You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _pages/plugins/pfe-calcimage.md
+21-17Lines changed: 21 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,20 +5,24 @@ section: Extend
5
5
categories: [Import, Microscopy, Electron Microprobe]
6
6
---
7
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
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