EiffL commited on
Commit
53bfb66
·
verified ·
1 Parent(s): b7dc946

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +61 -28
README.md CHANGED
@@ -1,30 +1,63 @@
1
  ---
2
- dataset_info:
3
- config_name: all
4
- features:
5
- - name: lightcurve
6
- sequence:
7
- - name: time
8
- dtype: float32
9
- - name: flux
10
- dtype: float32
11
- - name: flux_err
12
- dtype: float32
13
- - name: RA
14
- dtype: float32
15
- - name: DEC
16
- dtype: float32
17
- - name: object_id
18
- dtype: string
19
- splits:
20
- - name: train
21
- num_bytes: 1401090
22
- num_examples: 10
23
- download_size: 1490735
24
- dataset_size: 1401090
25
- configs:
26
- - config_name: all
27
- data_files:
28
- - split: train
29
- path: all/train-*
30
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ {}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
+
5
+ ---
6
+ description: 'TESS Light Curves From Full Frame Images ("TESS-SPOC")
7
+
8
+ '
9
+ homepage: https://archive.stsci.edu/hlsp/tess-spoc
10
+ version: 0.0.1
11
+ citation: "% % ACKNOWLEDGEMENT\n% % From: https://archive.stsci.edu/publishing/mission-acknowledgements\n\
12
+ % This paper includes data collected with the TESS mission, obtained from the MAST\
13
+ \ data archive at the Space Telescope Science Institute (STScI). Funding for the\
14
+ \ TESS mission is provided by the NASA Explorer Program. STScI is operated by the\
15
+ \ Association of Universities for Research in Astronomy, Inc., under NASA contract\
16
+ \ NAS 5–26555.\n% \n% CITATION\n@ARTICLE{2020RNAAS...4..201C,\n author = {{Caldwell},\
17
+ \ Douglas A. and {Tenenbaum}, Peter and {Twicken}, Joseph D. and {Jenkins}, Jon\
18
+ \ M. and {Ting}, Eric and {Smith}, Jeffrey C. and {Hedges}, Christina and {Fausnaugh},\
19
+ \ Michael M. and {Rose}, Mark and {Burke}, Christopher},\n title = \"{TESS\
20
+ \ Science Processing Operations Center FFI Target List Products}\",\n journal\
21
+ \ = {Research Notes of the American Astronomical Society},\n keywords = {Catalogs,\
22
+ \ CCD photometry, Stellar photometry, 205, 208, 1620, Astrophysics - Earth and Planetary\
23
+ \ Astrophysics, Astrophysics - Instrumentation and Methods for Astrophysics, Astrophysics\
24
+ \ - Solar and Stellar Astrophysics},\n year = 2020,\n month = nov,\n\
25
+ \ volume = {4},\n number = {11},\n eid = {201},\n pages\
26
+ \ = {201},\n doi = {10.3847/2515-5172/abc9b3},\narchivePrefix = {arXiv},\n\
27
+ \ eprint = {2011.05495},\n primaryClass = {astro-ph.EP},\n adsurl =\
28
+ \ {https://ui.adsabs.harvard.edu/abs/2020RNAAS...4..201C},\n adsnote = {Provided\
29
+ \ by the SAO/NASA Astrophysics Data System}\n}\n"
30
+ ---
31
+
32
+ # Tess Dataset
33
+
34
+ CC BY 4.0
35
+
36
+ TESS Light Curves From Full Frame Images ("TESS-SPOC")
37
+
38
+
39
+ % % ACKNOWLEDGEMENT
40
+ % % From: https://archive.stsci.edu/publishing/mission-acknowledgements
41
+ % This paper includes data collected with the TESS mission, obtained from the MAST data archive at the Space Telescope Science Institute (STScI). Funding for the TESS mission is provided by the NASA Explorer Program. STScI is operated by the Association of Universities for Research in Astronomy, Inc., under NASA contract NAS 5–26555.
42
+ %
43
+ % CITATION
44
+ @ARTICLE{2020RNAAS...4..201C,
45
+ author = {{Caldwell}, Douglas A. and {Tenenbaum}, Peter and {Twicken}, Joseph D. and {Jenkins}, Jon M. and {Ting}, Eric and {Smith}, Jeffrey C. and {Hedges}, Christina and {Fausnaugh}, Michael M. and {Rose}, Mark and {Burke}, Christopher},
46
+ title = "{TESS Science Processing Operations Center FFI Target List Products}",
47
+ journal = {Research Notes of the American Astronomical Society},
48
+ keywords = {Catalogs, CCD photometry, Stellar photometry, 205, 208, 1620, Astrophysics - Earth and Planetary Astrophysics, Astrophysics - Instrumentation and Methods for Astrophysics, Astrophysics - Solar and Stellar Astrophysics},
49
+ year = 2020,
50
+ month = nov,
51
+ volume = {4},
52
+ number = {11},
53
+ eid = {201},
54
+ pages = {201},
55
+ doi = {10.3847/2515-5172/abc9b3},
56
+ archivePrefix = {arXiv},
57
+ eprint = {2011.05495},
58
+ primaryClass = {astro-ph.EP},
59
+ adsurl = {https://ui.adsabs.harvard.edu/abs/2020RNAAS...4..201C},
60
+ adsnote = {Provided by the SAO/NASA Astrophysics Data System}
61
+ }
62
+
63
+