Skip to content

vaustrup/WorkspaceExplorer

Repository files navigation

WorkspaceExplorer Logo Logo created by Johanna Kraus

Netlify Status

WorkspaceExplorer is a browser-based tool to quickly gather insight of the contents of statistical workspaces in JSON format as used in pyhf. It gives an overview of the samples and the channels involved, as well as the normalisation parameters for the likelihood fit. Contents of the different channels are shown as stacked plots. In addition, the modifier structure for the various channels and processes is visualised.

The latest version is deployed on CERN under https://workspaceexplorer.app.cern.ch and can also be accessed on Netlify via the following link: https://workspaceexplorer.netlify.app/.

You can, however, also run the tool locally. Simply clone this repository and inside the directory first install the necessary dependencies with

npm install

and then compile and run in development mode with

quasar dev

About

Explore JSON workspaces in the browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published