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 11933 #152

Merged
merged 3 commits into from
Sep 27, 2017
Merged

Tickets/dm 11933 #152

merged 3 commits into from
Sep 27, 2017

Commits on Sep 21, 2017

  1. Configuration menu
    Copy the full SHA
    7b9181c View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2017

  1. Fix pep8 formatting and documentation

    * Undo autopep8's automatic removal of double hash in
      `## \addtogroup...` which adds the AssembleCoaddTask's
      docstring to the LSST_task_documentation
    * Shorten lines in Task documentation examples
    * Remove inline comment
    yalsayyad committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    2ded5e8 View commit details
    Browse the repository at this point in the history
  2. Run SafeClip and CompareWarp Coadds during unit testing

    * Run SafeClipAssembleCoadd and CompareWarpAssembleCoadd in mockCoadd.py
    * Modify CompareWarp to handle case tested in the mock coadds in which
      a directWarp has few non-NaN pixels and psfMatchedWarp has none.
    yalsayyad committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    207e48d View commit details
    Browse the repository at this point in the history