-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
27 lines (27 loc) · 872 Bytes
/
Copy pathCITATION.cff
File metadata and controls
27 lines (27 loc) · 872 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
cff-version: 1.2.0
message: "If you use this software, please cite it using the metadata from this file."
title: "pyngb: Unofficial parser for NETZSCH STA NGB files"
abstract: >-
A high-performance, unofficial Python library for parsing NETZSCH STA
(Simultaneous Thermal Analysis) NGB instrument binary files, with
comprehensive metadata extraction and analysis tools. Not affiliated with,
endorsed by, or approved by NETZSCH-Gerätebau GmbH.
type: software
authors:
- given-names: Grayson
family-names: Bellamy
email: gbellamy@umd.edu
orcid: "https://orcid.org/0000-0001-8778-0991"
version: 0.4.0
date-released: 2026-07-09
license: MIT
repository-code: "https://github.com/GraysonBellamy/pyngb"
url: "https://pyngb.graysonbellamy.dev/"
keywords:
- ngb
- netzsch
- sta
- thermal-analysis
- scientific-data
- binary-parsing
- unofficial