Science Score: 20.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
    2 of 2 committers (100.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.9%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: rosalindfranklininstitute
  • License: apache-2.0
  • Language: Python
  • Default Branch: master
  • Size: 31.1 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 1
  • Open Issues: 2
  • Releases: 0
Fork of jmp1985/maptools
Created over 5 years ago · Last pushed almost 3 years ago
Metadata Files
Readme License

README.md

maptools

Python library for manipulating EM maps

Code style: black Language grade: Python Total alerts Building Publishing DOI

Installation

To install from the github repository do the following

sh python -m pip install git+https://github.com/rosalindfranklininstitute/maptools.git@master

To install from source, clone this repository. Then do the following:

sh python -m pip install .

If you would like to run the tests then, clone this repository and then do the following:

sh python -m pip install .[test]

Installation for developers

To install for development, clone this repository and then do the following:

sh python -m pip install -e .

Testing

To run the tests, follow the installation instructions for developers and then do the following:

sh pytest

Issues

Please use the GitHub issue tracker to submit bugs or request features.

License

Copyright Diamond Light Source and Rosalind Franklin Institute, 2021

Distributed under the terms of the GPLv3 license, maptools is free and open source software.

Owner

  • Name: Rosalind Franklin Institute
  • Login: rosalindfranklininstitute
  • Kind: organization
  • Email: info@rfi.ac.uk
  • Location: UK

The Rosalind Franklin Institute is dedicated to transforming life science through interdisciplinary research and technology development

GitHub Events

Total
Last Year

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 89
  • Total Committers: 2
  • Avg Commits per committer: 44.5
  • Development Distribution Score (DDS): 0.011
Past Year
  • Commits: 8
  • Committers: 2
  • Avg Commits per committer: 4.0
  • Development Distribution Score (DDS): 0.125
Top Committers
Name Email Commits
James Parkhurst j****t@d****k 88
James Parkhurst j****t@r****k 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 4
  • Average time to close issues: N/A
  • Average time to close pull requests: 7 days
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.5
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
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
Pull Request Authors
  • paulkorir (2)
  • jmp1985 (2)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 380 last-month
  • Total dependent packages: 2
  • Total dependent repositories: 5
  • Total versions: 8
  • Total maintainers: 1
pypi.org: maptools

Manipulate maps

  • Versions: 8
  • Dependent Packages: 2
  • Dependent Repositories: 5
  • Downloads: 380 Last month
Rankings
Dependent packages count: 4.7%
Dependent repos count: 6.7%
Downloads: 10.8%
Average: 16.7%
Forks count: 22.6%
Stargazers count: 38.8%
Maintainers (1)
Last synced: 12 months ago

Dependencies

.github/workflows/conda.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/python-package.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/python-publish.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/sphinx.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
conda/environment.yaml conda
  • anaconda-client
  • conda-build
  • conda-verify
  • python 3.9.*
setup.py pypi
  • gemmi *
  • matplotlib *
  • mrcfile *
  • numpy *
  • pyyaml *
  • scikit-image *
  • scipy *