Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 02:43
· 38 commits to main since this release
8cf6b75

VLBISkyModels v0.6.0

Diff since v0.5.8

Breaking

  • Made a lot more operations in place so Zygote no longer is a valid AD backend
  • VLBISkyModels is now only compatible with Enzyme as an AD engine
  • ComradeBase.load is now removed so we added load_fits and save_fits as the main IO functions

Minor fixes

  • StokesIntensityMap is gone since it is no longer needed for Zygote
  • Added time and frequency support for NFFT's
  • Fixed convolution bug

Merged pull requests:

Closed issues:

  • A bug of intensitymap! for dynamical or frequency-dependent models (#28)