Skip to content
Snippets Groups Projects
Commit 38ef40e4 authored by Tu, Ethan's avatar Tu, Ethan
Browse files

Update README.md

parent 7820287f
No related branches found
No related tags found
No related merge requests found
......@@ -6,15 +6,25 @@ There is a plethora of articles published on tracer-kinetic modeling for iodine
# How to Run
First, set up your conda environment by running the following code:
conda env create --prefix ./envs --file requirements.yml
conda activate ./envs
Second, run pk_GUI.py in your terminal by running:
./pk_GUI.py
In the popup window, there will be three options:
1) Optimize!
2) Compare!
3) Visualize!
Click on each button to go to perform the individual function.
Optimize!
1) From the drop down menu select the file you would like to find optimal parameters for and hit 'Load'
2) Input your guesses for each parameter in the input boxes.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment