Coverage for config/mergeCoaddMeasurements.py: 100%
Shortcuts on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
Shortcuts on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
1import os.path
2# Gen3 mergeMeasurements will supersede mergeCoaddMeasurements
3# Keep in sync in the meantime
4config.load(os.path.join(os.path.dirname(__file__), "mergeMeasurements.py"))