loadParameters¶
- 
lsst.validate.drp.util.loadParameters(configFile)¶ Load configuration parameters from a yaml file.
Parameters: - configFile : str
 YAML file that stores visit, filter, ccd, good_mag_limit, medianAstromscatterRef, medianPhotoscatterRef, matchRef and other parameters
Returns: - pipeBase.Struct
 with configuration parameters