-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathCITATION.cff
More file actions
26 lines (26 loc) · 887 Bytes
/
CITATION.cff
File metadata and controls
26 lines (26 loc) · 887 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
cff-version: 1.2.0
message: "If you use this software, please cite it using these metadata."
title: "tsapython: An Unofficial Python API for the tinySA Device Series"
abstract: >-
A non-GUI Python API for the tinySA series of spectrum analyzer devices,
providing programmatic control for automated measurements, data collection,
and analysis. This is an unofficial community project and is not endorsed by
the official tinySA product, owner, or company.
type: software
authors:
- family-names: "Linkous"
given-names: "Lauren"
orcid: "https://orcid.org/0000-0001-9945-5125"
version: "3.0.0"
date-released: "2026-06-04"
license: GPL-2.0-only
repository-code: "https://github.com/LC-Linkous/tinySA_python"
url: "https://github.com/LC-Linkous/tinySA_python"
keywords:
- tinySA
- spectrum-analyzer
- python
- serial
- rf
- signal-processing
- instrumentation