Skip to content

Commit b5bc9bb

Browse files
authored
Merge pull request #372 from Benjamin-Buse/patch-1
Create PFE-CalcImage.md
2 parents c121980 + 1d3a42b commit b5bc9bb

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: Import Maps from PFE-CalcImage and perform measurements
3+
description: A series of macros to import maps from Probe Software CalcImage and plot and extract line profile data and area measurements
4+
section: Extend
5+
categories: [Import, Microscopy, Electron Microprobe]
6+
---
7+
8+
##Purpose
9+
To import quantified maps from Probe Software [Hyperlink](https://www.probesoftware.com/) CalcImage into ImageJ and assist with measurements
10+
11+
##Description
12+
1. Allow import of Probe Software CalcImage .TXT files into channel stacks
13+
2. Plot line profiles for channel stacks
14+
3. Plot data table for lines in channel stacks
15+
4. Measure areas for channel stacks
16+
17+
##Installation
18+
Download zip folder containing macros from [Hyperlink](https://github.com/Benjamin-Buse/PFE-ImageJ/blob/main/PFE_CalcImage.zip). Unzip the folder and copy it to the plugin folder within ImageJ installation. If ImageJ is open, restart. Then should be visible within plugin menu.
19+
20+
##Usage
21+
Prior to import into ImageJ, in CalcImage export quantified grd files to ascii txt
22+
Once images have been imported into ImageJ:
23+
Before running line profile draw a line on the channel stack, using the line tool, if you double click on the line tool a wide line can be selected
24+
Before running measure area draw an area on the channel stack, using the rectangle, circle or freehand tool

0 commit comments

Comments
 (0)