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

tickets/DM-3213 #18

Merged
merged 6 commits into from
Oct 5, 2015
Merged

tickets/DM-3213 #18

merged 6 commits into from
Oct 5, 2015

Commits on Oct 5, 2015

  1. Revert 84d3e49.

    Remove W13 workaround of using both [now non-existent]
    SourceMeasurementTask and DipoleMeasurementTask.
    Use only DipoleMeasurementTask by default.
    yalsayyad committed Oct 5, 2015
    Configuration menu
    Copy the full SHA
    edfee46 View commit details
    Browse the repository at this point in the history
  2. Make getTemplate() a subtask in ip_diffim.

    The specialized getTemplate() method originally in
    Winter2013ImageDifferenceTask is generally useful for both
    simulations and surveys that repeatedly visit the same pointing.
    GetCalexpAsTemplateTask requires a visit number which is passed
    from the command line argument --templateId.
    yalsayyad committed Oct 5, 2015
    Configuration menu
    Copy the full SHA
    fb08d35 View commit details
    Browse the repository at this point in the history
  3. ImageDifferenceTask: Updates and fix bugs allowing task to complete.

    -invoke ds9 only if lsstDebug.Info(__name__).display
    -do not pass FwhmPix to ImagePsfMatchTask
    -default to secondMoment source selector
    -updated 'flux.peakLikelihood' --> 'base_PeakLikelihoodFlux'
    yalsayyad committed Oct 5, 2015
    Configuration menu
    Copy the full SHA
    6a67df9 View commit details
    Browse the repository at this point in the history
  4. ImageDifferenceTask: Add working defaults

    Insert working defaults from ip_diffim/examples and
    deactivate problematic parts of the task
    Make matching to reference catalog optional
    yalsayyad committed Oct 5, 2015
    Configuration menu
    Copy the full SHA
    834abc4 View commit details
    Browse the repository at this point in the history
  5. Let dipoleMeasurement addField() to its own schema

    Manual addition to schema no longer necessary in
    client class ImageDifferenceTask
    yalsayyad committed Oct 5, 2015
    Configuration menu
    Copy the full SHA
    5626528 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    181c4a1 View commit details
    Browse the repository at this point in the history