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

Citation github-zenodo integration #29

Merged
merged 1 commit into from
Dec 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 54 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
cff-version: 1.2.0
title: 'pynxtools-apm: A pynxtools reader plugin for atom probe tomography and related field-ion microscopy (APM) data'
version: 0.2.2
message:
If you use this software, please cite it using the metadata from this file.
type: software
authors:
- given-names: Markus
family-names: Kühbach
orcid: 'https://orcid.org/0000-0002-7117-5196'
- given-names: Sandor
family-names: Brockhauser
orcid: 'https://orcid.org/0000-0002-9700-4803'
- given-names: Baptiste
family-names: Gault
orcid: 'https://orcid.org/0000-0002-4934-0458'
- given-names: Dierk
family-names: Raabe
orcid: 'https://orcid.org/0000-0003-0194-6124'
- given-names: Heiko B.
family-names: Weber
orcid: 'https://orcid.org/0000-0002-6403-9022'
- given-names: Christoph
family-names: Koch
orcid: 'https://orcid.org/0000-0002-9700-4803'
- given-names: Claudia
family-names: Draxl
orcid: 'https://orcid.org/0000-0003-3523-6657'
repository-code: https://github.com/FAIRmat-NFDI/pynxtools-apm
keywords:
- Atom probe tomography
- Field ion microscopy
- Microscopy
- NOMAD
- pynxtools
- NeXus
abstract:
pynxtools-apm is a reader plugin for pynxtools (https://github.com/FAIRmat-NFDI/pynxtools)
written in Python. pynxtools-apm is a tool for reading and translating data from various proprietary
and open data formats from technology partners and the wider atom probe community and
standardizing it such that it is compliant with the NeXus application definition NXapm
(https://fairmat-nfdi.github.io/nexus_definitions/).

pynxtools-apm is developed both as a standalone reader and as a tool within NOMAD,
an open-source research 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
funding:
- name: Deutsche Forschungsgemeinschaft
award-number: 460197019
title: FAIRmat - FAIR Data Infrastructure for Condensed-Matter Physics and the Chemical Physics of Solids
award-uri: https://gepris.dfg.de/gepris/projekt/460197019?language=en
Loading