-
Notifications
You must be signed in to change notification settings - Fork 4
Documentation for GPO trigger and stimulator reports #289
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: issue-272
Are you sure you want to change the base?
Conversation
|
@cjsha couple things I noticed;
|
- Add note GPO trigger on example workflow page
|
bparks13
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's looking really good! I've got a few more comments, but once those are addressed I am ready to merge.
Also: - Add dotnet xrefmap in docfx.json so I can use `<xref:System.Double>`. - Remove include for now, the long-term solution will be to add a template. - Remove `Condition` operator from Headstage64GpoTrigger branch This node's unnecessary bc only True values trigger stimulus anyway.
|
Note to self: make sure the stimuli waveforms have reasonable parameters. |
|
Note to self: make sure there is note about 0.7.0 doesn't support hs 64 firmware version <0.4 |
bparks13
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like the changes! I see some other comments, so I won't merge this, but feel free to merge it if we want to address the comments in other PRs
jonnew
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few comments. Looks good.
Fix #286 Fix #287