Versions Compared

Key

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

...

  • Merlin Fisher-Levine
    • Jira
      serverJIRA
      columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
      serverId9da94fb6-5771-303d-a785-1b6c5ab0f2d2
      keyDM-26721
      Continue analysis of LATISS datasets at multiple airmass values.
    • Jira
      serverJIRA
      columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
      serverId9da94fb6-5771-303d-a785-1b6c5ab0f2d2
      keyDM-26717
      Tidy up spectractor shim.
    • Migration of atmospect to lsst project.
    • Check consistency of results at a single airmass (using south pole star?).
    • Find a place for the telescope and site python code so it's available on RSP.
    • Write section of paper for Patrick.
  • Andrés Alejandro Plazas Malagón
    • Jira
      serverJIRA
      columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
      serverId9da94fb6-5771-303d-a785-1b6c5ab0f2d2
      keyDM-23159
      Continue PTC conversion for gen3.
    • Jira
      serverJIRA
      columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
      serverId9da94fb6-5771-303d-a785-1b6c5ab0f2d2
      keyDM-27180
      Emergent PTC issues discovered by Craig Lage are nearly all resolved now, with only one remaining
      • Jira
        serverJIRA
        columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
        serverId9da94fb6-5771-303d-a785-1b6c5ab0f2d2
        keyDM-27185
        , which still needs checking to ensure it resolves the issue.
    • ci_cpp_gen3 integration of PTC.
  • Christopher Waters
    • Jira
      serverJIRA
      columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
      serverId9da94fb6-5771-303d-a785-1b6c5ab0f2d2
      keyDM-25424
      ci_cpp_gen3 Jenkins issues are resolved, so now Defects conversion needs to add a gen3 integration test before review.
    • Jira
      serverJIRA
      columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
      serverId9da94fb6-5771-303d-a785-1b6c5ab0f2d2
      keyDM-26944
      Quick code migration of cpCertify code has turned into adding this functionality as a butler command.
    • Jira
      serverJIRA
      columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
      serverId9da94fb6-5771-303d-a785-1b6c5ab0f2d2
      keyDM-27168
      Filter is being reworked, and I'm removing FilterProperty calls.  I am hopeful this Filter rework will make converting Curve unnecessary.
    • Jira
      serverJIRA
      columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
      serverId9da94fb6-5771-303d-a785-1b6c5ab0f2d2
      keyDM-24704
      The PTC dataset is stable, so BFK conversion can start.
    • Diagnose Saturation/Interpolation confusion.
  • Robert Lupton
    • Jira
      serverJIRA
      columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
      serverId9da94fb6-5771-303d-a785-1b6c5ab0f2d2
      keyIHS-4230
      Determine status of BOT ingestion at NCSA.
    • Start ComCam ingestion.
      • Auto ingestion in Chile, with bias/calibration production automation.
    • Beginning Milestone Integration Team
      • Late January goal to have ComCam processing running in Chile, with calibration production.


Comment on versioned cameras from Jim Bosch:

"There is really no problem with versioned cameras in the core Gen3 middleware right now. The problem is all of the higher-level pipelines (especially in CPP) and obs_* package code that assumes it's possible to get a camera without providing any temporal information for the lookup (like lookupStaticCalibration in cp_pipe, and probably similar stuff in ingest and the raw formatters). I think the path towards actually having versioned cameras is addressing all of those bits of code on a case-by-case basis, and I suspect that will need to involve defining some kind of "nominal camera" dataset that still isn't versioned, but should never be used (either by convention or some new code somewhere) to get some things."