Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Refactor _synthetic_photometry.py so that each for loop calls a function #29

Open
wmwv opened this issue Oct 17, 2019 · 0 comments
Open
Assignees

Comments

@wmwv
Copy link

wmwv commented Oct 17, 2019

In

nir-comparison/analysis/spectra_chisq/_synthetic_photometry.py

there are a few for loops. I would recommend that the body of each of these for loops be defined as a function. That makes the bodies of these loops testable.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants