Parv Agarwal
Parv Agarwal
I have been going through the code written in the `discretize_inner_functions' and there seems to be some additional code for each adaptive loss method specifically of the form, ``` if...
Haven't been able to get help from Zoe, I'll try Slack again later. I'll go through the tests that are written already for other adaptive losses. Is it worth reproducing...
Follows the work done by @JohnGriffiths in https://github.com/NeuroTechX/eeg-notebooks/blob/enh_pipelines/eegnb/analysis/pipelines.py
> The results are reproducible for N170 (in line with the tutorial for load and visualize data) but NOT for P300 due to differences in tmax value and reject={'eeg': }...
Current Status: Automated Report generation done, looks like this  The Report gets saved in the appropiate save directory as per """ Analysis report saved to C:\Users\Parv/.eegnb\analysis\visual-N170\local\muse2\subject1\session3 """ Autoscaling for...
> I get this error message as I am testing with example data. Seems like example = True does not fetch the example data. > >  It's cause you're...
### Current State 1. Running cli through ```bash eegnb create-analysis-report -ip ``` throws an error of extra argument, unsure why, trying to fix it, would appreciate some help. Changes made...
> Just checked again, works for N170 but does not work for P300 with example = True. I can see that the device name is passed on line 256 for...
### Things to complete on this (as discussed 1/9/22) (TBC starting 20 September finishing and deploying by the end of the month) 1. Global Variables in pipelines.py to passed around...
> ### Things to complete on this (as discussed 1/9/22) > (TBC starting 20 September finishing and deploying by the end of the month) > > 1. Global Variables in...