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

Refactor PoldiSpectrumDomainFunction to use arbitrary peak profile functions #270

Merged

Commits on Jan 30, 2015

  1. Configuration menu
    Copy the full SHA
    06a6c1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b60fd5 View commit details
    Browse the repository at this point in the history
  3. Refs #10996. Checkpointing work.

    Michael Wedel committed Jan 30, 2015
    Configuration menu
    Copy the full SHA
    b08cc36 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2015

  1. Refs #10996. Added test function (area based gaussian)

    Michael Wedel committed Feb 13, 2015
    Configuration menu
    Copy the full SHA
    b64ae33 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into feature/10996_refac…

    …tor_poldi_spectrum_domain_function
    Michael Wedel committed Feb 13, 2015
    Configuration menu
    Copy the full SHA
    92f4495 View commit details
    Browse the repository at this point in the history
  3. Refs #10996. Adding local jacobian to handle derivatives.

    Michael Wedel committed Feb 13, 2015
    Configuration menu
    Copy the full SHA
    4e10784 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2015

  1. Refs #10996. Format correction

    Michael Wedel committed Feb 16, 2015
    Configuration menu
    Copy the full SHA
    0d6e5dd View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2015

  1. Refs #10996. factoring out profile function

    Michael Wedel committed Feb 17, 2015
    Configuration menu
    Copy the full SHA
    0fdf943 View commit details
    Browse the repository at this point in the history
  2. Refs #10996. Removing AreaGaussian

    This is no longer required and is removed.
    Michael Wedel committed Feb 17, 2015
    Configuration menu
    Copy the full SHA
    6b88ed7 View commit details
    Browse the repository at this point in the history
  3. Refs #10996. Removing debugging statements

    Michael Wedel committed Feb 17, 2015
    Configuration menu
    Copy the full SHA
    2c91349 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2015

  1. Refs #10996. Fixing PoldiFitPeaks2DTest

    Michael Wedel committed Feb 18, 2015
    Configuration menu
    Copy the full SHA
    c75cfb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0268f9 View commit details
    Browse the repository at this point in the history
  3. Refs #10996. Fix PoldiSpectrumDomainFunctionTest

    Michael Wedel committed Feb 18, 2015
    Configuration menu
    Copy the full SHA
    bd126a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2015

  1. Merge remote-tracking branch 'origin/master' into feature/10996_refac…

    …tor_poldi_spectrum_domain_function
    Michael Wedel committed Feb 20, 2015
    Configuration menu
    Copy the full SHA
    33ffb8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b17e83d View commit details
    Browse the repository at this point in the history
  3. Refs #10996. Cleaning up PoldiSpectrumDomainFunction

    Michael Wedel committed Feb 20, 2015
    Configuration menu
    Copy the full SHA
    2a63581 View commit details
    Browse the repository at this point in the history
  4. Refs #10996. Adding unit tests for LocalJacobian

    Michael Wedel committed Feb 20, 2015
    Configuration menu
    Copy the full SHA
    5a1ac75 View commit details
    Browse the repository at this point in the history
  5. Refs #10996. Providing fallback peak profile

    When PoldiPeakCollection has no profile function set, the one provided to PoldiFitPeaks2D should be used.
    Michael Wedel committed Feb 20, 2015
    Configuration menu
    Copy the full SHA
    c44d496 View commit details
    Browse the repository at this point in the history
  6. Refs #10996. Actually using fallback profile

    Michael Wedel committed Feb 20, 2015
    Configuration menu
    Copy the full SHA
    14eaf02 View commit details
    Browse the repository at this point in the history
  7. Refs #10996. Removing unused code from PoldiTimeTransformer

    Michael Wedel committed Feb 20, 2015
    Configuration menu
    Copy the full SHA
    1177aef View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2015

  1. Refs #10996. Correcting unit test

    The unit test for the derivative was disabled, re-enabled it.
    Michael Wedel committed Feb 23, 2015
    Configuration menu
    Copy the full SHA
    dede5b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2015

  1. Merge remote-tracking branch 'origin/master' into feature/10996_refac…

    …tor_poldi_spectrum_domain_function
    Michael Wedel committed Feb 25, 2015
    Configuration menu
    Copy the full SHA
    ba7d746 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2015

  1. Refs #10996. Updating PoldiAnalyseResiduals doctest

    Because of different intensity calculation, the residuals are of course also slightly different, I forgot about that before.
    Michael Wedel committed Feb 27, 2015
    Configuration menu
    Copy the full SHA
    e079688 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2015

  1. Merge remote-tracking branch 'origin/master' into feature/10996_refac…

    …tor_poldi_spectrum_domain_function
    Michael Wedel committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    cdf21da View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2015

  1. Refs #10996. Small fix to FunctionParameterDecorator

    Forwarding of active parameters was not implemented.
    Michael Wedel committed Mar 4, 2015
    Configuration menu
    Copy the full SHA
    c46c8a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    714929f View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into feature/10996_refac…

    …tor_poldi_spectrum_domain_function
    Michael Wedel committed Mar 4, 2015
    Configuration menu
    Copy the full SHA
    9b2dfb3 View commit details
    Browse the repository at this point in the history
  4. Refs #10996. Adjusting unit test.

    Michael Wedel committed Mar 4, 2015
    Configuration menu
    Copy the full SHA
    9c5e78c View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2015

  1. Merge remote-tracking branch 'origin/master' into feature/10996_refac…

    …tor_poldi_spectrum_domain_function
    Michael Wedel committed Mar 5, 2015
    Configuration menu
    Copy the full SHA
    57a9bb5 View commit details
    Browse the repository at this point in the history
  2. Refs #10996. Adjusting unit test for PeakParameterFunction

    Michael Wedel committed Mar 5, 2015
    Configuration menu
    Copy the full SHA
    5152fbc View commit details
    Browse the repository at this point in the history
  3. Refs #10996. Fixing system test for PoldiFitPeaks2D

    Michael Wedel committed Mar 5, 2015
    Configuration menu
    Copy the full SHA
    5924fce View commit details
    Browse the repository at this point in the history