skeleton_keys.database_queries.swc_paths_from_database#

skeleton_keys.database_queries.swc_paths_from_database(specimen_ids)#

Query the database for SWC paths

Parameters:

specimen_ids (list of ints) – List of specimen IDs

Returns:

paths – Dictionary of paths keyed on specimen IDs

Return type:

dict