resolve_neup_reldb_paths

data_base.dbopen.resolve_neup_reldb_paths(neup, db_basedir)

Convert all relative database paths in a Cell parameters file to absolute paths.

Parameters:
neup : dict

Dictionary containing the neuron model parameters.

db_basedir : str

Path to the database directory.

Returns:

The modified neuron parameter set, with absolute paths.

Return type:

NTParameterSet