! Started logfile: J2030-0622_X_2006_12_18_yyk_uvs.log on Mon Jun 16 20:01:49 2008 obs J2030-0622_X_2006_12_18_yyk_uve.fits ! Reading UV FITS file: J2030-0622_X_2006_12_18_yyk_uve.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.75 visibilities/baseline/integration-bin. ! Found source: J2030-0622 ! ! 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 2161 lines of history. ! ! Reading 2160 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 J2030-0622_X_2006_12_18_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. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.163526 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=0.6434 mas, bmaj=1.699 mas, bpa=-1.846 degrees ! Estimated noise=1.17857 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.122285 Jy ! Component: 100 - total flux cleaned = 0.146522 Jy ! Total flux subtracted in 100 components = 0.146522 Jy ! Clean residual min=-0.006147 max=0.008832 Jy/beam ! Clean residual mean=-0.000008 rms=0.001543 Jy/beam ! Combined flux in latest and established models = 0.146522 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.146522 Jy ! ! Correcting IF 1. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.068520Jy sigma=1.127505 ! Fit after self-cal, rms=0.068271Jy sigma=1.124653 ! Inverting map and beam ! Estimated beam: bmin=0.6434 mas, bmaj=1.7 mas, bpa=-1.846 degrees ! Estimated noise=1.17842 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=0.7999 mas, bmaj=1.998 mas, bpa=-2.172 degrees ! Estimated noise=0.876387 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.6, 0). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.013849 Jy ! Component: 100 - total flux cleaned = 0.0190238 Jy ! Component: 150 - total flux cleaned = 0.0220204 Jy ! Component: 200 - total flux cleaned = 0.023588 Jy ! Total flux subtracted in 200 components = 0.023588 Jy ! Clean residual min=-0.003980 max=0.004067 Jy/beam ! Clean residual mean=0.000000 rms=0.001137 Jy/beam ! Combined flux in latest and established models = 0.17011 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 21 components and 0.17011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066512Jy sigma=1.089455 ! Fit after self-cal, rms=0.066476Jy sigma=1.089030 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7999 x 1.998 at -2.172 degrees (North through East) ! Clean map min=-0.0038539 max=0.14687 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: 1.00375 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00* HN 1.06 KP 1.03 ! LA 0.95 MK 0.98 NL 0.98 OV 0.99 ! PT 0.97 SC 1.04 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01368 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 1.02 KP 0.95 ! LA 0.99 MK 0.95 NL 0.96 OV 0.94 ! PT 1.10 SC 0.97 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00023 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* HN 1.01 KP 0.86 ! LA 0.97 MK 1.03 NL 0.98 OV 1.02 ! PT 1.12 SC 0.97 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.986367 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00* HN 0.92 KP 0.89 ! LA 1.03 MK 1.10 NL 1.01 OV 1.01 ! PT 1.15 SC 0.97 ! ! ! Fit before self-cal, rms=0.066476Jy sigma=1.089030 ! Fit after self-cal, rms=0.065290Jy sigma=1.069934 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.065290Jy sigma=1.069934 ! Fit after self-cal, rms=0.065295Jy sigma=1.069822 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8023 mas, bmaj=1.994 mas, bpa=-1.831 degrees ! Estimated noise=0.87385 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.00188697 Jy ! Component: 100 - total flux cleaned = 0.00229511 Jy ! Component: 150 - total flux cleaned = 0.00249198 Jy ! Component: 200 - total flux cleaned = 0.00257195 Jy ! Total flux subtracted in 200 components = 0.00257195 Jy ! Clean residual min=-0.003692 max=0.002935 Jy/beam ! Clean residual mean=-0.000002 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.172682 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 36 components and 0.172682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065255Jy sigma=1.068934 ! Fit after self-cal, rms=0.065246Jy sigma=1.068827 ! 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.065246Jy sigma=1.068827 ! Fit after self-cal, rms=0.058374Jy sigma=0.956414 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.00242185 Jy ! Component: 100 - total flux cleaned = 0.0028642 Jy ! Component: 150 - total flux cleaned = 0.0030125 Jy ! Component: 200 - total flux cleaned = 0.00303833 Jy ! Total flux subtracted in 200 components = 0.00303833 Jy ! Clean residual min=-0.003550 max=0.003342 Jy/beam ! Clean residual mean=-0.000005 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 0.17572 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 44 components and 0.17572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058320Jy sigma=0.954932 ! Fit after self-cal, rms=0.058022Jy sigma=0.950343 ! 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: 0.8023 x 1.994 at -1.831 degrees (North through East) ! Clean map min=-0.0031873 max=0.14898 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 ! Performing amp+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.058022Jy sigma=0.950343 ! Fit after self-cal, rms=0.058204Jy sigma=0.942383 ! 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.058204Jy sigma=0.942383 ! Fit after self-cal, rms=0.058192Jy sigma=0.942024 ! Inverting map and beam ! Estimated beam: bmin=0.7985 mas, bmaj=1.993 mas, bpa=-2.054 degrees ! Estimated noise=0.871342 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000608501 Jy ! Component: 100 - total flux cleaned = 0.000631314 Jy ! Component: 150 - total flux cleaned = 0.000653221 Jy ! Component: 200 - total flux cleaned = 0.000653488 Jy ! Total flux subtracted in 200 components = 0.000653488 Jy ! Clean residual min=-0.003272 max=0.003062 Jy/beam ! Clean residual mean=-0.000006 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.176373 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 55 components and 0.176373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058173Jy sigma=0.941697 ! Fit after self-cal, rms=0.058170Jy sigma=0.941628 ! Inverting map ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058170Jy sigma=0.941628 ! Fit after self-cal, rms=0.057662Jy sigma=0.925626 ! 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.057662Jy sigma=0.925626 ! Fit after self-cal, rms=0.057664Jy sigma=0.925559 ! Inverting map and beam ! Estimated beam: bmin=0.7954 mas, bmaj=1.991 mas, bpa=-2.215 degrees ! Estimated noise=0.871803 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000764511 Jy ! Component: 100 - total flux cleaned = 0.000768028 Jy ! Component: 150 - total flux cleaned = 0.000729362 Jy ! Component: 200 - total flux cleaned = 0.000730032 Jy ! Total flux subtracted in 200 components = 0.000730032 Jy ! Clean residual min=-0.003373 max=0.003150 Jy/beam ! Clean residual mean=-0.000005 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.177103 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 64 components and 0.177103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057645Jy sigma=0.925277 ! Fit after self-cal, rms=0.057644Jy sigma=0.925252 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** 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=1.958 mas, bmaj=3.744 mas, bpa=-0.4057 degrees ! Estimated noise=1.17842 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.000271254 Jy ! Component: 100 - total flux cleaned = 0.000346176 Jy ! Component: 150 - total flux cleaned = 0.000382261 Jy ! Component: 200 - total flux cleaned = 0.000397548 Jy ! Total flux subtracted in 200 components = 0.000397548 Jy ! Clean residual min=-0.004451 max=0.004479 Jy/beam ! Clean residual mean=-0.000010 rms=0.001252 Jy/beam ! Combined flux in latest and established models = 0.177501 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 70 components and 0.177501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057646Jy sigma=0.925355 ! Fit after self-cal, rms=0.057648Jy sigma=0.925315 ! 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=0.6418 mas, bmaj=1.699 mas, bpa=-1.849 degrees ! Estimated noise=1.18117 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.12498 Jy ! Component: 100 - total flux cleaned = 0.151153 Jy ! Component: 150 - total flux cleaned = 0.162185 Jy ! Component: 200 - total flux cleaned = 0.167248 Jy ! Total flux subtracted in 200 components = 0.167248 Jy ! Clean residual min=-0.004651 max=0.003738 Jy/beam ! Clean residual mean=-0.000006 rms=0.001048 Jy/beam ! Combined flux in latest and established models = 0.167248 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.167248 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7954 mas, bmaj=1.991 mas, bpa=-2.215 degrees ! Estimated noise=0.871803 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.00495132 Jy ! Component: 100 - total flux cleaned = 0.00750726 Jy ! Component: 150 - total flux cleaned = 0.00807084 Jy ! Component: 200 - total flux cleaned = 0.00850693 Jy ! Total flux subtracted in 200 components = 0.00850693 Jy ! Clean residual min=-0.003627 max=0.003168 Jy/beam ! Clean residual mean=-0.000006 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.175755 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 35 components and 0.175755 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=1.958 mas, bmaj=3.744 mas, bpa=-0.4057 degrees ! Estimated noise=1.17842 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.000790507 Jy ! Component: 100 - total flux cleaned = 0.00112139 Jy ! Component: 150 - total flux cleaned = 0.0012719 Jy ! Component: 200 - total flux cleaned = 0.00136328 Jy ! Total flux subtracted in 200 components = 0.00136328 Jy ! Clean residual min=-0.004485 max=0.004461 Jy/beam ! Clean residual mean=-0.000010 rms=0.001255 Jy/beam ! Combined flux in latest and established models = 0.177118 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.177118 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7954 mas, bmaj=1.991 mas, bpa=-2.215 degrees ! Estimated noise=0.871803 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000102694 Jy ! Component: 100 - total flux cleaned = -9.83568e-05 Jy ! Component: 150 - total flux cleaned = -0.000120392 Jy ! Component: 200 - total flux cleaned = -0.000120596 Jy ! Total flux subtracted in 200 components = -0.000120596 Jy ! Clean residual min=-0.003394 max=0.003286 Jy/beam ! Clean residual mean=-0.000005 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.176998 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 67 components and 0.176998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057659Jy sigma=0.925490 ! Fit after self-cal, rms=0.057659Jy sigma=0.925464 wmodel J2030-0622_X_2006_12_18_yyk\_map.mod ! Writing 67 model components to file: J2030-0622_X_2006_12_18_yyk_map.mod wobs J2030-0622_X_2006_12_18_yyk\_uvs.fits ! Writing UV FITS file: J2030-0622_X_2006_12_18_yyk_uvs.fits wwins J2030-0622_X_2006_12_18_yyk\_map.win ! wwins: Wrote 2 windows to J2030-0622_X_2006_12_18_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.00037992 Jy ! Component: 100 - total flux cleaned = -0.000534474 Jy ! Component: 150 - total flux cleaned = -0.000828663 Jy ! Component: 200 - total flux cleaned = -0.000966356 Jy ! Component: 250 - total flux cleaned = -0.00105157 Jy ! Component: 300 - total flux cleaned = -0.00117376 Jy ! Component: 350 - total flux cleaned = -0.00125227 Jy ! Component: 400 - total flux cleaned = -0.00132992 Jy ! Component: 450 - total flux cleaned = -0.00140503 Jy ! Component: 500 - total flux cleaned = -0.00147725 Jy ! Component: 550 - total flux cleaned = -0.00154856 Jy ! Component: 600 - total flux cleaned = -0.00172066 Jy ! Component: 650 - total flux cleaned = -0.00182083 Jy ! Component: 700 - total flux cleaned = -0.00191766 Jy ! Component: 750 - total flux cleaned = -0.00185396 Jy ! Component: 800 - total flux cleaned = -0.00194858 Jy ! Component: 850 - total flux cleaned = -0.00204123 Jy ! Component: 900 - total flux cleaned = -0.00210092 Jy ! Component: 950 - total flux cleaned = -0.00207095 Jy ! Component: 1000 - total flux cleaned = -0.00204238 Jy ! Component: 1050 - total flux cleaned = -0.0020991 Jy ! Component: 1100 - total flux cleaned = -0.00204312 Jy ! Component: 1150 - total flux cleaned = -0.00209808 Jy ! Component: 1200 - total flux cleaned = -0.00207114 Jy ! Component: 1250 - total flux cleaned = -0.0021505 Jy ! Component: 1300 - total flux cleaned = -0.00212362 Jy ! Component: 1350 - total flux cleaned = -0.00212296 Jy ! Component: 1400 - total flux cleaned = -0.00212268 Jy ! Component: 1450 - total flux cleaned = -0.00214753 Jy ! Component: 1500 - total flux cleaned = -0.00214754 Jy ! Component: 1550 - total flux cleaned = -0.00209895 Jy ! Component: 1600 - total flux cleaned = -0.00209959 Jy ! Component: 1650 - total flux cleaned = -0.0021701 Jy ! Component: 1700 - total flux cleaned = -0.00221612 Jy ! Component: 1750 - total flux cleaned = -0.00221553 Jy ! Component: 1800 - total flux cleaned = -0.00212587 Jy ! Component: 1850 - total flux cleaned = -0.00219298 Jy ! Component: 1900 - total flux cleaned = -0.00219353 Jy ! Component: 1950 - total flux cleaned = -0.00225903 Jy ! Component: 2000 - total flux cleaned = -0.00232299 Jy ! Total flux subtracted in 2048 components = -0.00236492 Jy ! Clean residual min=-0.001258 max=0.001130 Jy/beam ! Clean residual mean=-0.000001 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.174633 Jy keep ! Adding 143 model components to the UV plane model. ! The established model now contains 210 components and 0.174633 Jy ![Exited script file: muppet] wmap "J2030-0622_X_2006_12_18_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7954 x 1.991 at -2.215 degrees (North through East) ! Clean map min=-0.0021252 max=0.14825 Jy/beam ! Writing clean map to FITS file: J2030-0622_X_2006_12_18_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.148247 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000394164 device "J2030-0622_X_2006_12_18_yyk\_map.eps/VPS" ! Attempting to open device: 'J2030-0622_X_2006_12_18_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.797648 0.797648 1.5953 3.19059 6.38119 12.7624 25.5247 51.0495 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.148 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7954 x 1.991 at -2.215 degrees (North through East) ! Clean map min=-0.0021252 max=0.14825 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2030-0622_X_2006_12_18_yyk\_map.gif/gif" ! Attempting to open device: 'J2030-0622_X_2006_12_18_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2030-0622_X_2006_12_18_yyk_uvs.log closed on Mon Jun 16 20:01:55 2008