<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: The Future of Astronomy &amp; Astrophysics in America</title>
	<atom:link href="http://blog.aas.org/2010/11/01/the-future-of-astronomy-astrophysics-in-america/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.aas.org/2010/11/01/the-future-of-astronomy-astrophysics-in-america/</link>
	<description>The Steady State of the Union</description>
	<lastBuildDate>Thu, 07 Mar 2013 03:51:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Dick</title>
		<link>http://blog.aas.org/2010/11/01/the-future-of-astronomy-astrophysics-in-america/comment-page-1/#comment-3588</link>
		<dc:creator>Dick</dc:creator>
		<pubDate>Tue, 02 Nov 2010 19:14:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aas.org/?p=196#comment-3588</guid>
		<description><![CDATA[&lt;p&gt;Well, The Future of SPACED-BASED Astronomy &amp; Astrophysics in America.  There&#039;s a lot going on on the ground.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Well, The Future of SPACED-BASED Astronomy &amp; Astrophysics in America.  There&#8217;s a lot going on on the ground.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eileen</title>
		<link>http://blog.aas.org/2010/11/01/the-future-of-astronomy-astrophysics-in-america/comment-page-1/#comment-3587</link>
		<dc:creator>Eileen</dc:creator>
		<pubDate>Tue, 02 Nov 2010 12:23:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aas.org/?p=196#comment-3587</guid>
		<description><![CDATA[&lt;p&gt;ah, line breaks got taken out - those commands should be 4 separate lines.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>ah, line breaks got taken out &#8211; those commands should be 4 separate lines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eileen</title>
		<link>http://blog.aas.org/2010/11/01/the-future-of-astronomy-astrophysics-in-america/comment-page-1/#comment-3586</link>
		<dc:creator>Eileen</dc:creator>
		<pubDate>Tue, 02 Nov 2010 12:22:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.aas.org/?p=196#comment-3586</guid>
		<description><![CDATA[&lt;p&gt;Bethany - Interesting post.  &lt;/p&gt;

&lt;p&gt;Xcel is not a very good program for this sort of thing - leave it for the financial analysis, lol.  &lt;/p&gt;

&lt;p&gt;Try downloading &#039;R&#039; (www.r-project.org).  Once downloaded, you can read the quick-start guide or search for help on R-search: http://www.rseek.org/&lt;/p&gt;

&lt;p&gt;If your data is a single column in a text file, making a histogram is as simple as:&lt;/p&gt;

&lt;p&gt;pdf(&quot;output.pdf&quot;)
data &lt;- read.table(&quot;file.txt&quot;)
hist(t$V1,main=&quot;title&quot;,xlab=&quot;my data&quot;)
dev.off()&lt;/p&gt;

&lt;p&gt;If you want to see how the graph looks without making a PDF, you can omit the first and last lines.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Bethany &#8211; Interesting post.  </p>

<p>Xcel is not a very good program for this sort of thing &#8211; leave it for the financial analysis, lol.  </p>

<p>Try downloading &#8216;R&#8217; (www.r-project.org).  Once downloaded, you can read the quick-start guide or search for help on R-search: <a href="http://www.rseek.org/" rel="nofollow">http://www.rseek.org/</a></p>

<p>If your data is a single column in a text file, making a histogram is as simple as:</p>

<p>pdf(&#8220;output.pdf&#8221;)
data &lt;- read.table(&#8220;file.txt&#8221;)
hist(t$V1,main=&#8221;title&#8221;,xlab=&#8221;my data&#8221;)
dev.off()</p>

<p>If you want to see how the graph looks without making a PDF, you can omit the first and last lines.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
