/web-oscem-viewer

JavaScript classes for the visualization of OSCEM metadata

Primary LanguagePython

web-oscem-viewer

A web-based viewer for metadata JSON files of Cryo-EM processing workflows.


Demo Instructions

To view the demo:

  1. Navigate to the repository directory:
    cd web-oscem-viewer
  2. Serve the index.html file via HTTP:
    python -m http.server 8010
  3. Open the viewer in your browser at: http://localhost:8010