Command-line interface

CLI tool for stepping through the analysis.

Once you have the environment properly set up (see Setup), invoke this tool with brainscopypaste <command>.

The documentation for this tool can be explored using brainscopypaste --help or brainscopypaste <command> --help. If you are viewing these docs in the browser, you will only see docstrings for convenience functions in the module. The other docstrings appear in the source code, but are best explored by calling the tool with --help.

brainscopypaste.cli._drop_features()[source]

Drop computed features from the filesystem.

brainscopypaste.cli.cliobj()[source]

Convenience function to launch the CLI tool, used by the setup.py script.

brainscopypaste.cli.confirm(fillin)[source]

Ask the user to confirm they want to drop the content described by fillin.