mirror of
https://github.com/paulscherrerinstitute/ch.psi.imagej.hdf5.git
synced 2026-02-18 00:38:50 +01:00
update to gradle
This commit is contained in:
@@ -29,7 +29,7 @@ public class HDF5Reader implements PlugIn {
|
||||
public static void main(String[] args){
|
||||
HDF5Reader r = new HDF5Reader();
|
||||
// r.run("");
|
||||
r.open("",false, "/Users/ebner/Desktop/A8_d_400N030_.h5", "/exchange/data", true);
|
||||
r.open("",false, "/Users/ebner/Desktop/pollen.h5", "/t0/channel0", true);
|
||||
}
|
||||
|
||||
public void run(String arg) {
|
||||
|
||||
Reference in New Issue
Block a user