GithubHelp home page GithubHelp logo

Comments (5)

petersenpeter avatar petersenpeter commented on August 17, 2024

Hi

Make sure to install the NWB Matlab toolset beforehand: https://github.com/NeurodataWithoutBorders/matnwb

Follow this tutorial to work with the nwb format: https://cellexplorer.org/tutorials/nwb-tutorial/

Let me know if this fixes your issue.

from cellexplorer.

slcalgin avatar slcalgin commented on August 17, 2024

thank you, I've added the toolset.
I intend to save a batch cell_metrics, and it now sends this error, that makes sense, the batch cell_metrics.general doesn't have the "basepath" field but basepaths...

cell_metrics.general.basename
ans =
'batch of sessions'

nwb_file = [cell_metrics.general.basename, '.cellmetrics.cellinfo.nwb'];
nwb = saveCellMetrics2nwb(cell_metrics, nwb_file);
Unrecognized field name "basepath".

Error in saveCellMetrics2nwb (line 22)
'session_description', cell_metrics.general.basepath, ...

should I save the cell_metrics for each session to nwb, one at a time?

from cellexplorer.

petersenpeter avatar petersenpeter commented on August 17, 2024

Hi. Sorry for not getting back to you sooner, but unfortunately, I can't troubleshoot from these copied lines. Could you share your dataset with me?

In general, I recommend saving the sessions individually, but saving a batch of sessions together is possible.

from cellexplorer.

slcalgin avatar slcalgin commented on August 17, 2024

Hi Peter,

No worries! I've sent you an email with my dataset. I'll try saving my sessions individually in the meantime.

Thanks!

from cellexplorer.

petersenpeter avatar petersenpeter commented on August 17, 2024

Hi

I closed the issue. Feel free to open it again.

from cellexplorer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.