layup_demo_commands

Functions

print_demo_command(verb[, printall])

Prints the current working version of the layup orbitfit demo command to the terminal, with

Module Contents

print_demo_command(verb, printall=True)[source]

Prints the current working version of the layup orbitfit demo command to the terminal, with optional functionality to also tell the user how to copy the demo files.

Parameters:

printall (boolean) – When True, prints the demo command plus the instructions for copying the demo files. When False, prints the demo command only.

Return type:

None.