Skip to content
William Chapman edited this page Jul 25, 2016 · 3 revisions
  • I'm having an issue not covered above!

    • Feel free to open an Issue on the github. Please write a brief description of the problem, and correctly tag it as a bug, issue, or feature request.
  • How do I get [any variable] at spike times?

    • For behavioral variables, set root.b_myvar to the variable, and use root.cel_myvar.
    • For LFP variables, set root.b_lfp(active_lfp).b_myvar, then use root.cel_lfpmyvar.
Clone this wiki locally