-
hi i've installed pystdf on my anaconda;
i'd like to convert my stdf file to csv or excel format and i saw there's 'stdf2excel.py' under scripts directory.
may i ask if there's any where i can fin…
-
### Tasks/Steps/Elements
Need your help on this index out of range. Below is the error
Traceback (most recent call last):
File "C:\Users\user\stdf\stdrreader.py", line 10, in
fo…
-
I'm finally fully approved to publish my LinqToStdf code changes.
https://github.com/mgoldste1/LinqToStdf/tree/marklio/net7
All my changes are based off of the net7 branch. I downgraded the pro…
-
I know you said at one point writing STDF files with this library was kinda iffy. I was just using it to create some stdf files for some unit tests and I found an stdf file writing bug. I figured I'…
-
### 模块
stdf (STDF 组件)
### 新功能描述
建议可以参考 uview新增一个文件上传的组件和表单组合的组件
### 示例
_No response_
### 你的想法
_No response_
-
I found there is an error, when parser GDR.
The reason is in class TextWriter. The method "text_format" is a static method without "self", but in GDR brantch "self.delimiter" is used and lead to the …
-
I am using 4.0.0 on Windows 11 and see the described behavior described in the title - limits and stats values not shown in visualization plots. Update: I did see limits appear with some files that …
-
When I parsed my ate test stdf file and then wrote the new stdf file. The created stdf file content is not correct and the size of new stdf file is not equal to the original file. I found the cause is…
-
Hey Team,
I have a stdf file named "FT1_8A350.stdf". Can you guys tell me how to read data from it? Any documentation?
-
Hi Guys,
I want to dump PRR records from any STDF file, I don't see a way to make use of the PRR class in the V4.py can anybody help.
Thanks guys