! Started logfile: J0013-1513_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:48:02 2016 obs J0013-1513_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0013-1513_S_2014_08_09_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.787414 visibilities/baseline/integration-bin. ! Found source: J0013-1513 ! ! 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 16016 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 J0013-1513_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 121 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 121 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 121 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 121 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.925291Jy sigma=0.009008 ! Fit after self-cal, rms=0.872828Jy sigma=0.008543 ! 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.437 mas, bmaj=9.894 mas, bpa=17.74 degrees ! Estimated noise=800.98 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.0989322 Jy ! Component: 100 - total flux cleaned = 0.121025 Jy ! Total flux subtracted in 100 components = 0.121025 Jy ! Clean residual min=-0.004277 max=0.007717 Jy/beam ! Clean residual mean=-0.000048 rms=0.001237 Jy/beam ! Combined flux in latest and established models = 0.121025 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.121025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087488Jy sigma=0.000793 ! Fit after self-cal, rms=0.087485Jy sigma=0.000793 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00846804 Jy ! Component: 100 - total flux cleaned = 0.0133709 Jy ! Total flux subtracted in 100 components = 0.0133709 Jy ! Clean residual min=-0.003370 max=0.003489 Jy/beam ! Clean residual mean=-0.000027 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.134396 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 38 components and 0.134396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086331Jy sigma=0.000783 ! Fit after self-cal, rms=0.086337Jy sigma=0.000783 ! 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.245 mas, bmaj=11.38 mas, bpa=15.53 degrees ! Estimated noise=581.805 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.0039977 Jy ! Component: 100 - total flux cleaned = 0.00614669 Jy ! Component: 150 - total flux cleaned = 0.00748674 Jy ! Component: 200 - total flux cleaned = 0.00836526 Jy ! Total flux subtracted in 200 components = 0.00836526 Jy ! Clean residual min=-0.002907 max=0.002586 Jy/beam ! Clean residual mean=-0.000007 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.142761 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 68 components and 0.142761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086077Jy sigma=0.000782 ! Fit after self-cal, rms=0.086081Jy sigma=0.000782 ! 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.01 FD 0.90 HN 0.99 KP 1.05 ! LA 1.09 MK 1.00* NL 0.94 OV 1.00 ! PT 1.05 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00 HN 1.05 KP 1.04 ! LA 1.07 MK 1.00* NL 0.97 OV 1.04 ! PT 1.02 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.17 HN 1.05 KP 0.92 ! LA 0.87 MK 1.00* NL 0.97 OV 0.93 ! PT 0.95 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.04 HN 1.00 KP 0.86 ! LA 0.79 MK 1.00* NL 1.08 OV 1.03 ! PT 1.04 SC 0.96 ! ! ! Fit before self-cal, rms=0.086081Jy sigma=0.000782 ! Fit after self-cal, rms=0.083957Jy sigma=0.000771 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.265 mas, bmaj=11.42 mas, bpa=15.46 degrees ! Estimated noise=583.111 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.000605964 Jy ! Component: 100 - total flux cleaned = -0.000684896 Jy ! Component: 150 - total flux cleaned = -0.000752416 Jy ! Component: 200 - total flux cleaned = -0.000771738 Jy ! Total flux subtracted in 200 components = -0.000771738 Jy ! Clean residual min=-0.002134 max=0.002262 Jy/beam ! Clean residual mean=-0.000004 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.14199 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 75 components and 0.14199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083939Jy sigma=0.000771 ! Fit after self-cal, rms=0.083920Jy 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.083920Jy sigma=0.000771 ! Fit after self-cal, rms=0.083878Jy sigma=0.000767 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.264 mas, bmaj=11.4 mas, bpa=15.57 degrees ! Estimated noise=582.802 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000267926 Jy ! Component: 100 - total flux cleaned = -0.000321258 Jy ! Component: 150 - total flux cleaned = -0.000321874 Jy ! Component: 200 - total flux cleaned = -0.000348583 Jy ! Total flux subtracted in 200 components = -0.000348583 Jy ! Clean residual min=-0.002096 max=0.002231 Jy/beam ! Clean residual mean=-0.000009 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.141641 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 89 components and 0.141641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083871Jy sigma=0.000767 ! Fit after self-cal, rms=0.083881Jy 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) ! Added new window around map position (16.5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00220812 Jy ! Component: 100 - total flux cleaned = 0.00305581 Jy ! Component: 150 - total flux cleaned = 0.00330758 Jy ! Component: 200 - total flux cleaned = 0.00354157 Jy ! Total flux subtracted in 200 components = 0.00354157 Jy ! Clean residual min=-0.001941 max=0.001631 Jy/beam ! Clean residual mean=-0.000009 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.145183 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 119 components and 0.145183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083815Jy sigma=0.000767 ! Fit after self-cal, rms=0.083810Jy sigma=0.000767 ! 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.083810Jy sigma=0.000767 ! Fit after self-cal, rms=0.083753Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.261 mas, bmaj=11.4 mas, bpa=15.64 degrees ! Estimated noise=582.338 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000492193 Jy ! Component: 100 - total flux cleaned = 0.0006683 Jy ! Component: 150 - total flux cleaned = 0.00081754 Jy ! Component: 200 - total flux cleaned = 0.000901012 Jy ! Total flux subtracted in 200 components = 0.000901012 Jy ! Clean residual min=-0.001864 max=0.001607 Jy/beam ! Clean residual mean=-0.000007 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.146084 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 133 components and 0.146084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083738Jy sigma=0.000767 ! Fit after self-cal, rms=0.083739Jy 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.000109399 Jy ! Component: 100 - total flux cleaned = 0.000154755 Jy ! Component: 150 - total flux cleaned = 0.000154851 Jy ! Component: 200 - total flux cleaned = 0.00015504 Jy ! Total flux subtracted in 200 components = 0.00015504 Jy ! Clean residual min=-0.001835 max=0.001612 Jy/beam ! Clean residual mean=-0.000007 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.146239 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 143 components and 0.146239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083733Jy sigma=0.000766 ! Fit after self-cal, rms=0.083733Jy sigma=0.000766 ! 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.083733Jy sigma=0.000766 ! Fit after self-cal, rms=0.083750Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.061 mas, bmaj=15.87 mas, bpa=5.685 degrees ! Estimated noise=654.209 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.9857e-06 Jy ! Component: 100 - total flux cleaned = -6.7343e-05 Jy ! Component: 150 - total flux cleaned = -0.000103612 Jy ! Component: 200 - total flux cleaned = -0.000145257 Jy ! Total flux subtracted in 200 components = -0.000145257 Jy ! Clean residual min=-0.001783 max=0.001534 Jy/beam ! Clean residual mean=-0.000011 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.146094 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 160 components and 0.146094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083748Jy sigma=0.000766 ! Fit after self-cal, rms=0.083749Jy sigma=0.000766 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.77742e-06 Jy ! Component: 100 - total flux cleaned = -1.06052e-05 Jy ! Component: 150 - total flux cleaned = -1.9036e-05 Jy ! Component: 200 - total flux cleaned = -2.70032e-05 Jy ! Total flux subtracted in 200 components = -2.70032e-05 Jy ! Clean residual min=-0.001750 max=0.001533 Jy/beam ! Clean residual mean=-0.000011 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.146067 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 172 components and 0.146067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083748Jy sigma=0.000766 ! Fit after self-cal, rms=0.083749Jy sigma=0.000766 ! 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.259 mas, bmaj=11.41 mas, bpa=15.65 degrees ! Estimated noise=582.457 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.259 x 11.41 at 15.65 degrees (North through East) ! Clean map min=-0.0017848 max=0.12895 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.433 mas, bmaj=9.901 mas, bpa=17.92 degrees ! Estimated noise=803.245 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.099115 Jy ! Component: 100 - total flux cleaned = 0.121453 Jy ! Component: 150 - total flux cleaned = 0.129876 Jy ! Component: 200 - total flux cleaned = 0.134424 Jy ! Total flux subtracted in 200 components = 0.134424 Jy ! Clean residual min=-0.002674 max=0.002550 Jy/beam ! Clean residual mean=-0.000019 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.134424 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.134424 Jy ! Inverting map and beam ! Estimated beam: bmin=4.259 mas, bmaj=11.41 mas, bpa=15.65 degrees ! Estimated noise=582.457 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.00367875 Jy ! Component: 100 - total flux cleaned = 0.00594112 Jy ! Component: 150 - total flux cleaned = 0.00746263 Jy ! Component: 200 - total flux cleaned = 0.00823558 Jy ! Total flux subtracted in 200 components = 0.00823558 Jy ! Clean residual min=-0.002013 max=0.001552 Jy/beam ! Clean residual mean=-0.000011 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.14266 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 66 components and 0.14266 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.061 mas, bmaj=15.87 mas, bpa=5.685 degrees ! Estimated noise=654.209 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110657 Jy ! Component: 100 - total flux cleaned = 0.00162199 Jy ! Component: 150 - total flux cleaned = 0.0020235 Jy ! Component: 200 - total flux cleaned = 0.00232029 Jy ! Total flux subtracted in 200 components = 0.00232029 Jy ! Clean residual min=-0.001831 max=0.001516 Jy/beam ! Clean residual mean=-0.000014 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.14498 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.000256923 Jy ! Component: 100 - total flux cleaned = 0.000380465 Jy ! Component: 150 - total flux cleaned = 0.000460659 Jy ! Component: 200 - total flux cleaned = 0.000532021 Jy ! Total flux subtracted in 200 components = 0.000532021 Jy ! Clean residual min=-0.001792 max=0.001480 Jy/beam ! Clean residual mean=-0.000013 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.145512 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 122 components and 0.145512 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.259 mas, bmaj=11.41 mas, bpa=15.65 degrees ! Estimated noise=582.457 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.96902e-05 Jy ! Component: 100 - total flux cleaned = 0.000210529 Jy ! Component: 150 - total flux cleaned = 0.000299523 Jy ! Component: 200 - total flux cleaned = 0.000348462 Jy ! Total flux subtracted in 200 components = 0.000348462 Jy ! Clean residual min=-0.001944 max=0.001556 Jy/beam ! Clean residual mean=-0.000007 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.145861 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 145 components and 0.145861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083759Jy sigma=0.000767 ! Fit after self-cal, rms=0.083755Jy sigma=0.000767 wmodel J0013-1513_S_2014_08_09_pus_map.mod ! Writing 145 model components to file: J0013-1513_S_2014_08_09_pus_map.mod wobs J0013-1513_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0013-1513_S_2014_08_09_pus_uvs.fits wwins J0013-1513_S_2014_08_09_pus_map.win ! wwins: Wrote 2 windows to J0013-1513_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.000596683 Jy ! Component: 100 - total flux cleaned = -0.000626568 Jy ! Component: 150 - total flux cleaned = -0.000769327 Jy ! Component: 200 - total flux cleaned = -0.000905074 Jy ! Component: 250 - total flux cleaned = -0.000926865 Jy ! Component: 300 - total flux cleaned = -0.000906273 Jy ! Component: 350 - total flux cleaned = -0.000906364 Jy ! Component: 400 - total flux cleaned = -0.000985492 Jy ! Component: 450 - total flux cleaned = -0.00106287 Jy ! Component: 500 - total flux cleaned = -0.00115767 Jy ! Component: 550 - total flux cleaned = -0.00126932 Jy ! Component: 600 - total flux cleaned = -0.00137879 Jy ! Component: 650 - total flux cleaned = -0.00145063 Jy ! Component: 700 - total flux cleaned = -0.00160901 Jy ! Component: 750 - total flux cleaned = -0.00167818 Jy ! Component: 800 - total flux cleaned = -0.00176316 Jy ! Component: 850 - total flux cleaned = -0.00186359 Jy ! Component: 900 - total flux cleaned = -0.00197883 Jy ! Component: 950 - total flux cleaned = -0.00204341 Jy ! Component: 1000 - total flux cleaned = -0.00209141 Jy ! Component: 1050 - total flux cleaned = -0.00217009 Jy ! Component: 1100 - total flux cleaned = -0.00224765 Jy ! Component: 1150 - total flux cleaned = -0.00229349 Jy ! Component: 1200 - total flux cleaned = -0.00235423 Jy ! Component: 1250 - total flux cleaned = -0.00244357 Jy ! Component: 1300 - total flux cleaned = -0.00248784 Jy ! Component: 1350 - total flux cleaned = -0.00256083 Jy ! Component: 1400 - total flux cleaned = -0.00267583 Jy ! Component: 1450 - total flux cleaned = -0.00273264 Jy ! Component: 1500 - total flux cleaned = -0.0027746 Jy ! Component: 1550 - total flux cleaned = -0.00288549 Jy ! Component: 1600 - total flux cleaned = -0.00294026 Jy ! Component: 1650 - total flux cleaned = -0.00307561 Jy ! Component: 1700 - total flux cleaned = -0.00314229 Jy ! Component: 1750 - total flux cleaned = -0.00319523 Jy ! Component: 1800 - total flux cleaned = -0.003287 Jy ! Component: 1850 - total flux cleaned = -0.00333881 Jy ! Component: 1900 - total flux cleaned = -0.00345427 Jy ! Component: 1950 - total flux cleaned = -0.00349246 Jy ! Component: 2000 - total flux cleaned = -0.00355555 Jy ! Component: 2050 - total flux cleaned = -0.00361797 Jy ! Component: 2100 - total flux cleaned = -0.00370445 Jy ! Component: 2150 - total flux cleaned = -0.00376553 Jy ! Component: 2200 - total flux cleaned = -0.00381385 Jy ! Component: 2250 - total flux cleaned = -0.00389791 Jy ! Component: 2300 - total flux cleaned = -0.00393352 Jy ! Component: 2350 - total flux cleaned = -0.00401613 Jy ! Component: 2400 - total flux cleaned = -0.00401601 Jy ! Component: 2450 - total flux cleaned = -0.00405085 Jy ! Component: 2500 - total flux cleaned = -0.00410857 Jy ! Component: 2550 - total flux cleaned = -0.00417719 Jy ! Component: 2600 - total flux cleaned = -0.00419979 Jy ! Component: 2650 - total flux cleaned = -0.00424486 Jy ! Component: 2700 - total flux cleaned = -0.00427825 Jy ! Component: 2750 - total flux cleaned = -0.00431141 Jy ! Component: 2800 - total flux cleaned = -0.00433333 Jy ! Component: 2850 - total flux cleaned = -0.00433344 Jy ! Component: 2900 - total flux cleaned = -0.00434434 Jy ! Component: 2950 - total flux cleaned = -0.0043872 Jy ! Component: 3000 - total flux cleaned = -0.0044298 Jy ! Component: 3050 - total flux cleaned = -0.00442975 Jy ! Component: 3100 - total flux cleaned = -0.00444033 Jy ! Component: 3150 - total flux cleaned = -0.00446128 Jy ! Component: 3200 - total flux cleaned = -0.00450265 Jy ! Component: 3250 - total flux cleaned = -0.00449224 Jy ! Component: 3300 - total flux cleaned = -0.00447167 Jy ! Component: 3350 - total flux cleaned = -0.00448175 Jy ! Component: 3400 - total flux cleaned = -0.00449192 Jy ! Component: 3450 - total flux cleaned = -0.00451198 Jy ! Component: 3500 - total flux cleaned = -0.00450199 Jy ! Component: 3550 - total flux cleaned = -0.00452178 Jy ! Component: 3600 - total flux cleaned = -0.00450215 Jy ! Component: 3650 - total flux cleaned = -0.00450204 Jy ! Component: 3700 - total flux cleaned = -0.0044923 Jy ! Component: 3750 - total flux cleaned = -0.00451157 Jy ! Component: 3800 - total flux cleaned = -0.00449242 Jy ! Component: 3850 - total flux cleaned = -0.00448293 Jy ! Component: 3900 - total flux cleaned = -0.00449238 Jy ! Component: 3950 - total flux cleaned = -0.0045301 Jy ! Component: 4000 - total flux cleaned = -0.00449257 Jy ! Component: 4050 - total flux cleaned = -0.00451129 Jy ! Total flux subtracted in 4096 components = -0.00447412 Jy ! Clean residual min=-0.000488 max=0.000611 Jy/beam ! Clean residual mean=-0.000002 rms=0.000180 Jy/beam ! Combined flux in latest and established models = 0.141386 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 433 components and 0.141386 Jy ![Exited script file: muppet] wmap "J0013-1513_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.259 x 11.41 at 15.65 degrees (North through East) ! Clean map min=-0.0012425 max=0.12958 Jy/beam ! Writing clean map to FITS file: J0013-1513_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.129584 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000178743 device "J0013-1513_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0013-1513_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.413809 0.413809 0.827617 1.65523 3.31047 6.62094 13.2419 26.4837 52.9675 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.129 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.259 x 11.41 at 15.65 degrees (North through East) ! Clean map min=-0.0012425 max=0.12958 Jy/beam quit ! Quitting program ! Log file J0013-1513_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:48:09 2016