swarmpal.experimental
=====================

.. py:module:: swarmpal.experimental


Submodules
----------

.. toctree::
   :maxdepth: 1

   /autoapi/swarmpal/experimental/_local_magnetic_model/index
   /autoapi/swarmpal/experimental/dsecs_plotting/index


Classes
-------

.. autoapisummary::

   swarmpal.experimental.LocalForwardMagneticModel


Package Contents
----------------

.. py:class:: LocalForwardMagneticModel(config: dict | None = None, active_tree: str = '/', inplace: bool = True)

   Bases: :py:obj:`swarmpal.io.PalProcess`


   Compute a magnetic model locally and append it to a datatree


   .. py:property:: process_name


   .. py:method:: set_config(dataset='SW_OPER_MAGA_LR_1B', model_descriptor='CHAOS-Core')


   .. py:method:: _call(datatree)


