claysmyth

Results 5 comments of claysmyth

I see that #231 is the same problem, but I cannot implement the same workaround of parsing out sparse portions of the recording. I will comment out the print statement...

Now I'm running into this error: `Error using gpuArray/subsref An unexpected error occurred trying to launch a kernel. The CUDA error was: invalid configuration argument Error in learnTemplates (line 228)...

@marius10p I can confirm that mexGPUall.m ran successfully, and that I am running kilosort 2.5 (as I only have 2.5 downloaded): `Building with 'nvcc'. /home/csmyth/matlab_packages/Kilosort/CUDA/spikedetector3.cu(65): warning: variable "C0" was declared...

This would be nice. Any update on this?

Should be pretty easy to edit line 540 of statannotations/Annotator.py to include a fontsize parameter from CONFIGURABLE_PARAMETERS. A hacky work-around is to just explicitly define annotator._pvalue_format.fontsize after calling annotator.configure() in...