Changes

Jump to navigation Jump to search

DPL94 math

206 bytes added, 09:47, 21 March 2014
plt.figure(1)
plt.plot(data[:,2], data[:,3], '.')
plt.ylabel(r'Imaginary Rex, ramping spin-lock field strength, nu1')
plt.xlabel(r'Rotating frame tilt angle')
Omega = np.arange(0., 20, 1)
plt.figure(2)
plt.plot(data[:,2], data[:,3], '.')
plt.ylabel(r'Imaginary Rex, ramping spin-lock offset')
plt.xlabel(r'Rotating frame tilt angle')
plt.show()
</source>
 
== Figure ==
See Figure 1 and 10 in the reference.

Navigation menu