Skip to content

Commit cf926a9

Browse files
Fixing simulation test.
1 parent 91cfc8f commit cf926a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pylossless/tests/test_simulated.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
# LOAD DEFAULT CONFIG
1313
config = ll.config.Config()
14-
config.load_default()
14+
config.load_default("infants")
1515
config["noisy_channels"]["outliers_kwargs"]["lower"] = 0.25
1616
config["noisy_channels"]["outliers_kwargs"]["upper"] = 0.75
1717
# short file, raise threshold so epochs w/ blinks dont cause flag

0 commit comments

Comments
 (0)