Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
EiffL commited on
Commit
89be63a
·
verified ·
1 Parent(s): 48dd832

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +37 -52
README.md CHANGED
@@ -1,78 +1,62 @@
1
  ---
2
- description: '
3
-
4
- Time-series dataset from Swift SNe Ia.
5
-
6
-
7
- Data Citations:
8
 
 
 
9
 
10
- Brown et al. (2014)
11
 
12
  '
13
  homepage: https://pbrown801.github.io/SOUSA
14
- version: 0.0.1
15
- citation: "\n@ARTICLE{2014Ap&SS.354...89B,\n author = {{Brown}, Peter J. and\
 
 
 
 
 
 
 
 
 
 
 
 
16
  \ {Breeveld}, Alice A. and {Holland}, Stephen and {Kuin}, Paul and {Pritchard},\
17
  \ Tyler},\n title = \"{SOUSA: the Swift Optical/Ultraviolet Supernova Archive}\"\
18
- ,\n journal = {\apss},\n keywords = {Supernovae, Ultraviolet, Astrophysics\
19
  \ - High Energy Astrophysical Phenomena, Astrophysics - Cosmology and Nongalactic\
20
  \ Astrophysics},\n year = 2014,\n month = nov,\n volume = {354},\n\
21
  \ number = {1},\n pages = {89-96},\n doi = {10.1007/s10509-014-2059-8},\n\
22
  archivePrefix = {arXiv},\n eprint = {1407.3808},\n primaryClass = {astro-ph.HE},\n\
23
  \ adsurl = {https://ui.adsabs.harvard.edu/abs/2014Ap&SS.354...89B},\n \
24
  \ adsnote = {Provided by the SAO/NASA Astrophysics Data System}\n}\n"
25
- dataset_info:
26
- config_name: swift_sne_ia
27
- features:
28
- - name: lightcurve
29
- sequence:
30
- - name: band
31
- dtype: string
32
- - name: flux
33
- dtype: float32
34
- - name: flux_err
35
- dtype: float32
36
- - name: time
37
- dtype: float32
38
- - name: redshift
39
- dtype: float32
40
- - name: host_log_mass
41
- dtype: float32
42
- - name: object_id
43
- dtype: string
44
- - name: obj_type
45
- dtype: string
46
- splits:
47
- - name: train
48
- num_bytes: 196779
49
- num_examples: 117
50
- download_size: 108035
51
- dataset_size: 196779
52
- configs:
53
- - config_name: swift_sne_ia
54
- data_files:
55
- - split: train
56
- path: swift_sne_ia/train-*
57
- ---
58
-
59
- # Swift_sne_ia Dataset
60
 
61
- GNU LESSER GENERAL PUBLIC LICENSE
62
 
 
63
 
 
64
  Time-series dataset from Swift SNe Ia.
65
 
66
- Data Citations:
67
-
68
- Brown et al. (2014)
69
-
70
-
71
 
 
 
 
 
 
 
 
 
 
 
 
72
  @ARTICLE{2014Ap&SS.354...89B,
73
  author = {{Brown}, Peter J. and {Breeveld}, Alice A. and {Holland}, Stephen and {Kuin}, Paul and {Pritchard}, Tyler},
74
  title = "{SOUSA: the Swift Optical/Ultraviolet Supernova Archive}",
75
- journal = {pss},
76
  keywords = {Supernovae, Ultraviolet, Astrophysics - High Energy Astrophysical Phenomena, Astrophysics - Cosmology and Nongalactic Astrophysics},
77
  year = 2014,
78
  month = nov,
@@ -87,3 +71,4 @@ archivePrefix = {arXiv},
87
  adsnote = {Provided by the SAO/NASA Astrophysics Data System}
88
  }
89
 
 
 
1
  ---
2
+ {}
3
+ ---
 
 
 
 
4
 
5
+ ---
6
+ description: '
7
 
8
+ Time-series dataset from Swift SNe Ia.
9
 
10
  '
11
  homepage: https://pbrown801.github.io/SOUSA
12
+ version: 1.0.0
13
+ citation: "% % ACKNOWLEDGEMENTS\n% % From: https://archive.stsci.edu/prepds/sousa/\n\
14
+ % \n% Suggestion of text to add to \"Observations\" section of papers that use SOUSA\
15
+ \ data:\n% \n% This supernova was also observed in the UV with the Ultra-Violet/Optical\
16
+ \ Telescope (UVOT; Roming et al. (2005)) on the Swift spacecraft (Gehrels et al.\
17
+ \ 2004). The UV photometry was obtained from the Swift Optical/Ultraviolet Supernova\
18
+ \ Archive (SOUSA; https://archive.stsci.edu/prepds/sousa/; Brown et al. 2014). The\
19
+ \ reduction is based on that of Brown et al. (2009), including subtraction of the\
20
+ \ host galaxy count rates and uses the revised UV zeropoints and time-dependent\
21
+ \ sensitivity from Breeveld et al. (2011).\n% And in the \"Acknowledgements\" section:\n\
22
+ % \n% This work made use of Swift/UVOT data reduced by P. J. Brown and released\
23
+ \ in the Swift Optical/Ultraviolet Supernova Archive (SOUSA). SOUSA is supported\
24
+ \ by NASA's Astrophysics Data Analysis Program through grant NNX13AF35G.\n% \n%\
25
+ \ CITATION\n@ARTICLE{2014Ap&SS.354...89B,\n author = {{Brown}, Peter J. and\
26
  \ {Breeveld}, Alice A. and {Holland}, Stephen and {Kuin}, Paul and {Pritchard},\
27
  \ Tyler},\n title = \"{SOUSA: the Swift Optical/Ultraviolet Supernova Archive}\"\
28
+ ,\n journal = {\\apss},\n keywords = {Supernovae, Ultraviolet, Astrophysics\
29
  \ - High Energy Astrophysical Phenomena, Astrophysics - Cosmology and Nongalactic\
30
  \ Astrophysics},\n year = 2014,\n month = nov,\n volume = {354},\n\
31
  \ number = {1},\n pages = {89-96},\n doi = {10.1007/s10509-014-2059-8},\n\
32
  archivePrefix = {arXiv},\n eprint = {1407.3808},\n primaryClass = {astro-ph.HE},\n\
33
  \ adsurl = {https://ui.adsabs.harvard.edu/abs/2014Ap&SS.354...89B},\n \
34
  \ adsnote = {Provided by the SAO/NASA Astrophysics Data System}\n}\n"
35
+ ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
 
37
+ # Swift_sne_ia Dataset
38
 
39
+ GNU LESSER GENERAL PUBLIC LICENSE
40
 
41
+
42
  Time-series dataset from Swift SNe Ia.
43
 
 
 
 
 
 
44
 
45
+ % % ACKNOWLEDGEMENTS
46
+ % % From: https://archive.stsci.edu/prepds/sousa/
47
+ %
48
+ % Suggestion of text to add to "Observations" section of papers that use SOUSA data:
49
+ %
50
+ % This supernova was also observed in the UV with the Ultra-Violet/Optical Telescope (UVOT; Roming et al. (2005)) on the Swift spacecraft (Gehrels et al. 2004). The UV photometry was obtained from the Swift Optical/Ultraviolet Supernova Archive (SOUSA; https://archive.stsci.edu/prepds/sousa/; Brown et al. 2014). The reduction is based on that of Brown et al. (2009), including subtraction of the host galaxy count rates and uses the revised UV zeropoints and time-dependent sensitivity from Breeveld et al. (2011).
51
+ % And in the "Acknowledgements" section:
52
+ %
53
+ % This work made use of Swift/UVOT data reduced by P. J. Brown and released in the Swift Optical/Ultraviolet Supernova Archive (SOUSA). SOUSA is supported by NASA's Astrophysics Data Analysis Program through grant NNX13AF35G.
54
+ %
55
+ % CITATION
56
  @ARTICLE{2014Ap&SS.354...89B,
57
  author = {{Brown}, Peter J. and {Breeveld}, Alice A. and {Holland}, Stephen and {Kuin}, Paul and {Pritchard}, Tyler},
58
  title = "{SOUSA: the Swift Optical/Ultraviolet Supernova Archive}",
59
+ journal = {\apss},
60
  keywords = {Supernovae, Ultraviolet, Astrophysics - High Energy Astrophysical Phenomena, Astrophysics - Cosmology and Nongalactic Astrophysics},
61
  year = 2014,
62
  month = nov,
 
71
  adsnote = {Provided by the SAO/NASA Astrophysics Data System}
72
  }
73
 
74
+