XENON1T / pax

The XENON1T raw data processor [deprecated]
BSD 3-Clause "New" or "Revised" License
16 stars 15 forks source link

Coarse science run dependence #610

Closed pdeperio closed 7 years ago

pdeperio commented 7 years ago

Add config .ini's for parameters varying by SR. Should be merged with https://github.com/XENON1T/processing/pull/41, which shows usage, e.g.:

paxer --config XENON1T SimulationMCInput SR1_parameters

Fixes https://github.com/XENON1T/processing/issues/39. And addresses run dependence in recent PMT gain update https://github.com/XENON1T/pax/pull/606.

This should also start to address https://github.com/XENON1T/hax/issues/139, by appending "MC" to dataset_name to flag simulated files for hax.

This should just be a temporary solution to get hax working with MC again (https://github.com/XENON1T/hax/issues/135).

pdeperio commented 7 years ago

Made obsolete by https://github.com/XENON1T/processing/pull/43