Skip to content

WIP: Enable vectors1

Chet Nieter requested to merge enable-vectors1 into master

Implements coloring by vector magnitude for Cinema. This addresses #2 (closed). This is handled entirely in cinema_python by expanding the store to include a magnitude when multiple values are found when loading a store.

Merge request reports