Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/starlink/perl-astro-correlate
A Perl module to perform correlations between astronomical catalogs.
https://github.com/starlink/perl-astro-correlate
Last synced: 3 days ago
JSON representation
A Perl module to perform correlations between astronomical catalogs.
- Host: GitHub
- URL: https://github.com/starlink/perl-astro-correlate
- Owner: Starlink
- Created: 2009-08-07T20:37:23.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2014-08-25T15:59:37.000Z (over 10 years ago)
- Last Synced: 2023-04-21T08:51:00.171Z (over 1 year ago)
- Language: Perl
- Homepage:
- Size: 150 KB
- Stars: 2
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
Awesome Lists containing this project
README
Astro::Correlate - correlate astronomical catalogues
This is release v0.01 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 installREQUIREMENTS
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
Copyright (C) 2005-2006 UK Particle Physics and Astronomy Research
Council. All Rights Reserved.