cta-observatory/ctapipe repo issues [back to top]
Nothing happening
cta-observatory/ctapipe repo pull_requests [back to top]
Calibpipe interface #2802 [TjarkMiener]
This PR prepares ctapipe to interface with camera calibration data products from calibpipe.
Set disable=None by default for progress bar in ctapipe tools #2444 [morcuended]
Sets tqdm(..., disable=None) in process and merge ctapipe tools. By default the progress bar is displayed when...
Muon fit chord length fix #2803 [burmist-git]
Modified the chord_length function to fix a bug. It now filters out non-physical solutions for chodr vs phi. Updated...
Generalise table preprocessing #2791 [Voutsi] module:irf
Closes #2790 Refactoring the DL2 processing for producing IRFs. The motivation is to use the same code for more...
kosack
kosack: Looks good. Just did a quick test to see the effect, and I see no issues! Before fix, the left...