Download List

Descripción del Proyecto

PySTDF is a Python module which makes it easy to
work with STDF
(Teradyne's Standard Test Data Format). STDF is a
commonly-used file
format in semiconductor tests. Automated test
equipment (ATE) from such
vendors as Teradyne, Verigy, LTX, Credence, and
others supports this
format. PySTDF provides event-based stream parsing
of STDF version 4,
indexers that help structure the data into a more
useful tabular form,
and the ability to generate missing summary
records or new types of
derivative records. The parser architecture is
very flexible and can
easily be extended to support STDF version 3 and
custom record types.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-08-12 10:02
1.0.0

Distutils esta en hacer el ajuste del módulo para el consumo del usuario en general y para que la secuencia de comandos stdf2atdf en cumplimiento con la especificación ATDF.
Tags: Code cleanup
distutils was added to make the module fit for general user consumption and to bring the stdf2atdf script into closer compliance with the ATDF specification.

Project Resources