! Started logfile: J1150-0640_X_2005_05_12_yyk_uvs.log on Sat Oct 8 17:19:26 2005 obs J1150-0640_X_2005_05_12_yyk_uve.fits ! Reading UV FITS file: J1150-0640_X_2005_05_12_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.874747 visibilities/baseline/integration-bin. ! Found source: J1150-0640 ! ! 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 1438 lines of history. ! ! Reading 1732 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 J1150-0640_X_2005_05_12_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.495366 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.7533 mas, bmaj=2.054 mas, bpa=-6.241 degrees ! Estimated noise=1.27824 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.413105 Jy ! Component: 100 - total flux cleaned = 0.472323 Jy ! Total flux subtracted in 100 components = 0.472323 Jy ! Clean residual min=-0.010025 max=0.015273 Jy/beam ! Clean residual mean=0.000003 rms=0.003210 Jy/beam ! Combined flux in latest and established models = 0.472323 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.472323 Jy ! ! Correcting IF 1. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.080938Jy sigma=1.372876 ! Fit after self-cal, rms=0.080846Jy sigma=1.370143 ! Inverting map and beam ! Estimated beam: bmin=0.7533 mas, bmaj=2.054 mas, bpa=-6.241 degrees ! Estimated noise=1.27824 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.9933 mas, bmaj=2.566 mas, bpa=-7.537 degrees ! Estimated noise=0.91845 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.0308591 Jy ! Component: 100 - total flux cleaned = 0.0429835 Jy ! Component: 150 - total flux cleaned = 0.0489454 Jy ! Component: 200 - total flux cleaned = 0.0500224 Jy ! Total flux subtracted in 200 components = 0.0500224 Jy ! Clean residual min=-0.008274 max=0.008392 Jy/beam ! Clean residual mean=-0.000016 rms=0.002093 Jy/beam ! Combined flux in latest and established models = 0.522345 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 37 components and 0.522345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073302Jy sigma=1.200678 ! Fit after self-cal, rms=0.073297Jy sigma=1.200598 ! 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.9933 x 2.566 at -7.537 degrees (North through East) ! Clean map min=-0.0077096 max=0.48353 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: 1.00695 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.09 KP 0.97 ! LA 1.01 MK 0.97 NL 1.01 OV 1.00 ! PT 0.94 SC 0.99 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01183 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.07 KP 0.94 ! LA 1.01 MK 0.97 NL 0.96 OV 1.00 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.998755 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.02 HN 1.00 KP 0.90 ! LA 1.00 MK 1.01 NL 0.99 OV 1.02 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.978301 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.04 HN 1.06 KP 1.00 ! LA 0.96 MK 0.98 NL 1.00 OV 1.04 ! PT 1.09 SC 1.00* ! ! ! Fit before self-cal, rms=0.073297Jy sigma=1.200598 ! Fit after self-cal, rms=0.069304Jy sigma=1.103643 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.069304Jy sigma=1.103643 ! Fit after self-cal, rms=0.069301Jy sigma=1.103630 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9918 mas, bmaj=2.556 mas, bpa=-7.679 degrees ! Estimated noise=0.918763 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.0016914 Jy ! Component: 100 - total flux cleaned = 0.00169104 Jy ! Component: 150 - total flux cleaned = 0.00163772 Jy ! Component: 200 - total flux cleaned = 0.001593 Jy ! Total flux subtracted in 200 components = 0.001593 Jy ! Clean residual min=-0.007339 max=0.006284 Jy/beam ! Clean residual mean=-0.000011 rms=0.001646 Jy/beam ! Combined flux in latest and established models = 0.523938 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.523938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069202Jy sigma=1.101893 ! Fit after self-cal, rms=0.069201Jy sigma=1.101870 ! 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.069201Jy sigma=1.101870 ! Fit after self-cal, rms=0.066980Jy sigma=1.062855 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.000324434 Jy ! Component: 100 - total flux cleaned = 0.000283628 Jy ! Component: 150 - total flux cleaned = 0.000246951 Jy ! Component: 200 - total flux cleaned = 0.000213331 Jy ! Total flux subtracted in 200 components = 0.000213331 Jy ! Clean residual min=-0.007318 max=0.006217 Jy/beam ! Clean residual mean=-0.000011 rms=0.001633 Jy/beam ! Combined flux in latest and established models = 0.524151 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 44 components and 0.524151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066942Jy sigma=1.062216 ! Fit after self-cal, rms=0.066814Jy sigma=1.059871 ! 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.9918 x 2.556 at -7.679 degrees (North through East) ! Clean map min=-0.0068921 max=0.48436 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.066814Jy sigma=1.059871 ! Fit after self-cal, rms=0.061578Jy sigma=0.940773 ! 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.061578Jy sigma=0.940773 ! Fit after self-cal, rms=0.061583Jy sigma=0.940537 ! Inverting map and beam ! Estimated beam: bmin=0.995 mas, bmaj=2.551 mas, bpa=-7.68 degrees ! Estimated noise=0.917905 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000927516 Jy ! Component: 100 - total flux cleaned = -0.00104274 Jy ! Component: 150 - total flux cleaned = -0.00108728 Jy ! Component: 200 - total flux cleaned = -0.00116671 Jy ! Total flux subtracted in 200 components = -0.00116671 Jy ! Clean residual min=-0.003307 max=0.003083 Jy/beam ! Clean residual mean=-0.000009 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.522985 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 49 components and 0.522985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061519Jy sigma=0.938945 ! Fit after self-cal, rms=0.061525Jy sigma=0.938904 ! 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.061525Jy sigma=0.938904 ! Fit after self-cal, rms=0.060005Jy sigma=0.914326 ! 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.060005Jy sigma=0.914326 ! Fit after self-cal, rms=0.060009Jy sigma=0.914320 ! Inverting map and beam ! Estimated beam: bmin=0.9949 mas, bmaj=2.549 mas, bpa=-7.704 degrees ! Estimated noise=0.91763 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000227833 Jy ! Component: 100 - total flux cleaned = -0.000271989 Jy ! Component: 150 - total flux cleaned = -0.00034983 Jy ! Component: 200 - total flux cleaned = -0.000422029 Jy ! Total flux subtracted in 200 components = -0.000422029 Jy ! Clean residual min=-0.003193 max=0.002850 Jy/beam ! Clean residual mean=-0.000007 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.522563 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 50 components and 0.522563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059974Jy sigma=0.913449 ! Fit after self-cal, rms=0.059976Jy sigma=0.913436 ! 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.298 mas, bmaj=4.166 mas, bpa=4.192 degrees ! Estimated noise=1.10638 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.000169132 Jy ! Component: 100 - total flux cleaned = -0.000224579 Jy ! Component: 150 - total flux cleaned = -0.000278468 Jy ! Component: 200 - total flux cleaned = -0.000320072 Jy ! Total flux subtracted in 200 components = -0.000320072 Jy ! Clean residual min=-0.003290 max=0.002815 Jy/beam ! Clean residual mean=-0.000010 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 0.522242 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 51 components and 0.522242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059975Jy sigma=0.913577 ! Fit after self-cal, rms=0.059973Jy sigma=0.913431 ! Inverting map uvtaper 0,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.7527 mas, bmaj=2.043 mas, bpa=-6.232 degrees ! Estimated noise=1.28893 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.416778 Jy ! Component: 100 - total flux cleaned = 0.476967 Jy ! Component: 150 - total flux cleaned = 0.497754 Jy ! Component: 200 - total flux cleaned = 0.507098 Jy ! Total flux subtracted in 200 components = 0.507098 Jy ! Clean residual min=-0.004312 max=0.005418 Jy/beam ! Clean residual mean=-0.000004 rms=0.001208 Jy/beam ! Combined flux in latest and established models = 0.507098 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.507098 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9949 mas, bmaj=2.549 mas, bpa=-7.704 degrees ! Estimated noise=0.91763 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.0076629 Jy ! Component: 100 - total flux cleaned = 0.0107641 Jy ! Component: 150 - total flux cleaned = 0.0122173 Jy ! Component: 200 - total flux cleaned = 0.012478 Jy ! Total flux subtracted in 200 components = 0.012478 Jy ! Clean residual min=-0.003112 max=0.002743 Jy/beam ! Clean residual mean=-0.000005 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.519576 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 52 components and 0.519576 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.298 mas, bmaj=4.166 mas, bpa=4.192 degrees ! Estimated noise=1.10638 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.00109885 Jy ! Component: 100 - total flux cleaned = 0.00113384 Jy ! Component: 150 - total flux cleaned = 0.00119877 Jy ! Component: 200 - total flux cleaned = 0.00124595 Jy ! Total flux subtracted in 200 components = 0.00124595 Jy ! Clean residual min=-0.003342 max=0.002753 Jy/beam ! Clean residual mean=-0.000008 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.520822 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 55 components and 0.520822 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9949 mas, bmaj=2.549 mas, bpa=-7.704 degrees ! Estimated noise=0.91763 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000429863 Jy ! Component: 100 - total flux cleaned = -0.000305868 Jy ! Component: 150 - total flux cleaned = -0.000202077 Jy ! Component: 200 - total flux cleaned = -0.000113958 Jy ! Total flux subtracted in 200 components = -0.000113958 Jy ! Clean residual min=-0.003074 max=0.002739 Jy/beam ! Clean residual mean=-0.000006 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.520708 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 57 components and 0.520708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059938Jy sigma=0.912546 ! Fit after self-cal, rms=0.059935Jy sigma=0.912474 wmodel J1150-0640_X_2005_05_12_yyk\_map.mod ! Writing 57 model components to file: J1150-0640_X_2005_05_12_yyk_map.mod wobs J1150-0640_X_2005_05_12_yyk\_uvs.fits ! Writing UV FITS file: J1150-0640_X_2005_05_12_yyk_uvs.fits wwins J1150-0640_X_2005_05_12_yyk\_map.win ! wwins: Wrote 1 windows to J1150-0640_X_2005_05_12_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.000506057 Jy ! Component: 100 - total flux cleaned = -0.000221298 Jy ! Component: 150 - total flux cleaned = 0.000180163 Jy ! Component: 200 - total flux cleaned = 0.000600235 Jy ! Component: 250 - total flux cleaned = 0.000922784 Jy ! Component: 300 - total flux cleaned = 0.0013141 Jy ! Component: 350 - total flux cleaned = 0.00157978 Jy ! Component: 400 - total flux cleaned = 0.00169102 Jy ! Component: 450 - total flux cleaned = 0.00179989 Jy ! Component: 500 - total flux cleaned = 0.00197543 Jy ! Component: 550 - total flux cleaned = 0.00197476 Jy ! Component: 600 - total flux cleaned = 0.00204202 Jy ! Component: 650 - total flux cleaned = 0.00217312 Jy ! Component: 700 - total flux cleaned = 0.00214206 Jy ! Component: 750 - total flux cleaned = 0.00220536 Jy ! Component: 800 - total flux cleaned = 0.00226706 Jy ! Component: 850 - total flux cleaned = 0.00217598 Jy ! Component: 900 - total flux cleaned = 0.00226581 Jy ! Component: 950 - total flux cleaned = 0.0022364 Jy ! Component: 1000 - total flux cleaned = 0.00229472 Jy ! Component: 1050 - total flux cleaned = 0.00237983 Jy ! Component: 1100 - total flux cleaned = 0.00226745 Jy ! Component: 1150 - total flux cleaned = 0.00229543 Jy ! Component: 1200 - total flux cleaned = 0.00234985 Jy ! Component: 1250 - total flux cleaned = 0.00240333 Jy ! Component: 1300 - total flux cleaned = 0.00245627 Jy ! Component: 1350 - total flux cleaned = 0.00253484 Jy ! Component: 1400 - total flux cleaned = 0.00253506 Jy ! Component: 1450 - total flux cleaned = 0.00268825 Jy ! Component: 1500 - total flux cleaned = 0.00276381 Jy ! Component: 1550 - total flux cleaned = 0.00281346 Jy ! Component: 1600 - total flux cleaned = 0.00286283 Jy ! Component: 1650 - total flux cleaned = 0.00293574 Jy ! Component: 1700 - total flux cleaned = 0.00295952 Jy ! Component: 1750 - total flux cleaned = 0.00305411 Jy ! Component: 1800 - total flux cleaned = 0.00305374 Jy ! Component: 1850 - total flux cleaned = 0.0031234 Jy ! Component: 1900 - total flux cleaned = 0.00321502 Jy ! Component: 1950 - total flux cleaned = 0.00330559 Jy ! Component: 2000 - total flux cleaned = 0.00337257 Jy ! Total flux subtracted in 2048 components = 0.00335074 Jy ! Clean residual min=-0.001502 max=0.001213 Jy/beam ! Clean residual mean=-0.000008 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.524059 Jy keep ! Adding 139 model components to the UV plane model. ! The established model now contains 196 components and 0.524059 Jy ![Exited script file: muppet] wmap "J1150-0640_X_2005_05_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9949 x 2.549 at -7.704 degrees (North through East) ! Clean map min=-0.0019074 max=0.48701 Jy/beam ! Writing clean map to FITS file: J1150-0640_X_2005_05_12_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.487015 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000433315 device "J1150-0640_X_2005_05_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J1150-0640_X_2005_05_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.266921 0.266921 0.533842 1.06768 2.13537 4.27073 8.54147 17.0829 34.1659 68.3317 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.487 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.9949 x 2.549 at -7.704 degrees (North through East) ! Clean map min=-0.0019074 max=0.48701 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1150-0640_X_2005_05_12_yyk\_map.gif/gif" ! Attempting to open device: 'J1150-0640_X_2005_05_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1150-0640_X_2005_05_12_yyk_uvs.log closed on Sat Oct 8 17:19:30 2005