-
Notifications
You must be signed in to change notification settings - Fork 13
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
More examples, phisical device simulator #50
Comments
I also would like to ask for adding physical simulator. |
Hello, In the latest versions of minknow (24.02), you can run:
This will create a simulated minion on your running instance of minknow. Thanks,
|
Hello, |
You can run a sequencing protocol on a simulated device, you can select playback data during run setup in the UI: You can also start a run from the API using a You can generate data for playback by writing out additional debug information from the UI: Hope that helps,
|
Hello, I followed your guide and enabled additional output. Differences from guide:
When I added simulated device and tried to run simulation, it throws an error I'm not sure how Playback file has to look like, and where exactly I made mistake. Could you help me? Thank you |
Hello,
I'm working with minknow_api right now, but unfortunately I don't currently have access to a physical sequencer.
I have a request if it would be possible to expand the example section, such as test_extract_run_statistics.py Such files are very helpful in understanding how the api works.
Alternatively, would there be an option to add a physical device simulator that could be queried using minknow_api and would return a set of statistics, e.g. random temperature values?
Best,
Wiktor
The text was updated successfully, but these errors were encountered: