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

Extension and reimplementation of Shirley background substraction #36

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on May 20, 2020

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

Commits on May 22, 2020

  1. Reimplement Shirley background substraction and extend it to enable …

    …selection of an active region.
    Marc Benjamin Hahn authored and Marc Benjamin Hahn committed May 22, 2020
    Configuration menu
    Copy the full SHA
    9e45ca9 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Improved ShirleyBG substraction

    Improves Shirley BG substraction by calculation of ymin and ymax parameter from the average of up to five surrounding datapoints.
    This improves the Shirley BG estimation for XPS data with bad signal to noise ratio.
    MarcBHahn authored May 26, 2020
    Configuration menu
    Copy the full SHA
    cd331d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Merge pull request #1 from MarcBHahn/Improved-ShirleyBG

    Improved ShirleyBG substraction
    MarcBHahn authored Jul 2, 2020
    Configuration menu
    Copy the full SHA
    95c7613 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Update transform.cpp

    Correct comments.
    MarcBHahn authored Oct 18, 2021
    Configuration menu
    Copy the full SHA
    2f14c76 View commit details
    Browse the repository at this point in the history
  2. Update transform.cpp

    Adjust indices of Shirley background removal procedure for the analysis of XPS spectra.
    MarcBHahn authored Oct 18, 2021
    Configuration menu
    Copy the full SHA
    c67e795 View commit details
    Browse the repository at this point in the history
  3. Prepare for merge

    Add the changes from main branch to prepare a new version fpr the pull request
    MarcBHahn authored Oct 18, 2021
    Configuration menu
    Copy the full SHA
    e5e75ab View commit details
    Browse the repository at this point in the history
  4. Merge repositories

    MarcBHahn committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    635bb6f View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

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

Commits on Jun 15, 2022

  1. Improve initial guess for shirleyBG determination

    Improve initial guess for shirleyBG determination to improve the starting values for the iterative procedure.
    MarcBHahn authored Jun 15, 2022
    Configuration menu
    Copy the full SHA
    1dfb964 View commit details
    Browse the repository at this point in the history
  2. Update INSTALL

    Add installation information about autogen.sh
    MarcBHahn authored Jun 15, 2022
    Configuration menu
    Copy the full SHA
    df4554b View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Merge pull request #3 from wojdyr/master

    merge updates from main
    MarcBHahn authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    d319e0c View commit details
    Browse the repository at this point in the history