Data folder for Vikus Viewer + setup scripts.
Plan is for this to be a git submodule(?) possibly for the wcmaart/vikus-viewer
repo, but for now, the best option is to
- put it in a separate folder
- make a symbolic link in
vikus-viewer
that points tovikus-viewer-data/data
(sincevikus-viewer/data
is.gitignore
d).
cd vikus-viewer
ln -s ../vikus-viewer-data/data ./data
data
colors.csv
= the new CSV with color data (generated by the python scripts in thedevelopment
branch)config.json
= now has aloader.grid
element for the grid viewdata-full.csv
= 7MB, carried over from the files shared beforedata.csv
= collection datainfo.md
= markdown for the expanded info sidebartimeline.csv
= timeline datatsne.csv
= TSNE data from TensorFlow