Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
EiffL commited on
Commit
9cd8dc0
·
verified ·
1 Parent(s): 975d4a9

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +75 -61
README.md CHANGED
@@ -1,5 +1,9 @@
1
  ---
2
- description: 'Time-series dataset from Foundation Data Release 1 (Foundation DR1).
 
 
 
 
3
 
4
 
5
  Data Citations:
@@ -12,63 +16,50 @@ description: 'Time-series dataset from Foundation Data Release 1 (Foundation DR1
12
 
13
  '
14
  homepage: https://github.com/djones1040/Foundation_DR1/tree/master
15
- version: 0.0.1
16
- citation: "\n@ARTICLE{2019ApJ...881...19J,\n author = {{Jones}, D.~O. and {Scolnic},\
17
- \ D.~M. and {Foley}, R.~J. and {Rest}, A. and {Kessler}, R. and {Challis}, P.~M.\
18
- \ and {Chambers}, K.~C. and {Coulter}, D.~A. and {Dettman}, K.~G. and {Foley}, M.~M.\
19
- \ and {Huber}, M.~E. and {Jha}, S.~W. and {Johnson}, E. and {Kilpatrick}, C.~D.\
20
- \ and {Kirshner}, R.~P. and {Manuel}, J. and {Narayan}, G. and {Pan}, Y. -C. and\
21
- \ {Riess}, A.~G. and {Schultz}, A.~S.~B. and {Siebert}, M.~R. and {Berger}, E. and\
22
- \ {Chornock}, R. and {Flewelling}, H. and {Magnier}, E.~A. and {Smartt}, S.~J. and\
23
- \ {Smith}, K.~W. and {Wainscoat}, R.~J. and {Waters}, C. and {Willman}, M.},\n \
24
- \ title = \"{The Foundation Supernova Survey: Measuring Cosmological Parameters\
25
- \ with Supernovae from a Single Telescope}\",\n journal = {\apj},\n keywords\
26
- \ = {cosmology: observations, dark energy, supernovae: general, Astrophysics - Cosmology\
27
- \ and Nongalactic Astrophysics},\n year = 2019,\n month = aug,\n\
28
- \ volume = {881},\n number = {1},\n eid = {19},\n pages\
29
- \ = {19},\n doi = {10.3847/1538-4357/ab2bec},\narchivePrefix = {arXiv},\n\
30
- \ eprint = {1811.09286},\n primaryClass = {astro-ph.CO},\n adsurl =\
31
- \ {https://ui.adsabs.harvard.edu/abs/2019ApJ...881...19J},\n adsnote = {Provided\
32
- \ by the SAO/NASA Astrophysics Data System}\n}\n\n"
33
- dataset_info:
34
- config_name: foundation_dr1
35
- features:
36
- - name: lightcurve
37
- sequence:
38
- - name: band
39
- dtype: string
40
- - name: flux
41
- dtype: float32
42
- - name: flux_err
43
- dtype: float32
44
- - name: time
45
- dtype: float32
46
- - name: redshift
47
- dtype: float32
48
- - name: host_log_mass
49
- dtype: float32
50
- - name: object_id
51
- dtype: string
52
- - name: obj_type
53
- dtype: string
54
- splits:
55
- - name: train
56
- num_bytes: 152361
57
- num_examples: 180
58
- download_size: 95317
59
- dataset_size: 152361
60
- configs:
61
- - config_name: foundation_dr1
62
- data_files:
63
- - split: train
64
- path: foundation_dr1/train-*
65
- ---
66
-
67
- # Foundation Dataset
68
-
69
- https://cds.unistra.fr/vizier-org/licences_vizier.html
70
-
71
- Time-series dataset from Foundation Data Release 1 (Foundation DR1).
72
 
73
  Data Citations:
74
 
@@ -77,11 +68,34 @@ Foley et al. (2018) - https://ui.adsabs.harvard.edu/abs/2018MNRAS.475..193F
77
  Jones et al. (2019) - https://ui.adsabs.harvard.edu/abs/2019ApJ...881...19J
78
 
79
 
80
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
81
  @ARTICLE{2019ApJ...881...19J,
82
  author = {{Jones}, D.~O. and {Scolnic}, D.~M. and {Foley}, R.~J. and {Rest}, A. and {Kessler}, R. and {Challis}, P.~M. and {Chambers}, K.~C. and {Coulter}, D.~A. and {Dettman}, K.~G. and {Foley}, M.~M. and {Huber}, M.~E. and {Jha}, S.~W. and {Johnson}, E. and {Kilpatrick}, C.~D. and {Kirshner}, R.~P. and {Manuel}, J. and {Narayan}, G. and {Pan}, Y. -C. and {Riess}, A.~G. and {Schultz}, A.~S.~B. and {Siebert}, M.~R. and {Berger}, E. and {Chornock}, R. and {Flewelling}, H. and {Magnier}, E.~A. and {Smartt}, S.~J. and {Smith}, K.~W. and {Wainscoat}, R.~J. and {Waters}, C. and {Willman}, M.},
83
  title = "{The Foundation Supernova Survey: Measuring Cosmological Parameters with Supernovae from a Single Telescope}",
84
- journal = {pj},
85
  keywords = {cosmology: observations, dark energy, supernovae: general, Astrophysics - Cosmology and Nongalactic Astrophysics},
86
  year = 2019,
87
  month = aug,
@@ -97,4 +111,4 @@ archivePrefix = {arXiv},
97
  adsnote = {Provided by the SAO/NASA Astrophysics Data System}
98
  }
99
 
100
-
 
1
  ---
2
+ {}
3
+ ---
4
+
5
+ ---
6
+ description: 'Time-series dataset from Foundation Data Release 1 (Foundation DR1).
7
 
8
 
9
  Data Citations:
 
16
 
17
  '
18
  homepage: https://github.com/djones1040/Foundation_DR1/tree/master
19
+ version: 1.0.0
20
+ citation: "% % ACKNOWLEDGEMENTS\n% When using these data, please cite:\n% \n% Foley\
21
+ \ et al. (2018) - https://ui.adsabs.harvard.edu/abs/2018MNRAS.475..193F\n% Jones\
22
+ \ et al. (2019) - https://ui.adsabs.harvard.edu/abs/2019ApJ...881...19J\n% \n% Please\
23
+ \ contact David Jones with any questions. You may also raise an issue on github,\
24
+ \ github.com/djones1040/Foundation_DR1.\n% \n% Pan-STARRS is supported in part by\
25
+ \ the National Aeronautics and Space Administration under Grants\n% NNX12AT65G and\
26
+ \ NNX14AM74G. The Pan-STARRS1\n% Surveys (PS1) and the PS1 public science archive\
27
+ \ have\n% been made possible through contributions by the Institute\n% for Astronomy,\
28
+ \ the University of Hawaii, the Pan-STARRS\n% Project Office, the Max-Planck Society\
29
+ \ and its participating institutes, the Max Planck Institute for Astronomy, Heidelberg\
30
+ \ and the Max Planck Institute for Extraterrestrial\n% Physics, Garching, The Johns\
31
+ \ Hopkins University, Durham\n% University, the University of Edinburgh, the Queen’s\
32
+ \ University Belfast, the Harvard-Smithsonian Center for Astrophysics, the Las Cumbres\
33
+ \ Observatory Global Telescope\n% Network Incorporated, the National Central University\
34
+ \ of\n% Taiwan, the Space Telescope Science Institute, the National\n% Aeronautics\
35
+ \ and Space Administration under Grant No.\n% NNX08AR22G issued through the Planetary\
36
+ \ Science Division of the NASA Science Mission Directorate, the National\n% Science\
37
+ \ Foundation Grant No. AST–1238877, the University of Maryland, Eotvos Lorand University\
38
+ \ (ELTE), the\n% Los Alamos National Laboratory, and the Gordon and Betty Moore\
39
+ \ Foundation.\n% \n% CITATION\n@ARTICLE{2019ApJ...881...19J,\n author = {{Jones},\
40
+ \ D.~O. and {Scolnic}, D.~M. and {Foley}, R.~J. and {Rest}, A. and {Kessler}, R.\
41
+ \ and {Challis}, P.~M. and {Chambers}, K.~C. and {Coulter}, D.~A. and {Dettman},\
42
+ \ K.~G. and {Foley}, M.~M. and {Huber}, M.~E. and {Jha}, S.~W. and {Johnson}, E.\
43
+ \ and {Kilpatrick}, C.~D. and {Kirshner}, R.~P. and {Manuel}, J. and {Narayan},\
44
+ \ G. and {Pan}, Y. -C. and {Riess}, A.~G. and {Schultz}, A.~S.~B. and {Siebert},\
45
+ \ M.~R. and {Berger}, E. and {Chornock}, R. and {Flewelling}, H. and {Magnier},\
46
+ \ E.~A. and {Smartt}, S.~J. and {Smith}, K.~W. and {Wainscoat}, R.~J. and {Waters},\
47
+ \ C. and {Willman}, M.},\n title = \"{The Foundation Supernova Survey: Measuring\
48
+ \ Cosmological Parameters with Supernovae from a Single Telescope}\",\n journal\
49
+ \ = {\\apj},\n keywords = {cosmology: observations, dark energy, supernovae:\
50
+ \ general, Astrophysics - Cosmology and Nongalactic Astrophysics},\n year\
51
+ \ = 2019,\n month = aug,\n volume = {881},\n number = {1},\n\
52
+ \ eid = {19},\n pages = {19},\n doi = {10.3847/1538-4357/ab2bec},\n\
53
+ archivePrefix = {arXiv},\n eprint = {1811.09286},\n primaryClass = {astro-ph.CO},\n\
54
+ \ adsurl = {https://ui.adsabs.harvard.edu/abs/2019ApJ...881...19J},\n \
55
+ \ adsnote = {Provided by the SAO/NASA Astrophysics Data System}\n}\n"
56
+ ---
57
+
58
+ # Foundation Dataset
59
+
60
+ https://cds.unistra.fr/vizier-org/licences_vizier.html
61
+
62
+ Time-series dataset from Foundation Data Release 1 (Foundation DR1).
 
 
 
 
 
 
 
 
 
 
 
 
 
63
 
64
  Data Citations:
65
 
 
68
  Jones et al. (2019) - https://ui.adsabs.harvard.edu/abs/2019ApJ...881...19J
69
 
70
 
71
+ % % ACKNOWLEDGEMENTS
72
+ % When using these data, please cite:
73
+ %
74
+ % Foley et al. (2018) - https://ui.adsabs.harvard.edu/abs/2018MNRAS.475..193F
75
+ % Jones et al. (2019) - https://ui.adsabs.harvard.edu/abs/2019ApJ...881...19J
76
+ %
77
+ % Please contact David Jones with any questions. You may also raise an issue on github, github.com/djones1040/Foundation_DR1.
78
+ %
79
+ % Pan-STARRS is supported in part by the National Aeronautics and Space Administration under Grants
80
+ % NNX12AT65G and NNX14AM74G. The Pan-STARRS1
81
+ % Surveys (PS1) and the PS1 public science archive have
82
+ % been made possible through contributions by the Institute
83
+ % for Astronomy, the University of Hawaii, the Pan-STARRS
84
+ % Project Office, the Max-Planck Society and its participating institutes, the Max Planck Institute for Astronomy, Heidelberg and the Max Planck Institute for Extraterrestrial
85
+ % Physics, Garching, The Johns Hopkins University, Durham
86
+ % University, the University of Edinburgh, the Queen’s University Belfast, the Harvard-Smithsonian Center for Astrophysics, the Las Cumbres Observatory Global Telescope
87
+ % Network Incorporated, the National Central University of
88
+ % Taiwan, the Space Telescope Science Institute, the National
89
+ % Aeronautics and Space Administration under Grant No.
90
+ % NNX08AR22G issued through the Planetary Science Division of the NASA Science Mission Directorate, the National
91
+ % Science Foundation Grant No. AST–1238877, the University of Maryland, Eotvos Lorand University (ELTE), the
92
+ % Los Alamos National Laboratory, and the Gordon and Betty Moore Foundation.
93
+ %
94
+ % CITATION
95
  @ARTICLE{2019ApJ...881...19J,
96
  author = {{Jones}, D.~O. and {Scolnic}, D.~M. and {Foley}, R.~J. and {Rest}, A. and {Kessler}, R. and {Challis}, P.~M. and {Chambers}, K.~C. and {Coulter}, D.~A. and {Dettman}, K.~G. and {Foley}, M.~M. and {Huber}, M.~E. and {Jha}, S.~W. and {Johnson}, E. and {Kilpatrick}, C.~D. and {Kirshner}, R.~P. and {Manuel}, J. and {Narayan}, G. and {Pan}, Y. -C. and {Riess}, A.~G. and {Schultz}, A.~S.~B. and {Siebert}, M.~R. and {Berger}, E. and {Chornock}, R. and {Flewelling}, H. and {Magnier}, E.~A. and {Smartt}, S.~J. and {Smith}, K.~W. and {Wainscoat}, R.~J. and {Waters}, C. and {Willman}, M.},
97
  title = "{The Foundation Supernova Survey: Measuring Cosmological Parameters with Supernovae from a Single Telescope}",
98
+ journal = {\apj},
99
  keywords = {cosmology: observations, dark energy, supernovae: general, Astrophysics - Cosmology and Nongalactic Astrophysics},
100
  year = 2019,
101
  month = aug,
 
111
  adsnote = {Provided by the SAO/NASA Astrophysics Data System}
112
  }
113
 
114
+