<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.pymol.org/index.php?action=history&amp;feed=atom&amp;title=Inertia_tensor</id>
	<title>Inertia tensor - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pymol.org/index.php?action=history&amp;feed=atom&amp;title=Inertia_tensor"/>
	<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Inertia_tensor&amp;action=history"/>
	<updated>2026-05-08T11:03:22Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.pymol.org/index.php?title=Inertia_tensor&amp;diff=8027&amp;oldid=prev</id>
		<title>Pyadmin: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://wiki.pymol.org/index.php?title=Inertia_tensor&amp;diff=8027&amp;oldid=prev"/>
		<updated>2014-03-28T02:16:28Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox script-repo&lt;br /&gt;
|type      = Python Module&lt;br /&gt;
|filename  = inertia_tensor.py&lt;br /&gt;
|author    = [http://www.mattmaciejewski.com Mateusz Maciejewski]&lt;br /&gt;
|license   = MIT&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Image:It.png|300px|right]]&lt;br /&gt;
&lt;br /&gt;
This script will draw the eigenvectors of the inertia tensor of the selected part of the molecule.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
 tensor selection, name, model&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
To draw the inertia tensor of the first model in PDB file 4B2R do:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
fetch 4b2r, async=0&lt;br /&gt;
hide lines&lt;br /&gt;
show cartoon&lt;br /&gt;
run inertia_tensor.py&lt;br /&gt;
tensor 4b2r &amp;amp; n. n+ca+c &amp;amp; i. 569-623, tensor_dom11, 1&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Reference ==&lt;br /&gt;
&lt;br /&gt;
A figure generated using this script can be seen in the following reference:&lt;br /&gt;
&lt;br /&gt;
* ''Estimation of interdomain flexibility of N-terminus of factor H using residual dipolar couplings''. Maciejewski M, Tjandra N, Barlow PN. '''Biochemistry'''. 50(38) 2011, p. 8138-49, fig. 1 [http://dx.doi.org/10.1021/bi200575b  doi:10.1021/bi200575b]&lt;br /&gt;
&lt;br /&gt;
[[Category:Script_Library]]&lt;br /&gt;
[[Category:UI_Scripts]]&lt;/div&gt;</summary>
		<author><name>Pyadmin</name></author>
	</entry>
</feed>