Search found 42 matches

by user-8
Thu Feb 20, 2020 9:05 pm
Forum: Image Processing
Topic: Time Series Simultaneous Processing
Replies: 3
Views: 1941

Yes, you need the Experiment Feedback tool, which is part of the Advanced Processing Module.

See here: https://github.com/zeiss-microscopy/OAD ... t_Feedback
by user-8
Mon Sep 23, 2019 8:48 am
Forum: Instrument Control
Topic: FindAutofocus experiment
Replies: 4
Views: 3412

Configuring SWAF from Python Script

HI guys, to be able to adjust the SWAF from a script please use code like this: from System import Array from System import ApplicationException from System import TimeoutException blockindex = 1 exp = Zen.Acquisition.Experiments.GetByName('001_Detail_Zoom=10') ############################## ### Set...
by user-8
Mon Aug 05, 2019 10:33 am
Forum: Image Acquisition
Topic: Specify to scan the same region of interest (ROI) on the thin-section slide
Replies: 1
Views: 2569

Hi, would you need to do is use ZEN Connect to align the two distinct slides. The aligned image can be used for stage navigation on both slides later. So the workflow then would be Align Images Put in Slide 1 and navigate to for desired point-of interest Go to Advanced Tile Setup and add TileRegion ...
by user-8
Fri Jul 05, 2019 10:24 am
Forum: Image Handling
Topic: export the stitching image to zen connect ?
Replies: 3
Views: 4060

Importing Images into ZEN Connect can be automated

Hi,

yes this is possible. Please have a look here:

https://github.com/zeiss-microscopy/OAD ... EN_Connect
by user-8
Mon Jan 28, 2019 6:02 pm
Forum: ZEN (blue edition) Application Model
Topic: OLE error
Replies: 7
Views: 12277

What exact ZEN Version did you use? The latest is ZEN 2.6 HF2.
by user-8
Fri Oct 12, 2018 5:13 pm
Forum: Miscellaneous
Topic: Run a second Zen macro from main macro
Replies: 8
Views: 10537

Hi,

yes, you can place code in an external *.py file and import that as a module. Version 2.5 and higher lets you also use *.py instead *.czmac
by user-8
Tue Mar 27, 2018 5:30 pm
Forum: Instrument Control
Topic: Definite Focus switching off between snapshots
Replies: 5
Views: 7577

Hi,

actually since ZEN 2.3 we implemented that a running DF or locked DF2 is not switches off after a SNAP. Can you send us more information or the OAD macro itself?

And did you try if the same happens if you have a running DF and you press SNAP in the UI?
by user-8
Mon Mar 05, 2018 12:35 pm
Forum: Image Handling
Topic: Data Management
Replies: 4
Views: 5160

Hi, I am not sure if I can actually give a meaningful answer here, since this is the ZEN Blue OAD forum. Nevertheless here some comments. Versa is not running in ZEN Blue etc. and therefore has no OAD --> this is why this may be the wrong forum ZEN Blue can import TXM files by converting them into o...
by user-8
Wed Feb 14, 2018 8:45 am
Forum: ZEN Core Specific Topics
Topic: Nubie question - Start LIve camera and have it visible in a window
Replies: 8
Views: 10851

But when running an Experiment, it will be possible to have the "Live" visible. Would this help?
by user-8
Tue Sep 26, 2017 1:45 pm
Forum: Instrument Control
Topic: Delay time between positions
Replies: 2
Views: 2917

Additionally it might be an option to slow down the stage speed. Or what is the reason for the desired delay?