neuralib.widefield.transform.RegistrationOptions
- class neuralib.widefield.transform.RegistrationOptions[source]
Bases:
AbstractParser- __init__()
Methods
__init__()main([args, parse_only, system_exit])parsing the commandline input args and call
run().new_parser(**kwargs)create an
ArgumentParser.run()called after
main().Attributes
parser description.
EPILOGparser epilog.
USAGEparser usage.
- DESCRIPTION: str | None = 'Register widefield images to a dorsal cortex map'
parser description. Could be override as a method if its content is dynamic-generated.