Skip to content

Commit

Permalink
Correcting errors in zenodo json file.
Browse files Browse the repository at this point in the history
  • Loading branch information
zivy committed Apr 21, 2023
1 parent 3cc6fef commit 38ce483
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .zenodo.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
"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>",
"keywords": [
"Open Science",
"Open Source Software"
"Open Source Software",
"Microscopy",
"Multiplexed Optical Imaging",
"Image Analysis",
"SimpleITK"
],
"license": {
"id": "CC-BY-4.0"
Expand All @@ -22,6 +23,6 @@
"affiliation": "National Institutes of Health",
"name": "Lowekamp, Bradley",
"orcid": "0000-0002-4579-5738"
},
],
}
]
}

0 comments on commit 38ce483

Please sign in to comment.