Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with running demo #38

Open
pawlowac opened this issue Oct 16, 2018 · 6 comments
Open

Issue with running demo #38

pawlowac opened this issue Oct 16, 2018 · 6 comments

Comments

@pawlowac
Copy link

Hi, I'm trying to run the provided demo to confirm everything is working on my system. I am using the 1.11.6 version on linux. I am at the merge step and it keeps throwing an error

in StackStitcher::mergeTilesVaa3DRaw: cannot create file mdata.bin in <my_folder>/RES(98x98x0) [reason: in TiledVolume::init(...): unable to find stacks in the given directory]

Error: StackStitcher::mergeTilesVaa3DRaw: 1 errors in creating mdata.bin files

Is there something I'm doing wrong here?

Thanks,
Andrew

@abria
Copy link
Owner

abria commented Oct 16, 2018

Could you please attach the xml_merging.xml file? The folder name indicates that the stitched volume is empty, so there is nothing to initialize (mdata.bin is an initialization file).

@pawlowac
Copy link
Author

Hi Alessandro,

Please see the attached file. I noticed in the user documentation that terastitcher will no longer support merge, which will be done using teraconverter. I also could not get it to work with teraconverter. All previous steps of the demo worked without a problem.

xml_merging.txt

@abria
Copy link
Owner

abria commented Oct 17, 2018

From the xml provided, all tiles are placed at the origin (0,0,0), and all computed displacements are invalid. I guess something went wrong with the import step, did you check the test slice?

@iannellog
Copy link
Collaborator

iannellog commented Oct 17, 2018 via email

@pawlowac
Copy link
Author

Hi Giulio, Alessandro,

I think I know what went wrong. The google drive folder contains a folder and a zip file. I thought the folder was a '.sub3' file by mistake and ignored it and tried the demo on the 'tostich.zip' file. I'll try it again using the correct rar files.

@iannellog
Copy link
Collaborator

iannellog commented Oct 17, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants