When testing new PositionReconstruction treemaker in newpatternlikelihood branch:
git clone https://github.com/XENON1T/hax.git
cd hax
git checkout newpatternlikelihood
source activate pax_head
python setup.py develop --user
export PATH=~/.local/bin:$PATH
haxer --main_data_paths /project2/lgrandi/xenon1t/processed/pax_v6.8.0 --input 171205_0400 --pax_version_policy v6.8.0 --treemakers PositionReconstruction --force_reload
get the following warning:
2017-12-12 12:57:11.527571: I tensorflow/core/platform/cpu_feature_guard.cc:137] Your CPU supports instructions that this TensorFlow binary was not compiled to use: SSE4.1 SSE4.2 AVX AVX2 FMA
When testing new
PositionReconstructiontreemaker innewpatternlikelihoodbranch:get the following warning: