Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-32124: Include tract in dimensions of intermediate forcedSource #587

Merged
merged 1 commit into from
Oct 26, 2021

Commits on Oct 25, 2021

  1. Include tract in dimensions of intermediate forcedSource

    ForcedPhotCcdTask includes tract in its dimensions which means
    that it produces an output catalog per-detector, per-tract.
    WriteForcedSourceTableTask which merges catalogs of forced measurements from
    calexps and diffims should do the same. TransformForcedSource temporally
    aggregates the forcedSource catalogs per-patch anyway.
    
    -rename forcedSourceTable to mergedForcedSourceTable because you cannot
    change the dimensions  of an already registerd datasetType
    yalsayyad committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    712bdd3 View commit details
    Browse the repository at this point in the history