https://github.com/bayer-group/pavo
PAthological Visualization Obsession - visualization playground for pado datasets
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (15.3%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
PAthological Visualization Obsession - visualization playground for pado datasets
Basic Info
Statistics
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 20
- Releases: 0
Topics
Metadata Files
README.md
PAVO: PAthological Visualization Obsession
Welcome to pavo :wave:, a visualization tool for
pado datasets.
pavo's goal is to provide a testbed for easy prototyping of data
visualizations of whole slide images and metadata of digital pathology datasets.
We strive to make your lives as easy as possible: If setting up
pavo is hard or unintuitive, if its interface is slow or if its
documentation is confusing, it's a bug in pavo.
Always feel free to report any issues or feature requests in the issue tracker!
Development happens on github :octocat:
Installation
To install pavo clone the repo and run pip install . Note that you need
a "nodejs==16.*" installation to be able to build from source.
Usage
pavo is used to visualize pado datasets. If you have a pado dataset
just run:
shell
pavo production run /path/to/your/dataset
and access the web ui under the printed address.
Development Environment Setup
- Install
gitandcondaandconda-devenv - Clone pavo
git clone https://github.com/bayer-group/pavo.git - Change directory
cd pavo - Run
conda devenv --env PAVO_DEVEL=TRUE -f environment.devenv.yml --print > environment.yml - Run
conda env create -f environment.yml - Activate the environment
conda activate pavo - Setup the javascript dependencies
npm install .(optional, handled insetup.py)
Note that in this environment pavo is already installed in
development mode, so go ahead and hack.
- Run tests via
pytest - Run the static type analysis via
mypy pavo - Launch a development instance via
pavo development run
Contributing Guidelines
- Check the contribution guidelines
- Please use numpy docstrings.
- When contributing code, please try to use Pull Requests.
- tests go hand in hand with modules on
testspackages at the same level. We usepytest.
Acknowledgements
Build with love by the Machine Learning Research group at Bayer.
pavo: copyright 2020 Bayer AG
Owner
- Name: Bayer Open Source
- Login: Bayer-Group
- Kind: organization
- Website: https://bayer.com/
- Repositories: 98
- Profile: https://github.com/Bayer-Group
Science for a better life
GitHub Events
Total
Last Year
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Andreas Poehlmann | a****s@p****o | 132 |
| dependabot[bot] | 4****] | 10 |
| Jake Pencharz | j****z@b****m | 2 |
| Santi Villalba | s****l@g****m | 1 |
| marcomulinex | m****x@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 49
- Total pull requests: 38
- Average time to close issues: 4 months
- Average time to close pull requests: about 1 month
- Total issue authors: 3
- Total pull request authors: 3
- Average comments per issue: 0.73
- Average comments per pull request: 0.32
- Merged pull requests: 29
- Bot issues: 0
- Bot pull requests: 18
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- ap-- (32)
- Jake-Jay (12)
- marcomulinex (5)
Pull Request Authors
- dependabot[bot] (18)
- Jake-Jay (13)
- ap-- (6)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 15 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 1
pypi.org: pavo
PAthological Visualisation Obsession
- Homepage: https://github.com/bayer-group/pavo
- Documentation: https://pavo.readthedocs.io/
- License: BSD
-
Latest release: 0.3.0
published almost 3 years ago