! Started logfile: J1153+4036_S_2015_01_22_pus_uvs.log on Tue Jan 3 22:52:23 2017 obs J1153+4036_S_2015_01_22_pus_uva.fits ! Reading UV FITS file: J1153+4036_S_2015_01_22_pus_uva.fits ! AN table 1: 38 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J1153+4036 ! ! 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 281 lines of history. ! ! Reading 5472 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 J1153+4036_S_2015_01_22_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 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.571523Jy sigma=0.006708 ! Fit after self-cal, rms=0.325454Jy sigma=0.004043 ! 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=2.719 mas, bmaj=9.804 mas, bpa=-49.46 degrees ! Estimated noise=1162.09 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.566546 Jy ! Component: 100 - total flux cleaned = 0.742995 Jy ! Total flux subtracted in 100 components = 0.742995 Jy ! Clean residual min=-0.044189 max=0.083702 Jy/beam ! Clean residual mean=0.000083 rms=0.013998 Jy/beam ! Combined flux in latest and established models = 0.742995 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.742995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.236432Jy sigma=0.002496 ! Fit after self-cal, rms=0.236396Jy sigma=0.002496 ! Inverting map ! Added new window around map position (38, -4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0803648 Jy ! Component: 100 - total flux cleaned = 0.122745 Jy ! Total flux subtracted in 100 components = 0.122745 Jy ! Clean residual min=-0.034626 max=0.046325 Jy/beam ! Clean residual mean=0.000059 rms=0.009901 Jy/beam ! Combined flux in latest and established models = 0.86574 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 14 components and 0.86574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.199485Jy sigma=0.002121 ! Fit after self-cal, rms=0.199227Jy sigma=0.002117 ! 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.341 mas, bmaj=9.832 mas, bpa=-50.3 degrees ! Estimated noise=805.115 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.0424236 Jy ! Component: 100 - total flux cleaned = 0.0706274 Jy ! Component: 150 - total flux cleaned = 0.0911146 Jy ! Component: 200 - total flux cleaned = 0.107251 Jy ! Total flux subtracted in 200 components = 0.107251 Jy ! Clean residual min=-0.028529 max=0.038037 Jy/beam ! Clean residual mean=0.000115 rms=0.008315 Jy/beam ! Combined flux in latest and established models = 0.972991 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 46 components and 0.972991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188325Jy sigma=0.001952 ! Fit after self-cal, rms=0.188250Jy sigma=0.001951 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 0.94 KP 1.07 ! LA 0.97 MK 0.99 NL 0.94 OV 0.97 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* HN 0.99 KP 1.00 ! LA 0.96 MK 1.00 NL 1.26 OV 1.01 ! PT 1.00 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.00* HN 1.01 KP 0.87 ! LA 0.78 MK 1.02 NL 1.52 OV 0.94 ! PT 0.99 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.00* HN 0.98 KP 0.82 ! LA 0.85 MK 1.04 NL 0.91 OV 0.99 ! PT 1.04 SC 1.00 ! ! ! Fit before self-cal, rms=0.188250Jy sigma=0.001951 ! Fit after self-cal, rms=0.141597Jy sigma=0.001317 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.372 mas, bmaj=9.8 mas, bpa=-50.36 degrees ! Estimated noise=801.996 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.0139536 Jy ! Component: 100 - total flux cleaned = -0.0178732 Jy ! Component: 150 - total flux cleaned = -0.0196814 Jy ! Component: 200 - total flux cleaned = -0.0198432 Jy ! Total flux subtracted in 200 components = -0.0198432 Jy ! Clean residual min=-0.008954 max=0.008552 Jy/beam ! Clean residual mean=-0.000040 rms=0.002308 Jy/beam ! Combined flux in latest and established models = 0.953148 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 65 components and 0.953148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139806Jy sigma=0.001298 ! Fit after self-cal, rms=0.139769Jy sigma=0.001298 ! 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.139769Jy sigma=0.001298 ! Fit after self-cal, rms=0.139950Jy sigma=0.001291 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.376 mas, bmaj=9.788 mas, bpa=-50.32 degrees ! Estimated noise=801.011 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00764418 Jy ! Component: 100 - total flux cleaned = -0.00992272 Jy ! Component: 150 - total flux cleaned = -0.0103139 Jy ! Component: 200 - total flux cleaned = -0.0106459 Jy ! Total flux subtracted in 200 components = -0.0106459 Jy ! Clean residual min=-0.006786 max=0.006470 Jy/beam ! Clean residual mean=-0.000032 rms=0.001813 Jy/beam ! Combined flux in latest and established models = 0.942502 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 74 components and 0.942502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139375Jy sigma=0.001285 ! Fit after self-cal, rms=0.139373Jy sigma=0.001285 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.000110138 Jy ! Component: 100 - total flux cleaned = -6.07517e-05 Jy ! Component: 150 - total flux cleaned = -5.75643e-05 Jy ! Component: 200 - total flux cleaned = -0.000124577 Jy ! Total flux subtracted in 200 components = -0.000124577 Jy ! Clean residual min=-0.006573 max=0.006608 Jy/beam ! Clean residual mean=-0.000031 rms=0.001794 Jy/beam ! Combined flux in latest and established models = 0.942378 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 88 components and 0.942378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139268Jy sigma=0.001284 ! Fit after self-cal, rms=0.139268Jy sigma=0.001284 ! 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.139268Jy sigma=0.001284 ! Fit after self-cal, rms=0.139273Jy sigma=0.001281 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.38 mas, bmaj=9.775 mas, bpa=-50.3 degrees ! Estimated noise=801.129 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0034611 Jy ! Component: 100 - total flux cleaned = -0.00478411 Jy ! Component: 150 - total flux cleaned = -0.00531779 Jy ! Component: 200 - total flux cleaned = -0.0053902 Jy ! Total flux subtracted in 200 components = -0.0053902 Jy ! Clean residual min=-0.005886 max=0.005760 Jy/beam ! Clean residual mean=-0.000022 rms=0.001539 Jy/beam ! Combined flux in latest and established models = 0.936988 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 95 components and 0.936988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139052Jy sigma=0.001279 ! Fit after self-cal, rms=0.139049Jy sigma=0.001279 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.000133655 Jy ! Component: 100 - total flux cleaned = 1.30701e-05 Jy ! Component: 150 - total flux cleaned = -4.14421e-05 Jy ! Component: 200 - total flux cleaned = -4.14653e-05 Jy ! Total flux subtracted in 200 components = -4.14653e-05 Jy ! Clean residual min=-0.005849 max=0.005649 Jy/beam ! Clean residual mean=-0.000022 rms=0.001525 Jy/beam ! Combined flux in latest and established models = 0.936946 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 108 components and 0.936946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138994Jy sigma=0.001278 ! Fit after self-cal, rms=0.138994Jy sigma=0.001278 ! 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.138994Jy sigma=0.001278 ! Fit after self-cal, rms=0.138929Jy sigma=0.001277 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.376 mas, bmaj=10.33 mas, bpa=-59.84 degrees ! Estimated noise=955.405 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000745965 Jy ! Component: 100 - total flux cleaned = -0.000753858 Jy ! Component: 150 - total flux cleaned = -0.000683295 Jy ! Component: 200 - total flux cleaned = -0.000557247 Jy ! Total flux subtracted in 200 components = -0.000557247 Jy ! Clean residual min=-0.005522 max=0.005936 Jy/beam ! Clean residual mean=-0.000038 rms=0.001648 Jy/beam ! Combined flux in latest and established models = 0.936389 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 132 components and 0.936389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138852Jy sigma=0.001276 ! Fit after self-cal, rms=0.138854Jy sigma=0.001276 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 = -8.39696e-07 Jy ! Component: 100 - total flux cleaned = 2.08353e-06 Jy ! Component: 150 - total flux cleaned = 2.7029e-06 Jy ! Component: 200 - total flux cleaned = -4.74847e-05 Jy ! Total flux subtracted in 200 components = -4.74847e-05 Jy ! Clean residual min=-0.005624 max=0.005766 Jy/beam ! Clean residual mean=-0.000038 rms=0.001618 Jy/beam ! Combined flux in latest and established models = 0.936341 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 139 components and 0.936341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138831Jy sigma=0.001276 ! Fit after self-cal, rms=0.138831Jy sigma=0.001276 ! 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=3.383 mas, bmaj=9.764 mas, bpa=-50.28 degrees ! Estimated noise=801.602 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.383 x 9.764 at -50.28 degrees (North through East) ! Clean map min=-0.0053833 max=0.73338 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138831Jy sigma=0.001276 ! Fit after self-cal, rms=0.070615Jy sigma=0.000727 ! Inverting map and beam ! Estimated beam: bmin=3.386 mas, bmaj=9.761 mas, bpa=-50.27 degrees ! Estimated noise=802.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0013399 Jy ! Component: 100 - total flux cleaned = -0.00110214 Jy ! Component: 150 - total flux cleaned = -0.00109878 Jy ! Component: 200 - total flux cleaned = -0.00116532 Jy ! Total flux subtracted in 200 components = -0.00116532 Jy ! Clean residual min=-0.004439 max=0.004948 Jy/beam ! Clean residual mean=-0.000017 rms=0.001155 Jy/beam ! Combined flux in latest and established models = 0.935176 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 147 components and 0.935176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070434Jy sigma=0.000725 ! Fit after self-cal, rms=0.070424Jy sigma=0.000725 ! Inverting map ! Added new window around map position (-90.5, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123281 Jy ! Component: 100 - total flux cleaned = 0.00121621 Jy ! Component: 150 - total flux cleaned = 0.00157728 Jy ! Component: 200 - total flux cleaned = 0.00189945 Jy ! Total flux subtracted in 200 components = 0.00189945 Jy ! Clean residual min=-0.003927 max=0.003558 Jy/beam ! Clean residual mean=-0.000019 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 0.937075 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 174 components and 0.937076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070061Jy sigma=0.000719 ! Fit after self-cal, rms=0.070052Jy sigma=0.000719 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070052Jy sigma=0.000719 ! Fit after self-cal, rms=0.070025Jy sigma=0.000719 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=2.762 mas, bmaj=9.662 mas, bpa=-49.37 degrees ! Estimated noise=1157.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.563481 Jy ! Component: 100 - total flux cleaned = 0.731567 Jy ! Component: 150 - total flux cleaned = 0.806419 Jy ! Component: 200 - total flux cleaned = 0.840582 Jy ! Total flux subtracted in 200 components = 0.840582 Jy ! Clean residual min=-0.012043 max=0.018158 Jy/beam ! Clean residual mean=0.000020 rms=0.003350 Jy/beam ! Combined flux in latest and established models = 0.840582 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.840582 Jy ! Inverting map and beam ! Estimated beam: bmin=3.386 mas, bmaj=9.757 mas, bpa=-50.27 degrees ! Estimated noise=802.461 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.0266876 Jy ! Component: 100 - total flux cleaned = 0.04177 Jy ! Component: 150 - total flux cleaned = 0.0525941 Jy ! Component: 200 - total flux cleaned = 0.0611665 Jy ! Total flux subtracted in 200 components = 0.0611665 Jy ! Clean residual min=-0.005648 max=0.007468 Jy/beam ! Clean residual mean=0.000010 rms=0.001926 Jy/beam ! Combined flux in latest and established models = 0.901749 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 52 components and 0.901749 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=7.381 mas, bmaj=10.32 mas, bpa=-59.76 degrees ! Estimated noise=956.025 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.010509 Jy ! Component: 100 - total flux cleaned = 0.0172955 Jy ! Component: 150 - total flux cleaned = 0.021293 Jy ! Component: 200 - total flux cleaned = 0.024248 Jy ! Total flux subtracted in 200 components = 0.024248 Jy ! Clean residual min=-0.004649 max=0.005083 Jy/beam ! Clean residual mean=-0.000027 rms=0.001492 Jy/beam ! Combined flux in latest and established models = 0.925997 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.00138948 Jy ! Component: 100 - total flux cleaned = 0.00241467 Jy ! Component: 150 - total flux cleaned = 0.00336336 Jy ! Component: 200 - total flux cleaned = 0.00422857 Jy ! Total flux subtracted in 200 components = 0.00422857 Jy ! Clean residual min=-0.004005 max=0.003709 Jy/beam ! Clean residual mean=-0.000031 rms=0.001108 Jy/beam ! Combined flux in latest and established models = 0.930225 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 127 components and 0.930225 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.386 mas, bmaj=9.757 mas, bpa=-50.27 degrees ! Estimated noise=802.461 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000737711 Jy ! Component: 100 - total flux cleaned = -0.000250387 Jy ! Component: 150 - total flux cleaned = 0.000386929 Jy ! Component: 200 - total flux cleaned = 0.000949346 Jy ! Total flux subtracted in 200 components = 0.000949346 Jy ! Clean residual min=-0.003932 max=0.003837 Jy/beam ! Clean residual mean=-0.000017 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.931175 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 147 components and 0.931175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070296Jy sigma=0.000723 ! Fit after self-cal, rms=0.070169Jy sigma=0.000721 wmodel J1153+4036_S_2015_01_22_pus_map.mod ! Writing 147 model components to file: J1153+4036_S_2015_01_22_pus_map.mod wobs J1153+4036_S_2015_01_22_pus_uvs.fits ! Writing UV FITS file: J1153+4036_S_2015_01_22_pus_uvs.fits wwins J1153+4036_S_2015_01_22_pus_map.win ! wwins: Wrote 3 windows to J1153+4036_S_2015_01_22_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.000416464 Jy ! Component: 100 - total flux cleaned = -0.000354799 Jy ! Component: 150 - total flux cleaned = -0.000297538 Jy ! Component: 200 - total flux cleaned = -3.01e-05 Jy ! Component: 250 - total flux cleaned = 0.000221405 Jy ! Component: 300 - total flux cleaned = 0.000268622 Jy ! Component: 350 - total flux cleaned = 0.000408423 Jy ! Component: 400 - total flux cleaned = 0.000452933 Jy ! Component: 450 - total flux cleaned = 0.000453373 Jy ! Component: 500 - total flux cleaned = 0.000373534 Jy ! Component: 550 - total flux cleaned = 0.000374367 Jy ! Component: 600 - total flux cleaned = 0.000449603 Jy ! Component: 650 - total flux cleaned = 0.000520549 Jy ! Component: 700 - total flux cleaned = 0.000484292 Jy ! Component: 750 - total flux cleaned = 0.000551257 Jy ! Component: 800 - total flux cleaned = 0.000583603 Jy ! Component: 850 - total flux cleaned = 0.000741852 Jy ! Component: 900 - total flux cleaned = 0.000834694 Jy ! Component: 950 - total flux cleaned = 0.00107618 Jy ! Component: 1000 - total flux cleaned = 0.00128169 Jy ! Component: 1050 - total flux cleaned = 0.00153742 Jy ! Component: 1100 - total flux cleaned = 0.0017037 Jy ! Component: 1150 - total flux cleaned = 0.00186645 Jy ! Component: 1200 - total flux cleaned = 0.00205144 Jy ! Component: 1250 - total flux cleaned = 0.00223239 Jy ! Component: 1300 - total flux cleaned = 0.00240844 Jy ! Component: 1350 - total flux cleaned = 0.00248208 Jy ! Component: 1400 - total flux cleaned = 0.0026258 Jy ! Component: 1450 - total flux cleaned = 0.00274247 Jy ! Component: 1500 - total flux cleaned = 0.00292609 Jy ! Component: 1550 - total flux cleaned = 0.00306014 Jy ! Component: 1600 - total flux cleaned = 0.0031479 Jy ! Component: 1650 - total flux cleaned = 0.00321232 Jy ! Component: 1700 - total flux cleaned = 0.00331843 Jy ! Component: 1750 - total flux cleaned = 0.00342253 Jy ! Component: 1800 - total flux cleaned = 0.00362495 Jy ! Component: 1850 - total flux cleaned = 0.00366462 Jy ! Component: 1900 - total flux cleaned = 0.00380104 Jy ! Component: 1950 - total flux cleaned = 0.00378221 Jy ! Component: 2000 - total flux cleaned = 0.00389589 Jy ! Component: 2050 - total flux cleaned = 0.00396995 Jy ! Component: 2100 - total flux cleaned = 0.00404282 Jy ! Component: 2150 - total flux cleaned = 0.00407896 Jy ! Component: 2200 - total flux cleaned = 0.00418463 Jy ! Component: 2250 - total flux cleaned = 0.00411537 Jy ! Component: 2300 - total flux cleaned = 0.00416684 Jy ! Component: 2350 - total flux cleaned = 0.00416688 Jy ! Component: 2400 - total flux cleaned = 0.00415086 Jy ! Component: 2450 - total flux cleaned = 0.00415094 Jy ! Component: 2500 - total flux cleaned = 0.00413513 Jy ! Component: 2550 - total flux cleaned = 0.00411943 Jy ! Component: 2600 - total flux cleaned = 0.00421326 Jy ! Component: 2650 - total flux cleaned = 0.00415134 Jy ! Component: 2700 - total flux cleaned = 0.00421256 Jy ! Component: 2750 - total flux cleaned = 0.00425781 Jy ! Component: 2800 - total flux cleaned = 0.00428784 Jy ! Component: 2850 - total flux cleaned = 0.0043323 Jy ! Component: 2900 - total flux cleaned = 0.00434696 Jy ! Component: 2950 - total flux cleaned = 0.00439027 Jy ! Component: 3000 - total flux cleaned = 0.00439037 Jy ! Component: 3050 - total flux cleaned = 0.00444675 Jy ! Component: 3100 - total flux cleaned = 0.00446081 Jy ! Component: 3150 - total flux cleaned = 0.00450229 Jy ! Component: 3200 - total flux cleaned = 0.00455681 Jy ! Component: 3250 - total flux cleaned = 0.00458377 Jy ! Component: 3300 - total flux cleaned = 0.00461053 Jy ! Component: 3350 - total flux cleaned = 0.00459701 Jy ! Component: 3400 - total flux cleaned = 0.00461026 Jy ! Component: 3450 - total flux cleaned = 0.00464954 Jy ! Component: 3500 - total flux cleaned = 0.00462357 Jy ! Component: 3550 - total flux cleaned = 0.00466239 Jy ! Component: 3600 - total flux cleaned = 0.00467505 Jy ! Component: 3650 - total flux cleaned = 0.004637 Jy ! Component: 3700 - total flux cleaned = 0.00466211 Jy ! Component: 3750 - total flux cleaned = 0.00463721 Jy ! Component: 3800 - total flux cleaned = 0.00466199 Jy ! Component: 3850 - total flux cleaned = 0.00468657 Jy ! Component: 3900 - total flux cleaned = 0.00465003 Jy ! Component: 3950 - total flux cleaned = 0.00466206 Jy ! Component: 4000 - total flux cleaned = 0.00469815 Jy ! Component: 4050 - total flux cleaned = 0.00473394 Jy ! Total flux subtracted in 4096 components = 0.00472202 Jy ! Clean residual min=-0.000773 max=0.000721 Jy/beam ! Clean residual mean=-0.000003 rms=0.000217 Jy/beam ! Combined flux in latest and established models = 0.935897 Jy keep ! Adding 331 model components to the UV plane model. ! The established model now contains 478 components and 0.935897 Jy ![Exited script file: muppet] wmap "J1153+4036_S_2015_01_22_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.386 x 9.757 at -50.27 degrees (North through East) ! Clean map min=-0.0023335 max=0.73415 Jy/beam ! Writing clean map to FITS file: J1153+4036_S_2015_01_22_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.734149 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000211988 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.086626 0.086626 0.173252 0.346504 0.693008 1.38602 2.77203 5.54406 11.0881 22.1763 44.3525 88.705 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.734 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.386 x 9.757 at -50.27 degrees (North through East) ! Clean map min=-0.0023335 max=0.73415 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1153+4036_S_2015_01_22_pus_uvs.log closed on Tue Jan 3 22:52:30 2017