James Kent

Results 49 issues of James Kent

The controversy as I see it is balancing the philosophical choices of the maintainers versus how the code has actually been behaving over the last near decade (and how many...

Discussion

To get residual maps nilearn/nistats#410, we added a method called `_get_voxelwise_model_attribute`, which has broader use than returning residuals, such as "potentially" returning log-likelihood and other attributes of `RegressionResult` and `LikelihoodModelResults`....

Enhancement
effort: medium
GLM
impact: medium
priority: low

closes #98 Since I had to make the change for our lab anyway, I thought I may as well open a pull request. Let me know if this functionality is...

Thanks for making this awesome tool, I've recently found this and this will certainly make my life easier. I have a request from my PI to do bandpass filtering, but...

Thanks for all the work on this awesome package. I know fmrisim's use case is for creating realistic brains, but my use case is to only use two voxels. Thus...

Keeping reference of this issue for future wanderers: ``` [30094] Failed to execute script entry_point Traceback (most recent call last): File "entry_point.py", line 59, in File "concurrent/futures/process.py", line 556, in...

Motivated by @maxim-belkin's [comment](https://github.com/swcarpentry/python-novice-inflammation/issues/821#issuecomment-628124986) and the [subplot documentation](https://matplotlib.org/3.2.1/api/_as_gen/matplotlib.pyplot.subplots.html) (look at the `Returns:` section), there appears to be low hanging fruit to help improve understanding and be closer to what is...

## Summary this is another project: https://github.com/LenFrahm/pyALE ## Additional details - diagnostics - percentage of contributions - FWE corrections - see where all the foci are in the image -...

enhancement

## Summary Cover the use case of an individual with a bunch of statistical images on their filesystem that they want to organize into a dataset. ## Additional details They...

documentation
ibma

## Summary User got stuck trying to contribute to NiMARE ## Additional details add the following lines here: https://github.com/neurostuff/NiMARE/blob/main/docs/dev_guide.rst#installation-for-development ``` First, you need to clone the NiMARE repository on github....

enhancement
good first issue
documentation
community