https://github.com/alleninstitute/em_stitch
EM microscopy lens correction
Science Score: 23.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
2 of 6 committers (33.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.5%) to scientific vocabulary
Repository
EM microscopy lens correction
Basic Info
- Host: GitHub
- Owner: AllenInstitute
- License: bsd-2-clause
- Language: Python
- Default Branch: master
- Size: 86.4 MB
Statistics
- Stars: 4
- Watchers: 7
- Forks: 3
- Open Issues: 3
- Releases: 5
Metadata Files
README.md
em_stitch
Lens correction solver and stitching utilities for EM images.
This repo has overlap with https://github.com/AllenInstitute/asap-modules
It is meant to be independent of asap-modules and a running render server.
Installation
This package is pip-installable with
pip install em-stitch
installing from this repo can be accomplished with
python setup.py install
Optional dependencies
The performance of em-stitch can benefit from the installation of pandas and will use it when available. Bigfeta will use petsc4py to implement its solver if available, which can improve memory utilization and performance.
support
We are planning on occasional updating this tool with no fixed schedule. Community involvement is encouraged through both issues and pull requests. Please make pull requests against the develop branch, as we will test changes there before merging into master.
Acknowledgement of Government Sponsorship
Supported by the Intelligence Advanced Research Projects Activity (IARPA) via Department of Interior / Interior Business Center (DoI/IBC) contract number D16PC00004. The U.S. Government is authorized to reproduce and distribute reprints for Governmental purposes notwithstanding any copyright annotation thereon. Disclaimer: The views and conclusions contained herein are those of the authors and should not be interpreted as necessarily representing the official policies or endorsements, either expressed or implied, of IARPA, DoI/IBC, or the U.S. Government.
Owner
- Name: Allen Institute
- Login: AllenInstitute
- Kind: organization
- Location: Seattle, WA
- Website: https://alleninstitute.org
- Repositories: 184
- Profile: https://github.com/AllenInstitute
Please visit http://alleninstitute.github.io/ for more information.
GitHub Events
Total
- Issues event: 4
- Issue comment event: 1
Last Year
- Issues event: 4
- Issue comment event: 1
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Dan Kapner | d****k@.****g | 125 |
| Russel Torres | r****s@g****m | 27 |
| Dan Kapner | 3****r | 16 |
| Jay Borseth | j****b@a****g | 5 |
| jayb | j****h@h****m | 1 |
| dlbrittain | d****n@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 6
- Total pull requests: 54
- Average time to close issues: almost 2 years
- Average time to close pull requests: 5 days
- Total issue authors: 3
- Total pull request authors: 3
- Average comments per issue: 0.67
- Average comments per pull request: 1.04
- Merged pull requests: 53
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 3
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- RussTorres (4)
- djkapner (1)
- ghost (1)
Pull Request Authors
- djkapner (41)
- RussTorres (15)
- dlbrittain (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 21 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 15
- Total maintainers: 2
pypi.org: em-stitch
a python package for stitching EM images
- Homepage: https://github.com/AllenInstitute/em_stitch
- Documentation: https://em-stitch.readthedocs.io/
- License: bsd-2-clause
-
Latest release: 0.3.4
published over 2 years ago
Rankings
Maintainers (2)
Dependencies
- argschema <2.0
- bigfeta >=1.0.3
- marshmallow <3.0
- numpy >=1.13
- opencv-python *
- render-python >=2.2.0
- scipy >=1.2.1
- triangle *
- coverage >=4.1 test
- flake8 >=3.0.4 test
- jinja2 * test
- mccabe <0.7.0,>=0.6.0 test
- mock >=2.0.0 test
- pep8 >=1.7.0 test
- pylint >=1.5.4 test
- pytest >=3.0.5 test
- pytest-cov >=2.2.1 test
- pytest-pep8 >=1.0.6 test
- pytest-xdist >=1.14 test
- scikit-image * test
- shapely * test
- actions/checkout v2 composite
- pypa/gh-action-pypi-publish release/v1 composite
- EnricoMi/publish-unit-test-result-action v1 composite
- actions/checkout v2 composite
- actions/download-artifact v2 composite
- actions/setup-python v2 composite
- actions/upload-artifact v2 composite
- codecov/codecov-action v2 composite