Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ability to read other waveform formats #5

Closed
PetePupalaikis opened this issue Jan 8, 2016 · 6 comments
Closed

ability to read other waveform formats #5

PetePupalaikis opened this issue Jan 8, 2016 · 6 comments
Assignees

Comments

@PetePupalaikis
Copy link
Contributor

The current waveform file format is good but very nonstandard. Would be good to handle time,value and at least LeCroy scope waveform files.

@Kaviyesh
Copy link

Kaviyesh commented Jan 8, 2016

Is this feature of reading waveforms used only in virtual probe? Or is it used for some other app as well?

@PetePupalaikis
Copy link
Contributor Author

virtual probe and simulation. And it would be nice if the output formats could be directly read into things like scopes and MATLAB.

@Kaviyesh
Copy link

Probably by next week I will attempt to add py classes to read and write waveforms in scope format. I am not sure if the scopes import works as desired for MATLAB format. But if it works as desired then will have that capability in py as well.

@PetePupalaikis
Copy link
Contributor Author

@Kaviyesh I see a comment that says that you would add code to PySI to read and write other waveform formats - want to try to do that (in your spare time?)

@PetePupalaikis
Copy link
Contributor Author

I did add the dynamic capability to read waveforms that come from the SPARQ

@PetePupalaikis
Copy link
Contributor Author

This is closed in Release 1.1.17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants