Core Functionality

This section contains the wrapper for reading datacubes and fitting them using the functions in LuciFit.py.

Core Functions

Backward-compatibility shim. The cube class moved to LUCI.cube.

Prefer from luci.cube import SitelleCube in new code; Luci remains an alias so every existing script and notebook keeps working.