Closed bwheelz36 closed 1 year ago
I think we do this by adding a function in utilities called "combine gradient and B0" or something:
def combine_gradient_and_B0_harmonics(Gx, Gy, Gz, B0, dicom_data):
then we figure out the frequency encode direction, scale B0 by gradient strength, and add the harmonics together...will it be that simple?