Changes for page Access data with ImageJ
Last modified by fwilde on 2018/12/18 12:01
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -ImageJ plugins1 +Access data with ImageJ - 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,6 +53,31 @@ 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 56 -{{ view-fileatt--filename="HandleExtraFileTypes.jar" display="thumbnail"height="250"/}}59 += {{id name="AccessdatawithImageJ-Downloads"/}}Downloads = 57 57 58 -{{view-file att--filename="read_dat.class" display="thumbnail" height="250"/}} 61 +{{panel titleBGColor="blue" title="ImageJ Plugins" borderColor="blue" titleColor="white"}} 62 +**Binary files to copy to your plugin folder:** 63 + 64 +[[attach:HandleExtraFileTypes.jar]] 65 + 66 +[[read_dat.clas**s**>>attach:read_dat.class]] 67 + 68 +**Source code:** 69 + 70 +[[attach:HandleExtraFileTypes.java]] 71 + 72 +[[attach:read_dat.java]] 73 +{{/panel}} 74 + 75 + 76 + 77 + 78 +{{/layout-cell}} 79 + 80 +{{layout-cell}} 81 + 82 + 83 +{{toc/}} 84 +{{/layout-cell}} 85 +{{/layout-section}} 86 +{{/layout}}
- Confluence.Code.ConfluencePageClass[0]
-
- Id
-
... ... @@ -1,1 +1,1 @@ 1 -348702 191 +37487025 - Title
-
... ... @@ -1,1 +1,1 @@ 1 -ImageJ plugins1 +Access data with ImageJ - URL
-
... ... @@ -1,1 +1,1 @@ 1 -https://confluence.desy.de/spaces/P5I/pages/348702 19/ImageJplugins1 +https://confluence.desy.de/spaces/P5I/pages/37487025/Access data with ImageJ