! Started logfile: J1007-1247_S_2005_05_12_yyk_uvs.log on Sat Oct 8 17:15:17 2005 obs J1007-1247_S_2005_05_12_yyk_uve.fits ! Reading UV FITS file: J1007-1247_S_2005_05_12_yyk_uve.fits ! AN table 1: 18 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.888889 visibilities/baseline/integration-bin. ! Found source: J1007-1247 ! ! 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 2.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1442 lines of history. ! ! Reading 2880 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 J1007-1247_S_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.200284 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=2.647 mas, bmaj=6.965 mas, bpa=-4.452 degrees ! Estimated noise=1.23807 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.14053 Jy ! Component: 100 - total flux cleaned = 0.183836 Jy ! Total flux subtracted in 100 components = 0.183836 Jy ! Clean residual min=-0.009156 max=0.014272 Jy/beam ! Clean residual mean=0.000328 rms=0.002594 Jy/beam ! Combined flux in latest and established models = 0.183836 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 31 components and 0.183836 Jy ! ! Correcting IF 1. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.083529Jy sigma=1.257406 ! Fit after self-cal, rms=0.083344Jy sigma=1.252761 ! Inverting map and beam ! Estimated beam: bmin=2.647 mas, bmaj=6.965 mas, bpa=-4.452 degrees ! Estimated noise=1.23807 mJy/beam. ! Added new window around map position (2, 7). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0212201 Jy ! Component: 100 - total flux cleaned = 0.0324544 Jy ! Total flux subtracted in 100 components = 0.0324544 Jy ! Clean residual min=-0.007563 max=0.007306 Jy/beam ! Clean residual mean=0.000162 rms=0.001826 Jy/beam ! Combined flux in latest and established models = 0.216291 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 48 components and 0.216291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077244Jy sigma=1.130669 ! Fit after self-cal, rms=0.077156Jy sigma=1.128382 ! 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=3.459 mas, bmaj=9.815 mas, bpa=-7.322 degrees ! Estimated noise=0.735634 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.00913331 Jy ! Component: 100 - total flux cleaned = 0.0135813 Jy ! Component: 150 - total flux cleaned = 0.0148 Jy ! Component: 200 - total flux cleaned = 0.0154774 Jy ! Total flux subtracted in 200 components = 0.0154774 Jy ! Clean residual min=-0.004556 max=0.006895 Jy/beam ! Clean residual mean=0.000109 rms=0.001754 Jy/beam ! Combined flux in latest and established models = 0.231768 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 73 components and 0.231768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076147Jy sigma=1.110695 ! Fit after self-cal, rms=0.076099Jy sigma=1.109786 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.459 x 9.815 at -7.322 degrees (North through East) ! Clean map min=-0.0043829 max=0.16171 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.03864 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.98 HN 0.99 KP 0.95 ! LA 0.98 MK 0.93 NL 0.93 OV 0.94 ! PT 1.06 SC 0.92 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.99877 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.09 HN 1.06 KP 1.05 ! LA 0.93 MK 0.96 NL 0.94 OV 1.01 ! PT 1.03 SC 0.95 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.01174 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.07 HN 1.06 KP 0.88 ! LA 1.01 MK 1.08 NL 0.96 OV 0.84 ! PT 0.92 SC 1.12 ! ! ! Fit before self-cal, rms=0.076099Jy sigma=1.109786 ! Fit after self-cal, rms=0.074201Jy sigma=1.079422 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.074201Jy sigma=1.079422 ! Fit after self-cal, rms=0.074205Jy sigma=1.079388 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.489 mas, bmaj=9.811 mas, bpa=-7.388 degrees ! Estimated noise=0.734111 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.00190233 Jy ! Component: 100 - total flux cleaned = 0.00195999 Jy ! Component: 150 - total flux cleaned = 0.00200886 Jy ! Component: 200 - total flux cleaned = 0.00200682 Jy ! Total flux subtracted in 200 components = 0.00200682 Jy ! Clean residual min=-0.003625 max=0.005757 Jy/beam ! Clean residual mean=0.000112 rms=0.001297 Jy/beam ! Combined flux in latest and established models = 0.233775 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 85 components and 0.233775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074135Jy sigma=1.077758 ! Fit after self-cal, rms=0.074119Jy sigma=1.077547 ! 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.074119Jy sigma=1.077547 ! Fit after self-cal, rms=0.071912Jy sigma=1.037995 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.000621317 Jy ! Component: 100 - total flux cleaned = 0.000726147 Jy ! Component: 150 - total flux cleaned = 0.000806799 Jy ! Component: 200 - total flux cleaned = 0.000769619 Jy ! Total flux subtracted in 200 components = 0.000769619 Jy ! Clean residual min=-0.003841 max=0.005886 Jy/beam ! Clean residual mean=0.000113 rms=0.001299 Jy/beam ! Combined flux in latest and established models = 0.234545 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 93 components and 0.234545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071835Jy sigma=1.036906 ! Fit after self-cal, rms=0.071690Jy sigma=1.033964 ! 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: 3.489 x 9.811 at -7.388 degrees (North through East) ! Clean map min=-0.0036988 max=0.1625 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.071690Jy sigma=1.033964 ! Fit after self-cal, rms=0.069675Jy sigma=1.019956 ! 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.069675Jy sigma=1.019956 ! Fit after self-cal, rms=0.069701Jy sigma=1.019609 ! Inverting map and beam ! Estimated beam: bmin=3.494 mas, bmaj=9.811 mas, bpa=-7.37 degrees ! Estimated noise=0.716879 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0038766 Jy ! Component: 100 - total flux cleaned = -0.0044062 Jy ! Component: 150 - total flux cleaned = -0.00451825 Jy ! Component: 200 - total flux cleaned = -0.00463289 Jy ! Total flux subtracted in 200 components = -0.00463289 Jy ! Clean residual min=-0.003377 max=0.005391 Jy/beam ! Clean residual mean=0.000095 rms=0.001221 Jy/beam ! Combined flux in latest and established models = 0.229912 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 102 components and 0.229912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069664Jy sigma=1.016161 ! Fit after self-cal, rms=0.069663Jy sigma=1.015872 ! Inverting map ! Added new window around map position (23.5, -12.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00505908 Jy ! Component: 100 - total flux cleaned = 0.0064569 Jy ! Component: 150 - total flux cleaned = 0.00722476 Jy ! Component: 200 - total flux cleaned = 0.00728524 Jy ! Total flux subtracted in 200 components = 0.00728524 Jy ! Clean residual min=-0.003031 max=0.003966 Jy/beam ! Clean residual mean=0.000042 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.237197 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 127 components and 0.237197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069310Jy sigma=1.007319 ! Fit after self-cal, rms=0.069263Jy sigma=1.006603 ! 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.069263Jy sigma=1.006603 ! Fit after self-cal, rms=0.067708Jy sigma=0.976173 ! 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.067708Jy sigma=0.976173 ! Fit after self-cal, rms=0.067714Jy sigma=0.976028 ! Inverting map and beam ! Estimated beam: bmin=3.511 mas, bmaj=9.839 mas, bpa=-7.472 degrees ! Estimated noise=0.716698 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000384604 Jy ! Component: 100 - total flux cleaned = 0.000221921 Jy ! Component: 150 - total flux cleaned = 7.66977e-05 Jy ! Component: 200 - total flux cleaned = -1.38288e-05 Jy ! Total flux subtracted in 200 components = -1.38288e-05 Jy ! Clean residual min=-0.002591 max=0.003180 Jy/beam ! Clean residual mean=0.000033 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.237183 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 143 components and 0.237183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067637Jy sigma=0.974645 ! Fit after self-cal, rms=0.067630Jy sigma=0.974571 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.055 mas, bmaj=16.78 mas, bpa=7.085 degrees ! Estimated noise=0.864419 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.000105861 Jy ! Component: 100 - total flux cleaned = -3.98122e-05 Jy ! Component: 150 - total flux cleaned = -0.000160661 Jy ! Component: 200 - total flux cleaned = -0.000212615 Jy ! Total flux subtracted in 200 components = -0.000212615 Jy ! Clean residual min=-0.002870 max=0.003989 Jy/beam ! Clean residual mean=0.000062 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.236971 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 162 components and 0.236971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067624Jy sigma=0.974380 ! Fit after self-cal, rms=0.067611Jy sigma=0.974297 ! 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=2.669 mas, bmaj=7.009 mas, bpa=-4.612 degrees ! Estimated noise=1.20921 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.138208 Jy ! Component: 100 - total flux cleaned = 0.180578 Jy ! Component: 150 - total flux cleaned = 0.200655 Jy ! Component: 200 - total flux cleaned = 0.210976 Jy ! Total flux subtracted in 200 components = 0.210976 Jy ! Clean residual min=-0.005654 max=0.004960 Jy/beam ! Clean residual mean=0.000164 rms=0.001466 Jy/beam ! Combined flux in latest and established models = 0.210976 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 45 model components to the UV plane model. ! The established model now contains 45 components and 0.210976 Jy ! Inverting map and beam ! Estimated beam: bmin=3.511 mas, bmaj=9.839 mas, bpa=-7.472 degrees ! Estimated noise=0.716698 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.0106188 Jy ! Component: 100 - total flux cleaned = 0.0169313 Jy ! Component: 150 - total flux cleaned = 0.0200168 Jy ! Component: 200 - total flux cleaned = 0.0222757 Jy ! Total flux subtracted in 200 components = 0.0222757 Jy ! Clean residual min=-0.002776 max=0.003530 Jy/beam ! Clean residual mean=0.000057 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.233251 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 79 components and 0.233251 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.055 mas, bmaj=16.78 mas, bpa=7.085 degrees ! Estimated noise=0.864419 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.00214857 Jy ! Component: 100 - total flux cleaned = 0.00301771 Jy ! Component: 150 - total flux cleaned = 0.00322471 Jy ! Component: 200 - total flux cleaned = 0.00346949 Jy ! Total flux subtracted in 200 components = 0.00346949 Jy ! Clean residual min=-0.003011 max=0.004068 Jy/beam ! Clean residual mean=0.000064 rms=0.001006 Jy/beam ! Combined flux in latest and established models = 0.236721 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 97 components and 0.236721 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.511 mas, bmaj=9.839 mas, bpa=-7.472 degrees ! Estimated noise=0.716698 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00032312 Jy ! Component: 100 - total flux cleaned = -0.000445439 Jy ! Component: 150 - total flux cleaned = -0.000343715 Jy ! Component: 200 - total flux cleaned = -0.000299278 Jy ! Total flux subtracted in 200 components = -0.000299278 Jy ! Clean residual min=-0.002759 max=0.003290 Jy/beam ! Clean residual mean=0.000039 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.236422 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 112 components and 0.236422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067656Jy sigma=0.975186 ! Fit after self-cal, rms=0.067639Jy sigma=0.974709 wmodel J1007-1247_S_2005_05_12_yyk\_map.mod ! Writing 112 model components to file: J1007-1247_S_2005_05_12_yyk_map.mod wobs J1007-1247_S_2005_05_12_yyk\_uvs.fits ! Writing UV FITS file: J1007-1247_S_2005_05_12_yyk_uvs.fits wwins J1007-1247_S_2005_05_12_yyk\_map.win ! wwins: Wrote 3 windows to J1007-1247_S_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.000894665 Jy ! Component: 100 - total flux cleaned = 0.00117522 Jy ! Component: 150 - total flux cleaned = 0.00126349 Jy ! Component: 200 - total flux cleaned = 0.00134408 Jy ! Component: 250 - total flux cleaned = 0.0013815 Jy ! Component: 300 - total flux cleaned = 0.00130933 Jy ! Component: 350 - total flux cleaned = 0.00130917 Jy ! Component: 400 - total flux cleaned = 0.00144149 Jy ! Component: 450 - total flux cleaned = 0.00166477 Jy ! Component: 500 - total flux cleaned = 0.00172749 Jy ! Component: 550 - total flux cleaned = 0.0018484 Jy ! Component: 600 - total flux cleaned = 0.00196476 Jy ! Component: 650 - total flux cleaned = 0.00204996 Jy ! Component: 700 - total flux cleaned = 0.00213232 Jy ! Component: 750 - total flux cleaned = 0.00213208 Jy ! Component: 800 - total flux cleaned = 0.00218489 Jy ! Component: 850 - total flux cleaned = 0.00233825 Jy ! Component: 900 - total flux cleaned = 0.00251335 Jy ! Component: 950 - total flux cleaned = 0.00263686 Jy ! Component: 1000 - total flux cleaned = 0.00285419 Jy ! Component: 1050 - total flux cleaned = 0.00302012 Jy ! Component: 1100 - total flux cleaned = 0.00322929 Jy ! Component: 1150 - total flux cleaned = 0.00343577 Jy ! Component: 1200 - total flux cleaned = 0.00368455 Jy ! Component: 1250 - total flux cleaned = 0.00392985 Jy ! Component: 1300 - total flux cleaned = 0.00421477 Jy ! Component: 1350 - total flux cleaned = 0.0044523 Jy ! Component: 1400 - total flux cleaned = 0.00466577 Jy ! Component: 1450 - total flux cleaned = 0.00487607 Jy ! Component: 1500 - total flux cleaned = 0.00508412 Jy ! Component: 1550 - total flux cleaned = 0.00520738 Jy ! Component: 1600 - total flux cleaned = 0.00539073 Jy ! Component: 1650 - total flux cleaned = 0.00559161 Jy ! Component: 1700 - total flux cleaned = 0.00579001 Jy ! Component: 1750 - total flux cleaned = 0.00598593 Jy ! Component: 1800 - total flux cleaned = 0.00614066 Jy ! Component: 1850 - total flux cleaned = 0.00631296 Jy ! Component: 1900 - total flux cleaned = 0.0065778 Jy ! Component: 1950 - total flux cleaned = 0.00672766 Jy ! Component: 2000 - total flux cleaned = 0.00693166 Jy ! Total flux subtracted in 2048 components = 0.00715156 Jy ! Clean residual min=-0.001006 max=0.000989 Jy/beam ! Clean residual mean=0.000041 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.243573 Jy keep ! Adding 146 model components to the UV plane model. ! The established model now contains 258 components and 0.243573 Jy ![Exited script file: muppet] wmap "J1007-1247_S_2005_05_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.511 x 9.839 at -7.472 degrees (North through East) ! Clean map min=-0.0022389 max=0.15881 Jy/beam ! Writing clean map to FITS file: J1007-1247_S_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.158807 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000385714 device "J1007-1247_S_2005_05_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J1007-1247_S_2005_05_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.728648 0.728648 1.4573 2.91459 5.82918 11.6584 23.3167 46.6335 93.267 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.158 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.511 x 9.839 at -7.472 degrees (North through East) ! Clean map min=-0.0022389 max=0.15881 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1007-1247_S_2005_05_12_yyk\_map.gif/gif" ! Attempting to open device: 'J1007-1247_S_2005_05_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1007-1247_S_2005_05_12_yyk_uvs.log closed on Sat Oct 8 17:15:21 2005