- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
STDF files
Hello
I have an STDF file and if I understood well JMP works just with a CSV file
there is any option to convert or upload an STDF file to JMP and work with it?
I see there are any scripts to run it, but it's very difficult for me to work with them.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: STDF files
There are some older posts regarding STDF formatted files and I would think the situation is still the same: there are add-ins written by different companies which can handle these.
How can i open "stdf" files in JMP?
Information about JMP Addin "Standard Test Data Format" for JMP to import the STDF into JMP.
Script import csv data (conversion of stdf)
test data STDF to dispay units
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: STDF files
Hello
I think it's challenging for a beginner
do you have any app where I can convert STDF files to CSV like I can do EXL to CSV or PDF files...?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: STDF files
STDF is a file format developed by Teradyne. It is in a binary format. There are libraries available in R and Python to read the files, however because of the complexity of the format, the reading of a single STDF file, typically will end up resulting multiple raw data and summary data files.
There is an STDF to ATDF utility provided by Teradyne, that converts the STDF file to an ASCII format, which is human readable. But it also remains a complex data structure that contains multiple data formats for the various record types in the file.
My suggestion is that you contact one of the commercial companies that provide STDF to JMP addins or Adsurgo, an other provider of JMP addons.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: STDF files
This might also be easy to do with JMP18 and Python integration as Python seems to have few STDF parser packages such as pystdf (github.com). Example of going to from STDF to pandas dataframe can be found from stackoverflow (How to transfer data from STDF file to Pandas dataframe in python (stackoverflow.com) and going from dataframe to JMP table is easy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: STDF files
JMP doesn't have built-in support for opening STDF files.
However, Spry Software offers Quickload-JMP for importing STDF files into JMP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: STDF files
Jeff, I forgot about Spry Software. You have suggested this before......good solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: STDF files
Thank you so much for those links, helped me a lot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: STDF files
Just chiming in here, there is also the STDF loader from SilTest - https://www.siltest.com/tools-and-automation/yieldoptix/
They also have a very powerful plugin for JMP that allows very easy data analysis for most commonly used features in semiconductor test data analysis.
STDF loader is quite affordable, give it a try, if you like it, maybe you can help others as well
All the best!