Coverage for config/mergeCoaddDetections.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 mergeDetections will supersede mergeCoaddDetections
3# Keep in sync in the meantime
4config.load(os.path.join(os.path.dirname(__file__), "mergeDetections.py"))