An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/imr-framework/virtual-scanner

mri

Score: 11.832832684716745

Last synced: about 7 hours ago
JSON representation

Repository metadata:

An end-to-end hybrid MR simulator/console


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 5 months ago

Total Commits: 449
Total Committers: 10
Avg Commits per committer: 44.9
Development Distribution Score (DDS): 0.586

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Gehua Tong t****8@g****m 186
Enlin Qian e****4@c****u 87
Keerthi Sravan Ravi s****3@g****m 68
Marina Manso Jimeno m****6@g****m 56
Sairam Geethanath s****h@g****m 45
iMR Framework 3****k 3
dependabot[bot] 4****] 1
Vanessa Sochat v****t@s****u 1
Mathieu Boudreau e****0@g****m 1
Kristen Thyng k****g@g****m 1

Issue and Pull Request metadata

Last synced: 10 months ago

Total issues: 39
Total pull requests: 31
Average time to close issues: 16 days
Average time to close pull requests: 6 months
Total issue authors: 11
Total pull request authors: 6
Average comments per issue: 3.36
Average comments per pull request: 1.06
Merged pull request: 6
Bot issues: 0
Bot pull requests: 25

Past year issues: 1
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 1
Past year pull request authors: 0
Past year average comments per issue: 2.0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/imr-framework/virtual-scanner

Top Issue Authors

  • mathieuboudreau (10)
  • ellieaniosis (10)
  • tonggehua (6)
  • vsoch (5)
  • sravan953 (2)
  • asgaspar (1)
  • ShannonZ (1)
  • Neurophydin (1)
  • Mmj94 (1)
  • sammmore (1)
  • qianenlin (1)

Top Pull Request Authors

  • dependabot[bot] (25)
  • vsoch (2)
  • sairamgeethanath (1)
  • mathieuboudreau (1)
  • imr-framework (1)
  • kthyng (1)

Top Issue Labels

  • bug (16)
  • review comment (13)
  • enhancement (5)
  • knownissue (1)

Top Pull Request Labels

  • dependencies (25)

Package metadata

pypi.org: virtual-scanner

Virtual Scanner educational tool for MRI

  • Homepage: https://github.com/imr-framework/virtual-scanner
  • Documentation: https://virtual-scanner.readthedocs.io/
  • Licenses: License :: OSI Approved :: GNU Affero General Public License v3
  • Latest release: 2.0.0 (published almost 4 years ago)
  • Last Synced: 2026-01-16T19:40:16.992Z (5 months ago)
  • Versions: 14
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 150 Last month
  • Rankings:
    • Dependent packages count: 3.34%
    • Forks count: 9.424%
    • Stargazers count: 10.149%
    • Average: 13.379%
    • Downloads: 21.418%
    • Dependent repos count: 22.563%
  • Maintainers (1)

Dependencies

requirements.txt pypi
  • Click ==7.0
  • Flask ==1.0.2
  • Jinja2 ==2.10.1
  • Keras ==2.2.4
  • Keras-Applications >=1.0.7
  • Keras-Preprocessing ==1.0.9
  • Markdown ==3.1
  • MarkupSafe ==1.1.1
  • Pillow >=6.0.0
  • PyYAML ==5.1
  • Werkzeug ==0.15.2
  • absl-py ==0.7.1
  • astor ==0.7.1
  • cycler ==0.10.0
  • gast ==0.2.2
  • grpcio ==1.20.0
  • h5py ==2.9.0
  • itsdangerous ==1.1.0
  • kiwisolver ==1.0.1
  • matplotlib >=3.3.4
  • mock ==2.0.0
  • nibabel ==2.4.0
  • numpy >=1.16.2
  • opencv-python ==4.0.0.21
  • pbr ==5.1.3
  • protobuf ==3.7.1
  • pydicom ==1.2.2
  • pyparsing ==2.3.1
  • pypulseq ==1.3.1.post1
  • python-dateutil ==2.8.0
  • scikit-image ==0.15.0
  • scipy >=1.2.1
  • selenium ==3.141.0
  • six ==1.12.0
  • tensorboard >=1.13.1
  • tensorflow ==1.15.2
  • tensorflow-estimator >=1.13.0
  • termcolor ==1.1.0
.github/workflows/pythonpackage.yml actions
  • actions/checkout v1 composite
  • actions/setup-python v1 composite
.github/workflows/pythonpackage_dev.yml actions
  • actions/checkout v1 composite
  • actions/setup-python v1 composite
Dockerfile docker
  • python 3.6.3 build