- Timestamp:
 - 07/08/11 18:52:54 (14 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/external-alma/asdm2ASAP/asdm2ASAP.cc (modified) (1 diff, 1 prop)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/external-alma/asdm2ASAP/asdm2ASAP.cc
- 
Property       svn:keywords
 set to       
Id 
r2213 r2214 23 23 Input inp ; 24 24 String indent = " " ; 25 String versionInfo = "$Id :$\nConverts an ASDM dataset into Scantable.\nUsage:\n"+indent+argv[0]+" -antenna <antenna name or id> -asdm <ASDM directory> -asap <Scantable name> [-apc both|yes|no] [-corr-mode ca|ao|ca+ao] [-ocorr-mode ao] [-time-sampling all|integration|subintegration]" ;25 String versionInfo = "$Id$\nConverts an ASDM dataset into Scantable.\nUsage:\n"+indent+argv[0]+" -antenna <antenna name or id> -asdm <ASDM directory> -asap <Scantable name> [-apc both|yes|no] [-corr-mode ca|ao|ca+ao] [-ocorr-mode ao] [-time-sampling all|integration|subintegration]" ; 26 26 Bool helpMode = False ; 27 27 for ( int i = 1 ; i < argc ; i++ ) {  - 
Property       svn:keywords
 set to       
 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  