Roberto
Roberto
Hi, I have a problem with the following pipeline: I have a 2 NPX1 recording. I sort each probe individually. I curate each one in phy. I load each sorting...
Hi, There is something not entirely clear in how time is managed: if i set the times to a recording object with `recording.set_times(correct_times)` and I sort that object the sorting...
Hi, I am loading a json file exported from ONIX using read_probeinterface. I see that the probe loaded is not ordered by 'device_channel_indices'. I suspect this is the reason for...
Hi! when doing the usual : ``` !git clone https://github.com/AllenInstitute/openscope_databook.git %cd openscope_databook %pip install -e . ``` Installation fails if Cython not present already in the conda env Also on...
Hi, According to what´s written here https://nemos.readthedocs.io/en/latest/how_to_guide/plot_03_population_glm.html : "For an unregularized, Lasso, Ridge, or group-Lasso GLM, fitting a GLM one neuron at the time, or fitting jointly the neural population...
small fix: proc arg needs to be a dict, not a path to a dict