-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
452 lines (428 loc) · 17.3 KB
/
index.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
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<meta name="description" content="Ixaka Labadie personal web page" />
<meta name="author" content="Ixaka Labadie" />
<link
href="https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900"
rel="stylesheet"
/>
<title>Ixaka Labadie web page</title>
<!--
Reflux Template
https://templatemo.com/tm-531-reflux
-->
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet" />
<!-- Additional CSS Files -->
<link rel="stylesheet" href="assets/css/fontawesome.css" />
<link rel="stylesheet" href="assets/css/templatemo-style.css" />
<link rel="stylesheet" href="assets/css/owl.css" />
<link rel="stylesheet" href="assets/css/lightbox.css" />
</head>
<body>
<div id="page-wraper">
<!-- Sidebar Menu -->
<div class="responsive-nav">
<i class="fa fa-bars" id="menu-toggle"></i>
<div id="menu" class="menu">
<i class="fa fa-times" id="menu-close""></i>
<div class="container">
<div class="image">
<a href="assets/images/ixaka_iaa_1.jpeg"><img src="assets/images/ixaka_iaa_1.jpeg" alt="" /></a>
</div>
<div class="author-content">
<h4>Ixaka</h4><h4>Labadie García</h4>
<span>PhD student</span>
<p>Instituto de Astrofísica de Andalucía (IAA-CSIC)</p>
<hr>
<ul>
<li>
<a href="https://github.com/ixakalabadie">github/ixakalabadie</a>
</li>
<br/>
<li>
<a href="https://orcid.org/0009-0003-3140-7794">ORCID/0009-0003-3140-7794</a>
</li>
<br/>
<li>
<a href="mailto:[email protected]">[email protected]</a>
</li>
<br/>
<li>
<a href="mailto:[email protected]">[email protected]</a>
</li>
</ul>
</div>
<nav class="main-nav" role="navigation">
<ul class="main-menu">
<li><a href="#section1">Highlights</a></li>
<li><a href="#section2">About Me</a></li>
<li><a href="#section3">Projects</a></li>
<li><a href="#section4">Publications</a></li>
<li><a href="#section5">Figures</a></li>
<li><a href="#section6">Others</a></li>
</ul>
</nav>
<!-- <div class="social-network">
<ul class="soial-icons">
<li>
<a href="https://github.com/ixakalabadie"><i class="fa fa-github"></i></a>
</li>
<li>
<a href="#"><i class="fa fa-orcid"></i></a>
</li>
</ul>
</div> -->
<div class="copyright-text">
<p>Copyright 2019 Reflux Design</p>
</div>
</div>
</div>
</div>
<section class="section highlights" data-section="section1">
<div class="container">
<div class="section-heading">
<h2>Highlights</h2>
<div class="line-dec"></div>
</div>
<div class="left-image-post">
<div class="row">
<div class="col-md-6">
<div class="left-image">
<img src="assets/images/left-image.jpg" alt="" />
</div>
</div>
<div class="col-md-6">
<div class="right-text">
<h4>ViSL3D</h4>
<p>
ViSL3D (<b>Vi</b>sualisation of <b>S</b>pectral <b>L</b>ines in <b>3D</b>)
is a 3D visualisation tool for astronomical data cubes. It is web-based and
highly interactive, allowing the user to explore the data in detail.
</p>
<div class="white-button">
<a href="https://ixakalabadie.github.io/SQ_HI.html">Stephan's Quintet 3D</a>
</div>
</div>
</div>
</div>
</div>
<div class="right-image-post">
<div class="row">
<div class="col-md-6">
<div class="left-text">
<h4>Sed sagittis rhoncus velit</h4>
<p>
Pellentesque habitant morbi tristique senectus et netus et
malesuada fames ac turpis egestas. Vestibulum fermentum
eleifend nibh, vitae sodales elit finibus pretium.
Suspendisse potenti. Ut sollicitudin risus a sollicitudin
semper.
</p>
<div class="white-button">
<a href="#section2">Read More</a>
</div>
</div>
</div>
<div class="col-md-6">
<div class="right-image">
<img src="assets/images/right-image.jpg" alt="" />
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section about-me" data-section="section2">
<div class="container">
<div class="section-heading">
<h2>About Me</h2>
<div class="line-dec"></div>
<span>
I completed the Bachelor's degree in Physics at the University of
Cantabria (UNICAN) in 2020; in the branch of Fundamental Physics, which includes
courses like astrophysics and quantum mechanics. In 2018 I participated in the
Erasmus+ program spending 10 months at the University of Oulu, Finland. There, appart
from university courses, I worked on a project with the Nordic Optical Telescope (NOT)
to observe and analyse binary systems. This made me really consider a career in
astrophysics for the first time. In 2021 I complented a Master's degree in Particle
Physics and the Cosmos at the Instituto de Física de Cantabria (IFCA-CSIC), following
the branch of cosmology.
At present, I am a predoctoral researcher at the Instituto de Astrofísica de
Andalucía (IAA-CSIC) in Granada, Spain. My thesis is focused on the visualisation
multidimensional Big Data as preparation for SKAO under the supervision of
Lourdes Verdes-Montenegro and Julián Garrido.
</span>
</div>
</div>
</section>
<section class="section projects" data-section="section3">
<div class="container">
<div class="section-heading">
<h2>Projects</h2>
<div class="line-dec"></div>
<span>
I completed the Bachelor's degree in Physics at the University of
Cantabria (UNICAN) in 2020; in the branch of Fundamental Physics, which includes
courses like astrophysics and quantum mechanics. In 2018 I participated in the
Erasmus+ program spending 10 months at the University of Oulu, Finland. There, appart
from university courses, I worked on a project with the Nordic Optical Telescope (NOT)
to observe and analyse binary systems. This made me really consider a career in
astrophysics for the first time. In 2021 I complented a Master's degree in Particle
Physics and the Cosmos at the Instituto de Física de Cantabria (IFCA-CSIC), following
the branch of cosmology.
At present, I am a predoctoral researcher at the Instituto de Astrofísica de
Andalucía (IAA-CSIC) in Granada, Spain. My thesis is focused on the visualisation
multidimensional Big Data as preparation for SKAO under the supervision of
Lourdes Verdes-Montenegro and Julián Garrido.
</span>
</div>
</div>
</section>
<section class="section publications" data-section="section4">
<div class="container">
<div class="section-heading">
<h2>Publications</h2>
<div class="line-dec"></div>
<span>
I completed the Bachelor's degree in Physics at the University of
Cantabria (UNICAN) in 2020; in the branch of Fundamental Physics, which includes
courses like astrophysics and quantum mechanics. In 2018 I participated in the
Erasmus+ program spending 10 months at the University of Oulu, Finland. There, appart
from university courses, I worked on a project with the Nordic Optical Telescope (NOT)
to observe and analyse binary systems. This made me really consider a career in
astrophysics for the first time. In 2021 I complented a Master's degree in Particle
Physics and the Cosmos at the Instituto de Física de Cantabria (IFCA-CSIC), following
the branch of cosmology.
At present, I am a predoctoral researcher at the Instituto de Astrofísica de
Andalucía (IAA-CSIC) in Granada, Spain. My thesis is focused on the visualisation
multidimensional Big Data as preparation for SKAO under the supervision of
Lourdes Verdes-Montenegro and Julián Garrido.
</span>
</div>
</div>
</section>
<section class="section figures" data-section="section5">
<div class="container">
<div class="section-heading">
<h2>Figures</h2>
<div class="line-dec"></div>
<span
>Aenean sollicitudin ex mauris, lobortis lobortis diam euismod sit
amet. Duis ac elit vulputate, lobortis arcu quis, vehicula
mauris.</span
>
</div>
<div class="row">
<div class="isotope-wrapper">
<form class="isotope-toolbar">
<label
><input
type="radio"
data-type="*"
checked=""
name="isotope-filter"
/>
<span>all</span></label
>
<label
><input
type="radio"
data-type="people"
name="isotope-filter"
/>
<span>people</span></label
>
<label
><input
type="radio"
data-type="nature"
name="isotope-filter"
/>
<span>nature</span></label
>
<label
><input
type="radio"
data-type="animals"
name="isotope-filter"
/>
<span>animals</span></label
>
</form>
<div class="isotope-box">
<div class="isotope-item" data-type="nature">
<figure class="snip1321">
<img
src="assets/images/portfolio-01.jpg"
alt="sq-sample26"
/>
<figcaption>
<a
href="assets/images/portfolio-01.jpg"
data-lightbox="image-1"
data-title="Caption"
><i class="fa fa-search"></i
></a>
<h4>First Title</h4>
<span>free to use our template</span>
</figcaption>
</figure>
</div>
<div class="isotope-item" data-type="people">
<figure class="snip1321">
<img
src="assets/images/portfolio-02.jpg"
alt="sq-sample26"
/>
<figcaption>
<a
href="assets/images/portfolio-02.jpg"
data-lightbox="image-1"
data-title="Caption"
><i class="fa fa-search"></i
></a>
<h4>Second Title</h4>
<span>please tell your friends</span>
</figcaption>
</figure>
</div>
<div class="isotope-item" data-type="animals">
<figure class="snip1321">
<img
src="assets/images/portfolio-03.jpg"
alt="sq-sample26"
/>
<figcaption>
<a
href="assets/images/portfolio-03.jpg"
data-lightbox="image-1"
data-title="Caption"
><i class="fa fa-search"></i
></a>
<h4>Item Third</h4>
<span>customize anything</span>
</figcaption>
</figure>
</div>
<div class="isotope-item" data-type="people">
<figure class="snip1321">
<img
src="assets/images/portfolio-04.jpg"
alt="sq-sample26"
/>
<figcaption>
<a
href="assets/images/portfolio-04.jpg"
data-lightbox="image-1"
data-title="Caption"
><i class="fa fa-search"></i
></a>
<h4>Item Fourth</h4>
<span>Re-distribution not allowed</span>
</figcaption>
</figure>
</div>
<div class="isotope-item" data-type="nature">
<figure class="snip1321">
<img
src="assets/images/portfolio-05.jpg"
alt="sq-sample26"
/>
<figcaption>
<a
href="assets/images/portfolio-05.jpg"
data-lightbox="image-1"
data-title="Caption"
><i class="fa fa-search"></i
></a>
<h4>Fifth Awesome</h4>
<span>Ut sollicitudin risus</span>
</figcaption>
</figure>
</div>
<div class="isotope-item" data-type="animals">
<figure class="snip1321">
<img
src="assets/images/portfolio-06.jpg"
alt="sq-sample26"
/>
<figcaption>
<a
href="assets/images/portfolio-06.jpg"
data-lightbox="image-1"
data-title="Caption"
><i class="fa fa-search"></i
></a>
<h4>Awesome Sixth</h4>
<span>Donec eget massa ante</span>
</figcaption>
</figure>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
<!-- Scripts -->
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/isotope.min.js"></script>
<script src="assets/js/owl-carousel.js"></script>
<script src="assets/js/lightbox.js"></script>
<script src="assets/js/custom.js"></script>
<script>
//according to loftblog tut
$(".main-menu li:first").addClass("active");
var showSection = function showSection(section, isAnimate) {
var direction = section.replace(/#/, ""),
reqSection = $(".section").filter(
'[data-section="' + direction + '"]'
),
reqSectionPos = reqSection.offset().top - 0;
if (isAnimate) {
$("body, html").animate(
{
scrollTop: reqSectionPos
},
800
);
} else {
$("body, html").scrollTop(reqSectionPos);
}
};
var checkSection = function checkSection() {
$(".section").each(function() {
var $this = $(this),
topEdge = $this.offset().top - 80,
bottomEdge = topEdge + $this.height(),
wScroll = $(window).scrollTop();
if (topEdge < wScroll && bottomEdge > wScroll) {
var currentId = $this.data("section"),
reqLink = $("a").filter("[href*=\\#" + currentId + "]");
reqLink
.closest("li")
.addClass("active")
.siblings()
.removeClass("active");
}
});
};
$(".main-menu").on("click", "a", function(e) {
e.preventDefault();
showSection($(this).attr("href"), true);
});
$(window).scroll(function() {
checkSection();
});
</script>
</body>
</html>