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

Registering a whole data set with beads on only one time point #17

Open
BarthD opened this issue Feb 4, 2019 · 1 comment
Open

Registering a whole data set with beads on only one time point #17

BarthD opened this issue Feb 4, 2019 · 1 comment

Comments

@BarthD
Copy link

BarthD commented Feb 4, 2019

Hi, I would like to know if it was possible to register all the time points based on the registration parameters obtained with only one time point with beads (when I image on SPIM, I image beads once and then my sample, that has no kind of interest points that could be used for registration).
I initially thought it was impossible but this sentence on the description page of the plugin makes me doubt: "A reference time point that is individually registered first can serve as basis for all other time points. This kind of alignment usually only works with external landmarks like fluorescent beads."
Thanks,
Barth

@BarthD BarthD changed the title Registering all time points with beads on only one time point Registering a whole data set with beads on only one time point Feb 4, 2019
@StephanPreibisch
Copy link
Member

Hi @BarthD,

That is doable and kind of straight forward. The easiest way is to extend your time series by one time point, which is the bead acquisition (maybe just save as TIFFs and import and resave to HDF5). You then register the bead timepoint, save & close BigStitcher/MultiviewReconstruction. You then go to Plugins > Multiview Reconstruction > Batch Processing > Tools > Duplicate Transformations. You then select the XML you just saved and duplicate from one timepoint to other timepoints, selecting the bead timepoint as source. That updates the XML which you can then open again in the interactive application.

I still suggest to maybe run an ICP on each timepoint independently to maybe improve the registration. Also time series stabilization might be necessary.

Please let me know how this goes.

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

2 participants