Skip to content

Releases: ptiede/Comrade.jl

v0.11.23

19 Jan 16:38
860a800

Choose a tag to compare

Comrade v0.11.23

Diff since v0.11.22

Add Enzyme upper bound because later versions have a correctness issue
Add ImgData so people can constrain image features directly.

Merged pull requests:

  • Add ability to specify image domain measurements (#438) (@ptiede)

Closed issues:

  • still getting an error after switching from ascube to asflat (#406)

v0.11.22

12 Dec 14:09
4daa772

Choose a tag to compare

Comrade v0.11.22

Diff since v0.11.21

  • Update to newer dependencies

v0.11.21

12 Dec 03:29
3fe33aa

Choose a tag to compare

Comrade v0.11.21

Diff since v0.11.20

  • Update to newest breaking version of TransformVariables

Merged pull requests:

  • Bump actions/checkout from 5 to 6 (#431) (@dependabot[bot])
  • Set default visdomain executor to be the same as grid. (#432) (@jumerckx)
  • Update to newer version of TransformVariables. (#435) (@ptiede)

v0.11.20

09 Dec 09:24
b90a006

Choose a tag to compare

Comrade v0.11.20

Diff since v0.11.19

  • Tweak Enzyme compact bounds to prevent segfaults from new Enzyme version

Merged pull requests:

v0.11.19

18 Sep 14:44
461011f

Choose a tag to compare

Comrade v0.11.19

Diff since v0.11.18

  • Change simulate_observation to draw directly from visibilities and do forward error propagation.

Merged pull requests:

v0.11.18

21 Jul 03:29
0e1eedc

Choose a tag to compare

Comrade v0.11.18

Diff since v0.11.17

  • Updated to Makie 0.24

Merged pull requests:

Closed issues:

  • Wishlist and (#18)
  • DimensionalData not found on Pkg.add("Comrade") due to malformed VLBISkyModels Project.toml (#417)

v0.11.17

14 Jul 12:38
5986703

Choose a tag to compare

Comrade v0.11.17

Diff since v0.11.16

  • Cleaned up some items with respect to Observation Tables, especially for manipulation.

v0.11.16

28 Jun 02:47
b0929b6

Choose a tag to compare

Comrade v0.11.16

Diff since v0.11.15

  • Clean up FixedSkyModel
  • Updated dep for HypercubeTransform

Merged pull requests:

v0.11.15

27 Jun 02:42
9ac6f8e

Choose a tag to compare

Comrade v0.11.15

Diff since v0.11.14

  • Fixed hypercube transform for instrument modeling

Merged pull requests:

  • Start the addition of support for instrument modeling with hypercube transforms (#415) (@ptiede)

v0.11.14

25 Jun 04:15
4cac9bb

Choose a tag to compare

Comrade v0.11.14

Diff since v0.11.13

  • Added MultiSkyModel

Merged pull requests:

  • Add ability to have multiple grids for a sky model (#414) (@ptiede)