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

NXxps sub app-def #30

Closed
wants to merge 36 commits into from
Closed

NXxps sub app-def #30

wants to merge 36 commits into from

Commits on Apr 25, 2023

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

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    fc90237 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c827be View commit details
    Browse the repository at this point in the history
  3. Typo fix in NXmpes.yaml

    lukaspie committed May 4, 2023
    Configuration menu
    Copy the full SHA
    d2bc837 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    727bec6 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    965e92c View commit details
    Browse the repository at this point in the history
  2. Add description of instrument orientation

    - Angle between beam and sample normal-> needed for determination of probing depth
    - Angle between beam and analyzer axes -> needed for data analysis
    lukaspie committed May 5, 2023
    Configuration menu
    Copy the full SHA
    39dcb9e View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Move orientation of instrument parts

    Instead of having two fields on the instrument for the angle between beam and sample and the angle between beam and analyser, this information is stored in depends_on and NXtransformations in NXinstrument and NXsample, respectively.
    lukaspie committed May 9, 2023
    Configuration menu
    Copy the full SHA
    84b6ba2 View commit details
    Browse the repository at this point in the history
  2. Update transmission function information

     - The transmission function contains an additional NXnote field "file" describing the file in which the TF data is stored.
    lukaspie committed May 9, 2023
    Configuration menu
    Copy the full SHA
    3b09683 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cd4375 View commit details
    Browse the repository at this point in the history
  4. Initial draft of NXmpes_xps sub app-def

    lukaspie authored and RubelMozumder committed May 9, 2023
    Configuration menu
    Copy the full SHA
    81aed7f View commit details
    Browse the repository at this point in the history
  5. Prepare NXmpes_xps for extending NXmpes

    lukaspie authored and RubelMozumder committed May 9, 2023
    Configuration menu
    Copy the full SHA
    2fdb42e View commit details
    Browse the repository at this point in the history
  6. Typo fix in NXmpes.yaml

    lukaspie authored and RubelMozumder committed May 9, 2023
    Configuration menu
    Copy the full SHA
    5af94bb View commit details
    Browse the repository at this point in the history
  7. Removed information already given in base classes

    lukaspie authored and RubelMozumder committed May 9, 2023
    Configuration menu
    Copy the full SHA
    9ccb78b View commit details
    Browse the repository at this point in the history
  8. Removed some unneeded comments

    lukaspie authored and RubelMozumder committed May 9, 2023
    Configuration menu
    Copy the full SHA
    ada7a60 View commit details
    Browse the repository at this point in the history
  9. Add description of instrument orientation

    - Angle between beam and sample normal-> needed for determination of probing depth
    - Angle between beam and analyzer axes -> needed for data analysis
    lukaspie authored and RubelMozumder committed May 9, 2023
    Configuration menu
    Copy the full SHA
    cec5641 View commit details
    Browse the repository at this point in the history
  10. Move orientation of instrument parts

    Instead of having two fields on the instrument for the angle between beam and sample and the angle between beam and analyser, this information is stored in depends_on and NXtransformations in NXinstrument and NXsample, respectively.
    lukaspie authored and RubelMozumder committed May 9, 2023
    Configuration menu
    Copy the full SHA
    c73ca71 View commit details
    Browse the repository at this point in the history
  11. Update transmission function information

     - The transmission function contains an additional NXnote field "file" describing the file in which the TF data is stored.
    lukaspie authored and RubelMozumder committed May 9, 2023
    Configuration menu
    Copy the full SHA
    1863a14 View commit details
    Browse the repository at this point in the history
  12. Update documentation, add comments for discussion

    lukaspie authored and RubelMozumder committed May 9, 2023
    Configuration menu
    Copy the full SHA
    24c42cd View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    3db2d45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a4e0f7 View commit details
    Browse the repository at this point in the history
  3. fix NXmpes yaml

    lukaspie committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    c65a899 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    753ffe3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26c3ec9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a866015 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51d61a2 View commit details
    Browse the repository at this point in the history
  5. refine NXtransformations

    lukaspie committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    c45e699 View commit details
    Browse the repository at this point in the history
  6. fix merge conflicts

    lukaspie committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    eeeea43 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    8781954 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a38a8bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da3badb View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Adds mpes_xps to mpes structure

    domna committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    a837eed View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

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

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    b9f2c04 View commit details
    Browse the repository at this point in the history
  2. rename to NXxps

    lukaspie committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    3a8e7bc View commit details
    Browse the repository at this point in the history
  3. make nyaml

    lukaspie committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    7354faa View commit details
    Browse the repository at this point in the history