Changes for page Access data with ImageJ

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

From version 2.1
edited by fwilde
on 2016/05/27 11:54
Change comment: There is no comment for this version
To version 3.1
edited by fwilde
on 2016/05/27 11:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,6 @@
1 +{{layout}}
2 +{{layout-section ac:type="two_right_sidebar"}}
3 +{{layout-cell}}
1 1  Currently, at P05 a generic data format is used to store raw and reconstructed data. Generally, this is a binary format in little endian byte order with different data types (uint16, real32, ...) and a header which describes the dataset (rows and columns, data format). This data can either be imported directly in ImageJ or loaded with our plugins.
2 2  
3 3  = {{id name="AccessdatawithImageJ-Importrawdata"/}}Import raw data =
... ... @@ -53,10 +53,19 @@
53 53  
54 54  In order to read the P05 data with our plugin, you have at least to install the {{code language="none"}}read_dat.class{{/code}}. Simply copy the file into your local ImageJ plugins folder. If you want to be able to open the data with the standard {{code language="none"}}File -> Open...{{/code}} Menu button, you addtionally have to install the ##(% style="color: rgb(0,0,0);" %)HandeExtraFileTypes.jar(%%)##(% style="color: rgb(0,0,0);" %). With this plugin you can also import an image stack as a virtual stack.
55 55  
59 +
56 56  
57 -
58 58  {{panel titleBGColor="blue" title="ImageJ Plugins" borderColor="blue" titleColor="white"}}
59 59  [[attach:HandleExtraFileTypes.jar]]
60 60  
61 61  [[attach:read_dat.class]]
62 62  {{/panel}}
66 +{{/layout-cell}}
67 +
68 +{{layout-cell}}
69 +
70 +
71 +{{toc/}}
72 +{{/layout-cell}}
73 +{{/layout-section}}
74 +{{/layout}}
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -34870220
1 +34870221
URL
... ... @@ -1,1 +1,1 @@
1 -https://confluence.desy.de/spaces/P5I/pages/34870220/ImageJ plugins
1 +https://confluence.desy.de/spaces/P5I/pages/34870221/ImageJ plugins