Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 489 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 489 Bytes

multicube

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 .