Submit a Story  :  IRAF Links  :  Past Polls  :  Calendar  :  Advanced Search  
     iraf.net
FAQ

ASTCAT access to 2Mass and USNO-B1

 Email Article To a Friend View Printable Version 

Code SnippetsThe ASTCAT package provides tools to get catalogs from web sites that support HTTP/Get URLs which return a text table. It is challenge to discover these sites and keep the the ASTCAT database up-to-date. Two important catalogs are the 2MASS point source catalog and the USNO-B1 catalog.


read more (623 words) 0 comments
Post a comment

ESOSELECT -- HSELECT for ESO HIERARCH Keywords

 Email Article To a Friend View Printable Version 

Code SnippetsFor quite a while now users have been running into problems associated with the ESO convention of using HIERARCH keywords in their headers. This became a common enough issue that we developed a script to help deal with it. That script never made it into the core system, but the explanatory text and script itself is posted here.


read more (1389 words) 0 comments
Post a comment

New task to group data on the sky

 Email Article To a Friend View Printable Version 

Code SnippetsA new task allows taking a list of RA, Dec, and data, such as image names, that one wants to group into sublists. The grouping is based on a minimum separation in RA and Dec. The SKYGROUP help page is available from this site already, the code itself is in the body of the message and in the upcoming release in the NPROTO package.


read more (1823 words) 0 comments
Post a comment

New script task SKYSEP

 Email Article To a Friend View Printable Version 

Code Snippets

The calculation of the separation between two celestial points is a standard astronomical utility. In SPP routines may be found in the math$slalib package. At the CL level there is astcalc and asthedit. However those are fairly complex and in scripts one would like to have a simple interface. People can write their own script code but I thought it would be useful to provide one. The SKYSEP help page is already available from this site, the script is in the body of the story and will be available in the upcoming release in the NPROTO package.


read more (564 words) 0 comments
Post a comment

Code Tools: Evaluating Spline Coefficients

 Email Article To a Friend View Printable Version 

Code Snippets

One of the long-forgotten ADASS newsgroups was adass.iraf.sources, the point of which was to allow users to post small bits of code others may find useful. While we work to decide how we'll organize something similar we'll simply post the code in a new topic.

Weidong Li at UCBerkeley asked recently how one can use the coefficients produced by CURFIT to evaluate the fit at arbitrary points. After a quick pointer, and in what we hope will be an iraf.net tradition, he coded a solution and agreed to share it here. Thanks Weidong!


read more (641 words) 0 comments
Post a comment
 Copyright © 2005-2009 iraf.net
 All trademarks and copyrights on this page are owned by their respective owners.
Powered By Geeklog 
Created this page in 0.13 seconds