! Started logfile: J1256+5652_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:54:05 2016 obs J1256+5652_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1256+5652_S_2014_06_09_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.783607 visibilities/baseline/integration-bin. ! Found source: J1256+5652 ! ! 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 17208 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 J1256+5652_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 139 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 139 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 139 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 139 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.917294Jy sigma=0.010602 ! Fit after self-cal, rms=0.900651Jy sigma=0.010419 ! 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.096 mas, bmaj=4.106 mas, bpa=-68.06 degrees ! Estimated noise=877.332 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.0775858 Jy ! Component: 100 - total flux cleaned = 0.0971603 Jy ! Total flux subtracted in 100 components = 0.0971603 Jy ! Clean residual min=-0.004953 max=0.007916 Jy/beam ! Clean residual mean=-0.000097 rms=0.001439 Jy/beam ! Combined flux in latest and established models = 0.0971603 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0971603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076043Jy sigma=0.000823 ! Fit after self-cal, rms=0.076029Jy sigma=0.000823 ! 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.873 mas, bmaj=5.027 mas, bpa=-74.01 degrees ! Estimated noise=473.424 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.00966022 Jy ! Component: 100 - total flux cleaned = 0.0139953 Jy ! Component: 150 - total flux cleaned = 0.0163177 Jy ! Component: 200 - total flux cleaned = 0.0176215 Jy ! Total flux subtracted in 200 components = 0.0176215 Jy ! Clean residual min=-0.004232 max=0.009821 Jy/beam ! Clean residual mean=-0.000105 rms=0.001444 Jy/beam ! Combined flux in latest and established models = 0.114782 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 23 components and 0.114782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074885Jy sigma=0.000810 ! Fit after self-cal, rms=0.074893Jy sigma=0.000809 ! Inverting map ! Added new window around map position (-8, -27). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00996593 Jy ! Component: 100 - total flux cleaned = 0.0159651 Jy ! Component: 150 - total flux cleaned = 0.0199131 Jy ! Component: 200 - total flux cleaned = 0.0226059 Jy ! Total flux subtracted in 200 components = 0.0226059 Jy ! Clean residual min=-0.002736 max=0.004180 Jy/beam ! Clean residual mean=-0.000057 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.137388 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 81 components and 0.137388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073506Jy sigma=0.000791 ! Fit after self-cal, rms=0.073431Jy 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.89 HN 0.97 KP 1.07 ! LA 1.16 MK 1.07 NL 1.03 OV 1.01 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.04 KP 1.00 ! LA 1.12 MK 1.07 NL 1.05 OV 1.01 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.11 HN 1.01 KP 0.90 ! LA 0.89 MK 1.05 NL 0.99 OV 0.96 ! PT 0.95 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 0.95 KP 0.85 ! LA 0.85 MK 1.06 NL 1.06 OV 1.00 ! PT 0.97 SC 0.90 ! ! ! Fit before self-cal, rms=0.073431Jy sigma=0.000790 ! Fit after self-cal, rms=0.071786Jy sigma=0.000778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.921 mas, bmaj=5.058 mas, bpa=-75.4 degrees ! Estimated noise=470.601 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 (1, 21.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00308529 Jy ! Component: 100 - total flux cleaned = 0.00505333 Jy ! Component: 150 - total flux cleaned = 0.00642846 Jy ! Component: 200 - total flux cleaned = 0.00732633 Jy ! Total flux subtracted in 200 components = 0.00732633 Jy ! Clean residual min=-0.001889 max=0.001742 Jy/beam ! Clean residual mean=-0.000041 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.144714 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 111 components and 0.144714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071631Jy sigma=0.000776 ! Fit after self-cal, rms=0.071635Jy sigma=0.000776 ! 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.071635Jy sigma=0.000776 ! Fit after self-cal, rms=0.071571Jy sigma=0.000775 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.907 mas, bmaj=5.054 mas, bpa=-74.09 degrees ! Estimated noise=469.387 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000755418 Jy ! Component: 100 - total flux cleaned = 0.00103753 Jy ! Component: 150 - total flux cleaned = 0.00122934 Jy ! Component: 200 - total flux cleaned = 0.00140292 Jy ! Total flux subtracted in 200 components = 0.00140292 Jy ! Clean residual min=-0.001391 max=0.001389 Jy/beam ! Clean residual mean=-0.000027 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.146117 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 129 components and 0.146117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071547Jy sigma=0.000775 ! Fit after self-cal, rms=0.071550Jy sigma=0.000775 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.000165242 Jy ! Component: 100 - total flux cleaned = 0.000336877 Jy ! Component: 150 - total flux cleaned = 0.000455741 Jy ! Component: 200 - total flux cleaned = 0.0005661 Jy ! Total flux subtracted in 200 components = 0.0005661 Jy ! Clean residual min=-0.001375 max=0.001348 Jy/beam ! Clean residual mean=-0.000026 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.146683 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 141 components and 0.146683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071538Jy sigma=0.000775 ! Fit after self-cal, rms=0.071538Jy sigma=0.000775 ! 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.071538Jy sigma=0.000775 ! Fit after self-cal, rms=0.071591Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.91 mas, bmaj=5.056 mas, bpa=-74.04 degrees ! Estimated noise=469.231 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000139678 Jy ! Component: 100 - total flux cleaned = 0.000265338 Jy ! Component: 150 - total flux cleaned = 0.000348451 Jy ! Component: 200 - total flux cleaned = 0.000411078 Jy ! Total flux subtracted in 200 components = 0.000411078 Jy ! Clean residual min=-0.001391 max=0.001327 Jy/beam ! Clean residual mean=-0.000027 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.147094 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 151 components and 0.147094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071583Jy sigma=0.000775 ! Fit after self-cal, rms=0.071584Jy sigma=0.000775 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 = 6.26434e-05 Jy ! Component: 100 - total flux cleaned = 0.000107027 Jy ! Component: 150 - total flux cleaned = 0.000135497 Jy ! Component: 200 - total flux cleaned = 0.00016289 Jy ! Total flux subtracted in 200 components = 0.00016289 Jy ! Clean residual min=-0.001389 max=0.001307 Jy/beam ! Clean residual mean=-0.000027 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.147257 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 155 components and 0.147257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071578Jy sigma=0.000775 ! Fit after self-cal, rms=0.071578Jy sigma=0.000775 ! 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.071578Jy sigma=0.000775 ! Fit after self-cal, rms=0.071602Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.188 mas, bmaj=10.11 mas, bpa=84.88 degrees ! Estimated noise=570.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000412556 Jy ! Component: 100 - total flux cleaned = 0.000431485 Jy ! Component: 150 - total flux cleaned = 0.000484035 Jy ! Component: 200 - total flux cleaned = 0.000543784 Jy ! Total flux subtracted in 200 components = 0.000543784 Jy ! Clean residual min=-0.001642 max=0.001707 Jy/beam ! Clean residual mean=-0.000056 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.147801 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 162 components and 0.147801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071600Jy sigma=0.000775 ! Fit after self-cal, rms=0.071601Jy sigma=0.000775 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.6313e-06 Jy ! Component: 100 - total flux cleaned = 6.07604e-05 Jy ! Component: 150 - total flux cleaned = 7.26191e-05 Jy ! Component: 200 - total flux cleaned = 9.44871e-05 Jy ! Total flux subtracted in 200 components = 9.44871e-05 Jy ! Clean residual min=-0.001642 max=0.001679 Jy/beam ! Clean residual mean=-0.000055 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.147895 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 170 components and 0.147895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071601Jy sigma=0.000775 ! Fit after self-cal, rms=0.071601Jy sigma=0.000775 ! 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.914 mas, bmaj=5.056 mas, bpa=-74.19 degrees ! Estimated noise=469.255 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.914 x 5.056 at -74.19 degrees (North through East) ! Clean map min=-0.0013439 max=0.10041 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.133 mas, bmaj=4.127 mas, bpa=-68.69 degrees ! Estimated noise=869.679 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0766958 Jy ! Component: 100 - total flux cleaned = 0.0957857 Jy ! Component: 150 - total flux cleaned = 0.104877 Jy ! Component: 200 - total flux cleaned = 0.111375 Jy ! Total flux subtracted in 200 components = 0.111375 Jy ! Clean residual min=-0.003602 max=0.004587 Jy/beam ! Clean residual mean=-0.000080 rms=0.000981 Jy/beam ! Combined flux in latest and established models = 0.111375 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.111375 Jy ! Inverting map and beam ! Estimated beam: bmin=3.914 mas, bmaj=5.056 mas, bpa=-74.19 degrees ! Estimated noise=469.255 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.00734309 Jy ! Component: 100 - total flux cleaned = 0.0126015 Jy ! Component: 150 - total flux cleaned = 0.0167507 Jy ! Component: 200 - total flux cleaned = 0.0201038 Jy ! Total flux subtracted in 200 components = 0.0201038 Jy ! Clean residual min=-0.002032 max=0.002494 Jy/beam ! Clean residual mean=-0.000061 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.131479 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 70 components and 0.131479 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.188 mas, bmaj=10.11 mas, bpa=84.88 degrees ! Estimated noise=570.87 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00463728 Jy ! Component: 100 - total flux cleaned = 0.00782893 Jy ! Component: 150 - total flux cleaned = 0.0101095 Jy ! Component: 200 - total flux cleaned = 0.0117704 Jy ! Total flux subtracted in 200 components = 0.0117704 Jy ! Clean residual min=-0.001848 max=0.001879 Jy/beam ! Clean residual mean=-0.000075 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.143249 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.0012248 Jy ! Component: 100 - total flux cleaned = 0.00210457 Jy ! Component: 150 - total flux cleaned = 0.00243142 Jy ! Component: 200 - total flux cleaned = 0.0027187 Jy ! Total flux subtracted in 200 components = 0.0027187 Jy ! Clean residual min=-0.001707 max=0.001683 Jy/beam ! Clean residual mean=-0.000063 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.145968 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 138 components and 0.145968 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.914 mas, bmaj=5.056 mas, bpa=-74.19 degrees ! Estimated noise=469.255 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000592517 Jy ! Component: 100 - total flux cleaned = 0.000778085 Jy ! Component: 150 - total flux cleaned = 0.000882672 Jy ! Component: 200 - total flux cleaned = 0.00097687 Jy ! Total flux subtracted in 200 components = 0.00097687 Jy ! Clean residual min=-0.001529 max=0.001338 Jy/beam ! Clean residual mean=-0.000028 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.146945 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 159 components and 0.146945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071632Jy sigma=0.000775 ! Fit after self-cal, rms=0.071625Jy sigma=0.000775 wmodel J1256+5652_S_2014_06_09_pus_map.mod ! Writing 159 model components to file: J1256+5652_S_2014_06_09_pus_map.mod wobs J1256+5652_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1256+5652_S_2014_06_09_pus_uvs.fits wwins J1256+5652_S_2014_06_09_pus_map.win ! wwins: Wrote 3 windows to J1256+5652_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 = 6.08443e-05 Jy ! Component: 100 - total flux cleaned = -8.01752e-05 Jy ! Component: 150 - total flux cleaned = -0.000193213 Jy ! Component: 200 - total flux cleaned = -0.000365062 Jy ! Component: 250 - total flux cleaned = -0.00034463 Jy ! Component: 300 - total flux cleaned = -0.000304882 Jy ! Component: 350 - total flux cleaned = -0.000265932 Jy ! Component: 400 - total flux cleaned = -0.000284614 Jy ! Component: 450 - total flux cleaned = -0.000265869 Jy ! Component: 500 - total flux cleaned = -0.000284092 Jy ! Component: 550 - total flux cleaned = -0.000319798 Jy ! Component: 600 - total flux cleaned = -0.000336956 Jy ! Component: 650 - total flux cleaned = -0.000268229 Jy ! Component: 700 - total flux cleaned = -0.000269012 Jy ! Component: 750 - total flux cleaned = -0.000319026 Jy ! Component: 800 - total flux cleaned = -0.0002863 Jy ! Component: 850 - total flux cleaned = -0.000238268 Jy ! Component: 900 - total flux cleaned = -0.000238414 Jy ! Component: 950 - total flux cleaned = -0.000284957 Jy ! Component: 1000 - total flux cleaned = -0.000223612 Jy ! Component: 1050 - total flux cleaned = -0.000253996 Jy ! Component: 1100 - total flux cleaned = -0.000209268 Jy ! Component: 1150 - total flux cleaned = -0.000209254 Jy ! Component: 1200 - total flux cleaned = -0.00025299 Jy ! Component: 1250 - total flux cleaned = -0.00025299 Jy ! Component: 1300 - total flux cleaned = -0.000252852 Jy ! Component: 1350 - total flux cleaned = -0.000252834 Jy ! Component: 1400 - total flux cleaned = -0.000307741 Jy ! Component: 1450 - total flux cleaned = -0.000253125 Jy ! Component: 1500 - total flux cleaned = -0.000266834 Jy ! Component: 1550 - total flux cleaned = -0.0002669 Jy ! Component: 1600 - total flux cleaned = -0.000293185 Jy ! Component: 1650 - total flux cleaned = -0.000267047 Jy ! Component: 1700 - total flux cleaned = -0.000241284 Jy ! Component: 1750 - total flux cleaned = -0.000190451 Jy ! Component: 1800 - total flux cleaned = -0.000178045 Jy ! Component: 1850 - total flux cleaned = -0.000240706 Jy ! Component: 1900 - total flux cleaned = -0.000240836 Jy ! Component: 1950 - total flux cleaned = -0.000277574 Jy ! Component: 2000 - total flux cleaned = -0.000277526 Jy ! Component: 2050 - total flux cleaned = -0.00032576 Jy ! Component: 2100 - total flux cleaned = -0.000361582 Jy ! Component: 2150 - total flux cleaned = -0.00036173 Jy ! Component: 2200 - total flux cleaned = -0.000467186 Jy ! Component: 2250 - total flux cleaned = -0.0004904 Jy ! Component: 2300 - total flux cleaned = -0.000513381 Jy ! Component: 2350 - total flux cleaned = -0.000559321 Jy ! Component: 2400 - total flux cleaned = -0.000616119 Jy ! Component: 2450 - total flux cleaned = -0.000683668 Jy ! Component: 2500 - total flux cleaned = -0.000750649 Jy ! Component: 2550 - total flux cleaned = -0.000783909 Jy ! Component: 2600 - total flux cleaned = -0.000849926 Jy ! Component: 2650 - total flux cleaned = -0.000893633 Jy ! Component: 2700 - total flux cleaned = -0.000947857 Jy ! Component: 2750 - total flux cleaned = -0.00102318 Jy ! Component: 2800 - total flux cleaned = -0.00107655 Jy ! Component: 2850 - total flux cleaned = -0.00109777 Jy ! Component: 2900 - total flux cleaned = -0.00112928 Jy ! Component: 2950 - total flux cleaned = -0.00121288 Jy ! Component: 3000 - total flux cleaned = -0.00123367 Jy ! Component: 3050 - total flux cleaned = -0.001244 Jy ! Component: 3100 - total flux cleaned = -0.0013261 Jy ! Component: 3150 - total flux cleaned = -0.00139747 Jy ! Component: 3200 - total flux cleaned = -0.00149846 Jy ! Component: 3250 - total flux cleaned = -0.00154866 Jy ! Component: 3300 - total flux cleaned = -0.00163852 Jy ! Component: 3350 - total flux cleaned = -0.00171787 Jy ! Component: 3400 - total flux cleaned = -0.00177716 Jy ! Component: 3450 - total flux cleaned = -0.00182619 Jy ! Component: 3500 - total flux cleaned = -0.00189438 Jy ! Component: 3550 - total flux cleaned = -0.00197186 Jy ! Component: 3600 - total flux cleaned = -0.00202011 Jy ! Component: 3650 - total flux cleaned = -0.00210625 Jy ! Component: 3700 - total flux cleaned = -0.00218237 Jy ! Component: 3750 - total flux cleaned = -0.00222025 Jy ! Component: 3800 - total flux cleaned = -0.00229553 Jy ! Component: 3850 - total flux cleaned = -0.00238916 Jy ! Component: 3900 - total flux cleaned = -0.0024358 Jy ! Component: 3950 - total flux cleaned = -0.00250065 Jy ! Component: 4000 - total flux cleaned = -0.00254669 Jy ! Component: 4050 - total flux cleaned = -0.00263832 Jy ! Total flux subtracted in 4096 components = -0.00269293 Jy ! Clean residual min=-0.000667 max=0.000469 Jy/beam ! Clean residual mean=-0.000006 rms=0.000159 Jy/beam ! Combined flux in latest and established models = 0.144252 Jy keep ! Adding 261 model components to the UV plane model. ! The established model now contains 420 components and 0.144252 Jy ![Exited script file: muppet] wmap "J1256+5652_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.914 x 5.056 at -74.19 degrees (North through East) ! Clean map min=-0.0012032 max=0.10114 Jy/beam ! Writing clean map to FITS file: J1256+5652_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.101136 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000158023 device "J1256+5652_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1256+5652_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.468746 0.468746 0.937491 1.87498 3.74996 7.49993 14.9999 29.9997 59.9994 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.101 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.914 x 5.056 at -74.19 degrees (North through East) ! Clean map min=-0.0012032 max=0.10114 Jy/beam quit ! Quitting program ! Log file J1256+5652_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:54:10 2016