<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for patrick fuller&#039;s blog</title>
	<atom:link href="http://www.patrick-fuller.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.patrick-fuller.com</link>
	<description>science, technology, art.</description>
	<lastBuildDate>Wed, 15 May 2013 17:52:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Characterizing MOF Diffusion by frp chemical tank</title>
		<link>http://www.patrick-fuller.com/characterizing-mof-diffusion/#comment-1770</link>
		<dc:creator>frp chemical tank</dc:creator>
		<pubDate>Wed, 15 May 2013 17:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.patrick-fuller.com/?p=133#comment-1770</guid>
		<description><![CDATA[Hey very nice website!! Guy .. Excellent .. Wonderful .. I&#039;ll bookmark your blog and take the feeds additionally?I&#039;m satisfied to search out numerous helpful info right here within the submit, we want develop more strategies in this regard, thank you for sharing. . . . . .]]></description>
		<content:encoded><![CDATA[<p>Hey very nice website!! Guy .. Excellent .. Wonderful .. I&#8217;ll bookmark your blog and take the feeds additionally?I&#8217;m satisfied to search out numerous helpful info right here within the submit, we want develop more strategies in this regard, thank you for sharing. . . . . .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gaussian Blur &#8211; Image processing for scientists and engineers, Part 4 by gaussian filter &#124; Seismic Waveform Inversion</title>
		<link>http://www.patrick-fuller.com/gaussian-blur-image-processing-for-scientists-and-engineers-part-4/#comment-1762</link>
		<dc:creator>gaussian filter &#124; Seismic Waveform Inversion</dc:creator>
		<pubDate>Wed, 15 May 2013 04:35:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.patrick-fuller.com/?p=408#comment-1762</guid>
		<description><![CDATA[[...] Gaussian Blur – Image processing for scientists and engineers, Part 4 http://www.patrick-fuller.com/gaussian-blur-image-processing-for-scientists-and-engineers-part-4/ [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Gaussian Blur – Image processing for scientists and engineers, Part 4 <a href="http://www.patrick-fuller.com/gaussian-blur-image-processing-for-scientists-and-engineers-part-4/" rel="nofollow">http://www.patrick-fuller.com/gaussian-blur-image-processing-for-scientists-and-engineers-part-4/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Molecules in Blender by Erwann Jeanneau</title>
		<link>http://www.patrick-fuller.com/molecules-from-smiles-molfiles-in-blender/#comment-1659</link>
		<dc:creator>Erwann Jeanneau</dc:creator>
		<pubDate>Fri, 03 May 2013 13:37:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.patrick-fuller.com/?p=170#comment-1659</guid>
		<description><![CDATA[Hi,

&#160;

I found an easy way of generating one molecule, a unit-cell or more. I open my CIF file with CCDC&#039;s Mercury software (limited version is available for free on their website) and then save this file in PDB format which can then be open by Blender. The advantage is that Mercury generates as many atoms as seen on screen and not only symetry independent atoms.

I will try to adapt the part of your script where you draw bonds for polyhedra representation.

&#160;

Cheers,

&#160;

Erwann]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>&nbsp;</p>
<p>I found an easy way of generating one molecule, a unit-cell or more. I open my CIF file with CCDC&#8217;s Mercury software (limited version is available for free on their website) and then save this file in PDB format which can then be open by Blender. The advantage is that Mercury generates as many atoms as seen on screen and not only symetry independent atoms.</p>
<p>I will try to adapt the part of your script where you draw bonds for polyhedra representation.</p>
<p>&nbsp;</p>
<p>Cheers,</p>
<p>&nbsp;</p>
<p>Erwann</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Molecules in Blender by Patrick Fuller</title>
		<link>http://www.patrick-fuller.com/molecules-from-smiles-molfiles-in-blender/#comment-1643</link>
		<dc:creator>Patrick Fuller</dc:creator>
		<pubDate>Wed, 01 May 2013 16:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.patrick-fuller.com/?p=170#comment-1643</guid>
		<description><![CDATA[I also work on small molecule crystallography, and there are a lot of ways to use this script to do what you need.

The easiest way is always to convert a cif file to p1 symmetry, removing the need to infer symmetry. Most crystallographic programs will do this for you. If you don&#039;t want to do that, OpenBabel does support inferring unit cells (OBUnitCell.FillUnitCell() - http://openbabel.org/dev-api/classOpenBabel_1_1OBUnitCell.shtml#af5cee9c530db13a5ec558a3783893315). You can write your own cif parser, but I have found that literally interpreting symmetry_pos_as_xyz causes issues due to poor regulation of experimental cif file data.

Good luck!]]></description>
		<content:encoded><![CDATA[<p>I also work on small molecule crystallography, and there are a lot of ways to use this script to do what you need.</p>
<p>The easiest way is always to convert a cif file to p1 symmetry, removing the need to infer symmetry. Most crystallographic programs will do this for you. If you don&#8217;t want to do that, OpenBabel does support inferring unit cells (OBUnitCell.FillUnitCell() &#8211; <a href="http://openbabel.org/dev-api/classOpenBabel_1_1OBUnitCell.shtml#af5cee9c530db13a5ec558a3783893315" rel="nofollow">http://openbabel.org/dev-api/classOpenBabel_1_1OBUnitCell.shtml#af5cee9c530db13a5ec558a3783893315</a>). You can write your own cif parser, but I have found that literally interpreting symmetry_pos_as_xyz causes issues due to poor regulation of experimental cif file data.</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Molecules in Blender by Erwann Jeanneau</title>
		<link>http://www.patrick-fuller.com/molecules-from-smiles-molfiles-in-blender/#comment-1642</link>
		<dc:creator>Erwann Jeanneau</dc:creator>
		<pubDate>Wed, 01 May 2013 15:58:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.patrick-fuller.com/?p=170#comment-1642</guid>
		<description><![CDATA[Very interesting. Specially the ability to use different file formats with openbabel.

As a small molecule crystallographer I mainly work with the CIF file format and it would be fantastic if a Blender script could give the ability to act as a molecular builder with the atomic positions and symmetry elements given in the CIF file (I haven&#039;t seen anything that could handle symmetry operations properly yet).

Also the ability to draw polyhedron around selected atoms would be awsome...

Anyway thanks for this tutorial which helped me understand quite a few things concerning python programming.]]></description>
		<content:encoded><![CDATA[<p>Very interesting. Specially the ability to use different file formats with openbabel.</p>
<p>As a small molecule crystallographer I mainly work with the CIF file format and it would be fantastic if a Blender script could give the ability to act as a molecular builder with the atomic positions and symmetry elements given in the CIF file (I haven&#8217;t seen anything that could handle symmetry operations properly yet).</p>
<p>Also the ability to draw polyhedron around selected atoms would be awsome&#8230;</p>
<p>Anyway thanks for this tutorial which helped me understand quite a few things concerning python programming.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gabor Filter – Image processing for scientists and engineers, Part 6 by Patrick Fuller</title>
		<link>http://www.patrick-fuller.com/gabor-filter-image-processing-for-scientists-and-engineers-part-6/#comment-1528</link>
		<dc:creator>Patrick Fuller</dc:creator>
		<pubDate>Fri, 19 Apr 2013 22:12:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.patrick-fuller.com/?p=476#comment-1528</guid>
		<description><![CDATA[I know :-( I need to finish this tutorial.]]></description>
		<content:encoded><![CDATA[<p>I know <img src='http://www.patrick-fuller.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  I need to finish this tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gabor Filter – Image processing for scientists and engineers, Part 6 by Xocoatzin</title>
		<link>http://www.patrick-fuller.com/gabor-filter-image-processing-for-scientists-and-engineers-part-6/#comment-1526</link>
		<dc:creator>Xocoatzin</dc:creator>
		<pubDate>Fri, 19 Apr 2013 13:57:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.patrick-fuller.com/?p=476#comment-1526</guid>
		<description><![CDATA[No part 7 :(]]></description>
		<content:encoded><![CDATA[<p>No part 7 <img src='http://www.patrick-fuller.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Molecules in Blender by Kotter</title>
		<link>http://www.patrick-fuller.com/molecules-from-smiles-molfiles-in-blender/#comment-1352</link>
		<dc:creator>Kotter</dc:creator>
		<pubDate>Fri, 05 Apr 2013 09:43:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.patrick-fuller.com/?p=170#comment-1352</guid>
		<description><![CDATA[Hey Patrick,

luckily, I managed to figure out the bug: There are mol2 files, which denote aromatic bonds with the number &#039;4&#039; as opposed to the &#039;2&#039; for the actual double-bonds. In this case, the above code unfortunately fails to produce the wanted output. After specifically setting them to conjugated double bonds rather than aromatic ones, everything worked fine for me :)

Thanks again &amp; cheers,

K]]></description>
		<content:encoded><![CDATA[<p>Hey Patrick,</p>
<p>luckily, I managed to figure out the bug: There are mol2 files, which denote aromatic bonds with the number &#8217;4&#8242; as opposed to the &#8217;2&#8242; for the actual double-bonds. In this case, the above code unfortunately fails to produce the wanted output. After specifically setting them to conjugated double bonds rather than aromatic ones, everything worked fine for me <img src='http://www.patrick-fuller.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks again &amp; cheers,</p>
<p>K</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Molecules in Blender by Patrick Fuller</title>
		<link>http://www.patrick-fuller.com/molecules-from-smiles-molfiles-in-blender/#comment-1173</link>
		<dc:creator>Patrick Fuller</dc:creator>
		<pubDate>Tue, 19 Mar 2013 00:33:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.patrick-fuller.com/?p=170#comment-1173</guid>
		<description><![CDATA[Hi Kotter,

I&#039;m glad you&#039;re following through with this! I&#039;ve been meaning to update this blog post for a while now, as it doesn&#039;t reflect changes I&#039;ve made to the process over the last year or so. Have you looked at the &lt;a href=&quot;https://github.com/patrickfuller/blender-chemicals&quot; title=&quot;blender-chemicals&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;github repository&lt;/a&gt;? It uses more generalized / faster code, has been updated to include changes to Blender over the last year, and, most importantly, should be easier to understand.

Edit: I updated this tutorial. The github version still deviates in how it handles blender meshes (using `bpy.ops.*` is slowww), but its conceptually aligned with this tutorial.]]></description>
		<content:encoded><![CDATA[<p>Hi Kotter,</p>
<p>I&#8217;m glad you&#8217;re following through with this! I&#8217;ve been meaning to update this blog post for a while now, as it doesn&#8217;t reflect changes I&#8217;ve made to the process over the last year or so. Have you looked at the <a href="https://github.com/patrickfuller/blender-chemicals" title="blender-chemicals" target="_blank" rel="nofollow">github repository</a>? It uses more generalized / faster code, has been updated to include changes to Blender over the last year, and, most importantly, should be easier to understand.</p>
<p>Edit: I updated this tutorial. The github version still deviates in how it handles blender meshes (using <code>bpy.ops.*</code> is slowww), but its conceptually aligned with this tutorial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Molecules in Blender by Kotter</title>
		<link>http://www.patrick-fuller.com/molecules-from-smiles-molfiles-in-blender/#comment-1155</link>
		<dc:creator>Kotter</dc:creator>
		<pubDate>Mon, 18 Mar 2013 17:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.patrick-fuller.com/?p=170#comment-1155</guid>
		<description><![CDATA[First off, that&#039;s an impressive piece of work here, I have been looking exactly for something like this. Now, I&#039;m absolutely new to Blender and seem to be stuck at a certain point. Unfortunately, I can not do the translation of the multibonds at

&quot;bpy.ops.transform.translate(value=Vtrans[i])&quot;

I always get the message that there was an error, yet, there is none specified in the console (I launch the code itself from a text editor window open in Blender as well)

I&#039;ve tried printing out the Vtrans values to see, if there was something wrong with the file I&#039;m using, yet, this gives me an &#039;invalid syntax&#039; exception :?

Any ideas on what I&#039;m doing wrong here?

Cheers &amp; thanks,

K]]></description>
		<content:encoded><![CDATA[<p>First off, that&#8217;s an impressive piece of work here, I have been looking exactly for something like this. Now, I&#8217;m absolutely new to Blender and seem to be stuck at a certain point. Unfortunately, I can not do the translation of the multibonds at</p>
<p>&#8220;bpy.ops.transform.translate(value=Vtrans[i])&#8221;</p>
<p>I always get the message that there was an error, yet, there is none specified in the console (I launch the code itself from a text editor window open in Blender as well)</p>
<p>I&#8217;ve tried printing out the Vtrans values to see, if there was something wrong with the file I&#8217;m using, yet, this gives me an &#8216;invalid syntax&#8217; exception <img src='http://www.patrick-fuller.com/wp-includes/images/smilies/icon_confused.gif' alt=':?' class='wp-smiley' /> </p>
<p>Any ideas on what I&#8217;m doing wrong here?</p>
<p>Cheers &amp; thanks,</p>
<p>K</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 6/13 queries in 0.044 seconds using disk: basic
Object Caching 366/381 objects using disk: basic

 Served from: www.patrick-fuller.com @ 2013-05-23 07:10:34 by W3 Total Cache -->