neuromaps_mouse.regions.align_structures_allenccfv3
- neuromaps_mouse.regions.align_structures_allenccfv3(acronyms_fixed, acronyms_moving, debug=False)[source]
Align moving structures to fixed structures via ancestor matching.
For each region in
acronyms_moving, finds its nearest ancestor that exists inacronyms_fixed.- Parameters:
- Returns:
DataFrame for moving regions with an added ‘id_ancestor_fixed’ column.
- Return type: