Release 0.19.0
This release is a minor
release with new K-modulation import features added and the obsolete ones removed.
-
Added K-Modulation tools:
kmod_importer
: Main function to call the following scripts in succession.kmod_averages
: Combine k-modulation results into a single file.kmod_lumi_imbalance
: Calculate the luminosity imbalance IP1 / IP5 from k-modulation results.kmod_import
: Import k-modulation results into anoptics_measurements
directory asbeta_kmod_().tfs
file.
-
Removed:
- Old k-modulation scripts: Functionality is either in k-mod GUI or in newly added scripts.
What's Changed
- Kmod scripts new branch by @fscarlier in #463
Full Changelog: 0.18.1...0.19.0