late-m-occurrence

A paper that investigates planet occurrence rates around the least massive stars.

https://github.com/rmglas/late-m-occurrence

Science Score: 31.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
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

A paper that investigates planet occurrence rates around the least massive stars.

Basic Info
  • Host: GitHub
  • Owner: rmglas
  • License: mit
  • Default Branch: main
  • Size: 623 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 4 years ago · Last pushed over 4 years ago
Metadata Files
Readme License Citation

README.md

Planets around late M dwarfs

Article status Article tarball <!-- Article graph --> Read the article

Scope

It was suggested that the increased exoplanet occurrence rates for M dwarf stars drop again for the least massive spectral subtypes. Using the Bioverse framework, we investigate how an exoplanet survey should be designed in order to test this hypothesis.

Reproducibility

This repository contains all code needed to reproduce the paper and its figures. It is autocompiled using the showyourwork workflow. Click here to read the latest draft of our paper.

Owner

  • Login: rmglas
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you make use of the results in this paper, please cite it as below."
authors:
  - family-names: "Last Name"
    given-names: "First Name"
    orcid: "https://orcid.org/0000-0000-0000-0000"
title: "Repository title"
version: 0.0.0
doi: "N/A"
date-released: "N/A"
url: "N/A"
preferred-citation:
  type: article
  authors:
    - family-names: "Last Name"
      given-names: "First Name"
      orcid: "https://orcid.org/0000-0000-0000-0000"
  doi: "N/A"
  journal: "Journal Name"
  month: "Jan"
  start: 0
  title: "Article title"
  issue: 0
  volume: 0
  year: 0

GitHub Events

Total
Last Year

Dependencies

.github/workflows/showyourwork.yml actions
  • ./showyourwork/showyourwork-action * composite
  • actions/checkout v2 composite
environment.yml pypi
  • matplotlib >=3.3.3