



example
=======

.. py:module:: stimupy.papers.example


.. autoapi-nested-parse::

   Example paper module (citation information here)

   This set only serves as an example / template
   for how to set up a stimulus-set-module

   .. attribute:: __all__ (list of str)



      these are exported by this module when executing
          >>> from stimupy.papers.example import *

      :type: list of all stimulus-functions,

   .. rubric:: References

   reference information here









































Functions
---------

.. autoapisummary::

   stimupy.papers.example.my_bullseye
   stimupy.papers.example.my_inverse_bullseye



.. base-gallery::
   :caption: stimupy.papers.example

   my_bullseye
   my_inverse_bullseye















  