Skip to content

Commit bfb8cf2

Browse files
Update config.yaml
1 parent 5467c54 commit bfb8cf2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

TwoPointCorr/des40a/example/config.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,12 @@ ra_max : 16
1616
# Do you wish to save the output graphs showing: grid portraying two point correlation values and power law, values of A and
1717
# gamma, and correlation matrix for two point correlation values
1818
get_graphs: True
19+
# Apply a magnitude cut if needed, specify the name of the column and the values for the cut
20+
mag_cut: False
21+
mag_col: mag_i_lsst
22+
mag_min: 0
23+
mag_max: 24
24+
#name of the directory where you want the files to go, this includes the table and the plots if get_graphs is True
25+
outputdir: des40a/output_files
1926

2027

0 commit comments

Comments
 (0)