Skip to content
forked from Starlink/ORAC-DR

The ORAC-DR astronomy data reduction pipeline

Notifications You must be signed in to change notification settings

ocoskun/ORAC-DR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the ORAC Data Reduction pipeline software (ORAC-DR)

You can use it to reduce astronomical data from the James Clerk
Maxwell Telescope, the United Kingdom Infrared Telescope and
the Anglo-Australian Telescope.

The directories are laid out as follows:

  src/        Source code tree
      bin        Executables
      etc        Initialisation scripts
      lib        Infrastructure code
      recipes    Per-instrument data reduction high level recipes
      primitives Per-instrument data reduction low level control code
      admin      Pre-processing support scripts
      cgi        Web interfaces
      docs       Documentation
      gui        GUI definition files
      images     Support images
      t          Infrastructure tests
      uml        Class layouts (currently out of date)

  cal/      Calibration support files per instrument

The check out repository can be used directly so long as the following
environment variables are set

  ORAC_DIR       Set to the src directory
  ORAC_PERL5LIB  Set to the src/lib/perl5 directory
  ORAC_PERLBIN   Set to a suitable perl binary
  ORAC_CAL_ROOT  Set to the cal directory

and then source the src/etc/login and src/etc/cshrc (or profile) scripts.

About

The ORAC-DR astronomy data reduction pipeline

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 52.2%
  • TeX 39.2%
  • Shell 8.5%
  • Arc 0.1%