Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

uvarc/phys

Repository files navigation

Docker Build CI for PHYS

Femtography Plotter

Mesh search and plotting code for UVA-CNF group

Instructions

  • Clone this repo
  • Create venv virtual environment
    virtualenv venv 
    
  • Run
    source venv/bin/activate
    pip install -r requirements.txt
    python app.py