! Started logfile: J2045+7625_X_2006_02_23_yyk_uvs.log on Wed Jul 5 13:46:25 2006 obs J2045+7625_X_2006_02_23_yyk_uva.fits ! Reading UV FITS file: J2045+7625_X_2006_02_23_yyk_uva.fits ! AN table 1: 879 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.795803 visibilities/baseline/integration-bin. ! Found source: J2045+7625 ! ! 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 2397 lines of history. ! ! Reading 125912 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 J2045+7625_X_2006_02_23_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.0855634 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=1.016 mas, bmaj=2.708 mas, bpa=-14.63 degrees ! Estimated noise=1.53543 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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0500311 Jy ! Component: 100 - total flux cleaned = 0.0660553 Jy ! Total flux subtracted in 100 components = 0.0660553 Jy ! Clean residual min=-0.006801 max=0.008604 Jy/beam ! Clean residual mean=-0.000044 rms=0.001995 Jy/beam ! Combined flux in latest and established models = 0.0660553 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0660553 Jy ! ! Correcting IF 1. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.055030Jy sigma=1.110346 ! Fit after self-cal, rms=0.054983Jy sigma=1.107959 ! Inverting map and beam ! Estimated beam: bmin=1.016 mas, bmaj=2.708 mas, bpa=-14.63 degrees ! Estimated noise=1.53543 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=1.457 mas, bmaj=3.008 mas, bpa=-13.67 degrees ! Estimated noise=0.791306 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.00810647 Jy ! Component: 100 - total flux cleaned = 0.00987569 Jy ! Component: 150 - total flux cleaned = 0.0102989 Jy ! Component: 200 - total flux cleaned = 0.0105623 Jy ! Total flux subtracted in 200 components = 0.0105623 Jy ! Clean residual min=-0.003735 max=0.003505 Jy/beam ! Clean residual mean=-0.000030 rms=0.001035 Jy/beam ! Combined flux in latest and established models = 0.0766176 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 36 components and 0.0766176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054119Jy sigma=1.089881 ! Fit after self-cal, rms=0.054129Jy sigma=1.089645 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.457 x 3.008 at -13.67 degrees (North through East) ! Clean map min=-0.003612 max=0.062114 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.995317 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00 HN 1.00* KP 1.04 ! LA 1.00 MK 1.00* NL 0.95 OV 1.01 ! PT 1.10 SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01258 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.95 HN 0.98 KP 0.89 ! LA 0.94 MK 1.00* NL 1.08 OV 1.08 ! PT 1.05 SC 0.96 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.054129Jy sigma=1.089645 ! Fit after self-cal, rms=0.053817Jy sigma=1.086083 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.053817Jy sigma=1.086083 ! Fit after self-cal, rms=0.053834Jy sigma=1.086158 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.444 mas, bmaj=2.953 mas, bpa=-13.4 degrees ! Estimated noise=0.790264 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.00151601 Jy ! Component: 100 - total flux cleaned = 0.00176799 Jy ! Component: 150 - total flux cleaned = 0.00191277 Jy ! Component: 200 - total flux cleaned = 0.00195329 Jy ! Total flux subtracted in 200 components = 0.00195329 Jy ! Clean residual min=-0.003228 max=0.003217 Jy/beam ! Clean residual mean=-0.000025 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.0785709 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 47 components and 0.0785709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053772Jy sigma=1.085369 ! Fit after self-cal, rms=0.053793Jy sigma=1.085490 ! 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.053793Jy sigma=1.085490 ! Fit after self-cal, rms=0.048580Jy sigma=0.978315 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) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00297981 Jy ! Component: 100 - total flux cleaned = 0.00303456 Jy ! Component: 150 - total flux cleaned = 0.0029183 Jy ! Component: 200 - total flux cleaned = 0.00282293 Jy ! Total flux subtracted in 200 components = 0.00282293 Jy ! Clean residual min=-0.003298 max=0.003127 Jy/beam ! Clean residual mean=-0.000025 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.0813939 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 57 components and 0.0813939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048326Jy sigma=0.973988 ! Fit after self-cal, rms=0.048223Jy sigma=0.970806 ! 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: 1.444 x 2.953 at -13.4 degrees (North through East) ! Clean map min=-0.0032352 max=0.066226 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=2.419 mas, bmaj=3.326 mas, bpa=-6.815 degrees ! Estimated noise=0.876242 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 = -9.75766e-05 Jy ! Component: 100 - total flux cleaned = -9.73701e-05 Jy ! Component: 150 - total flux cleaned = -8.31134e-05 Jy ! Component: 200 - total flux cleaned = -7.0125e-05 Jy ! Total flux subtracted in 200 components = -7.0125e-05 Jy ! Clean residual min=-0.003814 max=0.003188 Jy/beam ! Clean residual mean=-0.000036 rms=0.001141 Jy/beam ! Combined flux in latest and established models = 0.0813237 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 65 components and 0.0813237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048213Jy sigma=0.970671 ! Fit after self-cal, rms=0.048212Jy sigma=0.970376 ! 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=1.011 mas, bmaj=2.693 mas, bpa=-14.48 degrees ! Estimated noise=1.52354 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0531954 Jy ! Component: 100 - total flux cleaned = 0.0690162 Jy ! Component: 150 - total flux cleaned = 0.0752276 Jy ! Component: 200 - total flux cleaned = 0.07666 Jy ! Total flux subtracted in 200 components = 0.07666 Jy ! Clean residual min=-0.006088 max=0.006279 Jy/beam ! Clean residual mean=-0.000026 rms=0.001633 Jy/beam ! Combined flux in latest and established models = 0.07666 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.07666 Jy ! Inverting map and beam ! Estimated beam: bmin=1.444 mas, bmaj=2.953 mas, bpa=-13.4 degrees ! Estimated noise=0.790264 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.00264006 Jy ! Component: 100 - total flux cleaned = 0.00316259 Jy ! Component: 150 - total flux cleaned = 0.0035129 Jy ! Component: 200 - total flux cleaned = 0.0037727 Jy ! Total flux subtracted in 200 components = 0.0037727 Jy ! Clean residual min=-0.003302 max=0.003225 Jy/beam ! Clean residual mean=-0.000027 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.0804327 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 45 components and 0.0804327 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=2.419 mas, bmaj=3.326 mas, bpa=-6.815 degrees ! Estimated noise=0.876242 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.000259753 Jy ! Component: 100 - total flux cleaned = 0.000314547 Jy ! Component: 150 - total flux cleaned = 0.000355294 Jy ! Component: 200 - total flux cleaned = 0.000366721 Jy ! Total flux subtracted in 200 components = 0.000366721 Jy ! Clean residual min=-0.003839 max=0.003071 Jy/beam ! Clean residual mean=-0.000036 rms=0.001133 Jy/beam ! Combined flux in latest and established models = 0.0807995 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 54 components and 0.0807995 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.444 mas, bmaj=2.953 mas, bpa=-13.4 degrees ! Estimated noise=0.790264 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000119724 Jy ! Component: 100 - total flux cleaned = 0.000120911 Jy ! Component: 150 - total flux cleaned = 0.000137822 Jy ! Component: 200 - total flux cleaned = 0.000154435 Jy ! Total flux subtracted in 200 components = 0.000154435 Jy ! Clean residual min=-0.003216 max=0.003148 Jy/beam ! Clean residual mean=-0.000025 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.0809539 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 66 components and 0.0809539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048178Jy sigma=0.970020 ! Fit after self-cal, rms=0.048179Jy sigma=0.969935 wmodel J2045+7625_X_2006_02_23_yyk\_map.mod ! Writing 66 model components to file: J2045+7625_X_2006_02_23_yyk_map.mod wobs J2045+7625_X_2006_02_23_yyk\_uvs.fits ! Writing UV FITS file: J2045+7625_X_2006_02_23_yyk_uvs.fits wwins J2045+7625_X_2006_02_23_yyk\_map.win ! wwins: Wrote 1 windows to J2045+7625_X_2006_02_23_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.000707378 Jy ! Component: 100 - total flux cleaned = -0.00117313 Jy ! Component: 150 - total flux cleaned = -0.00169873 Jy ! Component: 200 - total flux cleaned = -0.00223444 Jy ! Component: 250 - total flux cleaned = -0.00257064 Jy ! Component: 300 - total flux cleaned = -0.00293019 Jy ! Component: 350 - total flux cleaned = -0.00304324 Jy ! Component: 400 - total flux cleaned = -0.0031518 Jy ! Component: 450 - total flux cleaned = -0.00342999 Jy ! Component: 500 - total flux cleaned = -0.00363092 Jy ! Component: 550 - total flux cleaned = -0.00376089 Jy ! Component: 600 - total flux cleaned = -0.00394946 Jy ! Component: 650 - total flux cleaned = -0.00401089 Jy ! Component: 700 - total flux cleaned = -0.00418833 Jy ! Component: 750 - total flux cleaned = -0.00424485 Jy ! Component: 800 - total flux cleaned = -0.00443994 Jy ! Component: 850 - total flux cleaned = -0.00454803 Jy ! Component: 900 - total flux cleaned = -0.00468038 Jy ! Component: 950 - total flux cleaned = -0.00483457 Jy ! Component: 1000 - total flux cleaned = -0.00498424 Jy ! Component: 1050 - total flux cleaned = -0.00515385 Jy ! Component: 1100 - total flux cleaned = -0.00531818 Jy ! Component: 1150 - total flux cleaned = -0.00550171 Jy ! Component: 1200 - total flux cleaned = -0.00568115 Jy ! Component: 1250 - total flux cleaned = -0.00576855 Jy ! Component: 1300 - total flux cleaned = -0.00589767 Jy ! Component: 1350 - total flux cleaned = -0.00604525 Jy ! Component: 1400 - total flux cleaned = -0.00621025 Jy ! Component: 1450 - total flux cleaned = -0.00633224 Jy ! Component: 1500 - total flux cleaned = -0.00645192 Jy ! Component: 1550 - total flux cleaned = -0.00655005 Jy ! Component: 1600 - total flux cleaned = -0.00664655 Jy ! Component: 1650 - total flux cleaned = -0.00670375 Jy ! Component: 1700 - total flux cleaned = -0.0067974 Jy ! Component: 1750 - total flux cleaned = -0.00687146 Jy ! Component: 1800 - total flux cleaned = -0.0069446 Jy ! Component: 1850 - total flux cleaned = -0.00701686 Jy ! Component: 1900 - total flux cleaned = -0.00708798 Jy ! Component: 1950 - total flux cleaned = -0.00714073 Jy ! Component: 2000 - total flux cleaned = -0.00722769 Jy ! Total flux subtracted in 2048 components = -0.00729655 Jy ! Clean residual min=-0.000913 max=0.001118 Jy/beam ! Clean residual mean=-0.000009 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.0736573 Jy keep ! Adding 133 model components to the UV plane model. ! The established model now contains 199 components and 0.0736574 Jy ![Exited script file: muppet] wmap "J2045+7625_X_2006_02_23_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.444 x 2.953 at -13.4 degrees (North through East) ! Clean map min=-0.0022602 max=0.066519 Jy/beam ! Writing clean map to FITS file: J2045+7625_X_2006_02_23_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0665185 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00033576 device "J2045+7625_X_2006_02_23_yyk\_map.eps/VPS" ! Attempting to open device: 'J2045+7625_X_2006_02_23_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.51428 1.51428 3.02857 6.05714 12.1143 24.2285 48.4571 96.9142 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.066 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.444 x 2.953 at -13.4 degrees (North through East) ! Clean map min=-0.0022602 max=0.066519 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2045+7625_X_2006_02_23_yyk\_map.gif/gif" ! Attempting to open device: 'J2045+7625_X_2006_02_23_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2045+7625_X_2006_02_23_yyk_uvs.log closed on Wed Jul 5 13:46:51 2006