Skip to content

Commit

Permalink
add references
Browse files Browse the repository at this point in the history
  • Loading branch information
aewallin committed Nov 27, 2023
1 parent c3458d9 commit 1cc6816
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/references.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,12 @@ Papers
.. [Rubiola2015] The Omega Counter, a Frequency Counter Based on the Linear Regression
https://arxiv.org/abs/1506.05009
.. [Rubiola2022] The Companion of Enrico's Chart for Phase Noise and Two-Sample Variances
https://arxiv.org/abs/2201.07109
.. [Rubiola_chart] The Enrico's Chart for Phase Noise and Two-Sample Variances
https://zenodo.org/records/7691686
.. [Stein1985] S. Stein, Frequency and Time - Their Measurement and Characterization.
Precision Frequency Control Vol 2, 1985, pp 191-416.
http://tf.boulder.nist.gov/general/pdf/666.pdf
Expand Down
2 changes: 2 additions & 0 deletions tests/realtime/test_rt_nbs14_1k.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,11 @@
http://tf.nist.gov/general/pdf/2220.pdf
around page 107
"""

import math
import time
import sys
print(sys.version)
import pytest
import numpy

Expand Down

0 comments on commit 1cc6816

Please sign in to comment.