Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Remove crop from HRF example #64

Closed
wants to merge 1 commit into from
Closed

WIP: Remove crop from HRF example #64

wants to merge 1 commit into from

Conversation

rob-luke
Copy link
Member

No description provided.

@rob-luke
Copy link
Member Author

Fails with MemoryError: Unable to allocate 4.02 GiB for an array with shape (23234, 23239) and data type float64 307

@larsoner
Copy link
Member

Where does the memory error happen? nilearn?

I wonder if they need to use a sparse representation internally to avoid this...

@rob-luke
Copy link
Member Author

rob-luke commented Apr 20, 2020

Where does the memory error happen? nilearn?

Haven't dug in to this yet. My initial hope that switching from Nistats to Nilearn would magically fix the issue, but I think the code base is largely the same. I plan to dig in to this when I get a chance, but its currently second priority to ensuring my code is correct. So I have raised this PR to remind myself and/or demonstrate to anyone interested where the issue is.

@rob-luke
Copy link
Member Author

Closing in favour of #191

@rob-luke rob-luke closed this Oct 16, 2020
@rob-luke rob-luke deleted the memory_test branch November 22, 2020 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants