.. _explanations:

###############################################
:octicon:`repo;2em;purple` Explanation Material
###############################################

Big-picture explanations of higher-level concepts. Most useful for building understanding of a particular topic.

dysh
====

.. grid:: 1 2 2 2

    .. grid-item-card::
        :shadow: md
        :margin: 2 2 0 0

        :octicon:`container;3em;green` **ScanBlock**

        What is a ScanBlock?

        .. button-link:: scanblock/index.html
            :color: primary
            :tooltip: Details of what is a ScanBlock
            :outline:
            :click-parent:

            ScanBlock


SDFITS
======

.. grid:: 1 2 2 2

    .. grid-item-card::
        :shadow: md
        :margin: 2 2 0 0

        :octicon:`file;3em;green` **SDFITS**

        What are SDFITS files?

        .. button-link:: sdfits/index.html
            :color: primary
            :tooltip: SDFITS details
            :outline:
            :click-parent:

            SDFITS


.. toctree::
    :hidden:
    :maxdepth: 3

    scanblock/index
    sdfits/index
