Bullshit comment removed
This commit is contained in:
parent
bb702a84be
commit
772f313026
|
@ -18,7 +18,7 @@ global[['fig_dir']] = sprintf('%s/pictures/jobs', global[['eval_dir']])
|
|||
global[['key']] = 22897682
|
||||
|
||||
config = list()
|
||||
config[['crypted_jobid']] = 4296426 # has 16 levels
|
||||
config[['crypted_jobid']] = 4296426
|
||||
config[['jobid']] = bitwXor(config[['crypted_jobid']], global[['key']])
|
||||
config[['cat_fn']] = sprintf("%s/600/cats/%s.json", global[['source_dir']], config[['jobid']])
|
||||
config[['raw_fn']] = sprintf('%s/600/jobdata/%s.pkl', global[['source_dir']], config[['jobid']])
|
||||
|
|
Loading…
Reference in New Issue