- Table of contents
- Recommended SAM Datasets
- Run I/II Good Data set definition
- PixLAr Recommended Data Set Definitions
Complete list of definition building blocks here
Recommended SAM Datasets¶
TPC_voltages_nominal : Optimal voltages depend on wireplane spacing and wire pitch!¶
detector.cathode_voltage > 23000 and detector.collection_voltage > 320 and detector.collection_voltage < 350 and detector.induction_voltage < '-10' and detector.induction_voltage > '-20' and detector.shield_voltage < '-290' and detector.shield_voltage > '-310'
TPC_MaxGainAndFilter¶
lariat_larasic_config_larasic_collection_filter 3 and lariat_larasic_config_larasic_collection_gain 3 and lariat_larasic_config_larasic_induction_filter 3 and lariat_larasic_config_larasic_induction_gain 3
TPC_nominal_read_out_and_timing¶
lariat_larasic_config_larasic_enablereadout 1 and lariat_larasic_config_larasic_pulseron 0 and lariat_larasic_config_larasic_channelscan 0 and lariat_v1740_config_caen_recordlength 3072 and l ariat_v1740_config_caen_postpercent 0 and lariat_v1495_config_v1495_delay_ticks 36900
TPC configuration was uncorrupted 2017.06.29 This works now, thanks to a little persistence and assistance. -jmsj¶
lariat_asic_readback_errors 0
BothTOF_OnAndReadOut¶
tertiary.ustof on and tertiary.dstof on and lariat_v1751_config_caen_enablereadout 1
AllMWPC_OnAndReadOut¶
tertiary.mwpc1 on and tertiary.mwpc2 on and tertiary.mwpc3 on and tertiary.mwpc4 on and lariat_tdc_config_tdc_enablereadout 1 and lariat_tdc_config_tdc_pulserenable 0
Preliminary Run-III (RunIIIPreliminaryDef) dataset definition to look at the data*
RunIIIPreliminaryDef : This is now a samweb dataset definition available for others to use in their xml @<inputdef>RunIIIPreliminaryDef</inputdef> @ The definition of the dataset is: "data_tier = raw and run_number > 10827 and lariat_end_f_mc7sc1 > 5000 and detector.cathode_voltage > 23000 and Defname:BothTOF_OnAndReadOut and Defname:AllMWPC_OnAndReadOut"
Run I/II Good Data set definition¶
Lovely1_Neg_RunII_elenag_v04 Dataset definition to look at the RunII data with good beamline info and negative magnet polarity. 72532 files. The definition of the dataset is:
defname:Lovely1_Pos_RunII_elenag_v03 and create_date < '2017-06-02'
where Lovely1_Neg_RunII_elenag_v03 is
"defname: Lovely1 and data_tier digits and lariat_mid_f_mc7anb < 0 and run_number >= 8000 and run_number <= 10226"
Similar definitions are available for
Lovely1_Neg_RunI_elenag_v04
Lovely1_Pos_RunI_elenag_v04
Lovely1_Neg_RunII_elenag_v04
Lovely1 dataset definition to look at data with good beamline info¶
Lovely1 : This is now a samweb dataset definition available for others to use in their xml @<inputdef>Lovely1</inputdef> @ The definition of the dataset is: "defname: TPC_voltages_nominal and defname: TPC_MaxGainAndFilter and defname: TPC_nominal_read_out_and_timing and defname: BothTOF_OnAndReadOut and defname: AllMWPC_OnAndReadOut"
Lovely1_Pos_RunII_jhugon_v01
Dataset definition to look at the RunII data with good beamline info and positive magnet polarity. 57219 files. The definition of the dataset is:
"defname: Lovely1 and data_tier digits and lariat_mid_f_mc7anb > 0 and run_number >= 8000 and run_number <= 10226"
PixLAr Recommended Data Set Definitions¶
PixLAr_Era_Data_v01:¶
Inclusive Definition which has all files that likely have good TPC information regardless of beam or lifetime conditions
data_tier = raw and run_number > 14459 and detector.cathode_voltage > 23000 and detector.shield_voltage < '-99' and defname: TPC_nominal_read_out_and_timing and lariat_asic_readback_errors 0
PixLAr_GoodTPCData_v01¶
Slightly less inclusive definition which should have the best TPC information available
"data_tier = raw and run_number > 14459 and detector.cathode_voltage > 23000 and detector.shield_voltage < '-399' and defname: TPC_nominal_read_out_and_timing and lariat_asic_readback_errors 0
PixLAr_GoodTPC_GoodBeam_v01¶
This should have the best TPC and beamline data available for analysis
defname: PixLAr_GoodTPCData_v01 and tertiary.ustof on and tertiary.dstof on and lariat_v1751_config_caen_enablereadout 1 and tertiary.mwpc1 on and tertiary.mwpc2 on and tertiary.mwpc3 on and tertiary.mwpc4 on and lariat_tdc_config_tdc_enablereadout 1 and lariat_tdc_config_tdc_pulserenable 0 and lariat_end_f_mc7sc1 > 5000
PixLAr_PosPol_GoodTPCBeam_v01¶
Good Positive Magnet Polarity Data
defname: PixLAr_GoodTPC_GoodBeam_v01 and lariat_mid_f_mc7anb > 0
PixLAr_NegPol_GoodTPCBeam_v01¶
Good Negative Magnet Polarity Data
defname: PixLAr_GoodTPC_GoodBeam_v01 and lariat_mid_f_mc7anb < 0