Re: [Tutor] Trouble using bioread to convert files from .acq to .mat (fwd)

2015-06-04 Thread Laura Creighton
Missed sending this to the list. Sorry. In a message of Wed, 03 Jun 2015 08:56:48 -0400, Ila Kumar writes: >Laura, that was it! Thank you so much. You are most welcome. > >However, now I am confused about what I need to type into the Command >prompt window (on a 64-bit windows computer, using p

Re: [Tutor] Trouble using bioread to convert files from .acq to .mat

2015-06-03 Thread Alan Gauld
On 03/06/15 13:57, Ila Kumar wrote: However, now I am confused about what I need to type into the Command prompt window (on a 64-bit windows computer, using python 2.7) in order to convert a folder of data files. Does anyone know the proper code to do this? You will need to give us a lot more

Re: [Tutor] Trouble using bioread to convert files from .acq to .mat

2015-06-03 Thread Ila Kumar
Laura, that was it! Thank you so much. However, now I am confused about what I need to type into the Command prompt window (on a 64-bit windows computer, using python 2.7) in order to convert a folder of data files. Does anyone know the proper code to do this? On Tue, Jun 2, 2015 at 4:45 AM, Laur

Re: [Tutor] Trouble using bioread to convert files from .acq to .mat

2015-06-02 Thread Laura Creighton
In a message of Mon, 01 Jun 2015 15:50:26 -0400, Ila Kumar writes: >Hello, > >I am a new Python user attempting to use bioread ( >https://pypi.python.org/pypi/bioread/0.9.5) to convert files from >aqknowledge to matlab. I am using a 64-bit PC, and I have downloaded >Matlab, Python, numpy, scipy and

Re: [Tutor] Trouble using bioread to convert files from .acq to .mat

2015-06-01 Thread Mark Lawrence
On 01/06/2015 23:50, Alan Gauld wrote: On 01/06/15 20:50, Ila Kumar wrote: Hello, I am a new Python user attempting to use bioread ( https://pypi.python.org/pypi/bioread/0.9.5) to convert files from aqknowledge to matlab. I am using a 64-bit PC, and I have downloaded Matlab, Python, numpy, scip

Re: [Tutor] Trouble using bioread to convert files from .acq to .mat

2015-06-01 Thread Alan Gauld
On 01/06/15 20:50, Ila Kumar wrote: Hello, I am a new Python user attempting to use bioread ( https://pypi.python.org/pypi/bioread/0.9.5) to convert files from aqknowledge to matlab. I am using a 64-bit PC, and I have downloaded Matlab, Python, numpy, scipy and bioread. Can someone walk me throu

[Tutor] Trouble using bioread to convert files from .acq to .mat

2015-06-01 Thread Ila Kumar
Hello, I am a new Python user attempting to use bioread ( https://pypi.python.org/pypi/bioread/0.9.5) to convert files from aqknowledge to matlab. I am using a 64-bit PC, and I have downloaded Matlab, Python, numpy, scipy and bioread. Can someone walk me through the installation process for this p