Skip to content

Commit

Permalink
CNF as default
Browse files Browse the repository at this point in the history
  • Loading branch information
dachengx committed Nov 19, 2024
1 parent 57cb861 commit ba4287d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion straxen/plugins/defaults.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Some shared defaults."""

DEFAULT_POSREC_ALGO = "mlp"
DEFAULT_POSREC_ALGO = "cnf"

HE_PREAMBLE = """High energy channels: attenuated signals of the top PMT-array\n"""

Expand Down

0 comments on commit ba4287d

Please sign in to comment.