Is your feature request related to a problem? Please describe.
I'm running a butt-ton of simulations using the lss/lsa interfaces and one choke point is reading/writing the simulated nifti file to disk before calculating the betaseries.
Describe the solution you'd like
It would be nice to to pass the nibabel image in python directly into the interface so that intermediate writes are not required.
Is your feature request related to a problem? Please describe. I'm running a butt-ton of simulations using the lss/lsa interfaces and one choke point is reading/writing the simulated nifti file to disk before calculating the betaseries.
Describe the solution you'd like It would be nice to to pass the nibabel image in python directly into the interface so that intermediate writes are not required.
Describe alternatives you've considered N/A
Additional context N/A