Skip to content
Snippets Groups Projects
Select Git revision
  • 5216d1980f0c8b9795b044c1bf8e0c8f6a39aaea
  • master default protected
  • Binary
  • add-version-information
  • os-path-join
  • develop-GA
  • timeFstatmap
  • add-higher-spindown-components
  • develop-DK
  • adds-header-to-grid-search
  • v1.3
  • v1.2
  • v1.1.2
  • v1.1.0
  • v1.0.1
15 results

grid_F0F1F2.py

Blame
  • Forked from Gregory Ashton / PyFstat
    Source project has a limited visibility.
    condor_submit_RdownPtemcee4X.sub 655 B
    universe   = vanilla
    getenv     = true
    # run script -- make sure that condor has execute permission for this file (chmod a+x script.py)
    executable = RDGW150914_ptemceeX.py
    # file to dump stdout (this directory should exist)
    output     = RDGW150914_ptemceeX.out
    # file to dump stderr
    error     = RDGW150914_ptemceeX.err
    # condor logs
    log     = RDGW150914_ptemceeX.log
    initialdir = .
    notify_user = rl746@cornell.edu
    notification = Complete
    arguments  = "-processid $(Process)" 
    request_memory = 16GB
    request_cpus = 1
    on_exit_remove = (ExitBySignal == False) || ((ExitBySignal == True) && (ExitSignal != 11))
    accounting_group = aei.dev.test_dynesty
    queue 1