BlueJeans: https://bluejeans.com/426716450

  • Unknown User (cmorrison):
    • Calibrated fluxes ticket merged; fluxes now stored in DIAObject catalogs.
    • Now working on l1dbproto into association.
      • This will be a new task, but which will be swappable with the existing one.
      • Minimal code duplication.
    • Has a ticket to clean up tests because DIAObject and DIAObjectCollection have been removed.
      • This breaks ap_verify's test suite.
      • But we didn't catch it, because we're not currently in CI.
      • Should be an easy fix though.
  • Meredith Rawls:
    • Lots of little pieces in various states of completion that needs pushed.
    • Helped Unknown User (emorganson) get AP pipe running.
    • Documentation done today/tomorrow.
    • Coming up: reprocessing HiTS data.
  • Scott Daniel:
    • Working through stack tutorials.
  • Eric Bellm:
    • Good seeing image selector for coaddition done.
      • Except he's working with Krzysztof Findeisen to excise lsst.geom from it.
      • Has to work on a test for this; maybe with input from Russell Owen.
      • It is slow. Intrinsically, not due to the code. Will think about parallelization.
        • Seriously slow (~2 weeks).
  • Krzysztof Findeisen:
    • Lots of ap_verify cleanup & fixes.
    • Making tests generic, so they don't rely on obs_decam.
      • This means we can parallelize tests (because having two different mappers causes clashes of e.g. filter sets).
    • Next thinking about ingestion separate from ap_verify.
  • Unknown User (emorganson):
    • Is now up and running with ap_pipe, thanks to Meredith Rawls.
    • Figuring out how to build coadds to make templates for the DES SNe testing.
    • Then working out how to do bulk-processing for bi-weekly tests.
    • Suggests a number of improvements to single frame processing to bring it closer to DES science quality testing.
      • e.g. illumination correction.
    • Discussing with Jim Parsons at LDF how data flows will work in operations.