Hi - thanks so much for these resources! We're having an issue trying to convert a couple of .h5 transforms to the cmtk format. We tried running the examples, with the sample data, here:
https://github.com/saalfeldlab/template-building/wiki/Usage-examples#converting-transforms
but on a couple different machines (one OSX and one linux) are getting this error:
cat: /bin/gaussDs.cp: No such file or directory
Error: Could not find or load main class io.ConvertAffine
Caused by: java.lang.ClassNotFoundException: io.ConvertAffine
and a similar error for convertDfield
could you help point me in the direction of what might be missing in our installation? I'm not sure what gaussDs.cp is a part of, or where to get it.
Hi - thanks so much for these resources! We're having an issue trying to convert a couple of .h5 transforms to the cmtk format. We tried running the examples, with the sample data, here:
https://github.com/saalfeldlab/template-building/wiki/Usage-examples#converting-transforms
but on a couple different machines (one OSX and one linux) are getting this error:
and a similar error for
convertDfieldcould you help point me in the direction of what might be missing in our installation? I'm not sure what gaussDs.cp is a part of, or where to get it.