- Timestamp:
 - 07/08/11 18:51:05 (14 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/external-alma/asdm2ASAP/asdm2ASAP.cc (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/external-alma/asdm2ASAP/asdm2ASAP.cc
r2208 r2213 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++ ) {  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  