Skip to content

Commit

Permalink
add version 2024a for input_pulses
Browse files Browse the repository at this point in the history
  • Loading branch information
tianluyuan committed Oct 16, 2024
1 parent caa7a6d commit 54c59b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions skymap_scanner/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
INPUT_PULSES_NAME_MAP: Final[dict[str, str]] = {
"2021a": "SplitUncleanedInIcePulses",
"2023a": "SplitInIcePulses",
"2024a": "SplitInIcePulses",
}
DEFAULT_INPUT_PULSES_NAME: Final = "SplitUncleanedInIcePulses"

Expand Down

0 comments on commit 54c59b0

Please sign in to comment.