-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathinput.yaml
More file actions
40 lines (33 loc) · 1.09 KB
/
input.yaml
File metadata and controls
40 lines (33 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# Directories
my_dir: "/Users/carolinesofiatti/projects/SingleEpochPhotoClass/data/"
simulated_data_dir: "n10000_phase_-5_0/"
outdir: "/Users/carolinesofiatti/projects/SingleEpochPhotoClass/temp/plots/"
# File with Random Forest and Survival Function results
file_with_RF_and_SF_arrays: "random-forest_survival-function.p"
final_pdf:
RF: yes
SF: yes
photoz: yes
# photoz_type: ['file', 'gauss', no]
photoz_type: 'file'
file: '/Users/carolinesofiatti/projects/classification/data/plots/SPT2040_SE_09May15.sav'
gauss:
mu: 1.4
sigma: 0.2
# Plot names
photoz_plot_name: 'photoz.png'
random_forest_plot_name: 'random-forest.png'
survival_function_plot_name: 'survival-function.png'
# Default is concatnation of subplot names with '_' as the separator.
# I.e.: photoz_random-forest_survival-funtion.png
final_pdf_plot_name: 'default'
# Data
filter1: 'f105w'
flux_filter1: 4.26282830027
flux_filter1_err: 0.468917137843
filter2: 'f140w'
flux_filter2: 4.94420585098
flux_filter2_err: 0.553211057328
filter3: 'uvf814w'
flux_filter3: 0.738372793349
flux_filter3_err: 0.3