python-nilearn
No description set
- Sources inherited from project devel:languages:python:numeric
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / python-nilearn
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dgarcia:python312:numeric/python-nilearn && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
nilearn-0.10.4.tar.gz | 0012442599 11.9 MB | |
python-nilearn.changes | 0000029687 29 KB | |
python-nilearn.spec | 0000004169 4.07 KB | |
support-new-scipy.patch | 0000002351 2.3 KB |
Revision 39 (latest revision is 40)
Steve Kowalik (StevenK)
committed
(revision 39)
- Update to 0.10.4: ## Highlights * Use the appropriate HTML templates for nilearn.maskers.MultiNiftiMapsMasker and nilearn.maskers.MultiNiftiLabelsMasker reports that would lead to empty reports for MultiNiftiMapsMasker. * Fix color bar handling with color map with only 1 level. * Improve colorbar size and labels in mosaic display. ## Fixes * Fix plotting of carpet plot due to a change in the coming version of matplolib (3.9.0). * Fix errant warning when using stat_type in nilearn.glm.compute_contrast. * Fix when thresholding is applied to images by GLM reports. * Make masker report tables horizontally scrollable. * Masker reports tables do not overlap with report image. * Ensure that region_names_ can be generated by nilearn.maskers.NiftiSpheresMasker.transform_single_imgs for deterministic atlases that use floats or non-consecutive values as region_ids whether they include background in their labels or not. * Ensure that nilearn.interfaces.bids.save_glm_to_bids serializes numpy arrays to list used as GLM parameters before saving them to JSON. * Check that the view parameter in surface plotting functions is a pair of int or float when it is not a string. * Fix positions of the markers on the images on the sphere masker reports. * Fix cut position in nifti maps maskers to match displayed map maximum. * Make sure that nilearn.maskers.NiftiSpheresMasker reports displays properly when it contains only 1 sphere. ## Enhancements * Add an avg_method parameter to nilearn.plotting.plot_surf_stat_map. - Add patch support-new-scipy.patch, support new scipy changes.
Comments 0