-
Notifications
You must be signed in to change notification settings - Fork 1
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 #85 from FAIRmat-NFDI/citation
Re-add CITATION.cff
- Loading branch information
Showing
2 changed files
with
47 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,46 @@ | ||
cff-version: 1.2.0 | ||
title: A pynxtools reader plugin for X-ray photoelectron spectroscopy (XPS) data | ||
message: | ||
If you use this software, please cite it using the | ||
metadata from this file. | ||
type: software | ||
authors: | ||
- given-names: Lukas | ||
family-names: Pielsticker | ||
orcid: 'https://orcid.org/0000-0001-9361-8333' | ||
- given-names: Rubel | ||
family-names: Mozumder | ||
orcid: 'https://orcid.org/0009-0007-5926-6646' | ||
- given-names: Florian | ||
family-names: Dobener | ||
orcid: 'https://orcid.org/0000-0003-1987-6224' | ||
- given-names: Walid | ||
family-names: Hetaba | ||
orcid: 'https://orcid.org/0000-0003-4728-0786' | ||
- given-names: Laurenz | ||
family-names: Rettig | ||
orcid: 'https://orcid.org/0000-0002-0725-6696' | ||
- given-names: Sandor | ||
family-names: Brockhauser | ||
orcid: 'https://orcid.org/0000-0002-9700-4803' | ||
doi: TODO | ||
repository-code: 'https://github.com/FAIRmat-NFDI/pynxtools-xps' | ||
url: TODO | ||
keywords: | ||
- X-ray Photoelectron Spectroscopy | ||
- NOMAD | ||
- pynxtools | ||
- NeXus | ||
abstract: | ||
pynxtools-xps is a reader plugin for pynxtools (https://github.com/FAIRmat-NFDI/pynxtools) | ||
written in Python. pynxtools-xps is a tool for reading and translating data from various | ||
propietary and open data formats from technology partners and the wider X-ray photoelectron spectroscopy | ||
community and standardizing it such that it is compliant with the NeXus application definition NXmpes and NXxps | ||
(https://fairmat-nfdi.github.io/nexus_definitions/). | ||
|
||
pynxtools-xps is developed both as a standalone reader and as a tool within NOMAD, an open-source data | ||
management platform for materials science ((https://nomad-lab.eu/nomad-lab/). | ||
|
||
The work is funded by the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) - 460197019 (FAIRmat) | ||
(https://gepris.dfg.de/gepris/projekt/460197019?language=en). | ||
license: Apache-2.0 |
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