Difference between revisions of "Crab Nebula Performance srcdep analysis"

From my_wiki
Jump to: navigation, search
(Created page with "=Crab Nebula Performance (source-dependent analysis)= ==General information== * '''Name of the source''': Name * '''Brief description of the source''': ** Object type : Unk...")
 
(Random forest)
Line 32: Line 32:
 
==Random forest==
 
==Random forest==
  
Please include your specific .json files used in producing your RFs and for which source analysis (source dependent or independent), and variabules used in the RF.
+
* source-dep
 +
** configuration file
 +
/fefs/aswg/workspace/seiya.nozaki/Crab_performance_paper/20220518_allsky_dec2276_tuned/zd_all_with_pointing_info/RF/lstchain_src_dep_config.json
  
'''Example'''
+
** Energy regression
 +
    "energy_regression_features": [
 +
        "log_intensity",
 +
        "width",
 +
        "length",
 +
        "wl",
 +
        "skewness_from_source",
 +
        "kurtosis",
 +
        "time_gradient_from_source",
 +
        "leakage_intensity_width_2",
 +
        "alt_tel",
 +
        "az_tel",
 +
        "dist"
 +
    ],
  
* lstchain-0.7.6.dev242+g2086cb9
+
** gamma/hadron separation
 
+
    "particle_classification_features": [
* source-indep (diffuse gamma, src_r<3deg, disp_norm)
+
        "log_intensity",
/fefs/aswg/workspace/seiya.nozaki/data/MC/v0.7.5/tailcut84_dynamic_bllac/srcindep/RF/lstchain_standard_config.json
+
        "width",
 
+
        "length",
 
+
        "wl",
* source-dep
+
        "skewness_from_source",
/fefs/aswg/workspace/seiya.nozaki/data/MC/v0.7.5/tailcut84_dynamic_bllac/srcdep/RF/lstchain_src_dep_config.json
+
        "kurtosis",
 +
        "time_gradient_from_source",
 +
        "leakage_intensity_width_2",
 +
        "log_reco_energy",
 +
        "alt_tel",
 +
        "az_tel",
 +
        "dist"
  
 
==DL2 data==
 
==DL2 data==

Revision as of 12:52, 12 July 2022

Crab Nebula Performance (source-dependent analysis)

General information

  • Name of the source: Name
  • Brief description of the source:
    • Object type : Unknown, AGN, SNR, Pulsar, PWN, GRB, etc
    • Redshift (z) :
    • Other relevant information
    • RA: XX XX XX.XX (hh mm ss), Dec: +/-YY YY YY.YY (dd mm ss)
    • RA, Dec in deg (ICRS): XX.XX, YY.YY
  • Analysis by Name (Institute - email)

DL1 data

  • real data

standard OSA production

/fefs/aswg/workspace/abelardo.moralejo/Crab_performance_paper/data/DL1//YYYYMMDD/dl1_LST-1.Run0XXXX.h5
(/fefs/aswg/data/real/DL1/20220228/v0.9/tailcut84/dl1_LST-1.Run07136.h5)
  • MC (training)

specific lstmcpipe production (NSB tuned)

/fefs/aswg/workspace/seiya.nozaki/Crab_performance_paper/20220518_allsky_dec2276_tuned/DL1_MC/TrainingDataset/GammaDiffuse/merged/dl1_20220518_allsky_dec2276_tuned_dec_2276_GammaDiffuse_merged.h5
/fefs/aswg/workspace/seiya.nozaki/Crab_performance_paper/20220518_allsky_dec2276_tuned/DL1_MC/TrainingDataset/Protons/merged/dl1_20220518_allsky_dec2276_tuned_dec_2276_Protons_merged.h5
  • MC (test)

specific lstmcpipe production (NSB tuned)

/fefs/aswg/data/mc/DL1/AllSky/20220518_allsky_dec2276_tuned/TestingDataset/dl1_20220518_allsky_dec2276_tuned_node_theta_XXXX_az_YYYYYYY__merged.h5


Random forest

  • source-dep
    • configuration file
/fefs/aswg/workspace/seiya.nozaki/Crab_performance_paper/20220518_allsky_dec2276_tuned/zd_all_with_pointing_info/RF/lstchain_src_dep_config.json
    • Energy regression
   "energy_regression_features": [
       "log_intensity",
       "width",
       "length",
       "wl",
       "skewness_from_source",
       "kurtosis",
       "time_gradient_from_source",
       "leakage_intensity_width_2",
       "alt_tel",
       "az_tel",
       "dist"
   ],
    • gamma/hadron separation
   "particle_classification_features": [
       "log_intensity",
       "width",
       "length",
       "wl",
       "skewness_from_source",
       "kurtosis",
       "time_gradient_from_source",
       "leakage_intensity_width_2",
       "log_reco_energy",
       "alt_tel",
       "az_tel",
       "dist"

DL2 data

Information about your DL2 data and settings such as: specifc versions of lstchain, specfic .json version used.

Example:

  • lstchain-0.7.6.dev242+g2086cb9
  • source-indep
/fefs/aswg/workspace/seiya.nozaki/data/MC/v0.7.5/tailcut84_dynamic_bllac/srcindep/DL2/data/
/fefs/aswg/workspace/seiya.nozaki/data/BLLac/v0.7.3/tailcut84_dynamic_v075/srcindep/DL2/data/dl2_LST-1.Run0XXXX_merged.h5
  • source-dep
/fefs/aswg/workspace/seiya.nozaki/data/MC/v0.7.5/tailcut84_dynamic_bllac/srcdep/DL2/data/ 
/fefs/aswg/workspace/seiya.nozaki/data/BLLac/v0.7.3/tailcut84_dynamic_v075/srcdep/DL2/data/dl2_LST-1.Run0XXXX_merged.h5

DL3 data selection

Information about your DL3 data selection.

Example

  • intensity > 50
  • r: [0, 1 ]
  • wl: [0.1, 1 ]
  • leakage_intensity_width_2: [0, 0.2 ]
  • source-indep
    • fixed_gh_cut: 0.3
    • fixed_theta_cut: 0.2
  • source-dep
    • fixed_gh_cut: 0.7
    • fixed_alpha_cut: 10

High-level analysis

Please put any information about the production of higher level analysis here.

Example

  • lstchain to generate source-dep IRF, DL3
  • Science Tool: gammapy 0.18.2
  • point-like IRF, 1D analysis

Analysis Results

Please place higher-level analysis results (Spectra, SkyMaps, Lightcurves, etc) here.

Theta2 plot

Significance map

Excess map

Spectral results