stage_file_maker

Version 1.0.5 (52,5 KB) von Xili Liu
stage_file_maker is a MATLAB GUI app that to generate the stage file (.STG) used by MetaMorph.
49 Downloads
Aktualisiert 20. Sep 2018

Lizenz anzeigen

stage_file_maker is a MATLAB GUI app that to generate the stage file (.STG) used by MetaMorph.

This app is developed for 2D stage screening on microscope controlled by MetaMorph.

It has pre-saved recommended step sizes for from the single well dish to 96-well plate under 10X, 20X and 40X objective. One can also revise the screening step size by changing the X and Y values on the interface.

The app generates a rectangle position matrix for each well based on the row (R) and column (C) numbers given to the interface. “Offset” is the offset of the Perfect Focus System (PFS).

The “Generate” button generates the position matrix. The upper-left corner of the whole screening is set to (0, 0, 0) as the relative position. Correspondingly, one needs to manually define the upper-left corner of the screening area on the sample as the origin (0, 0, 0) in MetaMorph.

“Save as” button saves the positions into a “.STG” file ready to be loaded to the “Stage” tab of the “Multi Dimensional Acquisition” app in MetaMorph.

By default, the Z coordinates of all the positions are set to zero. One can enter the actual Z coordinates of the four corners of the screening area and click the “Update” button. In that way, the Z coordinate of each position is calculated accordingly and updated in the internal memory.

Zitieren als

Xili Liu (2024). stage_file_maker (https://www.mathworks.com/matlabcentral/fileexchange/68849-stage_file_maker), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2017a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Migrate GUIDE Apps finden Sie in Help Center und MATLAB Answers
Tags Tags hinzufügen

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.5

add screenshot

1.0.4

fix the package error

1.0.3

fix the package error

1.0.2

revise the description

1.0.1

revise the description

1.0.0