<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://registry.gimp.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>astronomy</title>
 <link>http://registry.gimp.org/taxonomy/term/304</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>Planetary Ring System - Updated for Gimp 2.6</title>
 <link>http://registry.gimp.org/node/9489</link>
 <description>&lt;p&gt;This script makes a ring system that you can add to a picture of a planet, and was adapted from a Photoshop script.  This script is updated for GIMP v2.6&lt;br /&gt;
The ring system can be any size from 300x300 to 3000x3000, and can be tilted to any angle.  The whirl-and-pinch portion of the script is time consuming, but using at least 8 iterations make the rings look very nice.  The thickness of the rings can be controlled using the inner and outer ring ratio values in the script.  The closer these two values are together, the narrower the ring.&lt;br /&gt;
After the rings are rotated, the image is autocropped to make it as small as possible.  There is an option to automatically colorize the rings, but I usually find that it&#039;s best if you do that manually after the script has finished running.&lt;br /&gt;
If you do paste this into a picture of a planet, set the layer mode to Screen.  You can remove the portion of the ring that would be behind the planet by making layer with the planet active, and choosing Alpha to Selection.  Then activate the layer that contains the ring and erase the portion of the ring in back of the planet using either the eraser tool (simple but time consuming) or a marquee tool set to &amp;quot;Intersect with current selection&amp;quot; and cutting and pasting.&lt;br /&gt;
I&#039;ve also attached a small picture of what the rings look like around a blue planet.  Hope you like this one...&lt;/p&gt;
</description>
 <comments>http://registry.gimp.org/node/9489#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/25">2.4</category>
 <category domain="http://registry.gimp.org/taxonomy/term/523">2.6</category>
 <category domain="http://registry.gimp.org/taxonomy/term/49">GPL</category>
 <category domain="http://registry.gimp.org/taxonomy/term/43">GPLv2+</category>
 <category domain="http://registry.gimp.org/taxonomy/term/20">Script-Fu</category>
 <category domain="http://registry.gimp.org/taxonomy/term/304">astronomy</category>
 <category domain="http://registry.gimp.org/taxonomy/term/45">planet</category>
 <category domain="http://registry.gimp.org/taxonomy/term/497">ring</category>
 <enclosure url="http://registry.gimp.org/files/Blue_Ringed_Planet.jpg" length="32029" type="image/jpeg" />
 <pubDate>Sat, 20 Sep 2008 04:00:37 +0200</pubDate>
 <dc:creator>sambrookjm</dc:creator>
 <guid isPermaLink="false">9489 at http://registry.gimp.org</guid>
</item>
<item>
 <title>gimp-plugin-astronomy</title>
 <link>http://registry.gimp.org/node/2352</link>
 <description>&lt;h2&gt;A set of plugins and scripts for astronomical image processing&lt;/h2&gt;
&lt;p&gt;Not intended for scientific image processing, due to gimp&#039;s 8bit depth restriction (for &quot;pretty pictures&quot; only).&lt;/p&gt;
&lt;h3&gt;News:&lt;/h3&gt;
&lt;p&gt;31.07.2008: gimp-plugin-astronomy-0.6&lt;br /&gt;
29.06.2008: gimp-plugin-astronomy-0.5&lt;br /&gt;
25.03.2008: gimp-plugin-astronomy-0.4&lt;/p&gt;
&lt;h3&gt;Plugins:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Align layers using center of brightness or 2D (fourier) cross correlation or gauss fit, subpixel-resolution, with de-rotation!&lt;/li&gt;
&lt;li&gt;Merge layers using different mean values, including arithmetic/geometric mean, median, and arithmetic mean of x sigma around median.&lt;/li&gt;
&lt;li&gt;Create a background gradient (artificial flat field) from a layer by fitting a 2D 4th order polynom through pivotal points. Cut out large bright nebulae to avoid wrong pivotal point values!&lt;/li&gt;
&lt;li&gt;Star rounding: Round longish stars (due to tracking errors...)&lt;/li&gt;
&lt;li&gt;Create an artificial galaxy. Only elliptical galaxies yet.&lt;/li&gt;
&lt;li&gt;Create artificial stars: Using different star distributions, splitted into background, object and foreground stars. Examples:&lt;br /&gt;
&lt;a href=&quot;http://www.cip.physik.uni-muenchen.de/~georg.hennig/artificial_stars_m35.jpg&quot;&gt;&lt;img width=&quot;640&quot; src=&quot;http://www.cip.physik.uni-muenchen.de/~georg.hennig/artificial_stars_m35.jpg&quot;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.cip.physik.uni-muenchen.de/~georg.hennig/artificial_stars_kugelsternhaufen_mit_galaxien.jpg&quot;&gt;&lt;img width=&quot;640&quot; src=&quot;http://www.cip.physik.uni-muenchen.de/~georg.hennig/artificial_stars_kugelsternhaufen_mit_galaxien.jpg&quot;&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Scripts:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Set mode for all layers&lt;/li&gt;
&lt;li&gt;Set brightness / contrast for all layers&lt;/li&gt;
&lt;li&gt;Normalize all layers&lt;/li&gt;
&lt;li&gt;Subtract dark frame from each layer&lt;/li&gt;
&lt;li&gt;Divide all layers by a flat field&lt;/li&gt;
&lt;li&gt;Draw border with image information&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Download latest sources or windows binaries from&lt;br /&gt;
&lt;a href=&quot;http://hennigbuam.de/georg/gimp.html&quot; title=&quot;http://hennigbuam.de/georg/gimp.html&quot;&gt;http://hennigbuam.de/georg/gimp.html&lt;/a&gt;&lt;br /&gt;
&lt;/h2&gt;
</description>
 <comments>http://registry.gimp.org/node/2352#comments</comments>
 <category domain="http://registry.gimp.org/taxonomy/term/25">2.4</category>
 <category domain="http://registry.gimp.org/taxonomy/term/35">GPLv2</category>
 <category domain="http://registry.gimp.org/taxonomy/term/128">2.4</category>
 <category domain="http://registry.gimp.org/taxonomy/term/305">align</category>
 <category domain="http://registry.gimp.org/taxonomy/term/309">artificial galaxies</category>
 <category domain="http://registry.gimp.org/taxonomy/term/308">artificial stars</category>
 <category domain="http://registry.gimp.org/taxonomy/term/304">astronomy</category>
 <category domain="http://registry.gimp.org/taxonomy/term/310">background gradient</category>
 <category domain="http://registry.gimp.org/taxonomy/term/306">layers</category>
 <category domain="http://registry.gimp.org/taxonomy/term/307">merge</category>
 <pubDate>Tue, 25 Mar 2008 12:14:06 +0100</pubDate>
 <dc:creator>georg298</dc:creator>
 <guid isPermaLink="false">2352 at http://registry.gimp.org</guid>
</item>
</channel>
</rss>
