mountainlab-js icon indicating copy to clipboard operation
mountainlab-js copied to clipboard

.ncs to .mda file conversion

Open vmullerewald opened this issue 6 years ago • 2 comments

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!

vmullerewald avatar Sep 18 '18 17:09 vmullerewald

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)

tjd2002 avatar Sep 19 '18 13:09 tjd2002

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, [email protected] 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_ .

alexmorley avatar Sep 19 '18 17:09 alexmorley