Changeset 3956 in Sophya for trunk/AddOn/TAcq/acqparam_exemple.d


Ignore:
Timestamp:
Mar 2, 2011, 3:31:39 PM (15 years ago)
Author:
ansari
Message:

Amelioration du processeur de calcul de visibilite (BRVisibilityCalculator) et du programme vismfib.cc pour permettre la prise en charge des donnees raw-2c pour le calcul des visibilites et ajout de la possibilite d ecrire les fichiers de sortie (matrices de visibilites) au format FITS, Reza 02/03/2011

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/AddOn/TAcq/acqparam_exemple.d

    r3923 r3956  
    4444#   Mode d'acquisition   
    4545#  Par defaut  @acqmode std
    46 #   Modes standard:  [std=raw2c : 2 channels raw data] [fft2c: fft 2 canaux - NOT reordered]
    47 #                     fftshrink=fft2cshrink 
    48 #   Autres modes:  raw1c , fft1c , fft1cshrink , ordfft2c , ordfft1c 
     46#   Modes standard:  [std=raw2c : 2 channels raw data] [fft2c: fft 2 channels - NOT reordered]
     47#                    [ordfft2c : fft 2 channels with software reordering]
     48#                    [fftshrink=fft2cshrink : FFT 2 chan firmware with shrink - 250/4 MHz]
     49#                    [hdcorrel : data from FPGA / F.Deschamps correlator ]
     50#   Autres modes:  raw1c , fft1c , fft1cshrink ,  , ordfft1c 
    4951#                  [nof=std+NoFitsFile] pattern,patnof,fft2cnof ...
    5052@acqmode std
Note: See TracChangeset for help on using the changeset viewer.