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

U/pgee/dm 1067 #2

Merged
merged 5 commits into from
Sep 17, 2014
Merged

U/pgee/dm 1067 #2

merged 5 commits into from
Sep 17, 2014

Commits on Sep 8, 2014

  1. Allow framework to set results on exceptions -- this improves compari…

    …sons of old and new frameworks
    pgee committed Sep 8, 2014
    4 Configuration menu
    Copy the full SHA
    45520b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2014

  1. Refactoring of algorithms and restoration of the original anonymous n…

    …amespace for utility routines
    
    Also, created PsfAttributes.h and FittedModel.h from old PSF.h and twodg.h as these two
    are used in multiple places and/or are surfaced as shared pointers
    pgee committed Sep 10, 2014
    14 Configuration menu
    Copy the full SHA
    0eceb5d View commit details
    Browse the repository at this point in the history
  2. Corrections and cleanup of DM-1067 checkin

    Based on line-by-line comparison with MEAS_ALGORITHMS to match namespaces
    Note that all of the code which is above lsst::meas::base is now in detail,
    including SdssShapeImpl
    pgee committed Sep 10, 2014
    1 Configuration menu
    Copy the full SHA
    e8bc2bc View commit details
    Browse the repository at this point in the history
  3. Move FittedModel into GaussianCentroid.cc, detail/*Photometry.h into …

    …SincFlux.cc
    pgee committed Sep 10, 2014
    1 Configuration menu
    Copy the full SHA
    87a03e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2014

  1. Some additional changes Jim requested to hide PsfAttributes for DM-1067

    Also removed some changes to throws which are not part of this ticket
    pgee committed Sep 11, 2014
    7 Configuration menu
    Copy the full SHA
    03423f7 View commit details
    Browse the repository at this point in the history