You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the wfdb-to_edf() function takes an optional channels argument, which should allow you to specify which channels you want to be read. This doesn't work currently as it is not passed to rdrecord, so irrespective of what you pass into the function the created EDF file has all of the channels included.
The text was updated successfully, but these errors were encountered:
the
wfdb-to_edf()
function takes an optionalchannels
argument, which should allow you to specify which channels you want to be read. This doesn't work currently as it is not passed tordrecord
, so irrespective of what you pass into the function the created EDF file has all of the channels included.The text was updated successfully, but these errors were encountered: