[console_scripts]
superphot-bar = superphot.classify:_bar_plot_from_file
superphot-classify = superphot.classify:_classify
superphot-compile = superphot.extract:_compile_parameters
superphot-confuse = superphot.classify:_plot_confusion_matrix_from_file
superphot-extract = superphot.extract:_main
superphot-fit = superphot.fit:_main
superphot-hyperparameters = superphot.optimize:_plot_hyperparameters_from_file
superphot-latex = superphot.classify:_latex
superphot-optimize = superphot.optimize:_main
superphot-train = superphot.classify:_train
superphot-validate = superphot.classify:_validate

