Datasets:

Modalities:
Tabular
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
EiffL commited on
Commit
d305cb0
·
verified ·
1 Parent(s): ac92712

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +46 -28
README.md CHANGED
@@ -1,30 +1,48 @@
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: 135345002
22
- num_examples: 1000
23
- download_size: 111244668
24
- dataset_size: 135345002
25
- configs:
26
- - config_name: all
27
- data_files:
28
- - split: train
29
- path: all/train-*
30
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ description: 'TESS Light Curves From Full Frame Images ("TESS-SPOC")
3
+
4
+ '
5
+ homepage: https://archive.stsci.edu/hlsp/tess-spoc
6
+ version: 0.0.1
7
+ citation: "@ARTICLE{2020RNAAS...4..201C,\n author = {{Caldwell}, Douglas A.\
8
+ \ and {Tenenbaum}, Peter and {Twicken}, Joseph D. and {Jenkins}, Jon M. and {Ting},\
9
+ \ Eric and {Smith}, Jeffrey C. and {Hedges}, Christina and {Fausnaugh}, Michael\
10
+ \ M. and {Rose}, Mark and {Burke}, Christopher},\n title = \"{TESS Science\
11
+ \ Processing Operations Center FFI Target List Products}\",\n journal = {Research\
12
+ \ Notes of the American Astronomical Society},\n keywords = {Catalogs, CCD photometry,\
13
+ \ Stellar photometry, 205, 208, 1620, Astrophysics - Earth and Planetary Astrophysics,\
14
+ \ Astrophysics - Instrumentation and Methods for Astrophysics, Astrophysics - Solar\
15
+ \ and Stellar Astrophysics},\n year = 2020,\n month = nov,\n \
16
+ \ volume = {4},\n number = {11},\n eid = {201},\n pages\
17
+ \ = {201},\n doi = {10.3847/2515-5172/abc9b3},\narchivePrefix = {arXiv},\n\
18
+ \ eprint = {2011.05495},\n primaryClass = {astro-ph.EP},\n adsurl =\
19
+ \ {https://ui.adsabs.harvard.edu/abs/2020RNAAS...4..201C},\n adsnote = {Provided\
20
+ \ by the SAO/NASA Astrophysics Data System}\n}\n"
 
 
 
 
 
 
 
 
 
21
  ---
22
+
23
+ # Tess Dataset
24
+
25
+ CC BY 4.0
26
+
27
+ TESS Light Curves From Full Frame Images ("TESS-SPOC")
28
+
29
+
30
+ @ARTICLE{2020RNAAS...4..201C,
31
+ 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},
32
+ title = "{TESS Science Processing Operations Center FFI Target List Products}",
33
+ journal = {Research Notes of the American Astronomical Society},
34
+ 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},
35
+ year = 2020,
36
+ month = nov,
37
+ volume = {4},
38
+ number = {11},
39
+ eid = {201},
40
+ pages = {201},
41
+ doi = {10.3847/2515-5172/abc9b3},
42
+ archivePrefix = {arXiv},
43
+ eprint = {2011.05495},
44
+ primaryClass = {astro-ph.EP},
45
+ adsurl = {https://ui.adsabs.harvard.edu/abs/2020RNAAS...4..201C},
46
+ adsnote = {Provided by the SAO/NASA Astrophysics Data System}
47
+ }
48
+