Ignore:
Timestamp:
Nov 18, 2011, 3:16:52 PM (13 years ago)
Author:
campagne
Message:

suivi du ON et OFF separement (jec)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BAORadio/AmasNancay/trunk/etude_mergeAna.pic

    r604 r605  
    2525clearscript sigmaRaw1420Side
    2626clearscript sigmaRaw1400a1420
     27clearscript evolAt1400a1420OffOn
    2728############################################################################
    2829defscript evolAtCalibFreq
     
    297298endscript
    298299###########################################
    299 
     300defscript evolAt1400a1420OffOn
     301
     302#graphicatt "xylimits=0,500,-0.01,0.01"
     303
     304newwin 1 1
     305n/pl onoffevol.offRaw0f14001415%cycle ! ! "blue cpts notit nsta"
     306n/pl onoffevol.offRaw1f14001415%cycle ! ! "same red cpts notit nsta"
     307n/pl onoffevol.onRaw0f14001415%cycle ! ! "same cyan cpts notit nsta"
     308n/pl onoffevol.onRaw1f14001415%cycle ! ! "same orange cpts notit nsta"
     309settitle "Raw OFF and ON  ${source} Ch 0 (blue/cyan) Ch 1 (red/orange) ${ncycles}cycles " ' ' $defatt
     310setaxelabels "cycle" "I[1400,1415]MHz Raw (a.u)" $axedefatt
     311       
     312endscript
     313###########################################
    300314defscript evolAt1420SideFreq
    301315
Note: See TracChangeset for help on using the changeset viewer.