You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Under `/src/*` folders, contains the libraries and sketches deployed to an [Adaf
8
8
9
9
## Data and Plotting
10
10
11
-
Under `/experiments/`, contains the experimental data and processing and plotting scripts. Dependencies are held in `requirements.txt`and can be installed to any virtual environment.
11
+
Under `/experiments/`, contains the experimental data and processing and plotting scripts. To generate graphs used in the paper, installed the requirements listed in `requirements.txt`on any virtual environment and run `python experiments/main.py`
0 commit comments