-
Notifications
You must be signed in to change notification settings - Fork 10
/
events.html
277 lines (204 loc) · 9.89 KB
/
events.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
<html>
<head>
<title>LSST-TVS events</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script src="jquery.js"></script>
<script>
$(function(){
$("#includedContent").load("subgroups_sidebar.html");
});
</script>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<!-- Header -->
<header id="header">
<h1><a href="index.html#top">LSST TVS SC</a></h1>
<nav class="links">
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<div id="nav"></div>
</nav>
<!--
-->
<nav class="main">
<ul>
<li class="search">
<a class="fa-search" href="#search">Search</a>
<form id="search" method="get" action="#">
<input type="text" name="query" placeholder="Search" />
</form>
</li>
<li class="menu">
<a class="fa-bars" href="#menu">Menu</a>
</li>
</ul>
</nav>
</header>
<!-- Menu -->
<section id="menu">
<!-- Search -->
<section>
<form class="search" method="get" action="#">
<input type="text" name="query" placeholder="Search" />
</form>
</section>
<!-- Search -->
<section>
<ul>
<li><a href="index.html#top" id="top-link" class="skel-layers-ignoreHref"><span class="icon fa-home">Intro</span></a></li>
<li><a href="members.html" id="members-link" class="skel-layers-ignoreHref"><span class="icon fa-user">Members and roles</span></a></li>
<li><a href="subgroups.html" id="portfolio-link" class="skel-layers-ignoreHref"><span class="icon fa-th">Subgroups</span></a></li>
<li><a href="taskForces.html" id="portfolio-link" class="skel-layers-ignoreHref"><span class="icon fa-th">Task Forces</span></a></li>
<li><a href="lsst_sci_prep.html" id="portfolio-link" class="skel-layers-ignoreHref"><span class="icon fa-th">Preparatory Science Program</span></a></li>
<li><a href="https://tvs.science.lsst.org/apply" id="application-link" class="skel-layers-ignoreHref"><span class="icon fa-edit">Become a member</span></a></li>
<li><a href="index.html#contact" id="contact-link" class="skel-layers-ignoreHref"><span class="icon fa-envelope">Contact us</span></a></li>
<li><a href="https://drive.google.com/drive/folders/1PVaUMowhT3SWytLrL5VzNqYUK5RYRP3x?usp=sharing" id="members-link" class="skel-layers-ignoreHref"><span class="icon fa-file">Documents</span></a></li>
<li><a href="events.html" id="members-link" class="skel-layers-ignoreHref"><span class="icon fa-calendar">Events</span></a></li>
</ul>
<a href="#" class="button large fit">Log In</a>
</section>
<!-- Links -->
</section>
<!--task forces -->
<article class="post">
<section id="taskForces" class="three">
<div class="container">
<header>
<h2>Upcoming Events</h2>
</header>
<p>TVS maintains a Google calendar of all our meetings and events which members are encouraged to import using
<a href="https://calendar.google.com/calendar/u/0?cid=bGNvLmdsb2JhbF9odDZiNzY5NTFlZXJibzRhb2x2ajJydWk0Z0Bncm91cC5jYWxlbmRhci5nb29nbGUuY29t">this link.</a></p>
</div>
<div class="grid-container2">
<div>
<h4>
PCW 2021: Rubin annual all-hands meeting, this year online
</h4>
<p>
<a href="https://project.lsst.org/meetings/rubin2021"> To register first make a account </a>
</p>
</div>
<div>
<h4>
TVS Science colloquium series
</h4>
<p>
<a href="colloquia.html">Click here for details</a> <br>
Colloquia are usually held on a Tuesday at 9 am PST / 6 pm CET via zoom, about once a month.
</p>
</div>
</div>
<div class="grid-container2">
<div>
<h4>
PCW 2020: Rubin annual all-hands meeting, this year online
</h4>
<p>
<a href="https://project.lsst.org/meetings/rubin2020"> To register first make a account </a>
</p>
</div>
</div>
<div class="grid-container2">
<div>
<h4>
Rubin LSST metrics hackathon 2020
</h4>
<p>
<a href="https://lsst-tvssc.github.io/metricshackathon2020/"> A hackathon to help users create and run cadence-evaluation metrics in the MAF-OpSim framework </a>
</p>
</div>
</div>
<div class="grid-container2">
<div>
<h4>
POSPONED DUE TO COVID: LSST Supernovae across the Science Collaborations joint conference
</h4>
<p>
Conference + Unconference-Hackathon: 2020,
Location: University of Illinois
</p>
</div>
</div>
<header>
<h2>Past Events</h2>
</header>
<div class="grid-container2">
<div>
<h4>
<a href="https://lsst-tvssc.github.io/TVS-SMWLV2019/">LSST TVS+SMWLV joint conference</a>
</h4>
<p>
Conference + Unconference-Hackathon::October 14-18 2019,
Location: University of Delaware
</p>
</div>
<div>
<h4><a href="http://eventi.na.astro.it/en/lsst-tvs-2018/">
LSST TVS workshop 2018
</a></h4>
<p>
Naples April 9-11, 2018
</p>
</div>
<div>
<h4><a href="http://www.astropa.inaf.it/en/8-10-october-2018-lsst-large-synoptic-survey-telescope-special-programs-workshop/">
LSST INAF Cadence Proposals workshop
</a></h4>
<p>
Palermo October 8-10, 2018
</p>
</div>
<div>
<h4><a href="https://www.lsstcorporation.org/node/197">
LSST CCA Cadence Proposals hackathon
</a></h4>
<p>
Palermo, 2018
</p>
</div>
</div>
</section>
</article>
<!-- Sidebar -->
<section id="sidebar">
<!-- Intro -->
<section id="intro">
<a href="#" class="logo"><img src="images/MEDLogoBLK.jpg" alt="" /></a>
<header>
<h2>Rubin LSST Transients and Variable Stars</h2>
<p>Science Collaboration</p>
</header>
</section>
<!-- Mini Posts -->
<!-- About -->
<section class="blurb">
<h2>TVS Colloquium Series</h2>
<p>In addition to our regular meetings, TVS hosts a colloquium series designed to feature a wide range scientific and cultural topics in greater detail.</p>
<ul class="actions">
<li><a href="colloquia.html" class="button">Learn More</a></li>
</ul>
</section>
<!-- Footer -->
<section id="footer">
<ul class="icons">
<li><a href="#" class="icon brands fa-twitter"><span class="label">Twitter</span></a></li>
<li><a href="https://github.com/LSST-TVSSC" class="icon brands fa-github"><span class="label">Github</span></a></li>
<li><a href="#contact" class="icon fa-envelope"><span class="label">Email</span></a></li>
</ul>
<p class="copyright">© Untitled. Design: <a href="http://html5up.net">HTML5 UP</a>. Images: <a href="http://unsplash.com">Unsplash</a>.</p>
</section>
</section>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>