Skip to main content

RASSINE astronomy tool

Project description

RASSINE

RASSINE is a tool to ..

Test framework

git clone https://github.com/pegasilab/rassine
cd rassine

# create a virtual environment for RASSINE
python -m venv .venv

poetry install

git submodule update --init test/bats
git submodule update --init test/test_helper/bats-assert
git submodule update --init test/test_helper/bats-support

poetry run test/bats/bin/bats test

Outdated

Install Poetry https://python-poetry.org/

git clone https://github.com/pegasilab/rassine
cd rassine

# create a virtual environment for RASSINE
python -m venv .venv

poetry install
# poetry install --all-extras # if you want the Sphinx stuff

# Download spectra and unpack them
# this creates the spectra_library subfolder

poetry run ./run_rassine.sh -l INFO -c harpn.ini spectra_library/HD110315/data/s1d/HARPN
poetry run ./run_rassine.sh -l INFO -c harps03.ini spectra_library/HD23249/data/s1d/HARPS03


# to build the documentation if you installed with "--all-extras"
poetry run make -C docs html

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rassine-0.3.0.tar.gz (48.6 kB view hashes)

Uploaded Source

Built Distribution

rassine-0.3.0-py3-none-any.whl (68.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page