You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.
hello,
I downloaded and installed ViSAPy.Then try running "example_in_vivo_tetrode.py" to generate dataset. Unfortunately, the program seems to break down in the middle of the process.The interrupt is in the following position:
......
creating new database file savedata_tetrode_Mon_Mar_2_16_21_25_2020_4040335fbe0f408f847b24c6b424c0cd/non_stat_spikes.db
Inserts took 114.618 seconds.
Indexed db in 34.9237 seconds.
setting up spike_generator
connecting non-stationary poisson times (program stopped after this line)
Do you know why? I guess it is because my computer is not equipped enough, so could you please offer the recommended computer configuration? Or if it's convenient for you, can you just provide the download of the sample datasets you mentioned in the paper? I am a college student and want to use data to do some study and research. I will sincerely thank you!
The text was updated successfully, but these errors were encountered:
Hi @AkiHase,
Thanks for your interest in ViSAPy. Unfortunately it hasn't been maintained much if at all in recent times. Before you give it up, perhaps try and use the ViSAPy dev branch as well as the newest version of LFPy (v2.0.4) from either PyPi, conda-forge or github.com/LFPy/LFPy. No guaranties, but that may work for you. The calculations are still quite memory hungry though, and you may simply run out of RAM on your machine.
@AkiHase we are updating and improving MEArec in these days. It should be done by tomorrow with a new version. Let me know if you end up using it and if you have any problems.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
hello,
I downloaded and installed ViSAPy.Then try running "example_in_vivo_tetrode.py" to generate dataset. Unfortunately, the program seems to break down in the middle of the process.The interrupt is in the following position:
......
creating new database file savedata_tetrode_Mon_Mar_2_16_21_25_2020_4040335fbe0f408f847b24c6b424c0cd/non_stat_spikes.db
Inserts took 114.618 seconds.
Indexed db in 34.9237 seconds.
setting up spike_generator
connecting non-stationary poisson times (program stopped after this line)
Do you know why? I guess it is because my computer is not equipped enough, so could you please offer the recommended computer configuration? Or if it's convenient for you, can you just provide the download of the sample datasets you mentioned in the paper? I am a college student and want to use data to do some study and research. I will sincerely thank you!
The text was updated successfully, but these errors were encountered: