flatironinstitute / mountainlab-js

MountainLab is data processing, sharing and visualization software for scientists. It is built around MountainSort, spike sorting software, but is designed to be more generally applicable.
Other
43 stars 30 forks source link

.ncs to .mda file conversion #70

Open vmullerewald opened 5 years ago

vmullerewald commented 5 years ago

We use Neuralynx in our lab, so all of our raw data files are in .ncs format. Do you have any functions that can convert .ncs to .mda file formats? I saw some functions in depreciated versions of the software but was not clear if I should use those. Thanks for making this great tool!

tjd2002 commented 5 years ago

No direct converters from .ncs -> .mda (that I know of). But if you can read in your data using Matlab, you can use the mda utilities for Matlab to write .mda files (https://github.com/flatironinstitute/mountainlab-js/tree/master/utilities/matlab/mdaio)

alexmorley commented 5 years ago

Also if you end up doing that we would be super grateful if you could share your script for doing so :)

On Wed, 19 Sep 2018, 09:04 Tom Davidson, notifications@github.com wrote:

No direct converters from .ncs -> .mda (that I know of). But if you can read in your data using Matlab, you can use the mda utilities for Matlab to write .mda files ( https://github.com/flatironinstitute/mountainlab-js/tree/ea13adbf584b3989b4dbdc4ddef600a7d593c2f7/utilities/matlab/mdaio ).

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/flatironinstitute/mountainlab-js/issues/70#issuecomment-422794960, or mute the thread https://github.com/notifications/unsubscribe-auth/ANBd4XKBMC43JWVv4zPESAPPdUOo2fCqks5uckDdgaJpZM4WuZG_ .