Skip to content

Revisions

  • Experiments: de-duplicate the page, hyphenate extents, follow --help on task flags The table-split commit accidentally left a second copy of the Lorenzo and Composing sections; removed. Extents now x-y-z per the CLI synopsis. Task flags follow --help, and note that its advertised --extract is rejected by the parser. lrz-zz dropped for now.

    @jtian0 jtian0 committed Sep 8, 2026
  • Experiments: split the option table by task, list the -z/-x spellings zip/compress alongside -z and unzip/decompress alongside -x, plus the argv[1] subcommand forms. All twelve spellings verified against the binary.

    @jtian0 jtian0 committed Sep 8, 2026
  • Experiments: name extents x/y/z, not N/M/K

    @jtian0 jtian0 committed Sep 8, 2026
  • Experiments: add a command-line composition table; correct the report flags --compare is what prints PSNR, not a report key ('quality' is not one). Time reporting is disabled on both sides, so the examples no longer ask for it.

    @jtian0 jtian0 committed Sep 8, 2026
  • Add Experiments page: Lorenzo, spline and LC command lines Self-checking round trips for each pipeline. Records two traps found while verifying the commands: --report time fails on the decompress side, and spl-y24 on a 2D field reconstructs wrongly instead of being rejected.

    @jtian0 jtian0 committed Sep 8, 2026