Installation
We recommend installing FRAP in a virtual environment:
python -m venv .venv
source .venv/bin/activate
pip install astro-frap
If you instead use uv for your package manager:
uv add astro-frap
We recommend installing FRAP in a virtual environment:
python -m venv .venv
source .venv/bin/activate
pip install astro-frap
If you instead use uv for your package manager:
uv add astro-frap