vampires_dpp

Tools for processing VAMPIRES data

https://github.com/scexao-org/vampires_dpp

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

Repository

Tools for processing VAMPIRES data

Basic Info
  • Host: GitHub
  • Owner: scexao-org
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 99.6 MB
Statistics
  • Stars: 4
  • Watchers: 1
  • Forks: 4
  • Open Issues: 3
  • Releases: 0
Created over 4 years ago · Last pushed 10 months ago
Metadata Files
Readme License Citation

README.md

VAMPIRES Data Processing Pipeline

CI tests Docs Coverage License

vampires_dpp is still under development, and the API can change without notice. Use with your own caution (and please report any bugs you find).

Primary maintainer: Miles Lucas

(Experimental) Tools for processing VAMPIRES data

WARNING: version 0.13.0 has breaking changes that have not been fully documented! Contact Miles for more details.

Installation

For now, install directly from GitHub

pip install git+https://github.com/scexao-org/vampires_dpp#egg=vampires_dpp

otherwise clone this repository and install locally

git clone https://github.com/scexao-org/vampires_dpp
pip install vampires_dpp

Citing

If you use vampires_dpp in your research, please consider citing it as software with the following DOI: TODO

License

vampires_dpp is licensed under the MIT open-source license. See LICENSE for more details.

Contributing and Support

If you would like to contribute, feel free to open a pull request. If you want to discuss something before contributing, head over to discussions and join or open a new topic. If you're having problems with something, please open an issue.

Owner

  • Name: Subaru Coronagraphic Extreme Adaptive Optics
  • Login: scexao-org
  • Kind: organization

Imaging and Characterizing Exoplanets

Citation (CITATIONS.bib)


      

GitHub Events

Total
  • Watch event: 1
  • Push event: 31
  • Create event: 1
Last Year
  • Watch event: 1
  • Push event: 31
  • Create event: 1

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
  • codecov/codecov-action v2 composite
.github/workflows/docs.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-python v1 composite
  • ad-m/github-push-action master composite
pyproject.toml pypi
  • annotated-types *
  • astropy *
  • astroquery *
  • astroscrappy *
  • click *
  • loguru *
  • numpy *
  • opencv-python *
  • pandas *
  • photutils *
  • pydantic *
  • pysynphot *
  • scikit-image *
  • scipy *
  • sep *
  • tomli *
  • tomli-w *
  • tqdm *
setup.py pypi