Closed Justin-Krieg closed 2 months ago
Hi @cdgatenbee As an update, i pulled the new dockerfile pertaining to issue #139 so i could run version 1.1.0 and this version functions correctly. As such i'm not sure this issue is worth pursuing further given that its an older version. However it would be good to update the dockerfile so we can use version 1.1.0 with ease.
Thanks, Justin
Hi Chandler, I hope you’ve been doing well. I’ve got two problems, which I will put in separate issues.
Here I have tried to move from my local install of VALIS to using the docker version. Unfortunately that has made CZI files (version 3.7) that have previously registered well to output a non-sensical RGB output. It seems to be injecting signal at the upper max limit, which I suspect is causing the registration to fail (Note this is occuring on all channels)
Weirdly, zooming in to the highest level reveals the registration has occured well, i'm not sure if its an issue with the way the pyramidal file is being written out. Here is the code i'm using to perform the registration:
Note the variables are just read from a csv file. Futhermore this code has worked previously. I've also attempted removing the max image pixel parameters just in case that was an issue. Similarly i've tried removing the compression entirely just in case it was that.
I am using version 1.0.4 with docker as the dockerfile 1.1.0 is still not working as per github error #139 and have uploaded example images on google drive here.
Thank you in advance, Justin