We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eea6f1f commit 2d8a2faCopy full SHA for 2d8a2fa
src/main/java/bdv/BigDataViewer.java
@@ -878,7 +878,7 @@ public void collapseCardPanel()
878
879
public static void main( final String[] args )
880
{
881
- final String fn = "/Users/zouinkhim/Downloads/grid-3d-stitched-h5/dataset.xml";
+ final String fn = "/Users/pietzsch/workspace/data/111010_weber_resave.xml";
882
try
883
884
System.setProperty( "apple.laf.useScreenMenuBar", "true" );
0 commit comments