Added
- MouseConnectivityCache.get_projection_matrix, method for building a signal matrix from injection structure to projection structure.
- CellTypesCache.get_morphology_features, method for retrieving morphology features for all cells
- CellTypesCache.get_all_features, method for retrieving both morphology and ephys features for all cells in a single table
Changed
- Ontology.get_child_ids and Ontology.get_descendant_ids accept a list of ids instead of a variable length argument list.