Max Myroshnychenko
Max Myroshnychenko
Currently, having any capital letters in table definition raises: ```python DataJointError: Declaration error in position 5 in line: sigmaMask: int# Expected ":" ``` It would be more intuitive to raise...
Hi Jon, My colleague asked me if it is possible to save "unix time" in the json file in addition to sample number. This is needed to match open-ephys and...
In higher-resolution cameras, it is nearly impossible to make out information from oat-decorate without zooming in. Maybe it can scale with resolution, or add a scaling/font size option. Thanks!
Hello, thanks for sharing this, great software! Do you think it is feasible to have frames available in python? Any pointers on the best way to implement?
Single-threaded speedup through JIT histograms and parallelization over neurons. This introduces numba and joblib dependencies, but there is an option to turn off parallelization. If it's turned off, joblib is...
Hi Scott, I just attempted to run pyglm on my data. I got something out, but I have doubts about sanity of the output. I think I might be misunderstanding...