Difference between revisions of "NovaAnalysis MVA"

From my_wiki
Jump to: navigation, search
Line 1: Line 1:
 
= TEST =
 
= TEST =
 +
 +
TOC
  
 
'''Nova Ophiuchi coordinates''':  
 
'''Nova Ophiuchi coordinates''':  

Revision as of 14:35, 14 February 2022

TEST

TOC

Nova Ophiuchi coordinates:

  • RA = 17h 50m 13.20s = 267.555 deg
  • DEC = -06 deg 42m 28.00s = -6.707 deg
Oph data

Date

Run

Zenith [deg]

20210809 5580-5584 35-42
20210810 5630-5639 35-59
20210812 5696-5704 35-55

DL2 data @ PIC:

/pnfs/pic.es/data/cta/LST/Data/DL2/20210809/v0.7.3/tailcut84/*558*
/pnfs/pic.es/data/cta/LST/Data/DL2/20210810/v0.7.3/tailcut84/
/pnfs/pic.es/data/cta/LST/Data/DL2/20210811/v0.7.3/tailcut84/

DL2 MC @ LaPalma:

/fefs/aswg/data/mc/DL2/20200629_prod5_trans_80/gamma/zenith_20deg/south_pointing/20210416_v0.7.3_prod5_trans_80_local_taicut_8_4/off0.4deg/dl2_gamma_20deg_180deg_off0.4deg_20210416_v0.7.3_prod5_trans_80_local_taicut_8_4_training.h5
/fefs/aswg/data/mc/DL2/20200629_prod5_trans_80/gamma/zenith_20deg/south_pointing/20210416_v0.7.3_prod5_trans_80_local_taicut_8_4/off0.4deg/dl2_gamma_20deg_180deg_off0.4deg_20210416_v0.7.3_prod5_trans_80_local_taicut_8_4_testing.h5
/fefs/aswg/lstosa/config_files_lstchain/lstchain_standard_config_tailcut84.json


Create IRF:

lstchain_create_irf_files -g $NASDIR/LST1_DATA/NOVA/MC/dl2_gamma_20deg_180deg_off0.4deg_20210416_v0.7.3_prod5_trans_80_local_taicut_8_4_testing.h5 -o irf.gh03.fits.gz --point-like --config irf_tool_config_gh03.json --irf-obs-time 50

Create Data DL3:

lstchain_create_dl3_file -d $NASDIR/LST1_DATA/NOVA/DATA/dl2_LST-1.Run05580.h5 -o $NASDIR/LST1_DATA/NOVA/DL2toDL3 --input-irf $NASDIR/LST1_DATA/NOVA/DL2toDL3/irf.gh03.fits.gz --source-name RS_Ophiuchi --source-ra=267.555deg --source-dec=-6.707deg --config irf_tool_config_gh03.json
  • RA = 17h 50m 13.20s = 267.555 deg
  • DEC = -06 deg 42m 28.00s = -6.707 deg

Figuring out the RF models & MC samples to use

Looking at the config of night: 20210809

/fefs/aswg/data/real/DL2/20210809/v0.7.3/tailcut84/log/sequencer_v073_tailcut84_trans80.cfg

The RFs used are located here:

/fefs/aswg/data/models/20200629_prod5_trans_80/zenith_20deg/south_pointing/20210416_v0.7.3_prod5_trans_80_local_taicut_8_4

The DL1 input files have a similar directory structure:

/fefs/aswg/data/mc/DL1/20200629_prod5_trans_80/gamma/zenith_20deg/south_pointing/20210416_v0.7.3_prod5_trans_80_local_taicut_8_4/off0.4deg

And the corresponding DL2 files:

/fefs/aswg/data/mc/DL2/20200629_prod5_trans_80/gamma/zenith_20deg/south_pointing/20210416_v0.7.3_prod5_trans_80_local_taicut_8_4/off0.4deg/
  • dl2_gamma_20deg_180deg_off0.4deg_20210416_v0.7.3_prod5_trans_80_local_taicut_8_4_testing.h5
  • dl2_gamma_20deg_180deg_off0.4deg_20210416_v0.7.3_prod5_trans_80_local_taicut_8_4_training.h5


ANother section