Skip to content

Releases: achael/eht-imaging

v1.2.8

19 Apr 22:36
9ebd833
Compare
Choose a tag to compare

Updates from winter 2023-2024

-added polcal_new function with gradients to speed up D-term calibratoin
-fixed an issue with assigning the MJD when reading certain dates
-fixed deprecation issues in rex

v1.2.7

04 Oct 19:03
16ec509
Compare
Choose a tag to compare

fixed bug in unpack_bl
verified figure display now works properly in matplotlib version > 3.7

v1.2.6

08 Sep 00:58
e304b92
Compare
Choose a tag to compare
  • added functionality for Stokes V imaging
  • added self-cal functionality for separate R & L gains
  • added a new tutorial jupyter notebook
  • improved space VLBI data generation, replacing pyephem with skyfield
  • fixed many docstrings
  • fixed bugs in display for latest matplotlib vresion
  • fixed bugs in caltable

v1.2.5

19 Oct 22:49
1ca33d0
Compare
Choose a tag to compare
  • multifrequency synthesis helper functions
  • added analytic gradients for self-calibration
  • added butterworth filter for image smoothing

v1.2.4

05 May 03:51
6b1bcb9
Compare
Choose a tag to compare

-updates to multifrequency synthesis
-better documentation for starwarps

v1.2.3

29 Oct 17:56
ea61020
Compare
Choose a tag to compare

-Added geometric modeling library
-Fixed bugs in fits & uvfits I/O

v1.2.2

10 Dec 06:27
dc36dae
Compare
Choose a tag to compare

Updates from May-December 2020
-- added correlated-in-time gains to synthetic data
-- added (back) simultaneous Stokes I and polarimetric imaging
-- standardized synthetic data options for movie and image
-- fixed several bugs in multifrequency imaging
-- fixed bugs in dynamical closures
-- fixed bugs in load_uvfits for VLA data sets
-- fixed bugs in saving uvfits

v1.2.1

21 May 01:44
Compare
Choose a tag to compare

Minor bug fixes and documentation updates from v1.2
Ready for first PyPi release

v1.2.0

21 May 01:10
Compare
Choose a tag to compare

updates from late 2019/early 2020
-- added multifrequency imaging
-- added new movie utils for seamless imaging/plotting/ synthetic data generation
-- better synthetic data generation, with finer control over gains & d-terms
-- streamlined and linted code throughout.
-- many bug fixes

v1.1.1

08 Apr 20:27
Compare
Choose a tag to compare

A few bug fixes to ensure python3 compatibility
modified save_uvfits to read and load stokes IQUV basis .uvfits files.