Skip to content

A Perl module to perform correlations between astronomical catalogs.

Notifications You must be signed in to change notification settings

chorny/perl-Astro-Correlate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Astro::Correlate - correlate astronomical catalogues

This is release v1.0 of Astro::Correlate. This module can be used to
correlate two catalogues, comparing them to determine which items are
common between the two based on X and Y positions.

INSTALLATION

 % perl Makefile.PL
 % make
 % make test
 % make install

REQUIREMENTS

The base module has no specific requirements.

Astro::Correlate::Method::FINDOFF requires Starlink Perl infrastructure,
specifically the Starlink::ADAM, Starlink::AMS::Init, Starlink::AMS::Task,
Starlink::Config, and Starlink::EMS modules. For more information, see
http://www.starlink.ac.uk/

Astro::Correlate::Method::RITMatch requires File::SearchPath, available from
CPAN. It also requires the 'match' binary, which can be downloaded from
http://spiff.rit.edu/match/

AUTHOR

Brad Cavanagh <[email protected]>

Copyright (C) 2005-2006 UK Particle Physics and Astronomy Research
Council. All Rights Reserved.

About

A Perl module to perform correlations between astronomical catalogs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%