.. madcubapy documentation master file, created by sphinx-quickstart on Mon Nov 25 10:03:51 2024. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. ####################### MADCUBApy documentation ####################### Welcome to the documentation for the `madcubapy` package. `madcubapy` is a package developed to work with MADCUBA products to quickly and easily access their data in python. `MADCUBA `_ is a software developed in the spanish Center of Astrobiology (CSIC-INTA) to analyze astronomical datacubes, and is built using the ImageJ infrastructure. .. Important:: This package is in pre-release form and should be used with caution in its current state. Get Started =========== Check out the :ref:`introduction` page to know more about the project where I will try to convince you to use it. Learn how to use `madcubapy` by reading the :ref:`user_guide` or by taking a look at our :ref:`tutorials` designed for begginers. .. toctree:: :maxdepth: 1 :hidden: index_introduction index_user_guide gallery_tutorials/index gallery_examples/index