A browser-based visualization tool for Tiled datasets.
conda create -n webviz nodejs
conda activate webvizgit clone https://github.com/BCDA-APS/webviz.git
cd webviz
npm installnpm run devThen open the URL shown in the terminal (typically http://localhost:5173).
- Enter your Tiled server URL and click Connect
- Select a catalog from the dropdown
- Click a run to browse its datasets
- Click a dataset to add it to the visualization grid