Skip to content

Commit

Permalink
removed deprecated options
Browse files Browse the repository at this point in the history
  • Loading branch information
tgalvin committed Nov 17, 2024
1 parent 40ff100 commit c626377
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions flint/data/tests/test_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,6 @@ defaults:
flood_fill: true
flood_fill_positive_seed_clip: 4.5
flood_fill_positive_flood_clip: 1.5
suppress_artefacts: true
suppress_artefacts_negative_seed_clip: 5
suppress_artefacts_guard_negative_dilation: 40
grow_low_snr_island: true
grow_low_snr_island_clip: 1.75
grow_low_snr_island_size: 768
Expand Down
3 changes: 0 additions & 3 deletions flint/data/tests/test_config_2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,6 @@ defaults:
flood_fill: true
flood_fill_positive_seed_clip: 4.5
flood_fill_positive_flood_clip: 1.5
suppress_artefacts: true
suppress_artefacts_negative_seed_clip: 5
suppress_artefacts_guard_negative_dilation: 40
grow_low_snr_island: true
grow_low_snr_island_clip: 1.75
grow_low_snr_island_size: 768
Expand Down

0 comments on commit c626377

Please sign in to comment.