Mercurial > repos > iuc > imagej2_create_image
comparison imagej2_macros.xml @ 2:ea7a01d0f218 draft
planemo upload commit 369e40078146d00608d52205bb8cee66ae735b76-dirty
| author | iuc |
|---|---|
| date | Fri, 26 Jun 2015 05:28:23 -0400 |
| parents | dfe318d97378 |
| children | bb65623b90a8 |
comparison
equal
deleted
inserted
replaced
| 1:26703988cdb3 | 2:ea7a01d0f218 |
|---|---|
| 57 <when value="gigabytes"> | 57 <when value="gigabytes"> |
| 58 <param name="max_heap_size" type="integer" value="1" min="1" label="Maximum size, in gigabytes, of the memory allocation pool" help="Examples: 1, 2, etc."/> | 58 <param name="max_heap_size" type="integer" value="1" min="1" label="Maximum size, in gigabytes, of the memory allocation pool" help="Examples: 1, 2, etc."/> |
| 59 </when> | 59 </when> |
| 60 </conditional> | 60 </conditional> |
| 61 </xml> | 61 </xml> |
| 62 <token name="@max_heap_size_args@"> | |
| 63 --max_heap_size_type $set_max_heap_size.max_heap_size_type | |
| 64 --max_heap_size $set_max_heap_size.max_heap_size | |
| 65 </token> | |
| 62 <xml name="image_datatypes"> | 66 <xml name="image_datatypes"> |
| 63 <option value="bmp">bmp</option> | 67 <option value="bmp">bmp</option> |
| 64 <option value="gif">gif</option> | 68 <option value="gif">gif</option> |
| 65 <option value="jpg">jpg</option> | 69 <option value="jpg">jpg</option> |
| 66 <option value="png" selected="true">png</option> | 70 <option value="png" selected="true">png</option> |
| 67 <option value="tiff">tiff</option> | 71 <option value="tiff">tiff</option> |
| 68 </xml> | 72 </xml> |
| 73 <xml name="bunwarpj_citations"> | |
| 74 <citations> | |
| 75 <citation type="bibtex"> | |
| 76 @InProceedings(Arganda-Carreras2006, | |
| 77 author = "Ignacio Arganda-Carreras and | |
| 78 Carlos Oscar S{\'a}nchez Sorzano and | |
| 79 Roberto Marabini and | |
| 80 Jos{\'e} Mar\'{\i}a Carazo and | |
| 81 Carlos Ortiz-de-Solorzano and | |
| 82 Jan Kybic", | |
| 83 title = "Consistent and Elastic Registration of Histological Sections Using Vector-Spline Regularization", | |
| 84 publisher = "Springer Berlin / Heidelberg", | |
| 85 booktitle = "Computer Vision Approaches to Medical Image Analysis", | |
| 86 series = "Lecture Notes in Computer Science", | |
| 87 year = "2006", | |
| 88 volume = "4241", | |
| 89 pages = "85-95", | |
| 90 month = "May", | |
| 91 city = "Graz, Austria") | |
| 92 </citation> | |
| 93 <citation type="doi">10.1038/nmeth.2019</citation> | |
| 94 </citations> | |
| 95 </xml> | |
| 69 <xml name="fiji_headless_citations"> | 96 <xml name="fiji_headless_citations"> |
| 70 <citations> | 97 <citations> |
| 71 <citation type="doi">10.1038/nmeth.2102</citation> | 98 <citation type="doi">10.1038/nmeth.2102</citation> |
| 72 </citations> | 99 </citations> |
| 73 </xml> | 100 </xml> |
| 74 <xml name="citations"> | 101 <xml name="bioformats_fiji_javabridge_citations"> |
| 75 <citations> | 102 <citations> |
| 76 <citation type="doi">10.1038/nmeth.2102</citation> | 103 <citation type="doi">10.1038/nmeth.2102</citation> |
| 77 <citation type="doi">10.1038/nmeth.2019</citation> | 104 <citation type="doi">10.1038/nmeth.2019</citation> |
| 78 <citation type="doi">10.1083/jcb.201004104</citation> | 105 <citation type="doi">10.1083/jcb.201004104</citation> |
| 79 </citations> | 106 </citations> |
