Skip to content

Commit

Permalink
ugly stuff. beware.
Browse files Browse the repository at this point in the history
  • Loading branch information
tyarkoni committed May 29, 2015
1 parent 80c038d commit 099cb4d
Show file tree
Hide file tree
Showing 21 changed files with 585 additions and 54 deletions.
1 change: 1 addition & 0 deletions .dropbox
@@ -0,0 +1 @@
{"tag": "shared", "ns": 911126537}
Empty file added Icon
Empty file.
2 changes: 1 addition & 1 deletion data
12 changes: 12 additions & 0 deletions docs/development.rst
@@ -0,0 +1,12 @@

Neurosynth developer guide
==========================

Development environment
-----------------------

Testing
-------

Support
-------
2 changes: 2 additions & 0 deletions docs/generated/neurosynth.analysis.cluster.Clusterer.rst
Expand Up @@ -16,7 +16,9 @@ neurosynth.analysis.cluster.Clusterer
~Clusterer.__init__
~Clusterer.cluster
~Clusterer.create_distance_matrix
~Clusterer.dimension_reduction
~Clusterer.set_algorithm
~Clusterer.set_reference_data



Expand Down
3 changes: 3 additions & 0 deletions docs/generated/neurosynth.analysis.cluster.rst
Expand Up @@ -14,6 +14,7 @@ neurosynth.analysis.cluster
deepcopy
isdir
join
pairwise_distances
time


Expand All @@ -25,7 +26,9 @@ neurosynth.analysis.cluster
.. autosummary::

Clusterer
FastICA
Masker
RandomizedPCA



Expand Down
1 change: 1 addition & 0 deletions docs/generated/neurosynth.base.dataset.Dataset.rst
Expand Up @@ -27,6 +27,7 @@ neurosynth.base.dataset.Dataset
~Dataset.get_ids_by_peaks
~Dataset.get_image_data
~Dataset.get_mappables
~Dataset.get_studies
~Dataset.load
~Dataset.save
~Dataset.to_json
Expand Down
7 changes: 7 additions & 0 deletions docs/generated/neurosynth.base.dataset.rst
Expand Up @@ -5,6 +5,13 @@ neurosynth.base.dataset



.. rubric:: Functions

.. autosummary::

deprecated
download




Expand Down
1 change: 0 additions & 1 deletion docs/generated/neurosynth.base.imageutils.rst
Expand Up @@ -9,7 +9,6 @@ neurosynth.base.imageutils

.. autosummary::

convolve_image
create_grid
get_sphere
img_to_json
Expand Down
Binary file added docs/images/neurosynth_emotion.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/neurosynth_language.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/neurosynth_motor_control.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/neurosynth_pain.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/neurosynth_working_memory.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/pain_vs_touch.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 5 additions & 3 deletions docs/index.rst
Expand Up @@ -12,7 +12,9 @@ stuff that generates all the stuff you see at `http://neurosynth.org <http://neu
.. toctree::
:maxdepth: 2

quickstart
User Guide <user/index>
getting_started
reference
GitHub repository <https://github.com/neurosynth/neurosynth>
getting_help
Developer Guide <development>
GitHub <https://github.com/neurosynth/neurosynth>
API Reference <reference>
Empty file added docs/quickstart.rst
Empty file.

0 comments on commit 099cb4d

Please sign in to comment.