Skip to content

Commit d46868d

Browse files
Merge branch 'dev' of http://www.github.com/mouseland/suite2p into dev
2 parents f3c071c + d2dbae4 commit d46868d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

suite2p/run_s2p.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ def default_ops():
8989
'1Preg': False, # whether to perform high-pass filtering and tapering
9090
'spatial_hp': 42, # window for spatial high-pass filtering before registration
9191
'spatial_hp_reg': 42, # window for spatial high-pass filtering before registration
92-
'spatial_hp_detect': 25, # window for spatial high-pass filtering before registration
92+
'spatial_hp_detect': 25, # window for spatial high-pass filtering for neuropil subtraction before detection
9393
'pre_smooth': 0, # whether to smooth before high-pass filtering before registration
9494
'spatial_taper': 40, # how much to ignore on edges (important for vignetted windows, for FFT padding do not set BELOW 3*ops['smooth_sigma'])
9595

0 commit comments

Comments
 (0)