LSSTDESC / snmachine

Machine learning code for photometric supernova classification
BSD 3-Clause "New" or "Revised" License
9 stars 5 forks source link

New tests for snfeatures #220

Closed Catarina-Alves closed 4 years ago

Catarina-Alves commented 4 years ago

The current snfeatures tests are outdated and we need to include tests for the new code added with #219.

We should also rename test_pca.py because the file name has a different convention from the others.

This issue should be solved with #219 too.

files: snclassifier_test.py, test_pca.py

Catarina-Alves commented 4 years ago

Solved with #219.