@Deprecated public class FixAbsolutePathsInHdf5Partitions extends Object
fix(String)
can be used
to "repair" the master hdf5 and convert the absolute paths to relative paths.
Call fix(String)
with the path to the xml file of the dataset. A
fixed version of the master hdf5 with "FIXED" appended to the filename will
be written (the original master hdf5 will not be overwritten). To actually
use the fixed version rename it (remove the "FIXED" postfix).Constructor and Description |
---|
FixAbsolutePathsInHdf5Partitions()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static void |
fix(String xmlFilename)
Deprecated.
|
public FixAbsolutePathsInHdf5Partitions()
public static void fix(String xmlFilename) throws SpimDataException, IOException
SpimDataException
IOException
Copyright © 2015–2021 Fiji. All rights reserved.