API: simulation module
See original GitHub issueI create this issue to continue general discussion of a simulation module API, started in #5058. We need to design the API which should:
- easy way to define where the activity is happening (labels) (see #5924)
- what is the activity (waveform)
- when it is happening (event info)
- provide as an output a proper input for
simulate_raw
.
cc @sdeslauriers @ikojcic @ngayraud
@agramfort can you label this issue as “simulation” for codding sprint pls.
Issue Analytics
- State:
- Created 4 years ago
- Comments:16 (15 by maintainers)
Top Results From Across the Web
Comparison of API simulation tools - Wikipedia
Name FOSS Free Has a GUI Scriptable/Programmable Docker...
API Simulator No; Proprietary Yes Yes Yes Yes
apiUi Yes; GPL v3.0 Yes Yes Yes Yes
Beeceptor No;...
Read more >Simulator - apic docs
APIC's API simulator allows you to simulate your API responses based on the API design you have defined. You can simulate response for...
Read more >API Response Simulation - Crosscheck Networks
API performance testing allows real-world scenario modeling of the expected behavior of different virtual users having simultaneous loading transactions.
Read more >4.5.5 Lab - Explore REST APIs with API Simulator and Postman
DevNet Associate v1.0 - 4.5.5 Lab - Explore REST APIs with API Simulator and PostmanDownload .docx file: ...
Read more >Simulate Module — GBM Data Tools 1.1.1 documentation
GBM Data Tools API »; Simulate Module; View page source ... Simulate PHA data given a modeled background spectrum, detector response, ...
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 FreeTop 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
Top GitHub Comments
Sounds good to me, except that it should take src not fwd in the constructor. Mapping source( time course)s to sensors is the domain of simulate_raw and should probably stay that way
I would say priority is now to consolidate a narrative tutorial.