XENON1T / pax

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

invalid value encountered in double_scalars #594

Open pdeperio opened 7 years ago

pdeperio commented 7 years ago

Warning while running fax+pax v6.6.6:

/cvmfs/xenon.opensciencegrid.org/releases/anaconda/2.4/envs/pax_v6.6.6/lib/python3.4/site-packages/pax-6.6.6-py3.4.egg/pax/plugins/peak_processing/BasicProperties.py:166: RuntimeWarning: invalid value encountered in double_scalars
  results[current_fraction_index] = i + area_needed/x
darrylmasson commented 7 years ago

I get this error every time I run pax. Haven't gotten any crashes out of this yet, and I haven't noticed any problems with results.

feigaodm commented 7 years ago

I met this error long ago but it won't crash the processing/analysis. Will take a look at it in more detail next week.

feigaodm commented 7 years ago

This should be fixed by https://github.com/XENON1T/pax/pull/596/commits/29794f817c0d2bfcb3d4790ce1189b5cf7503f9f, but will double check it.

feigaodm commented 7 years ago

Do you know of this error is still there? @darrylmasson

darrylmasson commented 7 years ago

I don't know, I haven't used pax in a while. I'd imagine the processing logs might show something.