Skip to content

Commit

Permalink
Adding references and guidelines [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Pradeep Reddy Raamana committed Sep 7, 2017
1 parent cb655ae commit c4fc23b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Hiwenet helps you extracts histogram-distance weighted networks for feature extr
installation
API
usage
guidelines
metrics


Expand Down
2 changes: 2 additions & 0 deletions docs/metrics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ Metrics

Definition of the different distances between the histograms are presented `here <http://pythonhosted.org//MedPy/metric.html#module-medpy.metric.histogram>`_.


**I plan to add more families of distances and metrics soon, your comments on what could be good additions will be appreciated, or links to similar repositories that I can link to will be appreciated.**
2 changes: 2 additions & 0 deletions docs/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Them proceed to your typical subsequent analysis (such as classification etc).

A rough example of usage can be:

.. TODO add examples to show how hiwenet can be used in place of ConnectomeMeasure of nilearn, or other uses in MNE.
.. code-block:: python
Expand Down

0 comments on commit c4fc23b

Please sign in to comment.