EiffL commited on
Commit
933b905
·
verified ·
1 Parent(s): 061002d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +134 -86
README.md CHANGED
@@ -1,96 +1,144 @@
1
  ---
2
- description: 'Spectra dataset based on DESI EDR SV3.
3
-
4
- '
5
- homepage: ''
6
- version: 0.0.1
7
- citation: '@InProceedings{huggingface:dataset,
8
-
9
- title = {A great new dataset},
10
-
11
- author={huggingface, Inc.
12
-
13
- },
14
-
15
- year={2020}
16
 
17
- }
 
18
 
19
  '
20
- dataset_info:
21
- config_name: edr_sv3
22
- features:
23
- - name: spectrum
24
- sequence:
25
- - name: flux
26
- dtype: float32
27
- - name: ivar
28
- dtype: float32
29
- - name: lsf_sigma
30
- dtype: float32
31
- - name: lambda
32
- dtype: float32
33
- - name: mask
34
- dtype: bool
35
- length: 7781
36
- - name: Z
37
- dtype: float32
38
- - name: ZERR
39
- dtype: float32
40
- - name: EBV
41
- dtype: float32
42
- - name: FLUX_G
43
- dtype: float32
44
- - name: FLUX_R
45
- dtype: float32
46
- - name: FLUX_Z
47
- dtype: float32
48
- - name: FLUX_IVAR_G
49
- dtype: float32
50
- - name: FLUX_IVAR_R
51
- dtype: float32
52
- - name: FLUX_IVAR_Z
53
- dtype: float32
54
- - name: FIBERFLUX_G
55
- dtype: float32
56
- - name: FIBERFLUX_R
57
- dtype: float32
58
- - name: FIBERFLUX_Z
59
- dtype: float32
60
- - name: FIBERTOTFLUX_G
61
- dtype: float32
62
- - name: FIBERTOTFLUX_R
63
- dtype: float32
64
- - name: FIBERTOTFLUX_Z
65
- dtype: float32
66
- - name: ZWARN
67
- dtype: bool
68
- - name: object_id
69
- dtype: string
70
- splits:
71
- - name: train
72
- num_bytes: 12554981921
73
- num_examples: 100000
74
- download_size: 7639899016
75
- dataset_size: 12554981921
76
- configs:
77
- - config_name: edr_sv3
78
- data_files:
79
- - split: train
80
- path: edr_sv3/train-*
81
- ---
82
-
83
- # Desi Dataset
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
84
 
 
85
 
 
86
 
87
- Spectra dataset based on DESI EDR SV3.
88
 
89
 
90
- @InProceedings{huggingface:dataset,
91
- title = {A great new dataset},
92
- author={huggingface, Inc.
93
- },
94
- year={2020}
95
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
96
 
 
 
1
  ---
2
+ {}
3
+ ---
 
 
 
 
 
 
 
 
 
 
 
 
4
 
5
+ ---
6
+ description: 'Spectra dataset based on DESI EDR SV3.
7
 
8
  '
9
+ homepage: https://data.desi.lbl.gov/doc
10
+ version: 1.0.0
11
+ citation: "% % ACKNOWLEDGEMENTS\n% From https://data.desi.lbl.gov/doc/acknowledgments/\
12
+ \ : \n% \n% The Dark Energy Spectroscopic Instrument (DESI) data are licensed under\
13
+ \ the Creative Commons Attribution 4.0 International License (“CC BY 4.0”, Summary,\
14
+ \ Full Legal Code). Users are free to share, copy, redistribute, adapt, transform\
15
+ \ and build upon the DESI data available through this website for any purpose, including\
16
+ \ commercially.\n% \n% When DESI data are used, the appropriate credit is required\
17
+ \ by using both the following reference and acknowledgments text.\n% \n% If you\
18
+ \ are using DESI data, you must cite the following reference and clearly state any\
19
+ \ changes made to these data:\n% \n% DESI Collaboration et al. (2023b), “The Early\
20
+ \ Data Release of the Dark Energy Spectroscopic Instrument”\n% \n% Also consider\
21
+ \ citing publications from the Technical Papers section if they cover any material\
22
+ \ used in your work.\n% \n% As part of the license attributes, you are obliged to\
23
+ \ include the following acknowledgments:\n% \n% This research used data obtained\
24
+ \ with the Dark Energy Spectroscopic Instrument (DESI). DESI construction and operations\
25
+ \ is managed by the Lawrence Berkeley National Laboratory. This material is based\
26
+ \ upon work supported by the U.S. Department of Energy, Office of Science, Office\
27
+ \ of High-Energy Physics, under Contract No. DE–AC02–05CH11231, and by the National\
28
+ \ Energy Research Scientific Computing Center, a DOE Office of Science User Facility\
29
+ \ under the same contract. Additional support for DESI was provided by the U.S.\
30
+ \ National Science Foundation (NSF), Division of Astronomical Sciences under Contract\
31
+ \ No. AST-0950945 to the NSF’s National Optical-Infrared Astronomy Research Laboratory;\
32
+ \ the Science and Technology Facilities Council of the United Kingdom; the Gordon\
33
+ \ and Betty Moore Foundation; the Heising-Simons Foundation; the French Alternative\
34
+ \ Energies and Atomic Energy Commission (CEA); the National Council of Science and\
35
+ \ Technology of Mexico (CONACYT); the Ministry of Science and Innovation of Spain\
36
+ \ (MICINN), and by the DESI Member Institutions: www.desi.lbl.gov/collaborating-institutions.\
37
+ \ The DESI collaboration is honored to be permitted to conduct scientific research\
38
+ \ on Iolkam Du’ag (Kitt Peak), a mountain with particular significance to the Tohono\
39
+ \ O’odham Nation. Any opinions, findings, and conclusions or recommendations expressed\
40
+ \ in this material are those of the author(s) and do not necessarily reflect the\
41
+ \ views of the U.S. National Science Foundation, the U.S. Department of Energy,\
42
+ \ or any of the listed funding agencies.\n% \n% CITATION\n@article{2024,\n title={The\
43
+ \ Early Data Release of the Dark Energy Spectroscopic Instrument},\n volume={168},\n\
44
+ \ ISSN={1538-3881},\n url={http://dx.doi.org/10.3847/1538-3881/ad3217},\n \
45
+ \ DOI={10.3847/1538-3881/ad3217},\n number={2},\n journal={The Astronomical\
46
+ \ Journal},\n publisher={American Astronomical Society},\n author={Adame, A.\
47
+ \ G. and Aguilar, J. and Ahlen, S. and Alam, S. and Aldering, G. and Alexander,\
48
+ \ D. M. and Alfarsy, R. and Allende Prieto, C. and Alvarez, M. and Alves, O. and\
49
+ \ Anand, A. and Andrade-Oliveira, F. and Armengaud, E. and Asorey, J. and Avila,\
50
+ \ S. and Aviles, A. and Bailey, S. and Balaguera-Antolínez, A. and Ballester, O.\
51
+ \ and Baltay, C. and Bault, A. and Bautista, J. and Behera, J. and Beltran, S. F.\
52
+ \ and BenZvi, S. and Beraldo e Silva, L. and Bermejo-Climent, J. R. and Berti, A.\
53
+ \ and Besuner, R. and Beutler, F. and Bianchi, D. and Blake, C. and Blum, R. and\
54
+ \ Bolton, A. S. and Brieden, S. and Brodzeller, A. and Brooks, D. and Brown, Z.\
55
+ \ and Buckley-Geer, E. and Burtin, E. and Cabayol-Garcia, L. and Cai, Z. and Canning,\
56
+ \ R. and Cardiel-Sas, L. and Carnero Rosell, A. and Castander, F. J. and Cervantes-Cota,\
57
+ \ J. L. and Chabanier, S. and Chaussidon, E. and Chaves-Montero, J. and Chen, S.\
58
+ \ and Chen, X. and Chuang, C. and Claybaugh, T. and Cole, S. and Cooper, A. P. and\
59
+ \ Cuceu, A. and Davis, T. M. and Dawson, K. and de Belsunce, R. and de la Cruz,\
60
+ \ R. and de la Macorra, A. and Della Costa, J. and de Mattia, A. and Demina, R.\
61
+ \ and Demirbozan, U. and DeRose, J. and Dey, A. and Dey, B. and Dhungana, G. and\
62
+ \ Ding, J. and Ding, Z. and Doel, P. and Doshi, R. and Douglass, K. and Edge, A.\
63
+ \ and Eftekharzadeh, S. and Eisenstein, D. J. and Elliott, A. and Ereza, J. and\
64
+ \ Escoffier, S. and Fagrelius, P. and Fan, X. and Fanning, K. and Fawcett, V. A.\
65
+ \ and Ferraro, S. and Flaugher, B. and Font-Ribera, A. and Forero-Romero, J. E.\
66
+ \ and Forero-Sánchez, D. and Frenk, C. S. and Gänsicke, B. T. and García, L. Á.\
67
+ \ and García-Bellido, J. and Garcia-Quintero, C. and Garrison, L. H. and Gil-Marín,\
68
+ \ H. and Golden-Marx, J. and Gontcho A Gontcho, S. and Gonzalez-Morales, A. X. and\
69
+ \ Gonzalez-Perez, V. and Gordon, C. and Graur, O. and Green, D. and Gruen, D. and\
70
+ \ Guy, J. and Hadzhiyska, B. and Hahn, C. and Han, J. J. and Hanif, M. M. S and\
71
+ \ Herrera-Alcantar, H. K. and Honscheid, K. and Hou, J. and Howlett, C. and Huterer,\
72
+ \ D. and Iršič, V. and Ishak, M. and Jacques, A. and Jana, A. and Jiang, L. and\
73
+ \ Jimenez, J. and Jing, Y. P. and Joudaki, S. and Joyce, R. and Jullo, E. and Juneau,\
74
+ \ S. and Karaçaylı, N. G. and Karim, T. and Kehoe, R. and Kent, S. and Khederlarian,\
75
+ \ A. and Kim, S. and Kirkby, D. and Kisner, T. and Kitaura, F. and Kizhuprakkat,\
76
+ \ N. and Kneib, J. and Koposov, S. E. and Kovács, A. and Kremin, A. and Krolewski,\
77
+ \ A. and L’Huillier, B. and Lahav, O. and Lambert, A. and Lamman, C. and Lan, T.-W.\
78
+ \ and Landriau, M. and Lang, D. and Lange, J. U. and Lasker, J. and Leauthaud, A.\
79
+ \ and Le Guillou, L. and Levi, M. E. and Li, T. S. and Linder, E. and Lyons, A.\
80
+ \ and Magneville, C. and Manera, M. and Manser, C. J. and Margala, D. and Martini,\
81
+ \ P. and McDonald, P. and Medina, G. E. and Medina-Varela, L. and Meisner, A. and\
82
+ \ Mena-Fernández, J. and Meneses-Rizo, J. and Mezcua, M. and Miquel, R. and Montero-Camacho,\
83
+ \ P. and Moon, J. and Moore, S. and Moustakas, J. and Mueller, E. and Mundet, J.\
84
+ \ and Muñoz-Gutiérrez, A. and Myers, A. D. and Nadathur, S. and Napolitano, L. and\
85
+ \ Neveux, R. and Newman, J. A. and Nie, J. and Nikutta, R. and Niz, G. and Norberg,\
86
+ \ P. and Noriega, H. E. and Paillas, E. and Palanque-Delabrouille, N. and Palmese,\
87
+ \ A. and Pan, Z. and Parkinson, D. and Penmetsa, S. and Percival, W. J. and Pérez-Fernández,\
88
+ \ A. and Pérez-Ràfols, I. and Pieri, M. and Poppett, C. and Porredon, A. and Pothier,\
89
+ \ S. and Prada, F. and Pucha, R. and Raichoor, A. and Ramírez-Pérez, C. and Ramirez-Solano,\
90
+ \ S. and Rashkovetskyi, M. and Ravoux, C. and Rocher, A. and Rockosi, C. and Ross,\
91
+ \ A. J. and Rossi, G. and Ruggeri, R. and Ruhlmann-Kleider, V. and Sabiu, C. G.\
92
+ \ and Said, K. and Saintonge, A. and Samushia, L. and Sanchez, E. and Saulder, C.\
93
+ \ and Schaan, E. and Schlafly, E. F. and Schlegel, D. and Scholte, D. and Schubnell,\
94
+ \ M. and Seo, H. and Shafieloo, A. and Sharples, R. and Sheu, W. and Silber, J.\
95
+ \ and Sinigaglia, F. and Siudek, M. and Slepian, Z. and Smith, A. and Soumagnac,\
96
+ \ M. T. and Sprayberry, D. and Stephey, L. and Suárez-Pérez, J. and Sun, Z. and\
97
+ \ Tan, T. and Tarlé, G. and Tojeiro, R. and Ureña-López, L. A. and Vaisakh, R. and\
98
+ \ Valcin, D. and Valdes, F. and Valluri, M. and Vargas-Magaña, M. and Variu, A.\
99
+ \ and Verde, L. and Walther, M. and Wang, B. and Wang, M. S. and Weaver, B. A. and\
100
+ \ Weaverdyck, N. and Wechsler, R. H. and White, M. and Xie, Y. and Yang, J. and\
101
+ \ Yèche, C. and Yu, J. and Yuan, S. and Zhang, H. and Zhang, Z. and Zhao, C. and\
102
+ \ Zheng, Z. and Zhou, R. and Zhou, Z. and Zou, H. and Zou, S. and Zu, Y.},\n year={2024},\n\
103
+ \ month=jul, pages={58} }\n"
104
+ ---
105
 
106
+ # Desi Dataset
107
 
108
+ CC BY 4.0
109
 
110
+ Spectra dataset based on DESI EDR SV3.
111
 
112
 
113
+ % % ACKNOWLEDGEMENTS
114
+ % From https://data.desi.lbl.gov/doc/acknowledgments/ :
115
+ %
116
+ % The Dark Energy Spectroscopic Instrument (DESI) data are licensed under the Creative Commons Attribution 4.0 International License (“CC BY 4.0”, Summary, Full Legal Code). Users are free to share, copy, redistribute, adapt, transform and build upon the DESI data available through this website for any purpose, including commercially.
117
+ %
118
+ % When DESI data are used, the appropriate credit is required by using both the following reference and acknowledgments text.
119
+ %
120
+ % If you are using DESI data, you must cite the following reference and clearly state any changes made to these data:
121
+ %
122
+ % DESI Collaboration et al. (2023b), “The Early Data Release of the Dark Energy Spectroscopic Instrument”
123
+ %
124
+ % Also consider citing publications from the Technical Papers section if they cover any material used in your work.
125
+ %
126
+ % As part of the license attributes, you are obliged to include the following acknowledgments:
127
+ %
128
+ % This research used data obtained with the Dark Energy Spectroscopic Instrument (DESI). DESI construction and operations is managed by the Lawrence Berkeley National Laboratory. This material is based upon work supported by the U.S. Department of Energy, Office of Science, Office of High-Energy Physics, under Contract No. DE–AC02–05CH11231, and by the National Energy Research Scientific Computing Center, a DOE Office of Science User Facility under the same contract. Additional support for DESI was provided by the U.S. National Science Foundation (NSF), Division of Astronomical Sciences under Contract No. AST-0950945 to the NSF’s National Optical-Infrared Astronomy Research Laboratory; the Science and Technology Facilities Council of the United Kingdom; the Gordon and Betty Moore Foundation; the Heising-Simons Foundation; the French Alternative Energies and Atomic Energy Commission (CEA); the National Council of Science and Technology of Mexico (CONACYT); the Ministry of Science and Innovation of Spain (MICINN), and by the DESI Member Institutions: www.desi.lbl.gov/collaborating-institutions. The DESI collaboration is honored to be permitted to conduct scientific research on Iolkam Du’ag (Kitt Peak), a mountain with particular significance to the Tohono O’odham Nation. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the U.S. National Science Foundation, the U.S. Department of Energy, or any of the listed funding agencies.
129
+ %
130
+ % CITATION
131
+ @article{2024,
132
+ title={The Early Data Release of the Dark Energy Spectroscopic Instrument},
133
+ volume={168},
134
+ ISSN={1538-3881},
135
+ url={http://dx.doi.org/10.3847/1538-3881/ad3217},
136
+ DOI={10.3847/1538-3881/ad3217},
137
+ number={2},
138
+ journal={The Astronomical Journal},
139
+ publisher={American Astronomical Society},
140
+ author={Adame, A. G. and Aguilar, J. and Ahlen, S. and Alam, S. and Aldering, G. and Alexander, D. M. and Alfarsy, R. and Allende Prieto, C. and Alvarez, M. and Alves, O. and Anand, A. and Andrade-Oliveira, F. and Armengaud, E. and Asorey, J. and Avila, S. and Aviles, A. and Bailey, S. and Balaguera-Antolínez, A. and Ballester, O. and Baltay, C. and Bault, A. and Bautista, J. and Behera, J. and Beltran, S. F. and BenZvi, S. and Beraldo e Silva, L. and Bermejo-Climent, J. R. and Berti, A. and Besuner, R. and Beutler, F. and Bianchi, D. and Blake, C. and Blum, R. and Bolton, A. S. and Brieden, S. and Brodzeller, A. and Brooks, D. and Brown, Z. and Buckley-Geer, E. and Burtin, E. and Cabayol-Garcia, L. and Cai, Z. and Canning, R. and Cardiel-Sas, L. and Carnero Rosell, A. and Castander, F. J. and Cervantes-Cota, J. L. and Chabanier, S. and Chaussidon, E. and Chaves-Montero, J. and Chen, S. and Chen, X. and Chuang, C. and Claybaugh, T. and Cole, S. and Cooper, A. P. and Cuceu, A. and Davis, T. M. and Dawson, K. and de Belsunce, R. and de la Cruz, R. and de la Macorra, A. and Della Costa, J. and de Mattia, A. and Demina, R. and Demirbozan, U. and DeRose, J. and Dey, A. and Dey, B. and Dhungana, G. and Ding, J. and Ding, Z. and Doel, P. and Doshi, R. and Douglass, K. and Edge, A. and Eftekharzadeh, S. and Eisenstein, D. J. and Elliott, A. and Ereza, J. and Escoffier, S. and Fagrelius, P. and Fan, X. and Fanning, K. and Fawcett, V. A. and Ferraro, S. and Flaugher, B. and Font-Ribera, A. and Forero-Romero, J. E. and Forero-Sánchez, D. and Frenk, C. S. and Gänsicke, B. T. and García, L. Á. and García-Bellido, J. and Garcia-Quintero, C. and Garrison, L. H. and Gil-Marín, H. and Golden-Marx, J. and Gontcho A Gontcho, S. and Gonzalez-Morales, A. X. and Gonzalez-Perez, V. and Gordon, C. and Graur, O. and Green, D. and Gruen, D. and Guy, J. and Hadzhiyska, B. and Hahn, C. and Han, J. J. and Hanif, M. M. S and Herrera-Alcantar, H. K. and Honscheid, K. and Hou, J. and Howlett, C. and Huterer, D. and Iršič, V. and Ishak, M. and Jacques, A. and Jana, A. and Jiang, L. and Jimenez, J. and Jing, Y. P. and Joudaki, S. and Joyce, R. and Jullo, E. and Juneau, S. and Karaçaylı, N. G. and Karim, T. and Kehoe, R. and Kent, S. and Khederlarian, A. and Kim, S. and Kirkby, D. and Kisner, T. and Kitaura, F. and Kizhuprakkat, N. and Kneib, J. and Koposov, S. E. and Kovács, A. and Kremin, A. and Krolewski, A. and L’Huillier, B. and Lahav, O. and Lambert, A. and Lamman, C. and Lan, T.-W. and Landriau, M. and Lang, D. and Lange, J. U. and Lasker, J. and Leauthaud, A. and Le Guillou, L. and Levi, M. E. and Li, T. S. and Linder, E. and Lyons, A. and Magneville, C. and Manera, M. and Manser, C. J. and Margala, D. and Martini, P. and McDonald, P. and Medina, G. E. and Medina-Varela, L. and Meisner, A. and Mena-Fernández, J. and Meneses-Rizo, J. and Mezcua, M. and Miquel, R. and Montero-Camacho, P. and Moon, J. and Moore, S. and Moustakas, J. and Mueller, E. and Mundet, J. and Muñoz-Gutiérrez, A. and Myers, A. D. and Nadathur, S. and Napolitano, L. and Neveux, R. and Newman, J. A. and Nie, J. and Nikutta, R. and Niz, G. and Norberg, P. and Noriega, H. E. and Paillas, E. and Palanque-Delabrouille, N. and Palmese, A. and Pan, Z. and Parkinson, D. and Penmetsa, S. and Percival, W. J. and Pérez-Fernández, A. and Pérez-Ràfols, I. and Pieri, M. and Poppett, C. and Porredon, A. and Pothier, S. and Prada, F. and Pucha, R. and Raichoor, A. and Ramírez-Pérez, C. and Ramirez-Solano, S. and Rashkovetskyi, M. and Ravoux, C. and Rocher, A. and Rockosi, C. and Ross, A. J. and Rossi, G. and Ruggeri, R. and Ruhlmann-Kleider, V. and Sabiu, C. G. and Said, K. and Saintonge, A. and Samushia, L. and Sanchez, E. and Saulder, C. and Schaan, E. and Schlafly, E. F. and Schlegel, D. and Scholte, D. and Schubnell, M. and Seo, H. and Shafieloo, A. and Sharples, R. and Sheu, W. and Silber, J. and Sinigaglia, F. and Siudek, M. and Slepian, Z. and Smith, A. and Soumagnac, M. T. and Sprayberry, D. and Stephey, L. and Suárez-Pérez, J. and Sun, Z. and Tan, T. and Tarlé, G. and Tojeiro, R. and Ureña-López, L. A. and Vaisakh, R. and Valcin, D. and Valdes, F. and Valluri, M. and Vargas-Magaña, M. and Variu, A. and Verde, L. and Walther, M. and Wang, B. and Wang, M. S. and Weaver, B. A. and Weaverdyck, N. and Wechsler, R. H. and White, M. and Xie, Y. and Yang, J. and Yèche, C. and Yu, J. and Yuan, S. and Zhang, H. and Zhang, Z. and Zhao, C. and Zheng, Z. and Zhou, R. and Zhou, Z. and Zou, H. and Zou, S. and Zu, Y.},
141
+ year={2024},
142
+ month=jul, pages={58} }
143
 
144
+