next up previous contents_motif.gif
Next: 8.4 DataAna(BoaDataEntity.DataEntity): Up: 8 Description of all Previous: 8.2.5 setOutFile(outputFile='?',r=0):


8.3 data

data $<$ BoaData.f90

! NAM: data (module f90)
! HIS: FB031213  created
!      FB040209  add channel_rms/mean
!      FB040303  add _p attributes for phases/phase difference
!      FB040428  add subscan_*
!      FB040515  add message_unit
!      FB040610  add second index to xsubscan_index
!
! DES: f90 module for data interface
! USE: 
!      Wrap with f2py:  
! ifc  -c -w svd.f90         compile module -> svd.d  svd.o
! f2py -c --fcompiler=intel -m f90 BoaData.f90 BoaF1.f90 BoaFortranBaseLine.f90 BoaChanAna.f90 BoaSNF.f90 svd.o
!
!      Options:  -DF2PY_REPORT_ATEXIT : gives time stats upon exit from python
!                -DF2PY_REPORT_ON_ARRAY_COPY=1000 : reports when f2py interface copies array
!                -DNUMARRAY : must be used for numarray support


History:

! NAM: data (module f90)
! HIS: FB031213  created
!      FB040209  add channel_rms/mean
!      FB040303  add _p attributes for phases/phase difference
!      FB040428  add subscan_*
!      FB040515  add message_unit
!      FB040610  add second index to xsubscan_index
!
! DES: f90 module for data interface
! USE: 
!      Wrap with f2py:  
! ifc  -c -w svd.f90         compile module -> svd.d  svd.o
! f2py -c --fcompiler=intel -m f90 BoaData.f90 BoaF1.f90 BoaFortranBaseLine.f90 BoaChanAna.f90 BoaSNF.f90 svd.o
!
!      Options:  -DF2PY_REPORT_ATEXIT : gives time stats upon exit from python
!                -DF2PY_REPORT_ON_ARRAY_COPY=1000 : reports when f2py interface copies array
!                -DNUMARRAY : must be used for numarray support





Frank Bertoldi 2005-11-10