Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

         also, a filterMap configuration is required in the calibrate.astrometry task (CAUTION: this cannot be used for photometric calibration)

cat my_config.py

config.calibrate.astrometry.refObjLoader.filterMap={'u':'J', 'g':'J', 'r':'J', 'i': 'J', 'z':'J', 'y': 'J'}
config.calibrate.measurePsf.starSelector.name="secondMoment"

...