Tags: davidemiceli93/ctapipe
Tags
Merge pull request cta-observatory#1698 from HealthyPear/tests Fix bugs in TwoPassWindowSum and define better unit-test
Merge pull request cta-observatory#1639 from kosack/fix/twopassextractor fix a bug in twopass extractor where the timing slope was wrong
Merge pull request cta-observatory#1630 from cta-observatory/show_plu… …gins Show installed io plugins in ctapipe info, fixes cta-observatory#1540
fix read_table (cta-observatory#1605) * return Table not QTable from h5_table_to_astropy or read_table Also renamed the function to read_table everywhere (it was already called that, but was aliased as read_table while privately named h5_table_to_astropy, which could be confusing) * fix tests too * Fix docstring Co-authored-by: Maximilian Nöthe <[email protected]>
Fix handling of telescope parameters from cli for string values, fixes … …cta-observatory#1559 (cta-observatory#1560)
Make output path of provenance.log configurable (cta-observatory#1432) * write provenance file in append mode * add provenance_dir as trait * add tests * add prov_filename attribute * make provenance_log a path trait with file name * create filepath if it does not exist
PreviousNext