-
Notifications
You must be signed in to change notification settings - Fork 19
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 #317 from linien-org/release/v0.7.0
Release v0.7.0
- Loading branch information
Showing
55 changed files
with
1,156 additions
and
999 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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
[flake8] | ||
max-line-length = 88 | ||
per-file-ignores = | ||
extend-ignore = E203, E402, E731, W503 | ||
tests/*: D103, D100 | ||
[flake8] | ||
max-line-length = 88 | ||
per-file-ignores = | ||
extend-ignore = E203, E402, E731, W503 | ||
tests/*: D103, D100 |
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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: PublishPackages | ||
name: Publish Packages | ||
|
||
on: | ||
workflow_dispatch: | ||
|
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
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,54 @@ | ||
cff-version: 1.2.0 | ||
message: If you are using Linien as part of a scientific publication, please cite our article. | ||
authors: | ||
- given-names: Benjamin | ||
family-names: Wiegand | ||
email: [email protected] | ||
affiliation: Institut für Physik, Humboldt-Universität zu Berlin | ||
orcid: "https://orcid.org/0000-0001-6549-2307" | ||
- family-names: Leykauf | ||
given-names: Bastian | ||
email: [email protected] | ||
affiliation: Institut für Physik, Humboldt-Universität zu Berlin | ||
orcid: "https://orcid.org/0000-0002-4630-0602" | ||
- family-names: Jördens | ||
given-names: Robert | ||
affiliation: '"QUARTIQ GmbH' | ||
orcid: "https://orcid.org/0000-0001-5333-0562" | ||
preferred-citation: | ||
type: article | ||
title: >- | ||
Linien: A versatile, user-friendly, open-source FPGA-based tool for frequency | ||
stabilization and spectroscopy parameter optimization | ||
authors: | ||
- given-names: Benjamin | ||
family-names: Wiegand | ||
email: [email protected] | ||
affiliation: >- | ||
Institut für Physik, Humboldt-Universität zu | ||
Berlin | ||
orcid: "https://orcid.org/0000-0001-6549-2307" | ||
- family-names: Leykauf | ||
given-names: Bastian | ||
email: [email protected] | ||
affiliation: >- | ||
Institut für Physik, Humboldt-Universität zu | ||
Berlin | ||
orcid: "https://orcid.org/0000-0002-4630-0602" | ||
- family-names: Jördens | ||
given-names: Robert | ||
affiliation: '"QUARTIQ GmbH' | ||
orcid: "https://orcid.org/0000-0001-5333-0562" | ||
- family-names: Krutzik | ||
given-names: Markus | ||
affiliation: >- | ||
Institut für Physik, Humboldt-Universität zu | ||
Berlin & Ferdinand-Braun-Institut gGmbH, | ||
Leibniz-Institut für Höchstfrequenztechnik | ||
doi: "10.1063/5.0090384" | ||
url: "https://doi.org/10.1063/5.0090384" | ||
journal: "Review of Scientific Instruments" | ||
volume: 93 | ||
issue: 6 | ||
start: "063001" | ||
year: 2022 |
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
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
Oops, something went wrong.