flatironinstitute / ironclust

Spike sorting software being developed at Flatiron Institute, based on JRCLUST (Janelia Rocket Cluster)
Apache License 2.0
28 stars 7 forks source link

no meta file #42

Closed hennetnailo closed 4 years ago

hennetnailo commented 4 years ago

I am doing my recordings on an Intan system with raw data in the .rhd format, but which I used to convert into .bin for irc. I would then manually put in some of the meta data (nChan, uV/bit etc.) with the dialog as part of making the prm. However, with irc2, I am unable to make the prm file as I need a meta file that I do not get from the intan system. I can't just write the .meta text file as there are parameters that seems to be imec or NIDQ specific or I simply don't know what they mean.

How would you advise going forward?

jamesjun commented 4 years ago

Thanks for your helpful feedback. I will add a support for the intan recording format such that it can acquire the meta info from the .rhd file.

-James

On Feb 10, 2020, at 12:21 PM, hennetnailo notifications@github.com wrote:

 I am doing my recordings on an Intan system with raw data in the .rhd format, but which I used to convert into .bin for irc. I would then manually put in some of the meta data (nChan, uV/bit etc.) with the dialog as part of making the prm. However, with irc2, I am unable to make the prm file as I need a meta file that I do not get from the intan system. I can't just write the .meta text file as there are parameters that seems to be imec or NIDQ specific or I simply don't know what they mean.

How would you advise going forward?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

jamesjun commented 4 years ago

Intan format is supported since v5.7.1