Skip to content

Commit 72c8c65

Browse files
authored
Update hi excess background counts to 0.002 counts/sec (#3297)
1 parent 4eb90bc commit 72c8c65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

imap_processing/hi/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ class HiConstants:
136136
# Background rate correction
137137
# Constant offset to subtract from combined background rates to correct
138138
# for excess counts from the outer ESA during background testing.
139-
EXCESS_BACKGROUND_COUNT_RATE = 0.003 # per second
139+
EXCESS_BACKGROUND_COUNT_RATE = 0.002 # per second
140140
EXCESS_BACKGROUND_COUNT_RATE_UNC = 0.001
141141
# ESAs 7, 8, 9 get an extra 0.0025/s uncertainty to account for possible
142142
# unidentified additional background in these ESA steps.

0 commit comments

Comments
 (0)