-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
51 lines (44 loc) · 3.41 KB
/
index.html
File metadata and controls
51 lines (44 loc) · 3.41 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
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>IMRT QA Data Mining (IQDM)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
</head>
<body>
<section class="page-header">
<h1 class="project-name">IMRT QA Data Mining (IQDM)</h1>
<h2 class="project-tagline">A project of the AAPM IMRT Working Group</h2>
</section>
<section class="main-content">
<h3>
<a id="welcome-to-iqdm" class="anchor" href="#welcome-to-iqdm" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Welcome to IQDM</h3>
<p>The intent of the IMRT QA Data Mining project is to provide the medical physics community large-scale, quantitative context to IMRT QA data. This is an official project of the <a href="https://www.aapm.org/org/structure/default.asp?committee_code=WGIMRT">AAPM WG-IMRT</a>.</p>
<h3>
<a id="members-only" class="anchor" href="#members-only" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Members Only</h3>
<p>This is a private GitHub project to host data mining code, track our progress, and communicate with other members. If you are a project member, create a (free) GitHub account and provide your user handle to
<a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/cutright/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/cutright">@cutright</a> through the WG-IMRT.
</p>
<h3>
<a id="project-links" class="anchor" href="#project-links" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Project Links</h3>
<p>Active coding repositores can be found <a href="https://github.com/IQDM">here</a>. The following links point to <a href="https://github.com/orgs/IQDM/teams">discussion boards</a>.</p>
<ul>
<li><a href="https://github.com/orgs/IQDM/teams/data-mining">Data Mining</a></li>
<li style="text-indent:20px;"><a href="https://github.com/orgs/IQDM/teams/iba-matrixx">IBA Matrixx</a></li>
<li style="text-indent:20px;"><a href="https://github.com/orgs/IQDM/teams/ptw-octavius">PTW Octavius</a></li>
<li style="text-indent:20px;"><a href="https://github.com/orgs/IQDM/teams/scandidos-delta4">Scandidos Delta4</a></li>
<li style="text-indent:20px;"><a href="https://github.com/orgs/IQDM/teams/snc-patient">SNC Patient</a></li>
<li style="text-indent:20px;"><a href="https://github.com/orgs/IQDM/teams/varian-portal-dosimetry">Varian Portal Dosimetry</a></li>
<li><a href="https://github.com/orgs/IQDM/teams/data-visualization">Data Visualization</a></li>
<li><a href="https://github.com/orgs/IQDM/teams/survey-design">Survey Design</a></li>
</ul>
<footer class="site-footer">
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>
</footer>
</section>
</body>
</html>