Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mwaskom/lyman
Browse files Browse the repository at this point in the history
  • Loading branch information
mwaskom committed Jun 23, 2017
2 parents e50fd2a + d33beea commit fc31fbe
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 1,730 deletions.
2 changes: 1 addition & 1 deletion doc/release/v0.0.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ v0.0.11 (Unreleased)

- Made it possible to turn off the FSL highpass filter by setting the ``hpf_cutoff` variable in the experiment file to ``None``.

- The ``lyman.mvpa`` module has been removed.
- The ``lyman.mvpa`` and ``lyman.evoked`` modules have been removed.

- Added the ``view_ffx_results.py`` script, which is a wrapper around ``Freeview`` to boot up a useful visualization of fixed effects statistics on the high-resolution anatomical image and surface mesh.

Expand Down
325 changes: 0 additions & 325 deletions lyman/evoked.py

This file was deleted.

1 change: 0 additions & 1 deletion lyman/tools/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
from .fileutils import *
from .graphutils import *
from .submission import *
from .main import *
from .commandline import parser
49 changes: 0 additions & 49 deletions lyman/tools/main.py

This file was deleted.

Empty file.
Loading

0 comments on commit fc31fbe

Please sign in to comment.