Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emx77/ASI_MTF

Imagej macro to calculate the MTF based on a knife edge measurement
https://github.com/emx77/ASI_MTF

electron-microscopy image-analysis imagej imagej-macro imagej-plugins mtf point-spread-function x-ray-imaging

Last synced: about 2 months ago
JSON representation

Imagej macro to calculate the MTF based on a knife edge measurement

Awesome Lists containing this project

README

        

# ASI_MTF
Imagej macro (ASI_MTF.ijm) to calculate the modulation transfer function (MTF) based on a knife edge (or slanted edge) measurement.

# Installation
In ImageJ, click on Plugins, Install... and open ASI_MTF.ijm to add this macro to the ImageJ plugin menu.

# Usage
Open an image file of a knife edge measurement. Select a rectangular area around the edge and the macro will calculate
the MTF as a function of pixel spatial frequency. A test image with several edges can be found in the data folder.

The edge does not have to be straight, however the macro needs one edge in the region of interest. The region of interest has to be sufficiently large to have enough data for the calculations.

The MTF will be calculated in two ways. The first one is based on a line spread histogram. The 2nd one is based on a Gaussian fit of the line spread data points for all pixels. Results representing the point spread function (PSF) and edge or line spread function (ESF or LSF) are also available.

ASI_NNPS.ijm is a macro under development to calculate the NNPS based on a stack of flat field (open beam) images. It runs in ImageJ 1.51.

# Author
Erik Maddox (erik.maddoxATamscins.com), Amsterdam Scientific Instruments B.V.

# Applications
J. Salido, ea., "MicroHikari3D: an automated DIY digital microscopy platform with deep learning capabilities", Biomed. Opt. Express 12, 7223-7243 (2021) (https://doi.org/10.1364/BOE.439014)

R. Peng, ea. "Characterizing the resolution and throughput of the Apollo direct electron detector", Journal of Structural Biology: X
Volume 7, 2023, 100080 (https://www.sciencedirect.com/science/article/pii/S2590152422000216)