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
The Merscope on-board software only performs segmentation on one z-level and saves these polygons for z-indeces 0-6, using the vizgen postprocessing software users have the ability to segment every z-level separately.
I think it would make the most sense to default to the same z-level for polygons and images and give the user the option to choose which z-levels should be loaded.
z_index = 0 was used because the polygons are duplicated for all z-indices. I was not aware of the possibility of segmenting every z-level using VPT, thanks for letting us know @pakiessling! In that case, I agree that it makes sense to let the user decide
Is there a reason why only polygons from
z_index = 0
are kept? By default the reader select plane z=3.Originally posted by @MathieuBo in #207 (comment)
The text was updated successfully, but these errors were encountered: