-
Notifications
You must be signed in to change notification settings - Fork 684
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
Open Ephys recording files losing the sample rate information #619
Comments
Hi, Can you post the contents of the structure.openephys for the recording with the missing sample rate data? Which version did you upgrade from and to? |
Hi ,
Thanks for reaching out.
Here's the contents of the structure.openephys for the specific recording:
format: 'Open Ephys Data Format'
version: 0.6000
header_bytes: 1024
description: 'each record contains one 64-bit timestamp, one 16-bit sample count (N), 1 uint16 recordingNumber, N 16-bit samples, and one 10-byte record marker (0 1 2 3 4 5 6 7 8 255)'
date_created: '08-Jul-2024 21:23:17'
channel: 'CH10'
channelType: 'Continuous'
blockLength: 1024
bitVolts: 0.1950
We are currently using the v0.6.6 software currently. We'll get back to you once we have the older version information examined.
Many thanks,
Lei
…________________________________
From: medengineer ***@***.***>
Sent: Wednesday, July 10, 2024 3:41 PM
To: open-ephys/plugin-GUI ***@***.***>
Cc: Lei Peng ***@***.***>; Author ***@***.***>
Subject: Re: [open-ephys/plugin-GUI] Open Ephys recording files losing the sample rate information (Issue #619)
Hi,
Can you post the contents of the structure.openephys for the recording with the missing sample rate data?
Which version did you upgrade from and to?
—
Reply to this email directly, view it on GitHub<#619 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BJZEWZ755KQRA4X2ZFJRDRTZLW2DFAVCNFSM6AAAAABKVZLNOWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRRGY2DOOJZGU>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
We recently have problems opening our recorded .continuous files using Matlab after the version update. According to Matlab, the sample rate is not in the file (whether at the header or the content):
Here are the settings on the acquisition panel:
Please share your experiences of encountering similar situations and ways to work around this problem.
Many thanks.
The text was updated successfully, but these errors were encountered: