Skip to content

DLRawTriggerReader #151

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 63 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
af11751
Add variable to skip quality checks
Feb 17, 2025
7c75fd9
Add r0 waveform reader (full camera)
Feb 17, 2025
ad02051
Correct start and stop sample definition
Feb 17, 2025
572454b
Introduce patches and random trigger patch
Feb 17, 2025
d1e1d1f
Add column with real number of Cherenkov to the batch
Feb 18, 2025
350c7d7
Small reordering
Feb 18, 2025
143a0fb
Introduce setting to get hot pixel from simulation
Feb 18, 2025
3993773
First implementation of balanced (nsb/cosmic) number of patches output
Feb 20, 2025
3dd75e4
Do the patch counting in the example identifier
Feb 21, 2025
45300a7
Changes to append features
Feb 21, 2025
382e5e2
Generate mono batch with append features
Feb 21, 2025
00b6cb1
tuple error fixed by itering in rows
Feb 21, 2025
ecab251
Indexing
Feb 24, 2025
7d53043
Changes in append feature
Feb 24, 2025
59de5d6
correct append features
Feb 24, 2025
8dfcf98
Allow interleave patches and reordering
Feb 24, 2025
c7a08b1
Fix bugs
jbuces Feb 24, 2025
ccf13dc
Last version of computing balanced patches in example identifiers
jbuces Feb 25, 2025
b71d702
Add all patches option
jbuces Feb 25, 2025
ad761bf
small changes
jbuces Feb 25, 2025
4805cec
all patches and double random but very slow
jbuces Feb 26, 2025
eeb6f8f
Optimization and get_true_image
jbuces Feb 26, 2025
4a46857
Optimization of the rest of output settings
jbuces Feb 26, 2025
df94649
Optimization in rest of output settings
jbuces Feb 27, 2025
7bf7ce4
nb
jbuces Feb 27, 2025
5182401
Merge tag 'v0.14.0' into example_identifiers
jbuces Feb 27, 2025
a550cf2
small bugs and remove some prints
jbuces Feb 27, 2025
2cd3abe
Add -1 waveform if not nsb or cosmic patches
jbuces Feb 27, 2025
59cbfe9
nsb_threshold -> cpe_threshold
jbuces Feb 27, 2025
0b0734b
add def to see if image and wf readers work
jbuces Feb 27, 2025
9cb396d
All options including r1 and image work well
jbuces Feb 27, 2025
86b4a5a
Reorganise append features
jbuces Feb 27, 2025
8d567dd
Reorganise append features and all ex identifiers have same columns
jbuces Feb 28, 2025
9e966af
Same order and names for generate batch cols
jbuces Feb 28, 2025
110c570
Reducing lines
jbuces Feb 28, 2025
165cbf0
nsbness -> patch_class
jbuces Feb 28, 2025
c25ac92
remove unnecessary trigger patches xpos from function
jbuces Feb 28, 2025
e5d135a
comments and nb
jbuces Feb 28, 2025
54e24a1
nbs
jbuces Feb 28, 2025
04c53bb
nbs
jbuces Mar 2, 2025
56fb4b3
removing unnecessary nbs
jbuces Mar 2, 2025
472572c
Add class_weight for balanced and double random
jbuces Mar 3, 2025
deed98c
Fix and add n_bkg_events and n_signal_events
jbuces Mar 3, 2025
2f3bc23
Remove interleave patches (keep order non compatible), add tel_index …
jbuces Mar 5, 2025
79d10c8
untab
jbuces Mar 5, 2025
ba45132
Add random patch instead of -1 for balanced with comparator 0
jbuces Mar 6, 2025
8a6b4d6
typo randint
jbuces Mar 6, 2025
c9d55ee
Correct input shape after defining patches
jbuces Mar 10, 2025
bd893da
mistake input shape
jbuces Mar 11, 2025
7cba0a2
Compute all cherenkov pe per patch in ex id
jbuces Mar 12, 2025
c23439d
Comments and fixes
jbuces Mar 12, 2025
f2b62a5
nb
jbuces Mar 12, 2025
8b62a5c
input shape from patch size
jbuces Mar 12, 2025
50d901c
Small corrections
jbuces Mar 12, 2025
bca7741
small bugs
jbuces Mar 12, 2025
2a9a9a0
define get_raw_ex in DataReader
jbuces Mar 13, 2025
2198a62
nbs
jbuces Mar 13, 2025
9b0228e
mapped waveform for hot pix not from sim
jbuces Mar 13, 2025
5cbff63
remove hot pix from sim, now always from sim
jbuces Mar 14, 2025
8c4a827
add unmaped waveform output
jbuces Mar 14, 2025
b7bb9c1
add neighbor dict calc
jbuces Mar 14, 2025
4ad3206
Merge tag 'v0.14.1' into Jorge_TriggerReader
jbuces Mar 14, 2025
72afd7a
unmaped wf
jbuces Mar 14, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading