:py:mod:`kai.reduce.reduce_template_osiris`
===========================================

.. py:module:: kai.reduce.reduce_template_osiris

.. autoapi-nested-parse::

   
   ..
       !! processed by numpydoc !!


Module Contents
---------------


Functions
~~~~~~~~~

.. autoapisummary::

   kai.reduce.reduce_template_osiris.makelog_and_prep_images
   kai.reduce.reduce_template_osiris.go_calib
   kai.reduce.reduce_template_osiris.go
   kai.reduce.reduce_template_osiris.jackknife



Attributes
~~~~~~~~~~

.. autoapisummary::

   kai.reduce.reduce_template_osiris.epoch
   kai.reduce.reduce_template_osiris.osiris


.. py:data:: epoch
   :annotation: = 20aug22os

   
















   ..
       !! processed by numpydoc !!

.. py:data:: osiris
   

   
















   ..
       !! processed by numpydoc !!

.. py:function:: makelog_and_prep_images()

   
   Make an electronic log from all the files in the ../raw/ directory.
   The file will be called kai.log and stored in the same directory.

   @author Jessica Lu
   @author Sylvana Yelda















   ..
       !! processed by numpydoc !!

.. py:function:: go_calib()

   
   Do the calibration reduction.

   @author Jessica Lu
   @author Sylvana Yelda















   ..
       !! processed by numpydoc !!

.. py:function:: go()

   
   Do the full data reduction.
















   ..
       !! processed by numpydoc !!

.. py:function:: jackknife()

   
   Perform the Jackknife data reduction. The methodology is as follows:
   For N total images, there are N stacked images created by data.combine(),
   each of these combo frames consists of N-1 images. The suffix '_{i}' is
   given to each jackknife combo frame (i.e. mag_OB06284_17_kp_tdOpen.fits 
   would be 17th jackknife combo frame created). Submaps flag has been turned
   off for this function, as it is not needed.
















   ..
       !! processed by numpydoc !!

