StackBrightStarsConfig ====================== .. currentmodule:: lsst.pipe.tasks.extended_psf .. autoclass:: StackBrightStarsConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~StackBrightStarsConfig.bad_mask_planes ~StackBrightStarsConfig.do_mag_cut ~StackBrightStarsConfig.history ~StackBrightStarsConfig.mag_limit ~StackBrightStarsConfig.num_iter ~StackBrightStarsConfig.num_sigma_clip ~StackBrightStarsConfig.stacking_statistic ~StackBrightStarsConfig.subregion_size .. rubric:: Methods Summary .. autosummary:: ~StackBrightStarsConfig.compare ~StackBrightStarsConfig.formatHistory ~StackBrightStarsConfig.freeze ~StackBrightStarsConfig.items ~StackBrightStarsConfig.keys ~StackBrightStarsConfig.load ~StackBrightStarsConfig.loadFromStream ~StackBrightStarsConfig.loadFromString ~StackBrightStarsConfig.names ~StackBrightStarsConfig.save ~StackBrightStarsConfig.saveToStream ~StackBrightStarsConfig.saveToString ~StackBrightStarsConfig.setDefaults ~StackBrightStarsConfig.toDict ~StackBrightStarsConfig.update ~StackBrightStarsConfig.validate ~StackBrightStarsConfig.values .. rubric:: Attributes Documentation .. autoattribute:: bad_mask_planes .. autoattribute:: do_mag_cut .. autoattribute:: history .. autoattribute:: mag_limit .. autoattribute:: num_iter .. autoattribute:: num_sigma_clip .. autoattribute:: stacking_statistic .. autoattribute:: subregion_size .. rubric:: Methods Documentation .. automethod:: compare .. automethod:: formatHistory .. automethod:: freeze .. automethod:: items .. 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