Skip to content

The kernel appears to have died. It will restart automatically. (and other topics) #3

@Logics21

Description

@Logics21

I get the error "The kernel appears to have died. It will restart automatically" when running 01_Record_ai_multichan.py.

Other topics:
I forked this repository using a version I had previously created based on the old Tkinter implementation. The code runs, but it still needs optimization and ideally should be rewritten to use PyQt5 with PyQtGraph.

The DAQ_Settings.py script automatically detects the DAQ device and available channels. These settings can also be accessed directly from Multichannel_DAQ.py.

Settings are saved to an Excel file, which is then read by Multichannel_DAQ.py—plotting options are generated automatically based on that file. Custom channels can also be created in DAQ_Settings.py.

All channels are available as X-axis plotting options, and both duration and sample count can also be selected for the X-axis. The auto-save function isn’t working yet, but my original idea was to implement something similar to your recording settings feature—saving a log of the last run that could be accessed if the program crashes.
Configurable plot refresh rate and sampling rate to prevent performance issues when plotting at the full sample rate

Please try running it and let me know your thoughts.

I’m new to both GitHub and Python, but I’d really like to contribute to this project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions