Skip to content

Commit

Permalink
remove description for test purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspie committed Nov 22, 2024
1 parent b5b6773 commit 0b5a809
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 25 deletions.
8 changes: 0 additions & 8 deletions contributed_definitions/NXxps.nxdl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -461,14 +461,6 @@
<doc>
Human-readable description of the background fit function.

.. csv-table:: Examples for background descriptions
:header: "Background Type", "Description"

"Linear", "Linear background, i.e., a simple straight line from the minimal to the maximal abscissa value."
"Shirley", "Shirley background. In the Shirley background, the background intensity at any given binding energy is proportional to the intensity of the total peak area above the background in the lower binding energy peak range (i.e., the background goes up in proportion to the total number of photoelectrons below its binding energy position)."
"Tougaard", "Tougaard background (or Tougaard universal cross-section approach) which is a methodology for integrating the intensity of the background at a given binding energy from the spectral intensities to higher kinetic energies."
"Step Down/Step Up", "Background function for fitting a complementary error function to an edge, used for fitting a step in the data."

In case none of these examples apply, the functional form of the background should be given by the `formula`
field.
</doc>
Expand Down
18 changes: 1 addition & 17 deletions contributed_definitions/nyaml/NXxps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -346,14 +346,6 @@ NXxps(NXmpes):
doc: |
Human-readable description of the background fit function.
.. csv-table:: Examples for background descriptions
:header: "Background Type", "Description"
"Linear", "Linear background, i.e., a simple straight line from the minimal to the maximal abscissa value."
"Shirley", "Shirley background. In the Shirley background, the background intensity at any given binding energy is proportional to the intensity of the total peak area above the background in the lower binding energy peak range (i.e., the background goes up in proportion to the total number of photoelectrons below its binding energy position)."
"Tougaard", "Tougaard background (or Tougaard universal cross-section approach) which is a methodology for integrating the intensity of the background at a given binding energy from the spectral intensities to higher kinetic energies."
"Step Down/Step Up", "Background function for fitting a complementary error function to an edge, used for fitting a step in the data."
In case none of these examples apply, the functional form of the background should be given by the `formula`
field.
formula:
Expand All @@ -375,7 +367,7 @@ NXxps(NXmpes):
\@metric:

# ++++++++++++++++++++++++++++++++++ SHA HASH ++++++++++++++++++++++++++++++++++
# ab951f639c94b65a91a595d1a7c2f281221465d19b9c683f795dd3775a618418
# ae648a798f7963b9ba094bd56a922a228c99077da31cee9001ba5589df529671
# <?xml version='1.0' encoding='UTF-8'?>
# <?xml-stylesheet type="text/xsl" href="nxdlformat.xsl"?>
# <!--
Expand Down Expand Up @@ -839,14 +831,6 @@ NXxps(NXmpes):
# <doc>
# Human-readable description of the background fit function.
#
# .. csv-table:: Examples for background descriptions
# :header: "Background Type", "Description"
#
# "Linear", "Linear background, i.e., a simple straight line from the minimal to the maximal abscissa value."
# "Shirley", "Shirley background. In the Shirley background, the background intensity at any given binding energy is proportional to the intensity of the total peak area above the background in the lower binding energy peak range (i.e., the background goes up in proportion to the total number of photoelectrons below its binding energy position)."
# "Tougaard", "Tougaard background (or Tougaard universal cross-section approach) which is a methodology for integrating the intensity of the background at a given binding energy from the spectral intensities to higher kinetic energies."
# "Step Down/Step Up", "Background function for fitting a complementary error function to an edge, used for fitting a step in the data."
#
# In case none of these examples apply, the functional form of the background should be given by the `formula`
# field.
# </doc>
Expand Down

0 comments on commit 0b5a809

Please sign in to comment.