1.0.4 #98
cdgatenbee
announced in
Announcements
1.0.4
#98
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
crop="reference", which occurs regardless of thealign_to_referencesetting. This avoids unnecessary computation and potential interpolation errors. There are still checks to make sure that the warped image would have been the same as the unwarped image.imgs_ordered=True.Valis.warp_and_save_slidespyramidargument toValis.warp_and_save_slidesslide_io.check_xml_img_matchto determine if there are mismatches between the xml metadata and the image that was read. If there are mismatches, the metadata will be updated based on the image (instead of the xml) and warning messages will be printed to let the user know about the mismatch.denoise_rigidas an argument to initialize theValisobject. Determines whether or not to denoise the processed images prior to rigid registration. Had been fixed as True in previous versions, but this makes it optional (default remains True).This discussion was created from the release 1.0.4.
Beta Was this translation helpful? Give feedback.
All reactions