You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that we have a better of what the CLEM workflow should be, the tables and columns will need to be updated
CLEMImageSeries and CLEMImageStack
Image alignment to happen in stages:
Align to self, then
Flatten the image stacks (if desired)
Align to a reference stack
If possible, try and keep aligned images in memory, and save only the final product
Individual RGB images do not need to be created; columns can be removed
Bright field + fluorescent and fluorescent-only composite images are desired; create a separate database table to register these files (CLEMCompositeImages?)
The text was updated successfully, but these errors were encountered:
Now that we have a better of what the CLEM workflow should be, the tables and columns will need to be updated
CLEMImageSeries
andCLEMImageStack
CLEMCompositeImages
?)The text was updated successfully, but these errors were encountered: