XENON1T / processing

Processing scripts for XENON data
Apache License 2.0
0 stars 4 forks source link

Adding SR dependence into MC processing chain #43

Closed jpienaar13 closed 7 years ago

jpienaar13 commented 7 years ago

Added two new config files for pax, SR*_parameters.ini, as originally specified by @pdeperio in XENON1T/pax#610., which allows for SR dependent parameters to be specified in MC production during pax processing.

In addition, added two new tags not in XENON1T/pax#610, under [MC] to track the fact that the pax file was produced from MC data , and which SR parameters were used.

These tags are used by changes made in the correction minitree in XENON1T/hax#144.

This should make XENON1T/pax#610 obsolete.

jpienaar13 commented 7 years ago

Added one more tag to track MC run numbers, which are for now set to artificial numbers of 5000 for SR0_parameters.ini and 10000 for SR1_parameters.ini. Intended as future extension to produce run by run MC files.

pdeperio commented 7 years ago

@pietrodigangi You can still add the config_string argument like before to override any parameter.

Indeed, should await some average value after @zachgreene prepares the e-lifetime deliverable histograms, as well as updates in the S2 simulation parameters from @katrinamiller.

pdeperio commented 7 years ago

@jhowl01 @zhut19 Please check if this helps with SR switching in the fax-only framework.