! Started logfile: J0743-0440_X_2005_05_12_yyk_uvs.log on Sat Oct 8 17:07:59 2005 obs J0743-0440_X_2005_05_12_yyk_uve.fits ! Reading UV FITS file: J0743-0440_X_2005_05_12_yyk_uve.fits ! AN table 1: 12 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.868519 visibilities/baseline/integration-bin. ! Found source: J0743-0440 ! ! 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 1876 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 J0743-0440_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.204593 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.7627 mas, bmaj=1.868 mas, bpa=5.056 degrees ! Estimated noise=1.17466 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.15309 Jy ! Component: 100 - total flux cleaned = 0.189772 Jy ! Total flux subtracted in 100 components = 0.189772 Jy ! Clean residual min=-0.007686 max=0.015167 Jy/beam ! Clean residual mean=-0.000028 rms=0.002288 Jy/beam ! Combined flux in latest and established models = 0.189772 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.189772 Jy ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.070683Jy sigma=1.254887 ! Fit after self-cal, rms=0.070471Jy sigma=1.251253 ! Inverting map and beam ! Estimated beam: bmin=0.7627 mas, bmaj=1.868 mas, bpa=5.056 degrees ! Estimated noise=1.17466 mJy/beam. ! Added new window around map position (-1, 0.6). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0203502 Jy ! Component: 100 - total flux cleaned = 0.0326423 Jy ! Total flux subtracted in 100 components = 0.0326423 Jy ! Clean residual min=-0.005984 max=0.006259 Jy/beam ! Clean residual mean=-0.000020 rms=0.001518 Jy/beam ! Combined flux in latest and established models = 0.222415 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 31 components and 0.222415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064019Jy sigma=1.103787 ! Fit after self-cal, rms=0.063891Jy sigma=1.101937 ! 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=1.024 mas, bmaj=2.457 mas, bpa=8.809 degrees ! Estimated noise=0.849249 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.0122667 Jy ! Component: 100 - total flux cleaned = 0.0176249 Jy ! Component: 150 - total flux cleaned = 0.0196288 Jy ! Component: 200 - total flux cleaned = 0.0198914 Jy ! Total flux subtracted in 200 components = 0.0198914 Jy ! Clean residual min=-0.004809 max=0.004264 Jy/beam ! Clean residual mean=-0.000013 rms=0.001227 Jy/beam ! Combined flux in latest and established models = 0.242306 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 54 components and 0.242306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062340Jy sigma=1.067313 ! Fit after self-cal, rms=0.062257Jy sigma=1.066076 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.024 x 2.457 at 8.809 degrees (North through East) ! Clean map min=-0.0045875 max=0.18327 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.00157 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.99 HN 1.05 KP 0.97 ! LA 1.00 MK 0.99 NL 1.05 OV 1.02 ! PT 0.96 SC 0.99 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01511 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.99 HN 1.04 KP 0.89 ! LA 1.03 MK 0.97 NL 0.95 OV 1.01 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00551 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 HN 0.92 KP 0.86 ! LA 1.02 MK 1.09 NL 0.97 OV 1.03 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.982052 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.07 HN 0.98 KP 0.99 ! LA 0.96 MK 0.98 NL 1.01 OV 1.07 ! PT 1.13 SC 1.01 ! ! ! Fit before self-cal, rms=0.062257Jy sigma=1.066076 ! Fit after self-cal, rms=0.060029Jy sigma=1.031311 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.060029Jy sigma=1.031311 ! Fit after self-cal, rms=0.060027Jy sigma=1.031221 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.029 mas, bmaj=2.456 mas, bpa=8.791 degrees ! Estimated noise=0.847442 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.00137324 Jy ! Component: 100 - total flux cleaned = 0.00162283 Jy ! Component: 150 - total flux cleaned = 0.0017818 Jy ! Component: 200 - total flux cleaned = 0.00174885 Jy ! Total flux subtracted in 200 components = 0.00174885 Jy ! Clean residual min=-0.003481 max=0.003451 Jy/beam ! Clean residual mean=-0.000010 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.244055 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 65 components and 0.244055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059981Jy sigma=1.029840 ! Fit after self-cal, rms=0.059947Jy sigma=1.029606 ! 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.059947Jy sigma=1.029606 ! Fit after self-cal, rms=0.057654Jy sigma=0.987323 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.000510122 Jy ! Component: 100 - total flux cleaned = 0.000473744 Jy ! Component: 150 - total flux cleaned = 0.000405579 Jy ! Component: 200 - total flux cleaned = 0.000406721 Jy ! Total flux subtracted in 200 components = 0.000406721 Jy ! Clean residual min=-0.003400 max=0.003335 Jy/beam ! Clean residual mean=-0.000010 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.244461 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 72 components and 0.244461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057625Jy sigma=0.986615 ! Fit after self-cal, rms=0.057526Jy sigma=0.984016 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.029 x 2.456 at 8.791 degrees (North through East) ! Clean map min=-0.0032846 max=0.18392 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.057526Jy sigma=0.984016 ! Fit after self-cal, rms=0.057303Jy sigma=0.970606 ! 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.057303Jy sigma=0.970606 ! Fit after self-cal, rms=0.057323Jy sigma=0.970327 ! Inverting map and beam ! Estimated beam: bmin=1.027 mas, bmaj=2.45 mas, bpa=8.673 degrees ! Estimated noise=0.845993 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -1.83143e-05 Jy ! Component: 100 - total flux cleaned = -5.21431e-05 Jy ! Component: 150 - total flux cleaned = -7.89617e-05 Jy ! Component: 200 - total flux cleaned = -0.000101306 Jy ! Total flux subtracted in 200 components = -0.000101306 Jy ! Clean residual min=-0.003201 max=0.003133 Jy/beam ! Clean residual mean=-0.000001 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.24436 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 75 components and 0.24436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057299Jy sigma=0.969833 ! Fit after self-cal, rms=0.057302Jy sigma=0.969671 ! 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.057302Jy sigma=0.969671 ! Fit after self-cal, rms=0.056417Jy sigma=0.957827 ! 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.056417Jy sigma=0.957827 ! Fit after self-cal, rms=0.056431Jy sigma=0.957785 ! Inverting map and beam ! Estimated beam: bmin=1.026 mas, bmaj=2.45 mas, bpa=8.607 degrees ! Estimated noise=0.840292 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000577062 Jy ! Component: 100 - total flux cleaned = -0.000582049 Jy ! Component: 150 - total flux cleaned = -0.000541706 Jy ! Component: 200 - total flux cleaned = -0.000503549 Jy ! Total flux subtracted in 200 components = -0.000503549 Jy ! Clean residual min=-0.003148 max=0.003053 Jy/beam ! Clean residual mean=-0.000004 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.243857 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 81 components and 0.243857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056384Jy sigma=0.957229 ! Fit after self-cal, rms=0.056376Jy sigma=0.957107 ! 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.199 mas, bmaj=3.818 mas, bpa=5.788 degrees ! Estimated noise=1.01506 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.000384346 Jy ! Component: 100 - total flux cleaned = 0.000269147 Jy ! Component: 150 - total flux cleaned = 0.000245093 Jy ! Component: 200 - total flux cleaned = 0.000223633 Jy ! Total flux subtracted in 200 components = 0.000223633 Jy ! Clean residual min=-0.004145 max=0.003190 Jy/beam ! Clean residual mean=-0.000006 rms=0.001029 Jy/beam ! Combined flux in latest and established models = 0.24408 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 84 components and 0.24408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056373Jy sigma=0.957156 ! Fit after self-cal, rms=0.056372Jy sigma=0.957069 ! 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.7642 mas, bmaj=1.87 mas, bpa=4.949 degrees ! Estimated noise=1.16609 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.15323 Jy ! Component: 100 - total flux cleaned = 0.190154 Jy ! Component: 150 - total flux cleaned = 0.209248 Jy ! Component: 200 - total flux cleaned = 0.22078 Jy ! Total flux subtracted in 200 components = 0.22078 Jy ! Clean residual min=-0.004837 max=0.005464 Jy/beam ! Clean residual mean=-0.000013 rms=0.001288 Jy/beam ! Combined flux in latest and established models = 0.22078 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.22078 Jy ! Inverting map and beam ! Estimated beam: bmin=1.026 mas, bmaj=2.45 mas, bpa=8.607 degrees ! Estimated noise=0.840292 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.0115791 Jy ! Component: 100 - total flux cleaned = 0.0171355 Jy ! Component: 150 - total flux cleaned = 0.0201075 Jy ! Component: 200 - total flux cleaned = 0.0216509 Jy ! Total flux subtracted in 200 components = 0.0216509 Jy ! Clean residual min=-0.003212 max=0.003149 Jy/beam ! Clean residual mean=-0.000005 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.24243 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 50 components and 0.24243 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.199 mas, bmaj=3.818 mas, bpa=5.788 degrees ! Estimated noise=1.01506 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.00130351 Jy ! Component: 100 - total flux cleaned = 0.00134688 Jy ! Component: 150 - total flux cleaned = 0.00134642 Jy ! Component: 200 - total flux cleaned = 0.00138057 Jy ! Total flux subtracted in 200 components = 0.00138057 Jy ! Clean residual min=-0.004156 max=0.003256 Jy/beam ! Clean residual mean=-0.000006 rms=0.001030 Jy/beam ! Combined flux in latest and established models = 0.243811 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 57 components and 0.243811 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.026 mas, bmaj=2.45 mas, bpa=8.607 degrees ! Estimated noise=0.840292 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000590764 Jy ! Component: 100 - total flux cleaned = -0.000482104 Jy ! Component: 150 - total flux cleaned = -0.000392449 Jy ! Component: 200 - total flux cleaned = -0.00034143 Jy ! Total flux subtracted in 200 components = -0.00034143 Jy ! Clean residual min=-0.003094 max=0.003049 Jy/beam ! Clean residual mean=-0.000004 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.24347 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 64 components and 0.24347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056422Jy sigma=0.957556 ! Fit after self-cal, rms=0.056396Jy sigma=0.957308 wmodel J0743-0440_X_2005_05_12_yyk\_map.mod ! Writing 64 model components to file: J0743-0440_X_2005_05_12_yyk_map.mod wobs J0743-0440_X_2005_05_12_yyk\_uvs.fits ! Writing UV FITS file: J0743-0440_X_2005_05_12_yyk_uvs.fits wwins J0743-0440_X_2005_05_12_yyk\_map.win ! wwins: Wrote 2 windows to J0743-0440_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.000272582 Jy ! Component: 100 - total flux cleaned = 0.000323406 Jy ! Component: 150 - total flux cleaned = 0.000368102 Jy ! Component: 200 - total flux cleaned = 0.000590457 Jy ! Component: 250 - total flux cleaned = 0.000547363 Jy ! Component: 300 - total flux cleaned = 0.000588887 Jy ! Component: 350 - total flux cleaned = 0.00046694 Jy ! Component: 400 - total flux cleaned = 0.000310687 Jy ! Component: 450 - total flux cleaned = 0.000273252 Jy ! Component: 500 - total flux cleaned = 0.000273411 Jy ! Component: 550 - total flux cleaned = 0.000236482 Jy ! Component: 600 - total flux cleaned = 2.45866e-05 Jy ! Component: 650 - total flux cleaned = -0.000147502 Jy ! Component: 700 - total flux cleaned = -0.000282267 Jy ! Component: 750 - total flux cleaned = -0.000381207 Jy ! Component: 800 - total flux cleaned = -0.00051109 Jy ! Component: 850 - total flux cleaned = -0.000637901 Jy ! Component: 900 - total flux cleaned = -0.000731519 Jy ! Component: 950 - total flux cleaned = -0.000915723 Jy ! Component: 1000 - total flux cleaned = -0.00097505 Jy ! Component: 1050 - total flux cleaned = -0.00112321 Jy ! Component: 1100 - total flux cleaned = -0.00121 Jy ! Component: 1150 - total flux cleaned = -0.00129511 Jy ! Component: 1200 - total flux cleaned = -0.00132349 Jy ! Component: 1250 - total flux cleaned = -0.00140618 Jy ! Component: 1300 - total flux cleaned = -0.00146075 Jy ! Component: 1350 - total flux cleaned = -0.00146041 Jy ! Component: 1400 - total flux cleaned = -0.00167304 Jy ! Component: 1450 - total flux cleaned = -0.00162008 Jy ! Component: 1500 - total flux cleaned = -0.0016976 Jy ! Component: 1550 - total flux cleaned = -0.00162085 Jy ! Component: 1600 - total flux cleaned = -0.00162093 Jy ! Component: 1650 - total flux cleaned = -0.00162074 Jy ! Component: 1700 - total flux cleaned = -0.00159604 Jy ! Component: 1750 - total flux cleaned = -0.00154783 Jy ! Component: 1800 - total flux cleaned = -0.00145214 Jy ! Component: 1850 - total flux cleaned = -0.00138105 Jy ! Component: 1900 - total flux cleaned = -0.00133449 Jy ! Component: 1950 - total flux cleaned = -0.00124161 Jy ! Component: 2000 - total flux cleaned = -0.0011952 Jy ! Total flux subtracted in 2048 components = -0.000990278 Jy ! Clean residual min=-0.001247 max=0.001281 Jy/beam ! Clean residual mean=-0.000001 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.242479 Jy keep ! Adding 135 model components to the UV plane model. ! The established model now contains 199 components and 0.242479 Jy ![Exited script file: muppet] wmap "J0743-0440_X_2005_05_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.026 x 2.45 at 8.607 degrees (North through East) ! Clean map min=-0.0019707 max=0.18325 Jy/beam ! Writing clean map to FITS file: J0743-0440_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.183252 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000443074 device "J0743-0440_X_2005_05_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J0743-0440_X_2005_05_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.725354 0.725354 1.45071 2.90142 5.80283 11.6057 23.2113 46.4227 92.8453 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.183 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.026 x 2.45 at 8.607 degrees (North through East) ! Clean map min=-0.0019707 max=0.18325 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0743-0440_X_2005_05_12_yyk\_map.gif/gif" ! Attempting to open device: 'J0743-0440_X_2005_05_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0743-0440_X_2005_05_12_yyk_uvs.log closed on Sat Oct 8 17:08:03 2005