https://github.com/bmorris3/mrspoc
M-dwarf Rotational Stellar Photocenter Offset Calculator
Science Score: 23.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
Found 1 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.8%) to scientific vocabulary
Repository
M-dwarf Rotational Stellar Photocenter Offset Calculator
Basic Info
- Host: GitHub
- Owner: bmorris3
- License: mit
- Language: Jupyter Notebook
- Default Branch: master
- Homepage: http://mrspoc.readthedocs.io/
- Size: 18.5 MB
Statistics
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
mrspoc
M-dwarf Rotational Stellar Photocenter Offset Calculator (mrspoc).
Installation
Clone this repository:
bash
git clone https://github.com/bmorris3/mrspoc.git
Run this command to download a local copy of the required TGAS data, Hipparcos,
and interferometric radius tables:
cd mrspoc
python download_data.py
You can delete the data archive data.tar.gz.
Create an environment variable that contains the path to the data/ directory,
called MRSPOC_DATA_DIR. For example, add the following line to your ~/.cshrc:
setenv MRSPOC_DATA_DIR '/path/to/mrspoc/data/'
or ~/.bashrc:
MRSPOC_DATA_DIR='/path/to/mrspoc/data/'
Change directories into the repository, and run:
bash
python setup.py install
And you're good to go! You can run the unit tests with:
bash
python setup.py test
Citation
If you make use of this code, please cite Morris et al 2018:
@ARTICLE{Morris2018,
author = {{Morris}, B.~M. and {Agol}, E. and {Davenport}, J.~R.~A. and
{Hawley}, S.~L.},
title = "{Spotting stellar activity cycles in Gaia astrometry}",
journal = {\mnras},
archivePrefix = "arXiv",
eprint = {1802.09943},
primaryClass = "astro-ph.SR",
keywords = {astrometry, Sun: activity, stars: activity, stars: individual: GJ 1243, stars: individual: KIC 7174505, stars: individual: AX Mic},
year = 2018,
month = jun,
volume = 476,
pages = {5408-5416},
doi = {10.1093/mnras/sty568},
adsurl = {http://adsabs.harvard.edu/abs/2018MNRAS.476.5408M},
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}
Owner
- Name: Brett M. Morris
- Login: bmorris3
- Kind: user
- Location: Baltimore, MD
- Company: @SpaceTelescope
- Website: http://brettmorr.is
- Twitter: brettmor
- Repositories: 287
- Profile: https://github.com/bmorris3
Software engineer & astronomer.
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Dependencies
- astropy *
- matplotlib *
- numpy *
- scipy *
- sphinx-automodapi *
- astropy *
- s.strip *