-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add CITATION.cff * fix matplotlib 3.9.0 breakage
- Loading branch information
1 parent
23689e6
commit f954554
Showing
2 changed files
with
38 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
# This CITATION.cff file was generated with cffinit. | ||
# Visit https://bit.ly/cffinit to generate yours today! | ||
|
||
cff-version: 1.2.0 | ||
title: VisCy | ||
message: >- | ||
If you use this software, please cite it using the | ||
metadata from this file. | ||
type: software | ||
authors: | ||
- given-names: Ziwen | ||
family-names: Liu | ||
email: [email protected] | ||
affiliation: Chan Zuckerberg Biohub San Francisco | ||
orcid: 'https://orcid.org/0000-0001-7482-1299' | ||
- given-names: Eduardo | ||
family-names: Hirata-Miyasaki | ||
affiliation: Chan Zuckerberg Biohub San Francisco | ||
orcid: 'https://orcid.org/0000-0002-1016-2447' | ||
- given-names: Christian | ||
family-names: Foley | ||
- given-names: Soorya | ||
family-names: Pradeep | ||
affiliation: Chan Zuckerberg Biohub San Francisco | ||
orcid: 'https://orcid.org/0000-0002-0926-1480' | ||
- given-names: Shalin | ||
family-names: Mehta | ||
affiliation: Chan Zuckerberg Biohub San Francisco | ||
orcid: 'https://orcid.org/0000-0002-2542-3582' | ||
repository-code: 'https://github.com/mehta-lab/VisCy' | ||
url: 'https://github.com/mehta-lab/VisCy' | ||
abstract: computer vision models for single-cell phenotyping | ||
keywords: | ||
- machine-learning | ||
- computer-vision | ||
- bioimage-analysis | ||
license: BSD-3-Clause |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters