Difference between revisions of "LST1Analysis MVA2"
(→Creating DL3 in the La Palma IT cluster) |
(→Creating DL3 in the La Palma IT cluster) |
||
Line 19: | Line 19: | ||
</pre> | </pre> | ||
+ | <pre style="color: blue"> | ||
* Select good quality data | * Select good quality data | ||
<pre style="color: blue"> | <pre style="color: blue"> | ||
Run notebook: | Run notebook: | ||
/home/monica.vazquez/LST1SCHOOL2024/notebooks/data_quality.ipynb | /home/monica.vazquez/LST1SCHOOL2024/notebooks/data_quality.ipynb | ||
+ | </pre> | ||
+ | Notebook settings: | ||
+ | <pre> | ||
+ | files = glob.glob("/fefs/aswg/data/real/OSA/DL1DataCheck_LongTerm/v0.10/2023????/DL1_datacheck_2023*.h5") | ||
+ | source_coordinates = SkyCoord.from_name("Crab Nebula") | ||
+ | max_zenith = 35 * u.deg | ||
+ | </pre> | ||
+ | |||
+ | |||
Copy good run list to: | Copy good run list to: | ||
/fefs/aswg/data/real/DL1/20230117/v0.10/tailcut84/dl1_LST-1.Run11699.h5 | /fefs/aswg/data/real/DL1/20230117/v0.10/tailcut84/dl1_LST-1.Run11699.h5 |
Revision as of 09:54, 22 February 2024
LST1 Analysis 2024
Creating DL3 in the La Palma IT cluster
School scripts/notebooks: /fefs/aswg/workspace/analysis-school-2024/cta-lstchain
- Open remote connection
ssh cp03 source /fefs/aswg/software/conda/etc/profile.d/conda.sh conda activate lstchain-v0.10.7 jupyter notebook --no-browser Link for browser in printout: http://localhost:88XX/?token=YYYYYYYYYYYY ssh -NfL localhost:88XX:localhost:88XX monica.vazquez@cp03
* Select good quality data <pre style="color: blue"> Run notebook: /home/monica.vazquez/LST1SCHOOL2024/notebooks/data_quality.ipynb
Notebook settings:
files = glob.glob("/fefs/aswg/data/real/OSA/DL1DataCheck_LongTerm/v0.10/2023????/DL1_datacheck_2023*.h5") source_coordinates = SkyCoord.from_name("Crab Nebula") max_zenith = 35 * u.deg
Copy good run list to:
/fefs/aswg/data/real/DL1/20230117/v0.10/tailcut84/dl1_LST-1.Run11699.h5
/fefs/aswg/data/real/DL1/20230117/v0.10/tailcut84/dl1_LST-1.Run11700.h5
/fefs/aswg/data/real/DL1/20230117/v0.10/tailcut84/dl1_LST-1.Run11701.h5
/fefs/aswg/data/real/DL1/20230117/v0.10/tailcut84/dl1_LST-1.Run11702.h5
/fefs/aswg/data/real/DL1/20230117/v0.10/tailcut84/dl1_LST-1.Run11703.h5
/home/monica.vazquez/LST1SCHOOL2024/helpful_scripts/file_list.txt
- DL1 to DL2 Step
cd /home/monica.vazquez/LST1SCHOOL2024/helpful_scripts ./launch_dl1_dl2.sh /fefs/aswg/data/models/AllSky/20230927_v0.10.4_crab_tuned/dec_2276 /fefs/aswg/data/models/AllSky/20230927_v0.10.4_crab_tuned/dec_2276/lstchain_config_2023-09-27.json