Skip to content

Commit

Permalink
Updated slsn (#429) (#434)
Browse files Browse the repository at this point in the history
* Started a new cleaner version of SLSN

* Removed agn classifier

* Remove the temporary developement clean_slsn classifier

* rename the classifier

* Reforged the SLSN model to include Rainbow. Removed the dependency on the AGN module (that has been removed)

* Renamed SLSN classifier

* Clean black format

* Removed unused model.py

* Flake8 requirements

* Update the SLSN model

* Replaced .max() by np.max()

* Changed Tsigmoid name

* Updated model for main light-curve package

Co-authored-by: erusseil <[email protected]>
  • Loading branch information
JulienPeloton and erusseil authored Oct 1, 2024
1 parent 6d1c0bb commit a9bcaec
Show file tree
Hide file tree
Showing 14 changed files with 375 additions and 3,151 deletions.
Empty file removed fink_science/agn/__init__.py
Empty file.
123 changes: 0 additions & 123 deletions fink_science/agn/classifier.py

This file was deleted.

Loading

0 comments on commit a9bcaec

Please sign in to comment.