lstosa 0.10.12__tar.gz → 0.10.13__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {lstosa-0.10.12 → lstosa-0.10.13}/PKG-INFO +1 -1
- lstosa-0.10.13/crontab/crontab.txt +101 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/lstosa.egg-info/PKG-INFO +1 -1
- {lstosa-0.10.12 → lstosa-0.10.13}/src/lstosa.egg-info/SOURCES.txt +1 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/_version.py +2 -2
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/scripts/gain_selection.py +2 -1
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/scripts/sequencer_webmaker.py +5 -2
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/utils/cliopts.py +6 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/.coveragerc +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/.gitignore +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/.mailmap +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/.pre-commit-config.yaml +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/.readthedocs.yml +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/LICENSE +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/MANIFEST.in +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/README.md +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/codemeta.json +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/dev/mysql.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/docs/Makefile +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/docs/_static/logo_lstosa.png +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/docs/authors.rst +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/docs/components/index.rst +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/docs/conf.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/docs/configuration.rst +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/docs/contribute.rst +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/docs/documents/index.rst +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/docs/howto/index.rst +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/docs/index.rst +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/docs/introduction/index.rst +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/docs/introduction/reduction_steps_lstchain.png +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/docs/jobs.rst +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/docs/make.bat +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/docs/nightsummary.rst +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/docs/provenance.rst +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/docs/references.rst +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/docs/reports.rst +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/docs/scripts/index.rst +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/docs/troubleshooting/index.rst +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/docs/utils.rst +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/docs/veto.rst +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/docs/workflow/LSTOSA_flow.png +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/docs/workflow/index.rst +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/environment.yml +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/extra/example_sequencer.txt +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/extra/history_files/sequence_LST1_04183.history +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/extra/history_files/sequence_LST1_04183_failed.history +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/extra/history_files/sequence_LST1_04183_oneline.history +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/extra/history_files/sequence_LST1_04185.0010.history +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/extra/sacct_output.csv +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/extra/squeue_output.csv +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/pyproject.toml +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/setup.cfg +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/lstosa.egg-info/dependency_links.txt +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/lstosa.egg-info/entry_points.txt +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/lstosa.egg-info/requires.txt +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/lstosa.egg-info/top_level.txt +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/__init__.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/configs/__init__.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/configs/config.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/configs/datamodel.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/configs/options.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/configs/sequencer.cfg +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/conftest.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/high_level/__init__.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/high_level/selection_cuts.toml +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/high_level/significance.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/high_level/tests/test_significance.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/job.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/nightsummary/__init__.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/nightsummary/database.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/nightsummary/extract.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/nightsummary/nightsummary.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/nightsummary/set_source_coordinates.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/nightsummary/tests/test_database.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/nightsummary/tests/test_extract.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/nightsummary/tests/test_nightsummary.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/nightsummary/tests/test_source_coordinates.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/osadb.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/paths.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/provenance/__init__.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/provenance/capture.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/provenance/config/definition.yaml +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/provenance/config/environment.yaml +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/provenance/config/logger.yaml +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/provenance/io.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/provenance/utils.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/raw.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/report.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/scripts/__init__.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/scripts/autocloser.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/scripts/calibration_pipeline.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/scripts/closer.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/scripts/copy_datacheck.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/scripts/datasequence.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/scripts/provprocess.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/scripts/reprocess_longterm.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/scripts/reprocessing.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/scripts/sequencer.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/scripts/show_run_summary.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/scripts/simulate_processing.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/scripts/tests/__init__.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/scripts/tests/test_osa_scripts.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/scripts/update_source_catalog.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/tests/__init__.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/tests/test_jobs.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/tests/test_osa.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/tests/test_osadb.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/tests/test_paths.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/tests/test_raw.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/tests/test_report.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/tests/test_veto.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/utils/__init__.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/utils/iofile.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/utils/logging.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/utils/mail.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/utils/register.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/utils/tests/test_iofile.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/utils/tests/test_utils.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/utils/utils.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/version.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/veto.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/webserver/__init__.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/webserver/utils.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/workflow/__init__.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/workflow/dl3.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/workflow/stages.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/workflow/tests/test_dl3.py +0 -0
- {lstosa-0.10.12 → lstosa-0.10.13}/src/osa/workflow/tests/test_stages.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: lstosa
|
|
3
|
-
Version: 0.10.
|
|
3
|
+
Version: 0.10.13
|
|
4
4
|
Summary: Onsite analysis pipeline for the CTA LST-1
|
|
5
5
|
Author: María Láinez, José Enrique Ruiz, Lab Saha, Andrés Baquero, José Luis Contreras, Maximilian Linhoff
|
|
6
6
|
Author-email: Daniel Morcuende <dmorcuen@ucm.es>
|
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
#SHELL=/usr/bin/bash
|
|
2
|
+
#BASH_ENV="/local/home/lstanalyzer/.bashrc"
|
|
3
|
+
#
|
|
4
|
+
#-Datacheck jobs
|
|
5
|
+
#
|
|
6
|
+
#30 5 * * * /usr/bin/bash /fefs/onsite/pipeline/data-check/Data_Check_daily_script_v2.sh
|
|
7
|
+
#05 00-07 * * * /usr/bin/bash /fefs/onsite/pipeline/data-check/Process_Run_incremental_script_v7.sh
|
|
8
|
+
#05 00-07 * * * /usr/bin/bash /fefs/onsite/pipeline/data-check/Process_Run_incremental_script_close_night_v7.sh
|
|
9
|
+
#05 00-07 * * * /usr/bin/bash /fefs/onsite/pipeline/data-check/Process_Run_incremental_script_v9.sh
|
|
10
|
+
# EDIT Daniel Morcuende 2023-01-30: Running the data check during the night might be causing busy states of the camera during
|
|
11
|
+
# data taking. I modified the cron above to launch only during the day.
|
|
12
|
+
05 08-13 * * * /usr/bin/bash /fefs/onsite/pipeline/data-check/Process_Run_incremental_script_v9.sh
|
|
13
|
+
#00 08 * * * /usr/bin/bash /fefs/onsite/pipeline/data-check/Process_Run_incremental_script_close_night_v7.sh
|
|
14
|
+
#00 09 * * * /usr/bin/bash /fefs/onsite/pipeline/data-check/Process_Run_incremental_script_close_night_v7.sh
|
|
15
|
+
00 08 * * * /usr/bin/bash /fefs/onsite/pipeline/data-check/Process_Run_incremental_script_close_night_v9.sh
|
|
16
|
+
#05 12 * * * /usr/bin/bash /fefs/onsite/pipeline/data-check/Process_Run_incremental_script_close_night_v7.sh
|
|
17
|
+
#05 12 * * * /usr/bin/bash /fefs/onsite/pipeline/data-check/Process_Run_incremental_script_close_night_no_nightsummary_v7.sh
|
|
18
|
+
05 12 * * * /usr/bin/bash /fefs/onsite/pipeline/data-check/Process_Run_incremental_script_close_night_no_nightsummary_v9.sh
|
|
19
|
+
#05 12 * * * /usr/bin/bash /fefs/onsite/pipeline/data-check/Process_Run_incremental_script_close_night_v9.sh
|
|
20
|
+
#00 14,16,18,20,21,22,23 * * * /usr/bin/bash /fefs/onsite/pipeline/data-check/Process_Run_incremental_script_v8.sh
|
|
21
|
+
#00 14,16,18,20,21,22,23 * * * /usr/bin/bash /fefs/onsite/pipeline/data-check/Process_Run_incremental_script_close_night_v8.sh
|
|
22
|
+
#00 14,16,18,20,21,22,23 * * * /usr/bin/bash /fefs/onsite/pipeline/data-check/Process_Run_incremental_script_v10.sh
|
|
23
|
+
# EDIT Daniel Morcuende 2023-01-30: Running the data check during the night might be causing busy states of the camera during
|
|
24
|
+
# data taking. I modified the cron above to launch only during the day up to 18:00 UTC.
|
|
25
|
+
00 14,16,18 * * * /usr/bin/bash /fefs/onsite/pipeline/data-check/Process_Run_incremental_script_v10.sh
|
|
26
|
+
#40 * * * * /usr/bin/bash /fefs/onsite/pipeline/data-check/test_cron.sh
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
SHELL=/usr/bin/bash
|
|
30
|
+
BASH_ENV="/local/home/lstanalyzer/.bashrc"
|
|
31
|
+
CRON_TZ=UTC
|
|
32
|
+
# Update astropy auxiliary data (e.g. IERS) every week
|
|
33
|
+
0 0 * * SUN source /fefs/aswg/lstosa/utils/osa-conda; python /fefs/aswg/data/aux/astropy/get_iers_data.py > /dev/null 2>&1
|
|
34
|
+
#
|
|
35
|
+
# lstosa jobs
|
|
36
|
+
#
|
|
37
|
+
# [COPY OBS OVERVIEW] Copy observations overview and daily camera checks to lst1 datacheck webserver
|
|
38
|
+
#
|
|
39
|
+
00 09 * * * /usr/bin/bash /fefs/aswg/lstosa/misc/copy_camera_daily_check_to_www.sh >/dev/null 2>&1
|
|
40
|
+
#
|
|
41
|
+
# [RUN SUMMARY] Produce the run summary file at the end of the observations to make sure it contains all the runs taken
|
|
42
|
+
#
|
|
43
|
+
05 07 * * * obsdate=`date +\%Y\%m\%d -d yesterday`; export obsdate; source /fefs/aswg/lstosa/utils/osa-conda; lstchain_create_run_summary -d $obsdate --overwrite > /dev/null 2>&1
|
|
44
|
+
#
|
|
45
|
+
# [MERGED RUN SUMMARY] Produce the merged run summary file containing all the runs taken by the LST.
|
|
46
|
+
# This only appends the runs of the given date.
|
|
47
|
+
#
|
|
48
|
+
15 07 * * * obsdate=`date +\%Y\%m\%d -d yesterday`; source /fefs/aswg/lstosa/utils/osa-conda; lstchain_merge_run_summaries -d $obsdate /fefs/aswg/data/real/OSA/Catalog/merged_RunSummary.ecsv > /dev/null 2>&1
|
|
49
|
+
#
|
|
50
|
+
# [GAIN SELECTION]
|
|
51
|
+
#
|
|
52
|
+
#50 07 * * * obsdate=`date +\%Y\%m\%d -d yesterday`; export obsdate; conda activate /fefs/aswg/software/conda/envs/osa-dev; gain_selection --no-queue-check -c /fefs/aswg/lstosa/cfg/sequencer_v0.10.cfg -d $obsdate -o /fefs/aswg/data/real/R0G -s 7 >> /fefs/aswg/data/real/OSA/GainSel_log/${obsdate}_LST1.log 2>&1
|
|
53
|
+
#
|
|
54
|
+
# [GAIN SELECTION CHECK]
|
|
55
|
+
#
|
|
56
|
+
#20 08 * * * obsdate=`date +\%Y\%m\%d -d yesterday`; export obsdate; conda activate /fefs/aswg/software/conda/envs/osa-dev; gain_selection --check -c /fefs/aswg/lstosa/cfg/sequencer_v0.10.cfg -d $obsdate -o /fefs/aswg/data/real/R0G -s 7 >> /fefs/aswg/data/real/OSA/GainSel_log/${obsdate}_check_LST1.log 2>&1
|
|
57
|
+
#
|
|
58
|
+
# [SIMULATED SEQUENCER] Launch sequencer once in the morning simulated. It also produces the run summary file if not found.
|
|
59
|
+
#
|
|
60
|
+
10 08 * * * obsdate=`date +\%Y-\%m-\%d -d yesterday`; export obsdate; source /fefs/aswg/lstosa/utils/osa-conda; sequencer -c /fefs/aswg/lstosa/cfg/sequencer_v0.10.cfg -s -d $obsdate LST1 >> /fefs/aswg/data/real/OSA/Sequencer_log/${obsdate}_LST1.log 2>&1
|
|
61
|
+
#
|
|
62
|
+
# [SEQUENCER] Launch sequencer once in the morning
|
|
63
|
+
#
|
|
64
|
+
50 07 * * * obsdate=`date +\%Y-\%m-\%d -d yesterday`; export obsdate; source /fefs/aswg/lstosa/utils/osa-conda; sequencer -c /fefs/aswg/lstosa/cfg/sequencer_v0.10.cfg -d $obsdate --no-gainsel --no-dl2 LST1 > /dev/null 2>&1
|
|
65
|
+
#
|
|
66
|
+
# [WEB SEQUENCER] Make sequencer xhtml table and copy it to the lst1 webserver
|
|
67
|
+
#
|
|
68
|
+
*/15 08-18 * * * obsdate=`date +\%Y\%m\%d -d yesterday`; export obsdate; source /fefs/aswg/lstosa/utils/osa-conda; sequencer_webmaker -c /fefs/aswg/lstosa/cfg/sequencer_v0.10.cfg; if [ $? = 0 ]; then scp /fefs/aswg/data/real/OSA/SequencerWeb/osa_status_$obsdate.html datacheck:/home/www/html/datacheck/lstosa/sequencer.xhtml; fi > /dev/null 2>&1
|
|
69
|
+
#
|
|
70
|
+
# [AUTOCLOSER] Launch the closer without forcing it (no -f option).
|
|
71
|
+
#
|
|
72
|
+
0 10-18/2 * * * obsdate=`date +\%Y-\%m-\%d -d yesterday`; export obsdate; source /fefs/aswg/lstosa/utils/osa-conda; autocloser -c /fefs/aswg/lstosa/cfg/sequencer_v0.10.cfg -d $obsdate --no-gainsel --no-dl2 LST1 >> /fefs/aswg/data/real/OSA/Autocloser_log/${obsdate}_LST1.log 2>&1
|
|
73
|
+
#
|
|
74
|
+
# [COPY DATACHECK] Copy the available calibration and DL1 datacheck to the LST1 webserver.
|
|
75
|
+
#
|
|
76
|
+
05,20,40 08-18 * * * obsdate=`date +\%Y-\%m-\%d -d yesterday`; export obsdate; source /fefs/aswg/lstosa/utils/osa-conda; copy_datacheck -c /fefs/aswg/lstosa/cfg/sequencer_v0.10.cfg -d $obsdate LST1 > /dev/null 2>&1
|
|
77
|
+
#
|
|
78
|
+
# [SOURCE CATALOG]
|
|
79
|
+
#
|
|
80
|
+
00 11-19 * * * obsdate=`date +\%Y-\%m-\%d -d yesterday`; export obsdate; source /fefs/aswg/lstosa/utils/osa-conda; update_source_catalog $obsdate > /dev/null 2>&1
|
|
81
|
+
#
|
|
82
|
+
# [COPY CUMULATIVE LST-1 OBSERVATION TIME]
|
|
83
|
+
# (added by Daniel Morcuende on 2024-04-05)
|
|
84
|
+
#
|
|
85
|
+
0 11 * * FRI /usr/bin/bash /fefs/aswg/lstosa/misc/update_cumulative_obs_time.sh >/dev/null 2>&1
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
# Daniel Morcuende (2023-11-08) periodically remove leftover jobs kept in the SLURM as pending after job dependency not satisfied because of failure (Reason in squeue: 'DependencyNeverSatisfied').
|
|
89
|
+
# It does only look for lstosa jobs launched by sequencer with the prefix "LST1_" and also the merging jobs launched by autocloser like "longterm_dl1_datacheck".
|
|
90
|
+
*/30 * * * * /local/home/lstanalyzer/remove_dependency_never_satisfied_jobs.sh > /dev/null 2>&1
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
SHELL=/usr/bin/bash
|
|
96
|
+
BASH_ENV="/local/home/lstanalyzer/.bashrc"
|
|
97
|
+
CRON_TZ=UTC
|
|
98
|
+
#
|
|
99
|
+
# Restart camera processing of calibration runs in realtime in case it was killed for whatever reason
|
|
100
|
+
#
|
|
101
|
+
04 * * * * cd /local/home/lstanalyzer/camera/lst-camera-watchers;./lst1_watcher_restarter
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: lstosa
|
|
3
|
-
Version: 0.10.
|
|
3
|
+
Version: 0.10.13
|
|
4
4
|
Summary: Onsite analysis pipeline for the CTA LST-1
|
|
5
5
|
Author: María Láinez, José Enrique Ruiz, Lab Saha, Andrés Baquero, José Luis Contreras, Maximilian Linhoff
|
|
6
6
|
Author-email: Daniel Morcuende <dmorcuen@ucm.es>
|
|
@@ -208,7 +208,8 @@ def apply_gain_selection(date: str, start: int, end: int, output_basedir: Path =
|
|
|
208
208
|
log.info(f"Found {len(calib_runs)} NO-DATA runs")
|
|
209
209
|
|
|
210
210
|
for run in calib_runs:
|
|
211
|
-
|
|
211
|
+
run_id = run["run_id"]
|
|
212
|
+
log.info(f"Copying R0 files corresponding to run {run_id} directly to {output_dir}")
|
|
212
213
|
# Avoid copying files while it is still night time
|
|
213
214
|
wait_for_daytime(start, end)
|
|
214
215
|
|
|
@@ -55,7 +55,7 @@ def html_content(body: str, date: str) -> str:
|
|
|
55
55
|
)
|
|
56
56
|
|
|
57
57
|
|
|
58
|
-
def get_sequencer_output(date: str, config: str, test=False) -> list:
|
|
58
|
+
def get_sequencer_output(date: str, config: str, test=False, no_gainsel=False) -> list:
|
|
59
59
|
"""Call sequencer to get table with the sequencer status report.
|
|
60
60
|
|
|
61
61
|
Parameters
|
|
@@ -82,6 +82,9 @@ def get_sequencer_output(date: str, config: str, test=False) -> list:
|
|
|
82
82
|
options.tel_id,
|
|
83
83
|
]
|
|
84
84
|
|
|
85
|
+
if no_gainsel:
|
|
86
|
+
commandargs.insert(1, "--no-gainsel")
|
|
87
|
+
|
|
85
88
|
if test:
|
|
86
89
|
commandargs.insert(-1, "-t")
|
|
87
90
|
|
|
@@ -144,7 +147,7 @@ def main():
|
|
|
144
147
|
sys.exit(1)
|
|
145
148
|
|
|
146
149
|
# Get the table with the sequencer status report:
|
|
147
|
-
lines = get_sequencer_output(date, args.config, args.test)
|
|
150
|
+
lines = get_sequencer_output(date, args.config, test=args.test, no_gainsel=args.no_gainsel)
|
|
148
151
|
|
|
149
152
|
# Build the html sequencer table that will be place in the body of the HTML file
|
|
150
153
|
matrix = lines_to_matrix(lines)
|
|
@@ -447,6 +447,12 @@ def sequencer_webmaker_argparser():
|
|
|
447
447
|
parser = ArgumentParser(
|
|
448
448
|
description="Script to make an xhtml from LSTOSA sequencer output", parents=[common_parser]
|
|
449
449
|
)
|
|
450
|
+
parser.add_argument(
|
|
451
|
+
"--no-gainsel",
|
|
452
|
+
action="store_true",
|
|
453
|
+
default=False,
|
|
454
|
+
help="Do not check if the gain selection finished correctly (default False)",
|
|
455
|
+
)
|
|
450
456
|
options.tel_id = "LST1"
|
|
451
457
|
options.prod_id = get_prod_id()
|
|
452
458
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|