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

mcmc_based_searches.py

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