EiffL commited on
Commit
8ea1b3a
·
verified ·
1 Parent(s): a504f30

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +113 -199
README.md CHANGED
@@ -1,201 +1,115 @@
1
  ---
2
- dataset_info:
3
- config_name: BTSbot
4
- features:
5
- - name: image
6
- sequence:
7
- - name: band
8
- dtype: string
9
- - name: view
10
- dtype: string
11
- - name: array
12
- dtype:
13
- array2_d:
14
- shape:
15
- - 63
16
- - 63
17
- dtype: float32
18
- - name: scale
19
- dtype: float32
20
- - name: jd
21
- dtype: float32
22
- - name: diffmaglim
23
- dtype: float32
24
- - name: magpsf
25
- dtype: float32
26
- - name: sigmapsf
27
- dtype: float32
28
- - name: chipsf
29
- dtype: float32
30
- - name: magap
31
- dtype: float32
32
- - name: sigmagap
33
- dtype: float32
34
- - name: distnr
35
- dtype: float32
36
- - name: magnr
37
- dtype: float32
38
- - name: chinr
39
- dtype: float32
40
- - name: sharpnr
41
- dtype: float32
42
- - name: sky
43
- dtype: float32
44
- - name: magdiff
45
- dtype: float32
46
- - name: fwhm
47
- dtype: float32
48
- - name: classtar
49
- dtype: float32
50
- - name: mindtoedge
51
- dtype: float32
52
- - name: seeratio
53
- dtype: float32
54
- - name: magapbig
55
- dtype: float32
56
- - name: sigmagapbig
57
- dtype: float32
58
- - name: sgmag1
59
- dtype: float32
60
- - name: srmag1
61
- dtype: float32
62
- - name: simag1
63
- dtype: float32
64
- - name: szmag1
65
- dtype: float32
66
- - name: sgscore1
67
- dtype: float32
68
- - name: distpsnr1
69
- dtype: float32
70
- - name: jdstarthist
71
- dtype: float32
72
- - name: scorr
73
- dtype: float32
74
- - name: sgmag2
75
- dtype: float32
76
- - name: srmag2
77
- dtype: float32
78
- - name: simag2
79
- dtype: float32
80
- - name: szmag2
81
- dtype: float32
82
- - name: sgscore2
83
- dtype: float32
84
- - name: distpsnr2
85
- dtype: float32
86
- - name: sgmag3
87
- dtype: float32
88
- - name: srmag3
89
- dtype: float32
90
- - name: simag3
91
- dtype: float32
92
- - name: szmag3
93
- dtype: float32
94
- - name: sgscore3
95
- dtype: float32
96
- - name: distpsnr3
97
- dtype: float32
98
- - name: jdstartref
99
- dtype: float32
100
- - name: dsnrms
101
- dtype: float32
102
- - name: ssnrms
103
- dtype: float32
104
- - name: magzpsci
105
- dtype: float32
106
- - name: magzpsciunc
107
- dtype: float32
108
- - name: magzpscirms
109
- dtype: float32
110
- - name: clrcoeff
111
- dtype: float32
112
- - name: clrcounc
113
- dtype: float32
114
- - name: neargaia
115
- dtype: float32
116
- - name: neargaiabright
117
- dtype: float32
118
- - name: maggaia
119
- dtype: float32
120
- - name: maggaiabright
121
- dtype: float32
122
- - name: exptime
123
- dtype: float32
124
- - name: drb
125
- dtype: float32
126
- - name: acai_h
127
- dtype: float32
128
- - name: acai_v
129
- dtype: float32
130
- - name: acai_o
131
- dtype: float32
132
- - name: acai_n
133
- dtype: float32
134
- - name: acai_b
135
- dtype: float32
136
- - name: new_drb
137
- dtype: float32
138
- - name: peakmag
139
- dtype: float32
140
- - name: maxmag
141
- dtype: float32
142
- - name: peakmag_so_far
143
- dtype: float32
144
- - name: maxmag_so_far
145
- dtype: float32
146
- - name: age
147
- dtype: float32
148
- - name: days_since_peak
149
- dtype: float32
150
- - name: days_to_peak
151
- dtype: float32
152
- - name: label
153
- dtype: int64
154
- - name: fid
155
- dtype: int64
156
- - name: programid
157
- dtype: int64
158
- - name: object_id
159
- dtype: int64
160
- - name: field
161
- dtype: int64
162
- - name: nneg
163
- dtype: int64
164
- - name: nbad
165
- dtype: int64
166
- - name: ndethist
167
- dtype: int64
168
- - name: ncovhist
169
- dtype: int64
170
- - name: nmtchps
171
- dtype: int64
172
- - name: nnotdet
173
- dtype: int64
174
- - name: N
175
- dtype: int64
176
- - name: isdiffpos
177
- dtype: bool
178
- - name: is_SN
179
- dtype: bool
180
- - name: near_threshold
181
- dtype: bool
182
- - name: is_rise
183
- dtype: bool
184
- - name: OBJECT_ID_
185
- dtype: string
186
- - name: source_set
187
- dtype: string
188
- - name: split
189
- dtype: string
190
- splits:
191
- - name: train
192
- num_bytes: 4888135
193
- num_examples: 100
194
- download_size: 5433440
195
- dataset_size: 4888135
196
- configs:
197
- - config_name: BTSbot
198
- data_files:
199
- - split: train
200
- path: BTSbot/train-*
201
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ {}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
+
5
+ ---
6
+ description: 'This is the production version of the BTSbot training set, limited to
7
+ public (programid=1) ZTF alerts.
8
+
9
+ Original codebase: https://github.com/nabeelre/BTSbot
10
+
11
+ '
12
+ homepage: https://zenodo.org/records/10839691
13
+ version: 1.0.0
14
+ citation: "% % ACKNOWLEDGEMENTS\n% % Based on the Acknowledgements in Rehemtulla et\
15
+ \ al. (2024). We suggest including a variant of the following in your acknowledgements:\n\
16
+ % A great number of people have contributed to BTS and BTS scanning over the years.\
17
+ \ We thank the following people who have saved 10 or more sources to internal BTS\
18
+ \ catalogs on Fritz as of October 2023: Ivan Altunin, Raphael Baer-Way, Pallas A.\
19
+ \ Beddow, Ofek Bengiat, Joshua S. Bloom, Ola Bochenek, Emma Born, Kate Bostow, Victoria\
20
+ \ Mei Brendel, Rachel Bruch, Vidhi Chander, Matthew Chu, Elma Chuang, Aishwarya\
21
+ \ Dahiwale, Asia deGraw, Dmitry Duev, Kingsley Ehrich, Eli Gendreau-Distler, Nachiket\
22
+ \ Girish, Xander Hall, KRyan Hinds, Ido Irani, Cooper Jacobus, Connor Jennings,\
23
+ \ Joel Johansson, Snehaa Ganesh Kumar, Michael May, William Meynardie, Shaunak Modak,\
24
+ \ Kishore Patra, Neil Pichay, Sophia Risin, Yashvi Sharma, Gabrielle Stewart, Nora\
25
+ \ Linn Strotjohann, James Sunseri, Edgar Vidal, Jacob Wise, Abel Yagubyan, Yoomee\
26
+ \ Zeng, and Erez A. Zimmerman.\n% \n% We also thank Jakob Nordin for discussions\
27
+ \ relating to AMPEL.\n% \n% The material contained in this document is based upon\
28
+ \ work supported by a National Aeronautics and Space Administration (NASA) grant\
29
+ \ or cooperative agreement. Any opinions, findings, conclusions, or recommendations\
30
+ \ expressed in this material are those of the author and do not necessarily reflect\
31
+ \ the views of NASA. This work was supported through a NASA grant awarded to the\
32
+ \ Illinois/NASA Space Grant Consortium. This research was supported in part through\
33
+ \ the computational resources and staff contributions provided for the Quest high\
34
+ \ performance computing facility at Northwestern University which is jointly supported\
35
+ \ by the Office of the Provost, the Office for Research, and Northwestern University\
36
+ \ Information Technology.\n% \n% Based on observations obtained with the Samuel\
37
+ \ Oschin Telescope 48-inch and the 60-inch Telescope at the Palomar Observatory\
38
+ \ as part of the Zwicky Transient Facility project. ZTF is supported by the National\
39
+ \ Science Foundation under Grants No. AST-1440341 and AST-2034437 and a collaboration\
40
+ \ including current partners Caltech, IPAC, the Oskar Klein Center at Stockholm\
41
+ \ University, the University of Maryland, University of California, Berkeley , the\
42
+ \ University of Wisconsin at Milwaukee, University of Warwick, Ruhr University,\
43
+ \ Cornell University, Northwestern University and Drexel University. Operations\
44
+ \ are conducted by COO, IPAC, and UW.\n% \n% CITATION\n@misc{rehemtulla2024zwicky,\n\
45
+ \ title={The Zwicky Transient Facility Bright Transient Survey. III. $\\texttt{BTSbot}$:\
46
+ \ Automated Identification and Follow-up of Bright Transients with Deep Learning},\
47
+ \ \n author={Nabeel Rehemtulla and Adam A. Miller and Theophile Jegou Du Laz\
48
+ \ and Michael W. Coughlin and Christoffer Fremling and Daniel A. Perley and Yu-Jing\
49
+ \ Qin and Jesper Sollerman and Ashish A. Mahabal and Russ R. Laher and Reed Riddle\
50
+ \ and Ben Rusholme and Shrinivas R. Kulkarni},\n year={2024},\n eprint={2401.15167},\n\
51
+ \ archivePrefix={arXiv},\n primaryClass={astro-ph.IM}\n}\n\n@ARTICLE{Rehemtulla2024BTWBot,\n\
52
+ \ author = {{Rehemtulla}, Nabeel and {Miller}, Adam A. and {Jegou Du Laz},\
53
+ \ Theophile and {Coughlin}, Michael W. and {Fremling}, Christoffer and {Perley},\
54
+ \ Daniel A. and {Qin}, Yu-Jing and {Sollerman}, Jesper and {Mahabal}, Ashish A.\
55
+ \ and {Laher}, Russ R. and {Riddle}, Reed and {Rusholme}, Ben and {Kulkarni}, Shrinivas\
56
+ \ R.},\n title = \"{The Zwicky Transient Facility Bright Transient Survey.\
57
+ \ III. BTSbot: Automated Identification and Follow-up of Bright Transients with\
58
+ \ Deep Learning}\",\n journal = {\\apj},\n keywords = {Time domain astronomy,\
59
+ \ Sky surveys, Supernovae, Convolutional neural networks, 2109, 1464, 1668, 1938,\
60
+ \ Astrophysics - Instrumentation and Methods for Astrophysics},\n year =\
61
+ \ 2024,\n month = sep,\n volume = {972},\n number = {1},\n \
62
+ \ eid = {7},\n pages = {7},\n doi = {10.3847/1538-4357/ad5666},\n\
63
+ archivePrefix = {arXiv},\n eprint = {2401.15167},\n primaryClass = {astro-ph.IM},\n\
64
+ \ adsurl = {https://ui.adsabs.harvard.edu/abs/2024ApJ...972....7R},\n \
65
+ \ adsnote = {Provided by the SAO/NASA Astrophysics Data System}\n}\n"
66
+ ---
67
+
68
+ # Btsbot Dataset
69
+
70
+ CC BY 4.0
71
+
72
+ This is the production version of the BTSbot training set, limited to public (programid=1) ZTF alerts.
73
+ Original codebase: https://github.com/nabeelre/BTSbot
74
+
75
+
76
+ % % ACKNOWLEDGEMENTS
77
+ % % Based on the Acknowledgements in Rehemtulla et al. (2024). We suggest including a variant of the following in your acknowledgements:
78
+ % A great number of people have contributed to BTS and BTS scanning over the years. We thank the following people who have saved 10 or more sources to internal BTS catalogs on Fritz as of October 2023: Ivan Altunin, Raphael Baer-Way, Pallas A. Beddow, Ofek Bengiat, Joshua S. Bloom, Ola Bochenek, Emma Born, Kate Bostow, Victoria Mei Brendel, Rachel Bruch, Vidhi Chander, Matthew Chu, Elma Chuang, Aishwarya Dahiwale, Asia deGraw, Dmitry Duev, Kingsley Ehrich, Eli Gendreau-Distler, Nachiket Girish, Xander Hall, KRyan Hinds, Ido Irani, Cooper Jacobus, Connor Jennings, Joel Johansson, Snehaa Ganesh Kumar, Michael May, William Meynardie, Shaunak Modak, Kishore Patra, Neil Pichay, Sophia Risin, Yashvi Sharma, Gabrielle Stewart, Nora Linn Strotjohann, James Sunseri, Edgar Vidal, Jacob Wise, Abel Yagubyan, Yoomee Zeng, and Erez A. Zimmerman.
79
+ %
80
+ % We also thank Jakob Nordin for discussions relating to AMPEL.
81
+ %
82
+ % The material contained in this document is based upon work supported by a National Aeronautics and Space Administration (NASA) grant or cooperative agreement. Any opinions, findings, conclusions, or recommendations expressed in this material are those of the author and do not necessarily reflect the views of NASA. This work was supported through a NASA grant awarded to the Illinois/NASA Space Grant Consortium. This research was supported in part through the computational resources and staff contributions provided for the Quest high performance computing facility at Northwestern University which is jointly supported by the Office of the Provost, the Office for Research, and Northwestern University Information Technology.
83
+ %
84
+ % Based on observations obtained with the Samuel Oschin Telescope 48-inch and the 60-inch Telescope at the Palomar Observatory as part of the Zwicky Transient Facility project. ZTF is supported by the National Science Foundation under Grants No. AST-1440341 and AST-2034437 and a collaboration including current partners Caltech, IPAC, the Oskar Klein Center at Stockholm University, the University of Maryland, University of California, Berkeley , the University of Wisconsin at Milwaukee, University of Warwick, Ruhr University, Cornell University, Northwestern University and Drexel University. Operations are conducted by COO, IPAC, and UW.
85
+ %
86
+ % CITATION
87
+ @misc{rehemtulla2024zwicky,
88
+ title={The Zwicky Transient Facility Bright Transient Survey. III. $\texttt{BTSbot}$: Automated Identification and Follow-up of Bright Transients with Deep Learning},
89
+ author={Nabeel Rehemtulla and Adam A. Miller and Theophile Jegou Du Laz and Michael W. Coughlin and Christoffer Fremling and Daniel A. Perley and Yu-Jing Qin and Jesper Sollerman and Ashish A. Mahabal and Russ R. Laher and Reed Riddle and Ben Rusholme and Shrinivas R. Kulkarni},
90
+ year={2024},
91
+ eprint={2401.15167},
92
+ archivePrefix={arXiv},
93
+ primaryClass={astro-ph.IM}
94
+ }
95
+
96
+ @ARTICLE{Rehemtulla2024BTWBot,
97
+ author = {{Rehemtulla}, Nabeel and {Miller}, Adam A. and {Jegou Du Laz}, Theophile and {Coughlin}, Michael W. and {Fremling}, Christoffer and {Perley}, Daniel A. and {Qin}, Yu-Jing and {Sollerman}, Jesper and {Mahabal}, Ashish A. and {Laher}, Russ R. and {Riddle}, Reed and {Rusholme}, Ben and {Kulkarni}, Shrinivas R.},
98
+ title = "{The Zwicky Transient Facility Bright Transient Survey. III. BTSbot: Automated Identification and Follow-up of Bright Transients with Deep Learning}",
99
+ journal = {\apj},
100
+ keywords = {Time domain astronomy, Sky surveys, Supernovae, Convolutional neural networks, 2109, 1464, 1668, 1938, Astrophysics - Instrumentation and Methods for Astrophysics},
101
+ year = 2024,
102
+ month = sep,
103
+ volume = {972},
104
+ number = {1},
105
+ eid = {7},
106
+ pages = {7},
107
+ doi = {10.3847/1538-4357/ad5666},
108
+ archivePrefix = {arXiv},
109
+ eprint = {2401.15167},
110
+ primaryClass = {astro-ph.IM},
111
+ adsurl = {https://ui.adsabs.harvard.edu/abs/2024ApJ...972....7R},
112
+ adsnote = {Provided by the SAO/NASA Astrophysics Data System}
113
+ }
114
+
115
+