Skip to content

Commit

Permalink
Update caiman/motion_correction.py
Browse files Browse the repository at this point in the history
Co-authored-by: Kushal Kolar <[email protected]>
  • Loading branch information
pgunn and kushalkolar authored Dec 10, 2024
1 parent dbb0018 commit 5a8a4dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion caiman/motion_correction.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ def __init__(self, fname, min_mov=None, dview=None, max_shifts=(6, 6), niter_rig
border_strategy to hold the how
pw_rigid: bool, default: False
flag for performing motion correction when calling motion_correct
flag for performing elastic motion correction when calling motion_correct
num_frames_split: int, default: 80
Number of frames in each batch. Used when constructing the options
Expand Down

0 comments on commit 5a8a4dc

Please sign in to comment.