Skip to content

Commit

Permalink
Update configfile.rst
Browse files Browse the repository at this point in the history
correct
  • Loading branch information
bastiencarreres authored Nov 18, 2024
1 parent f80a2a0 commit 4c73695
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/configfile.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ The input file is a .yml with the following structure:
vpec_dist: # Opt
mean_vpec: MEAN SN PECULIAR VEL
sig_vpec: SIGMA VPEC
host: # Opt
hosts: # Opt
host_file: '/PATH/TO/HOSTFILE'
reweight_vol: True or False # To remove the volume dist of the host when draw
reweight_vol: True or False # Opt, default = False To remove the volume dist of the host when draw
keep_cols: ['key1', 'key2', ...] # Opt, column keys to keep at the end
distrib: DISTRIBUTION TO USE TO DRAW HOST # Opt, default = 'rate'
key_dic: {'column_name': 'new_column_name', ...} # Opt, to change columns names
Expand Down

0 comments on commit 4c73695

Please sign in to comment.