EiffL commited on
Commit
1c20962
·
verified ·
1 Parent(s): 187ecae

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +109 -275
README.md CHANGED
@@ -1,277 +1,111 @@
1
  ---
2
- license: mit
3
- dataset_info:
4
- - config_name: default
5
- features:
6
- - name: image
7
- sequence:
8
- - name: band
9
- dtype: string
10
- - name: array
11
- dtype:
12
- array2_d:
13
- shape:
14
- - 144
15
- - 144
16
- dtype: float32
17
- - name: psf_fwhm
18
- dtype: float32
19
- - name: scale
20
- dtype: float32
21
- - name: a_g
22
- dtype: float32
23
- - name: a_r
24
- dtype: float32
25
- - name: a_i
26
- dtype: float32
27
- - name: a_z
28
- dtype: float32
29
- - name: a_y
30
- dtype: float32
31
- - name: g_extendedness_value
32
- dtype: float32
33
- - name: r_extendedness_value
34
- dtype: float32
35
- - name: i_extendedness_value
36
- dtype: float32
37
- - name: z_extendedness_value
38
- dtype: float32
39
- - name: y_extendedness_value
40
- dtype: float32
41
- - name: g_cmodel_mag
42
- dtype: float32
43
- - name: g_cmodel_magerr
44
- dtype: float32
45
- - name: r_cmodel_mag
46
- dtype: float32
47
- - name: r_cmodel_magerr
48
- dtype: float32
49
- - name: i_cmodel_mag
50
- dtype: float32
51
- - name: i_cmodel_magerr
52
- dtype: float32
53
- - name: z_cmodel_mag
54
- dtype: float32
55
- - name: z_cmodel_magerr
56
- dtype: float32
57
- - name: y_cmodel_mag
58
- dtype: float32
59
- - name: y_cmodel_magerr
60
- dtype: float32
61
- - name: g_sdssshape_psf_shape11
62
- dtype: float32
63
- - name: g_sdssshape_psf_shape22
64
- dtype: float32
65
- - name: g_sdssshape_psf_shape12
66
- dtype: float32
67
- - name: r_sdssshape_psf_shape11
68
- dtype: float32
69
- - name: r_sdssshape_psf_shape22
70
- dtype: float32
71
- - name: r_sdssshape_psf_shape12
72
- dtype: float32
73
- - name: i_sdssshape_psf_shape11
74
- dtype: float32
75
- - name: i_sdssshape_psf_shape22
76
- dtype: float32
77
- - name: i_sdssshape_psf_shape12
78
- dtype: float32
79
- - name: z_sdssshape_psf_shape11
80
- dtype: float32
81
- - name: z_sdssshape_psf_shape22
82
- dtype: float32
83
- - name: z_sdssshape_psf_shape12
84
- dtype: float32
85
- - name: y_sdssshape_psf_shape11
86
- dtype: float32
87
- - name: y_sdssshape_psf_shape22
88
- dtype: float32
89
- - name: y_sdssshape_psf_shape12
90
- dtype: float32
91
- - name: g_sdssshape_shape11
92
- dtype: float32
93
- - name: g_sdssshape_shape22
94
- dtype: float32
95
- - name: g_sdssshape_shape12
96
- dtype: float32
97
- - name: r_sdssshape_shape11
98
- dtype: float32
99
- - name: r_sdssshape_shape22
100
- dtype: float32
101
- - name: r_sdssshape_shape12
102
- dtype: float32
103
- - name: i_sdssshape_shape11
104
- dtype: float32
105
- - name: i_sdssshape_shape22
106
- dtype: float32
107
- - name: i_sdssshape_shape12
108
- dtype: float32
109
- - name: z_sdssshape_shape11
110
- dtype: float32
111
- - name: z_sdssshape_shape22
112
- dtype: float32
113
- - name: z_sdssshape_shape12
114
- dtype: float32
115
- - name: y_sdssshape_shape11
116
- dtype: float32
117
- - name: y_sdssshape_shape22
118
- dtype: float32
119
- - name: y_sdssshape_shape12
120
- dtype: float32
121
- - name: object_id
122
- dtype: string
123
- splits:
124
- - name: train
125
- num_bytes: 199401799968
126
- num_examples: 477104
127
- download_size: 198552341806
128
- dataset_size: 199401799968
129
- - config_name: pdr3_dud_22.5
130
- features:
131
- - name: image
132
- sequence:
133
- - name: band
134
- dtype: string
135
- - name: flux
136
- dtype:
137
- array2_d:
138
- shape:
139
- - 160
140
- - 160
141
- dtype: float32
142
- - name: ivar
143
- dtype:
144
- array2_d:
145
- shape:
146
- - 160
147
- - 160
148
- dtype: float32
149
- - name: mask
150
- dtype:
151
- array2_d:
152
- shape:
153
- - 160
154
- - 160
155
- dtype: bool
156
- - name: psf_fwhm
157
- dtype: float32
158
- - name: scale
159
- dtype: float32
160
- - name: a_g
161
- dtype: float32
162
- - name: a_r
163
- dtype: float32
164
- - name: a_i
165
- dtype: float32
166
- - name: a_z
167
- dtype: float32
168
- - name: a_y
169
- dtype: float32
170
- - name: g_extendedness_value
171
- dtype: float32
172
- - name: r_extendedness_value
173
- dtype: float32
174
- - name: i_extendedness_value
175
- dtype: float32
176
- - name: z_extendedness_value
177
- dtype: float32
178
- - name: y_extendedness_value
179
- dtype: float32
180
- - name: g_cmodel_mag
181
- dtype: float32
182
- - name: g_cmodel_magerr
183
- dtype: float32
184
- - name: r_cmodel_mag
185
- dtype: float32
186
- - name: r_cmodel_magerr
187
- dtype: float32
188
- - name: i_cmodel_mag
189
- dtype: float32
190
- - name: i_cmodel_magerr
191
- dtype: float32
192
- - name: z_cmodel_mag
193
- dtype: float32
194
- - name: z_cmodel_magerr
195
- dtype: float32
196
- - name: y_cmodel_mag
197
- dtype: float32
198
- - name: y_cmodel_magerr
199
- dtype: float32
200
- - name: g_sdssshape_psf_shape11
201
- dtype: float32
202
- - name: g_sdssshape_psf_shape22
203
- dtype: float32
204
- - name: g_sdssshape_psf_shape12
205
- dtype: float32
206
- - name: r_sdssshape_psf_shape11
207
- dtype: float32
208
- - name: r_sdssshape_psf_shape22
209
- dtype: float32
210
- - name: r_sdssshape_psf_shape12
211
- dtype: float32
212
- - name: i_sdssshape_psf_shape11
213
- dtype: float32
214
- - name: i_sdssshape_psf_shape22
215
- dtype: float32
216
- - name: i_sdssshape_psf_shape12
217
- dtype: float32
218
- - name: z_sdssshape_psf_shape11
219
- dtype: float32
220
- - name: z_sdssshape_psf_shape22
221
- dtype: float32
222
- - name: z_sdssshape_psf_shape12
223
- dtype: float32
224
- - name: y_sdssshape_psf_shape11
225
- dtype: float32
226
- - name: y_sdssshape_psf_shape22
227
- dtype: float32
228
- - name: y_sdssshape_psf_shape12
229
- dtype: float32
230
- - name: g_sdssshape_shape11
231
- dtype: float32
232
- - name: g_sdssshape_shape22
233
- dtype: float32
234
- - name: g_sdssshape_shape12
235
- dtype: float32
236
- - name: r_sdssshape_shape11
237
- dtype: float32
238
- - name: r_sdssshape_shape22
239
- dtype: float32
240
- - name: r_sdssshape_shape12
241
- dtype: float32
242
- - name: i_sdssshape_shape11
243
- dtype: float32
244
- - name: i_sdssshape_shape22
245
- dtype: float32
246
- - name: i_sdssshape_shape12
247
- dtype: float32
248
- - name: z_sdssshape_shape11
249
- dtype: float32
250
- - name: z_sdssshape_shape22
251
- dtype: float32
252
- - name: z_sdssshape_shape12
253
- dtype: float32
254
- - name: y_sdssshape_shape11
255
- dtype: float32
256
- - name: y_sdssshape_shape22
257
- dtype: float32
258
- - name: y_sdssshape_shape12
259
- dtype: float32
260
- - name: object_id
261
- dtype: string
262
- splits:
263
- - name: train
264
- num_bytes: 10499900
265
- num_examples: 10
266
- download_size: 11535475
267
- dataset_size: 10499900
268
- configs:
269
- - config_name: default
270
- data_files:
271
- - split: train
272
- path: data/train-*
273
- - config_name: pdr3_dud_22.5
274
- data_files:
275
- - split: train
276
- path: pdr3_dud_22.5/train-*
277
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ {}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
+
5
+ ---
6
+ description: 'Image dataset based on HSC SSP PRD3.
7
+
8
+ '
9
+ homepage: https://hsc-release.mtk.nao.ac.jp/doc/
10
+ version: 0.0.1
11
+ citation: "% CITATION\n@article{Aihara_2017,\n title={The Hyper Suprime-Cam SSP\
12
+ \ Survey: Overview and survey design},\n volume={70},\n ISSN={2053-051X},\n\
13
+ \ url={http://dx.doi.org/10.1093/pasj/psx066},\n DOI={10.1093/pasj/psx066},\n\
14
+ \ number={SP1},\n journal={Publications of the Astronomical Society of Japan},\n\
15
+ \ publisher={Oxford University Press (OUP)},\n author={Aihara, Hiroaki and Arimoto,\
16
+ \ Nobuo and Armstrong, Robert and Arnouts, Stéphane and Bahcall, Neta A and Bickerton,\
17
+ \ Steven and Bosch, James and Bundy, Kevin and Capak, Peter L and Chan, James H\
18
+ \ H and Chiba, Masashi and Coupon, Jean and Egami, Eiichi and Enoki, Motohiro and\
19
+ \ Finet, Francois and Fujimori, Hiroki and Fujimoto, Seiji and Furusawa, Hisanori\
20
+ \ and Furusawa, Junko and Goto, Tomotsugu and Goulding, Andy and Greco, Johnny P\
21
+ \ and Greene, Jenny E and Gunn, James E and Hamana, Takashi and Harikane, Yuichi\
22
+ \ and Hashimoto, Yasuhiro and Hattori, Takashi and Hayashi, Masao and Hayashi, Yusuke\
23
+ \ and Hełminiak, Krzysztof G and Higuchi, Ryo and Hikage, Chiaki and Ho, Paul T\
24
+ \ P and Hsieh, Bau-Ching and Huang, Kuiyun and Huang, Song and Ikeda, Hiroyuki and\
25
+ \ Imanishi, Masatoshi and Inoue, Akio K and Iwasawa, Kazushi and Iwata, Ikuru and\
26
+ \ Jaelani, Anton T and Jian, Hung-Yu and Kamata, Yukiko and Karoji, Hiroshi and\
27
+ \ Kashikawa, Nobunari and Katayama, Nobuhiko and Kawanomoto, Satoshi and Kayo, Issha\
28
+ \ and Koda, Jin and Koike, Michitaro and Kojima, Takashi and Komiyama, Yutaka and\
29
+ \ Konno, Akira and Koshida, Shintaro and Koyama, Yusei and Kusakabe, Haruka and\
30
+ \ Leauthaud, Alexie and Lee, Chien-Hsiu and Lin, Lihwai and Lin, Yen-Ting and Lupton,\
31
+ \ Robert H and Mandelbaum, Rachel and Matsuoka, Yoshiki and Medezinski, Elinor and\
32
+ \ Mineo, Sogo and Miyama, Shoken and Miyatake, Hironao and Miyazaki, Satoshi and\
33
+ \ Momose, Rieko and More, Anupreeta and More, Surhud and Moritani, Yuki and Moriya,\
34
+ \ Takashi J and Morokuma, Tomoki and Mukae, Shiro and Murata, Ryoma and Murayama,\
35
+ \ Hitoshi and Nagao, Tohru and Nakata, Fumiaki and Niida, Mana and Niikura, Hiroko\
36
+ \ and Nishizawa, Atsushi J and Obuchi, Yoshiyuki and Oguri, Masamune and Oishi,\
37
+ \ Yukie and Okabe, Nobuhiro and Okamoto, Sakurako and Okura, Yuki and Ono, Yoshiaki\
38
+ \ and Onodera, Masato and Onoue, Masafusa and Osato, Ken and Ouchi, Masami and Price,\
39
+ \ Paul A and Pyo, Tae-Soo and Sako, Masao and Sawicki, Marcin and Shibuya, Takatoshi\
40
+ \ and Shimasaku, Kazuhiro and Shimono, Atsushi and Shirasaki, Masato and Silverman,\
41
+ \ John D and Simet, Melanie and Speagle, Joshua and Spergel, David N and Strauss,\
42
+ \ Michael A and Sugahara, Yuma and Sugiyama, Naoshi and Suto, Yasushi and Suyu,\
43
+ \ Sherry H and Suzuki, Nao and Tait, Philip J and Takada, Masahiro and Takata, Tadafumi\
44
+ \ and Tamura, Naoyuki and Tanaka, Manobu M and Tanaka, Masaomi and Tanaka, Masayuki\
45
+ \ and Tanaka, Yoko and Terai, Tsuyoshi and Terashima, Yuichi and Toba, Yoshiki and\
46
+ \ Tominaga, Nozomu and Toshikawa, Jun and Turner, Edwin L and Uchida, Tomohisa and\
47
+ \ Uchiyama, Hisakazu and Umetsu, Keiichi and Uraguchi, Fumihiro and Urata, Yuji\
48
+ \ and Usuda, Tomonori and Utsumi, Yousuke and Wang, Shiang-Yu and Wang, Wei-Hao\
49
+ \ and Wong, Kenneth C and Yabe, Kiyoto and Yamada, Yoshihiko and Yamanoi, Hitomi\
50
+ \ and Yasuda, Naoki and Yeh, Sherry and Yonehara, Atsunori and Yuma, Suraphong},\n\
51
+ \ year={2017},\n month=sep\n}\n\n@article{Aihara_2022,\n title={Third data\
52
+ \ release of the Hyper Suprime-Cam Subaru Strategic Program},\n volume={74},\n\
53
+ \ ISSN={2053-051X},\n url={http://dx.doi.org/10.1093/pasj/psab122},\n DOI={10.1093/pasj/psab122},\n\
54
+ \ number={2},\n journal={Publications of the Astronomical Society of Japan},\n\
55
+ \ publisher={Oxford University Press (OUP)},\n author={Aihara, Hiroaki and AlSayyad,\
56
+ \ Yusra and Ando, Makoto and Armstrong, Robert and Bosch, James and Egami, Eiichi\
57
+ \ and Furusawa, Hisanori and Furusawa, Junko and Harasawa, Sumiko and Harikane,\
58
+ \ Yuichi and Hsieh, Bau-Ching and Ikeda, Hiroyuki and Ito, Kei and Iwata, Ikuru\
59
+ \ and Kodama, Tadayuki and Koike, Michitaro and Kokubo, Mitsuru and Komiyama, Yutaka\
60
+ \ and Li, Xiangchong and Liang, Yongming and Lin, Yen-Ting and Lupton, Robert H\
61
+ \ and Lust, Nate B and MacArthur, Lauren A and Mawatari, Ken and Mineo, Sogo and\
62
+ \ Miyatake, Hironao and Miyazaki, Satoshi and More, Surhud and Morishima, Takahiro\
63
+ \ and Murayama, Hitoshi and Nakajima, Kimihiko and Nakata, Fumiaki and Nishizawa,\
64
+ \ Atsushi J and Oguri, Masamune and Okabe, Nobuhiro and Okura, Yuki and Ono, Yoshiaki\
65
+ \ and Osato, Ken and Ouchi, Masami and Pan, Yen-Chen and Plazas Malagón, Andrés\
66
+ \ A and Price, Paul A and Reed, Sophie L and Rykoff, Eli S and Shibuya, Takatoshi\
67
+ \ and Simunovic, Mirko and Strauss, Michael A and Sugimori, Kanako and Suto, Yasushi\
68
+ \ and Suzuki, Nao and Takada, Masahiro and Takagi, Yuhei and Takata, Tadafumi and\
69
+ \ Takita, Satoshi and Tanaka, Masayuki and Tang, Shenli and Taranu, Dan S and Terai,\
70
+ \ Tsuyoshi and Toba, Yoshiki and Turner, Edwin L and Uchiyama, Hisakazu and Vijarnwannaluk,\
71
+ \ Bovornpratch and Waters, Christopher Z and Yamada, Yoshihiko and Yamamoto, Naoaki\
72
+ \ and Yamashita, Takuji},\n year={2022},\n month=feb, pages={247–272}\n}\n"
73
+ ---
74
+
75
+ # Hsc Dataset
76
+
77
+ See Acknowledgements / Citation
78
+
79
+ Image dataset based on HSC SSP PRD3.
80
+
81
+
82
+ % CITATION
83
+ @article{Aihara_2017,
84
+ title={The Hyper Suprime-Cam SSP Survey: Overview and survey design},
85
+ volume={70},
86
+ ISSN={2053-051X},
87
+ url={http://dx.doi.org/10.1093/pasj/psx066},
88
+ DOI={10.1093/pasj/psx066},
89
+ number={SP1},
90
+ journal={Publications of the Astronomical Society of Japan},
91
+ publisher={Oxford University Press (OUP)},
92
+ author={Aihara, Hiroaki and Arimoto, Nobuo and Armstrong, Robert and Arnouts, Stéphane and Bahcall, Neta A and Bickerton, Steven and Bosch, James and Bundy, Kevin and Capak, Peter L and Chan, James H H and Chiba, Masashi and Coupon, Jean and Egami, Eiichi and Enoki, Motohiro and Finet, Francois and Fujimori, Hiroki and Fujimoto, Seiji and Furusawa, Hisanori and Furusawa, Junko and Goto, Tomotsugu and Goulding, Andy and Greco, Johnny P and Greene, Jenny E and Gunn, James E and Hamana, Takashi and Harikane, Yuichi and Hashimoto, Yasuhiro and Hattori, Takashi and Hayashi, Masao and Hayashi, Yusuke and Hełminiak, Krzysztof G and Higuchi, Ryo and Hikage, Chiaki and Ho, Paul T P and Hsieh, Bau-Ching and Huang, Kuiyun and Huang, Song and Ikeda, Hiroyuki and Imanishi, Masatoshi and Inoue, Akio K and Iwasawa, Kazushi and Iwata, Ikuru and Jaelani, Anton T and Jian, Hung-Yu and Kamata, Yukiko and Karoji, Hiroshi and Kashikawa, Nobunari and Katayama, Nobuhiko and Kawanomoto, Satoshi and Kayo, Issha and Koda, Jin and Koike, Michitaro and Kojima, Takashi and Komiyama, Yutaka and Konno, Akira and Koshida, Shintaro and Koyama, Yusei and Kusakabe, Haruka and Leauthaud, Alexie and Lee, Chien-Hsiu and Lin, Lihwai and Lin, Yen-Ting and Lupton, Robert H and Mandelbaum, Rachel and Matsuoka, Yoshiki and Medezinski, Elinor and Mineo, Sogo and Miyama, Shoken and Miyatake, Hironao and Miyazaki, Satoshi and Momose, Rieko and More, Anupreeta and More, Surhud and Moritani, Yuki and Moriya, Takashi J and Morokuma, Tomoki and Mukae, Shiro and Murata, Ryoma and Murayama, Hitoshi and Nagao, Tohru and Nakata, Fumiaki and Niida, Mana and Niikura, Hiroko and Nishizawa, Atsushi J and Obuchi, Yoshiyuki and Oguri, Masamune and Oishi, Yukie and Okabe, Nobuhiro and Okamoto, Sakurako and Okura, Yuki and Ono, Yoshiaki and Onodera, Masato and Onoue, Masafusa and Osato, Ken and Ouchi, Masami and Price, Paul A and Pyo, Tae-Soo and Sako, Masao and Sawicki, Marcin and Shibuya, Takatoshi and Shimasaku, Kazuhiro and Shimono, Atsushi and Shirasaki, Masato and Silverman, John D and Simet, Melanie and Speagle, Joshua and Spergel, David N and Strauss, Michael A and Sugahara, Yuma and Sugiyama, Naoshi and Suto, Yasushi and Suyu, Sherry H and Suzuki, Nao and Tait, Philip J and Takada, Masahiro and Takata, Tadafumi and Tamura, Naoyuki and Tanaka, Manobu M and Tanaka, Masaomi and Tanaka, Masayuki and Tanaka, Yoko and Terai, Tsuyoshi and Terashima, Yuichi and Toba, Yoshiki and Tominaga, Nozomu and Toshikawa, Jun and Turner, Edwin L and Uchida, Tomohisa and Uchiyama, Hisakazu and Umetsu, Keiichi and Uraguchi, Fumihiro and Urata, Yuji and Usuda, Tomonori and Utsumi, Yousuke and Wang, Shiang-Yu and Wang, Wei-Hao and Wong, Kenneth C and Yabe, Kiyoto and Yamada, Yoshihiko and Yamanoi, Hitomi and Yasuda, Naoki and Yeh, Sherry and Yonehara, Atsunori and Yuma, Suraphong},
93
+ year={2017},
94
+ month=sep
95
+ }
96
+
97
+ @article{Aihara_2022,
98
+ title={Third data release of the Hyper Suprime-Cam Subaru Strategic Program},
99
+ volume={74},
100
+ ISSN={2053-051X},
101
+ url={http://dx.doi.org/10.1093/pasj/psab122},
102
+ DOI={10.1093/pasj/psab122},
103
+ number={2},
104
+ journal={Publications of the Astronomical Society of Japan},
105
+ publisher={Oxford University Press (OUP)},
106
+ author={Aihara, Hiroaki and AlSayyad, Yusra and Ando, Makoto and Armstrong, Robert and Bosch, James and Egami, Eiichi and Furusawa, Hisanori and Furusawa, Junko and Harasawa, Sumiko and Harikane, Yuichi and Hsieh, Bau-Ching and Ikeda, Hiroyuki and Ito, Kei and Iwata, Ikuru and Kodama, Tadayuki and Koike, Michitaro and Kokubo, Mitsuru and Komiyama, Yutaka and Li, Xiangchong and Liang, Yongming and Lin, Yen-Ting and Lupton, Robert H and Lust, Nate B and MacArthur, Lauren A and Mawatari, Ken and Mineo, Sogo and Miyatake, Hironao and Miyazaki, Satoshi and More, Surhud and Morishima, Takahiro and Murayama, Hitoshi and Nakajima, Kimihiko and Nakata, Fumiaki and Nishizawa, Atsushi J and Oguri, Masamune and Okabe, Nobuhiro and Okura, Yuki and Ono, Yoshiaki and Osato, Ken and Ouchi, Masami and Pan, Yen-Chen and Plazas Malagón, Andrés A and Price, Paul A and Reed, Sophie L and Rykoff, Eli S and Shibuya, Takatoshi and Simunovic, Mirko and Strauss, Michael A and Sugimori, Kanako and Suto, Yasushi and Suzuki, Nao and Takada, Masahiro and Takagi, Yuhei and Takata, Tadafumi and Takita, Satoshi and Tanaka, Masayuki and Tang, Shenli and Taranu, Dan S and Terai, Tsuyoshi and Toba, Yoshiki and Turner, Edwin L and Uchiyama, Hisakazu and Vijarnwannaluk, Bovornpratch and Waters, Christopher Z and Yamada, Yoshihiko and Yamamoto, Naoaki and Yamashita, Takuji},
107
+ year={2022},
108
+ month=feb, pages={247–272}
109
+ }
110
+
111
+