aboutsummaryrefslogtreecommitdiff
path: root/qolab
Commit message (Expand)AuthorAgeFilesLines
...
* Extra help about basic instrumentEugeniy E. Mikhailov2024-07-101-0/+16
* added help for basic instrumentEugeniy E. Mikhailov2024-07-021-8/+24
* doc improved for SCPIEugeniy E. Mikhailov2024-07-021-18/+46
* typo fixEugeniy E. Mikhailov2024-06-281-1/+1
* improved docstrings for tableflowEugeniy E. Mikhailov2024-06-271-10/+43
* added raw designation to a doc stringEugeniy E. Mikhailov2024-06-271-1/+1
* small fixes for docs in tableflowEugeniy E. Mikhailov2024-06-261-1/+2
* tableflow: from comments to docstringsEugeniy E. Mikhailov2024-06-261-11/+21
* Fixup in spectral_utils docsEugeniy E. Mikhailov2024-06-261-3/+3
* Docs for feedbackEugeniy E. Mikhailov2024-06-251-0/+3
* Added documentation to trace moduleEugeniy E. Mikhailov2024-06-251-4/+13
* converts comments to docstringsEugeniy E. Mikhailov2024-06-251-9/+17
* version bumpv0.14Eugeniy E. Mikhailov2024-06-201-1/+1
* added match_filename_to_compression option and test casesEugeniy E. Mikhailov2024-06-201-1/+13
* Merge branch 'master' into gzipEugeniy E. Mikhailov2024-06-201-1/+1
|\
| * version bumpEugeniy E. Mikhailov2024-06-201-1/+1
* | separate infer_compression methodEugeniy E. Mikhailov2024-06-202-15/+21
* | Streamline missing file to compressed file algorythmEugeniy E. Mikhailov2024-06-201-6/+5
|/
* added doc string for save_table_with_headerEugeniy E. Mikhailov2024-06-201-5/+26
* added ability to save with bzip compressionEugeniy E. Mikhailov2024-06-191-2/+5
* added bzip compression reading for tracesEugeniy E. Mikhailov2024-06-191-6/+21
* added automatic check if compressed trace file exist if the main is missingEugeniy E. Mikhailov2024-06-191-3/+10
* version bumpEugeniy E. Mikhailov2024-06-191-1/+1
* added gzip compression for file savingEugeniy E. Mikhailov2024-06-191-5/+13
* switch file saving to binary modeEugeniy E. Mikhailov2024-06-191-1/+1
* typo fix: extention -> extensionEugeniy E. Mikhailov2024-06-193-6/+6
* typo fixEugeniy E. Mikhailov2024-06-191-1/+1
* added ability to read gzip compressed tracesEugeniy E. Mikhailov2024-06-181-10/+17
* version bump (notice I forget to update it for v0.10v0.11Eugeniy E. Mikhailov2024-06-181-1/+1
* fixed doc stringsEugeniy E. Mikhailov2024-06-181-1/+1
* converted SDS2304X to use response2numStr for uniformityEugeniy E. Mikhailov2024-06-181-3/+1
* fix no firstSeparator case, we return prefix=None now and process the restEugeniy E. Mikhailov2024-06-181-5/+6
* bug fix for the unit detection in response2numStrEugeniy E. Mikhailov2024-06-171-1/+2
* added modifications to include Siglent SDS2304X modelv0.10Eugeniy E. Mikhailov2024-06-172-0/+34
* comment about number of vertical divisions for SDS1104XEugeniy E. Mikhailov2024-06-171-0/+2
* version bumpv0.9Eugeniy E. Mikhailov2024-06-151-1/+1
* more test cases and bugfixes in tableflowEugeniy E. Mikhailov2024-06-021-1/+1
* fixed bug with table loading and made a test case for itEugeniy E. Mikhailov2024-06-021-1/+1
* template for reflow/postprocessing table functionEugeniy E. Mikhailov2024-05-281-1/+28
* added some preliminary files for table flowEugeniy E. Mikhailov2024-05-281-0/+63
* renamed test to example, to avoid spooking `pytest`Eugeniy E. Mikhailov2024-05-271-19/+0
* version v0.7 -> v0.8Eugeniy E. Mikhailov2023-07-051-1/+1
* human readable measurements names for HP_34401Eugeniy E. Mikhailov2023-06-211-4/+28
* added period measurements for HP_34401Eugeniy E. Mikhailov2023-06-211-0/+3
* added submission to TSDB for HP_34401Eugeniy E. Mikhailov2023-06-211-0/+8
* added reding with 4 wires resistance go HP_34401Eugeniy E. Mikhailov2023-06-211-0/+2
* added reporting to TSDB of the multimeter valuesEugeniy E. Mikhailov2023-06-211-0/+8
* added Function reporting for the BK_5491 multimeterEugeniy E. Mikhailov2023-06-211-1/+45
* fixed device modelEugeniy E. Mikhailov2023-06-211-1/+1
* rewrite read and write communication with bk_5491Eugeniy E. Mikhailov2023-06-211-45/+64