LSSTApplications  18.1.0
LSSTDataManagementBasePackage
Namespaces | Functions
comparison.py File Reference

Go to the source code of this file.

Namespaces

 lsst.pex.config.comparison
 

Functions

def lsst.pex.config.comparison.getComparisonName (name1, name2)
 
def lsst.pex.config.comparison.compareScalars (name, v1, v2, output, rtol=1E-8, atol=1E-8, dtype=None)
 
def lsst.pex.config.comparison.compareConfigs (name, c1, c2, shortcut=True, rtol=1E-8, atol=1E-8, output=None)