Re: [micro-manager-general] Camera transpose correction
Status: Beta
Brought to you by:
nicost
|
From: PAVAK S. <pa...@uc...> - 2020-04-23 22:18:02
|
Thanks for clarifying! I used the image flipper, but was hoping to enable on-camera transpose to minimize overhead and maximize compatibility with some third party software that's less likely to be properly fixed. Not the end of the world for me, back to the flipper! Pavak On Thu, Apr 23, 2020, 3:06 PM Nico Stuurman <nic...@uc...> wrote: > Hi Pavak, > > > Are the camera transpose correction properties ignored in 2.0g or have > > I missed a key step in enabling them? Setting TransposeCorrection, > > MirrorX, Mirror, or TransposeXY has no effect on the images. > > Those properties were formerly used to determine camera orientation with > respect to the (XY) stage. They have been retired since (and possibly > should be removed, but that can only be done once the C++ layers of MM > 1.4 and 2.0 are no longer synchronized) in favor of affine transforms > (to set those, make sure to go through pixel size configuration). > > As Nick mentioned, none of these affect the orientation of the image > itself. The best thing for that is indeed the Image Flipper plugin. > Come to think of it, it is an interesting idea to have the Image Flipper > read the current affine transform. Doing an actual affine transform > would be best, but that most often changes the image size with all kinds > of nasty consequences. > > Best, > > > Nico > > > > > _______________________________________________ > micro-manager-general mailing list > mic...@li... > https://lists.sourceforge.net/lists/listinfo/micro-manager-general > |