We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f244de commit f5d05deCopy full SHA for f5d05de
fink_science/ztf/superluminous/kernel.py
@@ -20,7 +20,7 @@
20
21
classifier_path = curdir + "/data/models/superluminous_classifier.joblib"
22
# Declare i-band with dummy value
23
-band_wave_aa = {1: 4770.0, 2: 6231.0, 3: 0.0}
+band_wave_aa = {1: 4770.0, 2: 6231.0}
24
temperature = "sigmoid"
25
bolometric = "bazin"
26
min_points_total = 7
0 commit comments