How can I access .psdata file from python ?

Ask any questions about using PicoScope 6 Automotive software here.
Post Reply
sandesh.achari
Newbie
Posts: 2
Joined: Mon Oct 03, 2016 6:47 am

How can I access .psdata file from python ?

Post by sandesh.achari »

Hi, I am using picoscope 4425. I want to process the picoscope data in python. There is one option, I can save the .psdata file as .mat and then load it into the python script. But I have lot of .psdata files which I need to process and I cannot open each of them and save them as .mat files individually. Is there any api available which helps this process ?

User avatar
Mark Dalton
TwoWaves
TwoWaves
Posts: 106
Joined: Mon Dec 01, 2014 9:35 pm
Location: Melbourne

Re: How can I access .psdata file from python ?

Post by Mark Dalton »

Can't help you at all with your problem, but I'm very curious what it is your trying to do. Why would you want to access the psdata with python??

EAAD
TwoWaves
TwoWaves
Posts: 65
Joined: Mon Apr 04, 2016 12:15 pm

Re: How can I access .psdata file from python ?

Post by EAAD »

Mark Dalton wrote:Can't help you at all with your problem, but I'm very curious what it is your trying to do. Why would you want to access the psdata with python??
Probably trying a raspberry pi experiment?

Post Reply