analyze_parser.add_argument('--profile','-p',default='fast',help='The profile to use')
analyze_parser.add_argument('--profile','-p',default='fast',help='The profile to use')
analyze_parser.add_argument('--live','-l',action='store_true',help='Report results as they are computed, not only at the end of the computation. The live results will be available in the $output/live.')
analyze_parser.add_argument('--live','-l',action='store_true',help='Report results as they are computed, not only at the end of the computation. The live results will be available in the $output/live.')
analyze_parser.add_argument('--config','-c',help='The config to use')
analyze_parser.add_argument('--config','-c',help='The config to use')