fusion
fusion copied to clipboard
Neurodata analysis: Muse support for data summaries after a recording
trafficstars
When a person finishes a brain recording on https://usefusion.ai/playground:
- [ ] they should be directed to the https://usefusion.ai/analysis page for a summary of what their recording is
- [ ] automatically pass the contextual data to the page ( experiment type, description )
- [ ] call /api/analysis with the datasets for summaries
- [ ] eventually figure out how to make this real time during the recording
Made a notebook that does chunks and does fooof analysis - https://github.com/NEUROFUSIONInc/NeuroFusion-Explorer/blob/main/explorer_notebooks/baseline_recording_summary.ipynb
Done with most of this, just need to a redirect after recording completes that send them to /analysis with the information