Skip to content

Commit

Permalink
Merge pull request #339 from arayabrain/feature/add-eval-params
Browse files Browse the repository at this point in the history
add component eval params for cnmfe
  • Loading branch information
ReiHashimoto authored Apr 15, 2024
2 parents ad92fbc + a1513a3 commit 82c7a08
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions studio/app/optinist/wrappers/caiman/params/caiman_cnmfe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,3 +110,15 @@ advanced:
do_merge: True
merge_parallel: False
max_merge_area: null

quality_evaluation_params:
SNR_lowest: 0.5
cnn_lowest: 0.1
gSig_range: null
min_SNR: 2.5
min_cnn_thr: 0.9
rval_lowest: -1
rval_thr: 0.8
use_cnn: True
use_ecc: False
max_ecc: 3

0 comments on commit 82c7a08

Please sign in to comment.