RSJ_Simple
==========

.. currentmodule:: Stoner.analysis.fitting.models.superconductivity

.. autoclass:: RSJ_Simple
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~RSJ_Simple.components
      ~RSJ_Simple.display_names
      ~RSJ_Simple.name
      ~RSJ_Simple.param_names
      ~RSJ_Simple.prefix
      ~RSJ_Simple.valid_forms

   .. rubric:: Methods Summary

   .. autosummary::

      ~RSJ_Simple.copy
      ~RSJ_Simple.dump
      ~RSJ_Simple.dumps
      ~RSJ_Simple.eval
      ~RSJ_Simple.eval_components
      ~RSJ_Simple.fit
      ~RSJ_Simple.guess
      ~RSJ_Simple.load
      ~RSJ_Simple.loads
      ~RSJ_Simple.make_funcargs
      ~RSJ_Simple.make_params
      ~RSJ_Simple.post_fit
      ~RSJ_Simple.print_param_hints
      ~RSJ_Simple.set_param_hint

   .. rubric:: Attributes Documentation

   .. autoattribute:: components
   .. autoattribute:: display_names
   .. autoattribute:: name
   .. autoattribute:: param_names
   .. autoattribute:: prefix
   .. autoattribute:: valid_forms

   .. rubric:: Methods Documentation

   .. automethod:: copy
   .. automethod:: dump
   .. automethod:: dumps
   .. automethod:: eval
   .. automethod:: eval_components
   .. automethod:: fit
   .. automethod:: guess
   .. automethod:: load
   .. automethod:: loads
   .. automethod:: make_funcargs
   .. automethod:: make_params
   .. automethod:: post_fit
   .. automethod:: print_param_hints
   .. automethod:: set_param_hint
