forked from nipy/nipy
-
Notifications
You must be signed in to change notification settings - Fork 0
Neuroimaging in Python FMRI analysis package
License
cython-testbed/nipy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Neuroimaging in Python — NIPY Documentation</title> <link rel="stylesheet" href="_static/nipy.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: './', VERSION: '0.4.0', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true }; </script> <script type="text/javascript" src="_static/jquery.js"></script> <script type="text/javascript" src="_static/underscore.js"></script> <script type="text/javascript" src="_static/doctools.js"></script> <script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> <link rel="top" title="NIPY Documentation" href="index.html" /> <link rel="up" title="NIPY documentation" href="documentation.html" /> <link rel="prev" title="Publications" href="publications.html" /> <meta name="keywords" content="nipy, neuroimaging, python, neuroscience, time series"> </head> <body role="document"> <div style="background-color: white; text-align: left; padding: 10px 10px 15px 15px"> <a href="index.html"> <img src="_static/reggie2.png" alt="NIPY logo" border="0" /> </div> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="np-modindex.html" title="Python Module Index" >modules</a> |</li> <li class="right" > <a href="py-modindex.html" title="Python Module Index" >modules</a> |</li> <li class="right" > <a href="publications.html" title="Publications" accesskey="P">previous</a> |</li> <li><a href="index.html">NIPY home</a> | </li> <li class="nav-item nav-item-1"><a href="documentation.html" accesskey="U">NIPY documentation</a> »</li> </ul> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> <h4> Site Navigation </h4> <ul> <li><a href="documentation.html">Documentation</a></li> <li><a href="devel/index.html">Development</a></li> </ul> <h4> NIPY Community </h4> <ul class="simple"> <li><a class="reference external" href="http://nipy.org/">Community Home</a></li> <li><a class="reference external" href="http://nipy.org/project-directory">NIPY Projects</a></li> <li><a class="reference external" href="https://mail.python.org/mailman/listinfo/neuroimaging">Mailing List</a></li> <li><a class="reference external" href="license.html">License</a></li> </ul> <h4> Github repo </h4> <ul class="simple"> <li><a class="reference external" href="http://github.com/nipy/nipy/">Nipy Github</a></li> </ul> <h3><a href="index.html">Table Of Contents</a></h3> <ul> <li><a class="reference internal" href="#">NIPY License Information</a><ul> <li><a class="reference internal" href="#software-license">Software License</a></li> <li><a class="reference internal" href="#documentation-license">Documentation License</a></li> </ul> </li> </ul> <h4>Previous topic</h4> <p class="topless"><a href="publications.html" title="previous chapter">Publications</a></p> <div role="note" aria-label="source link"> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="_sources/license.txt" rel="nofollow">Show Source</a></li> </ul> </div> <div id="searchbox-ml" style="display: none"> <h3>Search mailing list archive</h3> <script type="text/javascript"> function mlsearch(curobj) { curobj.q.value="site:http://mail.python.org/pipermail/neuroimaging/ "+curobj.userquery.value } </script> <form action="http://www.google.com/search" method="get" onSubmit="mlsearch(this)"> <input name="userquery" size="13" type="text" /> <input type="submit" value="Go" /> <input name="q" type="hidden" /> </form> </div> <div id="searchbox-site" style="display: none"> <h3>Search this site</h3> <form class="search" action="search.html" method="get"> <input type="text" name="q" size="13" /> <input type="submit" value="Go" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> <p class="searchtip" style="font-size: 90%"> </p> </div> <script type="text/javascript">$('#searchbox-ml').show(0);</script> <script type="text/javascript">$('#searchbox-site').show(0);</script> </div> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <div class="section" id="nipy-license-information"> <span id="nipy-license"></span><h1>NIPY License Information<a class="headerlink" href="#nipy-license-information" title="Permalink to this headline">¶</a></h1> <div class="section" id="software-license"> <span id="nipy-software-license"></span><h2>Software License<a class="headerlink" href="#software-license" title="Permalink to this headline">¶</a></h2> <p>Except where otherwise noted, all NIPY software is licensed under a <a class="reference external" href="http://www.opensource.org/licenses/bsd-license.php">revised BSD license</a>.</p> <p>See our <a class="reference internal" href="faq/licensing.html#licensing"><span>Licensing</span></a> page for more details.</p> </div> <div class="section" id="documentation-license"> <span id="nipy-documentation-license"></span><h2>Documentation License<a class="headerlink" href="#documentation-license" title="Permalink to this headline">¶</a></h2> <p>Except where otherwise noted, all NIPY documentation is licensed under a <a class="reference external" href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a>.</p> <p>All code fragments in the documentation are licensed under our software license.</p> </div> </div> </div> </div> </div> <div class="clearer"></div> </div> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="genindex.html" title="General Index" >index</a></li> <li class="right" > <a href="np-modindex.html" title="Python Module Index" >modules</a> |</li> <li class="right" > <a href="py-modindex.html" title="Python Module Index" >modules</a> |</li> <li class="right" > <a href="publications.html" title="Publications" >previous</a> |</li> <li><a href="index.html">NIPY home</a> | </li> <li class="nav-item nav-item-1"><a href="documentation.html" >NIPY documentation</a> »</li> </ul> </div> <div class="footer" role="contentinfo"> © Copyright 2005-2015, Neuroimaging in Python team. Last updated on Oct 18, 2015. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.3.1. </div> </body> </html>
About
Neuroimaging in Python FMRI analysis package
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 65.1%
- C 34.6%
- Other 0.3%