LSSTApplications  10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
Classes | Functions
lsst.daf.persistence.butler Namespace Reference

Classes

class  Butler
 

Functions

def _unreduce
 

Function Documentation

def lsst.daf.persistence.butler._unreduce (   mapper)
private

Definition at line 439 of file butler.py.

440 def _unreduce(mapper):
441  return Butler(root=None, mapper=mapper)