https://github.com/biigle/color-sort
:m: BIIGLE module to sort volume images by color
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 (8.5%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
:m: BIIGLE module to sort volume images by color
Basic Info
Statistics
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
- Releases: 0
Topics
Metadata Files
README.md
BIIGLE ColorSort Module
This is the BIIGLE module to sort volume images by color.
Installation
This module is already included in biigle/biigle.
- Run
composer require biigle/color-sort. - Add
Biigle\Modules\ColorSort\ColorSortServiceProvider::classto theprovidersarray inconfig/app.php. - Run
docker-compose exec app php artisan migrateto create the new database tables. - Run
php artisan vendor:publish --tag=publicto publish the public assets of this module. - Run
pip install -r vendor/biigle/color-sort/requirements.txtto install the Python requirements.
Developing
Take a look at the development guide of the core repository to get started with the development setup.
Want to develop a new module? Head over to the biigle/module template repository.
Contributions and bug reports
Contributions to BIIGLE are always welcome. Check out the contribution guide to get started.
Owner
- Name: BIIGLE
- Login: biigle
- Kind: organization
- Location: Bielefeld University
- Website: https://biigle.de
- Repositories: 48
- Profile: https://github.com/biigle
GitHub Events
Total
- Release event: 1
- Delete event: 3
- Issue comment event: 1
- Push event: 3
- Pull request event: 6
- Create event: 3
Last Year
- Release event: 1
- Delete event: 3
- Issue comment event: 1
- Push event: 3
- Pull request event: 6
- Create event: 3
Committers
Last synced: over 3 years ago
All Time
- Total Commits: 184
- Total Committers: 4
- Avg Commits per committer: 46.0
- Development Distribution Score (DDS): 0.12
Top Committers
| Name | Commits | |
|---|---|---|
| Martin Zurowietz | m****n@z****e | 162 |
| dependabot[bot] | 4****]@u****m | 12 |
| Martin Zurowietz | m****r@u****m | 8 |
| Daniel Langenkämper | d****k@g****m | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 11
- Total pull requests: 47
- Average time to close issues: about 2 months
- Average time to close pull requests: 14 days
- Total issue authors: 2
- Total pull request authors: 3
- Average comments per issue: 0.55
- Average comments per pull request: 0.09
- Merged pull requests: 44
- Bot issues: 0
- Bot pull requests: 29
Past Year
- Issues: 0
- Pull requests: 7
- Average time to close issues: N/A
- Average time to close pull requests: about 1 month
- Issue authors: 0
- Pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.43
- Merged pull requests: 5
- Bot issues: 0
- Bot pull requests: 4
Top Authors
Issue Authors
- mzur (10)
- dlangenk (1)
Pull Request Authors
- dependabot[bot] (39)
- mzur (17)
- lehecht (4)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- packagist 8,782 total
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 43
- Total maintainers: 1
packagist.org: biigle/color-sort
BIIGLE module to sort volume images by color.
- Homepage: https://biigle.de
- License: GPL-3.0-only
-
Latest release: v2.13.0
published about 1 year ago