Skip to content

Specify data acquisition function #30

@dzhoshkun

Description

@dzhoshkun

Currently get_data acquires all available data (including pixel data, focus depth and US frequency) in one go. However the latter two do not make sense for #23 So get_data should probably be factored out into two or three functions:

  • get_image
  • get_freq
  • get_depth

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