From ce2dd654e35cd9acf2abdd9466a2d102e3ec00c1 Mon Sep 17 00:00:00 2001 From: bzo20 Date: Tue, 6 Dec 2022 11:36:25 -0500 Subject: [PATCH 1/2] Test --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 672cc52..e0f7a02 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,5 @@ First .seq files must be converted to (human-readable) .yaml via the functionali ## Dependencies See `requirements.txt` and `environments.yml`. Also requires .csv files mapping Cicero channel indices to labscript analog/digital outputs (see e.g. `exampleFiles/channelSettings`). + +## Extra Line \ No newline at end of file From 11e591084b822a9f2f0e0f6062bcd00d13365b50 Mon Sep 17 00:00:00 2001 From: bzo20 Date: Sat, 11 Feb 2023 09:31:33 -0500 Subject: [PATCH 2/2] Test 2023-02-11 --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index e0f7a02..672cc52 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,3 @@ First .seq files must be converted to (human-readable) .yaml via the functionali ## Dependencies See `requirements.txt` and `environments.yml`. Also requires .csv files mapping Cicero channel indices to labscript analog/digital outputs (see e.g. `exampleFiles/channelSettings`). - -## Extra Line \ No newline at end of file