Skip to content

Commit

Permalink
Add de-streak filter parameters for jrc_P3-E2-D1-Lip4-19
Browse files Browse the repository at this point in the history
  • Loading branch information
minnerbe committed Jun 19, 2024
1 parent 5a3dda6 commit 3ba27d8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions render-ws/src/main/scripts/jetty/resources/filter_lists.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,15 @@
}
],

"jrc_p3-e2-d1-lip4-19-destreak" : [
{
"className" : "org.janelia.alignment.destreak.LocalSmoothMaskStreakCorrector",
"parameters" : {
"dataString" : "4369,7920,18,14,0.0,20,7.0,0.05"
}
}
],

"simpleTest" : [
{
"className" : "org.janelia.alignment.filter.CLAHE",
Expand Down

0 comments on commit 3ba27d8

Please sign in to comment.