Tags: kosack/ctapipe
Tags
Clean up setup.py (cta-observatory#1118) * updated setup.py requirements * cleaned up install_requires list
modernize formatting code for python 3.6+ (cta-observatory#944) * used pyupgrade to modernize code for python 3.6+ * also modernize the examples * try disabling prospector error F999
Fix timing parameters for case when there are negative values in image ( cta-observatory#804)
Changes to SST1MEventSource (cta-observatory#729) * Add test using SST1MEventSource in the calibration pipeline * Cleanup of SST1MEventSource Removed functions inside containers Corrected tels_with_data into a set Added the channel dimension to r0.tel[i].waveform * Corrected telid for subarray * Added container to __all__ * Filled event_id and tels_with_data for other levels * Moved TelescopeDescription so that it is not re-created for each event * Add obs_id for the other data levels * Some minor corrections Restored relative import Corrected comment
Merge pull request cta-observatory#463 from kosack/master more cleanups for instrument class usage
Merge pull request cta-observatory#437 from kosack/improve_examples Improve examples
Merge pull request cta-observatory#345 from kosack/master update history for release
Merge pull request cta-observatory#323 from kosack/master more fixes for version.py
Merge pull request cta-observatory#316 from kosack/master fix build system so packages can be made
PreviousNext