Eleftherios Garyfallidis

Results 37 issues of Eleftherios Garyfallidis

When we are using multiprocessing for example in ``peaks_from_model`` we can setup the number of processes (for example at 4) but because some of the code will use multi-threading through...

type:refactoring

When we change the QBX threshold the interactive menu stops appearing (when right click is pressed).

type:Bug Fix
category:visualization

Can we investigate if we can disable the sphinx option that does the references to look like this? [Author] (1, 2, 3, 5) , Title etc? See example with issue...

:notebook:type:Documentation :notebook:

Although the ringing issues are visible at the end they are not visible on the actual images. Please make images larger.

state: needs PR
type:documentation

This is a reminder to update the .dpy format to have anatomical information such as ```vox_size, vox_to_ras matrix, vox_order, vox_dim and vol_dimensions```. Also let's start saving ``data_per_point`` and ``data_per_streamline`` information...

type:New feature
state: needs PR

There are some small issues concerning how we show references in workflows. See for example dipy_fit_dti -h ![image](https://user-images.githubusercontent.com/134276/61800512-2d4e1800-adfb-11e9-8854-e0e00624f796.png) The numbers are not indexed in the docstring and the additional overall...

type:documentation

We have some issues with antialiazing and specific actors. This PR is trying to figure out what is the real issue.

Possibly something changed in vtk9 concerning antialiasing. I saw the issue in Windows 10 when running the antialiasing tests.

type:Maintenance

Let's say you build a LineSlider2D ``` linesl = LineSlider2D() def callback(slider): do something linesl.on_change = callback ``` that should work. But if you want to connect to a specific...

state: needs PR
type:Enhancement

Load a video and rendered it on a plane or cube. The video should be playing as the cube or plane are rotating.

good first issue
type:New Feature
:beer: Hacktoberfest :beer: