Cthulhu

Cthulhu: An Open Source Molecular and Atomic Cross Section Computation Code for Substellar Atmospheres - Published in JOSS (2024)

https://github.com/martiancolonist/cthulhu

Science Score: 95.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
    Found 2 DOI reference(s) in README and JOSS metadata
  • Academic publication links
    Links to: joss.theoj.org
  • Committers with academic emails
    2 of 2 committers (100.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
    Published in Journal of Open Source Software

Scientific Fields

Mathematics Computer Science - 84% confidence
Last synced: 6 months ago · JSON representation

Repository

A Python package to calculate cross sections for substellar atmospheres

Basic Info
  • Host: GitHub
  • Owner: MartianColonist
  • License: bsd-3-clause
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 111 MB
Statistics
  • Stars: 6
  • Watchers: 2
  • Forks: 0
  • Open Issues: 5
  • Releases: 0
Created over 5 years ago · Last pushed 11 months ago
Metadata Files
Readme License

README.rst

.. raw:: html

   



**A Python Package for Calculating Molecular and Atomic Cross Sections for Substellar Atmospheres** Cthulhu is a Python package designed for user-friendly calculations of molecular and atomic cross sections for exoplanet and brown dwarf atmosphere models. Cthulhu can automate the process of downloading line lists, and supports line list computations in ExoMol, HITRAN, HITEMP, and VALD formats. Documentation ------------- The installation guide and a wide-range of tutorials for different applications can be found in the `Cthulhu documentation `_. Attribution ----------- If you use Cthulhu in your work, please cite `Agrawal & MacDonald `_. License ------- Copyright 2024: Ryan J. MacDonald, Arnav Agrawal Cthulhu is available under the BSD 3-Clause License. Please see the LICENSE file for more information. Contributing to Cthulhu ------------------------ For bug reports or feature requests, please raise an issue. Interesting in joining the Cult of the Great Old One? Please see the `contribution guide `_. Questions and Support --------------------- Feel free to reach out to aa687@cornell.edu or ryanjmac@umich.edu .. image:: https://readthedocs.org/projects/cthulhu/badge/?version=latest :target: https://cthulhu.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status .. image:: https://img.shields.io/badge/License-BSD_3--Clause-blue.svg :target: https://github.com/MartianColonist/cthulhu/blob/main/LICENSE :alt: GitHub License .. image:: https://github.com/MartianColonist/Cthulhu/actions/workflows/pytest_testing.yml/badge.svg :target: https://github.com/MartianColonist/Cthulhu/actions/workflows/pytest_testing.yml :alt: Pytest Test Suite Status

Owner

  • Name: Ryan MacDonald
  • Login: MartianColonist
  • Kind: user
  • Location: Ann Arbor, MI, USA

Exoplanet astronomer at the University of Michigan.

JOSS Publication

Cthulhu: An Open Source Molecular and Atomic Cross Section Computation Code for Substellar Atmospheres
Published
October 05, 2024
Volume 9, Issue 102, Page 6894
Authors
Arnav Agrawal ORCID
Johns Hopkins University Applied Physics Laboratory, 11100 Johns Hopkins Rd., Laurel, MD 20723, USA, Department of Astronomy and Carl Sagan Institute, Cornell University, 122 Sciences Drive, Ithaca, NY 14853, USA
Ryan J. MacDonald ORCID
Department of Astronomy, University of Michigan, 1085 S. University Ave., Ann Arbor, MI 48109, USA, NHFP Sagan Fellow, Department of Astronomy and Carl Sagan Institute, Cornell University, 122 Sciences Drive, Ithaca, NY 14853, USA
Editor
Dan Foreman-Mackey ORCID
Tags
astronomy exoplanets cross sections line lists opacities spectroscopy JWST

GitHub Events

Total
  • Issues event: 9
  • Watch event: 5
  • Issue comment event: 41
  • Push event: 9
  • Pull request event: 11
  • Create event: 4
Last Year
  • Issues event: 9
  • Watch event: 5
  • Issue comment event: 41
  • Push event: 9
  • Pull request event: 11
  • Create event: 4

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 383
  • Total Committers: 2
  • Avg Commits per committer: 191.5
  • Development Distribution Score (DDS): 0.478
Past Year
  • Commits: 35
  • Committers: 2
  • Avg Commits per committer: 17.5
  • Development Distribution Score (DDS): 0.143
Top Committers
Name Email Commits
Ryan MacDonald r****d@a****u 200
arnav_agrawal a****7@c****u 183
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 7
  • Total pull requests: 35
  • Average time to close issues: 10 days
  • Average time to close pull requests: 15 days
  • Total issue authors: 3
  • Total pull request authors: 2
  • Average comments per issue: 4.57
  • Average comments per pull request: 0.14
  • Merged pull requests: 28
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 7
  • Pull requests: 10
  • Average time to close issues: 10 days
  • Average time to close pull requests: about 1 month
  • Issue authors: 3
  • Pull request authors: 2
  • Average comments per issue: 4.57
  • Average comments per pull request: 0.4
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • SherelynA (4)
  • elena-fader (2)
  • MiriCaradonna (1)
Pull Request Authors
  • arnav-agrawal (31)
  • MartianColonist (13)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

docs/rtd_requirements.txt pypi
  • ipython *
  • nbsphinx *
  • sphinx-autoapi *
  • sphinx_rtd_theme ==1.0.0
setup.py pypi
  • bs4 *
  • h5py *
  • lxml *
  • matplotlib *
  • numba >=0.56
  • numpy *
  • pandas *
  • requests *
  • scipy *
  • tqdm *
.github/workflows/draft-pdf.yml actions
  • actions/checkout v2 composite
  • actions/upload-artifact v1 composite
  • openjournals/openjournals-draft-action master composite