MEArec icon indicating copy to clipboard operation
MEArec copied to clipboard

Fast and customizable of extracellular recordings on MEA

Results 16 MEArec issues
Sort by recently updated
recently updated
newest added

Right now there is a problem, where a non-one gain with a flaot recording will output a different gain than the one used, So when loading with SpikeInterface, the traces...

Hey Alessio, There's one more hard error coming in NumPy 2.0 where `np.float_` will no longer be allowed. I didn't want to touch it in this function https://github.com/SpikeInterface/MEArec/blob/c2f394abf24be1341ba59a2ca0fbadafd05ae383/src/MEArec/tools.py#L769 because you...

Hi @alejoe91, I am trying to generate recordings with other noise levels, using the templates and configuration that I used to generate recordings with older package version. However, I am...

The argument `tmp_folder` in `MEArec.gen_recordings` does not lead to MEArec creating the folder if it doesn't exist, which results in a crash when it tries to create files inside that...

Hello there, I want to generate noise only signal because I want to mix with neurons with a given range of amplitude as I described in [this link](https://github.com/SpikeInterface/MEArec/issues/154#issue-1774963593). I tried...

Hi there, I have a question about dataset generation. I used to generate spikes with amplitude 40-300uV templates and with far neuron noises based on these templates. However, to validate...

And then implement the probeinterface.io.read_mearec (...) function.

enhancement

Now the limits for template placemeent are given in cartesian coordinates. For wire-type probes, it could be useful to have a radius: e.g. OPTION 1: xlim: [20, 80] xlim_coord: 'radial'...

enhancement