Skip to content

Releases: bmarcote/evn_postprocess

Some bugs are flying away

05 Sep 16:35
Compare
Choose a tag to compare

Main change:
I fixed a couple of bugs (related to missing 'silent' mode, not initialized correlator passes, broken idi2ms) that was breaking the running of the program.

Other changes:

  • I further extended the typing of the functions, following the path to have a more robust version in the near future.
  • Now the "silent mode" (to not open the GUI interface like when opening the standard plot files) has been implemented, and can be called by '-s' or '--silent'.

Stability improvements

26 Dec 21:39
Compare
Choose a tag to compare
v1.0.3

Merge branch 'master' of https://github.com/bmarcote/evn_postprocess

Bug fixes

19 Dec 14:24
Compare
Choose a tag to compare
v1.0.2

More robust with missing stations

Better docs, not breaking in a first random use

08 Dec 16:06
Compare
Choose a tag to compare

First full stable version

08 Dec 15:25
Compare
Choose a tag to compare
1.0

Now post-process uses rich-argparse for CLI