Skip to content

CZIs created with "ICziWriter" (in "proper & default way") should pass CZICheck #156

@ptahmose

Description

@ptahmose

Describe the bug
It was found that CZIs created with "default operation" trigger warnings with CZICheck.

Test "Basic semantic checks of the XML-metadata" :
  No valid ComponentBitCount information found in metadata for channel #0.
WARN

To Reproduce

  • create a CZI with pylibCZIrw
  • run the resulting CZI through CZICheck
  • check the output

Expected behavior
There shouldn't be any warnings

Additional context
Initial idea for the case of ComponentBitCount would be that it is made part of the "prepared metadata" which is generated by https://zeiss.github.io/libczi/lib/classlib_c_z_i_1_1_i_czi_writer.html#_CPPv4N6libCZI10ICziWriter1… (and, then it can still be altered if needed by user-code).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions