Skip to content

missing stimulus sweeps in converted abf #6

@tmchartrand

Description

@tmchartrand

For several abf files, we're seeing an issue where the converted NWB contains only response sweeps with no corresponding stimulus. In a few cases this seems to occur only for a sweep or two with the rest fine, but in most cases it seems to be all or nothing.
From debugging through the conversion, it seems that this continue is being hit every time:


It seems that somehow the abf.channelCount is too low, so the single nonzero entry in abf._dacSection.nWaveformEnable is not checked. Maybe this is an issue with pyabf?
Example abf dataset is here: https://www.dropbox.com/s/tax1mkv8tikg1zz/abf_conversion_missing_stim.zip?dl=0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions