Closed JulienPeloton closed 2 days ago
The error was unfortunately not caught by the CI because I skipped anomaly tests on a (merged) branch (https://github.com/astrolabsoftware/fink-science/commit/4191e9403cf2189e0b22cc618b6afe224469a42c), and I forgot to restore it... My fault!
Fortunately, only the model ""
is used in production.
I'm sorry, I was too inattentive... Thanks a lot for fixing it!
@Knispel2 The zip files in
data/model/anomaly_detection
have correct names (with_{model}
in it), but once decompressed we always end up with the same nameswhile the code supposes the model name in the filename:
Todo: decompress files, rename each model, recompress folders, push.