The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Astro::Corlate::Wrapper - Perl extension for wrapping the F95 CORLATE routine.

SYNOPSIS

  use Astro::Corlate::Wrapper;

  corlate( $catalog, $observation, $log_file $variables,
           $fit_data, $fit_to_data, $histogram, $output );

DESCRIPTION

A wrapper module for the Fortran95 CORLATE subroutine. Shouldn't be used directly, access should be through the Astro::Corlate module which provides an object orientated interface to the routine, as well as handling file read/writing and permissions.

REVISION

$Id: Wrapper.pm,v 1.3 2001/12/12 03:32:15 aa Exp $

COPYRIGHT

Copyright (C) 2001 University of Exeter. All Rights Reserved.

This program was written as part of the eSTAR project and is free software; you can redistribute it and/or modify it under the terms of the GNU Public License.

AUTHORS

Alasdair Allan <aa@astro.ex.ac.uk>,