Warning
mast-table is currently in development and breaking changes may occur without warning.
Installing mast-table in a new virtual or conda environment will help you to avoid
version conflicts with other packages you may have installed, for example:
conda create -n mast-table-env python=3.11
conda activate mast-table-envYou can install the latest stable release version of mast-table using pip:
pip install mast-table --upgradeOr, you can install the latest development version of mast-table using pip:
pip install git+https://github.com/spacetelescope/mast-table --upgradeIf you encounter any unreported bugs or issues, please open a GitHub issue
This project is Copyright (c) Space Telescope Science Institute and licensed under the terms of the BSD 3-Clause license.