-
Notifications
You must be signed in to change notification settings - Fork 6
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
convert only writing first image...? #15
Comments
I know there were some problems with the metadata (which is in the first tiff file of a tiff stack) that the Bruker ripper writes out. That is why I added the "fix-tiff" flag to rewrite the first tiff, and it is on by default. Is there a reason you turned that off? |
ah I hadn't appreciated that...I turned off due to this error:
|
okay, that error was easy to fix by |
I do not see the tiff files in the OAK. I can help debug if you can give me access in some way. For debugging, the code is simply opening the initial tiff file (which has all the metadata for the entire stack) using two-photon/two_photon/convert.py Lines 70 to 81 in 39afef0
I'm curious if your dataset and/or Bruker version has created an even more problematic metadata issue than I've seen in the past. (I made Bruker aware of their incompatibility with the OME standard. It should get fixed in later versions.) |
Seems like
convert
is only saving the first tiff instead of 100k+ frames..?On Oak, this folder is at
users/tyler/b115/2021-06-08_rsChRmine_h2b6s/fish2/users/tyler/b115/2021-06-08_rsChRmine_h2b6s/fish2
. It contains the output after manually running the ripping software.The text was updated successfully, but these errors were encountered: