much development
This commit is contained in:
parent
873fd3a121
commit
057291a561
5 changed files with 266 additions and 89 deletions
|
@ -70,7 +70,6 @@ arg_parser.add_argument('-m', '--make_dirs', help = 'Make dir for input and outp
|
|||
|
||||
arg_parser.add_argument('--debug', action ='store_true', help = 'Debug Mode')
|
||||
|
||||
|
||||
args = arg_parser.parse_args()
|
||||
#=======================================================================
|
||||
#%% variable assignment: input and output paths & filenames
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue