Science Score: 77.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
✓Committers with academic emails
3 of 9 committers (33.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.2%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Pythonic photometric redshift tools based on EAZY
Basic Info
- Host: GitHub
- Owner: gbrammer
- License: mit
- Language: Python
- Default Branch: master
- Size: 12.2 MB
Statistics
- Stars: 43
- Watchers: 5
- Forks: 25
- Open Issues: 13
- Releases: 20
Created over 9 years ago
· Last pushed 12 months ago
Metadata Files
Readme
Changelog
License
Citation
README.rst
.. image:: https://github.com/gbrammer/eazy-py/actions/workflows/python-package.yml/badge.svg
:target: https://github.com/gbrammer/eazy-py/actions
.. image:: https://badge.fury.io/py/eazy.svg
:target: https://badge.fury.io/py/eazy
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.5012705.svg
:target: https://doi.org/10.5281/zenodo.5012705
eazy-py: Pythonic photometric redshift tools based on EAZY
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Under heavy construction....
Documentation will be here: https://eazy-py.readthedocs.io/, though it's essentially just the module API for now.
Templates and filter files still here: https://github.com/gbrammer/eazy-photoz/.
.. note::
Please submit any questions/comments/problems you have through the `Issues `_ interface.
Installation instructions
~~~~~~~~~~~~~~~~~~~~~~~~~
.. code:: bash
$ pip install eazy
$ pip install eazy[vistool] # for the dash visualiation tool
# Install extra dependency
$ pip install git+https://github.com/karllark/dust_attenuation.git
# Get templates and filters from https://github.com/gbrammer/eazy-photoz
$ python -c "import eazy; eazy.fetch_eazy_photoz()"
Demo
~~~~
.. image:: https://colab.research.google.com/assets/colab-badge.svg
:target: https://colab.research.google.com/github/gbrammer/eazy-py/blob/master/docs/examples/HDFN-demo.ipynb
.. image:: https://mybinder.org/badge_logo.svg
:target: https://mybinder.org/v2/gh/gbrammer/eazy-py/HEAD?filepath=docs%2Fexamples%2FHDFN-demo.ipynb
Citation
~~~~~~~~
Please cite both this repository and `Brammer et al. (2008) `_. A BiBTeX for this repository can be generated via the *Cite this repository* link in the upper left corner of the `GitHub page `_.
Owner
- Name: Gabe Brammer
- Login: gbrammer
- Kind: user
- Company: University of Copenhagen
- Website: http://gbrammer.github.io/
- Repositories: 81
- Profile: https://github.com/gbrammer
Citation (CITATION.cff)
cff-version: 1.2.0
title: eazy-py
abstract: >-
Pythonic photometric redshift tools based on EAZY (Brammer, van Dokkum & Coppi, 2008, 10.1086/591786).
message: Please cite this software using these metadata.
version: 0.5.2
doi: 10.5281/zenodo.5012704
date-released: 2021-06-22
url: https://github.com/gbrammer/eazy-py
publisher: Zenodo
keywords:
- Astronomy software (1855)
type: software
authors:
- given-names: Gabriel
family-names: Brammer
email: gbrammer@gmail.com
affiliation: >-
Cosmic Dawn Center, Niels Bohr Institute,
University of Copenhagen
orcid: 'https://orcid.org/0000-0003-2680-0055'
GitHub Events
Total
- Create event: 12
- Release event: 7
- Issues event: 8
- Watch event: 6
- Delete event: 3
- Issue comment event: 23
- Push event: 35
- Pull request review comment event: 4
- Pull request review event: 4
- Pull request event: 17
- Fork event: 2
Last Year
- Create event: 12
- Release event: 7
- Issues event: 8
- Watch event: 6
- Delete event: 3
- Issue comment event: 23
- Push event: 35
- Pull request review comment event: 4
- Pull request review event: 4
- Pull request event: 17
- Fork event: 2
Committers
Last synced: almost 3 years ago
All Time
- Total Commits: 404
- Total Committers: 9
- Avg Commits per committer: 44.889
- Development Distribution Score (DDS): 0.156
Top Committers
| Name | Commits | |
|---|---|---|
| Gabriel Brammer | g****r@g****m | 341 |
| Gabriel Brammer | b****r@s****u | 42 |
| Ivelina Momcheva | i****a@g****m | 10 |
| cosmosLukas | l****y@l****l | 4 |
| Lukas Zalesky | 5****s@u****m | 3 |
| Gabriel Brammer | b****r@k****u | 1 |
| JacobKosowski | 9****i@u****m | 1 |
| John Weaver | j****o@g****m | 1 |
| Sam Cutler | s****r@u****u | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 25
- Total pull requests: 36
- Average time to close issues: 3 months
- Average time to close pull requests: 15 days
- Total issue authors: 21
- Total pull request authors: 11
- Average comments per issue: 1.84
- Average comments per pull request: 1.17
- Merged pull requests: 33
- Bot issues: 0
- Bot pull requests: 2
Past Year
- Issues: 4
- Pull requests: 14
- Average time to close issues: 13 days
- Average time to close pull requests: 3 days
- Issue authors: 4
- Pull request authors: 3
- Average comments per issue: 2.0
- Average comments per pull request: 1.07
- Merged pull requests: 14
- Bot issues: 0
- Bot pull requests: 1
Top Authors
Issue Authors
- kevinhainline (4)
- gbrammer (2)
- aureliocarnero (1)
- fmvalentino (1)
- Joe-Bhangal (1)
- xraider1 (1)
- matin724 (1)
- cakir-oguzhan (1)
- jacqdanso (1)
- themiyan (1)
- nallen98 (1)
- gmazzolari (1)
- RaymondSimons (1)
- njcleri (1)
- shongscience (1)
Pull Request Authors
- gbrammer (26)
- yasada96 (4)
- ivastar (3)
- dependabot[bot] (3)
- larrybradley (3)
- TheSkyentist (2)
- hbahk (2)
- astroweaver (1)
- cosmosLukas (1)
- samecutler (1)
- JacobKosowski (1)
Top Labels
Issue Labels
bug (1)
Pull Request Labels
dependencies (3)
github_actions (2)
Packages
- Total packages: 1
-
Total downloads:
- pypi 2,460 last-month
- Total dependent packages: 2
- Total dependent repositories: 1
- Total versions: 23
- Total maintainers: 1
pypi.org: eazy
Pythonic photo-zs
- Homepage: https://github.com/gbrammer/eazy-py
- Documentation: https://eazy-py.readthedocs.io/
- License: MIT License Copyright (c) 2016-2022 Gabriel Brammer Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
Latest release: 0.8.5
published 12 months ago
Rankings
Dependent packages count: 4.8%
Forks count: 8.9%
Downloads: 9.2%
Average: 11.3%
Stargazers count: 12.0%
Dependent repos count: 21.6%
Maintainers (1)
Last synced:
6 months ago
Dependencies
binder/requirements.txt
pypi
- ansi2html *
- dash *
- flask *
- ipykernel *
- ipython *
- jupyter-dash *
- jupyter_server_proxy *
- notebook *
- numpy *
- pandas *
- requests *
- retrying *
requirements.txt
pypi
- astro-prospector *
- astro-sedpy *
- astropy >=4.0
- h5py *
- matplotlib >=3.2
- numpy >=1.19
- peakutils >=1.0.3
- scipy >=1.5.0
- tqdm *
setup.py
pypi
- astropy *
- dustmaps *
.github/workflows/python-package.yml
actions
- actions/checkout v3 composite
- actions/setup-python v3 composite
.github/workflows/publish-to-pypi.yml
actions
- actions/checkout v3 composite
- actions/download-artifact v3 composite
- actions/upload-artifact v3 composite
- pypa/gh-action-pypi-publish v1.5.1 composite