Fee Spec
fee_spec
fee_spec
Attributes
Functions
main
Main entry point allowing external calls Entry point for console_scripts Args: args ([str]): command line parameter list
Source code in scripts/cctbx/fee_spec.py
output
Don't use this in hutch python.
Parameters:
exp (str):
experiment number. Current experiment by default
run_list (list):
List of run numbers. Last run number by default
facility (str): Default: "S3DF". Options: "S3DF, NERSC".
Source code in scripts/cctbx/fee_spec.py
parse_args
Parse command line parameters
Args: args ([str]): command line parameters as list of strings
Returns:
:obj:argparse.Namespace: command line parameters namespace