Skip to content

Commit 7f3bd5d

Browse files
committed
update HelloSGLX, add ISIEpochOri12
1 parent fd74f15 commit 7f3bd5d

File tree

102 files changed

+28116
-750
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

102 files changed

+28116
-750
lines changed

Assets/Experica/SpikeGLXRecorder.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ public bool Connect(string host = "localhost", int port = 4142)
9999
bool r = false;
100100
try
101101
{
102-
var fp = Path.GetFullPath("Tool/HelloSGLX-Release_1_2/HelloSGLX-win/HelloSGLX.exe");
102+
var fp = Path.GetFullPath("Tool/HelloSGLX-Release_1_3/HelloSGLX-win/HelloSGLX.exe");
103103
hellosglx.StartInfo.FileName = $"\"{fp}\"";
104104
hellosglx.StartInfo.WindowStyle = ProcessWindowStyle.Hidden;
105105
hellosglx.StartInfo.UseShellExecute = false;

Condition/Ori1DegStep.yaml

Lines changed: 0 additions & 1 deletion
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)