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

ShuTu: needs a data index file to read Allen image stacks #13

Open
JohnTigue opened this issue Oct 15, 2019 · 5 comments
Open

ShuTu: needs a data index file to read Allen image stacks #13

JohnTigue opened this issue Oct 15, 2019 · 5 comments
Assignees

Comments

@JohnTigue
Copy link
Contributor

JohnTigue commented Oct 15, 2019

See the ShuTu tutorial for multiple examples of datsets being loaded. Datasets generated multiple ways.

@JohnTigue
Copy link
Contributor Author

Main example, Granule Cell 63X Start uses an XML file generated by Zeiss ZEN.

@JohnTigue
Copy link
Contributor Author

JohnTigue commented Oct 15, 2019

fly motor neurons has .tif files that contain multiple images in one file. These seem to be called multi-page TIFFs, or in PIL's words "Multi-frame TIFF Images."

That's not how the challenge data is presented. So, this will not work:

ShuTuAutoTraceOneStack some_multi_frame.tif some_shutu_config.dat

@JohnTigue
Copy link
Contributor Author

I think the .tif files in the challenge are pre-stitched so don't even need to do first step?

@JohnTigue
Copy link
Contributor Author

The main ShuTu distro comes with various *.dat files:

  • ShuTu.Parameters.100X.dat
  • ShuTu.Parameters.63X.dat
  • ShuTu.Parameters.flyMotorNeuron.dat
  • ShuTu.Parameters.granule63XTest.dat
  • ShuTu.Parameters.Purkinje.dat

These do not contain any info about the image stack, so something else is providing the index to the image stack.

@JohnTigue
Copy link
Contributor Author

JohnTigue commented May 1, 2020

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

1 participant