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

« back to all changes in this revision

Viewing changes to contrib/wavelet/proc/wa_head.prg

  • 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
! @(#)wa_head.prg       19.1 (ES0-DMD) 02/25/03 13:34:56
 
2
! @(#) @(#)wa_head.prg 19.1 03/02/25 ESO @(#)
 
3
!+++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
4
!.IDENTIFICATION: wa_head.prg
 
5
!.PURPOSE:    gives information about a wavelet file
 
6
!.USE:        HEADER/WAVE Wavelet
 
7
!.AUTHOR:     Jean-Luc Starck
 
8
!.VERSION:    03/02/25
 
9
! KEYWORDS:   Wavelet transform, Multiresolution analysis
 
10
! ----------------------------------------------------------------------
 
11
 
 
12
DEFINE/PARAM P1 ? C  "Enter wavelet file name:  "
 
13
 
 
14
WRITE/KEYW IN_A/C/1/60 {P1}
 
15
 
 
16
RUN CON_EXE:wa_head.exe