-
# Problem
Covariate Labels are not available at the output to be printed into a table
# Tasks
Need to modify coinstac_drne_fsl and coinstac_ssr_fsl repos
-
-
-
The local stats in coinstac_drne_fsl and coinstac_msr_fsl look similar though
-
Need to check the rsquared and r2_global keys
-
Need to handle this case.
-
Referring to the line of code at https://github.com/MRN-Code/coinstac_ssr_fsl/blob/master/parsers.py#L59 what if y_files is empty? Although this case doesn't even make sense given how the UI is suppos…
-
# Problem
I finished coding the part where I encode the images and send them out as following (structure subject to change):
{image_01_name: encoded_image_01, image_02_name: encoded_image_02,…..}
…
-
https://github.com/MRN-Code/coinstac/issues/477
Running this simulation a second time, I saw a different error something along the lines of 'cannot convert subject0 to float'? (why would such a sit…
-
Tried to run latest computation in UI and it gave an error that Ross nor I could understand.
We then ran with copied local state in simulator and got the same error.
To duplicate. Checkout the…