! Started logfile: J1216-1033_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:52:56 2016 obs J1216-1033_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1216-1033_S_2014_06_09_pus_uva.fits ! AN table 1: 74 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.762462 visibilities/baseline/integration-bin. ! Found source: J1216-1033 ! ! 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 336 lines of history. ! ! Reading 10156 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 J1216-1033_S_2014_06_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 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.866897Jy sigma=0.009319 ! Fit after self-cal, rms=0.853491Jy sigma=0.009178 ! 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.625 mas, bmaj=7.078 mas, bpa=-6.034 degrees ! Estimated noise=926.976 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.1148 Jy ! Component: 100 - total flux cleaned = 0.139889 Jy ! Total flux subtracted in 100 components = 0.139889 Jy ! Clean residual min=-0.004232 max=0.007391 Jy/beam ! Clean residual mean=-0.000017 rms=0.001157 Jy/beam ! Combined flux in latest and established models = 0.139889 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.139889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079451Jy sigma=0.000800 ! Fit after self-cal, rms=0.079449Jy sigma=0.000800 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00789578 Jy ! Component: 100 - total flux cleaned = 0.0123333 Jy ! Total flux subtracted in 100 components = 0.0123333 Jy ! Clean residual min=-0.004241 max=0.003668 Jy/beam ! Clean residual mean=-0.000007 rms=0.000951 Jy/beam ! Combined flux in latest and established models = 0.152222 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 23 components and 0.152222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078456Jy sigma=0.000791 ! Fit after self-cal, rms=0.078462Jy sigma=0.000791 ! 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.166 mas, bmaj=8.317 mas, bpa=-5.739 degrees ! Estimated noise=664.075 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.00308335 Jy ! Component: 100 - total flux cleaned = 0.00461686 Jy ! Component: 150 - total flux cleaned = 0.00542601 Jy ! Component: 200 - total flux cleaned = 0.00586019 Jy ! Total flux subtracted in 200 components = 0.00586019 Jy ! Clean residual min=-0.003240 max=0.003774 Jy/beam ! Clean residual mean=-0.000003 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.158082 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 34 components and 0.158082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078300Jy sigma=0.000790 ! Fit after self-cal, rms=0.078306Jy sigma=0.000790 ! 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 1.00* FD 0.87 HN 0.99 KP 1.04 ! LA 1.17 MK 0.97 NL 1.02 OV 0.99 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 0.99 KP 0.99 ! LA 1.11 MK 0.99 NL 1.21 OV 1.04 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.16 HN 0.99 KP 0.91 ! LA 0.87 MK 1.04 NL 1.03 OV 0.96 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 0.98 KP 0.86 ! LA 0.86 MK 1.03 NL 1.06 OV 1.00 ! PT 0.99 SC 0.99 ! ! ! Fit before self-cal, rms=0.078306Jy sigma=0.000790 ! Fit after self-cal, rms=0.076289Jy sigma=0.000771 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.172 mas, bmaj=8.35 mas, bpa=-5.629 degrees ! Estimated noise=664.672 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.000267483 Jy ! Component: 100 - total flux cleaned = -0.000370217 Jy ! Component: 150 - total flux cleaned = -0.000404594 Jy ! Component: 200 - total flux cleaned = -0.000433196 Jy ! Total flux subtracted in 200 components = -0.000433196 Jy ! Clean residual min=-0.002505 max=0.002889 Jy/beam ! Clean residual mean=0.000004 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.157649 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 40 components and 0.157649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076278Jy sigma=0.000771 ! Fit after self-cal, rms=0.076284Jy sigma=0.000771 ! 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.076284Jy sigma=0.000771 ! Fit after self-cal, rms=0.075943Jy sigma=0.000769 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.179 mas, bmaj=8.347 mas, bpa=-5.656 degrees ! Estimated noise=664.092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000189587 Jy ! Component: 100 - total flux cleaned = -0.000239767 Jy ! Component: 150 - total flux cleaned = -0.000294169 Jy ! Component: 200 - total flux cleaned = -0.000339778 Jy ! Total flux subtracted in 200 components = -0.000339778 Jy ! Clean residual min=-0.002334 max=0.002484 Jy/beam ! Clean residual mean=-0.000002 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.157309 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 45 components and 0.157309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075936Jy sigma=0.000768 ! Fit after self-cal, rms=0.075937Jy sigma=0.000768 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.35863e-05 Jy ! Component: 100 - total flux cleaned = -6.86978e-05 Jy ! Component: 150 - total flux cleaned = -8.78915e-05 Jy ! Component: 200 - total flux cleaned = -9.61423e-05 Jy ! Total flux subtracted in 200 components = -9.61423e-05 Jy ! Clean residual min=-0.002331 max=0.002470 Jy/beam ! Clean residual mean=-0.000002 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.157213 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.157213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075934Jy sigma=0.000768 ! Fit after self-cal, rms=0.075932Jy sigma=0.000768 ! Inverting map ! Added new window around map position (19, -11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00240898 Jy ! Component: 100 - total flux cleaned = 0.00360724 Jy ! Component: 150 - total flux cleaned = 0.00412596 Jy ! Component: 200 - total flux cleaned = 0.00431524 Jy ! Total flux subtracted in 200 components = 0.00431524 Jy ! Clean residual min=-0.002057 max=0.002080 Jy/beam ! Clean residual mean=-0.000003 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.161528 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 71 components and 0.161528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075860Jy sigma=0.000768 ! Fit after self-cal, rms=0.075850Jy sigma=0.000768 ! 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.075850Jy sigma=0.000768 ! Fit after self-cal, rms=0.075726Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.185 mas, bmaj=8.348 mas, bpa=-5.6 degrees ! Estimated noise=663.307 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00077485 Jy ! Component: 100 - total flux cleaned = 0.000861762 Jy ! Component: 150 - total flux cleaned = 0.000843778 Jy ! Component: 200 - total flux cleaned = 0.000813194 Jy ! Total flux subtracted in 200 components = 0.000813194 Jy ! Clean residual min=-0.002021 max=0.002000 Jy/beam ! Clean residual mean=-0.000001 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.162342 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 86 components and 0.162342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075716Jy sigma=0.000767 ! Fit after self-cal, rms=0.075714Jy sigma=0.000767 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.000139497 Jy ! Component: 100 - total flux cleaned = 0.000153184 Jy ! Component: 150 - total flux cleaned = 0.000165854 Jy ! Component: 200 - total flux cleaned = 0.000178067 Jy ! Total flux subtracted in 200 components = 0.000178067 Jy ! Clean residual min=-0.002029 max=0.001998 Jy/beam ! Clean residual mean=-0.000002 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.16252 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 98 components and 0.16252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075710Jy sigma=0.000767 ! Fit after self-cal, rms=0.075709Jy sigma=0.000767 ! 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.075709Jy sigma=0.000767 ! Fit after self-cal, rms=0.075710Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.38 mas, bmaj=16.07 mas, bpa=-7.671 degrees ! Estimated noise=820.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000230868 Jy ! Component: 100 - total flux cleaned = 0.000276677 Jy ! Component: 150 - total flux cleaned = 0.000296347 Jy ! Component: 200 - total flux cleaned = 0.000314324 Jy ! Total flux subtracted in 200 components = 0.000314324 Jy ! Clean residual min=-0.002293 max=0.002305 Jy/beam ! Clean residual mean=-0.000004 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.162834 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 106 components and 0.162834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075709Jy sigma=0.000767 ! Fit after self-cal, rms=0.075708Jy sigma=0.000767 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 = 4.06141e-05 Jy ! Component: 100 - total flux cleaned = 4.16992e-05 Jy ! Component: 150 - total flux cleaned = 5.72676e-05 Jy ! Component: 200 - total flux cleaned = 2.82004e-05 Jy ! Total flux subtracted in 200 components = 2.82004e-05 Jy ! Clean residual min=-0.002263 max=0.002248 Jy/beam ! Clean residual mean=-0.000005 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.162862 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 111 components and 0.162862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075710Jy sigma=0.000767 ! Fit after self-cal, rms=0.075708Jy sigma=0.000767 ! 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.189 mas, bmaj=8.352 mas, bpa=-5.576 degrees ! Estimated noise=663.21 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.189 x 8.352 at -5.576 degrees (North through East) ! Clean map min=-0.0019394 max=0.14783 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=2.645 mas, bmaj=7.094 mas, bpa=-5.854 degrees ! Estimated noise=923.624 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.114318 Jy ! Component: 100 - total flux cleaned = 0.139417 Jy ! Component: 150 - total flux cleaned = 0.14674 Jy ! Component: 200 - total flux cleaned = 0.150896 Jy ! Total flux subtracted in 200 components = 0.150896 Jy ! Clean residual min=-0.003170 max=0.002726 Jy/beam ! Clean residual mean=-0.000005 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.150896 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.150896 Jy ! Inverting map and beam ! Estimated beam: bmin=3.189 mas, bmaj=8.352 mas, bpa=-5.576 degrees ! Estimated noise=663.21 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.00355789 Jy ! Component: 100 - total flux cleaned = 0.00590523 Jy ! Component: 150 - total flux cleaned = 0.00763266 Jy ! Component: 200 - total flux cleaned = 0.00893163 Jy ! Total flux subtracted in 200 components = 0.00893163 Jy ! Clean residual min=-0.002176 max=0.002025 Jy/beam ! Clean residual mean=-0.000003 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.159827 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 45 components and 0.159827 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.38 mas, bmaj=16.07 mas, bpa=-7.671 degrees ! Estimated noise=820.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174261 Jy ! Component: 100 - total flux cleaned = 0.00248039 Jy ! Component: 150 - total flux cleaned = 0.00269073 Jy ! Component: 200 - total flux cleaned = 0.002868 Jy ! Total flux subtracted in 200 components = 0.002868 Jy ! Clean residual min=-0.002326 max=0.002264 Jy/beam ! Clean residual mean=-0.000004 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.162695 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.000135019 Jy ! Component: 100 - total flux cleaned = 0.000230818 Jy ! Component: 150 - total flux cleaned = 0.000265815 Jy ! Component: 200 - total flux cleaned = 0.000297272 Jy ! Total flux subtracted in 200 components = 0.000297272 Jy ! Clean residual min=-0.002265 max=0.002252 Jy/beam ! Clean residual mean=-0.000005 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.162993 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 65 components and 0.162993 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.189 mas, bmaj=8.352 mas, bpa=-5.576 degrees ! Estimated noise=663.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.16906e-05 Jy ! Component: 100 - total flux cleaned = -0.000114484 Jy ! Component: 150 - total flux cleaned = -0.00020515 Jy ! Component: 200 - total flux cleaned = -0.000205431 Jy ! Total flux subtracted in 200 components = -0.000205431 Jy ! Clean residual min=-0.002054 max=0.001953 Jy/beam ! Clean residual mean=-0.000002 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.162787 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 80 components and 0.162787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075729Jy sigma=0.000767 ! Fit after self-cal, rms=0.075726Jy sigma=0.000767 wmodel J1216-1033_S_2014_06_09_pus_map.mod ! Writing 80 model components to file: J1216-1033_S_2014_06_09_pus_map.mod wobs J1216-1033_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1216-1033_S_2014_06_09_pus_uvs.fits wwins J1216-1033_S_2014_06_09_pus_map.win ! wwins: Wrote 2 windows to J1216-1033_S_2014_06_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.000111001 Jy ! Component: 100 - total flux cleaned = -0.000246412 Jy ! Component: 150 - total flux cleaned = -0.000309615 Jy ! Component: 200 - total flux cleaned = -0.000401069 Jy ! Component: 250 - total flux cleaned = -0.00049012 Jy ! Component: 300 - total flux cleaned = -0.000690934 Jy ! Component: 350 - total flux cleaned = -0.000830444 Jy ! Component: 400 - total flux cleaned = -0.000994263 Jy ! Component: 450 - total flux cleaned = -0.00115355 Jy ! Component: 500 - total flux cleaned = -0.0012575 Jy ! Component: 550 - total flux cleaned = -0.00133452 Jy ! Component: 600 - total flux cleaned = -0.001434 Jy ! Component: 650 - total flux cleaned = -0.00145824 Jy ! Component: 700 - total flux cleaned = -0.00155317 Jy ! Component: 750 - total flux cleaned = -0.00164613 Jy ! Component: 800 - total flux cleaned = -0.00171505 Jy ! Component: 850 - total flux cleaned = -0.00176001 Jy ! Component: 900 - total flux cleaned = -0.00182633 Jy ! Component: 950 - total flux cleaned = -0.00189194 Jy ! Component: 1000 - total flux cleaned = -0.001913 Jy ! Component: 1050 - total flux cleaned = -0.00195534 Jy ! Component: 1100 - total flux cleaned = -0.00195553 Jy ! Component: 1150 - total flux cleaned = -0.00201755 Jy ! Component: 1200 - total flux cleaned = -0.00201743 Jy ! Component: 1250 - total flux cleaned = -0.0019976 Jy ! Component: 1300 - total flux cleaned = -0.00207661 Jy ! Component: 1350 - total flux cleaned = -0.00205717 Jy ! Component: 1400 - total flux cleaned = -0.00215317 Jy ! Component: 1450 - total flux cleaned = -0.0021533 Jy ! Component: 1500 - total flux cleaned = -0.00220952 Jy ! Component: 1550 - total flux cleaned = -0.00226496 Jy ! Component: 1600 - total flux cleaned = -0.00228297 Jy ! Component: 1650 - total flux cleaned = -0.00224714 Jy ! Component: 1700 - total flux cleaned = -0.00228275 Jy ! Component: 1750 - total flux cleaned = -0.00228286 Jy ! Component: 1800 - total flux cleaned = -0.00230042 Jy ! Component: 1850 - total flux cleaned = -0.00230049 Jy ! Component: 1900 - total flux cleaned = -0.00228396 Jy ! Component: 1950 - total flux cleaned = -0.00231755 Jy ! Component: 2000 - total flux cleaned = -0.00230091 Jy ! Component: 2050 - total flux cleaned = -0.00236677 Jy ! Component: 2100 - total flux cleaned = -0.00239935 Jy ! Component: 2150 - total flux cleaned = -0.00244758 Jy ! Component: 2200 - total flux cleaned = -0.00251134 Jy ! Component: 2250 - total flux cleaned = -0.00252707 Jy ! Component: 2300 - total flux cleaned = -0.00257359 Jy ! Component: 2350 - total flux cleaned = -0.00260461 Jy ! Component: 2400 - total flux cleaned = -0.00262015 Jy ! Component: 2450 - total flux cleaned = -0.00268073 Jy ! Component: 2500 - total flux cleaned = -0.00271066 Jy ! Component: 2550 - total flux cleaned = -0.00275509 Jy ! Component: 2600 - total flux cleaned = -0.00275523 Jy ! Component: 2650 - total flux cleaned = -0.00281376 Jy ! Component: 2700 - total flux cleaned = -0.00279944 Jy ! Component: 2750 - total flux cleaned = -0.00285681 Jy ! Component: 2800 - total flux cleaned = -0.00285676 Jy ! Component: 2850 - total flux cleaned = -0.00285674 Jy ! Component: 2900 - total flux cleaned = -0.00287084 Jy ! Component: 2950 - total flux cleaned = -0.00287051 Jy ! Component: 3000 - total flux cleaned = -0.00285685 Jy ! Component: 3050 - total flux cleaned = -0.00284319 Jy ! Component: 3100 - total flux cleaned = -0.00288359 Jy ! Component: 3150 - total flux cleaned = -0.00284331 Jy ! Component: 3200 - total flux cleaned = -0.00286968 Jy ! Component: 3250 - total flux cleaned = -0.00285628 Jy ! Component: 3300 - total flux cleaned = -0.00281712 Jy ! Component: 3350 - total flux cleaned = -0.0028044 Jy ! Component: 3400 - total flux cleaned = -0.00284313 Jy ! Component: 3450 - total flux cleaned = -0.00283031 Jy ! Component: 3500 - total flux cleaned = -0.0028303 Jy ! Component: 3550 - total flux cleaned = -0.00283044 Jy ! Component: 3600 - total flux cleaned = -0.00283044 Jy ! Component: 3650 - total flux cleaned = -0.00286762 Jy ! Component: 3700 - total flux cleaned = -0.00283088 Jy ! Component: 3750 - total flux cleaned = -0.0028796 Jy ! Component: 3800 - total flux cleaned = -0.00289165 Jy ! Component: 3850 - total flux cleaned = -0.00291553 Jy ! Component: 3900 - total flux cleaned = -0.00289161 Jy ! Component: 3950 - total flux cleaned = -0.00291517 Jy ! Component: 4000 - total flux cleaned = -0.00295049 Jy ! Component: 4050 - total flux cleaned = -0.00292736 Jy ! Total flux subtracted in 4096 components = -0.00296217 Jy ! Clean residual min=-0.000654 max=0.000682 Jy/beam ! Clean residual mean=-0.000000 rms=0.000208 Jy/beam ! Combined flux in latest and established models = 0.159825 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 366 components and 0.159825 Jy ![Exited script file: muppet] wmap "J1216-1033_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.189 x 8.352 at -5.576 degrees (North through East) ! Clean map min=-0.0013817 max=0.14735 Jy/beam ! Writing clean map to FITS file: J1216-1033_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.147351 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000204329 device "J1216-1033_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1216-1033_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.416005 0.416005 0.832011 1.66402 3.32804 6.65609 13.3122 26.6243 53.2487 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.147 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.189 x 8.352 at -5.576 degrees (North through East) ! Clean map min=-0.0013817 max=0.14735 Jy/beam quit ! Quitting program ! Log file J1216-1033_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:53:01 2016