spectrax.__main__

Main command line interface to SPECTRAX.

Functions

main([cl_args])

Run the main SPECTRAX code from the command line.

Module Contents

spectrax.__main__.main(cl_args=sys.argv[1:])

Run the main SPECTRAX code from the command line.

Reads and parses user input from command line, runs the code, and prints and plots the resulting simulation.