Describe the bug
The tables written by ctapipe-apply-models, due to the use of astropy joins, are ordered by obs_id, event_id, not as in the input tables (e.g. /dl1/event/subarray/trigger or /dl2/event/subarray/geometry/HillasReconstructor
This prevents the optimization discussed here #2114
Expected behavior
Keep order of events
Describe the bug
The tables written by
ctapipe-apply-models, due to the use of astropy joins, are ordered by obs_id, event_id, not as in the input tables (e.g./dl1/event/subarray/triggeror/dl2/event/subarray/geometry/HillasReconstructorThis prevents the optimization discussed here #2114
Expected behavior
Keep order of events