opencortex Package

See opencortex.core for the main module for user interaction with OpenCortex.

opencortex Package

opencortex.__init__.print_comment(text, print_it=False)

Print a comment only if print_it == True

opencortex.__init__.print_comment_v(text)

Always print the comment

opencortex.__init__.set_verbose(value=True)