https://github.com/aarondavidschneider/prt_phasecurve
Calculate phase curves using prt
Science Score: 10.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
-
✓Committers with academic emails
1 of 1 committers (100.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.0%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Calculate phase curves using prt
Basic Info
- Host: GitHub
- Owner: AaronDavidSchneider
- Language: Fortran
- Default Branch: main
- Homepage: https://prt-phasecurve.readthedocs.io
- Size: 1.01 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 4
Created over 4 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
README.md
prt_phasecurve
Bulding phasecurves of exoplanetary atmospheres using petitradtrans
Documentation: https://prt-phasecurve.readthedocs.io
Install:
pip install prt_phasecurve
Currently usable functions:
Integrate the global spectra to calculate the phase curve:
phase_curve()
Calculate the spectra of the (lowres) GCM output:
calc_spectra()
Owner
- Name: Aaron David Schneider
- Login: AaronDavidSchneider
- Kind: user
- Location: Copenhagen, Denmark
- Company: Kopenhagen University
- Website: aaron-schneider.de
- Repositories: 8
- Profile: https://github.com/AaronDavidSchneider
married, astrophysics student, python enthusiast
GitHub Events
Total
Last Year
Committers
Last synced: over 3 years ago
All Time
- Total Commits: 21
- Total Committers: 1
- Avg Commits per committer: 21.0
- Development Distribution Score (DDS): 0.0
Top Committers
| Name | Commits | |
|---|---|---|
| Aaron David Schneider | a****r@n****k | 21 |
Committer Domains (Top 20 + Academic)
nbi.ku.dk: 1
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total 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
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
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 5 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 6
- Total maintainers: 1
pypi.org: prt-phasecurve
module that creates phasecurves using pRT
- Homepage: https://github.com/AaronDavidSchneider/prt_phasecurve
- Documentation: https://prt-phasecurve.readthedocs.io/
- License: MIT
-
Latest release: 0.1.7
published over 2 years ago
Rankings
Dependent packages count: 10.0%
Downloads: 15.6%
Dependent repos count: 21.8%
Average: 21.8%
Forks count: 22.6%
Stargazers count: 38.8%
Maintainers (1)
Last synced:
10 months ago
Dependencies
doc/requirements.txt
pypi
- ipython *
- nbsphinx *
- numpy *
- numpydoc *
setup.py
pypi
- numpy *
- petitRADTRANS >=2.2.1
- scipy >=1.7.0
- tqdm *
.github/workflows/pythonpublish.yaml
actions
- actions/checkout v2 composite
- actions/setup-python v1 composite