next up previous contents_motif.gif
Next: 8.1.1 flag_pc(xflag,xdata,n_phase,n_channel,low,high,ii,jj,kk) Up: 8 Description of all Previous: 8 Description of all


8.1 chanana

chanana $<$ BoaChanAna.f90

! NAM: chanana (module f90) in file BoaChanAna.f90
!
! DES: module collecting f90 subroutines:
!        flag_pc
!        flag
!        unflag
!        mean_rms
!        mean_rms_s
!        statistics_by_subscan
!        flagtime
!        flaglon
!
! USE: f90.chanana.flag(...)  etc. See examples in ftest.py
!      For compilation instruction see BoaData.f90
!
! HIS: FB040426  assemble flag,mean_rms,polyfit in one module
!      FB040501  add and revise subroutines. data module reduced to constant attributes
!      FB040508  major revisions to some routines
!      FB040509  add  statistics_by_subscan
!      FB040515  split BoaF1.f90 into several files corresponding to classes
!      FB040531  move cmatrix to BoaSNF.f90
!      FB040602  add unflag
!      FB040603  add flagtime
!      FB040608  add flaglon
!      FB040611  statistics_by_subscan: use rank-2 sub_index


History:

! NAM: chanana (module f90) in file BoaChanAna.f90
!
! DES: module collecting f90 subroutines:
!        flag_pc
!        flag
!        unflag
!        mean_rms
!        mean_rms_s
!        statistics_by_subscan
!        flagtime
!        flaglon
!
! USE: f90.chanana.flag(...)  etc. See examples in ftest.py
!      For compilation instruction see BoaData.f90
!
! HIS: FB040426  assemble flag,mean_rms,polyfit in one module
!      FB040501  add and revise subroutines. data module reduced to constant attributes
!      FB040508  major revisions to some routines
!      FB040509  add  statistics_by_subscan
!      FB040515  split BoaF1.f90 into several files corresponding to classes
!      FB040531  move cmatrix to BoaSNF.f90
!      FB040602  add unflag
!      FB040603  add flagtime
!      FB040608  add flaglon
!      FB040611  statistics_by_subscan: use rank-2 sub_index





Subsections

Frank Bertoldi 2005-11-10