Skip to content

HDF5 export fails with dictionnary type serialization (export result) #15

@ThomasMalletCodra

Description

@ThomasMalletCodra

Describe the bug
HDF5 export fails with dictionnary type serialization (export result)
After processing the signal with "Extract pulse feature", attempting to save the file in HDF5 format fails : "cannot serialize 'step' of type"

To Reproduce

  1. Open DataLab
  2. Create a signal
  3. Run ComputingExtract pulse feature on the signal
  4. Attempt to save the project in HDF5 format
  5. Observe the save error

Expected behavior

  • HDF5 export should succeed without errors after running and computing function ("Extract pulse feature" for example)
  • Feature export should be able to serialize and export dictionnary type (for generic result data support)

HDF5 save error:

Image

See related issue in DataLab : DataLab-Platform/DataLab#300

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions