Releases: bmarcote/evn_postprocess
Releases · bmarcote/evn_postprocess
Some bugs are flying away
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
v1.0.3 Merge branch 'master' of https://github.com/bmarcote/evn_postprocess
Bug fixes
Better docs, not breaking in a first random use
v1.0.1 Small touches in docs
First full stable version
1.0 Now post-process uses rich-argparse for CLI