Skip to content

Commit

Permalink
Update params.py
Browse files Browse the repository at this point in the history
  • Loading branch information
epnev authored Aug 9, 2019
1 parent 892eec9 commit ab0451b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion caiman/source_extraction/cnmf/params.py
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ def __init__(self, fnames=None, dims=None, dxy=(1, 1),
'decay_time': decay_time,
'dxy': dxy,
'var_name_hdf5': var_name_hdf5,
'caiman_version': '1.5.2',
'caiman_version': '1.5.3',
'last_commit': None,
}

Expand Down

0 comments on commit ab0451b

Please sign in to comment.