! Started logfile: J0152+3350_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:12:05 2016 obs J0152+3350_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0152+3350_S_2014_08_05_pus_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.695062 visibilities/baseline/integration-bin. ! Found source: J0152+3350 ! ! 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 360 lines of history. ! ! Reading 9008 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 J0152+3350_S_2014_08_05_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 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.715143Jy sigma=0.008719 ! Fit after self-cal, rms=0.676472Jy sigma=0.008307 ! 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.878 mas, bmaj=7.386 mas, bpa=24.18 degrees ! Estimated noise=897.104 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.246189 Jy ! Component: 100 - total flux cleaned = 0.312313 Jy ! Total flux subtracted in 100 components = 0.312313 Jy ! Clean residual min=-0.018914 max=0.040881 Jy/beam ! Clean residual mean=-0.000114 rms=0.005597 Jy/beam ! Combined flux in latest and established models = 0.312312 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.312312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116079Jy sigma=0.001327 ! Fit after self-cal, rms=0.115553Jy sigma=0.001321 ! Inverting map ! Added new window around map position (-6, 2.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0408215 Jy ! Component: 100 - total flux cleaned = 0.0641468 Jy ! Total flux subtracted in 100 components = 0.0641468 Jy ! Clean residual min=-0.014278 max=0.017193 Jy/beam ! Clean residual mean=-0.000057 rms=0.003785 Jy/beam ! Combined flux in latest and established models = 0.376459 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 28 components and 0.376459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095694Jy sigma=0.001082 ! Fit after self-cal, rms=0.094927Jy sigma=0.001073 ! 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.732 mas, bmaj=8.012 mas, bpa=24.88 degrees ! Estimated noise=622.691 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.0230992 Jy ! Component: 100 - total flux cleaned = 0.0358522 Jy ! Component: 150 - total flux cleaned = 0.0442366 Jy ! Component: 200 - total flux cleaned = 0.049845 Jy ! Total flux subtracted in 200 components = 0.049845 Jy ! Clean residual min=-0.012327 max=0.019417 Jy/beam ! Clean residual mean=-0.000017 rms=0.003505 Jy/beam ! Combined flux in latest and established models = 0.426304 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 59 components and 0.426304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088462Jy sigma=0.001000 ! Fit after self-cal, rms=0.087987Jy sigma=0.000994 ! 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.93 FD 0.93 HN 1.01 KP 1.04 ! LA 1.13 MK 1.00* NL 0.99 OV 0.97 ! PT 0.99 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.09 HN 1.05 KP 1.01 ! LA 1.09 MK 1.00* NL 1.02 OV 1.00 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.23 HN 1.03 KP 0.90 ! LA 0.85 MK 1.00* NL 1.01 OV 0.94 ! PT 0.96 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.11 HN 1.01 KP 0.85 ! LA 0.82 MK 1.00* NL 1.07 OV 1.00 ! PT 0.99 SC 1.00 ! ! ! Fit before self-cal, rms=0.087987Jy sigma=0.000994 ! Fit after self-cal, rms=0.076089Jy sigma=0.000884 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.74 mas, bmaj=8.057 mas, bpa=25.01 degrees ! Estimated noise=618.371 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 (-31.5, 11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0174063 Jy ! Component: 100 - total flux cleaned = 0.0281623 Jy ! Component: 150 - total flux cleaned = 0.0354815 Jy ! Component: 200 - total flux cleaned = 0.0399208 Jy ! Total flux subtracted in 200 components = 0.0399208 Jy ! Clean residual min=-0.006323 max=0.010784 Jy/beam ! Clean residual mean=0.000003 rms=0.001943 Jy/beam ! Combined flux in latest and established models = 0.466225 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 112 components and 0.466225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071409Jy sigma=0.000824 ! Fit after self-cal, rms=0.071071Jy sigma=0.000821 ! Inverting map ! Added new window around map position (-20, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00997449 Jy ! Component: 100 - total flux cleaned = 0.0164606 Jy ! Component: 150 - total flux cleaned = 0.0217128 Jy ! Component: 200 - total flux cleaned = 0.0252035 Jy ! Total flux subtracted in 200 components = 0.0252035 Jy ! Clean residual min=-0.005079 max=0.005850 Jy/beam ! Clean residual mean=0.000016 rms=0.001372 Jy/beam ! Combined flux in latest and established models = 0.491429 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 158 components and 0.491428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069319Jy sigma=0.000796 ! Fit after self-cal, rms=0.069192Jy sigma=0.000795 ! 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.069192Jy sigma=0.000795 ! Fit after self-cal, rms=0.067956Jy sigma=0.000785 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.732 mas, bmaj=8.044 mas, bpa=24.67 degrees ! Estimated noise=615.643 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00248211 Jy ! Component: 100 - total flux cleaned = 0.0052464 Jy ! Component: 150 - total flux cleaned = 0.00665746 Jy ! Component: 200 - total flux cleaned = 0.00728822 Jy ! Total flux subtracted in 200 components = 0.00728822 Jy ! Clean residual min=-0.003428 max=0.004220 Jy/beam ! Clean residual mean=0.000014 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.498717 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 184 components and 0.498717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067483Jy sigma=0.000779 ! Fit after self-cal, rms=0.067418Jy sigma=0.000778 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) ! Added new window around map position (52.5, -111). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00233278 Jy ! Component: 100 - total flux cleaned = 0.00444725 Jy ! Component: 150 - total flux cleaned = 0.00570453 Jy ! Component: 200 - total flux cleaned = 0.00610517 Jy ! Total flux subtracted in 200 components = 0.00610517 Jy ! Clean residual min=-0.003001 max=0.002795 Jy/beam ! Clean residual mean=0.000008 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.504822 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 209 components and 0.504822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067118Jy sigma=0.000774 ! Fit after self-cal, rms=0.067100Jy sigma=0.000774 ! 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.067100Jy sigma=0.000774 ! Fit after self-cal, rms=0.066913Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.733 mas, bmaj=8.045 mas, bpa=24.59 degrees ! Estimated noise=614.662 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00102714 Jy ! Component: 100 - total flux cleaned = 0.0021752 Jy ! Component: 150 - total flux cleaned = 0.00271608 Jy ! Component: 200 - total flux cleaned = 0.0029619 Jy ! Total flux subtracted in 200 components = 0.0029619 Jy ! Clean residual min=-0.002751 max=0.002335 Jy/beam ! Clean residual mean=0.000004 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.507784 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 230 components and 0.507784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066775Jy sigma=0.000772 ! Fit after self-cal, rms=0.066761Jy sigma=0.000772 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.000187173 Jy ! Component: 100 - total flux cleaned = 0.000580193 Jy ! Component: 150 - total flux cleaned = 0.000681924 Jy ! Component: 200 - total flux cleaned = 0.000777832 Jy ! Total flux subtracted in 200 components = 0.000777832 Jy ! Clean residual min=-0.002574 max=0.002193 Jy/beam ! Clean residual mean=0.000003 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.508562 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 240 components and 0.508562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066683Jy sigma=0.000771 ! Fit after self-cal, rms=0.066675Jy sigma=0.000770 ! 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.066675Jy sigma=0.000770 ! Fit after self-cal, rms=0.066657Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.078 mas, bmaj=9.887 mas, bpa=41.51 degrees ! Estimated noise=697.481 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000659491 Jy ! Component: 100 - total flux cleaned = 0.00101411 Jy ! Component: 150 - total flux cleaned = 0.00110205 Jy ! Component: 200 - total flux cleaned = 0.00118018 Jy ! Total flux subtracted in 200 components = 0.00118018 Jy ! Clean residual min=-0.002620 max=0.002245 Jy/beam ! Clean residual mean=0.000001 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.509742 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 263 components and 0.509742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066611Jy sigma=0.000770 ! Fit after self-cal, rms=0.066606Jy sigma=0.000770 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 = 9.4098e-05 Jy ! Component: 100 - total flux cleaned = 0.000250048 Jy ! Component: 150 - total flux cleaned = 0.000250436 Jy ! Component: 200 - total flux cleaned = 0.000251205 Jy ! Total flux subtracted in 200 components = 0.000251205 Jy ! Clean residual min=-0.002660 max=0.002225 Jy/beam ! Clean residual mean=0.000000 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.509993 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 277 components and 0.509993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066575Jy sigma=0.000769 ! Fit after self-cal, rms=0.066571Jy sigma=0.000769 ! 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.733 mas, bmaj=8.047 mas, bpa=24.58 degrees ! Estimated noise=614.706 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.733 x 8.047 at 24.58 degrees (North through East) ! Clean map min=-0.0022204 max=0.3041 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.866 mas, bmaj=7.39 mas, bpa=23.87 degrees ! Estimated noise=884.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.242513 Jy ! Component: 100 - total flux cleaned = 0.317167 Jy ! Component: 150 - total flux cleaned = 0.354288 Jy ! Component: 200 - total flux cleaned = 0.375805 Jy ! Total flux subtracted in 200 components = 0.375805 Jy ! Clean residual min=-0.009283 max=0.012438 Jy/beam ! Clean residual mean=-0.000071 rms=0.002771 Jy/beam ! Combined flux in latest and established models = 0.375805 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.375805 Jy ! Inverting map and beam ! Estimated beam: bmin=4.733 mas, bmaj=8.047 mas, bpa=24.58 degrees ! Estimated noise=614.706 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.0214575 Jy ! Component: 100 - total flux cleaned = 0.0379762 Jy ! Component: 150 - total flux cleaned = 0.0513966 Jy ! Component: 200 - total flux cleaned = 0.0626432 Jy ! Total flux subtracted in 200 components = 0.0626432 Jy ! Clean residual min=-0.005959 max=0.006877 Jy/beam ! Clean residual mean=-0.000025 rms=0.001954 Jy/beam ! Combined flux in latest and established models = 0.438448 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 100 components and 0.438448 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=9.078 mas, bmaj=9.887 mas, bpa=41.51 degrees ! Estimated noise=697.481 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0140443 Jy ! Component: 100 - total flux cleaned = 0.024807 Jy ! Component: 150 - total flux cleaned = 0.0333753 Jy ! Component: 200 - total flux cleaned = 0.0403068 Jy ! Total flux subtracted in 200 components = 0.0403068 Jy ! Clean residual min=-0.004063 max=0.004391 Jy/beam ! Clean residual mean=-0.000013 rms=0.001418 Jy/beam ! Combined flux in latest and established models = 0.478755 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.00569951 Jy ! Component: 100 - total flux cleaned = 0.0104228 Jy ! Component: 150 - total flux cleaned = 0.0143589 Jy ! Component: 200 - total flux cleaned = 0.017653 Jy ! Total flux subtracted in 200 components = 0.017653 Jy ! Clean residual min=-0.003051 max=0.002872 Jy/beam ! Clean residual mean=-0.000007 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.496408 Jy ! Adding 137 model components to the UV plane model. ! The established model now contains 218 components and 0.496408 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.733 mas, bmaj=8.047 mas, bpa=24.58 degrees ! Estimated noise=614.706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00204128 Jy ! Component: 100 - total flux cleaned = 0.00363783 Jy ! Component: 150 - total flux cleaned = 0.00499515 Jy ! Component: 200 - total flux cleaned = 0.0060815 Jy ! Total flux subtracted in 200 components = 0.0060815 Jy ! Clean residual min=-0.002254 max=0.002834 Jy/beam ! Clean residual mean=-0.000004 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.502489 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 249 components and 0.502489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066744Jy sigma=0.000771 ! Fit after self-cal, rms=0.066696Jy sigma=0.000771 wmodel J0152+3350_S_2014_08_05_pus_map.mod ! Writing 249 model components to file: J0152+3350_S_2014_08_05_pus_map.mod wobs J0152+3350_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0152+3350_S_2014_08_05_pus_uvs.fits wwins J0152+3350_S_2014_08_05_pus_map.win ! wwins: Wrote 5 windows to J0152+3350_S_2014_08_05_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.000748228 Jy ! Component: 100 - total flux cleaned = 0.00114061 Jy ! Component: 150 - total flux cleaned = 0.00173529 Jy ! Component: 200 - total flux cleaned = 0.00216124 Jy ! Component: 250 - total flux cleaned = 0.00263699 Jy ! Component: 300 - total flux cleaned = 0.00299746 Jy ! Component: 350 - total flux cleaned = 0.00318708 Jy ! Component: 400 - total flux cleaned = 0.00337047 Jy ! Component: 450 - total flux cleaned = 0.00345978 Jy ! Component: 500 - total flux cleaned = 0.00354694 Jy ! Component: 550 - total flux cleaned = 0.00363265 Jy ! Component: 600 - total flux cleaned = 0.00379791 Jy ! Component: 650 - total flux cleaned = 0.00387849 Jy ! Component: 700 - total flux cleaned = 0.00387824 Jy ! Component: 750 - total flux cleaned = 0.00385342 Jy ! Component: 800 - total flux cleaned = 0.00392925 Jy ! Component: 850 - total flux cleaned = 0.00392951 Jy ! Component: 900 - total flux cleaned = 0.00397717 Jy ! Component: 950 - total flux cleaned = 0.00390674 Jy ! Component: 1000 - total flux cleaned = 0.00390657 Jy ! Component: 1050 - total flux cleaned = 0.00386195 Jy ! Component: 1100 - total flux cleaned = 0.00379575 Jy ! Component: 1150 - total flux cleaned = 0.00379572 Jy ! Component: 1200 - total flux cleaned = 0.00377466 Jy ! Component: 1250 - total flux cleaned = 0.00377498 Jy ! Component: 1300 - total flux cleaned = 0.00379537 Jy ! Component: 1350 - total flux cleaned = 0.0037549 Jy ! Component: 1400 - total flux cleaned = 0.00375509 Jy ! Component: 1450 - total flux cleaned = 0.00375517 Jy ! Component: 1500 - total flux cleaned = 0.00373608 Jy ! Component: 1550 - total flux cleaned = 0.00373612 Jy ! Component: 1600 - total flux cleaned = 0.00381005 Jy ! Component: 1650 - total flux cleaned = 0.00384625 Jy ! Component: 1700 - total flux cleaned = 0.00382832 Jy ! Component: 1750 - total flux cleaned = 0.00384554 Jy ! Component: 1800 - total flux cleaned = 0.00382819 Jy ! Component: 1850 - total flux cleaned = 0.00379419 Jy ! Component: 1900 - total flux cleaned = 0.0037943 Jy ! Component: 1950 - total flux cleaned = 0.00382707 Jy ! Component: 2000 - total flux cleaned = 0.00381113 Jy ! Component: 2050 - total flux cleaned = 0.00382697 Jy ! Component: 2100 - total flux cleaned = 0.00381158 Jy ! Component: 2150 - total flux cleaned = 0.00387367 Jy ! Component: 2200 - total flux cleaned = 0.00387343 Jy ! Component: 2250 - total flux cleaned = 0.00385815 Jy ! Component: 2300 - total flux cleaned = 0.00382859 Jy ! Component: 2350 - total flux cleaned = 0.00385814 Jy ! Component: 2400 - total flux cleaned = 0.00377099 Jy ! Component: 2450 - total flux cleaned = 0.00382861 Jy ! Component: 2500 - total flux cleaned = 0.00380009 Jy ! Component: 2550 - total flux cleaned = 0.00378549 Jy ! Component: 2600 - total flux cleaned = 0.00371633 Jy ! Component: 2650 - total flux cleaned = 0.00372982 Jy ! Component: 2700 - total flux cleaned = 0.00371634 Jy ! Component: 2750 - total flux cleaned = 0.00366279 Jy ! Component: 2800 - total flux cleaned = 0.003676 Jy ! Component: 2850 - total flux cleaned = 0.00366265 Jy ! Component: 2900 - total flux cleaned = 0.00363695 Jy ! Component: 2950 - total flux cleaned = 0.00364984 Jy ! Component: 3000 - total flux cleaned = 0.00363741 Jy ! Component: 3050 - total flux cleaned = 0.00367499 Jy ! Component: 3100 - total flux cleaned = 0.00371196 Jy ! Component: 3150 - total flux cleaned = 0.00369956 Jy ! Component: 3200 - total flux cleaned = 0.00366319 Jy ! Component: 3250 - total flux cleaned = 0.00371133 Jy ! Component: 3300 - total flux cleaned = 0.00372329 Jy ! Component: 3350 - total flux cleaned = 0.00371172 Jy ! Component: 3400 - total flux cleaned = 0.00378191 Jy ! Component: 3450 - total flux cleaned = 0.00379323 Jy ! Component: 3500 - total flux cleaned = 0.0037819 Jy ! Component: 3550 - total flux cleaned = 0.00379323 Jy ! Component: 3600 - total flux cleaned = 0.00382705 Jy ! Component: 3650 - total flux cleaned = 0.00387176 Jy ! Component: 3700 - total flux cleaned = 0.00390491 Jy ! Component: 3750 - total flux cleaned = 0.00392662 Jy ! Component: 3800 - total flux cleaned = 0.00394836 Jy ! Component: 3850 - total flux cleaned = 0.00393779 Jy ! Component: 3900 - total flux cleaned = 0.00400206 Jy ! Component: 3950 - total flux cleaned = 0.00406552 Jy ! Component: 4000 - total flux cleaned = 0.00406538 Jy ! Component: 4050 - total flux cleaned = 0.00404459 Jy ! Total flux subtracted in 4096 components = 0.00407571 Jy ! Clean residual min=-0.000627 max=0.000589 Jy/beam ! Clean residual mean=-0.000003 rms=0.000197 Jy/beam ! Combined flux in latest and established models = 0.506565 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 556 components and 0.506565 Jy ![Exited script file: muppet] wmap "J0152+3350_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.733 x 8.047 at 24.58 degrees (North through East) ! Clean map min=-0.0011208 max=0.30402 Jy/beam ! Writing clean map to FITS file: J0152+3350_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.304021 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000195304 device "J0152+3350_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0152+3350_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.19272 0.19272 0.385441 0.770882 1.54176 3.08353 6.16706 12.3341 24.6682 49.3364 98.6729 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.304 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.733 x 8.047 at 24.58 degrees (North through East) ! Clean map min=-0.0011208 max=0.30402 Jy/beam quit ! Quitting program ! Log file J0152+3350_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:12:11 2016