RFC: in search of the perfect sample data
See original GitHub issueAfter revising lots of tutorials, I’ve formed some opinions about what the ideal sample dataset would look like. Here are some thoughts; please feel free to edit / add to the list; maybe if we reach some consensus we can find a dataset that meets the criteria and could replace sample dataset in most/all of the tutorials.
- probably should be neuromag and include fine cal, crosstalk, and a cHPI
.posfile (current sample data lacks.pos) - has mag, grad, EEG, EOG, and ECG (current sample data lacks
ECG) - has multiple subjects (useful for demoing
corrmap, stats, …) - multiple runs per subject maybe? (for things like concatenating raws)
- a single Raw recording is ~90 seconds max, and/or has a low-ish acquisition sampling frequency (so we’re not constantly cropping to save memory)
- raw file does not already contain projectors; separate empty-room file included
- I think the task (L/R aud/vis + catch trials) is pretty good as a demo, but might be nice to have reaction time data included (for things like the epochs image overlay). I’m certainly open to other ideas about the paradigm though.
- EEG channel names follow 10-20 / 10-05 naming conventions
Issue Analytics
- State:
- Created 4 years ago
- Comments:10 (10 by maintainers)
Top Results From Across the Web
Evaluation of a Sample of RFCs Produced in 2018 RFC 8963
Tracker data is available for all RFCs, not just IETF Stream RFCs. Just measuring production delays may be misleading. If the IETF or...
Read more >RFC Editor
Browse the RFC Index ... Note: These files are large. Browse RFCs by Status. Internet Standard · Draft Standard • Proposed Standard ·...
Read more >What is a Request for Comments (RFC)? - TechTarget
Request for Comments is a formal document from the IETF that includes specifications and notes about internet and computer networking topics. Read more....
Read more >Part 2 - Remote Enabled Function Module RFC ... - YouTube
Data Transfer Techniques between Programs | Data Cluster | SHMA | Shared ... OData Sample Videos: https://www.youtube.com/playlist?list.
Read more >Companies Using RFCs or Design Docs and Examples of These
Dune Analytics - with an example; eBay; Ecosia (an environment-conscious search engine). Details; Elastic; Expedia; Faire; Flexport; Glovo. “ ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

During annual maintenance (or sometime) an Elekta tech will make an empty room recording, compute projectors, and set these as acquisition projectors that will be used (until the next time they are updated, which might be never, might be in a year, etc.). The goal is to make it so that huge deflections due to env noise do not make it impossible to see real activity during acquisition of subject data.
Empty-room projectors computed from empty room recordings the same day are better because they give more accurate projectors.
A continuous variable (like RT) would allow demoing a lot of things much easier indeed.