Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correcting errors in zenodo json file. #45

Merged
merged 1 commit into from
Apr 21, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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"
},
],
}
]
}