A wrapper for pyspeckit, designed for extended flexibility with fitting spectral cubes. Featuring:
- better initial guess selection
- pixel-specific guesses
- model selection (not implemented)
- multiple component fits
Check out this notebook for a demo!
You can also clone and install multicube
locally:
git clone https://github.com/vlas-sokolov/multicube.git
cd multicube
pip install .