-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCLO12Car.json
121 lines (121 loc) · 2.1 KB
/
CLO12Car.json
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
{
"CLO12Car":{
"schema":"https://github.com/astrocatalogs/supernovae/blob/d3ef5fc/SCHEMA.md",
"name":"CLO12Car",
"sources":[
{
"name":"2016A&A...594A..13P",
"bibcode":"2016A&A...594A..13P",
"reference":"Planck Collaboration et al. (2016)",
"alias":"1"
},
{
"name":"2014ApJ...786....9P",
"bibcode":"2014ApJ...786....9P",
"reference":"Patel et al. (2014)",
"alias":"2"
},
{
"name":"2011ApJ...737..103S",
"bibcode":"2011ApJ...737..103S",
"reference":"Schlafly & Finkbeiner (2011)",
"alias":"3"
},
{
"name":"The Open Supernova Catalog",
"bibcode":"2017ApJ...835...64G",
"reference":"Guillochon et al. (2017)",
"secondary":true,
"url":"https://sne.space",
"alias":"4"
},
{
"name":"SIMBAD astronomical database",
"bibcode":"2000A&AS..143....9W",
"reference":"Wenger et al. (2000)",
"secondary":true,
"url":"http://simbad.u-strasbg.fr/",
"alias":"5"
},
{
"name":"NED-D v13.1.0",
"bibcode":"1991ASSL..171...89H",
"reference":"Helou et al. (1991)",
"secondary":true,
"url":"http://ned.ipac.caltech.edu/Library/Distances/",
"alias":"6"
}
],
"alias":[
{
"value":"CLO12Car",
"source":"5,6"
}
],
"comovingdist":[
{
"value":"2420",
"u_value":"Mpc",
"source":"2,6"
},
{
"value":"2560",
"u_value":"Mpc",
"source":"2,6"
},
{
"value":"3890",
"u_value":"Mpc",
"source":"2,6"
},
{
"value":"3950",
"u_value":"Mpc",
"source":"2,6"
}
],
"dec":[
{
"value":"+35:36:40.9",
"u_value":"degrees",
"source":"2,5"
}
],
"ebv":[
{
"value":"0.0328",
"derived":true,
"e_value":"0.0013",
"source":"3,4"
}
],
"lumdist":[
{
"value":"9210",
"derived":true,
"u_value":"Mpc",
"source":"1,2,4,6"
}
],
"ra":[
{
"value":"17:20:21.03",
"u_value":"hours",
"source":"2,5"
}
],
"redshift":[
{
"value":"1.28",
"source":"2,6"
}
],
"velocity":[
{
"value":"203000",
"u_value":"km/s",
"source":"4"
}
]
}
}