! Started logfile: J1353+0151_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:07:32 2016 obs J1353+0151_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J1353+0151_S_2014_08_09_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.802339 visibilities/baseline/integration-bin. ! Found source: J1353+0151 ! ! 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 16464 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 J1353+0151_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 123 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.966385Jy sigma=0.010404 ! Fit after self-cal, rms=0.925847Jy sigma=0.009961 ! 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.053 mas, bmaj=7.174 mas, bpa=5.303 degrees ! Estimated noise=740.37 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.0581132 Jy ! Component: 100 - total flux cleaned = 0.0791625 Jy ! Total flux subtracted in 100 components = 0.0791625 Jy ! Clean residual min=-0.007070 max=0.018108 Jy/beam ! Clean residual mean=0.000013 rms=0.002139 Jy/beam ! Combined flux in latest and established models = 0.0791625 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0791625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086047Jy sigma=0.000888 ! Fit after self-cal, rms=0.085753Jy sigma=0.000885 ! Inverting map ! Added new window around map position (-3.5, -10). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0168769 Jy ! Component: 100 - total flux cleaned = 0.0268063 Jy ! Total flux subtracted in 100 components = 0.0268063 Jy ! Clean residual min=-0.004950 max=0.008820 Jy/beam ! Clean residual mean=0.000006 rms=0.001547 Jy/beam ! Combined flux in latest and established models = 0.105969 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 38 components and 0.105969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081401Jy sigma=0.000833 ! Fit after self-cal, rms=0.081068Jy sigma=0.000829 ! 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.659 mas, bmaj=8.058 mas, bpa=5.855 degrees ! Estimated noise=518.107 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 (-12, -18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0136618 Jy ! Component: 100 - total flux cleaned = 0.0226912 Jy ! Component: 150 - total flux cleaned = 0.0294647 Jy ! Component: 200 - total flux cleaned = 0.0346939 Jy ! Total flux subtracted in 200 components = 0.0346939 Jy ! Clean residual min=-0.004090 max=0.004588 Jy/beam ! Clean residual mean=0.000004 rms=0.001170 Jy/beam ! Combined flux in latest and established models = 0.140663 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 93 components and 0.140663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078266Jy sigma=0.000796 ! Fit after self-cal, rms=0.077855Jy sigma=0.000791 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.81 HN 0.99 KP 1.02 ! LA 1.11 MK 1.00 NL 0.98 OV 0.96 ! PT 0.93 SC 1.04 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.96 HN 1.05 KP 0.99 ! LA 1.08 MK 1.00 NL 1.02 OV 0.97 ! PT 0.94 SC 1.08 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.06 HN 1.11 KP 0.88 ! LA 0.86 MK 1.02 NL 0.97 OV 0.89 ! PT 0.93 SC 1.10 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.97 HN 1.02 KP 0.86 ! LA 0.84 MK 1.06 NL 1.11 OV 0.95 ! PT 0.93 SC 1.04 ! ! ! Fit before self-cal, rms=0.077855Jy sigma=0.000791 ! Fit after self-cal, rms=0.074642Jy sigma=0.000782 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.746 mas, bmaj=8.224 mas, bpa=5.585 degrees ! Estimated noise=502.656 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.00468147 Jy ! Component: 100 - total flux cleaned = 0.00669095 Jy ! Component: 150 - total flux cleaned = 0.00757007 Jy ! Component: 200 - total flux cleaned = 0.00808607 Jy ! Total flux subtracted in 200 components = 0.00808607 Jy ! Clean residual min=-0.002687 max=0.003097 Jy/beam ! Clean residual mean=-0.000000 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.148749 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 135 components and 0.148749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074340Jy sigma=0.000778 ! Fit after self-cal, rms=0.074280Jy sigma=0.000777 ! 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.074280Jy sigma=0.000777 ! Fit after self-cal, rms=0.074058Jy sigma=0.000776 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.741 mas, bmaj=8.207 mas, bpa=5.517 degrees ! Estimated noise=500.988 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00241739 Jy ! Component: 100 - total flux cleaned = 0.00335315 Jy ! Component: 150 - total flux cleaned = 0.00397902 Jy ! Component: 200 - total flux cleaned = 0.0044023 Jy ! Total flux subtracted in 200 components = 0.0044023 Jy ! Clean residual min=-0.002186 max=0.002861 Jy/beam ! Clean residual mean=-0.000000 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.153151 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 157 components and 0.153151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073947Jy sigma=0.000775 ! Fit after self-cal, rms=0.073913Jy sigma=0.000774 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 (-43, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00262044 Jy ! Component: 100 - total flux cleaned = 0.00413644 Jy ! Component: 150 - total flux cleaned = 0.00512575 Jy ! Component: 200 - total flux cleaned = 0.00600051 Jy ! Total flux subtracted in 200 components = 0.00600051 Jy ! Clean residual min=-0.002064 max=0.002225 Jy/beam ! Clean residual mean=-0.000002 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.159152 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 187 components and 0.159152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073806Jy sigma=0.000773 ! Fit after self-cal, rms=0.073787Jy sigma=0.000773 ! 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.073787Jy sigma=0.000773 ! Fit after self-cal, rms=0.073140Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.742 mas, bmaj=8.197 mas, bpa=5.627 degrees ! Estimated noise=497.192 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112299 Jy ! Component: 100 - total flux cleaned = 0.00184237 Jy ! Component: 150 - total flux cleaned = 0.00252554 Jy ! Component: 200 - total flux cleaned = 0.00314344 Jy ! Total flux subtracted in 200 components = 0.00314344 Jy ! Clean residual min=-0.001817 max=0.001999 Jy/beam ! Clean residual mean=-0.000002 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.162295 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 206 components and 0.162295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073092Jy sigma=0.000772 ! Fit after self-cal, rms=0.073081Jy 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.000488895 Jy ! Component: 100 - total flux cleaned = 0.00102049 Jy ! Component: 150 - total flux cleaned = 0.00150377 Jy ! Component: 200 - total flux cleaned = 0.00180274 Jy ! Total flux subtracted in 200 components = 0.00180274 Jy ! Clean residual min=-0.001792 max=0.001943 Jy/beam ! Clean residual mean=-0.000002 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.164098 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 223 components and 0.164098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073056Jy sigma=0.000772 ! Fit after self-cal, rms=0.073051Jy sigma=0.000772 ! 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.073051Jy sigma=0.000772 ! Fit after self-cal, rms=0.072547Jy sigma=0.000772 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.485 mas, bmaj=11.79 mas, bpa=2.083 degrees ! Estimated noise=575.597 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123399 Jy ! Component: 100 - total flux cleaned = 0.001709 Jy ! Component: 150 - total flux cleaned = 0.00209928 Jy ! Component: 200 - total flux cleaned = 0.00241159 Jy ! Total flux subtracted in 200 components = 0.00241159 Jy ! Clean residual min=-0.001938 max=0.002067 Jy/beam ! Clean residual mean=-0.000003 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.166509 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 249 components and 0.166509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072531Jy sigma=0.000771 ! Fit after self-cal, rms=0.072523Jy sigma=0.000771 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.000194965 Jy ! Component: 100 - total flux cleaned = 0.000442064 Jy ! Component: 150 - total flux cleaned = 0.000718019 Jy ! Component: 200 - total flux cleaned = 0.000847766 Jy ! Total flux subtracted in 200 components = 0.000847766 Jy ! Clean residual min=-0.001886 max=0.002043 Jy/beam ! Clean residual mean=-0.000003 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.167357 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 275 components and 0.167357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072517Jy sigma=0.000771 ! Fit after self-cal, rms=0.072513Jy sigma=0.000771 ! 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.742 mas, bmaj=8.19 mas, bpa=5.778 degrees ! Estimated noise=494.088 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.742 x 8.19 at 5.778 degrees (North through East) ! Clean map min=-0.0016797 max=0.069619 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.115 mas, bmaj=7.272 mas, bpa=5.297 degrees ! Estimated noise=710.025 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0561137 Jy ! Component: 100 - total flux cleaned = 0.080814 Jy ! Component: 150 - total flux cleaned = 0.0961531 Jy ! Component: 200 - total flux cleaned = 0.107582 Jy ! Total flux subtracted in 200 components = 0.107582 Jy ! Clean residual min=-0.004514 max=0.006723 Jy/beam ! Clean residual mean=0.000005 rms=0.001297 Jy/beam ! Combined flux in latest and established models = 0.107582 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 45 model components to the UV plane model. ! The established model now contains 45 components and 0.107582 Jy ! Inverting map and beam ! Estimated beam: bmin=3.742 mas, bmaj=8.19 mas, bpa=5.778 degrees ! Estimated noise=494.088 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.0125025 Jy ! Component: 100 - total flux cleaned = 0.0213754 Jy ! Component: 150 - total flux cleaned = 0.0279512 Jy ! Component: 200 - total flux cleaned = 0.0329016 Jy ! Total flux subtracted in 200 components = 0.0329016 Jy ! Clean residual min=-0.002674 max=0.002901 Jy/beam ! Clean residual mean=0.000003 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.140484 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 104 components and 0.140484 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.485 mas, bmaj=11.79 mas, bpa=2.083 degrees ! Estimated noise=575.597 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00589643 Jy ! Component: 100 - total flux cleaned = 0.0100201 Jy ! Component: 150 - total flux cleaned = 0.0131923 Jy ! Component: 200 - total flux cleaned = 0.0157148 Jy ! Total flux subtracted in 200 components = 0.0157148 Jy ! Clean residual min=-0.002439 max=0.002578 Jy/beam ! Clean residual mean=0.000001 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.156198 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.00203655 Jy ! Component: 100 - total flux cleaned = 0.00370427 Jy ! Component: 150 - total flux cleaned = 0.00508044 Jy ! Component: 200 - total flux cleaned = 0.00622207 Jy ! Total flux subtracted in 200 components = 0.00622207 Jy ! Clean residual min=-0.002042 max=0.002044 Jy/beam ! Clean residual mean=-0.000001 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.16242 Jy ! Adding 115 model components to the UV plane model. ! The established model now contains 204 components and 0.16242 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.742 mas, bmaj=8.19 mas, bpa=5.778 degrees ! Estimated noise=494.088 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100476 Jy ! Component: 100 - total flux cleaned = 0.00158824 Jy ! Component: 150 - total flux cleaned = 0.00210097 Jy ! Component: 200 - total flux cleaned = 0.00246822 Jy ! Total flux subtracted in 200 components = 0.00246822 Jy ! Clean residual min=-0.001858 max=0.001654 Jy/beam ! Clean residual mean=-0.000001 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.164889 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 231 components and 0.164889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072531Jy sigma=0.000771 ! Fit after self-cal, rms=0.072502Jy sigma=0.000771 wmodel J1353+0151_S_2014_08_09_pus_map.mod ! Writing 231 model components to file: J1353+0151_S_2014_08_09_pus_map.mod wobs J1353+0151_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J1353+0151_S_2014_08_09_pus_uvs.fits wwins J1353+0151_S_2014_08_09_pus_map.win ! wwins: Wrote 4 windows to J1353+0151_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.000455754 Jy ! Component: 100 - total flux cleaned = -0.000428213 Jy ! Component: 150 - total flux cleaned = -0.000400276 Jy ! Component: 200 - total flux cleaned = -0.000347393 Jy ! Component: 250 - total flux cleaned = -0.000321689 Jy ! Component: 300 - total flux cleaned = -0.000249051 Jy ! Component: 350 - total flux cleaned = -0.000225629 Jy ! Component: 400 - total flux cleaned = -8.86352e-05 Jy ! Component: 450 - total flux cleaned = 6.68997e-05 Jy ! Component: 500 - total flux cleaned = 0.000196973 Jy ! Component: 550 - total flux cleaned = 0.000239361 Jy ! Component: 600 - total flux cleaned = 0.000302236 Jy ! Component: 650 - total flux cleaned = 0.000363301 Jy ! Component: 700 - total flux cleaned = 0.000403167 Jy ! Component: 750 - total flux cleaned = 0.00042244 Jy ! Component: 800 - total flux cleaned = 0.000422676 Jy ! Component: 850 - total flux cleaned = 0.000497052 Jy ! Component: 900 - total flux cleaned = 0.000514721 Jy ! Component: 950 - total flux cleaned = 0.00051443 Jy ! Component: 1000 - total flux cleaned = 0.000566847 Jy ! Component: 1050 - total flux cleaned = 0.000601172 Jy ! Component: 1100 - total flux cleaned = 0.000635168 Jy ! Component: 1150 - total flux cleaned = 0.000668168 Jy ! Component: 1200 - total flux cleaned = 0.000684728 Jy ! Component: 1250 - total flux cleaned = 0.000733242 Jy ! Component: 1300 - total flux cleaned = 0.000733485 Jy ! Component: 1350 - total flux cleaned = 0.000764908 Jy ! Component: 1400 - total flux cleaned = 0.00078046 Jy ! Component: 1450 - total flux cleaned = 0.000780423 Jy ! Component: 1500 - total flux cleaned = 0.000825753 Jy ! Component: 1550 - total flux cleaned = 0.000825388 Jy ! Component: 1600 - total flux cleaned = 0.000796112 Jy ! Component: 1650 - total flux cleaned = 0.000810463 Jy ! Component: 1700 - total flux cleaned = 0.00082463 Jy ! Component: 1750 - total flux cleaned = 0.000852448 Jy ! Component: 1800 - total flux cleaned = 0.00086617 Jy ! Component: 1850 - total flux cleaned = 0.000866389 Jy ! Component: 1900 - total flux cleaned = 0.000947277 Jy ! Component: 1950 - total flux cleaned = 0.000973733 Jy ! Component: 2000 - total flux cleaned = 0.000933915 Jy ! Component: 2050 - total flux cleaned = 0.000921066 Jy ! Component: 2100 - total flux cleaned = 0.000998534 Jy ! Component: 2150 - total flux cleaned = 0.000985644 Jy ! Component: 2200 - total flux cleaned = 0.000947752 Jy ! Component: 2250 - total flux cleaned = 0.000985326 Jy ! Component: 2300 - total flux cleaned = 0.000948299 Jy ! Component: 2350 - total flux cleaned = 0.000923979 Jy ! Component: 2400 - total flux cleaned = 0.000948354 Jy ! Component: 2450 - total flux cleaned = 0.000924345 Jy ! Component: 2500 - total flux cleaned = 0.000865012 Jy ! Component: 2550 - total flux cleaned = 0.000864985 Jy ! Component: 2600 - total flux cleaned = 0.000864992 Jy ! Component: 2650 - total flux cleaned = 0.00084192 Jy ! Component: 2700 - total flux cleaned = 0.000864795 Jy ! Component: 2750 - total flux cleaned = 0.000819352 Jy ! Component: 2800 - total flux cleaned = 0.000819234 Jy ! Component: 2850 - total flux cleaned = 0.000774568 Jy ! Component: 2900 - total flux cleaned = 0.000785613 Jy ! Component: 2950 - total flux cleaned = 0.000796426 Jy ! Component: 3000 - total flux cleaned = 0.000752845 Jy ! Component: 3050 - total flux cleaned = 0.000731196 Jy ! Component: 3100 - total flux cleaned = 0.000741903 Jy ! Component: 3150 - total flux cleaned = 0.000720594 Jy ! Component: 3200 - total flux cleaned = 0.00067865 Jy ! Component: 3250 - total flux cleaned = 0.000668191 Jy ! Component: 3300 - total flux cleaned = 0.00065784 Jy ! Component: 3350 - total flux cleaned = 0.000647642 Jy ! Component: 3400 - total flux cleaned = 0.000678125 Jy ! Component: 3450 - total flux cleaned = 0.00062763 Jy ! Component: 3500 - total flux cleaned = 0.000587582 Jy ! Component: 3550 - total flux cleaned = 0.000567686 Jy ! Component: 3600 - total flux cleaned = 0.000567735 Jy ! Component: 3650 - total flux cleaned = 0.000577655 Jy ! Component: 3700 - total flux cleaned = 0.000538784 Jy ! Component: 3750 - total flux cleaned = 0.000548354 Jy ! Component: 3800 - total flux cleaned = 0.000529126 Jy ! Component: 3850 - total flux cleaned = 0.000500722 Jy ! Component: 3900 - total flux cleaned = 0.00051966 Jy ! Component: 3950 - total flux cleaned = 0.000528964 Jy ! Component: 4000 - total flux cleaned = 0.000519618 Jy ! Component: 4050 - total flux cleaned = 0.000528895 Jy ! Total flux subtracted in 4096 components = 0.000519695 Jy ! Clean residual min=-0.000521 max=0.000577 Jy/beam ! Clean residual mean=-0.000001 rms=0.000173 Jy/beam ! Combined flux in latest and established models = 0.165408 Jy keep ! Adding 315 model components to the UV plane model. ! The established model now contains 546 components and 0.165408 Jy ![Exited script file: muppet] wmap "J1353+0151_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.742 x 8.19 at 5.778 degrees (North through East) ! Clean map min=-0.0012019 max=0.06956 Jy/beam ! Writing clean map to FITS file: J1353+0151_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.0695598 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000168405 device "J1353+0151_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1353+0151_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.726302 0.726302 1.4526 2.90521 5.81042 11.6208 23.2417 46.4834 92.9667 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.069 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.742 x 8.19 at 5.778 degrees (North through East) ! Clean map min=-0.0012019 max=0.06956 Jy/beam quit ! Quitting program ! Log file J1353+0151_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:07:37 2016