Skip to content

Transition to new dataspec #351

@tristan-deep

Description

@tristan-deep

Initial rewrite of dataspec is introduced in #307. Development of this issue is ongoing and will be merged to the branch openh-rf

High priority

Medium priority

  • Improve and clean up docs regarding data handling (zea.File, zea.Dataset, zea.Dataloader) and dataformat itself.
  • Remove outdated data types figure / diagram and documentation in docs.
  • Remove image_sc where possible (deprecated data type).
  • Support for some custom parameters, for research purposes (#New zea dataspec #307 (comment))
  • Consider using lzf instead of gzip for more speed during loading/saving at the cost of larger filesize Consider lzf compression for zea.File instead of gzip #396 @tristan-deep Changed compression default to lzf #399
  • Remove old Config schema (validation.py) and convert to a light ConfigSpec to be more consistent with ProbeSpec and ScanSpec (mainly inherits from these as well for config.parameters)
  • Rename config.rst to parameters.rst and create a docs page centered around the whole concept of parameters not just config (see here). Can remove the config parameter table there as well as this defined mostly by the probe and scan spec which are on the data-acquisition.rst already (refer to those).
  • Clean up warnings on saving, we don't want to flood the user with every possible key in the data format: Clean up data loading and saving warnings #328

Low priority

Completed

Metadata

Metadata

Assignees

No one assigned

    Labels

    data formatRelated to the zea data format saving and loadingultrasoundImprovements regarding ultrasound reconstruction pipeline

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions