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

JOSS: https://github.com/syasini/AstroPaint

astrophysical-signals cosmology halo-catalog python simulation-toolkit

Score: 6.054439346269371

Last synced: about 7 hours ago
JSON representation

Repository metadata:

A python package for creating mock maps of astrophysical signals from a halo catalog


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 373
Total Committers: 6
Avg Commits per committer: 62.167
Development Distribution Score (DDS): 0.029

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
Siavash Yasini y****i@u****u 362
maamari m****i@u****u 5
Shobeir K. S. Mazinani s****i@g****m 3
dependabot[bot] 4****] 1
Zachary Pace z****1@g****m 1
Arfon Smith a****n 1

Issue and Pull Request metadata

Last synced: 27 days ago

Total issues: 38
Total pull requests: 60
Average time to close issues: 24 days
Average time to close pull requests: 7 days
Total issue authors: 4
Total pull request authors: 9
Average comments per issue: 1.37
Average comments per pull request: 0.42
Merged pull request: 50
Bot issues: 1
Bot pull requests: 5

Past year issues: 1
Past year pull requests: 2
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: 2
Past year average comments per issue: 3.0
Past year average comments per pull request: 2.5
Past year merged pull request: 0
Past year bot issues: 1
Past year bot pull requests: 1

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/syasini/AstroPaint

Top Issue Authors

  • syasini (31)
  • AshKelly (3)
  • zpace (3)
  • fyxit-test[bot] (1)

Top Pull Request Authors

  • syasini (45)
  • dependabot[bot] (4)
  • S-KSM (3)
  • arfon (2)
  • maamari (2)
  • fyxit-test[bot] (1)
  • Sophia78T (1)
  • zpace (1)
  • NaregM (1)

Top Issue Labels

  • enhancement (15)
  • good first issue (9)
  • help wanted (7)
  • bug (3)
  • test (3)
  • documentation (2)
  • dependencies (1)

Top Pull Request Labels

  • dependencies (4)
  • enhancement (1)
  • test (1)

Dependencies

docs/requirements.txt pypi
  • astropy ==4.0.0
  • decorator ==4.4.1
  • healpy ==1.13.0
  • joblib ==0.14.0
  • jupyter *
  • matplotlib ==3.1.2
  • numpy ==1.19.1
  • pandas ==1.0.1
  • pytest ==5.3.1
  • pyyaml ==5.1.2
  • requests ==2.24.0
  • scipy ==1.3.0
  • seaborn ==0.9.0
  • tqdm ==4.48.0
requirements.txt pypi
  • astropy >=4.0.0
  • decorator >=4.4.1
  • healpy ==1.13.0
  • joblib >=0.14.0
  • jupyter *
  • matplotlib >=3.1.2
  • numpy >=1.19.1
  • pandas >=1.0.1
  • pytest >=5.3.1
  • pyyaml >=5.1.2
  • requests >=2.24.0
  • scipy >=1.3.0
  • seaborn >=0.9.0
  • tqdm >=4.48.0
.github/workflows/python-package.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
setup.py pypi