Skip to content

Commit

Permalink
Use singles FAR calculation properly in the example search (#4819)
Browse files Browse the repository at this point in the history
  • Loading branch information
GarethCabournDavies authored Jul 22, 2024
1 parent 50a5caf commit 3fca67f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/search/analysis.ini
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,9 @@ fit-threshold = ${sngls_statmap|fit-threshold}

[combine_statmap]
cluster-window = ${statmap|cluster-window}
far-calculation-method = ${sngls_statmap|far-calculation-method}
fit-function = ${sngls_statmap|fit-function}
fit-threshold = ${sngls_statmap|fit-threshold}

[combine_statmap-full_data]
max-hierarchical-removal = ${workflow-results|max-hierarchical-removal}
Expand Down

0 comments on commit 3fca67f

Please sign in to comment.