Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
pbilby_gen [2022/08/24 12:55]
theoastro
pbilby_gen [2022/08/30 14:32] (current)
theoastro
Line 2: Line 2:
  
 ===The Basic Idea=== ===The Basic Idea===
-To run efficiently, parallel bilby requires some preparatory work, just as efficient construction work requires some preparatory logistical planning. Fortunately, you do not need to do this on your own. Instead, you can outsource this task to a ''parallel_bilby_generation'' command, which will meet your initial demands if they are well specified in a configuration file. You will find this mostly referred to as ''config.ini''. It should be used to specify non-[[https://lscsoft.docs.ligo.org/parallel_bilby/data_generation.html|default arguments]] that are taken by ''parallel_bilby_generation''. Several default values are taken from [[https://lscsoft.docs.ligo.org/bilby_pipe/master/user-interface.html#Positional%20Arguments|bilby_pipe]], too. Find below some recommended configurations that should comprise your ''.ini'', but see the ''parallel_bilby''-[https://lscsoft.docs.ligo.org/parallel_bilby/examples.html|docs]], too.+To run efficiently, parallel bilby requires some preparatory work, just as efficient construction work requires some preparatory logistical planning. Fortunately, you do not need to do this on your own. Instead, you can outsource this task to a ''parallel_bilby_generation'' command, which will meet your initial demands if they are well specified in a configuration file. You will find this mostly referred to as ''config.ini''. It should be used to specify non-[[https://lscsoft.docs.ligo.org/parallel_bilby/data_generation.html|default arguments]] that are taken by ''parallel_bilby_generation''. Several default values are taken from [[https://lscsoft.docs.ligo.org/bilby_pipe/master/user-interface.html#Positional%20Arguments|bilby_pipe]], too. Find below some recommended configurations that should comprise your ''.ini'', but see the ''parallel_bilby''-[[https://lscsoft.docs.ligo.org/parallel_bilby/examples.html|docs]], too.
  
 ===Data Generation arguments=== ===Data Generation arguments===
Line 92: Line 92:
   catch-waveform-errors=True   catch-waveform-errors=True
  
-################################################################################ +===sampler arguments===
-## sampler arguments +
-################################################################################ +
 nact = 30 nact = 30
 nlive = 2048 nlive = 2048
Line 104: Line 101:
 #generation-seed = DUMMY #generation-seed = DUMMY
  
-################################################################################ 
-## slurm arguments 
-################################################################################ 
- 
-nodes = 24 
-ntasks-per-node = 32 
-time = 48:00:00 
 ===Job Submission arguments=== ===Job Submission arguments===
   label = inj   label = inj
Last modified: le 2022/08/24 12:55