Changeset 3164 in Sophya for trunk/Cosmo/RadioBeam/recbeam.pic
- Timestamp:
- Jan 31, 2007, 7:17:31 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cosmo/RadioBeam/recbeam.pic
r3163 r3164 35 35 36 36 # 3/ Faire tourner le programme - reconstruction cube X-Y-freq (en dehors de piapp) 37 Objs/treccyl XY fourcyl.ppf37 Objs/treccyl XY ncyl.ppf 38 38 39 39 # 4/ Affichage resultats 40 40 delobjs * 41 openppf fourcyl.ppf41 openppf ncyl.ppf 42 42 listobjs 43 43 … … 48 48 49 49 zone 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' 50 disp recXYf0 'zoomx2 grey32 lut=sqrt,0.,1' 51 plot2dw 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' 52 disp recXYf1 'zoomx2 grey32 lut=sqrt,0.,1' 53 disp recXYf2 'zoomx2 grey32 lut=sqrt,0.,1' 53 54 54 55 … … 56 57 objaoper recsrcbox slicexy 101 57 58 set cobj /home/slicexy_101 58 disp $cobj 'zoomx2 grey32 lut=sqrt,0., 0.1'59 disp $cobj 'zoomx2 grey32 lut=sqrt,0.,1'
Note:
See TracChangeset
for help on using the changeset viewer.