10 lines
549 B
Plaintext
10 lines
549 B
Plaintext
---
|
|
description: Rules for EEG signal processing related files, focusing on data integrity and algorithm efficiency.
|
|
globs: /eeg_processing/**/*.*
|
|
---
|
|
- Develop robust algorithms for EEG data analysis and visualization.
|
|
- Implement real-time signal processing and feature extraction.
|
|
- Ensure data integrity and accuracy throughout the processing pipeline.
|
|
- Optimize algorithms for efficient processing of large EEG datasets.
|
|
- Implement multithreading and asynchronous programming where appropriate.
|
|
- Profile and optimize application performance. |