parser.add_argument('-c','--cx_is_positive',help='Use this flag if your C anchor should have a positive X-coordinate',action='store_true')
parser.add_argument('-m','--method',help='Available methods are L-BFGS-B (default), PowellDirectionalSolver (requires a library called Mystic), and SLSQP',