! Started logfile: J1121-0711_X_2005_07_20_yyk_uvs.log on Fri Jan 20 10:21:05 2006 obs J1121-0711_X_2005_07_20_yyk_uve.fits ! Reading UV FITS file: J1121-0711_X_2005_07_20_yyk_uve.fits ! AN table 1: 9 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.869136 visibilities/baseline/integration-bin. ! Found source: J1121-0711 ! ! 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 1487 lines of history. ! ! Reading 1408 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 J1121-0711_X_2005_07_20_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.216682 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.708 mas, bmaj=1.696 mas, bpa=-3.181 degrees ! Estimated noise=1.34427 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.17499 Jy ! Component: 100 - total flux cleaned = 0.203653 Jy ! Total flux subtracted in 100 components = 0.203653 Jy ! Clean residual min=-0.008277 max=0.014605 Jy/beam ! Clean residual mean=-0.000012 rms=0.002218 Jy/beam ! Combined flux in latest and established models = 0.203653 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.203653 Jy ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.066663Jy sigma=1.181616 ! Fit after self-cal, rms=0.066486Jy sigma=1.177165 ! Inverting map and beam ! Estimated beam: bmin=0.708 mas, bmaj=1.696 mas, bpa=-3.181 degrees ! Estimated noise=1.34427 mJy/beam. ! Added new window around map position (3, -7.2). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0167583 Jy ! Component: 100 - total flux cleaned = 0.0263391 Jy ! Total flux subtracted in 100 components = 0.0263391 Jy ! Clean residual min=-0.007161 max=0.006229 Jy/beam ! Clean residual mean=0.000003 rms=0.001753 Jy/beam ! Combined flux in latest and established models = 0.229992 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 0.229992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062895Jy sigma=1.100041 ! Fit after self-cal, rms=0.062865Jy sigma=1.098782 ! Inverting map 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.8766 mas, bmaj=2.076 mas, bpa=-1.886 degrees ! Estimated noise=0.997386 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.00666104 Jy ! Component: 100 - total flux cleaned = 0.00748177 Jy ! Component: 150 - total flux cleaned = 0.00809793 Jy ! Component: 200 - total flux cleaned = 0.00849014 Jy ! Total flux subtracted in 200 components = 0.00849014 Jy ! Clean residual min=-0.005602 max=0.006874 Jy/beam ! Clean residual mean=0.000017 rms=0.001756 Jy/beam ! Combined flux in latest and established models = 0.238482 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 35 components and 0.238482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062247Jy sigma=1.083497 ! Fit after self-cal, rms=0.062239Jy sigma=1.083139 ! 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.8766 x 2.076 at -1.886 degrees (North through East) ! Clean map min=-0.0053377 max=0.20424 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.00812 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.03 HN 1.00 KP 0.94 ! LA 0.98 MK 1.04 NL 0.98 OV 0.97 ! PT 1.07 SC 0.97 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01809 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 0.98 KP 0.89 ! LA 0.97 MK 1.01 NL 0.96 OV 0.94 ! PT 1.09 SC 0.95 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.02872 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.06 HN 0.92 KP 0.83 ! LA 0.96 MK 0.99 NL 0.97 OV 0.99 ! PT 1.15 SC 0.92 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.962192 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.00 KP 0.94 ! LA 0.98 MK 1.02 NL 0.93 OV 1.03 ! PT 1.25 SC 1.23 ! ! ! Fit before self-cal, rms=0.062239Jy sigma=1.083139 ! Fit after self-cal, rms=0.058622Jy sigma=1.021906 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.058622Jy sigma=1.021906 ! Fit after self-cal, rms=0.058617Jy sigma=1.021808 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8817 mas, bmaj=2.076 mas, bpa=-1.794 degrees ! Estimated noise=0.999367 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.00209654 Jy ! Component: 100 - total flux cleaned = 0.00248818 Jy ! Component: 150 - total flux cleaned = 0.00254053 Jy ! Component: 200 - total flux cleaned = 0.00258756 Jy ! Total flux subtracted in 200 components = 0.00258756 Jy ! Clean residual min=-0.004643 max=0.004000 Jy/beam ! Clean residual mean=-0.000011 rms=0.001148 Jy/beam ! Combined flux in latest and established models = 0.24107 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 46 components and 0.24107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058529Jy sigma=1.019616 ! Fit after self-cal, rms=0.058527Jy sigma=1.019450 ! 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.058527Jy sigma=1.019450 ! Fit after self-cal, rms=0.056472Jy sigma=0.985642 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.000735006 Jy ! Component: 100 - total flux cleaned = 0.000736545 Jy ! Component: 150 - total flux cleaned = 0.000774762 Jy ! Component: 200 - total flux cleaned = 0.000868456 Jy ! Total flux subtracted in 200 components = 0.000868456 Jy ! Clean residual min=-0.004643 max=0.003990 Jy/beam ! Clean residual mean=-0.000010 rms=0.001133 Jy/beam ! Combined flux in latest and established models = 0.241938 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 49 components and 0.241938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056441Jy sigma=0.984778 ! Fit after self-cal, rms=0.056301Jy sigma=0.982555 ! 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.8817 x 2.076 at -1.794 degrees (North through East) ! Clean map min=-0.0043837 max=0.20537 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.056301Jy sigma=0.982555 ! Fit after self-cal, rms=0.055436Jy sigma=0.957346 ! 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.055436Jy sigma=0.957346 ! Fit after self-cal, rms=0.055429Jy sigma=0.957128 ! Inverting map and beam ! Estimated beam: bmin=0.881 mas, bmaj=2.078 mas, bpa=-1.767 degrees ! Estimated noise=0.997192 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000262403 Jy ! Component: 100 - total flux cleaned = 0.000331027 Jy ! Component: 150 - total flux cleaned = 0.000387086 Jy ! Component: 200 - total flux cleaned = 0.000412642 Jy ! Total flux subtracted in 200 components = 0.000412642 Jy ! Clean residual min=-0.004213 max=0.004081 Jy/beam ! Clean residual mean=-0.000011 rms=0.001041 Jy/beam ! Combined flux in latest and established models = 0.242351 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 53 components and 0.242351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055411Jy sigma=0.956603 ! Fit after self-cal, rms=0.055405Jy sigma=0.956523 ! 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.055405Jy sigma=0.956523 ! Fit after self-cal, rms=0.054493Jy sigma=0.934752 ! 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.054493Jy sigma=0.934752 ! Fit after self-cal, rms=0.054496Jy sigma=0.934724 ! Inverting map and beam ! Estimated beam: bmin=0.8816 mas, bmaj=2.079 mas, bpa=-1.739 degrees ! Estimated noise=0.998379 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000629457 Jy ! Component: 100 - total flux cleaned = 0.000711279 Jy ! Component: 150 - total flux cleaned = 0.000758179 Jy ! Component: 200 - total flux cleaned = 0.000738081 Jy ! Total flux subtracted in 200 components = 0.000738081 Jy ! Clean residual min=-0.004227 max=0.004148 Jy/beam ! Clean residual mean=-0.000011 rms=0.001038 Jy/beam ! Combined flux in latest and established models = 0.243089 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 55 components and 0.243089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054490Jy sigma=0.934340 ! Fit after self-cal, rms=0.054488Jy sigma=0.934288 ! 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.156 mas, bmaj=3.592 mas, bpa=-2.716 degrees ! Estimated noise=1.30057 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.000783139 Jy ! Component: 100 - total flux cleaned = 0.00100782 Jy ! Component: 150 - total flux cleaned = 0.00113586 Jy ! Component: 200 - total flux cleaned = 0.00122708 Jy ! Total flux subtracted in 200 components = 0.00122708 Jy ! Clean residual min=-0.004079 max=0.006189 Jy/beam ! Clean residual mean=-0.000022 rms=0.001473 Jy/beam ! Combined flux in latest and established models = 0.244316 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 61 components and 0.244316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054511Jy sigma=0.934486 ! Fit after self-cal, rms=0.054508Jy sigma=0.934410 ! 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.7126 mas, bmaj=1.708 mas, bpa=-3.382 degrees ! Estimated noise=1.35041 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.176141 Jy ! Component: 100 - total flux cleaned = 0.205931 Jy ! Component: 150 - total flux cleaned = 0.22068 Jy ! Component: 200 - total flux cleaned = 0.230013 Jy ! Total flux subtracted in 200 components = 0.230013 Jy ! Clean residual min=-0.005855 max=0.005229 Jy/beam ! Clean residual mean=-0.000011 rms=0.001421 Jy/beam ! Combined flux in latest and established models = 0.230013 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.230013 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8816 mas, bmaj=2.079 mas, bpa=-1.739 degrees ! Estimated noise=0.998379 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.00775098 Jy ! Component: 100 - total flux cleaned = 0.0106836 Jy ! Component: 150 - total flux cleaned = 0.0120427 Jy ! Component: 200 - total flux cleaned = 0.0128799 Jy ! Total flux subtracted in 200 components = 0.0128799 Jy ! Clean residual min=-0.004266 max=0.004191 Jy/beam ! Clean residual mean=-0.000012 rms=0.001064 Jy/beam ! Combined flux in latest and established models = 0.242893 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 41 components and 0.242893 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.156 mas, bmaj=3.592 mas, bpa=-2.716 degrees ! Estimated noise=1.30057 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.0014961 Jy ! Component: 100 - total flux cleaned = 0.00184623 Jy ! Component: 150 - total flux cleaned = 0.00184207 Jy ! Component: 200 - total flux cleaned = 0.00187824 Jy ! Total flux subtracted in 200 components = 0.00187824 Jy ! Clean residual min=-0.004116 max=0.006085 Jy/beam ! Clean residual mean=-0.000022 rms=0.001484 Jy/beam ! Combined flux in latest and established models = 0.244771 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 47 components and 0.244771 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8816 mas, bmaj=2.079 mas, bpa=-1.739 degrees ! Estimated noise=0.998379 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000103386 Jy ! Component: 100 - total flux cleaned = -3.48451e-05 Jy ! Component: 150 - total flux cleaned = -0.000109322 Jy ! Component: 200 - total flux cleaned = -0.000207025 Jy ! Total flux subtracted in 200 components = -0.000207025 Jy ! Clean residual min=-0.004186 max=0.004129 Jy/beam ! Clean residual mean=-0.000011 rms=0.001039 Jy/beam ! Combined flux in latest and established models = 0.244564 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.244564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054531Jy sigma=0.935163 ! Fit after self-cal, rms=0.054525Jy sigma=0.935100 wmodel J1121-0711_X_2005_07_20_yyk\_map.mod ! Writing 56 model components to file: J1121-0711_X_2005_07_20_yyk_map.mod wobs J1121-0711_X_2005_07_20_yyk\_uvs.fits ! Writing UV FITS file: J1121-0711_X_2005_07_20_yyk_uvs.fits wwins J1121-0711_X_2005_07_20_yyk\_map.win ! wwins: Wrote 2 windows to J1121-0711_X_2005_07_20_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.000526201 Jy ! Component: 100 - total flux cleaned = 0.000867116 Jy ! Component: 150 - total flux cleaned = 0.000931071 Jy ! Component: 200 - total flux cleaned = 0.000625176 Jy ! Component: 250 - total flux cleaned = 0.000448904 Jy ! Component: 300 - total flux cleaned = 0.000391888 Jy ! Component: 350 - total flux cleaned = 0.000392448 Jy ! Component: 400 - total flux cleaned = 0.000130509 Jy ! Component: 450 - total flux cleaned = 8.00917e-05 Jy ! Component: 500 - total flux cleaned = -0.000119538 Jy ! Component: 550 - total flux cleaned = -0.000217349 Jy ! Component: 600 - total flux cleaned = -0.000501385 Jy ! Component: 650 - total flux cleaned = -0.000593706 Jy ! Component: 700 - total flux cleaned = -0.000776003 Jy ! Component: 750 - total flux cleaned = -0.000997813 Jy ! Component: 800 - total flux cleaned = -0.001128 Jy ! Component: 850 - total flux cleaned = -0.00134033 Jy ! Component: 900 - total flux cleaned = -0.00134056 Jy ! Component: 950 - total flux cleaned = -0.00158692 Jy ! Component: 1000 - total flux cleaned = -0.00166659 Jy ! Component: 1050 - total flux cleaned = -0.00170675 Jy ! Component: 1100 - total flux cleaned = -0.0019008 Jy ! Component: 1150 - total flux cleaned = -0.00201381 Jy ! Component: 1200 - total flux cleaned = -0.00216312 Jy ! Component: 1250 - total flux cleaned = -0.00227394 Jy ! Component: 1300 - total flux cleaned = -0.00256362 Jy ! Component: 1350 - total flux cleaned = -0.00270577 Jy ! Component: 1400 - total flux cleaned = -0.00277585 Jy ! Component: 1450 - total flux cleaned = -0.0029146 Jy ! Component: 1500 - total flux cleaned = -0.00321924 Jy ! Component: 1550 - total flux cleaned = -0.00328527 Jy ! Component: 1600 - total flux cleaned = -0.0033179 Jy ! Component: 1650 - total flux cleaned = -0.0035451 Jy ! Component: 1700 - total flux cleaned = -0.00370525 Jy ! Component: 1750 - total flux cleaned = -0.00386263 Jy ! Component: 1800 - total flux cleaned = -0.0039243 Jy ! Component: 1850 - total flux cleaned = -0.00413964 Jy ! Component: 1900 - total flux cleaned = -0.00423073 Jy ! Component: 1950 - total flux cleaned = -0.00444098 Jy ! Component: 2000 - total flux cleaned = -0.00464787 Jy ! Total flux subtracted in 2048 components = -0.00476395 Jy ! Clean residual min=-0.001599 max=0.001999 Jy/beam ! Clean residual mean=-0.000004 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.2398 Jy keep ! Adding 144 model components to the UV plane model. ! The established model now contains 200 components and 0.2398 Jy ![Exited script file: muppet] wmap "J1121-0711_X_2005_07_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8816 x 2.079 at -1.739 degrees (North through East) ! Clean map min=-0.003229 max=0.20525 Jy/beam ! Writing clean map to FITS file: J1121-0711_X_2005_07_20_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.205255 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000551654 device "J1121-0711_X_2005_07_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J1121-0711_X_2005_07_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.806297 0.806297 1.61259 3.22519 6.45038 12.9008 25.8015 51.603 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.205 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.8816 x 2.079 at -1.739 degrees (North through East) ! Clean map min=-0.003229 max=0.20525 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1121-0711_X_2005_07_20_yyk\_map.gif/gif" ! Attempting to open device: 'J1121-0711_X_2005_07_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1121-0711_X_2005_07_20_yyk_uvs.log closed on Fri Jan 20 10:21:09 2006