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

Repository

Basic Info
  • Host: GitHub
  • Owner: creanero
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 5.5 MB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 1
  • Open Issues: 12
  • Releases: 0
Created almost 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

Stellar Matchmaker

This is a software package to match input targets to reference stars for differential photometry in Exoplanet transit observations

# Placeholder instructions

From the root directory of this repository, run the following command:

python stellarmatchmaker/stellarmatchmaker.py

Owner

  • Name: Oisín Creaner
  • Login: creanero
  • Kind: user
  • Location: Dublin
  • Company: Dublin Institute for Advanced Studies

I am a postdoctoral researcher and software developer at Dublin Institute for Advanced Studies. Previous account @creaneroDIAS now merged

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Creaner"
  given-names: "Oisín"
  orcid: "https://orcid.org/0000-0002-1080-0090"
- family-names: "Yoo"
  given-names: "Taehwa"
  orcid: "https://orcid.org/0000-0003-2968-5333"
- family-names: "Venkatesan"
  given-names: "Vidya"
  orcid: "https://orcid.org/0000-0002-5638-4344"
- family-names: "Anumba"
  given-names: "Kene"
  orcid: "https://orcid.org/0000-0001-8791-7273"
title: "Stellar Matchmaker"
url: "https://github.com/creanero/stellar_matchmaker"
version: 0.0.1
date-released: 2024-07-17

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1

Dependencies

docs/requirements.txt pypi
  • ipykernel *
  • nbsphinx *
  • pandoc *
  • sphinx_rtd_theme *
pyproject.toml pypi
  • astropy *
  • astroquery *
  • matplotlib *
  • numpy *
requirement.txt pypi
  • astropy *
  • astroquery *
  • matplotlib *
  • numpy *
stellar_matchmaker.egg-info/requires.txt pypi
  • astropy *
  • astroquery *
  • matplotlib *
  • numpy *