aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* added infrastructure to generate Docs with sphinxEugeniy E. Mikhailov2024-06-274-0/+120
|
* 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-202-2/+36
|
* added test for infer_compressionEugeniy E. Mikhailov2024-06-201-0/+11
|
* 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 test for Trace saving in raw and compressed formsv0.13Eugeniy E. Mikhailov2024-06-201-0/+43
|
* added ability to save with bzip compressionEugeniy E. Mikhailov2024-06-191-2/+5
|
* added test cases for bzip compressed filesEugeniy E. Mikhailov2024-06-195-3/+18
|
* added bzip compression reading for tracesEugeniy E. Mikhailov2024-06-191-6/+21
|
* simplified test for traceEugeniy E. Mikhailov2024-06-191-12/+8
|
* added automatic check if compressed trace file exist if the main is missingEugeniy E. Mikhailov2024-06-193-3/+27
|
* make pyproject 'flit' compatible and with homepagev0.12Eugeniy E. Mikhailov2024-06-191-3/+1
|
* 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
|
* Merge branch 'master' into gzipEugeniy E. Mikhailov2024-06-192-0/+12
|\
| * added home page urlEugeniy E. Mikhailov2024-06-191-0/+3
| |
| * added info about how to run testsEugeniy E. Mikhailov2024-06-181-0/+9
| |
* | added ability to read gzip compressed tracesEugeniy E. Mikhailov2024-06-183-10/+25
| |
* | added simple test for trace loadingEugeniy E. Mikhailov2024-06-182-0/+26
|/
* 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
|
* added test for response2numStrEugeniy E. Mikhailov2024-06-181-0/+20
|
* 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-022-1/+33
|
* fixed bug with table loading and made a test case for itEugeniy E. Mikhailov2024-06-022-1/+10
|
* template for reflow/postprocessing table functionEugeniy E. Mikhailov2024-05-283-1/+48
|
* more testsEugeniy E. Mikhailov2024-05-282-5/+24
|
* updated data fileEugeniy E. Mikhailov2024-05-281-0/+1
|
* added some preliminary files for table flowEugeniy E. Mikhailov2024-05-283-0/+120
|
* renamed test to example, to avoid spooking `pytest`Eugeniy E. Mikhailov2024-05-271-0/+0
|