aboutsummaryrefslogtreecommitdiff
path: root/src/quantum_efficiency.c
AgeCommit message (Collapse)Author
2018-10-03add \ntlatorre
2018-10-03make sure wavelengths are uniformly spaced since we're using interp1d()tlatorre
2018-10-02update get_quantum_efficiency() to use interp1d()tlatorre
This speeds up the "boot up" time from ~30 seconds to ~12 seconds.
2018-08-14move everything to src directorytlatorre