"""
from dipy.data import read_sherbrooke_3shell
img, gtab = read_sherbrooke_3shell()
moving = np.array(img.get_data()[..., 0], dtype = floating)
//Warp the S0 with a synthetic rotation
After Change
iterations. Any modification that produces a change in the energy profile
should be carefully validated to ensure no accuracy loss.
"""
moving, static = moving, static = get_synthetic_warped_circle(20)
//Create the CC metric
sigma_diff = 2.0
radius = 4