! Started logfile: J1358+8340_X_2006_02_16_yyk_uvs.log on Wed Jul 5 12:35:07 2006 obs J1358+8340_X_2006_02_16_yyk_uva.fits ! Reading UV FITS file: J1358+8340_X_2006_02_16_yyk_uva.fits ! AN table 1: 875 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.446629 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1358+8340 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 2424 lines of history. ! ! Reading 70344 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ![@muppet J1358+8340_X_2006_02_16_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.200x0.200 milli-arcsec cellsize. uvav time_av, true ! Averaging into 30 second bins. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.0771586 Jy uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.328 mas, bmaj=3.404 mas, bpa=1.271 degrees ! Estimated noise=1.67747 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0460355 Jy ! Component: 100 - total flux cleaned = 0.0543275 Jy ! Total flux subtracted in 100 components = 0.0543275 Jy ! Clean residual min=-0.005306 max=0.005397 Jy/beam ! Clean residual mean=-0.000004 rms=0.002000 Jy/beam ! Combined flux in latest and established models = 0.0543275 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.0543275 Jy ! ! Correcting IF 1. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.053324Jy sigma=1.090090 ! Fit after self-cal, rms=0.053105Jy sigma=1.081754 ! Inverting map and beam ! Estimated beam: bmin=2.328 mas, bmaj=3.404 mas, bpa=1.271 degrees ! Estimated noise=1.67747 mJy/beam. print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.637 mas, bmaj=4.354 mas, bpa=-8.394 degrees ! Estimated noise=1.11189 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00533141 Jy ! Component: 100 - total flux cleaned = 0.0068173 Jy ! Component: 150 - total flux cleaned = 0.00787484 Jy ! Component: 200 - total flux cleaned = 0.00810928 Jy ! Total flux subtracted in 200 components = 0.00810928 Jy ! Clean residual min=-0.001245 max=0.001249 Jy/beam ! Clean residual mean=0.000001 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.0624368 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 55 model components to the UV plane model. ! The established model now contains 79 components and 0.0624368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052075Jy sigma=1.057445 ! Fit after self-cal, rms=0.052061Jy sigma=1.057246 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.637 x 4.354 at -8.394 degrees (North through East) ! Clean map min=-0.002678 max=0.053567 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.996389 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.00* KP 1.07 ! LA 1.04 MK 1.00* NL 1.01 OV 1.00* ! PT 0.89 SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.02171 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.92 HN 1.00* KP 0.91 ! LA 0.99 MK 1.00* NL 1.05 OV 0.92 ! PT 1.05 SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00953 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.00* KP 0.96 ! LA 0.92 MK 1.00* NL 0.98 OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.996463 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 1.00* KP 0.92 ! LA 1.04 MK 1.00* NL 1.00* OV 0.99 ! PT 1.05 SC 1.00* ! ! ! Fit before self-cal, rms=0.052061Jy sigma=1.057246 ! Fit after self-cal, rms=0.051322Jy sigma=1.052890 selfcal false, false, phase_soltime ! Performing phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051322Jy sigma=1.052890 ! Fit after self-cal, rms=0.051303Jy sigma=1.052869 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.669 mas, bmaj=4.285 mas, bpa=-7.253 degrees ! Estimated noise=1.10006 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 5.84833e-05 Jy ! Component: 100 - total flux cleaned = -0.000306336 Jy ! Component: 150 - total flux cleaned = -0.000828372 Jy ! Component: 200 - total flux cleaned = -0.00107293 Jy ! Total flux subtracted in 200 components = -0.00107293 Jy ! Clean residual min=-0.000736 max=0.000739 Jy/beam ! Clean residual mean=-0.000002 rms=0.000271 Jy/beam ! Combined flux in latest and established models = 0.0613638 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 44 model components to the UV plane model. ! The established model now contains 119 components and 0.0613638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051185Jy sigma=1.049903 ! Fit after self-cal, rms=0.051180Jy sigma=1.049962 ! Inverting map print "************** FINISHED AMPLITUDE GSCALE SELF-CAL **************" ! ************** FINISHED AMPLITUDE GSCALE SELF-CAL ************** ! phase_soltime=phase_soltime2 selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051180Jy sigma=1.049962 ! Fit after self-cal, rms=0.044899Jy sigma=0.902645 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0.2, 0). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00486807 Jy ! Component: 100 - total flux cleaned = 0.0060316 Jy ! Component: 150 - total flux cleaned = 0.00633943 Jy ! Component: 200 - total flux cleaned = 0.00646135 Jy ! Total flux subtracted in 200 components = 0.00646135 Jy ! Clean residual min=-0.001541 max=0.001919 Jy/beam ! Clean residual mean=-0.000009 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.0678252 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 151 components and 0.0678252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044462Jy sigma=0.893303 ! Fit after self-cal, rms=0.044039Jy sigma=0.886172 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.669 x 4.285 at -7.253 degrees (North through East) ! Clean map min=-0.0022021 max=0.057851 Jy/beam if(peak(flux) > thresh) selfcal true, true, amp_soltime1 selfcal false, false, phase_soltime flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true, amp_soltime2 selfcal false, false, phase_soltime flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) print "************** FINISHED AMPLITUDE SELF-CAL **************" end if uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.081 mas, bmaj=4.753 mas, bpa=-6.128 degrees ! Estimated noise=1.12754 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000268632 Jy ! Component: 100 - total flux cleaned = 0.000203269 Jy ! Component: 150 - total flux cleaned = 0.000145586 Jy ! Component: 200 - total flux cleaned = 1.48352e-05 Jy ! Total flux subtracted in 200 components = 1.48352e-05 Jy ! Clean residual min=-0.001375 max=0.001800 Jy/beam ! Clean residual mean=-0.000010 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.06784 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 41 model components to the UV plane model. ! The established model now contains 183 components and 0.06784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044003Jy sigma=0.885391 ! Fit after self-cal, rms=0.043924Jy sigma=0.884698 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.345 mas, bmaj=3.398 mas, bpa=2.392 degrees ! Estimated noise=1.65201 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.050415 Jy ! Component: 100 - total flux cleaned = 0.062246 Jy ! Component: 150 - total flux cleaned = 0.067841 Jy ! Component: 200 - total flux cleaned = 0.0702789 Jy ! Total flux subtracted in 200 components = 0.0702789 Jy ! Clean residual min=-0.004670 max=0.004296 Jy/beam ! Clean residual mean=0.000005 rms=0.001340 Jy/beam ! Combined flux in latest and established models = 0.0702789 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 32 model components to the UV plane model. ! The established model now contains 32 components and 0.0702789 Jy ! Inverting map and beam ! Estimated beam: bmin=2.669 mas, bmaj=4.285 mas, bpa=-7.253 degrees ! Estimated noise=1.10006 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144732 Jy ! Component: 100 - total flux cleaned = 0.00181772 Jy ! Component: 150 - total flux cleaned = 0.00214385 Jy ! Component: 200 - total flux cleaned = 0.00220428 Jy ! Total flux subtracted in 200 components = 0.00220428 Jy ! Clean residual min=-0.002150 max=0.002771 Jy/beam ! Clean residual mean=0.000001 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.0724831 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 50 components and 0.0724832 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.081 mas, bmaj=4.753 mas, bpa=-6.128 degrees ! Estimated noise=1.12754 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000107746 Jy ! Component: 100 - total flux cleaned = 0.000155434 Jy ! Component: 150 - total flux cleaned = 0.00011183 Jy ! Component: 200 - total flux cleaned = 0.000112145 Jy ! Total flux subtracted in 200 components = 0.000112145 Jy ! Clean residual min=-0.001907 max=0.002580 Jy/beam ! Clean residual mean=0.000001 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.0725953 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 66 components and 0.0725953 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.669 mas, bmaj=4.285 mas, bpa=-7.253 degrees ! Estimated noise=1.10006 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000121955 Jy ! Component: 100 - total flux cleaned = -8.3759e-05 Jy ! Component: 150 - total flux cleaned = -8.39855e-05 Jy ! Component: 200 - total flux cleaned = -0.000117285 Jy ! Total flux subtracted in 200 components = -0.000117285 Jy ! Clean residual min=-0.001801 max=0.002345 Jy/beam ! Clean residual mean=0.000001 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.072478 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 76 components and 0.072478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044097Jy sigma=0.890286 ! Fit after self-cal, rms=0.044031Jy sigma=0.889236 wmodel J1358+8340_X_2006_02_16_yyk\_map.mod ! Writing 76 model components to file: J1358+8340_X_2006_02_16_yyk_map.mod wobs J1358+8340_X_2006_02_16_yyk\_uvs.fits ! Writing UV FITS file: J1358+8340_X_2006_02_16_yyk_uvs.fits wwins J1358+8340_X_2006_02_16_yyk\_map.win ! wwins: Wrote 1 windows to J1358+8340_X_2006_02_16_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000818195 Jy ! Component: 100 - total flux cleaned = 0.00134093 Jy ! Component: 150 - total flux cleaned = 0.00164183 Jy ! Component: 200 - total flux cleaned = 0.00181498 Jy ! Component: 250 - total flux cleaned = 0.00188374 Jy ! Component: 300 - total flux cleaned = 0.00194803 Jy ! Component: 350 - total flux cleaned = 0.00198826 Jy ! Component: 400 - total flux cleaned = 0.00208506 Jy ! Component: 450 - total flux cleaned = 0.00217846 Jy ! Component: 500 - total flux cleaned = 0.0022147 Jy ! Component: 550 - total flux cleaned = 0.0022326 Jy ! Component: 600 - total flux cleaned = 0.00226663 Jy ! Component: 650 - total flux cleaned = 0.00229929 Jy ! Component: 700 - total flux cleaned = 0.00231524 Jy ! Component: 750 - total flux cleaned = 0.0023621 Jy ! Component: 800 - total flux cleaned = 0.00240759 Jy ! Component: 850 - total flux cleaned = 0.00240794 Jy ! Component: 900 - total flux cleaned = 0.00240825 Jy ! Component: 950 - total flux cleaned = 0.00236592 Jy ! Component: 1000 - total flux cleaned = 0.00236586 Jy ! Component: 1050 - total flux cleaned = 0.00236567 Jy ! Component: 1100 - total flux cleaned = 0.00240566 Jy ! Component: 1150 - total flux cleaned = 0.00237905 Jy ! Component: 1200 - total flux cleaned = 0.00240515 Jy ! Component: 1250 - total flux cleaned = 0.00244337 Jy ! Component: 1300 - total flux cleaned = 0.00245592 Jy ! Component: 1350 - total flux cleaned = 0.00248076 Jy ! Component: 1400 - total flux cleaned = 0.00250527 Jy ! Component: 1450 - total flux cleaned = 0.00255391 Jy ! Component: 1500 - total flux cleaned = 0.00258999 Jy ! Component: 1550 - total flux cleaned = 0.00261377 Jy ! Component: 1600 - total flux cleaned = 0.00260195 Jy ! Component: 1650 - total flux cleaned = 0.00261374 Jy ! Component: 1700 - total flux cleaned = 0.00263698 Jy ! Component: 1750 - total flux cleaned = 0.00264856 Jy ! Component: 1800 - total flux cleaned = 0.00268296 Jy ! Component: 1850 - total flux cleaned = 0.0027172 Jy ! Component: 1900 - total flux cleaned = 0.00275141 Jy ! Component: 1950 - total flux cleaned = 0.00279686 Jy ! Component: 2000 - total flux cleaned = 0.00284199 Jy ! Total flux subtracted in 2048 components = 0.00287587 Jy ! Clean residual min=-0.000743 max=0.000764 Jy/beam ! Clean residual mean=-0.000006 rms=0.000221 Jy/beam ! Combined flux in latest and established models = 0.0753539 Jy keep ! Adding 120 model components to the UV plane model. ! The established model now contains 196 components and 0.0753539 Jy ![Exited script file: muppet] wmap "J1358+8340_X_2006_02_16_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.669 x 4.285 at -7.253 degrees (North through East) ! Clean map min=-0.0025466 max=0.060524 Jy/beam ! Writing clean map to FITS file: J1358+8340_X_2006_02_16_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0605235 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000223458 device "J1358+8340_X_2006_02_16_yyk\_map.eps/VPS" ! Attempting to open device: 'J1358+8340_X_2006_02_16_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.10762 1.10762 2.21525 4.4305 8.861 17.722 35.444 70.888 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.06 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.669 x 4.285 at -7.253 degrees (North through East) ! Clean map min=-0.0025466 max=0.060524 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1358+8340_X_2006_02_16_yyk\_map.gif/gif" ! Attempting to open device: 'J1358+8340_X_2006_02_16_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1358+8340_X_2006_02_16_yyk_uvs.log closed on Wed Jul 5 12:35:30 2006