Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

running mountainsort without geom.csv #39

Open
marcoistasy opened this issue Oct 26, 2021 · 1 comment
Open

running mountainsort without geom.csv #39

marcoistasy opened this issue Oct 26, 2021 · 1 comment

Comments

@marcoistasy
Copy link

Hello,

I am trying to sort data from Behnke Fried contacts. However, the exact or even approximate geometry of the contacts is unable to be determined. I am wondering if there is anyone to run this algorithm without using a geom.csv file.

I know that in the old (MATLAB) version of mountainsort there was an 'adjacency_radius' flag which could be set to 0 to sort each channel independently or to -1 to indicate that there is only one electrode neighborhood containing all the channels. I am wondering if this functionality is exposed in the new mountainsort algorithm using the MountainLab? That is, the one that is installed using

conda install -c flatiron -c conda-forge \
			mountainlab \
			mountainlab_pytools \
			ml_ephys \
			ml_ms3 \
			ml_ms4alg \
			ml_pyms

as per here.

@magland
Copy link
Owner

magland commented Oct 27, 2021

@marcoistasy I would recommend creating a geom.csv that has all the electrodes located at (0,0). Or make up a linear geometry. Then they will all be sorted together in one neighborhood.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants