Skip to content
Snippets Groups Projects
Commit e46fe28c authored by Rayne Liu's avatar Rayne Liu
Browse files

Directly generated the 0.0001 stepsize mockdata without interpolation

parent 7a4f6ba8
No related branches found
No related tags found
No related merge requests found
universe = vanilla
getenv = true
# run script -- make sure that condor has execute permission for this file (chmod a+x script.py)
executable = Mock_Generate-0001_t_10M_wandt.py
# file to dump stdout (this directory should exist)
output = Mock_Generate-0001_t_10M_wandt.out
# file to dump stderr
error = Mock_Generate-0001_t_10M_wandt.err
# condor logs
log = Mock_Generate-0001_t_10M_wandt.log
initialdir = .
notify_user = rl746@cornell.edu
notification = Complete
arguments = "-processid $(Process)"
request_memory = 64GB
request_cpus = 1
on_exit_remove = (ExitBySignal == False) || ((ExitBySignal == True) && (ExitSignal != 11))
accounting_group = aei.dev.test_dynesty
queue 1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment