cmars / pystdf

Python module for working with STDF files
GNU General Public License v2.0
137 stars 81 forks source link

Some tests are showing incomplete PTR records #51

Closed xdonu2x closed 8 months ago

xdonu2x commented 8 months ago

Thank you for such an awesome tool.

I just started using the tool, and I encountered this issue. For some of the tests the PTR is incomplete. I get RESULTS but no other information like :

OPT_FLAG RES_SCAL LLM_SCAL HLM_SCAL LO_LIMIT HI_LIMIT UNITS C_RESFMT C_LLMFMT C_HLMFMT LO_SPEC HI_SPEC

sample1.csv

cmars commented 8 months ago

Check the REC_LEN in your STDF file. Your record might be ending early and missing these fields. If not, please reopen with an example attached and I'll try to turn it into a test case.

xdonu2x commented 8 months ago

Hi Casey,

Thanks for responding. I have figured it out. I missed the fact that only the first occurrence of the tests sets the semi-static information.

However, I would really appreciate it if you can point me to more documentation as to how to use this package. I must admit I am not proficient in python yet (still learning) specially object oriented programming. It you can point me in the right direction of how to use the Parametric Summarizer, Part Summarizer, Bin Summarizer classes it would be really be helpful.

Thanks again for your help.

Don

On Sat, Nov 4, 2023 at 6:51 PM Casey Marshall @.***> wrote:

Closed #51 https://github.com/cmars/pystdf/issues/51 as completed.

— Reply to this email directly, view it on GitHub https://github.com/cmars/pystdf/issues/51#event-10863857242, or unsubscribe https://github.com/notifications/unsubscribe-auth/AS5G26KY5SKZMTLV57S6GLDYC3IIRAVCNFSM6AAAAAA65YLB3CVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJQHA3DGOBVG4ZDIMQ . You are receiving this because you authored the thread.Message ID: @.***>