https://github.com/astropy/pyregion
ds9 region parser for python
Science Score: 36.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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 17 committers (5.9%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.5%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
ds9 region parser for python
Basic Info
- Host: GitHub
- Owner: astropy
- License: mit
- Language: Python
- Default Branch: main
- Homepage: https://pyregion.readthedocs.io
- Size: 6.18 MB
Statistics
- Stars: 40
- Watchers: 9
- Forks: 42
- Open Issues: 14
- Releases: 0
Topics
Metadata Files
README.rst
pyregion
========
pyregion is a python module to parse ds9 region files.
It also supports ciao region files.
* Code: https://github.com/astropy/pyregion
* Docs: https://pyregion.readthedocs.io
* PyPI: http://pypi.python.org/pypi/pyregion
Installation: ``pip install pyregion``
Lead developer: Jae-Joon Lee ([@leejjoon](http://github.com/leejjoon))
FEATURES
--------
* ds9 and ciao region files.
* (physical, wcs) coordinate conversion to the image coordinate.
* convert regions to matplotlib patches.
* convert regions to spatial filter (i.e., generate mask images)
LICENSE
-------
All files are under MIT License. See LICENSE.
Status
------
.. image:: https://travis-ci.org/astropy/pyregion.svg?branch=master
:target: https://travis-ci.org/astropy/pyregion
.. image:: https://coveralls.io/repos/astropy/pyregion/badge.svg?branch=master
:target: https://coveralls.io/r/astropy/pyregion
New regions package
-------------------
See also the in-development ``regions`` package
at https://github.com/astropy/regions
a new astronomy package for regions based on Astropy.
Owner
- Name: The Astropy Project
- Login: astropy
- Kind: organization
- Website: http://www.astropy.org
- Repositories: 88
- Profile: https://github.com/astropy
GitHub Events
Total
- Issues event: 1
- Watch event: 1
- Delete event: 2
- Issue comment event: 4
- Push event: 2
- Pull request event: 8
- Fork event: 2
- Create event: 3
Last Year
- Issues event: 1
- Watch event: 1
- Delete event: 2
- Issue comment event: 4
- Push event: 2
- Pull request event: 8
- Fork event: 2
- Create event: 3
Committers
Last synced: 8 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Jae-Joon Lee | l****n@g****m | 102 |
| Christoph Deil | D****h@g****m | 54 |
| Thomas Robitaille | t****e@g****m | 51 |
| Brigitta Sipocz | b****z@g****m | 38 |
| James Davies | j****s@m****e | 18 |
| Joseph Jon Booker | j****e@n****t | 10 |
| Adam Ginsburg | k****h@g****m | 8 |
| astrodsg_laptop | g****n@g****m | 5 |
| Mihai Cara | m****a@i****e | 3 |
| P. L. Lim | 2****m | 3 |
| Matthew Craig | m****g@g****m | 2 |
| Larry Bradley | l****y@g****m | 2 |
| Médéric Boquien | m****n@a****k | 1 |
| Gen | 5****0 | 1 |
| Martin Hardcastle | m****h@e****o | 1 |
| Tom Aldcroft | t****t@g****m | 1 |
| SaturnSummoner | j****l@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 51
- Total pull requests: 65
- Average time to close issues: 11 months
- Average time to close pull requests: 2 months
- Total issue authors: 28
- Total pull request authors: 17
- Average comments per issue: 3.67
- Average comments per pull request: 3.86
- Merged pull requests: 45
- Bot issues: 0
- Bot pull requests: 5
Past Year
- Issues: 2
- Pull requests: 11
- Average time to close issues: 6 days
- Average time to close pull requests: 13 days
- Issue authors: 2
- Pull request authors: 4
- Average comments per issue: 0.5
- Average comments per pull request: 0.45
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 5
Top Authors
Issue Authors
- cdeil (9)
- pllim (6)
- astrofrog (5)
- ViviCoder (3)
- bsipocz (3)
- smaret (2)
- Knusper (2)
- ivastar (1)
- jmccormac01 (1)
- will-henney (1)
- embray (1)
- matteobachetti (1)
- andresgur (1)
- janerigby (1)
- hoangducthuong (1)
Pull Request Authors
- bsipocz (16)
- cdeil (13)
- leejjoon (7)
- dependabot[bot] (5)
- pllim (5)
- keflavich (4)
- sargas (3)
- prajwel (3)
- gen740 (2)
- astrofrog (2)
- jdavies-st (2)
- mcara (1)
- earthastronaut (1)
- smaret (1)
- astrobot (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- pypi 5,191 last-month
- Total docker downloads: 335
-
Total dependent packages: 7
(may contain duplicates) -
Total dependent repositories: 56
(may contain duplicates) - Total versions: 17
- Total maintainers: 4
pypi.org: pyregion
python parser for ds9 region files
- Homepage: https://github.com/astropy/pyregion
- Documentation: https://pyregion.readthedocs.io/
- License: MIT
-
Latest release: 2.3.0
published over 1 year ago
Rankings
Maintainers (4)
conda-forge.org: pyregion
pyregion is a python module to parse ds9 region files. It also supports ciao region files. Please note that the main emphasis of the package is to read in the regions files generated by ds9 itself. It reads most of the region files created by ds9. However, it may fail to read some of the user-created (or created by other programs) region files, even if they can be successfully read by ds9.
- Homepage: https://github.com/astropy/pyregion
- License: MIT
-
Latest release: 2.1.1
published over 4 years ago
Rankings
Dependencies
- actions/checkout v3 composite
- actions/setup-python v4 composite
- astropy >=5
- numpy >=1.23
- pyparsing >=2