Skip to content

Recorder configuration not getting parsed/kept #112

@StokesMIDE

Description

@StokesMIDE

The recorder configuration data isn't getting properly extracted on import. Only the recorder's user-specified name and description are getting extracted and put in Dataset.recorderInfo. The attribute Dataset.recorderConfig is unused.

Either the recorder configuration should get parsed on import, or use 'recorderConfig' to reference the configuration EBML element for later parsing. The latter might be better, since the information isn't critical to working with the data, and parsing it might be better handled in endaq.device, the recorder control package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestioRelated to (file) reading and writing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions