Holger Müller
0d49b7e977
Remove not yet needed class and corrected test
...
test was failing as rounding for multiple segmets has changed
2020-08-01 10:46:15 +02:00
Holger Müller
e93d17dce3
SweepControl refactoring
2020-07-28 17:07:53 +02:00
Holger Müller
0f5a24ed49
Test corrected
2020-07-27 17:06:46 +02:00
Holger Müller
0c217541e0
More test coverage
2020-07-26 11:52:02 +02:00
Holger Müller
3bfd99ad3d
Increased test coverage
2020-07-25 21:34:49 +02:00
Holger Müller
3aa968ed47
fixed coverage checks
2020-07-23 16:07:44 +02:00
Holger Müller
27d3f492d8
add interpolation for touchstone data
2020-07-07 14:09:58 +02:00
Holger Müller
fbdf325b51
Test for cor_att_data function
2020-06-28 16:57:52 +02:00
Holger Müller
c0e1cfb310
reordered RFTools functions alphabetically
...
added some test cases
2020-06-28 15:43:47 +02:00
Holger Müller
9e629f0350
Updated copyright headers
2020-06-25 19:52:30 +02:00
Holger Müller
d6acb7121c
Prepartion for new github orginisational location
2020-06-25 19:48:03 +02:00
Holger Müller
cb1c1a99f5
Pylint ...
2020-06-21 20:54:23 +02:00
Holger Müller
38a54e801c
refactored parseFrequency
2020-06-21 19:54:00 +02:00
Holger Müller
bfc73f8d5e
Touchstone class save method added
2020-06-11 09:03:20 +02:00
mihtjel
2a36fc80be
Merge branch 'Development' into serial-to-parallel-test-fix
2020-02-29 09:05:08 +01:00
mihtjel
3a38d82467
Merge pull request #161 from zarath/bugfix/gamma_div_by_zero
...
Bugfix/gamma div by zero
2020-02-29 09:03:38 +01:00
Jaroslav Škarvada
f3fd518ead
test: fixed serial_to_parallel test
...
The serial_to_parallel function already has fixed division by
zero, thus it will not throw it.
Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
2020-02-21 18:20:56 +01:00
Holger Mueller
cecff14019
Fix Chart crash when only one data line in .s1p
2020-02-15 20:35:33 +01:00
Holger Mueller
cb1ef3608c
Fix Bug #158
...
Test for gamma of 1+0j
2020-02-15 20:27:14 +01:00
Holger Mueller
6bb37a2476
Adopted test result for gain function.
...
Now: return -inf if the magnitude of Z is 0
2020-02-10 19:51:42 +01:00
Holger Mueller
ba753e264f
fixed test error
2020-02-02 14:18:14 +01:00
mihtjel
b414acb991
Merge branch 'Development' into feature/enhance_formatting
2020-01-27 09:09:08 +01:00
Holger Mueller
3547cb2564
test for comparison of ma touchstone data
2020-01-26 21:29:37 +01:00
Holger Mueller
c65a4eb0c3
Merged bugfix for touchstone db conversation
2020-01-26 21:16:06 +01:00
Holger Mueller
7aa0e335cd
fixed db conversation bug
...
accidently used e^x instead of 10^x in db conversation.
Added testcases for comparison in test_touchstone.py
2020-01-26 20:26:34 +01:00
Holger Mueller
2e636066fb
added tests for db an ma tochstone data
2020-01-22 18:18:38 +01:00
Holger Mueller
afd366f88d
fixed qfactor test
2020-01-22 18:10:27 +01:00
Holger Mueller
77492ea6ea
tests for groupdelay and fixed serial_to_parallel
2020-01-22 18:00:29 +01:00
Holger Mueller
88a37c316b
Enhanced formatting for complex and low digit count
2020-01-22 17:54:34 +01:00
Rune B. Broberg
28e95a25bc
Minor niggles
2019-12-08 16:32:13 +01:00
Holger Mueller
e5dbf73017
Increased test coverage for RFTools
2019-12-08 12:57:33 +01:00
Holger Mueller
87ebe5f1cf
added test coverage report
2019-12-08 00:51:51 +01:00
Holger Mueller
3bed63cd9c
better test coverage
2019-12-08 00:36:46 +01:00
Holger Mueller
188cf7b5f9
More unittests
2019-12-01 17:59:15 +01:00
Holger Mueller
cec746cb64
Import path fix for unittests
2019-11-26 10:15:46 +01:00
Holger Mueller
5cc454da14
Pep8 cleanups
2019-11-25 11:00:30 +01:00
Holger Mueller
8e446dcfb6
More SITools tests
...
Added more test for SITools Value
Modified parse semantic a little bit, returns Value object now
2019-11-25 10:33:07 +01:00
Holger Mueller
39a1a8d18a
Updated test cases
2019-11-24 18:12:51 +01:00
Holger Mueller
ba3f31e60b
SITools: add min and max for parsing
...
added parse_clamp_min and parse_clamp_min
fixed tests for RFTools
2019-11-22 09:41:04 +01:00
Holger Mueller
b6d041e999
Added r as attribute to Touchstone
2019-11-21 13:23:17 +01:00
Holger Mueller
ec8eb79168
Touchstone Class can now parses more lazy
...
- float resistance value can be float now, but will be converted to int
- comment lines can be placed everywhere
- unordered frequencies will be sorted
2019-11-21 13:17:34 +01:00
Holger Mueller
686b445562
added unit tests to touchstone module
2019-11-19 19:16:02 +01:00
Holger Mueller
c3639b2557
Rewrite of touchstone parser
...
- keeped compatible with previous version
- add test examples of touchstone files
- commented out writing to loaded file to fix bug #99
2019-11-19 10:00:17 +01:00
Holger Mueller
d12cdd4b24
added sample touchstone files for test purposes
2019-11-19 09:00:52 +01:00
dhunt1342
1aa4e22d5a
Modified unittests to match regression behavior
...
Modified unittests to match regression behavior. There appears to be a loss of accuracy regression in the formatSweepFrequency changes.
2019-11-16 11:49:59 -05:00
dhunt1342
2f9749bd60
Add unittest framework
...
Adding a unittest framework to the project to enhance debugging capabilities, document expected (and unexpected) behaviors, and to prevent regression failures.
2019-11-16 10:49:20 -05:00