Skip to content
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

Add Cat-B calibration onsite scripts #1147

Merged
merged 64 commits into from
Nov 27, 2023
Merged
Changes from 1 commit
Commits
Show all changes
64 commits
Select commit Hold shift + click to select a range
3222b66
first changes for adding cat-B online script
FrancaCassol Jun 22, 2023
c29332a
Add CatA key
FrancaCassol Jul 24, 2023
797b91e
prepare for calibration key change
FrancaCassol Jul 24, 2023
d2c1ad4
Add function to find interleaved files
FrancaCassol Jul 24, 2023
55df1e8
Add trailet to run on few subruns , for debugging
FrancaCassol Jul 24, 2023
c1efdbf
Add CatB default config variable
FrancaCassol Jul 24, 2023
2b7e91f
onsite script for CatB calibration
FrancaCassol Jul 25, 2023
78e49dd
Eliminate double argument and add missing argument
FrancaCassol Jul 25, 2023
9a8e180
improve sintax
FrancaCassol Jul 25, 2023
1d7c33b
Add script to send Cat-B calibration in batch
FrancaCassol Jul 25, 2023
069606b
correct scaling ratio
FrancaCassol Jul 25, 2023
dacf286
remove scaling ratio
FrancaCassol Jul 25, 2023
dc6ddf4
improvements of the scripts
FrancaCassol Jul 25, 2023
2cf8dbb
Merge branch 'main' of github.com:cta-observatory/cta-lstchain into c…
FrancaCassol Aug 30, 2023
a317154
Improve trailet help
FrancaCassol Aug 30, 2023
d66d1b1
Introduce DataCategory class
FrancaCassol Aug 30, 2023
1a4e639
add test for find_calibration_file
FrancaCassol Aug 30, 2023
2c3670f
change argumennt classes in order to overwrite config values
FrancaCassol Aug 30, 2023
47c72d6
correct category type
FrancaCassol Aug 31, 2023
207e802
minor improvements
FrancaCassol Aug 31, 2023
b80bc99
- correct filter search errors
FrancaCassol Sep 4, 2023
ed349cd
Write interleaved in dir DL1/interleaved
FrancaCassol Sep 4, 2023
f297c61
Write interleaved in dir DL1/interleaved
FrancaCassol Sep 4, 2023
b1d8b8b
Keep generic comment
FrancaCassol Sep 4, 2023
dfd4734
check if not simu
FrancaCassol Sep 4, 2023
26200d5
create interleaved output dir in the data tree
FrancaCassol Sep 5, 2023
83d6abe
Add fixture for interleaved r1 file build from pedcal run
maxnoe Sep 5, 2023
ce9d75e
check interleaved production
FrancaCassol Sep 6, 2023
5e50706
Merge branch 'ctaB_online_script' of github.com:cta-observatory/cta-l…
FrancaCassol Sep 6, 2023
4eaba9a
add test for cat-A calibration script
FrancaCassol Sep 8, 2023
f8a24e2
first version to be finalized
FrancaCassol Sep 15, 2023
54ee2a6
minor changes
FrancaCassol Sep 15, 2023
f76cc63
correct format
FrancaCassol Sep 15, 2023
4e272b2
Make test_data path absolute
maxnoe Sep 15, 2023
2cf44da
Remove file accidentaly commited
maxnoe Sep 15, 2023
cc98f78
Fix path in interleaved_r1_file fixture
maxnoe Sep 15, 2023
bdaaee1
correct batch script
FrancaCassol Sep 19, 2023
8bffa63
Merge branch 'ctaB_online_script' of github.com:cta-observatory/cta-l…
FrancaCassol Sep 19, 2023
af6d96c
Put correct default stat
FrancaCassol Sep 19, 2023
b77f61c
correct time correction sign
FrancaCassol Sep 20, 2023
e47afe1
Correct npe cut estimation
FrancaCassol Sep 20, 2023
bdc8a65
minor change
FrancaCassol Sep 20, 2023
9a10672
set maximum of unusable pixels to exclude bad time intervals
FrancaCassol Sep 21, 2023
6b74a64
Add number of unusable pixel
FrancaCassol Oct 3, 2023
48c5955
check dl2 event number
FrancaCassol Oct 3, 2023
1274a12
change default mongo DB url
FrancaCassol Oct 3, 2023
c2c4fb3
specify DB
FrancaCassol Oct 3, 2023
02f4fd1
correct the expected npe std
FrancaCassol Oct 4, 2023
e6d7f73
update test calibration modules
FrancaCassol Oct 4, 2023
9cfce97
Merge branch 'main' of github.com:cta-observatory/cta-lstchain into c…
FrancaCassol Oct 4, 2023
615e46f
Minor improvements
FrancaCassol Oct 4, 2023
1ead293
Add elements to nitpick_ignore
FrancaCassol Oct 4, 2023
7967446
corrent output dir
FrancaCassol Oct 4, 2023
d22f480
Do not write empty dl2 file
FrancaCassol Oct 5, 2023
8d41eb0
Update plot function to write correct units for the two calibration t…
FrancaCassol Oct 6, 2023
d4df4ba
correct if statement
FrancaCassol Oct 10, 2023
5726b64
correct calibration key
FrancaCassol Oct 12, 2023
c7079b8
improve key naming
FrancaCassol Oct 31, 2023
8345bbd
add gti (good time interval) column to calibration table
FrancaCassol Oct 31, 2023
c51353c
change name of data source dependent data frame
FrancaCassol Oct 31, 2023
8b2815e
Add function to select events in GTI
FrancaCassol Oct 31, 2023
30b5226
Sintax corrections
FrancaCassol Nov 2, 2023
4620173
correct name
FrancaCassol Nov 2, 2023
045a5fd
Update lstchain/reco/utils.py
FrancaCassol Nov 3, 2023
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
2 changes: 2 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@
("py:class", "t.Type"),
("py:class", "Config"),
("py:class", "Unicode"),
("py:class", "StrDict"),
("py:class", "ClassesType")
morcuended marked this conversation as resolved.
Show resolved Hide resolved
]

# The suffix(es) of source filenames.
Expand Down
Loading