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
File "/project/lgrandi/anaconda3/envs/pax_head/lib/python3.4/site-packages/tensorflow/python/client/session.py", line 1067, in _run
+ e.args[0])
dask.async.TypeError: Cannot interpret feed_dict key as Tensor: Tensor Tensor("Placeholder_2:0", shape=(112, 100), dtype=float32) is not an element of this graph.
When testing new
PositionReconstructiontreemaker innewpatternlikelihoodbranch:get the following error: