Skip to content

Repository files navigation

ImageJ multi-position intensity reader

  1. first install the Metamorph nd & ROI files importer to ImageJ if you haven't already.

  2. Run the stack builder macro (stack-builder.ijm) selecting the calibration and expiriment nd files. ( You may have to change *.TIF to *tif on some Unix systems)

    $ for old in *.TIF; do mv $old basename $old .TIF.tif; done

  3. Choose the main folder with all your images and .nd files as the 'Experiment Directory'. The macro will then rename this folder as RAW-MDA and make a folder around it with the original foldername.

  4. Choose the nd files corresponding to your calibration points and finally your experimental timecourse.

  5. The macro will make stacks of all the positions and organize them into folders. Then it will measure the intensities in one huge table.

  6. Save the table and use makecolumns.m to reshape the data into positions.

About

importing metamorph MDA images and taking intensities

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages