Files
2025-02-26 14:49:25 +07:00

15 lines
670 B
Markdown

State test data
===============
The state data has been linted using [jsonlint](https://www.npmjs.com/package/jsonlint).
With default arguments (2 space indent) and in-place (-i): `jsonlint state.json -i`
* v0.1: states created with dwv [v0.15.0](https://github.com/ivmartel/dwv/releases/tag/v0.15.0)
* v0.2: states created with dwv [v0.17.0](https://github.com/ivmartel/dwv/releases/tag/v0.17.0)
* v0.3: states created with dwv [v0.23.0](https://github.com/ivmartel/dwv/releases/tag/v0.23.0)
The single data states are based on the `\tests\state\bbmri-53323131.dcm` file.
The multi slice data states are based on the `\tests\data\bbmri-*.dcm` files (6 files).