Skip to content

Fix call to plotting to work with latest version of nilearn#1316

Merged
cmadjar merged 1 commit intoaces:26.0-releasefrom
cmadjar:fix_pic_creation_to_work_with_latest_version_of_nilearn
Sep 4, 2025
Merged

Fix call to plotting to work with latest version of nilearn#1316
cmadjar merged 1 commit intoaces:26.0-releasefrom
cmadjar:fix_pic_creation_to_work_with_latest_version_of_nilearn

Conversation

@cmadjar
Copy link
Copy Markdown
Collaborator

@cmadjar cmadjar commented Sep 4, 2025

Description

Latest version of nilearn (0.12) removed support to provide int to the plotting function parameters in favour of using bool data type for those. This fixes the LORIS-MRI code accordingly so that the pic creation is not broken when using latest version of the package.

Code tested on nilearn version 0.10 and above which should be the version used by most projects at this point.

@cmadjar cmadjar added this to the 26.0.4 milestone Sep 4, 2025
@cmadjar cmadjar self-assigned this Sep 4, 2025
@cmadjar cmadjar merged commit 60e5115 into aces:26.0-release Sep 4, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants