<?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 on: Snow Leopard is Here</title>
	<atom:link href="http://www.astrobetter.com/snow-leopard-is-here/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.astrobetter.com/snow-leopard-is-here/</link>
	<description>Tips and Tricks for Professional Astronomers</description>
	<lastBuildDate>Fri, 30 Jul 2010 02:17:53 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David</title>
		<link>http://www.astrobetter.com/snow-leopard-is-here/comment-page-1/#comment-2437</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 14 Apr 2010 16:18:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.astrobetter.com/?p=823#comment-2437</guid>
		<description>As a note regarding IDL and X11: as noted above, X11 with SL comes is 2.3.4.  X11 2.4 does not have a SL installer (Leopard only) that I know of.  X11 2.5 (which, btw, is now called Xquartz when installed and does not overwrite the X11.app) installs on 2.5, but IDL&#039;s mouse-plotting window interaction is broken (e.g., zoom does not work properly).  So I went back to the X11 2.3.4 which came with SL.</description>
		<content:encoded><![CDATA[<p>As a note regarding IDL and X11: as noted above, X11 with SL comes is 2.3.4.  X11 2.4 does not have a SL installer (Leopard only) that I know of.  X11 2.5 (which, btw, is now called Xquartz when installed and does not overwrite the X11.app) installs on 2.5, but IDL&#8217;s mouse-plotting window interaction is broken (e.g., zoom does not work properly).  So I went back to the X11 2.3.4 which came with SL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lisa</title>
		<link>http://www.astrobetter.com/snow-leopard-is-here/comment-page-1/#comment-726</link>
		<dc:creator>Lisa</dc:creator>
		<pubDate>Wed, 02 Dec 2009 17:00:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.astrobetter.com/?p=823#comment-726</guid>
		<description>I was able to install iraf/pyraf and matplotlib (I had a problem where I needed to set the architecture to 32-bit).  I&#039;m having problems with plotting in both, though.  In matplotlib, I can successfully import pylab, but am unable to plot.  I&#039;m using the MacOSX backend.  It will open a blank window labeled Figure 1, but not actually plot anything.  If I try to save the plot to a ps file, the file has errors and will not open.  

With pyraf, I am having the problem that when I use implot/splot there are no labels on the axes and no titles.  The commands in the window work, but I have no labels.

Has anyone else run into any of these problems and been able to fix them?</description>
		<content:encoded><![CDATA[<p>I was able to install iraf/pyraf and matplotlib (I had a problem where I needed to set the architecture to 32-bit).  I&#8217;m having problems with plotting in both, though.  In matplotlib, I can successfully import pylab, but am unable to plot.  I&#8217;m using the MacOSX backend.  It will open a blank window labeled Figure 1, but not actually plot anything.  If I try to save the plot to a ps file, the file has errors and will not open.  </p>
<p>With pyraf, I am having the problem that when I use implot/splot there are no labels on the axes and no titles.  The commands in the window work, but I have no labels.</p>
<p>Has anyone else run into any of these problems and been able to fix them?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.astrobetter.com/snow-leopard-is-here/comment-page-1/#comment-519</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Mon, 05 Oct 2009 04:12:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.astrobetter.com/?p=823#comment-519</guid>
		<description>Nate,
I had the same problem with images in IDL 6.4 on a mac pro that
started a few months ago (presumably as a result of an auto software
update or something).  On a TVSCL or similar, IDL crashed with a bus
error.  Have just installed SL, and the problem persisted
with IDL 6.4.  Installed 7.1 and problem seems to be fixed.
cheers,
Jeremy</description>
		<content:encoded><![CDATA[<p>Nate,<br />
I had the same problem with images in IDL 6.4 on a mac pro that<br />
started a few months ago (presumably as a result of an auto software<br />
update or something).  On a TVSCL or similar, IDL crashed with a bus<br />
error.  Have just installed SL, and the problem persisted<br />
with IDL 6.4.  Installed 7.1 and problem seems to be fixed.<br />
cheers,<br />
Jeremy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://www.astrobetter.com/snow-leopard-is-here/comment-page-1/#comment-456</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Wed, 23 Sep 2009 00:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.astrobetter.com/?p=823#comment-456</guid>
		<description>All right, last week I just purchased my first mac ever -- a 15&quot; MacBook Pro -- came with Snow Leopard. (previously used ubuntu). I&#039;ve been trying to get scisoft distro and the enthought distro to work on my computer. I can get some things in scisoft to work, but never pyraf.
I can get Enthought to work perfectly with everything it comes with, until I try to install/reinstall scisoft, which breaks it almost entirely. 

So, I&#039;ve settled for, perfect Enthought distro; non-working scisoft, but I wanto this situation to improve.

My guess is to separate the python distributions (maybe three ways, scisoft/enthought/system?) but I have no idea how to do this. I saw a previous comment that mentioned having separate pythons doing something like this, and I&#039;d like to know how to do this with the distrobutions enthought and scisoft.

Any tips? Ideas? Suggestions to radically change my approach?</description>
		<content:encoded><![CDATA[<p>All right, last week I just purchased my first mac ever &#8212; a 15&#8243; MacBook Pro &#8212; came with Snow Leopard. (previously used ubuntu). I&#8217;ve been trying to get scisoft distro and the enthought distro to work on my computer. I can get some things in scisoft to work, but never pyraf.<br />
I can get Enthought to work perfectly with everything it comes with, until I try to install/reinstall scisoft, which breaks it almost entirely. </p>
<p>So, I&#8217;ve settled for, perfect Enthought distro; non-working scisoft, but I wanto this situation to improve.</p>
<p>My guess is to separate the python distributions (maybe three ways, scisoft/enthought/system?) but I have no idea how to do this. I saw a previous comment that mentioned having separate pythons doing something like this, and I&#8217;d like to know how to do this with the distrobutions enthought and scisoft.</p>
<p>Any tips? Ideas? Suggestions to radically change my approach?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate</title>
		<link>http://www.astrobetter.com/snow-leopard-is-here/comment-page-1/#comment-436</link>
		<dc:creator>Nate</dc:creator>
		<pubDate>Tue, 15 Sep 2009 21:14:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.astrobetter.com/?p=823#comment-436</guid>
		<description>I waited to buy my new desktop until SL was shipping with new Macs.  Today I installed IDL 6.3, and find that it crashes if I try to display an image using tv, tvscl, display, etc.  I had similar problems crop up under OS X 10.4 occasionally (after automatic MacUpdates), but installing the latest update of X11 always fixed it.  Now X11 (XQuartz 2.3.4) is native to OS X, and there is no SL-supported update as of yet (XQuartz 2.4.0 is for regular Leopard).  So, it appears I have an installed IDL that cannot display images. Which is mainly what I work with.  Any ideas?</description>
		<content:encoded><![CDATA[<p>I waited to buy my new desktop until SL was shipping with new Macs.  Today I installed IDL 6.3, and find that it crashes if I try to display an image using tv, tvscl, display, etc.  I had similar problems crop up under OS X 10.4 occasionally (after automatic MacUpdates), but installing the latest update of X11 always fixed it.  Now X11 (XQuartz 2.3.4) is native to OS X, and there is no SL-supported update as of yet (XQuartz 2.4.0 is for regular Leopard).  So, it appears I have an installed IDL that cannot display images. Which is mainly what I work with.  Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sammy</title>
		<link>http://www.astrobetter.com/snow-leopard-is-here/comment-page-1/#comment-424</link>
		<dc:creator>Sammy</dc:creator>
		<pubDate>Thu, 10 Sep 2009 13:58:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.astrobetter.com/?p=823#comment-424</guid>
		<description>Sorry to spam again, but seemed that my problems were solved by getting rid off the 2.6.2 Python I had installed. This version seemed to somehow confuse the Framework default 2.6.1 that SL has and cause some architecture mismatches.</description>
		<content:encoded><![CDATA[<p>Sorry to spam again, but seemed that my problems were solved by getting rid off the 2.6.2 Python I had installed. This version seemed to somehow confuse the Framework default 2.6.1 that SL has and cause some architecture mismatches.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sammy</title>
		<link>http://www.astrobetter.com/snow-leopard-is-here/comment-page-1/#comment-423</link>
		<dc:creator>Sammy</dc:creator>
		<pubDate>Thu, 10 Sep 2009 12:55:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.astrobetter.com/?p=823#comment-423</guid>
		<description>Eli, I noticed the same excellent post few days ago. However, I still have issues with gcc while compiling NumPy. I should check my version of gcc and other compilers and libraries to see where they differ with the default SL installation. It also seems that when compiling 64-bit Python Modules my setup finds a wrong architecture libpython2.6.dylib. I guess this is the pain of having four separate Python installations...</description>
		<content:encoded><![CDATA[<p>Eli, I noticed the same excellent post few days ago. However, I still have issues with gcc while compiling NumPy. I should check my version of gcc and other compilers and libraries to see where they differ with the default SL installation. It also seems that when compiling 64-bit Python Modules my setup finds a wrong architecture libpython2.6.dylib. I guess this is the pain of having four separate Python installations&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eli</title>
		<link>http://www.astrobetter.com/snow-leopard-is-here/comment-page-1/#comment-422</link>
		<dc:creator>Eli</dc:creator>
		<pubDate>Thu, 10 Sep 2009 11:07:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.astrobetter.com/?p=823#comment-422</guid>
		<description>Sammy, one more update. I got NumPy, SciPy, and Matplotlib all working on Snow Leopard now. There are some issues with specific packages in SciPy, but overall it works very well thanks to the following blog post: http://blog.hyperjeff.net/?p=160</description>
		<content:encoded><![CDATA[<p>Sammy, one more update. I got NumPy, SciPy, and Matplotlib all working on Snow Leopard now. There are some issues with specific packages in SciPy, but overall it works very well thanks to the following blog post: <a href="http://blog.hyperjeff.net/?p=160" rel="nofollow">http://blog.hyperjeff.net/?p=160</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sammy</title>
		<link>http://www.astrobetter.com/snow-leopard-is-here/comment-page-1/#comment-401</link>
		<dc:creator>Sammy</dc:creator>
		<pubDate>Thu, 03 Sep 2009 14:36:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.astrobetter.com/?p=823#comment-401</guid>
		<description>Eli, I have multiple Python setups on my laptop. So far I have tried with the Framework setup, where I have 3.1.1 (only for pure Python) and 2.6 (which used to be my work horse before SL). I haven&#039;t had time to try with the SL system Python, but I assume that things work better with that one. However, there seems to be some confusion with the type mismatch as you noted.
I also have Enthought Python installed, but I have tried to separate it from the system Python. Enthought seems to work fine even after the SL upgrade.</description>
		<content:encoded><![CDATA[<p>Eli, I have multiple Python setups on my laptop. So far I have tried with the Framework setup, where I have 3.1.1 (only for pure Python) and 2.6 (which used to be my work horse before SL). I haven&#8217;t had time to try with the SL system Python, but I assume that things work better with that one. However, there seems to be some confusion with the type mismatch as you noted.<br />
I also have Enthought Python installed, but I have tried to separate it from the system Python. Enthought seems to work fine even after the SL upgrade.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Littlefair</title>
		<link>http://www.astrobetter.com/snow-leopard-is-here/comment-page-1/#comment-397</link>
		<dc:creator>Stuart Littlefair</dc:creator>
		<pubDate>Wed, 02 Sep 2009 12:38:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.astrobetter.com/?p=823#comment-397</guid>
		<description>Probably too obvious to mention, but I have had all sorts of problems compiling code under Snow Leopard until I realised the default was to create 64-bit object files, which wouldn&#039;t link against my (many) 32-bit libraries I have which were compiled under Leopard. Adding the -arch i386 flag fixed my woes.

No problems so far with the Scisoft OS X versions of python or pyraf..</description>
		<content:encoded><![CDATA[<p>Probably too obvious to mention, but I have had all sorts of problems compiling code under Snow Leopard until I realised the default was to create 64-bit object files, which wouldn&#8217;t link against my (many) 32-bit libraries I have which were compiled under Leopard. Adding the -arch i386 flag fixed my woes.</p>
<p>No problems so far with the Scisoft OS X versions of python or pyraf..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
