8000 Tags · kosack/ctapipe · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: kosack/ctapipe

Tags

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Clean up setup.py (cta-observatory#1118)

* updated setup.py requirements

* cleaned up install_requires list

v0.6.2

Toggle v0.6.2's commit message
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

v0.6.1

Toggle v0.6.1's commit message
Fix timing parameters for case when there are negative values in image (

cta-observatory#804)

v0.6.0

Toggle v0.6.0's commit message
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

v0.5.2

Toggle v0.5.2's commit message
release version 0.5.2

v0.5.1

Toggle v0.5.1's commit message
Merge pull request cta-observatory#463 from kosack/master

more cleanups for instrument class usage

v0.5.0

Toggle v0.5.0's commit message
Merge pull request cta-observatory#437 from kosack/improve_examples

Improve examples

v0.4.0

Toggle v0.4.0's commit message
Merge pull request cta-observatory#345 from kosack/master

update history for release

v0.3.4

Toggle v0.3.4's commit message
Merge pull request cta-observatory#323 from kosack/master

more fixes for version.py

v0.3.3

Toggle v0.3.3's commit message
Merge pull request cta-observatory#316 from kosack/master

fix build system so packages can be made
0