-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #220 from FAIRmat-NFDI/xps-fixes
Hotfixes for XPS reader
- Loading branch information
Showing
4 changed files
with
33 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ user: | |
address: Lukas Pielsticker | ||
orcid: 0000-0001-9361-8333 | ||
email: [email protected] | ||
Instrument: | ||
instrument: | ||
device_information: | ||
vendor: SPECS GmbH | ||
model: Custom NAP-XPS instrument | ||
|
@@ -36,19 +36,19 @@ Instrument: | |
distance: | ||
value: 0.0 | ||
unit: mm | ||
Electronanalyser: | ||
analyser: | ||
description: hemispherical | ||
device_information: | ||
vendor: SPECS GmbH | ||
model: PHOIBOS 150 NAP | ||
identifier: null | ||
Collectioncolumn: | ||
collectioncolumn: | ||
scheme: angular dispersive | ||
device_information: | ||
vendor: SPECS GmbH | ||
model: PHOIBOS 150 NAP | ||
identifier: null | ||
Energydispersion: | ||
energydispersion: | ||
scheme: hemispherical | ||
diameter: | ||
unit: mm | ||
|
@@ -57,14 +57,14 @@ Instrument: | |
vendor: SPECS GmbH | ||
model: PHOIBOS 150 | ||
identifier: null | ||
Detector: | ||
detector: | ||
amplifier_type: channeltron | ||
detector_type: Multi-anode | ||
detector_type: Multi-anode | ||
device_information: | ||
vendor: Surface Concept GmbH | ||
model: 1D-DLD detector | ||
identifier: null | ||
Manipulator: | ||
manipulator: | ||
device_information: | ||
vendor: SPECS GmbH | ||
model: 5-axis manipulator | ||
|
@@ -84,15 +84,15 @@ Instrument: | |
heater_power: | ||
value: 0.0 | ||
unit: W | ||
Pid: | ||
pid: | ||
setpoint: | ||
value: 298.0 | ||
unit: K | ||
cryostat: | ||
name: null | ||
physical_quantity: null | ||
type: null | ||
Pid: | ||
pid: | ||
setpoint: null | ||
drain_current_amperemeter: | ||
name: Amperemeter 1.0 | ||
|
@@ -113,7 +113,7 @@ Instrument: | |
name: XPS sample potentiostat | ||
physical_quantity: voltage | ||
type: potentiostat | ||
Pid: | ||
pid: | ||
setpoint: | ||
value: 0.0 | ||
unit: V | ||
|
@@ -139,13 +139,13 @@ Instrument: | |
value: | ||
value: null | ||
unit: null | ||
Sample: | ||
sample: | ||
name: Polycristalline Au foil | ||
sample_id: S718 | ||
atom_types: Au | ||
physical_form: foil | ||
situation: vacuum | ||
Substance: | ||
substance: | ||
name: Au | ||
molecular_mass: | ||
value: 196.96657 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters