patch version | description
---------- | --------------
b0 | Combined lcheapo and lcheapo_obspy
.0 | Fixed some bugs associated with creation of the ProcessSteps class
.1 | Fixed bugs where lcheapo_obspy was still called, harmonized start_time in input file
.2 | Fixed a bug in accessing sdpchain library (affected lcinfo lcfix...)
.3 | Patch because 1.0.2 on PyPI was bad
.4 | Further cleaned references to sdpchain, changed setup.py to automatically find modules (manual system used before didn't put sdpchain/ on PyPI)
.5 | Changed required python version to 3.8 (some files use '=' specifier in f-strings).
. | Integrated input_filename wildcard expansion into ProcessSteps.setup_path().
. | lcinfo now tries to work even if there is no header
. | Add example plots to lctest description in README.md
. | Fixed bug in lc_test particle_motion part
.5.post1 | fixed bug in lc2SDS_weak argument handling
.6 | Removed `import future` (2.x module) because causes crashes with some Pythons
.7 | Fixed ProcessSteps calling bug in `sdpcat`
.8 | Added lccut script creation to `lcfix`, changed creation of process-steps.json
. | to put all in one file, make backups of old versions