Skip to content

Releases: ptiede/Comrade.jl

v0.9.2

07 Feb 15:06
Compare
Choose a tag to compare

Comrade v0.9.2

Diff since v0.9.1

v0.9.1

24 Jan 22:07
13f2519
Compare
Choose a tag to compare

Comrade v0.9.1

Diff since v0.9.0

  • Switched to VLBISkyModels 0.4, ComradeBase 0.6
    • Added ability to autodiff through analytic models in the image domain
    • Improved the docs
    • Improved show for posterior

Merged pull requests:

  • CompatHelper: add new compat entry for DimensionalData at version 0.25, (keep existing compat) (#332) (@github-actions[bot])

Closed issues:

  • JonesModel and other calibration data types are not exported (#328)

v0.9.0

20 Nov 23:42
6eadc14
Compare
Choose a tag to compare

Comrade v0.9.0

Diff since v0.8.1

Merged pull requests:

  • Separete the sky models from Comrade (#306) (@ptiede)
  • Add better reference station support (#308) (@ptiede)
  • update (#310) (@ptiede)
  • CompatHelper: bump compat for SciMLBase to 2 for package ComradeOptimization, (keep existing compat) (#318) (@github-actions[bot])
  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#326) (@github-actions[bot])

Closed issues:

  • Incorrect dosctring for Radio Likelihood (#312)
  • Error while trying the Imaging a Black Hole using only Closure Quantities example (#313)
  • Pigeons deserialization of NFFT does not work (#316)
  • File polarized_gaussian_all_corruptions.uvfits referenced in examples does not exist (#319)

v0.8.1

20 Jun 12:29
fefb65c
Compare
Choose a tag to compare

Comrade v0.8.1

Diff since v0.8.0

Merged pull requests:

  • CompatHelper: bump compat for TransformVariables to 0.8, (keep existing compat) (#282) (@github-actions[bot])
  • CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat) (#307) (@github-actions[bot])

v0.8.0

12 May 02:25
Compare
Choose a tag to compare

Comrade v0.8.0

Diff since v0.7.8

Closed issues:

  • Slowdown with plotting a model image for certain difficult options (#261)
  • Image edge effects (#291)

Merged pull requests:

  • Separate out the eht-imaging dependency (#297) (@ptiede)
  • CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#298) (@github-actions[bot])
  • CompatHelper: add new compat entry for Requires at version 1, (keep existing compat) (#300) (@github-actions[bot])
  • CompatHelper: add new compat entry for JLD2 at version 0.4 for package ComradeAHMC, (keep existing compat) (#301) (@github-actions[bot])
  • Allow AHMC to save directly to disk (#302) (@ptiede)

v0.7.8

22 Apr 18:54
Compare
Choose a tag to compare

Comrade v0.7.8

Diff since v0.7.7

v0.7.7

18 Apr 14:06
61a587b
Compare
Choose a tag to compare

Comrade v0.7.7

Diff since v0.7.6

Merged pull requests:

v0.7.6

05 Apr 03:04
b28282b
Compare
Choose a tag to compare

Comrade v0.7.6

Diff since v0.7.5

v0.7.5

22 Mar 15:40
bd1cf37
Compare
Choose a tag to compare

Comrade v0.7.5

Diff since v0.7.4

Merged pull requests:

v0.7.4

11 Mar 04:02
2724c29
Compare
Choose a tag to compare

Comrade v0.7.4

Diff since v0.7.3

Closed issues:

  • Allow per stations gain and d-term segmentation priors (#279)
  • Typo in example of dev docs for AHMC autodiff in sampling (#290)

Merged pull requests:

  • Add per station segmentation schemes (and fixed option) (#292) (@ptiede)