public class MergeClusterJobs extends Object
Constructor and Description |
---|
MergeClusterJobs() |
Modifier and Type | Method and Description |
---|---|
static void |
merge(List<File> xmls,
File output)
This performs a merge of attributes of the different xml's only assuming the same instances of viewsetups and timepoints
are present in all instances.
|
public static void merge(List<File> xmls, File output) throws SpimDataException
xmls
- output
- - where to save the merged xmlSpimDataException
Copyright © 2015–2021 Fiji. All rights reserved.