|
| 1 | +<!DOCTYPE html> |
| 2 | +<html class="writer-html5" lang="en" > |
| 3 | +<head> |
| 4 | + <meta charset="utf-8" /> |
| 5 | + <meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
| 6 | + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
| 7 | + <link rel="shortcut icon" href="/PyEyesWeb/img/favicon.ico" /> |
| 8 | + <title>PyEyesWeb</title> |
| 9 | + <link rel="stylesheet" href="/PyEyesWeb/css/theme.css" /> |
| 10 | + <link rel="stylesheet" href="/PyEyesWeb/css/theme_extra.css" /> |
| 11 | + <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css" /> |
| 12 | + <link href="/PyEyesWeb/assets/_mkdocstrings.css" rel="stylesheet" /> |
| 13 | + <link href="/PyEyesWeb/overrides/extra.css" rel="stylesheet" /> |
| 14 | + |
| 15 | + <!--[if lt IE 9]> |
| 16 | + <script src="/PyEyesWeb/js/html5shiv.min.js"></script> |
| 17 | + <![endif]--> |
| 18 | + <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script> |
| 19 | + <script>hljs.highlightAll();</script> |
| 20 | +</head> |
| 21 | + |
| 22 | +<body class="wy-body-for-nav" role="document"> |
| 23 | + |
| 24 | + <div class="wy-grid-for-nav"> |
| 25 | + <nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav"> |
| 26 | + <div class="wy-side-scroll"> |
| 27 | + <div class="wy-side-nav-search"> |
| 28 | + <a href="/PyEyesWeb/."> |
| 29 | + <img src="/PyEyesWeb/assets/eyesweb-logo.png" class="logo" alt="Logo"/> |
| 30 | + </a><div role="search"> |
| 31 | + <form id ="rtd-search-form" class="wy-form" action="/PyEyesWeb//search.html" method="get"> |
| 32 | + <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" title="Type search term here" /> |
| 33 | + </form> |
| 34 | +</div> |
| 35 | + </div> |
| 36 | + |
| 37 | + <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu"> |
| 38 | + <ul> |
| 39 | + <li class="toctree-l1"><a class="reference internal" href="/PyEyesWeb/.">Home</a> |
| 40 | + </li> |
| 41 | + </ul> |
| 42 | + <p class="caption"><span class="caption-text">User Guide</span></p> |
| 43 | + <ul> |
| 44 | + <li class="toctree-l1"><a class="reference internal" href="/PyEyesWeb/user_guide/getting_started/">Getting Started</a> |
| 45 | + </li> |
| 46 | + <li class="toctree-l1"><a class="reference internal" href="/PyEyesWeb/user_guide/theoretical_framework/theoretical_framework/">Theoretical Framework</a> |
| 47 | + <ul> |
| 48 | + <li class="toctree-l2"><a class="reference internal" href="/PyEyesWeb/user_guide/theoretical_framework/physical_signals/physical_signals/">Layer 1 - Physical Signals</a> |
| 49 | + </li> |
| 50 | + <li class="toctree-l2"><a class="reference internal" href="/PyEyesWeb/user_guide/theoretical_framework/low_level/low_level/">Layer 2 - Low-Level Features</a> |
| 51 | + <ul> |
| 52 | + <li class="toctree-l3"><a class="reference internal" href="/PyEyesWeb/user_guide/theoretical_framework/low_level/postural_balance/">Postural Balance</a> |
| 53 | + </li> |
| 54 | + <li class="toctree-l3"><a class="reference internal" href="/PyEyesWeb/user_guide/theoretical_framework/low_level/smoothness/">Smoothness</a> |
| 55 | + </li> |
| 56 | + </ul> |
| 57 | + </li> |
| 58 | + <li class="toctree-l2"><a class="reference internal" href="/PyEyesWeb/user_guide/theoretical_framework/mid_level/mid_level/">Layer 3 - Mid-Level Features</a> |
| 59 | + </li> |
| 60 | + <li class="toctree-l2"><a class="reference internal" href="/PyEyesWeb/user_guide/theoretical_framework/high_level/high_level/">Layer 4 - High-Level Features</a> |
| 61 | + </li> |
| 62 | + <li class="toctree-l2"><a class="reference internal" href="/PyEyesWeb/user_guide/theoretical_framework/analysis_primitives/analysis_primitives/">Analysis Primitives</a> |
| 63 | + <ul> |
| 64 | + <li class="toctree-l3"><a class="reference internal" href="/PyEyesWeb/user_guide/theoretical_framework/analysis_primitives/bilateral_symmetry/">Bilateral Symmetry</a> |
| 65 | + </li> |
| 66 | + <li class="toctree-l3"><a class="reference internal" href="/PyEyesWeb/user_guide/theoretical_framework/analysis_primitives/synchronization/">Synchronization</a> |
| 67 | + </li> |
| 68 | + </ul> |
| 69 | + </li> |
| 70 | + </ul> |
| 71 | + </li> |
| 72 | + <li class="toctree-l1"><a class="reference internal" href="/PyEyesWeb/user_guide/integrations/">Integrations</a> |
| 73 | + </li> |
| 74 | + </ul> |
| 75 | + <p class="caption"><span class="caption-text">API</span></p> |
| 76 | + <ul> |
| 77 | + <li class="toctree-l1"><a class="reference internal" >Analysis Primitives</a> |
| 78 | + <ul> |
| 79 | + <li class="toctree-l2"><a class="reference internal" href="/PyEyesWeb/API/analysis_primitives/bilateral_symmetry/">Bilateral Symmetry</a> |
| 80 | + </li> |
| 81 | + <li class="toctree-l2"><a class="reference internal" href="/PyEyesWeb/API/analysis_primitives/clusterability/">Clusterability</a> |
| 82 | + </li> |
| 83 | + <li class="toctree-l2"><a class="reference internal" href="/PyEyesWeb/API/analysis_primitives/mse_dominance/">Mse Dominance</a> |
| 84 | + </li> |
| 85 | + <li class="toctree-l2"><a class="reference internal" href="/PyEyesWeb/API/analysis_primitives/rarity/">Rarity</a> |
| 86 | + </li> |
| 87 | + <li class="toctree-l2"><a class="reference internal" href="/PyEyesWeb/API/analysis_primitives/statistical_moment/">Statistical Moment</a> |
| 88 | + </li> |
| 89 | + <li class="toctree-l2"><a class="reference internal" href="/PyEyesWeb/API/analysis_primitives/synchronization/">Synchronization</a> |
| 90 | + </li> |
| 91 | + </ul> |
| 92 | + </li> |
| 93 | + <li class="toctree-l1"><a class="reference internal" >Data Models</a> |
| 94 | + <ul> |
| 95 | + <li class="toctree-l2"><a class="reference internal" href="/PyEyesWeb/API/data_models/sliding_window/">Sliding Window</a> |
| 96 | + </li> |
| 97 | + <li class="toctree-l2"><a class="reference internal" href="/PyEyesWeb/API/data_models/thread_safe_buffer/">Thread Safe Buffer</a> |
| 98 | + </li> |
| 99 | + </ul> |
| 100 | + </li> |
| 101 | + <li class="toctree-l1"><a class="reference internal" >Low Level</a> |
| 102 | + <ul> |
| 103 | + <li class="toctree-l2"><a class="reference internal" href="/PyEyesWeb/API/low_level/contraction_expansion/">Contraction Expansion</a> |
| 104 | + </li> |
| 105 | + <li class="toctree-l2"><a class="reference internal" href="/PyEyesWeb/API/low_level/equilibrium/">Equilibrium</a> |
| 106 | + </li> |
| 107 | + <li class="toctree-l2"><a class="reference internal" href="/PyEyesWeb/API/low_level/kinetic_energy/">Kinetic Energy</a> |
| 108 | + </li> |
| 109 | + <li class="toctree-l2"><a class="reference internal" href="/PyEyesWeb/API/low_level/smoothness/">Smoothness</a> |
| 110 | + </li> |
| 111 | + </ul> |
| 112 | + </li> |
| 113 | + <li class="toctree-l1"><a class="reference internal" >Mid Level</a> |
| 114 | + <ul> |
| 115 | + <li class="toctree-l2"><a class="reference internal" href="/PyEyesWeb/API/mid_level/lightness/">Lightness</a> |
| 116 | + </li> |
| 117 | + </ul> |
| 118 | + </li> |
| 119 | + <li class="toctree-l1"><a class="reference internal" >Utils</a> |
| 120 | + <ul> |
| 121 | + <li class="toctree-l2"><a class="reference internal" href="/PyEyesWeb/API/utils/math_utils/">Math Utils</a> |
| 122 | + </li> |
| 123 | + <li class="toctree-l2"><a class="reference internal" href="/PyEyesWeb/API/utils/signal_generators/">Signal Generators</a> |
| 124 | + </li> |
| 125 | + <li class="toctree-l2"><a class="reference internal" href="/PyEyesWeb/API/utils/signal_processing/">Signal Processing</a> |
| 126 | + </li> |
| 127 | + <li class="toctree-l2"><a class="reference internal" href="/PyEyesWeb/API/utils/tsv_reader/">Tsv Reader</a> |
| 128 | + </li> |
| 129 | + <li class="toctree-l2"><a class="reference internal" href="/PyEyesWeb/API/utils/validators/">Validators</a> |
| 130 | + </li> |
| 131 | + </ul> |
| 132 | + </li> |
| 133 | + </ul> |
| 134 | + </div> |
| 135 | + </div> |
| 136 | + </nav> |
| 137 | + |
| 138 | + <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> |
| 139 | + <nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu"> |
| 140 | + <i data-toggle="wy-nav-top" class="fa fa-bars"></i> |
| 141 | + <a href="/PyEyesWeb/.">PyEyesWeb</a> |
| 142 | + |
| 143 | + </nav> |
| 144 | + <div class="wy-nav-content"> |
| 145 | + <div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation"> |
| 146 | + <ul class="wy-breadcrumbs"> |
| 147 | + <li><a href="/PyEyesWeb/." class="icon icon-home" aria-label="Docs"></a></li> |
| 148 | + <li class="wy-breadcrumbs-aside"> |
| 149 | + </li> |
| 150 | + </ul> |
| 151 | + <hr/> |
| 152 | +</div> |
| 153 | + <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> |
| 154 | + <div class="section" itemprop="articleBody"> |
| 155 | + |
| 156 | + |
| 157 | + <h1 id="404-page-not-found">404</h1> |
| 158 | + |
| 159 | + <p><strong>Page not found</strong></p> |
| 160 | + |
| 161 | + |
| 162 | + </div> |
| 163 | + </div><footer> |
| 164 | + |
| 165 | + <hr/> |
| 166 | + |
| 167 | + <div role="contentinfo"> |
| 168 | + <!-- Copyright etc --> |
| 169 | + <p>Copyright © 2025 InfoMus Lab - Casa Paganini, Genoa, Italy. All rights reserved.</p> |
| 170 | + </div> |
| 171 | + |
| 172 | + Built with <a href="https://www.mkdocs.org/">MkDocs</a> using a <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. |
| 173 | +</footer> |
| 174 | + |
| 175 | + </div> |
| 176 | + </div> |
| 177 | + |
| 178 | + </section> |
| 179 | + |
| 180 | + </div> |
| 181 | + |
| 182 | + <div class="rst-versions" role="note" aria-label="Versions"> |
| 183 | + <span class="rst-current-version" data-toggle="rst-current-version"> |
| 184 | + |
| 185 | + <span> |
| 186 | + <a href="https://github.com/InfoMusCP/PyEyesWeb" class="fa fa-github" style="color: #fcfcfc"> GitHub</a> |
| 187 | + </span> |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + </span> |
| 192 | +</div> |
| 193 | + <script src="/PyEyesWeb/js/jquery-3.6.0.min.js"></script> |
| 194 | + <script>var base_url = "/PyEyesWeb/";</script> |
| 195 | + <script src="/PyEyesWeb/js/theme_extra.js"></script> |
| 196 | + <script src="/PyEyesWeb/js/theme.js"></script> |
| 197 | + <script src="/PyEyesWeb/javascripts/mathjax.js"></script> |
| 198 | + <script src="https://unpkg.com/mathjax@3/es5/tex-mml-chtml.js"></script> |
| 199 | + <script src="/PyEyesWeb/search/main.js"></script> |
| 200 | + <script> |
| 201 | + jQuery(function () { |
| 202 | + SphinxRtdTheme.Navigation.enable(true); |
| 203 | + }); |
| 204 | + </script> |
| 205 | + |
| 206 | +</body> |
| 207 | +</html> |
0 commit comments