# R. Ruiz
# Aug 2024
# plot_nuOscSandbox.py
# 
# Summary: generate 2-flavor neutrino oscillation plots
# Usage: $ python ./plot_nuOscSandbox.py
# output: nuOscSandbox_2FlavorProb_NO.png and .pdf

# Structure:
# 1. define NO and IO input classes
# 2. define functions (oscillation probabilities)
# 3. main program (plot)
# 4. write to file
