Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanBilheux committed Aug 23, 2022
2 parents de049ab + 78ef7b5 commit 8f46241
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# rockit autoreconstruction UI

This program will allow the imaging team to configure the auto-reconstruction script ran by rockit

To run it on my local system

> source activate rockit
> cd ~/git/rockit_autoreconstruction_ui
> pip install -e .
> python -m rockit_autoreconstruction_ui
![Screen Shot 2022-08-22 at 9 59 30 AM](https://user-images.githubusercontent.com/1138324/185980593-887556a7-5f2d-465b-a13a-580e7136774f.png)

0 comments on commit 8f46241

Please sign in to comment.