PickleFormatter =============== .. currentmodule:: lsst.daf.butler.formatters.pickleFormatter .. autoclass:: PickleFormatter :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PickleFormatter.extension ~PickleFormatter.unsupportedParameters .. rubric:: Methods Summary .. autosummary:: ~PickleFormatter.name ~PickleFormatter.predictPath ~PickleFormatter.read ~PickleFormatter.segregateParameters ~PickleFormatter.write .. rubric:: Attributes Documentation .. autoattribute:: extension .. autoattribute:: unsupportedParameters .. rubric:: Methods Documentation .. automethod:: name .. automethod:: predictPath .. automethod:: read .. automethod:: segregateParameters .. automethod:: write