! Started logfile: J1108+4330_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:03:01 2016 obs J1108+4330_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1108+4330_S_2014_08_09_pus_uva.fits ! AN table 1: 58 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.738697 visibilities/baseline/integration-bin. ! Found source: J1108+4330 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 342 lines of history. ! ! Reading 7712 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 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J1108+4330_S_2014_08_09_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.814586Jy sigma=0.009440 ! Fit after self-cal, rms=0.802550Jy sigma=0.009311 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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=3.176 mas, bmaj=4.698 mas, bpa=-19.63 degrees ! Estimated noise=1072.08 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.149662 Jy ! Component: 100 - total flux cleaned = 0.191164 Jy ! Total flux subtracted in 100 components = 0.191164 Jy ! Clean residual min=-0.007602 max=0.015992 Jy/beam ! Clean residual mean=-0.000034 rms=0.001770 Jy/beam ! Combined flux in latest and established models = 0.191164 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.191164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078882Jy sigma=0.000847 ! Fit after self-cal, rms=0.078867Jy sigma=0.000846 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0158378 Jy ! Component: 100 - total flux cleaned = 0.02274 Jy ! Total flux subtracted in 100 components = 0.02274 Jy ! Clean residual min=-0.005291 max=0.005511 Jy/beam ! Clean residual mean=-0.000017 rms=0.001221 Jy/beam ! Combined flux in latest and established models = 0.213904 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 11 components and 0.213904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075090Jy sigma=0.000809 ! Fit after self-cal, rms=0.075080Jy sigma=0.000809 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! 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.968 mas, bmaj=5.513 mas, bpa=-17.53 degrees ! Estimated noise=705.295 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-6.5, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00734081 Jy ! Component: 100 - total flux cleaned = 0.0117136 Jy ! Component: 150 - total flux cleaned = 0.0148227 Jy ! Component: 200 - total flux cleaned = 0.0171165 Jy ! Total flux subtracted in 200 components = 0.0171165 Jy ! Clean residual min=-0.003617 max=0.003931 Jy/beam ! Clean residual mean=-0.000018 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.23102 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 67 components and 0.23102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074134Jy sigma=0.000801 ! Fit after self-cal, rms=0.074070Jy sigma=0.000800 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.87 HN 0.95 KP 1.08 ! LA 1.08 MK 0.98 NL 0.98 OV 0.98 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 HN 1.01 KP 1.00 ! LA 1.08 MK 1.02 NL 1.00 OV 1.01 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.17 HN 1.05 KP 0.93 ! LA 0.83 MK 1.04 NL 1.00 OV 0.95 ! PT 0.98 SC 1.05 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.03 HN 1.01 KP 0.87 ! LA 0.80 MK 1.03 NL 1.09 OV 1.01 ! PT 1.03 SC 0.98 ! ! ! Fit before self-cal, rms=0.074070Jy sigma=0.000800 ! Fit after self-cal, rms=0.069199Jy sigma=0.000766 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.992 mas, bmaj=5.535 mas, bpa=-17.34 degrees ! Estimated noise=702.683 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122879 Jy ! Component: 100 - total flux cleaned = 0.00138558 Jy ! Component: 150 - total flux cleaned = 0.00145051 Jy ! Component: 200 - total flux cleaned = 0.00150422 Jy ! Total flux subtracted in 200 components = 0.00150422 Jy ! Clean residual min=-0.002221 max=0.002355 Jy/beam ! Clean residual mean=-0.000012 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.232524 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 84 components and 0.232524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069159Jy sigma=0.000766 ! Fit after self-cal, rms=0.069147Jy sigma=0.000766 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069147Jy sigma=0.000766 ! Fit after self-cal, rms=0.069022Jy sigma=0.000764 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.998 mas, bmaj=5.526 mas, bpa=-17.12 degrees ! Estimated noise=702.206 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000134264 Jy ! Component: 100 - total flux cleaned = 0.000219261 Jy ! Component: 150 - total flux cleaned = 0.00024362 Jy ! Component: 200 - total flux cleaned = 0.000243656 Jy ! Total flux subtracted in 200 components = 0.000243656 Jy ! Clean residual min=-0.002263 max=0.002266 Jy/beam ! Clean residual mean=-0.000010 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.232768 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 90 components and 0.232768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069003Jy sigma=0.000764 ! Fit after self-cal, rms=0.069000Jy sigma=0.000764 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.17288e-05 Jy ! Component: 100 - total flux cleaned = 8.18775e-05 Jy ! Component: 150 - total flux cleaned = 9.881e-05 Jy ! Component: 200 - total flux cleaned = 0.000114181 Jy ! Total flux subtracted in 200 components = 0.000114181 Jy ! Clean residual min=-0.002229 max=0.002256 Jy/beam ! Clean residual mean=-0.000010 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.232882 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 96 components and 0.232882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068991Jy sigma=0.000764 ! Fit after self-cal, rms=0.068990Jy sigma=0.000764 ! Inverting map ! Added new window around map position (-23, -32.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211512 Jy ! Component: 100 - total flux cleaned = 0.00294821 Jy ! Component: 150 - total flux cleaned = 0.00320692 Jy ! Component: 200 - total flux cleaned = 0.00345517 Jy ! Total flux subtracted in 200 components = 0.00345517 Jy ! Clean residual min=-0.002125 max=0.001791 Jy/beam ! Clean residual mean=-0.000006 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.236337 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 113 components and 0.236337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068923Jy sigma=0.000763 ! Fit after self-cal, rms=0.068919Jy sigma=0.000763 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068919Jy sigma=0.000763 ! Fit after self-cal, rms=0.068869Jy sigma=0.000763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.999 mas, bmaj=5.529 mas, bpa=-17.07 degrees ! Estimated noise=701.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000519083 Jy ! Component: 100 - total flux cleaned = 0.00069587 Jy ! Component: 150 - total flux cleaned = 0.000824484 Jy ! Component: 200 - total flux cleaned = 0.000921741 Jy ! Total flux subtracted in 200 components = 0.000921741 Jy ! Clean residual min=-0.002061 max=0.001731 Jy/beam ! Clean residual mean=-0.000004 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.237259 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 122 components and 0.237259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068852Jy sigma=0.000763 ! Fit after self-cal, rms=0.068851Jy sigma=0.000763 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000169253 Jy ! Component: 100 - total flux cleaned = 0.000260589 Jy ! Component: 150 - total flux cleaned = 0.000329447 Jy ! Component: 200 - total flux cleaned = 0.000427182 Jy ! Total flux subtracted in 200 components = 0.000427182 Jy ! Clean residual min=-0.002035 max=0.001698 Jy/beam ! Clean residual mean=-0.000003 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.237686 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 133 components and 0.237686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068842Jy sigma=0.000763 ! Fit after self-cal, rms=0.068842Jy sigma=0.000763 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068842Jy sigma=0.000763 ! Fit after self-cal, rms=0.068859Jy sigma=0.000763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.246 mas, bmaj=9.688 mas, bpa=-29.2 degrees ! Estimated noise=849.275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.14889e-05 Jy ! Component: 100 - total flux cleaned = 0.000211163 Jy ! Component: 150 - total flux cleaned = 0.000376456 Jy ! Component: 200 - total flux cleaned = 0.000517942 Jy ! Total flux subtracted in 200 components = 0.000517942 Jy ! Clean residual min=-0.002186 max=0.001832 Jy/beam ! Clean residual mean=-0.000004 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.238204 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 144 components and 0.238204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068855Jy sigma=0.000763 ! Fit after self-cal, rms=0.068855Jy sigma=0.000763 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.27466e-05 Jy ! Component: 100 - total flux cleaned = 0.000215815 Jy ! Component: 150 - total flux cleaned = 0.000333354 Jy ! Component: 200 - total flux cleaned = 0.000415333 Jy ! Total flux subtracted in 200 components = 0.000415333 Jy ! Clean residual min=-0.002188 max=0.001804 Jy/beam ! Clean residual mean=-0.000004 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.23862 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 161 components and 0.23862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068854Jy sigma=0.000763 ! Fit after self-cal, rms=0.068853Jy sigma=0.000763 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.001 mas, bmaj=5.529 mas, bpa=-17.01 degrees ! Estimated noise=701.473 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.001 x 5.529 at -17.01 degrees (North through East) ! Clean map min=-0.0019717 max=0.19392 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative 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=3.2 mas, bmaj=4.695 mas, bpa=-18.92 degrees ! Estimated noise=1066.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.14867 Jy ! Component: 100 - total flux cleaned = 0.189282 Jy ! Component: 150 - total flux cleaned = 0.204723 Jy ! Component: 200 - total flux cleaned = 0.212083 Jy ! Total flux subtracted in 200 components = 0.212083 Jy ! Clean residual min=-0.003384 max=0.003669 Jy/beam ! Clean residual mean=-0.000018 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.212083 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.212083 Jy ! Inverting map and beam ! Estimated beam: bmin=4.001 mas, bmaj=5.529 mas, bpa=-17.01 degrees ! Estimated noise=701.473 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.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00647125 Jy ! Component: 100 - total flux cleaned = 0.0106318 Jy ! Component: 150 - total flux cleaned = 0.0137333 Jy ! Component: 200 - total flux cleaned = 0.0161185 Jy ! Total flux subtracted in 200 components = 0.0161185 Jy ! Clean residual min=-0.002291 max=0.002022 Jy/beam ! Clean residual mean=-0.000012 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.228201 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 50 components and 0.228201 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.246 mas, bmaj=9.688 mas, bpa=-29.2 degrees ! Estimated noise=849.275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00294606 Jy ! Component: 100 - total flux cleaned = 0.00502184 Jy ! Component: 150 - total flux cleaned = 0.00659328 Jy ! Component: 200 - total flux cleaned = 0.00780481 Jy ! Total flux subtracted in 200 components = 0.00780481 Jy ! Clean residual min=-0.002194 max=0.001939 Jy/beam ! Clean residual mean=-0.000009 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.236006 Jy flux_cutoff = imstat(rms) * dynam 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.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000735145 Jy ! Component: 100 - total flux cleaned = 0.00124789 Jy ! Component: 150 - total flux cleaned = 0.00168146 Jy ! Component: 200 - total flux cleaned = 0.00193906 Jy ! Total flux subtracted in 200 components = 0.00193906 Jy ! Clean residual min=-0.002140 max=0.001798 Jy/beam ! Clean residual mean=-0.000005 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.237945 Jy ! Adding 97 model components to the UV plane model. ! The established model now contains 131 components and 0.237945 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.001 mas, bmaj=5.529 mas, bpa=-17.01 degrees ! Estimated noise=701.473 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.93668e-06 Jy ! Component: 100 - total flux cleaned = 0.000224616 Jy ! Component: 150 - total flux cleaned = 0.000411843 Jy ! Component: 200 - total flux cleaned = 0.000532671 Jy ! Total flux subtracted in 200 components = 0.000532671 Jy ! Clean residual min=-0.002137 max=0.001679 Jy/beam ! Clean residual mean=-0.000002 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.238478 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 151 components and 0.238478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068869Jy sigma=0.000763 ! Fit after self-cal, rms=0.068867Jy sigma=0.000763 wmodel J1108+4330_S_2014_08_09_pus_map.mod ! Writing 151 model components to file: J1108+4330_S_2014_08_09_pus_map.mod wobs J1108+4330_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1108+4330_S_2014_08_09_pus_uvs.fits wwins J1108+4330_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J1108+4330_S_2014_08_09_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000681974 Jy ! Component: 100 - total flux cleaned = -0.000927722 Jy ! Component: 150 - total flux cleaned = -0.00116105 Jy ! Component: 200 - total flux cleaned = -0.00127297 Jy ! Component: 250 - total flux cleaned = -0.00140787 Jy ! Component: 300 - total flux cleaned = -0.00151226 Jy ! Component: 350 - total flux cleaned = -0.00153756 Jy ! Component: 400 - total flux cleaned = -0.00153844 Jy ! Component: 450 - total flux cleaned = -0.00153878 Jy ! Component: 500 - total flux cleaned = -0.00151497 Jy ! Component: 550 - total flux cleaned = -0.0014918 Jy ! Component: 600 - total flux cleaned = -0.0014692 Jy ! Component: 650 - total flux cleaned = -0.00138107 Jy ! Component: 700 - total flux cleaned = -0.00138126 Jy ! Component: 750 - total flux cleaned = -0.00133882 Jy ! Component: 800 - total flux cleaned = -0.00135937 Jy ! Component: 850 - total flux cleaned = -0.00133902 Jy ! Component: 900 - total flux cleaned = -0.00141977 Jy ! Component: 950 - total flux cleaned = -0.00153799 Jy ! Component: 1000 - total flux cleaned = -0.00157647 Jy ! Component: 1050 - total flux cleaned = -0.00163387 Jy ! Component: 1100 - total flux cleaned = -0.00167184 Jy ! Component: 1150 - total flux cleaned = -0.0018211 Jy ! Component: 1200 - total flux cleaned = -0.00182098 Jy ! Component: 1250 - total flux cleaned = -0.00174867 Jy ! Component: 1300 - total flux cleaned = -0.00187465 Jy ! Component: 1350 - total flux cleaned = -0.00187461 Jy ! Component: 1400 - total flux cleaned = -0.00189224 Jy ! Component: 1450 - total flux cleaned = -0.00187479 Jy ! Component: 1500 - total flux cleaned = -0.00180655 Jy ! Component: 1550 - total flux cleaned = -0.00182353 Jy ! Component: 1600 - total flux cleaned = -0.00180635 Jy ! Component: 1650 - total flux cleaned = -0.00177318 Jy ! Component: 1700 - total flux cleaned = -0.00177336 Jy ! Component: 1750 - total flux cleaned = -0.00175725 Jy ! Component: 1800 - total flux cleaned = -0.00167703 Jy ! Component: 1850 - total flux cleaned = -0.0016933 Jy ! Component: 1900 - total flux cleaned = -0.00167742 Jy ! Component: 1950 - total flux cleaned = -0.00167718 Jy ! Component: 2000 - total flux cleaned = -0.0015845 Jy ! Component: 2050 - total flux cleaned = -0.00158463 Jy ! Component: 2100 - total flux cleaned = -0.00156946 Jy ! Component: 2150 - total flux cleaned = -0.00152441 Jy ! Component: 2200 - total flux cleaned = -0.00149462 Jy ! Component: 2250 - total flux cleaned = -0.0014209 Jy ! Component: 2300 - total flux cleaned = -0.00143543 Jy ! Component: 2350 - total flux cleaned = -0.00140648 Jy ! Component: 2400 - total flux cleaned = -0.00140658 Jy ! Component: 2450 - total flux cleaned = -0.00139231 Jy ! Component: 2500 - total flux cleaned = -0.00139253 Jy ! Component: 2550 - total flux cleaned = -0.00140649 Jy ! Component: 2600 - total flux cleaned = -0.00140641 Jy ! Component: 2650 - total flux cleaned = -0.00137877 Jy ! Component: 2700 - total flux cleaned = -0.00139228 Jy ! Component: 2750 - total flux cleaned = -0.00133806 Jy ! Component: 2800 - total flux cleaned = -0.0013784 Jy ! Component: 2850 - total flux cleaned = -0.00135171 Jy ! Component: 2900 - total flux cleaned = -0.0012985 Jy ! Component: 2950 - total flux cleaned = -0.00127229 Jy ! Component: 3000 - total flux cleaned = -0.0012464 Jy ! Component: 3050 - total flux cleaned = -0.00124645 Jy ! Component: 3100 - total flux cleaned = -0.00122067 Jy ! Component: 3150 - total flux cleaned = -0.0012078 Jy ! Component: 3200 - total flux cleaned = -0.00115699 Jy ! Component: 3250 - total flux cleaned = -0.00111931 Jy ! Component: 3300 - total flux cleaned = -0.00115694 Jy ! Component: 3350 - total flux cleaned = -0.00115689 Jy ! Component: 3400 - total flux cleaned = -0.0011569 Jy ! Component: 3450 - total flux cleaned = -0.00109557 Jy ! Component: 3500 - total flux cleaned = -0.00105897 Jy ! Component: 3550 - total flux cleaned = -0.00103465 Jy ! Component: 3600 - total flux cleaned = -0.000962429 Jy ! Component: 3650 - total flux cleaned = -0.000938533 Jy ! Component: 3700 - total flux cleaned = -0.00087926 Jy ! Component: 3750 - total flux cleaned = -0.000832061 Jy ! Component: 3800 - total flux cleaned = -0.000832162 Jy ! Component: 3850 - total flux cleaned = -0.000774017 Jy ! Component: 3900 - total flux cleaned = -0.000716169 Jy ! Component: 3950 - total flux cleaned = -0.000704694 Jy ! Component: 4000 - total flux cleaned = -0.000659171 Jy ! Component: 4050 - total flux cleaned = -0.000659186 Jy ! Total flux subtracted in 4096 components = -0.00059164 Jy ! Clean residual min=-0.000802 max=0.000733 Jy/beam ! Clean residual mean=0.000002 rms=0.000199 Jy/beam ! Combined flux in latest and established models = 0.237886 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 424 components and 0.237886 Jy ![Exited script file: muppet] wmap "J1108+4330_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.001 x 5.529 at -17.01 degrees (North through East) ! Clean map min=-0.0013675 max=0.19399 Jy/beam ! Writing clean map to FITS file: J1108+4330_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.193987 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000197244 device "J1108+4330_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1108+4330_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.305038 0.305038 0.610076 1.22015 2.4403 4.88061 9.76121 19.5224 39.0448 78.0897 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.193 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.001 x 5.529 at -17.01 degrees (North through East) ! Clean map min=-0.0013675 max=0.19399 Jy/beam quit ! Quitting program ! Log file J1108+4330_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:03:07 2016