XENON1T / pax

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

3D FDC map for SR0 #625

Closed jingqiangye closed 7 years ago

jingqiangye commented 7 years ago

Here is 3D FDC map for SR0, using Kr calibration data from November 2016, right before SR0. There's only one Kr calibration data for SR1, so no time-dependence is added. Since SR0 is much shorter compared to SR1 thus it should be ok. Besides, the r=0 hot spot bug is fixed in this map.

pdeperio commented 7 years ago

Can you please include some key plots in this PR (and previous one https://github.com/XENON1T/pax/pull/611) showing, for example, the correction as a function of z vs r? And some event distributions before and after like your note? (And eventually a link to a note documenting this update.)

pdeperio commented 7 years ago

Manually copied to Midway pax_v6.8.0 and pax_v6.8.1environments with:

cp /project/lgrandi/anaconda3/envs/pax_head/lib/python3.4/site-packages/pax-6.8.1-py3.4.egg/pax/data/FDC_SR0_data_driven_3d_correction_v0.json.gz  /project/lgrandi/anaconda3/envs/pax_v6.8.0/lib/python3.4/site-packages/pax-6.8.0-py3.4.egg/pax/data/.
cp /project/lgrandi/anaconda3/envs/pax_head/lib/python3.4/site-packages/pax-6.8.1-py3.4.egg/pax/data/FDC_SR0_data_driven_3d_correction_v0.json.gz  /project/lgrandi/anaconda3/envs/pax_v6.8.1/lib/python3.4/site-packages/pax-6.8.1-py3.4.egg/pax/data/.

for real data massive reprocessing and online processing (RDP).

And also on osg-cvmfs with:

cvmfs_server transaction  xenon.opensciencegrid.org || true
cp /cvmfs/xenon.opensciencegrid.org/releases/anaconda/2.4/envs/pax_head/lib/python3.4/site-packages/pax-6.8.1-py3.4.egg/pax/data/FDC_SR0_data_driven_3d_correction_v0.json.gz /cvmfs/xenon.opensciencegrid.org/releases/anaconda/2.4/envs/pax_v6.8.0/lib/python3.4/site-packages/pax-6.8.0-py3.4.egg/pax/data/.
cp /cvmfs/xenon.opensciencegrid.org/releases/anaconda/2.4/envs/pax_head/lib/python3.4/site-packages/pax-6.8.1-py3.4.egg/pax/data/FDC_SR0_data_driven_3d_correction_v0.json.gz /cvmfs/xenon.opensciencegrid.org/releases/anaconda/2.4/envs/pax_v6.8.1/lib/python3.4/site-packages/pax-6.8.1-py3.4.egg/pax/data/.
tmux attach
~/fix_perms -d /cvmfs/xenon.opensciencegrid.org/releases/anaconda/2.4/ --force
cvmfs_server publish xenon.opensciencegrid.org
[Ctrl+b d]

for Monte Carlo production (MCP).

We really need a new database for these files...

jingqiangye commented 7 years ago

Please find the key plots(correction map, map performance etc) in the following link: https://xe1t-wiki.lngs.infn.it/doku.php?id=xenon:xenon1t:analysis:subgroup:detectorphysics:2017_10_20xenon1t_3d_fdc_sr0

Text will be added later.