Open main menu
relax wiki
Search
Changes
β Older edit
Newer edit β
Tutorial for Relaxation dispersion analysis cpmg fixed time recorded on varian as fid interleaved
1 byte added
,
15:35, 28 August 2013
ββIn relax GUI
print("%20s %20s" % ("# Spin ID", "Model"))
for spin, spin_id in spin_loop(return_id=True, skip_desel=True):
print("%20s %20s" % (repr(spin_id), spin.model
)
)
</source>
Tlinnet
Trusted,
Bureaucrats
1,382
edits