Changeset 3164 in Sophya for trunk/Cosmo/RadioBeam/recbeam.pic


Ignore:
Timestamp:
Jan 31, 2007, 7:17:31 PM (19 years ago)
Author:
ansari
Message:

modifs et corrections diverses ds treccyl.cc et recbeam.pic, Reza 31/01/2007

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cosmo/RadioBeam/recbeam.pic

    r3163 r3164  
    3535
    3636# 3/ Faire tourner le programme - reconstruction cube X-Y-freq (en dehors de piapp)
    37 Objs/treccyl XY fourcyl.ppf
     37Objs/treccyl XY ncyl.ppf
    3838
    3939# 4/ Affichage resultats
    4040delobjs *
    41 openppf fourcyl.ppf
     41openppf ncyl.ppf
    4242listobjs
    4343
     
    4848
    4949zone 1 3
    50 disp recXYf0 'zoomx2 grey32 lut=sqrt,0.,0.1'
    51 disp recXYf1 'zoomx2 grey32 lut=sqrt,0.,0.1'
    52 disp recXYf2 'zoomx2 grey32 lut=sqrt,0.,0.1'
     50disp recXYf0 'zoomx2 grey32 lut=sqrt,0.,1'
     51plot2dw ntsrc sin(angrad)*freq*0.25*256+128 sin(angyrad)*freq*0.25*21+10  amp fabs(freqred-0.1)<0.01 'nsta same red marker=circle,7'
     52disp recXYf1 'zoomx2 grey32 lut=sqrt,0.,1'
     53disp recXYf2 'zoomx2 grey32 lut=sqrt,0.,1'
    5354
    5455
     
    5657objaoper recsrcbox slicexy 101
    5758set cobj /home/slicexy_101
    58 disp $cobj 'zoomx2 grey32 lut=sqrt,0.,0.1'
     59disp $cobj 'zoomx2 grey32 lut=sqrt,0.,1'
Note: See TracChangeset for help on using the changeset viewer.