MagPy Version 1.0.6
####v<1.0.6>, <2022-07-26> --
1.0.6 additions:
+ added progress information to merge, subtract and other stream combination methods
1.0.6 fixes:
+ fixed rotation method in stream and absolute treatment to correctly use beta
+ fixed CheckAngle Button in DI input sheet
####v<1.0.5>, <2022-05-16> --
1.0.5 general:
+ removed locale modifications for interpreting months
+ basevalue data: when removing flagged data and adding data to memory,
this "new" data can be selected for baeline analysis
previously always the original/uncorrected data was used
+ new Docker image available
1.0.5 additions:
+ func2header allows to add functions as header info - can be saved with pycdf format
+ func2header is used in GUI if fit functions are calculated, popup asks user
+ added support for PREDSTORM data format
1.0.5 fixes:
+ correct usage of datetime in fitting options of GUI
+ GUI time issues mainly affecting windows
+ alphabetic sorting of files when loading from directory
+ no popup when canceling file opening
+ AutoDIF files accepted even with only two azimuth measurements
+ correct conversion of strings to integers (baseline adoption)