Last modified by puchades on 2021/11/16 09:11

From version 2.4
edited by puchades
on 2020/03/25 15:30
Change comment: There is no comment for this version
To version 2.3
edited by puchades
on 2020/03/25 15:16
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,38 +1,31 @@
1 1  == Nutil Quantifier ==
2 2  
3 -A detailed Nutil user manual is included when downloading the software.
3 +A detailed Nutil user manual
4 4  
5 -**Basic steps:**
5 +Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
6 6  
7 -**//Quantifier//** locates and quantifies labelling identified by segmentation in rodent brain section images (mouse or rat). It requires the following input:
7 +>This is a quote. You can add a quote by selecting some text and clicking the quote button in the editor.
8 8  
9 -(% start="1" style="list-style-type:decimal" %)
10 -1. **Segmentations with the labelling displayed in one RGB colour **(Left panel)
9 +Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
11 11  
12 -**Requirement:**
11 +=== H3 Headings Will Appear In The Table of Content ===
13 13  
14 -* must be 24-bit RGB images in PNG format
15 -* same proportions as the images used in QuickNII to generate the atlas maps (can be a different size)
16 -* **//Quantifier //**is only able to extract one RGB colour at a time. Apply one RBG colour to all of the objects of interest, and specify this colour code in the //Excel template//.
13 +==== You can also add images ====
17 17  
18 -To generate the segmentations we recommend the //Pixel and// //Object Classification workflows// in the //ilastik// software (//ilastik.org//). However, any image analysis software may be used.
15 +[[image:Collaboratory.Apps.Article.Code.ArticleSheet@placeholder.jpg]]
19 19  
20 -1. **Customised anatomical atlas maps **(Right panel)
17 +Photo by David Clode
21 21  
19 +==== Or code ====
22 22  
21 +Code blocks can be added by using the code macro:
23 23  
24 -Generate the atlas maps in FLAT format with the //QuickNII //software ([[www.nitrc.org/projects/quicknii>>url:https://www.nitrc.org/projects/quicknii]])
23 +{{code language="python"}}
24 +x = 1
25 +if x == 1:
26 + # indented four spaces
27 + print("x is 1.")
28 +{{/code}}
25 25  
26 -
27 -1. **Anchored XML** file generated with the //QuickNII// software.
28 -
29 -
30 -1. **Reference atlas label file** (in LABEL format) corresponding to the relevant atlas. The following reference atlases are included in the //Nutil// package (in the “Labels” folder).
31 -
32 -
33 -
34 -
35 -
36 -
37 37  (% class="wikigeneratedid" id="HH4Won27tAppearinToC" %)
38 38