Skip to content
Snippets Groups Projects
Select Git revision
  • 7d8e0ae6ab920c42d6ab91b5f30f6d585b0d1e09
  • 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

long_transient_search_MCMC.py

Blame
  • Forked from Gregory Ashton / PyFstat
    Source project has a limited visibility.
    condor_submit_RdownPy.sub 619 B
    universe   = vanilla
    getenv     = true
    # run script -- make sure that condor has execute permission for this file (chmod a+x script.py)
    executable = RDGW150914.py
    # file to dump stdout (this directory should exist)
    output     = RDGW150914.out
    # file to dump stderr
    error     = RDGW150914.err
    # condor logs
    log     = RDGW150914.log
    initialdir = .
    notify_user = frjifo@aei.mpg.de
    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