Commit bef46d2
committed
Drop the shipped example graph rather than ship one that no longer shows the pack
The example was written for an earlier node set. Yesterday it was rewritten inside a larger commit without
that being mentioned in the message, which is how it came to be a file nobody recognised. It shows nine of
the eleven nodes and neither of the two this release exists for, so it teaches the wrong shape of graph.
Removed with its generator and its test, since a test that validates a file that no longer exists is just a
red gate. Both are in the history if a new example wants them back. README says plainly that there is no
example right now and points at the LTX-2.5 recipe, which describes the same chain node by node.
`warm_demo.cube` goes with it. `nyc_skyline.png` stays, and the README now says why: it is the source image
the accuracy suite measures against in measure_ocio_parity.py, measure_histogram_compare.py and
gen_fixtures.py. Verified by hiding it and running the parity measure, which stopped with "could not read
nyc_skyline.png" - the published parity and histogram numbers are not reproducible without it.
Gate 32/32, one file fewer than before because the example test went with the example.1 parent 65456da commit bef46d2
5 files changed
Lines changed: 8 additions & 1171 deletions
File tree
- example_workflows
- tools
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
783 | 783 | | |
784 | 784 | | |
785 | 785 | | |
786 | | - | |
787 | | - | |
788 | | - | |
789 | | - | |
790 | | - | |
791 | | - | |
792 | | - | |
793 | | - | |
| 786 | + | |
| 787 | + | |
| 788 | + | |
| 789 | + | |
| 790 | + | |
| 791 | + | |
| 792 | + | |
| 793 | + | |
794 | 794 | | |
795 | 795 | | |
796 | 796 | | |
| |||
0 commit comments