-
Notifications
You must be signed in to change notification settings - Fork 0
/
maintenance.html
executable file
·237 lines (209 loc) · 12.5 KB
/
maintenance.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
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="lt-ie9 lt-ie8 lt-ie7" lang="en" dir="ltr"> <![endif]-->
<!--[if IE 7]> <html class="lte-ie7 lt-ie9 lt-ie8" lang="en" dir="ltr"> <![endif]-->
<!--[if IE 8]> <html class="lte-ie8 lt-ie9" lang="en" dir="ltr"> <![endif]-->
<!--[if lte IE 9]> <html class="lte-ie9" lang="en" dir="ltr"> <![endif]-->
<!--[if gt IE 9]><!-->
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" dir="ltr">
<!--<![endif]-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- Bootstrap Core CSS -->
<link href="bootstrap.min.css" rel="stylesheet">
<link rel="shortcut icon" href="https://web-publishing.uq.edu.au/sites/all/themes/custom/uq_standard/favicon.ico" type="image/vnd.microsoft.icon" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>Image Processing Portal - The University of Queensland, Australia</title>
<!--link type="text/css" rel="stylesheet" href="https://static.uq.net.au/v1/fonts/Roboto/roboto.css" media="all" />
<style type="text/css" media="all">
@import url("https://web-publishing.uq.edu.au/sites/all/themes/custom/uq_standard/css/styles.css?olt1wp");
</style>
<style type="text/css" media="print">
@import url("https://web-publishing.uq.edu.au/sites/all/themes/custom/uq_standard/css/print.css?olt1wp");
</style-->
<style type="text/css" media="all">
@import url("style/uq/css/styles.css");
</style>
<style type="text/css" media="print">
@import url("style/uq/css/print.css");
</style>
</head>
<div class="skip-link"> <a href="#main-menu" class="element-invisible element-focusable">Skip to menu</a> <a href="#main-content" class="element-invisible element-focusable">Skip to content</a> <a href="#site-footer" class="element-invisible element-focusable">Skip to footer</a> </div>
<div class="site-header">
<div class="site-header__global-menu">
<div class="global-menu hide-for-small-only">
<ul class="global-menu__list">
<li class="global-menu__item"><a href="https://www.uq.edu.au/" accesskey="1" class="global-menu__link">UQ Home</a></li>
<li class="global-menu__item"><a href="https://www.uq.edu.au/contacts/" accesskey="2" class="global-menu__link">Contacts</a></li>
<li class="global-menu__item"><a href="https://www.uq.edu.au/study/" accesskey="3" class="global-menu__link">Study</a></li>
<li class="global-menu__item"><a href="https://www.uq.edu.au/maps/" accesskey="4" class="global-menu__link">Maps</a></li>
<li class="global-menu__item"><a href="https://www.uq.edu.au/news/" accesskey="5" class="global-menu__link">News</a></li>
<li class="global-menu__item"><a href="https://www.uq.edu.au/events/" accesskey="6" class="global-menu__link">Events</a></li>
<li class="global-menu__item"><a href="https://www.library.uq.edu.au/" accesskey="7" class="global-menu__link">Library</a></li>
<li class="global-menu__item"><a href="https://www.uq.edu.au/giving/" class="global-menu__link">Give now</a></li>
<li class="global-menu__item"><a href="https://my.uq.edu.au/" accesskey="8" class="global-menu__link">my.UQ</a></li>
</ul>
</div>
</div>
<div class="site-header__content">
<div class="columns medium-11 large-8"> <a href="https://www.uq.edu.au/" title="UQ Homepage" class="uq-logo">The University of Queensland</a>
<h2 class="site-title has-2-lines"><a class="site-title__link" rel="home" title="Image Processing Portal" href="https://uq.edu.au/">Image Processing Portal<br>
</a></h2>
</div>
</div>
</div>
<div class="navigation">
<div class="region region-navigation">
<div id="block-system-main-menu" class="block block-system block-menu main-menu">
<ul class="menu" id="main-menu">
<li class="leaf"><a id="home-btn" href="#" title="home" class="menu__link active">Home</a></li>
<li class="leaf"><a id="contact-btn" href="#contact" title="contact" class="menu__link">Contact</a></li>
<li class="leaf"><a id="support-btn" target="_blank" href="https://uq-rcc.github.io/ipp-docs/" title="support" class="menu__link">Documentation</a></li>
<li class="leaf"><a id="releases-btn" target="_blank" href="https://github.com/UQ-RCC/ipp/releases" title="releases" class="menu__link">Releases</a></li>
</ul>
</div>
</div>
</div>
<div class="page">
<div class="container">
<div class="row">
<h1 class="page-header">
The portal is currently unavailable due to maintenance.
</h1>
<br />
<h3>
Please follow <a href="https://github.com/UQ-RCC/ipp/issues/12">maintenance status page</a> for updates.
</h3>
</div>
<p />
<br />
</div>
</div>
<div class="page" style="margin-bottom: 50px;">
<div class="container">
<!-- Marketing Icons Section -->
<div class="row" id="what">
<h3 class="page-header">
What is the Image Processing Portal?
</h3>
The <a href="https://github.com/UQ-RCC/ipp">IPP</a> is a HTML based web interface for biologists to interact with High Performance Compute (HPC) systems at The University of Queensland.
The <a href="https://github.com/UQ-RCC/ipp">IPP</a> is designed and funded by the <a href="https://imb.uq.edu.au/microscopes">IMB Microscopy Facility</a> & the <a href="https://rcc.uq.edu.au"> Research Computing Centre (RCC)</a>
</div>
<div class="row" id="who">
<h3 class="page-header">
Who can use the portal?
</h3>
Anyone with a UQ and Wiener account. A UQ-RDM needs to be mounted on the Wiener HPC to use with the portal. Click on the following <a href="https://uq-rcc.github.io/ipp-docs/#/access">link</a> to to learn more about setting up an account on the portal.
</div>
<div class="row" id="why">
<h3 class="page-header">
Why a portal?
</h3>
<p>The <a href="https://github.com/UQ-RCC/ipp">IPP</a> makes using HPC resources possible by providing biologists with interactive tools in familiar and intuitive ways, by generating the required SLURM scripts and job submission documents automatically in the background without the need to know command-line!
</div>
<!-- Features Section -->
<div class="row" id="Features">
<h3 class="page-header">Features</h3>
<p>The IPP utilises the <a href="https://rcc.uq.edu.au/wiener">Wiener</a> GPU-accelerated HPC system to make use of massively parallel image processing jobs.
The portal is backed by the <a href="https://rcc.uq.edu.au/data-storage">MeDiCI</a> network infrastructure and can access image data-sets mounted on the <a href="https://research.uq.edu.au/rmbt/uqrdm">Research Data Manager (RDM)</a> GPFS based file system.</p>
<p>Currently the <a href="https://github.com/UQ-RCC/ipp">IPP</a> has the following pipelines enabled:<p/>
<div class="col-lg-12">
<li> <b>File Management</b>: The ability to explore, copy/paste, and delete files interactively from within the browser, allowing files to be moved between collections, or organised on native HPC infrastructure, without having to bring the files locally to the users device.</li>
<li> <b>Desktops Manager</b>: The ability to spin up one of 3 different flavours of Linux virtual desktop (running <a href="https://www.cvl.org.au/">CVL</a>) to launch files into from the file browser.</li>
<li> <b>Converter:</b> File conversion between the .ims (Imaris/Fusion) filetype and .tiff individual Z-stacks for accelerated ingest into Wiener. Coming soon .sld (Slidebook) will be implemented as a parallel processed for SButility (also developed by RCC).</li>
<li> <b>PreProcessing:</b> Batch processing and deskewing of Lattice Light-Sheet data-sets, as well as PSF distillation (bead centring & averaging).</li>
<li> <b>Deconvolution:</b> Currently utilising Microvolution Deconvolution (with Light-Sheet, Widefield, Confocal and 2-Photon modalities supported) for either individual files or directories of files. This mode also supports Generating a PSF or suppling your own measured PSF files. Deconvolution is currently supported on up to 10 nodes simultaneously utilising up to 40 GPUs.</li>
<li> <b>Job List:</b> Shows currently running jobs by the user by querying the SLURM queue</li>
</div>
</div>
</div>
</div>
<div class="page" style="background-color:black;">
<div class="container" id="contact">
<div class="col-md-4" style="color:white; margin-top: 20px;font-size:14px">
<h5>Contacts </h5>
<hr />
<div>
<p>
<a href="https://imb.uq.edu.au/microscopy" target="blank">IMB Microscopy</a><br />
<em>Project Lead & Design</em>
<div align="center">
<a href="mailto:[email protected]">[email protected]</a>
</div>
</p>
<p>
<a href="https://rcc.uq.edu.au/" target="blank">Research Computing Center</a><br />
<em>Lead Developer</em>
<div align="center">
<a href="mailto:[email protected]">[email protected]</a>
</div>
</p>
<p>
<a href="https://qbi.uq.edu.au/research/facilities/information-technology-services" target="blank">QBI IT Support</a><br />
<em>HPC Access and Support</em><br />
<div align="center">
<a href="mailto:[email protected]">[email protected]</a>
</div>
</p>
</div>
</div>
<div class="col-md-4" style="color:white; margin-top: 20px;font-size:14px">
<h5>Mailing address </h5>
<hr />
<div>
ACRF Cancer Biology Imaging Facility, <br />
Institute for Molecular Bioscience, <br />
level 6N, 306 Carmody Road, <br />
Building 80 <br />
University of Queensland, <br />
4072, St Lucia, <br />
Queensland, Australia
</div>
</div>
<div class="col-md-4" style="color:white; margin-top: 20px;font-size:14px">
<h5> Partners & support </h5>
<hr />
<div>
<p>
<a href="https://imb.uq.edu.au/microscopy">IMB Microscopy</a>
</p>
<p>
<a href="https://rcc.uq.edu.au/">UQ Research Computing Centre</a>
</p>
<p>
<a href="https://imb.uq.edu.au/profile/356/nicholas-condon">Dr Nicholas Condon</a> is supported by a Chan Zuckerberg Intitiative Fellowship
</p>
</div>
</div>
</div>
</div>
<div id="site-footer" class="site-footer">
<div class="site-footer__content">
<div class="row">
<div class="columns large-9 medium-8"> <span class="footer__copyright">© The University of Queensland</span>
<div class="footer__contact"> Enquiries: <a href="tel:+61733651111" class="footer__link footer__enquiries-phone">+61 7 3365 1111</a> | <a href="https://uq.edu.au/contacts" class="footer__link footer__contacts-link">Contact directory</a> </div>
<div class="footer__meta"> <abbr title="Australian Business Number">ABN</abbr>: 63 942 912 684 | <abbr title="Commonwealth Register of Institutions and Courses for Overseas Students">CRICOS</abbr> Provider No: <a class="footer__link cricos__link" href="https://www.uq.edu.au/about/cricos-link" rel="external">00025B</a> </div>
</div>
<div class="columns large-3 medium-4">
<div class="site-footer__emergency-contact"> <strong class="site-footer__sub-title">Emergency</strong><br>
Phone: <a href="tel:+61733653333" class="footer__link footer__emergency-phone">3365 3333</a> </div>
</div>
</div>
<div class="row">
<div class="site-footer__footer">
<div class="columns large-9 medium-8"> <a href="https://www.uq.edu.au/terms-of-use/" rel="external" class="footer__link footer__terms-link">Privacy & Terms of use</a> | <a href="https://www.uq.edu.au/feedback?r=https%3A//engage.uq.edu.au/" rel="external" class="footer__link footer__feedback-link">Feedback</a> </div>
</div>
</div>
</div>
</div>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- Script to Activate the Carousel -->
<script>
$('.carousel').carousel({
interval: 5000
})
</script>
</body>
</html>