You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from scipy.ndimage.filters import gaussian_filter1d
def main(source, destination, sequence, hrf, voxels, scale=1000, saturation=2, highpass_sigma=225, lowpass_sigma=2): #saturation/scale is the value at which the activation saturates