LSSTDESC / snmachine

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

Issue/229/improve platicc pipeline #230

Closed Catarina-Alves closed 3 years ago

Catarina-Alves commented 3 years ago

This PR improves the file plasticc_pipeline. In particular, it changes the useful function load_training_data to load_dataset since this function is used for any PlasticcData instance.

This PR goes contributes to #229.

Catarina-Alves commented 3 years ago

I also erased an input to sndata (PlasticcData) that is not used. It is a relic from when we were thinking about removing all the observations that were not detected.