MazinLab / MKIDPipeline

The MKID Data Pipeline
http://web.physics.ucsb.edu/~bmazin/
6 stars 3 forks source link

Astropy.units value error outside PDM vent #125

Closed nzivkov closed 4 days ago

nzivkov commented 6 days ago

When running the pipeline outside of the pdm venv, there is a value error on the astropy package ValueError: Quantity truthiness is ambiguous, especially for logarithmic units and temperatures. Use explicit comparisons. This is likely due to an update to astropy that is not implemented in the mkidpipeline venv. It is not an issue in the pdm venv because the version of astropy is specifically called.