! Started logfile: J2331-3811_X_2002_01_31_yyk_uvs.log on Wed Jun 27 11:06:07 2007 obs J2331-3811_X_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J2331-3811_X_2002_01_31_yyk_uva.fits ! AN table 1: 37 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.433634 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2331-3811 ! ! 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.40947e+09 8e+06 1 8e+06 ! 02 2 8.47947e+09 8e+06 1 8e+06 ! 03 3 8.79447e+09 8e+06 1 8e+06 ! 04 4 8.89947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1544 lines of history. ! ! Reading 2888 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 flag NL ! Flagging baselines of antenna 1:NL in the currently selected channels. ![@muppet J2331-3811_X_2002_01_31_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.376802 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.5574 mas, bmaj=1.781 mas, bpa=-2.409 degrees ! Estimated noise=2761.09 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.269338 Jy ! Component: 100 - total flux cleaned = 0.31228 Jy ! Total flux subtracted in 100 components = 0.31228 Jy ! Clean residual min=-0.020641 max=0.025119 Jy/beam ! Clean residual mean=0.000187 rms=0.006045 Jy/beam ! Combined flux in latest and established models = 0.31228 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.31228 Jy ! ! Correcting IF 1. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.202683Jy sigma=0.001302 ! Fit after self-cal, rms=0.202630Jy sigma=0.001301 ! Inverting map and beam ! Estimated beam: bmin=0.5574 mas, bmaj=1.782 mas, bpa=-2.409 degrees ! Estimated noise=2761.8 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.7628 mas, bmaj=2.09 mas, bpa=-2.16 degrees ! Estimated noise=1896.52 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.0253655 Jy ! Component: 100 - total flux cleaned = 0.0333745 Jy ! Component: 150 - total flux cleaned = 0.0360838 Jy ! Component: 200 - total flux cleaned = 0.0364001 Jy ! Total flux subtracted in 200 components = 0.0364001 Jy ! Clean residual min=-0.024392 max=0.020105 Jy/beam ! Clean residual mean=0.000580 rms=0.006742 Jy/beam ! Combined flux in latest and established models = 0.34868 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.34868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.201393Jy sigma=0.001286 ! Fit after self-cal, rms=0.201391Jy sigma=0.001286 ! 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.7628 x 2.09 at -2.16 degrees (North through East) ! Clean map min=-0.023449 max=0.31916 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.98675 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.90 HN 1.00* KP 1.05 ! LA 1.26 MK 0.99 NL 1.00* OV 0.91 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.998007 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.90 HN 1.00* KP 0.97 ! LA 1.24 MK 0.99 NL 1.00* OV 0.90 ! PT 1.06 SC 0.97 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.982239 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.82 HN 1.00* KP 0.95 ! LA 1.25 MK 0.99 NL 1.00* OV 0.95 ! PT 1.14 SC 1.07 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.976302 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.81 HN 1.00* KP 1.02 ! LA 1.25 MK 1.05 NL 1.00* OV 0.96 ! PT 1.16 SC 0.98 ! ! ! Fit before self-cal, rms=0.201391Jy sigma=0.001286 ! Fit after self-cal, rms=0.202779Jy sigma=0.001245 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.202779Jy sigma=0.001245 ! Fit after self-cal, rms=0.202782Jy sigma=0.001245 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7682 mas, bmaj=2.112 mas, bpa=-2.219 degrees ! Estimated noise=1826.53 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.00755695 Jy ! Component: 100 - total flux cleaned = -0.00916377 Jy ! Component: 150 - total flux cleaned = -0.00934963 Jy ! Component: 200 - total flux cleaned = -0.0094549 Jy ! Total flux subtracted in 200 components = -0.0094549 Jy ! Clean residual min=-0.006065 max=0.006237 Jy/beam ! Clean residual mean=0.000013 rms=0.001659 Jy/beam ! Combined flux in latest and established models = 0.339225 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 30 components and 0.339225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202571Jy sigma=0.001243 ! Fit after self-cal, rms=0.202571Jy sigma=0.001243 ! 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.202571Jy sigma=0.001243 ! Fit after self-cal, rms=0.196604Jy sigma=0.001198 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.0010505 Jy ! Component: 100 - total flux cleaned = 0.00104425 Jy ! Component: 150 - total flux cleaned = 0.000980319 Jy ! Component: 200 - total flux cleaned = 0.000946323 Jy ! Total flux subtracted in 200 components = 0.000946323 Jy ! Clean residual min=-0.005550 max=0.006369 Jy/beam ! Clean residual mean=0.000006 rms=0.001663 Jy/beam ! Combined flux in latest and established models = 0.340172 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.340172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.196530Jy sigma=0.001197 ! Fit after self-cal, rms=0.195768Jy sigma=0.001192 ! 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.7682 x 2.112 at -2.219 degrees (North through East) ! Clean map min=-0.0049494 max=0.31531 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.195768Jy sigma=0.001192 ! Fit after self-cal, rms=0.195269Jy sigma=0.001191 ! 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.195269Jy sigma=0.001191 ! Fit after self-cal, rms=0.195045Jy sigma=0.001189 ! Inverting map and beam ! Estimated beam: bmin=0.7656 mas, bmaj=2.109 mas, bpa=-2.111 degrees ! Estimated noise=1820.82 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000121581 Jy ! Component: 100 - total flux cleaned = -5.07099e-05 Jy ! Component: 150 - total flux cleaned = -5.19118e-05 Jy ! Component: 200 - total flux cleaned = -5.00589e-05 Jy ! Total flux subtracted in 200 components = -5.00589e-05 Jy ! Clean residual min=-0.005650 max=0.006244 Jy/beam ! Clean residual mean=0.000012 rms=0.001625 Jy/beam ! Combined flux in latest and established models = 0.340122 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 38 components and 0.340122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195044Jy sigma=0.001189 ! Fit after self-cal, rms=0.194920Jy sigma=0.001188 ! 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.194920Jy sigma=0.001188 ! Fit after self-cal, rms=0.195530Jy sigma=0.001184 ! 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.195530Jy sigma=0.001184 ! Fit after self-cal, rms=0.195462Jy sigma=0.001184 ! Inverting map and beam ! Estimated beam: bmin=0.7656 mas, bmaj=2.109 mas, bpa=-1.991 degrees ! Estimated noise=1823.08 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000735134 Jy ! Component: 100 - total flux cleaned = 0.00078369 Jy ! Component: 150 - total flux cleaned = 0.000825822 Jy ! Component: 200 - total flux cleaned = 0.000822088 Jy ! Total flux subtracted in 200 components = 0.000822088 Jy ! Clean residual min=-0.005613 max=0.006225 Jy/beam ! Clean residual mean=0.000010 rms=0.001613 Jy/beam ! Combined flux in latest and established models = 0.340944 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.340944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195457Jy sigma=0.001184 ! Fit after self-cal, rms=0.195410Jy sigma=0.001183 ! 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=2.847 mas, bmaj=10.35 mas, bpa=1.064 degrees ! Estimated noise=2476.13 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.000513683 Jy ! Component: 100 - total flux cleaned = 0.000510765 Jy ! Component: 150 - total flux cleaned = 0.000509542 Jy ! Component: 200 - total flux cleaned = 0.000508744 Jy ! Total flux subtracted in 200 components = 0.000508744 Jy ! Clean residual min=-0.006080 max=0.006005 Jy/beam ! Clean residual mean=0.000028 rms=0.002208 Jy/beam ! Combined flux in latest and established models = 0.341453 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 4 model components to the UV plane model. ! The established model now contains 45 components and 0.341453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195412Jy sigma=0.001183 ! Fit after self-cal, rms=0.195382Jy sigma=0.001183 ! 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.5549 mas, bmaj=1.783 mas, bpa=-2.238 degrees ! Estimated noise=2695.3 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.269024 Jy ! Component: 100 - total flux cleaned = 0.310391 Jy ! Component: 150 - total flux cleaned = 0.326454 Jy ! Component: 200 - total flux cleaned = 0.334077 Jy ! Total flux subtracted in 200 components = 0.334077 Jy ! Clean residual min=-0.007558 max=0.008309 Jy/beam ! Clean residual mean=-0.000003 rms=0.002265 Jy/beam ! Combined flux in latest and established models = 0.334077 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.334077 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7656 mas, bmaj=2.109 mas, bpa=-1.991 degrees ! Estimated noise=1823.08 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.0056824 Jy ! Component: 100 - total flux cleaned = 0.0067464 Jy ! Component: 150 - total flux cleaned = 0.00685871 Jy ! Component: 200 - total flux cleaned = 0.00691931 Jy ! Total flux subtracted in 200 components = 0.00691931 Jy ! Clean residual min=-0.005524 max=0.006288 Jy/beam ! Clean residual mean=0.000010 rms=0.001623 Jy/beam ! Combined flux in latest and established models = 0.340997 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.340997 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.847 mas, bmaj=10.35 mas, bpa=1.064 degrees ! Estimated noise=2476.13 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.000494313 Jy ! Component: 100 - total flux cleaned = 0.000496349 Jy ! Component: 150 - total flux cleaned = 0.000497918 Jy ! Component: 200 - total flux cleaned = 0.000499176 Jy ! Total flux subtracted in 200 components = 0.000499176 Jy ! Clean residual min=-0.006171 max=0.005996 Jy/beam ! Clean residual mean=0.000028 rms=0.002223 Jy/beam ! Combined flux in latest and established models = 0.341496 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 29 components and 0.341496 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7656 mas, bmaj=2.109 mas, bpa=-1.991 degrees ! Estimated noise=1823.08 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000589963 Jy ! Component: 100 - total flux cleaned = -0.000589448 Jy ! Component: 150 - total flux cleaned = -0.00055627 Jy ! Component: 200 - total flux cleaned = -0.000525673 Jy ! Total flux subtracted in 200 components = -0.000525673 Jy ! Clean residual min=-0.005548 max=0.006245 Jy/beam ! Clean residual mean=0.000011 rms=0.001606 Jy/beam ! Combined flux in latest and established models = 0.34097 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.34097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195391Jy sigma=0.001183 ! Fit after self-cal, rms=0.195369Jy sigma=0.001183 wmodel J2331-3811_X_2002_01_31_yyk\_map.mod ! Writing 36 model components to file: J2331-3811_X_2002_01_31_yyk_map.mod wobs J2331-3811_X_2002_01_31_yyk\_uvs.fits ! Applying 37 buffered edits. ! Writing UV FITS file: J2331-3811_X_2002_01_31_yyk_uvs.fits wwins J2331-3811_X_2002_01_31_yyk\_map.win ! wwins: Wrote 1 windows to J2331-3811_X_2002_01_31_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.000720561 Jy ! Component: 100 - total flux cleaned = 0.000805649 Jy ! Component: 150 - total flux cleaned = 0.000729492 Jy ! Component: 200 - total flux cleaned = 0.000871582 Jy ! Component: 250 - total flux cleaned = 0.000683455 Jy ! Component: 300 - total flux cleaned = 0.000502084 Jy ! Component: 350 - total flux cleaned = 0.000218592 Jy ! Component: 400 - total flux cleaned = 3.42217e-06 Jy ! Component: 450 - total flux cleaned = -0.000200646 Jy ! Component: 500 - total flux cleaned = -0.000250126 Jy ! Component: 550 - total flux cleaned = -0.000249617 Jy ! Component: 600 - total flux cleaned = -0.000248465 Jy ! Component: 650 - total flux cleaned = -0.000203917 Jy ! Component: 700 - total flux cleaned = -3.39968e-05 Jy ! Component: 750 - total flux cleaned = 9.06647e-05 Jy ! Component: 800 - total flux cleaned = 0.000131637 Jy ! Component: 850 - total flux cleaned = 0.000172225 Jy ! Component: 900 - total flux cleaned = 0.000327284 Jy ! Component: 950 - total flux cleaned = 0.000441517 Jy ! Component: 1000 - total flux cleaned = 0.000628314 Jy ! Component: 1050 - total flux cleaned = 0.000738079 Jy ! Component: 1100 - total flux cleaned = 0.000882647 Jy ! Component: 1150 - total flux cleaned = 0.00106019 Jy ! Component: 1200 - total flux cleaned = 0.00113013 Jy ! Component: 1250 - total flux cleaned = 0.00109579 Jy ! Component: 1300 - total flux cleaned = 0.00116431 Jy ! Component: 1350 - total flux cleaned = 0.00123215 Jy ! Component: 1400 - total flux cleaned = 0.00133308 Jy ! Component: 1450 - total flux cleaned = 0.00136664 Jy ! Component: 1500 - total flux cleaned = 0.00146647 Jy ! Component: 1550 - total flux cleaned = 0.00146656 Jy ! Component: 1600 - total flux cleaned = 0.00146619 Jy ! Component: 1650 - total flux cleaned = 0.00136649 Jy ! Component: 1700 - total flux cleaned = 0.00129961 Jy ! Component: 1750 - total flux cleaned = 0.00116545 Jy ! Component: 1800 - total flux cleaned = 0.00109787 Jy ! Component: 1850 - total flux cleaned = 0.00106392 Jy ! Component: 1900 - total flux cleaned = 0.000926695 Jy ! Component: 1950 - total flux cleaned = 0.000822384 Jy ! Component: 2000 - total flux cleaned = 0.000717089 Jy ! Total flux subtracted in 2048 components = 0.000682012 Jy ! Clean residual min=-0.001980 max=0.001917 Jy/beam ! Clean residual mean=0.000012 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.341652 Jy keep ! Adding 106 model components to the UV plane model. ! The established model now contains 142 components and 0.341652 Jy ![Exited script file: muppet] wmap "J2331-3811_X_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7656 x 2.109 at -1.991 degrees (North through East) ! Clean map min=-0.003658 max=0.31561 Jy/beam ! Writing clean map to FITS file: J2331-3811_X_2002_01_31_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.315608 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000690641 device "J2331-3811_X_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J2331-3811_X_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.656486 0.656486 1.31297 2.62595 5.25189 10.5038 21.0076 42.0151 84.0303 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.315 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.7656 x 2.109 at -1.991 degrees (North through East) ! Clean map min=-0.003658 max=0.31561 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2331-3811_X_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J2331-3811_X_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2331-3811_X_2002_01_31_yyk_uvs.log closed on Wed Jun 27 11:06:13 2007