Skip to content
Discussion options

You must be logged in to vote

Hi @kriegy98,

Apologies for taking so long to get back to you, just had a few very time sensitive things I had to take care of. Anyhow, I might suggest a more direct way to do this would be to use valis to register all of the DAPI rounds, apply those transformations to the associated slides, and merge the channels into a single ome.tiff. Assuming all the images are in the same directory, that would look something like this (I added an extra round and made up some markers for illustrative purposes):


img_list = ["R1-DAPI.tif",
            "R1-IBA-1.tif",
            "R2-DAPI.tif",
            "R2-CD3.tif",
            "R3-DAPI.tif",
            "R3-CD8.tif"]


# Get DAPI images, ordered by…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@Justin-Krieg
Comment options

@sonechkina
Comment options

Answer selected by Justin-Krieg
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants