Skip to content
This repository has been archived by the owner on Jan 28, 2020. It is now read-only.

Commit

Permalink
Update crab.py
Browse files Browse the repository at this point in the history
  • Loading branch information
vcepaitis authored Jun 10, 2019
1 parent e922964 commit e3d08fb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions LLPSpecific/test/crab.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@
import datetime,sys,os
import copy
import math
from CRABClient.UserUtilities import getUsernameFromSiteDB

requestName = "NANOX_190606"
isData = False
userName = "vcepaiti"
#userName = "mkomm"

userName = getUsernameFromSiteDB()
myJobs = {

# Training samples
Expand Down

0 comments on commit e3d08fb

Please sign in to comment.