Wykres commitów

98 Commity (3f4a262abe05259de45a4634501bb7cd2574cdf0)

Autor SHA1 Wiadomość Data
Holger Müller 3f4a262abe
Feature/linting 220514 (#503)
* Unified Chart Code
* New Defauls class for persistance of settings - fixes #491
* Removed non-interactive update checks
2022-05-24 17:05:59 +02:00
Holger Müller 6aa7aaa051
Feature/linting 220402 (#499)
* added .flatpak-builder to .gitingnore
* GroupDelay Chart simplified
* allow numpy > 1.21 fixes #456
* Added flatpak manifest
2022-05-14 11:00:34 +02:00
Mauro Gaioni a457d9c688 closes #438
use more digit in format frequency
when span is narrow
2022-05-05 12:34:21 +02:00
Holger Müller 28fd7e5478 fix bug #455
vswr of datapoint now returns inf instead of going negative
2022-01-09 15:24:04 +01:00
Roel Jordans 01c58b82ca Proper plotting of close L values in L-series measurement
Fixes #408
2021-09-14 15:44:30 +02:00
Roel Jordans 8bece254a6 Improve plotting of R+jX charts
Fixes #426
2021-09-14 15:41:11 +02:00
Roel Jordans 9ea8b7da84 Resolve rounding issue on S11 C serial plot
Fixes #424

Sets reserved space and number format consistent to other plot styles
2021-09-14 15:41:00 +02:00
Holger Müller 03cc490a66 Refactoring Display settings 2021-07-06 17:01:20 +02:00
Holger Müller 82d825d299 Refactored colors in charts 2021-07-06 09:25:20 +02:00
Holger Müller 4ca66532a4 Refactoring charts 2021-07-05 21:09:43 +02:00
Holger Müller 8fa67dc679 temporary fix for exception in Cap Chart 2021-07-05 18:29:08 +02:00
Holger Müller d20137c2d5 Debugging CapChart 2021-07-05 18:18:06 +02:00
Holger Müller f9222a0ab5 Refactoring Charts 2021-07-05 11:37:48 +02:00
Holger Müller f95f223656 Y Axis changes in charts 2021-07-02 19:25:46 +02:00
Holger Müller 08c4a6dc2a data axis input setting parsing 2021-07-02 19:10:39 +02:00
Holger Müller feedf672e0 Linting 2021-07-01 21:36:17 +02:00
Holger Müller 12180f342f reverted some Chart changes partly fixes #414 2021-07-01 20:52:54 +02:00
Holger Müller 52d0068571 Update copyright notice 2021-06-30 07:21:14 +02:00
Holger Müller 80bb4a0936 Charts: removed duplicate code 2021-06-27 19:28:29 +02:00
Holger Müller 3794a86c12 refactoring: removed duplicate code in charts 2021-06-27 11:45:22 +02:00
Holger Müller ae88b7ca4d Refactoring Charts 2021-06-27 10:59:07 +02:00
Holger Müller 6315bd06d6 refactored chart dimensions 2021-06-27 00:55:43 +02:00
Holger Müller 398404dcf9 linting: unused variables and imports 2021-06-27 00:34:06 +02:00
Holger Müller 8763948697 linting: unused-argument 2021-06-27 00:23:54 +02:00
Holger Müller 80418b5739 refactor settings and fixed no else after return 2021-06-27 00:16:58 +02:00
Holger Müller 91baa22a14 chart refactoring 2021-06-26 23:08:56 +02:00
Holger Müller c6cd52afb2 order of min and max in context menu 2021-06-25 20:17:01 +02:00
Holger Müller dd81aa875b Freq chart fixed axis settings
Fixes: #404
2021-06-25 20:13:10 +02:00
Holger Müller aeed3744ba tidy up chart code a little bit 2021-06-22 23:23:39 +02:00
Holger Müller 8da0d2bfcf use Touchstone datatype for s data. 2021-06-22 22:07:36 +02:00
Roel Jordans 9e85730f14 Fixing minimum axis label value in RI charts
Resolves plotting issue as discussed in #165
2021-04-23 21:32:59 +02:00
Roel Jordans dbe735a677 Fancy formatting (mkM) for impedance plots (|Z| and R+jX) 2021-02-21 22:52:04 +01:00
Roel Jordans 60ea55b6cf Cleaning up code duplication for log scale plotting 2021-02-21 21:52:09 +01:00
Roel Jordans 9c7f6a80f7 Adding support for plotting |Z| on logarithmic scale 2021-02-21 21:52:00 +01:00
Roel Jordans c6878fce8f Added measurement graphs showing impedance measured via S21
Fixes #165

- Allows for both |Z| and R + jX display
- Measurements of shunt impedance (accurate for low impedance values)
  as well as series impedance (accurate for high impedance values)
2021-02-19 16:18:57 +01:00
Holger Müller 1608a9261f Use String values in Bands to edit vals > 2e31 2020-10-25 16:53:01 +01:00
Holger Müller 9e629f0350 Updated copyright headers 2020-06-25 19:52:30 +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 44cea8ddba Linting: line length and unnecessary "else" 2020-06-15 13:27:00 +02:00
Holger Müller 2a13f7063e Linting and f-strings instead of + concat 2020-06-12 22:16:26 +02:00
Holger Mueller 11853f8eb1 Splitted Chart.py
cleanups
2020-05-18 21:07:45 +02:00
Holger Mueller f464616406 Merge branch 'split-file_Chart.py_VSWR.py' into split-file_Chart.py 2020-05-18 20:58:18 +02:00
Holger Mueller 44ed070094 Merge branch 'split-file_Chart.py_TDR.py' into split-file_Chart.py 2020-05-18 20:58:18 +02:00
Holger Mueller 8fe2bd368a Changes content in separated file 'VSWR.py'. 2020-05-18 20:58:18 +02:00
Holger Mueller a369e1ac76 Merge branch 'split-file_Chart.py_Square.py' into split-file_Chart.py 2020-05-18 20:58:18 +02:00
Holger Mueller 5b7fb6e92e Changes content in separated file 'TDR.py'. 2020-05-18 20:58:18 +02:00
Holger Mueller b2281e5d7a Adds separate file for 'VSWR.py'. 2020-05-18 20:58:18 +02:00
Holger Mueller 12790620f4 Merge branch 'split-file_Chart.py_SParam.py' into split-file_Chart.py 2020-05-18 20:58:18 +02:00
Holger Mueller e3fff6a3a2 Changes content in separated file 'Square.py'. 2020-05-18 20:58:18 +02:00