Skip to content

Commit

Permalink
added Pointmatch explorer link to the used dataset
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanPreibisch committed Aug 29, 2023
1 parent 35f3365 commit 3f44e22
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ public static void main( final String[] args ) throws IOException
{
final AffineXYBlockSolverSetup cmdLineSetup = new AffineXYBlockSolverSetup();

// TODO: remove testing hack ...
// Pointmatch explorer link to the used dataset
// http://em-services-1.int.janelia.org:8080/render-ws/view/point-match-explorer.html?renderStackOwner=hess&dynamicRenderHost=renderer.int.janelia.org%3A8080&catmaidHost=renderer-catmaid.int.janelia.org%3A8000&matchOwner=hess&renderDataHost=em-services-1.int.janelia.org%3A8080&ndvizHost=renderer.int.janelia.org%3A8080&renderStackProject=wafer_52c&renderStack=v1_acquire_slab_001_trimmed&startZ=1241&endZ=1241&matchCollection=wafer_52c_v4
if (args.length == 0) {
final String[] testArgs = {
"--baseDataUrl", "http://tem-services.int.janelia.org:8080/render-ws/v1",
Expand Down

0 comments on commit 3f44e22

Please sign in to comment.