File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments