rrl_completeness

Utility library to compute completeness maps based on two independent catalogues of RR Lyrae stars, following Mateu+ 2020

https://github.com/cmateu/rrl_completeness

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

Repository

Utility library to compute completeness maps based on two independent catalogues of RR Lyrae stars, following Mateu+ 2020

Basic Info
  • Host: GitHub
  • Owner: cmateu
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 101 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created about 7 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

RRL completeness utils

This is an utility library to read, plot and recompute the RR Lyrae completeness maps presented in Mateu et al. 2020 (M20).

Gaia DR2 (VC+SOS), Pan-STARRS-1 and ASAS-SN-II completeness maps presented in M20 are available in csv format in the maps directory.

see plot here


EXAMPLES

Binder


REQUIREMENTS

  • Python modules required are NUMPY, SCIPY, ASTROPY AND HEALPY. PANDAS, MATPLOTLIB and [optionally SEABORN] are needed for plotting utilities.

INSTALLATION

In a terminal, run the following command:

sudo python setup.py install

and source your .cshrc or .bashrc

If you do not have root access, you can install in the custom directory pathtodir. First, add the directory's path pathtodir and pathtodir/lib/python2.7/site-packages/ to the PYTHONPATH variable in your .cshrc (or .bashrc) file and source it. Then install using the --prefix option::

python setup.py install --prefix=path_to_dir

Add pathtodir/bin to your PATH in your .csrhc or .bashrc file.

Owner

  • Name: Cecilia Mateu
  • Login: cmateu
  • Kind: user
  • Location: Uruguay
  • Company: IFFC, UdelaR

GitHub Events

Total
  • Push event: 2
Last Year
  • Push event: 2