Skip to content

possible multi obs pipeline #22

Description

@raphaelshirley

I had the idea to write a new pipeline based on 3b:

step3b1:
   subset:
     #- mergeDetections #merge detections removed 
     - deblend
     - vircamMeasure
     - mergeMeasurements
     - forcedPhotCoadd
     - writeObjectTable
     - transformObjectTable
     - consolidateObjectTable
     - healSparsePropertyMaps
   description: |
    Smaller pipeline

The debate is what coadd detections to merge. Three possibilities:

  • LSST only. take the merged LSST bands and force them on VISTA (My preferred baseline)
  • LSST plus VISTA. merge the bands from LSST and VISTA and meaasure on both VISTA and LSST. This would allow objects detected in VISTA only to get measurements but these are rare and most people just want a VISTA measurement for LSST options
  • VISTA only. Get a seperate set of objects detected in VISTA. This might have some use cases

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions