Skip to content
Snippets Groups Projects
Commit 93b98ddf authored by Philipp Niedermayer's avatar Philipp Niedermayer
Browse files

Merge branch 'main' of git.gsi.de:p.niedermayer/data-analysis

# Conflicts:
#	README.md
parents 79b1bd16 82bfba73
No related branches found
No related tags found
No related merge requests found
......@@ -24,18 +24,5 @@ More examples:
# Data from SIS18 BTF Network analyser
data = NWAData.from_file('magnitude.csv', 'phase.csv'],
isdeg=True, unwrap=True)
data.m_unit = 'dB'
plot_btf(ax1, ax2, data,
frev=854e3
)
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment