stage_file_maker

Version 1.0.5 (52,5 ko) par Xili Liu
stage_file_maker is a MATLAB GUI app that to generate the stage file (.STG) used by MetaMorph.
48 téléchargements
Mise à jour 20 sept. 2018

Afficher la licence

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.

Citation pour cette source

Xili Liu (2024). stage_file_maker (https://www.mathworks.com/matlabcentral/fileexchange/68849-stage_file_maker), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2017a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Migrate GUIDE Apps dans Help Center et MATLAB Answers
Tags Ajouter des tags

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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