Skip to content

Add sanity checks for both RDH versions and add RDH view

Marc Konig requested to merge rdhv6_rdh_view into master

Resolves #9 (closed) and #1 (closed)

Implement a view for RDHs. if the --print-rdhs argument is supplied, all RDHs are printed to stdout in a formatted way.

Sanity checks for RDHs is added again, and is now generalized (agnostic to RDH version). The first RDH forms the basis of what is a valid RDH in the rest of the data.

Merge request reports