CellTractBuilderConfig ====================== .. currentmodule:: lsst.skymap .. autoclass:: CellTractBuilderConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~CellTractBuilderConfig.cellBorder ~CellTractBuilderConfig.cellInnerDimensions ~CellTractBuilderConfig.history ~CellTractBuilderConfig.numCellsInPatchBorder ~CellTractBuilderConfig.numCellsPerPatchInner .. rubric:: Methods Summary .. autosummary:: ~CellTractBuilderConfig.compare ~CellTractBuilderConfig.formatHistory ~CellTractBuilderConfig.freeze ~CellTractBuilderConfig.items ~CellTractBuilderConfig.iteritems ~CellTractBuilderConfig.iterkeys ~CellTractBuilderConfig.itervalues ~CellTractBuilderConfig.keys ~CellTractBuilderConfig.load ~CellTractBuilderConfig.loadFromStream ~CellTractBuilderConfig.loadFromString ~CellTractBuilderConfig.names ~CellTractBuilderConfig.save ~CellTractBuilderConfig.saveToStream ~CellTractBuilderConfig.saveToString ~CellTractBuilderConfig.setDefaults ~CellTractBuilderConfig.toDict ~CellTractBuilderConfig.update ~CellTractBuilderConfig.validate ~CellTractBuilderConfig.values .. rubric:: Attributes Documentation .. autoattribute:: cellBorder .. autoattribute:: cellInnerDimensions .. autoattribute:: history .. autoattribute:: numCellsInPatchBorder .. autoattribute:: numCellsPerPatchInner .. rubric:: Methods Documentation .. automethod:: compare .. automethod:: formatHistory .. automethod:: freeze .. automethod:: items .. automethod:: iteritems .. automethod:: iterkeys .. automethod:: itervalues .. automethod:: keys .. automethod:: load .. automethod:: loadFromStream .. automethod:: loadFromString .. automethod:: names .. automethod:: save .. automethod:: saveToStream .. automethod:: saveToString .. automethod:: setDefaults .. automethod:: toDict .. automethod:: update .. automethod:: validate .. automethod:: values