~ubuntu-branches/debian/jessie/eso-midas/jessie

« back to all changes in this revision

Viewing changes to contrib/baches/etc/baches.ctx

  • Committer: Package Import Robot
  • Author(s): Ole Streicher
  • Date: 2014-04-22 14:44:58 UTC
  • Revision ID: package-import@ubuntu.com-20140422144458-okiwi1assxkkiz39
Tags: upstream-13.09pl1.2+dfsg
ImportĀ upstreamĀ versionĀ 13.09pl1.2+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
! $Id
 
2
!===========================================================================
 
3
! Copyright (C) 1995 European Southern Observatory (ESO)
 
4
!
 
5
! This program is free software; you can redistribute it and/or 
 
6
! modify it under the terms of the GNU General Public License as 
 
7
! published by the Free Software Foundation; either version 2 of 
 
8
! the License, or (at your option) any later version.
 
9
!
 
10
! This program is distributed in the hope that it will be useful,
 
11
! but WITHOUT ANY WARRANTY; without even the implied warranty of
 
12
! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
13
! GNU General Public License for more details.
 
14
!
 
15
! You should have received a copy of the GNU General Public 
 
16
! License along with this program; if not, write to the Free 
 
17
! Software Foundation, Inc., 675 Massachusetss Ave, Cambridge, 
 
18
! MA 02139, USA.
 
19
!
 
20
! Corresponding concerning ESO-MIDAS should be addressed as follows:
 
21
!       Internet e-mail: midas@eso.org
 
22
!       Postal address: European Southern Observatory
 
23
!                       Data Management Division 
 
24
!                       Karl-Schwarzschild-Strasse 2
 
25
!                       D 85748 Garching bei Muenchen 
 
26
!                       GERMANY
 
27
!===========================================================================
 
28
!
 
29
! +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
30
!.INDENTIFICATION:baches.ctx       
 
31
!.PURPOSE: Context for the baches package        
 
32
!.AUTHOR:          C. Guirao
 
33
!                  
 
34
! --------------------------------------------------------------
 
35
 
36
! display version of application package
 
37
! ************************ commands ****************************
 
38
!
 
39
! define origin of context
 
40
!HELP = contrib
 
41
!
 
42
 
 
43
CREATE/COMMAND CALIBRATE/BACHES @c baches_calib
 
44
CREATE/COMMAND PIPELINE/BACHES @c baches_pipeline
 
45
CREATE/COMMAND RESOLV/BACHES @c baches_resolving_power
 
46
CREATE/COMMAND RECA/BACHES @c baches_recalib
 
47
CREATE/COMMAND CLEAN/BACHES @c baches_clean
 
48
CREATE/COMMAND COMPUTE/BACHES @c baches_compute_fits
 
49
CREATE/COMMAND FILE/BACHES @c baches_file_ext
 
50
 
 
51
WRITE/OUT ******** TEMPLATE application package version 1.0 enabled **********
 
52
WRITE/OUT commands available:
 
53
WRITE/OUT
 
54
WRITE/OUT "CALIBRATE/BACHES executes baches_calib.prg"
 
55
WRITE/OUT "PIPELINE/BACHES executes baches_pipeline.prg"
 
56
WRITE/OUT "RESOLV/BACHES executes baches_resolving_power.prg"
 
57
WRITE/OUT "RECAL/BACHES executes baches_recalib.prg"
 
58
WRITE/OUT "CLEAN/BACHES executes baches_clean.prg"
 
59
WRITE/OUT "COMPUTE/BACHES executes baches_compute_fits.prg"
 
60
WRITE/OUT "FILE/BACHES executes baches_file_ext.prg"