Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/newsolver' into newsolver
Browse files Browse the repository at this point in the history
  • Loading branch information
trautmane committed Jun 23, 2024
2 parents c03280b + 3ba27d8 commit dd256bb
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 dd256bb

Please sign in to comment.