From e421842f7fa47c07db5f381bcca8792c0bcde2b2 Mon Sep 17 00:00:00 2001 From: James Gao Date: Thu, 9 Jul 2015 15:37:42 -0700 Subject: [PATCH] update docs for openFile vs. load --- cortex/webgl/resources/js/datamodel.js | 0 cortex/webgl/resources/js/dataset.js | 0 cortex/webgl/resources/js/mriview.js | 0 cortex/webgl/template.html | 0 cortex/webgl/view.py | 0 docs/index.rst | 2 +- docs/install.rst | 4 ++-- 7 files changed, 3 insertions(+), 3 deletions(-) mode change 100755 => 100644 cortex/webgl/resources/js/datamodel.js mode change 100755 => 100644 cortex/webgl/resources/js/dataset.js mode change 100755 => 100644 cortex/webgl/resources/js/mriview.js mode change 100755 => 100644 cortex/webgl/template.html mode change 100755 => 100644 cortex/webgl/view.py diff --git a/cortex/webgl/resources/js/datamodel.js b/cortex/webgl/resources/js/datamodel.js old mode 100755 new mode 100644 diff --git a/cortex/webgl/resources/js/dataset.js b/cortex/webgl/resources/js/dataset.js old mode 100755 new mode 100644 diff --git a/cortex/webgl/resources/js/mriview.js b/cortex/webgl/resources/js/mriview.js old mode 100755 new mode 100644 diff --git a/cortex/webgl/template.html b/cortex/webgl/template.html old mode 100755 new mode 100644 diff --git a/cortex/webgl/view.py b/cortex/webgl/view.py old mode 100755 new mode 100644 diff --git a/docs/index.rst b/docs/index.rst index 5e6de4137..f5043f8fc 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -9,7 +9,7 @@ Welcome to pycortex! .. image:: wn_med.png :width: 100% -pycortex is a package that provides an accessible way to store a database of surface reconstructions for anatomical MRI images. Additionally, tools are provided to coregister epi fMRI images with the reconstructions, and project data from the epi to the anatomicals. +pycortex is a package that allows interactive visualization of cortical fMRI data. This documentation is still under development, and may contain inaccurate information. If you find anything that appears to be documented incorrectly or appears to be a bug, please let us know on github at https://github.com/jamesgao/pycortex/issues. diff --git a/docs/install.rst b/docs/install.rst index 97d46203e..bf1a11b83 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -24,7 +24,7 @@ To test if your install went well, first download the `example dataset