CellTractBuilder
================

.. currentmodule:: lsst.skymap

.. autoclass:: CellTractBuilder
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~CellTractBuilder.getPackedConfig
      ~CellTractBuilder.getPatchBorder
      ~CellTractBuilder.getPatchIndexPair
      ~CellTractBuilder.getPatchInfo
      ~CellTractBuilder.getPatchInnerDimensions
      ~CellTractBuilder.getSequentialPatchIndex
      ~CellTractBuilder.getSequentialPatchIndexFromPair
      ~CellTractBuilder.setupPatches

   .. rubric:: Methods Documentation

   .. automethod:: getPackedConfig
   .. automethod:: getPatchBorder
   .. automethod:: getPatchIndexPair
   .. automethod:: getPatchInfo
   .. automethod:: getPatchInnerDimensions
   .. automethod:: getSequentialPatchIndex
   .. automethod:: getSequentialPatchIndexFromPair
   .. automethod:: setupPatches