desihub / specex

DESI spectrograph PSF fitting
BSD 3-Clause "New" or "Revised" License
0 stars 4 forks source link

Fix bugs in STL object binding #65

Closed marcelo-alvarez closed 2 years ago

marcelo-alvarez commented 2 years ago

Fixes errors that occurred for versions compiled after the most recent system upgrade on Cori having to do with the treatment of STL object binding with pybind11 in specex/io.py. This version now compiles and gives identical results to the version compiled before the most recent system upgrade on Cori.