abria/TeraStitcher

Unable to find stacks in the given directory

Closed this issue · 0 comments

I used this version: https://github.com/abria/TeraStitcher/wiki/Binary-packages#terastitcher-installer-gui-version

And these images: https://drive.google.com/open?id=0Bw_NEuFt5pE6TEtQRkR6b2F0Q0U

And this guide: https://www.dropbox.com/s/cr2gdd6owclgrjq/TeraStitcher%20QuickGuide_v1.2.pdf?dl=1

I did these settings:
Bildschirmfoto zu 2020-11-26 17-29-11

But I got this error message:

**** WARNING ****: exception thrown in CImport::run(): "in StackedVolume::init(...): Unable to find stacks in the given directory"

Is there anything wrong with my settings?

PS: Same result with the command line version following this demo: https://github.com/abria/TeraStitcher/wiki/Demo-and-batch-scripts#command-line-demo

$ ./terastitcher --import --volin="/home/saskra/PycharmProjects/TeraStitcher/mouse.cerebellum.300511.sub3/tomo300511_subv3/069000" --ref1=y --ref2=-x --ref3=z --vxl1=0.8 --vxl2=0.8 --vxl3=1
ERROR: in StackedVolume::init(...): Unable to find stacks in the given directory

Ok, it looks like I was in the wrong folder level, and also had to use the --sparse_data option, which was not mentioned in the demo.