import return_offset_data
# Execute one of the scriptsfunction to generate theta dictionary
return_offset_data.generate_theta_dic()
The theta data now resides in
:5@N cdp.mol[0].res[0].spin[0].theta
:6@N cdp.mol[0].res[1].spin[0].theta
:8@N cdp.mol[0].res[2].spin[0].theta
:9@N cdp.mol[0].res[3].spin[0].theta
:10@N cdp.mol[0].res[4].spin[0].theta
</source>
== See also ==
[[Category:sample_scripts]]