Skip to content

Commit 331764e

Browse files
committed
Clean up PFE CalcImage content
1 parent 7f924b6 commit 331764e

1 file changed

Lines changed: 21 additions & 17 deletions

File tree

_pages/plugins/pfe-calcimage.md

Lines changed: 21 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,24 @@ section: Extend
55
categories: [Import, Microscopy, Electron Microprobe]
66
---
77

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
8+
## Purpose
9+
10+
Import quantified maps from [Probe Software](https://www.probesoftware.com/) CalcImage into ImageJ and assist with measurements.
11+
12+
## Description
13+
14+
1. Allow import of Probe Software CalcImage .TXT files into channel stacks.
15+
2. Plot line profiles for channel stacks.
16+
3. Plot data table for lines in channel stacks.
17+
4. Measure areas for channel stacks.
18+
19+
## Installation
20+
21+
Download the [zip archive containing the macros](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.
22+
23+
## Usage
24+
25+
* Prior to import into ImageJ, in CalcImage export quantified grd files to ascii txt.
26+
* Once images have been imported into ImageJ:
27+
* 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.
28+
* Before running measure area draw an area on the channel stack, using the rectangle, circle or freehand tool.

0 commit comments

Comments
 (0)