Skip to content

Commit

Permalink
Merge branch 'main' of github.com:dutchconnectomelab/CATO-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
SiemondeLange committed Apr 19, 2023
2 parents 944f50c + 264ab6e commit eb1aac3
Show file tree
Hide file tree
Showing 15 changed files with 38 additions and 2,727 deletions.
6 changes: 0 additions & 6 deletions _index/assets/bootstrap/css/bootstrap.min.css

This file was deleted.

6 changes: 0 additions & 6 deletions _index/assets/bootstrap/js/bootstrap.min.js

This file was deleted.

4 changes: 2 additions & 2 deletions _index/assets/css/Features-Clean.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
}

.features-clean h2 {
font-weight: bold;
font-weight: 500;
margin-bottom: 40px;
padding-top: 40px;
color: inherit;
Expand Down Expand Up @@ -55,7 +55,7 @@

.features-clean .item .name {
font-size: 20px;
font-weight: bold;
font-weight: 500;
margin-top: 0;
margin-bottom: 20px;
color: inherit;
Expand Down
2 changes: 1 addition & 1 deletion _index/assets/css/Header-Blue.css
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
/*font-size: 2rem;*/
margin-top: 0;
margin-bottom: 15px;
font-weight: 300;
/*font-weight: 300;*/
line-height: 1.4;
}

Expand Down
2 changes: 1 addition & 1 deletion _index/assets/css/Highlight-Phone.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}

.highlight-phone h2 {
font-weight: bold;
font-weight: 500;
margin-bottom: 35px;
line-height: 1.5;
padding-top: 0;
Expand Down
2 changes: 1 addition & 1 deletion _index/assets/css/Team-Grid.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
}

.team-grid h2 {
font-weight: bold;
font-weight: 500;
margin-bottom: 40px;
padding-top: 40px;
color: inherit;
Expand Down
Binary file removed _index/assets/fonts/FontAwesome.otf
Binary file not shown.
4 changes: 0 additions & 4 deletions _index/assets/fonts/font-awesome.min.css

This file was deleted.

Binary file removed _index/assets/fonts/fontawesome-webfont.eot
Binary file not shown.
2,671 changes: 0 additions & 2,671 deletions _index/assets/fonts/fontawesome-webfont.svg

This file was deleted.

Binary file removed _index/assets/fonts/fontawesome-webfont.ttf
Binary file not shown.
Binary file removed _index/assets/fonts/fontawesome-webfont.woff
Binary file not shown.
Binary file removed _index/assets/fonts/fontawesome-webfont.woff2
Binary file not shown.
2 changes: 0 additions & 2 deletions _index/assets/js/jquery.min.js

This file was deleted.

66 changes: 33 additions & 33 deletions _index/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,38 +4,38 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>CATO</title>
<title>CATO - Connectome reconstruction software</title>
<meta name="twitter:description" content="An integrative and modular software package for the reconstruction of structural and functional brain connectivity based on diffusion weighted imaging (DWI) and resting-state functional MRI (rs-fMRI) data.">
<meta name="twitter:title" content="CATO: Structural and functional connectivity reconstruction">
<meta name="twitter:card" content="summary_large_image">
<meta name="description" content="CATO is a modular, end-to-end, software package for the reconstruction of structural and functional brain connectivity based on DWI or rs-fMRI data.">
<link rel="icon" type="image/png" sizes="32x30" href="assets/img/CATO_32px.png">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="icon" type="image/png" sizes="32x30" href="assets/img/CATO_32px.png?h=ce7b2cf0e73e7c47a3ca3eedf6822fd2">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.6.1/css/bootstrap.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700">
<link rel="stylesheet" href="assets/fonts/font-awesome.min.css">
<link rel="stylesheet" href="assets/css/Codeblock.css">
<link rel="stylesheet" href="assets/css/Features-Clean.css">
<link rel="stylesheet" href="assets/css/Footer-Clean.css">
<link rel="stylesheet" href="assets/css/Header-Blue.css">
<link rel="stylesheet" href="assets/css/Highlight-Phone.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="assets/css/Codeblock.css?h=6c07d0cd835b159b0ca068180a319950">
<link rel="stylesheet" href="assets/css/Features-Clean.css?h=03aad2ccdf5f06da56a3a685e85af7df">
<link rel="stylesheet" href="assets/css/Footer-Clean.css?h=8f120d33c0bf092c48e3c98c6b1cd5d3">
<link rel="stylesheet" href="assets/css/Header-Blue.css?h=b25ad9df535bd8c63aa83e9210aae231">
<link rel="stylesheet" href="assets/css/Highlight-Phone.css?h=bfb5199d90bf6c4f751a42c858dbe8dc">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/selectize.default.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jstree/3.2.1/themes/default/style.min.css">
<link rel="stylesheet" href="assets/css/Navigation-Clean.css">
<link rel="stylesheet" href="assets/css/pretty-print-json.css">
<link rel="stylesheet" href="assets/css/Projects-Clean.css">
<link rel="stylesheet" href="assets/css/Sidebar-Menu-1.css">
<link rel="stylesheet" href="assets/css/Sidebar-Menu.css">
<link rel="stylesheet" href="assets/css/styles.css">
<link rel="stylesheet" href="assets/css/Team-Grid.css">
<link rel="stylesheet" href="assets/css/Toggle-Switches.css">
<link rel="stylesheet" href="assets/css/Navigation-Clean.css?h=c057614161869d5a0b39c027de5055aa">
<link rel="stylesheet" href="assets/css/pretty-print-json.css?h=19806fc5097a60d14edb8fe3f41dba0c">
<link rel="stylesheet" href="assets/css/Projects-Clean.css?h=a788dfb0658dfe6130c264c3c32d77f0">
<link rel="stylesheet" href="assets/css/Sidebar-Menu-1.css?h=dc5a0d31a5e1cd08d496483277c252bb">
<link rel="stylesheet" href="assets/css/Sidebar-Menu.css?h=2cd05d82fe05facabf1da02ea5a1a2c6">
<link rel="stylesheet" href="assets/css/styles.css?h=bc99591946307e1bb486c91470aa67fe">
<link rel="stylesheet" href="assets/css/Team-Grid.css?h=b847c7468269092f070dba4c724c4dde">
<link rel="stylesheet" href="assets/css/Toggle-Switches.css?h=c901b5365e9094c50751a484139f2458">
</head>

<body>
<div>
<div class="header-blue" style="background: rgb(255,255,255);">
<nav class="navbar navbar-light navbar-expand-md navigation-clean">
<div class="container"><button data-toggle="collapse" class="navbar-toggler" data-target="#navcol-1"><span class="sr-only">Toggle navigation</span><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navcol-1"><img src="assets/img/CATO_logo.svg" style="max-height: 3rem;">
<div class="collapse navbar-collapse" id="navcol-1"><img src="assets/img/CATO_logo.svg?h=25757ca1baab0165e58745494405432b" style="max-height: 3rem;">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" href="docs/installation.html">Download</a></li>
<li class="nav-item"><a class="nav-link" href="http://www.dutchconnectomelab.nl">Dutch Connectome Lab&nbsp;<i class="fa fa-external-link" style="color: rgba(0,0,0,0.3);font-size: 0.75rem;"></i></a></li>
Expand All @@ -50,7 +50,7 @@
<h1 class="text-body">Structural and functional<br>connectome reconstruction</h1>
<p class="text-dark">CATO is a modular software package for the reconstruction of brain connectivity based on DWI or rs-fMRI data.</p><a href="docs/installation.html"><button class="btn btn-dark btn-lg text-dark action-button" type="button">Get started with CATO</button></a>
</div>
<div class="col align-self-end"><img src="assets/img/header_matrix.svg"></div>
<div class="col align-self-end"><img src="assets/img/header_matrix.svg?h=8f6d008b1a1553d201c2cc583f19210a"></div>
</div>
</div>
</div>
Expand All @@ -61,7 +61,7 @@ <h1 class="text-body">Structural and functional<br>connectome reconstruction</h1
<div class="col-9 mx-auto">
<h2 class="text-center">Connectome reconstruction toolbox</h2>
<p class="text-center">CATO is an integrative and modular software package for the reconstruction of structural and functional brain connectivity based on diffusion weighted imaging and resting-state functional MRI data. CATO enables researchers to run end-to-end reconstructions from MRI data to structural and functional connectome maps, customize their analysis and utilize different software packages during the data preprocessing. <br></p>
<p class="text-center">CATO is introduced in:<br><a href="https://www.biorxiv.org/content/10.1101/2021.05.31.446012" target="_blank"><em>Structural and functional connectivity reconstruction with CATO</em></a><br>de Lange SC, van den Heuvel MP, 2021<br><br></p><img src="assets/img/methods.svg" width="100%">
<p class="text-center">CATO is introduced in:<br><a href="https://doi.org/10.1016/j.neuroimage.2023.120108"><em><span style="color: var(--color-accent-fg); background-color: transparent;">Structural and functional connectivity reconstruction with CATO -&nbsp;A Connectivity Analysis TOolbox</span></em></a>&nbsp;<br>Siemon C. de Lange, Koen Helwegen, and Martijn P. van den Heuvel -&nbsp;<em>NeuroImage</em>, 2023</p><img src="assets/img/methods.svg?h=4568829c04afb4664db2651d133f45ad" width="100%">
<p class="text-center">CATO is a reconstruction toolbox useful for researchers at all technical levels including both easy to use default parameters and example scripts as well as advanced options to customize the reconstruction steps.&nbsp;&nbsp;</p>
</div>
</div>
Expand All @@ -77,15 +77,15 @@ <h2 class="text-center">End-to-end reconstruction pipelines</h2>
</div>
</div>
<div class="row features">
<div class="col-md-9 col-xl-4 mx-auto item"><img class="icon" src="assets/img/icon_modular.svg" style="width: 3rem;">
<div class="col-md-9 col-xl-4 mx-auto item"><img class="icon" src="assets/img/icon_modular.svg?h=ce7acd9f8d09a14088998f4ca6cf6657" style="width: 3rem;">
<h3 class="name">Modular</h3>
<p class="description">The modular design of CATO enables researchers to run end-to-end reconstructions from raw MRI data to connectomes, customize their analysis and/or utilize other software packages during the data processing.</p>
<p class="description">The modular design of CATO enables researchers to run end-to-end reconstructions from raw MRI data to connectomes, customize their analysis and/or utilize other software packages such as FreeSurfer and FSL during the data processing.</p>
</div>
<div class="col-md-9 col-xl-4 mx-auto item"><img class="icon" src="assets/img/icon_matlab.svg" style="width: 3rem;max-height: 3rem;">
<div class="col-md-9 col-xl-4 mx-auto item"><img class="icon" src="assets/img/icon_matlab.svg?h=b75783eac42f7a8efe0ceffefa806883" style="width: 3rem;max-height: 3rem;">
<h3 class="name">MATLAB and executable</h3>
<p class="description">CATO is available both as a package for MATLAB and as a compiled standalone executable for use on e.g. high-performance cluster computers.</p>
</div>
<div class="col-md-9 col-xl-4 mx-auto item"><img class="icon" src="assets/img/icon_cc.svg" style="width: 3rem;">
<div class="col-md-9 col-xl-4 mx-auto item"><img class="icon" src="assets/img/icon_cc.svg?h=f9149d95d5fda12b94062d5adce3d443" style="width: 3rem;">
<h3 class="name">Free open-source software</h3>
<p class="description">CATO is open-source and free-to-use under the MIT License. Source code and developments are available on the <a href="https://github.com/dutchconnectomelab/CATO">GitHub repository</a>.</p>
</div>
Expand All @@ -102,7 +102,7 @@ <h2>Getting started</h2>
</div>
</div>
<div class="col-sm-4 d-xl-flex align-items-xl-end">
<div style="position: relative;"><img class="img-fluid" src="assets/img/screenshot_CATO_matlab.png" style="padding-left: 6rem;"><img class="img-fluid" src="assets/img/screenshot_CATO.png" style="/*margin-bottom: 1rem;*/position: absolute;/*top: 33%;*/left: 0;/*height: 75%;*/bottom: 10%;/*width: 75%;*/padding-right: 6rem;"></div>
<div style="position: relative;"><img class="img-fluid" src="assets/img/screenshot_CATO_matlab.png?h=dec213924b8e976ed5f9a3bca288bb48" style="padding-left: 6rem;"><img class="img-fluid" src="assets/img/screenshot_CATO.png?h=3f9e91b30693ca79abf6ad9807e715ff" style="/*margin-bottom: 1rem;*/position: absolute;/*top: 33%;*/left: 0;/*height: 75%;*/bottom: 10%;/*width: 75%;*/padding-right: 6rem;"></div>
</div>
</div>
</div>
Expand Down Expand Up @@ -137,25 +137,25 @@ <h3>About</h3>
</ul>
</div>
<div class="col-lg-3 align-self-end item social">
<p class="copyright">Dutch Connectome Lab © 2022</p>
<p class="copyright">Dutch Connectome Lab © 2023</p>
</div>
</div>
</div>
</footer><!-- Cloudflare Web Analytics --><script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "c39e0a81b65e4f4da24ec6e9a9fc024a"}'></script><!-- End Cloudflare Web Analytics -->
</div>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/CA.js"></script>
<script src="assets/js/filetree.js"></script>
<script src="assets/js/form.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.6.1/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/CA.js?h=20d65bcabf3ca28fa74297c16be58451"></script>
<script src="assets/js/filetree.js?h=c78448bb7d41e467d705fa759e119bb3"></script>
<script src="assets/js/form.js?h=7e2fbe3c8a4281bb704263e3d5e044e7"></script>
<script src="https://cdn.jsdelivr.net/npm/@json-editor/json-editor@latest/dist/jsoneditor.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bs-custom-file-input/dist/bs-custom-file-input.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/clipboard.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/standalone/selectize.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jstree/3.0.9/jstree.min.js"></script>
<script src="assets/js/pretty-print-json.js"></script>
<script src="assets/js/Sidebar-Menu.js"></script>
<script src="assets/js/pretty-print-json.js?h=bcdac5acd3cb539a5161c1cc1b497896"></script>
<script src="assets/js/Sidebar-Menu.js?h=799b9a88f11384c3d5b19774a5e8d1ed"></script>
</body>

</html>

0 comments on commit eb1aac3

Please sign in to comment.