cta-observatory/ctapipe repo issues [back to top]
Number of showers fallback does not take reuse into account in dl2_tables_preprocessing #2893 [Hckjs] bug
When using the DL2EventLoader e.g. with the IRFTool to load the simulation information, it first tries to read that...
cta-observatory/ctapipe repo pull_requests [back to top]
attach monitoring data to hdf5 file #2901 [TjarkMiener]
This PR tweaks the merger component to add functionalities listed in #2900 (comment) closes #2890
fix #2893, wrong n_showers when no sim dist in file #2913 [kosack]
If no simulation distribution was present in the file, the fallback was to use the simulation config, but applying...
Rename 'classification' field from ReconstructedContainer to 'particle_type' #2763 [Hckjs]
Update DataModel Version to v7.2.0 (DataWriter writes dl2 'particle_type' group instead of...
Add a StereoDispCombiner #2731 [Hckjs] enhancement algorithm module:reco
This is basically the StereoCombiner already implemented here in magic-cta-pipe. It combines the mono DISP...
mexanick
mexanick: I think this is wrong and we should not allow this. Also, in this way you allow to merge...
maxnoe: I don't think we have much choice here given the information available in the files. Even if we...
maxnoe: At least at the moment, the trigger table is the entry point for the HDF5 event source, we...
maxnoe: It goes back to our discussion wether the monitoring files should still have trigger...
maxnoe: This does not make sense. If we haven't merged anything yet, there is nothing yet in the output...
maxnoe: no, self.h5file is the output file, which here does not contain anything yet. You have to use...
mexanick
mexanick: what's the difference between this and plain "monitoring"?
maxnoe: the monitoring option is the flag that steers whether existing monitoring in the input files is...
maxnoe: I think we miscommunicated a bit here, sorry for that. The required_nodes should still be...