Giter VIP home page Giter VIP logo

czicheck's People

Contributors

daveyjonesbitpail avatar felixs90 avatar m-aximilian avatar ptahmose avatar sdierg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

czicheck's Issues

extended check for "XML-metadata validity"

Is your feature request related to a problem? Please describe.
Beyond conformity to schema, there are semantic checks on the data like "uniqueness of IDs" which should be done.

Describe the solution you'd like
Where the semantic requires unique Ids, it should be checked that the Id-attribute is unique. Here is an example of a malformed XML:
image

Describe alternatives you've considered
Expressing this condition in the XML-schema - not sure if that's possible.

checker which "decodes data"

For CZIs containing compressed data, it would be beneficial to have a checker which actually decodes the data (and thereby checks for the correctness of the compressed data). In addition, consistency checks like "whether size and pixeltype (esp. in case of JPGXR) matches the CZI-level-description" should be done.

enable support for libCZI's http-support

libCZI recently gained functionality to access CZIs via http/https-protocol.

This functionality should be made available in CZICheck.

A new command-line switch should be added to CZICheck allowing to specifiy the reader - c.f. CZICmd and the option "--source-stream-class".

Make libCzi's strict parsing available with a command line argument.

Is your feature request related to a problem? Please describe.
CziCheck does currently not warn or report an error for subblocks with physical > 1 (for dimensions other than X,Y,M).
libCzi has been extended to throw an exception if strict parsing is used.

Describe the solution you'd like
Add a "boolean" command line argument "-l/--laxparsing" which enables the activation of strict parsing.

proposal: machine-readable output

In order to integrate CZICheck in automatic workflows, it seems beneficial to have an output of the check in a machine-readable format.

E.g. it would be nice to have an option that the check-result is output in Json, XML or CVS format, which can then be easily parsed and interpreted.

Suggestion: consider libxo for implementing the desired fucntionality

Specialized checker for "topology data"

CZIs can contain topology data, and there is specific metadata describing this kind of data.
Idea is to have a checker dedicated validating the semantic of the topology metadata.

This checker should include at least:

  • do the referenced channels exist
  • do the referenced channels have the appropriate pixel type
  • is there no superfluous additional data given within the TopographyDataItems-XML-nodes
  • is "StartC" attribute present

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.