BlackrockNeurotech / NPMK

Neural Processing Matlab Kit is a set of functions for loading and manipulating data from Blackrock Microsystems' data files (.CCF, .NEV, .NSx).
45 stars 57 forks source link

Issue with opening NS6 file #24

Closed skjenks closed 4 years ago

skjenks commented 5 years ago

Hello, I am having an issue with loading my NS6 file (taken from blackrock). When I run this file (128 channels and 40,116,762 KB) it says that it is out of memory. Loading a smaller NS6 file works.

The problems is when I try to only load two samples of one channel (in the big file) the error still appears. 1) Does anyone know how I can go about fixing this problem so I can eventually analyze all of the data?

2) Also, do you think opening the file channel by channel would help? if so how?

Thank you!

kianabc commented 5 years ago

Hi,

Please contact Blackrock support at support@blackrockmicro.com.

Best, Kian

On Mon, Jul 15, 2019 at 9:01 AM skjenks notifications@github.com wrote:

Hello, I am having an issue with loading my NS6 file (taken from blackrock). When I run this file (128 channels and 40,116,762 KB) it says that it is out of memory. Loading a smaller NS6 file works.

The problems is when I try to only load two samples of one channel (in the big file) the error still appears.

1.

Does anyone know how I can go about fixing this problem so I can eventually analyze all of the data? 2.

Also, do you think opening the file channel by channel would help? if so how?

Thank you!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/BlackrockMicrosystems/NPMK/issues/24?email_source=notifications&email_token=ACKJKF4GSIDLFMNAABSI663P7SGKZA5CNFSM4IDXYDM2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G7H2UDA, or mute the thread https://github.com/notifications/unsubscribe-auth/ACKJKF3CVYBY4F224BXI7H3P7SGKZANCNFSM4IDXYDMQ .

skjenks commented 5 years ago

@kianabc Thank you, I will do that.