<?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: DS9 and Remote Files</title>
	<atom:link href="http://www.astrobetter.com/ds9-and-remote-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.astrobetter.com/ds9-and-remote-files/</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: Shashikiran Ganesh</title>
		<link>http://www.astrobetter.com/ds9-and-remote-files/comment-page-1/#comment-670</link>
		<dc:creator>Shashikiran Ganesh</dc:creator>
		<pubDate>Mon, 23 Nov 2009 09:53:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.astrobetter.com/?p=733#comment-670</guid>
		<description>It works.   Initially the client side gave me an error : &#039;authentication failed&#039;.   The FAQ suggests running the following initially to allow access:  

 xpaset  -p ds9 -acl clienthost + 

on the server host.   Thereafter it worked well!
Thanks for this tip...</description>
		<content:encoded><![CDATA[<p>It works.   Initially the client side gave me an error : &#8216;authentication failed&#8217;.   The FAQ suggests running the following initially to allow access:  </p>
<p> xpaset  -p ds9 -acl clienthost + </p>
<p>on the server host.   Thereafter it worked well!<br />
Thanks for this tip&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.astrobetter.com/ds9-and-remote-files/comment-page-1/#comment-339</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 13 Aug 2009 12:39:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.astrobetter.com/?p=733#comment-339</guid>
		<description>I think the best way to go about doing this is with XPA, but it&#039;s a little obscure.

On the machine you&#039;re running ds9 (call it the &quot;server&quot;), configure it as per &lt;a href=&quot;http://hea-www.harvard.edu/RD/ds9/faq.html#XPA&quot; rel=&quot;nofollow&quot;&gt;the FAQ&lt;/a&gt;. Then, on the machine with the FITS file, you should be able to send the file by running:

&lt;blockquote&gt;
$ xpaset -i &#039;server_ip:port&#039; ds9 fits  &lt; filename.fits
&lt;/blockquote&gt;

That should transport the FITS data over the network, and then use the local DS9 to display it, so it&#039;ll be nice and fast.

That said... I&#039;ve not actually had much success trying to get this to work for myself. DS9 seems choosy about what network interfaces to listen on, and there will probably be all sorts of nasty issues with firewalls etc. Has anybody actually made this work reliably?</description>
		<content:encoded><![CDATA[<p>I think the best way to go about doing this is with XPA, but it&#8217;s a little obscure.</p>
<p>On the machine you&#8217;re running ds9 (call it the &#8220;server&#8221;), configure it as per <a href="http://hea-www.harvard.edu/RD/ds9/faq.html#XPA" rel="nofollow">the FAQ</a>. Then, on the machine with the FITS file, you should be able to send the file by running:</p>
<blockquote><p>
$ xpaset -i &#8217;server_ip:port&#8217; ds9 fits  &lt; filename.fits
</p></blockquote>
<p>That should transport the FITS data over the network, and then use the local DS9 to display it, so it&#8217;ll be nice and fast.</p>
<p>That said&#8230; I&#8217;ve not actually had much success trying to get this to work for myself. DS9 seems choosy about what network interfaces to listen on, and there will probably be all sorts of nasty issues with firewalls etc. Has anybody actually made this work reliably?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
