Changeset 3956 in Sophya for trunk/AddOn/TAcq/acqparam_exemple.d
- Timestamp:
- Mar 2, 2011, 3:31:39 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/AddOn/TAcq/acqparam_exemple.d
r3923 r3956 44 44 # Mode d'acquisition 45 45 # 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 49 51 # [nof=std+NoFitsFile] pattern,patnof,fft2cnof ... 50 52 @acqmode std
Note:
See TracChangeset
for help on using the changeset viewer.