-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathjobs.html
More file actions
134 lines (123 loc) · 6.14 KB
/
jobs.html
File metadata and controls
134 lines (123 loc) · 6.14 KB
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
<!DOCTYPE html>
<html lang="zxx" class="no-js">
<head>
<!-- Mobile Specific Meta -->
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Favicon-->
<link rel="shortcut icon" href="favicon.png">
<!-- Author Meta -->
<meta name="author" content="SIMEXP-lab">
<!-- Meta Description -->
<meta name="description" content="Website of the laboratory for brain simulation and exploration">
<!-- Meta Keyword -->
<meta name="keywords" content="brain, connectivity, neuroimaging">
<!-- meta character set -->
<meta charset="UTF-8">
<!-- Site Title -->
<title>SIMEXP</title>
<link href="https://fonts.googleapis.com/css?family=Poppins:100,300,500" rel="stylesheet">
<!--
CSS
============================================= -->
<link rel="stylesheet" href="css/linearicons.css">
<link rel="stylesheet" href="css/owl.carousel.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/nice-select.css">
<link rel="stylesheet" href="css/magnific-popup.css">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/main.css">
</head>
<body class="dup-body">
<div class="dup-body-wrap">
<!-- Start Header Area -->
<header class="default-header">
<div class="header-wrap">
<div class="header-top d-flex justify-content-between align-items-center">
<div class="logo">
<a href="index.html"><img src="logo.png" alt=""></a>
</div>
<div class="main-menubar d-flex align-items-center">
<nav class="hide">
<a href="index.html">Home</a>
<a href="team.html">Team</a>
<a href="projects.html">Projects</a>
<a href="jobs.html">Jobs</a>
</nav>
<div class="menu-bar"><span class="lnr lnr-menu"></span></div>
</div>
</div>
</div>
</header>
<!-- End Header Area -->
<!-- Blog Section -->
<section id="news" class="generic-banner relative">
<div class="container instructor-section">
<div class="col-md-12">
<div class="title-box">
<h1 class="title">Jobs</h2>
</div>
</div>
<!--- Ad software developper --->
<div id="ad_software_developer" style="margin-top: 50px" class="col-md-12 ">
<div class="col-sm-12">
<div class="classic-title">
<div class="stiker">
<h3 class="inner-stiker">Job open</h3>
</div>
<h3 class="outer-stiker">Neuroimaging Software Developer</h3>
<div class="incline-div"></div>
</div>
</div>
<div class="row">
<div class="col-md-4">
<img style="margin-top: 30px" src="img_new/logo_unf.jpg" alt="" width="80%">
</div>
<div class="col-md-4">
<img style="margin-top: 30px" src="img_new/logo_criugm.jpg" alt="" width="80%">
</div>
<div class="col-md-4">
<img style="margin-top: 30px" src="img_new/logo_udm.jpg" alt="" width="80%">
</div>
</div>
<p>
<h4> Summary </h4>
At the <b><a href="http://unf-montreal.ca">Functional Neuroimaging Unit“(UNF)</a></b>, Montreal, CA, we work to better understand the central nervous system using state-of-the-art magnetic resonance imaging techniques, with many potential medical applications. We are developing new methods to improve the quality of structural and functional images, as well as data mining techniques to extract meaningful information from massive datasets. We are looking for a full-time developer to contribute to the integration of UNF with the <b><a href="https://mcin-cnim.ca/technology/cbrain/CBRAIN"> CBRAIN platform</a></b>, a Canadian neuroinformatics infrastructure. The successful candidate will assist research teams at UNF and across Québec to integrate the raw data they acquire with the research software available inside CBRAIN.
</p>
<p>
<h4> How to apply </h4>
The position is for one year, renewable, and is based at the SIMEXP laboratory, CRIUGM, Université de Montréal, headed by Dr. Pierre Bellec. There will be close interaction with the CBRAIN team, lead by Dr Shawn T. Brown and Pr Evans of McGill University. Salary will be commensurate with experience and include competitive benefits. We encourage women, aboriginal people, persons with disabilities and members of a visible minority group to apply. To apply, please contact <b><a href="mailto:courtois.neuromod@gmail.com">courtois.neuromod@gmail.com</a></b> with a CV, a cover letter and three references.
</p>
<p>
<h4>Who would be a good fit for this position?</h4>
<ul>
<li> Individuals with a background in neuroimaging, and a passion for coding.</li>
<li> Experience with managing large scientific workflows, as well as Python, R or Matlab, are all a plus.</li>
</ul>
</p>
<h4>Why take this job?</h4>
<ul>
<li> Join an environment that fosters creativity, autonomy and passion. </li>
<li> Continue to grow your knowledge about software development and neuroimaging.</li>
<li> Develop a highly multidisciplinary network of collaborators, including computer scientists, neuroscientists and physicians.</li>
</ul>
</p>
</p>
</div>
<!--- End of news --->
</div>
</section>
<div class="footer-bottom d-flex justify-content-between align-items-center flex-wrap">
<p class="footer-text m-0">Copyright © 2018 SIMEXP laboratory, All rights reserved | This site is adapted from a template made with <i class="fa fa-heart-o" aria-hidden="true"></i> by <a href="https://colorlib.com/">Colorlib</a></p>
</div>
</div>
</div>
<script src="js/vendor/jquery-2.2.4.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
<script src="js/vendor/bootstrap.min.js"></script>
<script src="js/jquery.ajaxchimp.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.nice-select.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>