Changes for page Access data with ImageJ

Last modified by fwilde on 2018/12/18 12:01

From version 9.1
edited by fwilde
on 2016/07/28 08:43
Change comment: There is no comment for this version
To version 10.1
edited by fwilde
on 2016/07/28 08:49
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -52,8 +52,14 @@
52 52  
53 53  = {{id name="AccessdatawithImageJ-Importrawdatadirectly"/}}Import raw data directly =
54 54  
55 -With ImageJ you can import binary data directly using {{code language="none"}}File > Import > Raw...{{/code}}. To import the raw data directly, read the header of the file you want to open, enter the according values and check the box {{code language="none"}}Little-endian byte order{{/code}}. You can choose to {{code language="none"}}Open all files in folder{{/code}} if you want to open a stack with all file in a folder. **Attention**: {{code language="none"}}Use virtual stack{{/code}} does not work with this kind of import. To open a virtual stack you need to use our plugins.
55 +With ImageJ you can import binary data directly using {{code language="none"}}File > Import > Raw...{{/code}}. To import the raw data directly, read the header of the file you want to open, enter the values:
56 56  
57 +* Image type (see table ImageJ data type)
58 +* Width and height (last two numbers in header)
59 +* Offset to first image (i.e. header length)
60 +
61 +and check the box {{code language="none"}}Little-endian byte order{{/code}}. You can choose to {{code language="none"}}Open all files in folder{{/code}} if you want to open a stack with all file in a folder. **Attention**: {{code language="none"}}Use virtual stack{{/code}} does not work with this kind of import. To open a virtual stack you need to use our plugins.
62 +
57 57  [[image:attach:imagej_raw_import.png||height="250"]]
58 58  
59 59  = {{id name="AccessdatawithImageJ-UsetheImageJplugins"/}}Use the ImageJ plugins =
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -37489291
1 +42350815
URL
... ... @@ -1,1 +1,1 @@
1 -https://confluence.desy.de/spaces/P5I/pages/37489291/Access data with ImageJ
1 +https://confluence.desy.de/spaces/P5I/pages/42350815/Access data with ImageJ