Skip to content

Commit 05c0c16

Browse files
authored
Merge pull request #45 from zivy/zenodo
Correcting errors in zenodo json file.
2 parents 3cc6fef + 38ce483 commit 05c0c16

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.zenodo.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
"description": "<p>This repository contains extensions, plugins, for the <a href=\"https://imaris.oxinst.com/\">Imaris</a> (Oxford Instruments) microscopy image analysis program. They either provide additional image analysis capabilities via the open source <a href=\"https://www.simpleitk.org\">SimpleITK</a> image analysis library, or are utilities that allow the user to easily modify meta-data associated with images stored in the Imaris file format (e.g. channel names, colors).</p><p>The extensions are designed so that they can be run either as independent programs or via the Imaris extension mechanism. When run as independent programs they can be used on any of the standard operating systems (Windows/OSX/Linux).</p><p>This work has been funded in part with federal funds from the National Institute of Allergy and Infectious Diseases, National Institutes of Health, under BCBB Support Services Contract HHSN316201300006W/75N93022F00001 to Medical Science and Computing.</p>",
33
"keywords": [
44
"Open Science",
5-
"Open Source Software"
5+
"Open Source Software",
66
"Microscopy",
77
"Multiplexed Optical Imaging",
88
"Image Analysis",
9+
"SimpleITK"
910
],
1011
"license": {
1112
"id": "CC-BY-4.0"
@@ -22,6 +23,6 @@
2223
"affiliation": "National Institutes of Health",
2324
"name": "Lowekamp, Bradley",
2425
"orcid": "0000-0002-4579-5738"
25-
},
26-
],
26+
}
27+
]
2728
}

0 commit comments

Comments
 (0)