Skip to content

Conversation

jbuces
Copy link
Collaborator

@jbuces jbuces commented Mar 10, 2025

This PR allows the possibility to process r0 waveforms, and multiple forms of treating trigger patches of these raw waveforms.
Fixes #148 .
DLRawTriggerReader.pdf

TjarkMiener and others added 30 commits July 2, 2024 16:29
Use astropy for sky offset and separation calculation
Fixing Codacy's "undefined loop variable" error.
Prepping for new release
Allowing external algo to find trigger patch
Remove artifacts of the writer scripts in the README
…ile due permissions issues. for example: -rw-r--r-- 1 tjark.miener ctan-onsite-it 86051602 May 21 09:02 /fefs/aswg/workspace/tjark.miener/DeepCrab/logs/theta_16.087_az_108.090/LST1_cleanedTRN_type_fixcamgeo/example_identifiers_file.h5. Setting to read mode I am able to read it.
…_in_read_mode_only

example_identifiers_file is not able to open due a permissions issue.
This is later needed to do the pointing interpolation with the correct time stamp

also check that only a single file is provided when processing real data
@jbuces jbuces force-pushed the Jorge_TriggerReader branch from 72afd7a to 52599e2 Compare June 6, 2025 14:22
@TjarkMiener
Copy link
Member

Hi @jbuces ! What is the status of this PR draft? Anything missing to convert to "ready for review", so @nietootein and me can have a look?

@jbuces
Copy link
Collaborator Author

jbuces commented Sep 2, 2025

Hi @TjarkMiener! The times for processing 50000 events with the tdscan trigger on the complete waveform (way higher for patches waveform) is of around 30 minutes. So I added to the code an option to read the tdscan mask from a precomputed h5 file. The problem of computing it on the fly would be for the training part, to visualise how TDSCAN works by creating batches with the dl1 it is more than fine. I was thinking in removing the tdscan from the PR, what do you thinnk @nietootein, @TjarkMiener?

@jbuces jbuces marked this pull request as ready for review October 8, 2025 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable reading R0 data from ctapipe processor

5 participants