-
Notifications
You must be signed in to change notification settings - Fork 4
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
Application of Cat-B calibration (option1) #302
Draft
marialainez
wants to merge
55
commits into
main
Choose a base branch
from
catB_option1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
4915cc1
Add new step in datasequence to produce the CatB calibration files
marialainez 53d57b3
add r0-dir to the calibration scripts (e.g. in case R0G is used)
marialainez 0b43696
Add CatB calibration file as input in dl1ab step
marialainez 95290da
adapt configuration file
marialainez 0828b26
add docstring
marialainez 763ec64
adapt tests
marialainez a3f0e1a
add argument in catB_calibration function
marialainez 9e9193c
adapt tests
marialainez 5ac3770
fix small issues
marialainez 889508c
adapt tests
marialainez 2d3e2bd
Update src/osa/configs/sequencer.cfg
marialainez eefba65
adapt name of Cat-A and Cat-B calibration dir to the cfg file
marialainez f483be3
use lstchain major version as calib_prod_id
marialainez 34c8ab0
add option in the cfg to apply or not catB calibration
marialainez c67cdd5
add cat A calibration run number
marialainez c3f8608
add filters as an argument of the catB calibration command
marialainez ccf89db
correct name of catB_calib_dir
marialainez f8b0edd
wait until the catB file is created if subrun != 0000
marialainez e94a15a
adapt tests
marialainez a9ebfdb
remove unused imports
marialainez d8df805
adapt tests
marialainez 37062cd
adapt historylevel function
marialainez d220c81
add --no-dl1ab option to process data with catB (sequencer launched t…
marialainez 805964b
if option --no-dl1ab, just execute the r0_to_dl1 step
marialainez 48f13b2
do not launch catB_calibration in datasequence
marialainez cf7b610
fix historylevel
marialainez 56294a8
launch catB and tailcuts_finder in a separate sequencer
marialainez 52d08bb
remove cat-B calibration function from datasequence
marialainez 9f75081
use options.date instead of date
marialainez 19108d1
fix path names
marialainez 564932a
use the config file produced by lstchain_find_tailcuts
marialainez dab59a0
check if catB and tailcuts_finder finished before launching dl1ab
marialainez c33586a
allow to use the dl1b standard config file is apply_standard_dl1b_con…
marialainez 20b5eb9
move catB_closed_file_exists function to paths
marialainez c5ff8ae
Merge branch 'main' into catB_option1
marialainez d02810c
add necessary imports
marialainez 169b20b
Merge branch 'catB_option1' of https://github.com/cta-observatory/lst…
marialainez 9229ad3
add sequencer_catB_tailcuts to pyproject.toml
marialainez ac064c9
add verbose option
marialainez 77b5d21
use the date provided in the command line (if given)
marialainez 0e1e799
fix the name of the path of the dl1a files (without tailcut84)
marialainez 360693f
write job_id correctly in the log file of the tailcut finder
marialainez 1a66fee
use the command name given in the cfg
marialainez a4a2d5c
check if sequencer is completed by looking at the history files
marialainez 02fc610
set rc to 1 (and not 0) to see that the job failed and be aware of it
marialainez 8b4487e
check if the catB files already exist
marialainez 450ae0d
add dococstrings
marialainez 7b49647
add necessary import
marialainez a4dd985
adapt tests
marialainez a30be4a
fix name
marialainez dcc641b
remove unnecessary f-string
marialainez f9456e1
add simulate option
marialainez 42c46e1
add abreviation for simulate option
marialainez 8070e23
write the DL1b files in the corresponding tailcutXY directory
marialainez 412eb7e
adapt tests
marialainez File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why is it commented? do you plan to include a new cat B calibration line in the history file?