Chris Markiewicz
Chris Markiewicz
I would probably separate calculating the location and loading into two functions. When you care about saving the location, call one, then the other. When you don't, calling the second...
Marking as draft as it looks like you have a few more iterations to go. If you need further guidance, re-mark as ready.
@julia-pfarr The main thing missing is ScreenOrigin, in both examples: ``` [ERROR] INCOMPLETE_STIMULUS_PRESENTATION `StimulusPresentation` metadata for the events file associated with {path} ({associations.events.path}) must have `ScreenDistance`, `ScreenOrigin`, `ScreenResolution` and `ScreenSize`...
Bug in the schema for loading physio association. Should be fixed now. Triggered a rerun.
~~We made `OnsetSource` (previously `ForeignIndexColumn`) required in the spec text, but not the schema. I updated that in the schema, and I expect that to fail some of the examples...
Please see #480 and #514 for examples of testing BEPs against schema and validator branches.
TBH we should just switch to readthedocs. gh-pages for libraries is a mistake.
@nellh I believe this is the issue @demidenm had, and I can reproduce it with my ORCID. If I attempt to login with ORCID, I just go back to the...
Just to be clear, the purpose of `space-` for (i)EEG is to allow multiple coordinate systems to describe the positioning of the same electrodes. Is that the goal of adding...