-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
58 lines (46 loc) · 1.21 KB
/
config.yaml
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# Cluster
# Dias J/MNRAS/504/356/table12
# Cantat-Gaudin J/A+A/633/A99/table1
Cluster:
clustername: 'Berkeley_97'
#search
search_extent: 10 #pc
#dr3dias
gmag_lim: 17
ruwe_lim: 1.4
#search stars from DR3
cat_stars: 'I/355/gaiadr3'
cat_stars_filters: {'Gmag':'<17','Plx':'>0.3'} #mag
#search star distances from DR3
cat_star_distances: 'I/352/gedr3dis'
distance_tolerance: 0.2 # 20percent
#refine members from dias
memb_prob: 0.8
parallax_quality_threshold: 10
#refine stars_in_region for my cluster
v_dispersion: 3
sigma_clip: 1.6 #for b97
# sigma_clip: 1.2
plx_quality: 10
#PSR search:
psr_extra: 70 #pc around the cluster edge
psr_radial_tolerance: 0.4 # i.e., 40% distance tolerance
#runaways
v_runaway: 17.6 #km/s
runaway_temp: 10000 #K
#walkaway
v_walkaway: 10 #km/s
#Functionality Booleans
Bools:
redo_table1query: False
redo_table2query: False
#Paths
Paths:
main: "C:\\Users\\Surodeep\\Desktop\\Thesis\\Runawayv15"
path_Clusters: "C:\\Users\\Surodeep\\Desktop\\Thesis\\Runawayv15\\Clusters_Dias" #main cluster folder from Dias2021
path_clusterlist: "Clusters_from_dias_and_a99"
key3: value3
key4: value4
#Plots:
Plots:
skyview_survey: 'DSS'