XENON1T / pax

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

scipy constants #685

Open tunnell opened 6 years ago

tunnell commented 6 years ago

As long as we are depending on scipy, we can probably use their constants setup for N_A etc:

https://docs.scipy.org/doc/scipy-0.19.0/reference/constants.html

We still want to have units defined such that ns = 1 though.

tunnell commented 6 years ago

Not critical