neuralib.atlas.typing.Source ============================ .. currentmodule:: neuralib.atlas.typing .. autoclass:: Source .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~Source.__init__ ~Source.capitalize ~Source.casefold ~Source.center ~Source.count ~Source.encode ~Source.endswith ~Source.expandtabs ~Source.find ~Source.format ~Source.format_map ~Source.index ~Source.isalnum ~Source.isalpha ~Source.isascii ~Source.isdecimal ~Source.isdigit ~Source.isidentifier ~Source.islower ~Source.isnumeric ~Source.isprintable ~Source.isspace ~Source.istitle ~Source.isupper ~Source.join ~Source.ljust ~Source.lower ~Source.lstrip ~Source.maketrans ~Source.partition ~Source.removeprefix ~Source.removesuffix ~Source.replace ~Source.rfind ~Source.rindex ~Source.rjust ~Source.rpartition ~Source.rsplit ~Source.rstrip ~Source.split ~Source.splitlines ~Source.startswith ~Source.strip ~Source.swapcase ~Source.title ~Source.translate ~Source.upper ~Source.zfill