cta-observatory/ctapipe repo issues [back to top]
optimize cuts tool errors when setting fits.gz as output file #2693 [maxnoe] bug module:core
Describe the bug The tool currently raises an error that append is not supported for fits.gz files To Reproduce ❯...
applying models requires exact identity of telescope description #2775 [maxnoe] bug
Describe the bug The key for storing machine learning models is the telescope description instance, which in most...
cta-observatory/ctapipe repo pull_requests [back to top]
Add DL0 telescope event type, add missing types #2769 [maxnoe]
Marking as draft for now, I will prepare a change request to the R1 model so that the additional types we define...
Rework ml model serialization #2773 [LukasBeiske]
This is a first rework of how we save our ml models. To move away from pickle completely some more changes are still...
Acada lst integration tests #2774 [maxnoe]
kosack: Minor comment/question (not to do with the issue at hand): why does there need to be a special...
mdpunch: That was requested by NectarCam in fact, but the idea of having it as a type is just to be able...
maxnoe: For a possible ReducedWindow run, I guess it would be with the standard event type, as long as...