! Started logfile: J0127+7323_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:51:32 2016 obs J0127+7323_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0127+7323_S_2014_08_09_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.786777 visibilities/baseline/integration-bin. ! Found source: J0127+7323 ! ! 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 17136 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 J0127+7323_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 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 132 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.833321Jy sigma=0.009514 ! Fit after self-cal, rms=0.790571Jy sigma=0.009053 ! 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.61 mas, bmaj=6.499 mas, bpa=76.95 degrees ! Estimated noise=789.219 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.156216 Jy ! Component: 100 - total flux cleaned = 0.197279 Jy ! Total flux subtracted in 100 components = 0.197279 Jy ! Clean residual min=-0.015576 max=0.043903 Jy/beam ! Clean residual mean=-0.000075 rms=0.004699 Jy/beam ! Combined flux in latest and established models = 0.197279 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.197279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109247Jy sigma=0.001177 ! Fit after self-cal, rms=0.109192Jy sigma=0.001176 ! Inverting map ! Added new window around map position (13.5, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0390889 Jy ! Component: 100 - total flux cleaned = 0.0613539 Jy ! Total flux subtracted in 100 components = 0.0613539 Jy ! Clean residual min=-0.011238 max=0.012778 Jy/beam ! Clean residual mean=-0.000052 rms=0.002877 Jy/beam ! Combined flux in latest and established models = 0.258633 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 46 components and 0.258633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089261Jy sigma=0.000939 ! Fit after self-cal, rms=0.088119Jy sigma=0.000924 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0190953 Jy ! Component: 100 - total flux cleaned = 0.032462 Jy ! Total flux subtracted in 100 components = 0.032462 Jy ! Clean residual min=-0.007010 max=0.009423 Jy/beam ! Clean residual mean=-0.000035 rms=0.001972 Jy/beam ! Combined flux in latest and established models = 0.291095 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 65 components and 0.291095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081643Jy sigma=0.000853 ! Fit after self-cal, rms=0.081488Jy sigma=0.000851 ! 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=4.41 mas, bmaj=7.584 mas, bpa=78.47 degrees ! Estimated noise=481.931 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.0146512 Jy ! Component: 100 - total flux cleaned = 0.0244346 Jy ! Component: 150 - total flux cleaned = 0.0312613 Jy ! Component: 200 - total flux cleaned = 0.0361708 Jy ! Total flux subtracted in 200 components = 0.0361708 Jy ! Clean residual min=-0.004761 max=0.007873 Jy/beam ! Clean residual mean=-0.000002 rms=0.001191 Jy/beam ! Combined flux in latest and established models = 0.327266 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 110 components and 0.327266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077841Jy sigma=0.000816 ! Fit after self-cal, rms=0.077775Jy sigma=0.000816 ! Inverting map ! Added new window around map position (19, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00693124 Jy ! Component: 100 - total flux cleaned = 0.0106361 Jy ! Component: 150 - total flux cleaned = 0.013353 Jy ! Component: 200 - total flux cleaned = 0.0153759 Jy ! Total flux subtracted in 200 components = 0.0153759 Jy ! Clean residual min=-0.003974 max=0.003479 Jy/beam ! Clean residual mean=0.000014 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.342642 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 129 components and 0.342642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076933Jy sigma=0.000809 ! Fit after self-cal, rms=0.076883Jy sigma=0.000808 ! 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.96 FD 0.86 HN 0.96 KP 1.05 ! LA 1.08 MK 1.00* NL 0.99 OV 0.99 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 HN 1.03 KP 1.01 ! LA 1.05 MK 1.00* NL 1.03 OV 1.01 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.18 HN 1.02 KP 0.92 ! LA 0.84 MK 1.00* NL 1.03 OV 0.95 ! PT 0.99 SC 1.03 ! ! ! 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.02 HN 1.00 KP 0.88 ! LA 0.82 MK 1.00* NL 1.10 OV 1.02 ! PT 1.05 SC 1.00 ! ! ! Fit before self-cal, rms=0.076883Jy sigma=0.000808 ! Fit after self-cal, rms=0.071139Jy sigma=0.000766 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.415 mas, bmaj=7.591 mas, bpa=78.45 degrees ! Estimated noise=482.718 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.00113836 Jy ! Component: 100 - total flux cleaned = 0.0012906 Jy ! Component: 150 - total flux cleaned = 0.00116892 Jy ! Component: 200 - total flux cleaned = 0.00106504 Jy ! Total flux subtracted in 200 components = 0.00106504 Jy ! Clean residual min=-0.001515 max=0.001419 Jy/beam ! Clean residual mean=0.000003 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.343707 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 152 components and 0.343706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071099Jy sigma=0.000765 ! Fit after self-cal, rms=0.071072Jy sigma=0.000765 ! 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.071072Jy sigma=0.000765 ! Fit after self-cal, rms=0.070862Jy sigma=0.000764 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.421 mas, bmaj=7.584 mas, bpa=78.57 degrees ! Estimated noise=482.09 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00086086 Jy ! Component: 100 - total flux cleaned = 0.00112179 Jy ! Component: 150 - total flux cleaned = 0.00122078 Jy ! Component: 200 - total flux cleaned = 0.00125631 Jy ! Total flux subtracted in 200 components = 0.00125631 Jy ! Clean residual min=-0.001359 max=0.001215 Jy/beam ! Clean residual mean=0.000002 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.344963 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 168 components and 0.344963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070846Jy sigma=0.000764 ! Fit after self-cal, rms=0.070845Jy 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 = 0.000267298 Jy ! Component: 100 - total flux cleaned = 0.000336424 Jy ! Component: 150 - total flux cleaned = 0.000352336 Jy ! Component: 200 - total flux cleaned = 0.000337497 Jy ! Total flux subtracted in 200 components = 0.000337497 Jy ! Clean residual min=-0.001340 max=0.001194 Jy/beam ! Clean residual mean=0.000003 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.3453 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 177 components and 0.3453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070838Jy sigma=0.000764 ! Fit after self-cal, rms=0.070837Jy sigma=0.000764 ! 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.070837Jy sigma=0.000764 ! Fit after self-cal, rms=0.070861Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.421 mas, bmaj=7.585 mas, bpa=78.58 degrees ! Estimated noise=482.121 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000404566 Jy ! Component: 100 - total flux cleaned = 0.000561201 Jy ! Component: 150 - total flux cleaned = 0.000589272 Jy ! Component: 200 - total flux cleaned = 0.000589044 Jy ! Total flux subtracted in 200 components = 0.000589044 Jy ! Clean residual min=-0.001282 max=0.001176 Jy/beam ! Clean residual mean=0.000002 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.345889 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 186 components and 0.345889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070854Jy sigma=0.000764 ! Fit after self-cal, rms=0.070854Jy 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 = 0.000136034 Jy ! Component: 100 - total flux cleaned = 0.000149357 Jy ! Component: 150 - total flux cleaned = 0.000137125 Jy ! Component: 200 - total flux cleaned = 0.000125204 Jy ! Total flux subtracted in 200 components = 0.000125204 Jy ! Clean residual min=-0.001263 max=0.001160 Jy/beam ! Clean residual mean=0.000002 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 0.346015 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 192 components and 0.346015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070849Jy sigma=0.000764 ! Fit after self-cal, rms=0.070849Jy sigma=0.000764 ! 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.070849Jy sigma=0.000764 ! Fit after self-cal, rms=0.070857Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.003 mas, bmaj=10.74 mas, bpa=84.97 degrees ! Estimated noise=560.794 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.78781e-05 Jy ! Component: 100 - total flux cleaned = 0.000139418 Jy ! Component: 150 - total flux cleaned = 0.000159771 Jy ! Component: 200 - total flux cleaned = 0.000177614 Jy ! Total flux subtracted in 200 components = 0.000177614 Jy ! Clean residual min=-0.001192 max=0.001250 Jy/beam ! Clean residual mean=0.000002 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.346192 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 208 components and 0.346192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070857Jy sigma=0.000764 ! Fit after self-cal, rms=0.070854Jy 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 = -1.79381e-05 Jy ! Component: 100 - total flux cleaned = 2.38485e-06 Jy ! Component: 150 - total flux cleaned = 2.00655e-05 Jy ! Component: 200 - total flux cleaned = 2.80951e-05 Jy ! Total flux subtracted in 200 components = 2.80951e-05 Jy ! Clean residual min=-0.001183 max=0.001232 Jy/beam ! Clean residual mean=0.000002 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.34622 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 217 components and 0.34622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070855Jy sigma=0.000764 ! Fit after self-cal, rms=0.070853Jy sigma=0.000764 ! 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.421 mas, bmaj=7.585 mas, bpa=78.59 degrees ! Estimated noise=482.128 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.421 x 7.585 at 78.59 degrees (North through East) ! Clean map min=-0.0011468 max=0.20031 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.617 mas, bmaj=6.511 mas, bpa=76.99 degrees ! Estimated noise=787.232 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.155696 Jy ! Component: 100 - total flux cleaned = 0.209414 Jy ! Component: 150 - total flux cleaned = 0.240699 Jy ! Component: 200 - total flux cleaned = 0.262202 Jy ! Total flux subtracted in 200 components = 0.262202 Jy ! Clean residual min=-0.006779 max=0.012185 Jy/beam ! Clean residual mean=-0.000045 rms=0.002117 Jy/beam ! Combined flux in latest and established models = 0.262202 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.262202 Jy ! Inverting map and beam ! Estimated beam: bmin=4.421 mas, bmaj=7.585 mas, bpa=78.59 degrees ! Estimated noise=482.128 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.0234906 Jy ! Component: 100 - total flux cleaned = 0.039332 Jy ! Component: 150 - total flux cleaned = 0.0503567 Jy ! Component: 200 - total flux cleaned = 0.058264 Jy ! Total flux subtracted in 200 components = 0.058264 Jy ! Clean residual min=-0.002406 max=0.004460 Jy/beam ! Clean residual mean=-0.000020 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.320466 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 97 components and 0.320466 Jy ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00578858 Jy ! Component: 100 - total flux cleaned = 0.0100665 Jy ! Component: 150 - total flux cleaned = 0.0132712 Jy ! Component: 200 - total flux cleaned = 0.0157236 Jy ! Total flux subtracted in 200 components = 0.0157236 Jy ! Clean residual min=-0.001549 max=0.002006 Jy/beam ! Clean residual mean=-0.000006 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.33619 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 142 components and 0.336189 Jy ! Inverting map ! Added new window around map position (-5, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00209104 Jy ! Component: 100 - total flux cleaned = 0.00365346 Jy ! Component: 150 - total flux cleaned = 0.00489144 Jy ! Component: 200 - total flux cleaned = 0.00588706 Jy ! Total flux subtracted in 200 components = 0.00588706 Jy ! Clean residual min=-0.001240 max=0.001145 Jy/beam ! Clean residual mean=-0.000001 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 0.342077 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 183 components and 0.342077 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.003 mas, bmaj=10.74 mas, bpa=84.97 degrees ! Estimated noise=560.794 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115506 Jy ! Component: 100 - total flux cleaned = 0.00193559 Jy ! Component: 150 - total flux cleaned = 0.00251784 Jy ! Component: 200 - total flux cleaned = 0.00281205 Jy ! Total flux subtracted in 200 components = 0.00281205 Jy ! Clean residual min=-0.001301 max=0.001188 Jy/beam ! Clean residual mean=0.000001 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.344889 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.000226688 Jy ! Component: 100 - total flux cleaned = 0.000403242 Jy ! Component: 150 - total flux cleaned = 0.000490539 Jy ! Component: 200 - total flux cleaned = 0.000539543 Jy ! Total flux subtracted in 200 components = 0.000539543 Jy ! Clean residual min=-0.001269 max=0.001172 Jy/beam ! Clean residual mean=0.000002 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.345428 Jy ! Adding 96 model components to the UV plane model. ! The established model now contains 263 components and 0.345428 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.421 mas, bmaj=7.585 mas, bpa=78.59 degrees ! Estimated noise=482.128 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.49824e-05 Jy ! Component: 100 - total flux cleaned = 7.22112e-05 Jy ! Component: 150 - total flux cleaned = 0.000123347 Jy ! Component: 200 - total flux cleaned = 0.000194102 Jy ! Total flux subtracted in 200 components = 0.000194102 Jy ! Clean residual min=-0.001058 max=0.001065 Jy/beam ! Clean residual mean=0.000001 rms=0.000285 Jy/beam ! Combined flux in latest and established models = 0.345622 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 285 components and 0.345622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070817Jy sigma=0.000764 ! Fit after self-cal, rms=0.070813Jy sigma=0.000763 wmodel J0127+7323_S_2014_08_09_pus_map.mod ! Writing 285 model components to file: J0127+7323_S_2014_08_09_pus_map.mod wobs J0127+7323_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0127+7323_S_2014_08_09_pus_uvs.fits wwins J0127+7323_S_2014_08_09_pus_map.win ! wwins: Wrote 4 windows to J0127+7323_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.000162125 Jy ! Component: 100 - total flux cleaned = -0.000181017 Jy ! Component: 150 - total flux cleaned = -0.000198731 Jy ! Component: 200 - total flux cleaned = -0.000215982 Jy ! Component: 250 - total flux cleaned = -0.000249455 Jy ! Component: 300 - total flux cleaned = -0.000249365 Jy ! Component: 350 - total flux cleaned = -0.000233746 Jy ! Component: 400 - total flux cleaned = -0.000280162 Jy ! Component: 450 - total flux cleaned = -0.000250372 Jy ! Component: 500 - total flux cleaned = -0.00023592 Jy ! Component: 550 - total flux cleaned = -0.000279044 Jy ! Component: 600 - total flux cleaned = -0.000293038 Jy ! Component: 650 - total flux cleaned = -0.000320636 Jy ! Component: 700 - total flux cleaned = -0.00036127 Jy ! Component: 750 - total flux cleaned = -0.000361445 Jy ! Component: 800 - total flux cleaned = -0.000401169 Jy ! Component: 850 - total flux cleaned = -0.000362287 Jy ! Component: 900 - total flux cleaned = -0.000362446 Jy ! Component: 950 - total flux cleaned = -0.000362661 Jy ! Component: 1000 - total flux cleaned = -0.000375296 Jy ! Component: 1050 - total flux cleaned = -0.000449252 Jy ! Component: 1100 - total flux cleaned = -0.000436952 Jy ! Component: 1150 - total flux cleaned = -0.000461039 Jy ! Component: 1200 - total flux cleaned = -0.000531894 Jy ! Component: 1250 - total flux cleaned = -0.000531938 Jy ! Component: 1300 - total flux cleaned = -0.000543592 Jy ! Component: 1350 - total flux cleaned = -0.000589699 Jy ! Component: 1400 - total flux cleaned = -0.000635235 Jy ! Component: 1450 - total flux cleaned = -0.000691505 Jy ! Component: 1500 - total flux cleaned = -0.000691405 Jy ! Component: 1550 - total flux cleaned = -0.000746588 Jy ! Component: 1600 - total flux cleaned = -0.000800958 Jy ! Component: 1650 - total flux cleaned = -0.000833192 Jy ! Component: 1700 - total flux cleaned = -0.00087583 Jy ! Component: 1750 - total flux cleaned = -0.000928675 Jy ! Component: 1800 - total flux cleaned = -0.000960162 Jy ! Component: 1850 - total flux cleaned = -0.00101215 Jy ! Component: 1900 - total flux cleaned = -0.00103277 Jy ! Component: 1950 - total flux cleaned = -0.00109428 Jy ! Component: 2000 - total flux cleaned = -0.00116532 Jy ! Component: 2050 - total flux cleaned = -0.00118541 Jy ! Component: 2100 - total flux cleaned = -0.00124534 Jy ! Component: 2150 - total flux cleaned = -0.00125534 Jy ! Component: 2200 - total flux cleaned = -0.00135356 Jy ! Component: 2250 - total flux cleaned = -0.00139265 Jy ! Component: 2300 - total flux cleaned = -0.00143132 Jy ! Component: 2350 - total flux cleaned = -0.00149851 Jy ! Component: 2400 - total flux cleaned = -0.00151756 Jy ! Component: 2450 - total flux cleaned = -0.00155535 Jy ! Component: 2500 - total flux cleaned = -0.00158358 Jy ! Component: 2550 - total flux cleaned = -0.00161143 Jy ! Component: 2600 - total flux cleaned = -0.00161146 Jy ! Component: 2650 - total flux cleaned = -0.00164819 Jy ! Component: 2700 - total flux cleaned = -0.00167556 Jy ! Component: 2750 - total flux cleaned = -0.00166659 Jy ! Component: 2800 - total flux cleaned = -0.00172945 Jy ! Component: 2850 - total flux cleaned = -0.00174726 Jy ! Component: 2900 - total flux cleaned = -0.00177384 Jy ! Component: 2950 - total flux cleaned = -0.00179137 Jy ! Component: 3000 - total flux cleaned = -0.00180884 Jy ! Component: 3050 - total flux cleaned = -0.00184355 Jy ! Component: 3100 - total flux cleaned = -0.00187789 Jy ! Component: 3150 - total flux cleaned = -0.00190349 Jy ! Component: 3200 - total flux cleaned = -0.00190355 Jy ! Component: 3250 - total flux cleaned = -0.00194574 Jy ! Component: 3300 - total flux cleaned = -0.00193741 Jy ! Component: 3350 - total flux cleaned = -0.00197062 Jy ! Component: 3400 - total flux cleaned = -0.00198711 Jy ! Component: 3450 - total flux cleaned = -0.0019871 Jy ! Component: 3500 - total flux cleaned = -0.00200351 Jy ! Component: 3550 - total flux cleaned = -0.00204405 Jy ! Component: 3600 - total flux cleaned = -0.00209234 Jy ! Component: 3650 - total flux cleaned = -0.00213248 Jy ! Component: 3700 - total flux cleaned = -0.00217236 Jy ! Component: 3750 - total flux cleaned = -0.00218033 Jy ! Component: 3800 - total flux cleaned = -0.0022434 Jy ! Component: 3850 - total flux cleaned = -0.00225916 Jy ! Component: 3900 - total flux cleaned = -0.00230596 Jy ! Component: 3950 - total flux cleaned = -0.00231366 Jy ! Component: 4000 - total flux cleaned = -0.00234447 Jy ! Component: 4050 - total flux cleaned = -0.00241347 Jy ! Total flux subtracted in 4096 components = -0.00243636 Jy ! Clean residual min=-0.000537 max=0.000503 Jy/beam ! Clean residual mean=0.000001 rms=0.000141 Jy/beam ! Combined flux in latest and established models = 0.343186 Jy keep ! Adding 256 model components to the UV plane model. ! The established model now contains 541 components and 0.343186 Jy ![Exited script file: muppet] wmap "J0127+7323_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.421 x 7.585 at 78.59 degrees (North through East) ! Clean map min=-0.00079613 max=0.19981 Jy/beam ! Writing clean map to FITS file: J0127+7323_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.199807 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000140034 device "J0127+7323_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0127+7323_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.210254 0.210254 0.420507 0.841014 1.68203 3.36406 6.72811 13.4562 26.9125 53.8249 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.199 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.421 x 7.585 at 78.59 degrees (North through East) ! Clean map min=-0.00079613 max=0.19981 Jy/beam quit ! Quitting program ! Log file J0127+7323_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:51:38 2016