API referenceconfig

config

Configuration for ISF

This package provides ISF-wide configuration settings, such as dask memory overflow, file locking server configuration, logging configuration, cell types etc. In general, these settings may change when switching hardware or animal species, but are unlikely to be varied otherwise.

Functions

isf_is_using_legacy_mdb()

Check if ISF is configured to use model_data_base

get_default_db()

Get the database class to be used by default throughout ISF.

get_db_register_path()

Get the path to the database register.

get_default_db_dumper()

Get the default database dumper.

get_meta_file_format()

Check which file format to use for saving data_base meta objects.

Attributes

AVAILABLE_SYNAPSE_MAPPING_METHODS

Which methods ISF currently implements to infer synapse locations onto a poastsynaptic neuron morphology.

Modules

user

User-specific configuration

file_locking

Default values for file locking.

isf_configure

Configure ISF for your local system.

isf_logging

Set up logging for ISF.