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
original getxxnorm fortran code normalizes by the top and bottom values in the profile. This should likely be normalized by the max() and min() values of the profile removing the possibility of negative normalization coefficients.
original getxxnorm fortran code normalizes by the top and bottom values in the profile. This should likely be normalized by the max() and min() values of the profile removing the possibility of negative normalization coefficients.