FZJ-INM1-BDA / siibra-python

Software interfaces for interacting with brain atlases - Python client
Apache License 2.0
48 stars 10 forks source link

Provide autocompletion for parcellations and spaces linked to an atlas #7

Closed marcenko closed 3 years ago

marcenko commented 3 years ago

When selectin parcellations and spaces from an atlas object, the atlas.spaces and atlas.parcellations members should behave like the main brainscapes.spaces and brainscapes.parcellations glossaries, in that they allow autocompltion and need not be used with list indices.

dickscheid commented 3 years ago

This has been introduced with GH-82 for atlas.parcellations, which is now a registry just like siibra.parcellations but with a reduced set of entries. Introduced for atlas.spaces in d59e10a78a2be63fa114b05b34b4a6cccd68ad90