Skip to content

Releases: ptiede/VIDA.jl

v0.12.8

24 Oct 21:03
c23f8ad
Compare
Choose a tag to compare

VIDA v0.12.8

Diff since v0.12.7

  • Fix small bug in nxcorr so that it uses the Bessel correction consistently.
  • Strengthen the tests

v0.12.7

24 Sep 19:28
6c610d4
Compare
Choose a tag to compare

VIDA v0.12.7

Diff since v0.12.6

  • fix plotting bug in triptic

v0.12.6

23 Sep 12:04
cbe42ab
Compare
Choose a tag to compare

VIDA v0.12.6

Diff since v0.12.5

Update to DD 0.28 and Optimization 4

Merged pull requests:

  • CompatHelper: bump compat for DimensionalData to 0.28, (keep existing compat) (#86) (@github-actions[bot])
  • CompatHelper: bump compat for Optimization to 4, (keep existing compat) (#87) (@github-actions[bot])

Closed issues:

  • Polarization support for movies (#80)

v0.12.5

13 Sep 16:28
Compare
Choose a tag to compare

VIDA v0.12.5

Diff since v0.12.4

Added the ability to read in polarized HDF5 files

Merged pull requests:

  • Allow VIDAMovie to work with polarization (#85) (@ptiede)

v0.12.4

11 Sep 17:44
5163349
Compare
Choose a tag to compare

VIDA v0.12.4

Diff since v0.12.3

  • Allow load_im_hdf5 to read images without the polarization field

v0.12.3

06 Sep 03:50
3ba678f
Compare
Choose a tag to compare

VIDA v0.12.3

Diff since v0.12.2

  • Fix triptic bugs
  • Allow divergence to be used on the GPU
  • Update to VLBISkyModels 0.6

Merged pull requests:

Closed issues:

  • triptic plots result in an error (#83)

v0.12.2

12 Jul 21:45
a60788f
Compare
Choose a tag to compare

v0.12.1

10 Jul 22:15
00d517e
Compare
Choose a tag to compare

VIDA v0.12.1

Diff since v0.12.0

  • Fixed several bugs in triptic Makie plot

v0.12.0

15 May 16:38
Compare
Choose a tag to compare

VIDA v0.12.0

Diff since v0.11.7

  • BREAKING All plotting now handled by Makie
  • Moved to ComradeBase0.7 and VLBISkyModels0.5
  • Templates now live in VLBISkyModels (forward facing user interface shouldn't change)

v0.11.7

30 Apr 22:48
dbd7aa5
Compare
Choose a tag to compare

VIDA v0.11.7

Diff since v0.11.6

  • Add polarized load_image and h5 reader

Merged pull requests: