Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
The Brain Scaffold Builder 6.0.0 documentation
Light Logo Dark Logo

Getting Started

  • Installation
  • Getting Started
    • Top Level Guide
    • Your first network
    • Managing Scaffold files
    • Guides on Point-neuron simulations
      • Run your first NEST simulation
      • Analyze spike activity results
    • Guides on Multi-compartment neurons modeling
      • Adding morphologies
      • Run your first NEURON simulation
      • Analyze multi-compartment neuron results
    • Create your own components
  • Examples
    • How to label neurons
    • Display morphologies from a compiled network
    • Mouse brain atlas based placement
    • Distribution-based Placement Strategy

CLI

  • Command-Line Interface
    • Introduction
    • List of commands
    • Options

Framework concepts

  • BSB core
    • Scaffold
    • Configuration
      • Configuration files
        • JSON parser
      • Nodes
      • Configuration attributes
      • Configuration reference
    • Storage
    • Workflow parallelization

Components

  • List of Components
    • Topology
      • Introduction
      • Regions
      • Partitions
    • Cell Types
    • Morphology
      • Morphologies
      • Morphology parsers
      • Morphology repositories
      • MorphologySet
    • Placement
      • Placement
      • List of placement strategies
      • Placement Indications
      • Placement sets
    • Connectivity
      • Connectivity
      • Writing a component
      • List of strategies
      • Geometric shape connectivity strategies
      • Connectivity sets
    • Simulation
      • Simulating Networks
      • Simulate using NEST
      • Simulate using NEURON
      • Simulate using ARBOR
    • Writing components

References

  • bsb-core
  • bsb-hdf5
  • bsb-json
  • bsb-yaml
  • bsb-arbor
  • bsb-nest
  • bsb-neuron
  • Index
  • Module Index

FAQ

  • FAQ

Developer Guides:

  • Developer guides
    • Monorepo
    • Developer Guidelines
    • Documentation
    • Services
    • Configuring your BSB Python Projects
    • Plugins
    • Configuration hooks
    • Developer modules
Back to top
View this page

Guides on Multi-compartment neurons modelingΒΆ

Multi-compartment neuron simulations

  • Adding morphologies
    • Using local files
    • Morphology intersection
    • Final configuration file
    • What is next?
  • Run your first NEURON simulation
    • Install requirements
    • BSB reconstruction for this tutorial
    • Configuration of the simulation
  • Analyze multi-compartment neuron results
Next
Adding morphologies
Previous
Analyze spike activity results
Copyright © 2021-2025, DBBS University of Pavia
Made with Sphinx and @pradyunsg's Furo