! Started logfile: J0356+0013_S_2014_05_31_pus_uvs.log on Mon Nov 28 14:44:55 2016 obs J0356+0013_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0356+0013_S_2014_05_31_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.891276 visibilities/baseline/integration-bin. ! Found source: J0356+0013 ! ! 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 19412 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 J0356+0013_S_2014_05_31_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 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004650Jy sigma=0.010799 ! Fit after self-cal, rms=0.967761Jy sigma=0.010416 ! 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.195 mas, bmaj=7.251 mas, bpa=4.229 degrees ! Estimated noise=671.358 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.0277017 Jy ! Component: 100 - total flux cleaned = 0.033755 Jy ! Total flux subtracted in 100 components = 0.033755 Jy ! Clean residual min=-0.002296 max=0.002016 Jy/beam ! Clean residual mean=0.000001 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.033755 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.033755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075023Jy sigma=0.000755 ! Fit after self-cal, rms=0.073109Jy sigma=0.000735 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00456633 Jy ! Component: 100 - total flux cleaned = 0.00466711 Jy ! Total flux subtracted in 100 components = 0.00466711 Jy ! Clean residual min=-0.002132 max=0.002349 Jy/beam ! Clean residual mean=-0.000001 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.0384221 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 10 components and 0.0384221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072870Jy sigma=0.000733 ! Fit after self-cal, rms=0.072817Jy sigma=0.000733 ! 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.862 mas, bmaj=8.209 mas, bpa=4.201 degrees ! Estimated noise=479.001 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.00111645 Jy ! Component: 100 - total flux cleaned = -0.00116671 Jy ! Component: 150 - total flux cleaned = -0.0011869 Jy ! Component: 200 - total flux cleaned = -0.00121855 Jy ! Total flux subtracted in 200 components = -0.00121855 Jy ! Clean residual min=-0.001476 max=0.001701 Jy/beam ! Clean residual mean=-0.000002 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.0372036 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 0.0372036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072791Jy sigma=0.000733 ! Fit after self-cal, rms=0.072734Jy sigma=0.000732 ! 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.02 FD 0.90 HN 0.95 KP 1.07 ! LA 1.11 MK 1.03 NL 1.02 OV 1.07 ! PT 1.06 SC 0.89 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.97 HN 0.97 KP 1.06 ! LA 1.02 MK 1.01 NL 1.00 OV 1.08 ! PT 1.06 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 0.94 KP 0.97 ! LA 0.89 MK 0.98 NL 0.97 OV 0.99 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.97 HN 0.95 KP 0.90 ! LA 0.85 MK 1.00 NL 0.99 OV 1.06 ! PT 1.04 SC 0.91 ! ! ! Fit before self-cal, rms=0.072734Jy sigma=0.000732 ! Fit after self-cal, rms=0.070490Jy sigma=0.000732 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.812 mas, bmaj=8.145 mas, bpa=4.546 degrees ! Estimated noise=477.503 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.000222608 Jy ! Component: 100 - total flux cleaned = 0.000299996 Jy ! Component: 150 - total flux cleaned = 0.000359381 Jy ! Component: 200 - total flux cleaned = 0.000379945 Jy ! Total flux subtracted in 200 components = 0.000379945 Jy ! Clean residual min=-0.001443 max=0.001623 Jy/beam ! Clean residual mean=-0.000003 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.0375835 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 29 components and 0.0375835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070481Jy sigma=0.000731 ! Fit after self-cal, rms=0.070372Jy sigma=0.000731 ! 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.070372Jy sigma=0.000731 ! Fit after self-cal, rms=0.069825Jy sigma=0.000730 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.813 mas, bmaj=8.11 mas, bpa=4.694 degrees ! Estimated noise=476.275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.24588e-05 Jy ! Component: 100 - total flux cleaned = 0.000113777 Jy ! Component: 150 - total flux cleaned = 0.000141732 Jy ! Component: 200 - total flux cleaned = 0.000149841 Jy ! Total flux subtracted in 200 components = 0.000149841 Jy ! Clean residual min=-0.001518 max=0.001509 Jy/beam ! Clean residual mean=-0.000001 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.0377334 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.0377334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069819Jy sigma=0.000730 ! Fit after self-cal, rms=0.069793Jy sigma=0.000730 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.000129371 Jy ! Component: 100 - total flux cleaned = -0.000152622 Jy ! Component: 150 - total flux cleaned = -0.000171991 Jy ! Component: 200 - total flux cleaned = -0.000180545 Jy ! Total flux subtracted in 200 components = -0.000180545 Jy ! Clean residual min=-0.001583 max=0.001495 Jy/beam ! Clean residual mean=-0.000001 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.0375528 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 0.0375528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069789Jy sigma=0.000730 ! Fit after self-cal, rms=0.069783Jy sigma=0.000730 ! 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.069783Jy sigma=0.000730 ! Fit after self-cal, rms=0.069762Jy sigma=0.000729 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.807 mas, bmaj=8.092 mas, bpa=4.544 degrees ! Estimated noise=475.146 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.28844e-05 Jy ! Component: 100 - total flux cleaned = 6.3324e-05 Jy ! Component: 150 - total flux cleaned = 5.57538e-05 Jy ! Component: 200 - total flux cleaned = 4.89558e-05 Jy ! Total flux subtracted in 200 components = 4.89558e-05 Jy ! Clean residual min=-0.001545 max=0.001494 Jy/beam ! Clean residual mean=-0.000001 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.0376018 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 47 components and 0.0376018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069759Jy sigma=0.000729 ! Fit after self-cal, rms=0.069765Jy sigma=0.000729 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.93818e-05 Jy ! Component: 100 - total flux cleaned = -7.98675e-05 Jy ! Component: 150 - total flux cleaned = -9.46225e-05 Jy ! Component: 200 - total flux cleaned = -0.000107921 Jy ! Total flux subtracted in 200 components = -0.000107921 Jy ! Clean residual min=-0.001575 max=0.001500 Jy/beam ! Clean residual mean=-0.000001 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.0374939 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.0374939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069763Jy sigma=0.000729 ! Fit after self-cal, rms=0.069757Jy sigma=0.000729 ! 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.069757Jy sigma=0.000729 ! Fit after self-cal, rms=0.069740Jy sigma=0.000729 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.513 mas, bmaj=12.05 mas, bpa=-1.444 degrees ! Estimated noise=568.337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.1444e-05 Jy ! Component: 100 - total flux cleaned = -4.37415e-06 Jy ! Component: 150 - total flux cleaned = -4.46483e-05 Jy ! Component: 200 - total flux cleaned = -8.16836e-05 Jy ! Total flux subtracted in 200 components = -8.16836e-05 Jy ! Clean residual min=-0.001431 max=0.001167 Jy/beam ! Clean residual mean=-0.000002 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.0374122 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 60 components and 0.0374122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069739Jy sigma=0.000729 ! Fit after self-cal, rms=0.069736Jy sigma=0.000729 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 = -1.37608e-05 Jy ! Component: 100 - total flux cleaned = -5.7646e-05 Jy ! Component: 150 - total flux cleaned = -0.000103451 Jy ! Component: 200 - total flux cleaned = -0.0001365 Jy ! Total flux subtracted in 200 components = -0.0001365 Jy ! Clean residual min=-0.001433 max=0.001137 Jy/beam ! Clean residual mean=-0.000002 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.0372757 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 61 components and 0.0372757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069737Jy sigma=0.000729 ! Fit after self-cal, rms=0.069729Jy sigma=0.000729 ! 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.805 mas, bmaj=8.089 mas, bpa=4.503 degrees ! Estimated noise=474.435 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.805 x 8.089 at 4.503 degrees (North through East) ! Clean map min=-0.0029255 max=0.038936 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.158 mas, bmaj=7.175 mas, bpa=4.529 degrees ! Estimated noise=657.173 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.030691 Jy ! Component: 100 - total flux cleaned = 0.0368099 Jy ! Component: 150 - total flux cleaned = 0.0373543 Jy ! Component: 200 - total flux cleaned = 0.0376863 Jy ! Total flux subtracted in 200 components = 0.0376863 Jy ! Clean residual min=-0.002005 max=0.002035 Jy/beam ! Clean residual mean=-0.000000 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.0376863 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0376863 Jy ! Inverting map and beam ! Estimated beam: bmin=3.805 mas, bmaj=8.089 mas, bpa=4.503 degrees ! Estimated noise=474.435 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.000482742 Jy ! Component: 100 - total flux cleaned = -0.00028042 Jy ! Component: 150 - total flux cleaned = -0.000248153 Jy ! Component: 200 - total flux cleaned = -0.000267049 Jy ! Total flux subtracted in 200 components = -0.000267049 Jy ! Clean residual min=-0.001616 max=0.001443 Jy/beam ! Clean residual mean=-0.000001 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.0374193 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 27 components and 0.0374193 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.513 mas, bmaj=12.05 mas, bpa=-1.444 degrees ! Estimated noise=568.337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.42709e-05 Jy ! Component: 100 - total flux cleaned = -2.12692e-05 Jy ! Component: 150 - total flux cleaned = -8.48444e-05 Jy ! Component: 200 - total flux cleaned = -0.000133483 Jy ! Total flux subtracted in 200 components = -0.000133483 Jy ! Clean residual min=-0.001389 max=0.001148 Jy/beam ! Clean residual mean=-0.000002 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.0372858 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 = -3.7958e-05 Jy ! Component: 100 - total flux cleaned = -6.27287e-05 Jy ! Component: 150 - total flux cleaned = -7.90324e-05 Jy ! Component: 200 - total flux cleaned = -9.33888e-05 Jy ! Total flux subtracted in 200 components = -9.33888e-05 Jy ! Clean residual min=-0.001395 max=0.001157 Jy/beam ! Clean residual mean=-0.000002 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.0371924 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 46 components and 0.0371924 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.805 mas, bmaj=8.089 mas, bpa=4.503 degrees ! Estimated noise=474.435 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00018674 Jy ! Component: 100 - total flux cleaned = 0.000189508 Jy ! Component: 150 - total flux cleaned = 0.000157819 Jy ! Component: 200 - total flux cleaned = 0.000139721 Jy ! Total flux subtracted in 200 components = 0.000139721 Jy ! Clean residual min=-0.001562 max=0.001472 Jy/beam ! Clean residual mean=-0.000001 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.0373321 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 57 components and 0.0373321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069729Jy sigma=0.000729 ! Fit after self-cal, rms=0.069723Jy sigma=0.000729 wmodel J0356+0013_S_2014_05_31_pus_map.mod ! Writing 57 model components to file: J0356+0013_S_2014_05_31_pus_map.mod wobs J0356+0013_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0356+0013_S_2014_05_31_pus_uvs.fits wwins J0356+0013_S_2014_05_31_pus_map.win ! wwins: Wrote 1 windows to J0356+0013_S_2014_05_31_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.000340285 Jy ! Component: 100 - total flux cleaned = -0.000483114 Jy ! Component: 150 - total flux cleaned = -0.000548953 Jy ! Component: 200 - total flux cleaned = -0.000674819 Jy ! Component: 250 - total flux cleaned = -0.000775581 Jy ! Component: 300 - total flux cleaned = -0.000833798 Jy ! Component: 350 - total flux cleaned = -0.000890591 Jy ! Component: 400 - total flux cleaned = -0.00096397 Jy ! Component: 450 - total flux cleaned = -0.000981926 Jy ! Component: 500 - total flux cleaned = -0.0010349 Jy ! Component: 550 - total flux cleaned = -0.00105251 Jy ! Component: 600 - total flux cleaned = -0.00108632 Jy ! Component: 650 - total flux cleaned = -0.00108657 Jy ! Component: 700 - total flux cleaned = -0.00113526 Jy ! Component: 750 - total flux cleaned = -0.00115107 Jy ! Component: 800 - total flux cleaned = -0.00115122 Jy ! Component: 850 - total flux cleaned = -0.00115144 Jy ! Component: 900 - total flux cleaned = -0.00112126 Jy ! Component: 950 - total flux cleaned = -0.00112107 Jy ! Component: 1000 - total flux cleaned = -0.00106278 Jy ! Component: 1050 - total flux cleaned = -0.00103419 Jy ! Component: 1100 - total flux cleaned = -0.000991791 Jy ! Component: 1150 - total flux cleaned = -0.000963729 Jy ! Component: 1200 - total flux cleaned = -0.000922471 Jy ! Component: 1250 - total flux cleaned = -0.000868069 Jy ! Component: 1300 - total flux cleaned = -0.000854594 Jy ! Component: 1350 - total flux cleaned = -0.000801567 Jy ! Component: 1400 - total flux cleaned = -0.000775601 Jy ! Component: 1450 - total flux cleaned = -0.000724169 Jy ! Component: 1500 - total flux cleaned = -0.00068599 Jy ! Component: 1550 - total flux cleaned = -0.00062335 Jy ! Component: 1600 - total flux cleaned = -0.000610961 Jy ! Component: 1650 - total flux cleaned = -0.000574243 Jy ! Component: 1700 - total flux cleaned = -0.000549839 Jy ! Component: 1750 - total flux cleaned = -0.000525721 Jy ! Component: 1800 - total flux cleaned = -0.000478334 Jy ! Component: 1850 - total flux cleaned = -0.000466598 Jy ! Component: 1900 - total flux cleaned = -0.000443374 Jy ! Component: 1950 - total flux cleaned = -0.000443448 Jy ! Component: 2000 - total flux cleaned = -0.000432018 Jy ! Component: 2050 - total flux cleaned = -0.000398139 Jy ! Component: 2100 - total flux cleaned = -0.000386793 Jy ! Component: 2150 - total flux cleaned = -0.000375695 Jy ! Component: 2200 - total flux cleaned = -0.000331926 Jy ! Component: 2250 - total flux cleaned = -0.000331982 Jy ! Component: 2300 - total flux cleaned = -0.000331943 Jy ! Component: 2350 - total flux cleaned = -0.000331875 Jy ! Component: 2400 - total flux cleaned = -0.00030019 Jy ! Component: 2450 - total flux cleaned = -0.000237742 Jy ! Component: 2500 - total flux cleaned = -0.000248202 Jy ! Component: 2550 - total flux cleaned = -0.000237962 Jy ! Component: 2600 - total flux cleaned = -0.000248036 Jy ! Component: 2650 - total flux cleaned = -0.000217823 Jy ! Component: 2700 - total flux cleaned = -0.000207752 Jy ! Component: 2750 - total flux cleaned = -0.000148652 Jy ! Component: 2800 - total flux cleaned = -0.00011963 Jy ! Component: 2850 - total flux cleaned = -9.06504e-05 Jy ! Component: 2900 - total flux cleaned = -6.21011e-05 Jy ! Component: 2950 - total flux cleaned = -5.27291e-05 Jy ! Component: 3000 - total flux cleaned = -3.3904e-05 Jy ! Component: 3050 - total flux cleaned = 1.28198e-05 Jy ! Component: 3100 - total flux cleaned = 2.20887e-05 Jy ! Component: 3150 - total flux cleaned = 2.20451e-05 Jy ! Component: 3200 - total flux cleaned = 2.2163e-05 Jy ! Component: 3250 - total flux cleaned = 4.92978e-05 Jy ! Component: 3300 - total flux cleaned = 3.1445e-05 Jy ! Component: 3350 - total flux cleaned = 6.71673e-05 Jy ! Component: 3400 - total flux cleaned = 0.000111271 Jy ! Component: 3450 - total flux cleaned = 0.000102461 Jy ! Component: 3500 - total flux cleaned = 0.000102423 Jy ! Component: 3550 - total flux cleaned = 0.000136863 Jy ! Component: 3600 - total flux cleaned = 0.000162552 Jy ! Component: 3650 - total flux cleaned = 0.000179592 Jy ! Component: 3700 - total flux cleaned = 0.000187973 Jy ! Component: 3750 - total flux cleaned = 0.000204617 Jy ! Component: 3800 - total flux cleaned = 0.000221157 Jy ! Component: 3850 - total flux cleaned = 0.000229344 Jy ! Component: 3900 - total flux cleaned = 0.000270329 Jy ! Component: 3950 - total flux cleaned = 0.000302835 Jy ! Component: 4000 - total flux cleaned = 0.000302754 Jy ! Component: 4050 - total flux cleaned = 0.000326883 Jy ! Total flux subtracted in 4096 components = 0.000318889 Jy ! Clean residual min=-0.000573 max=0.000445 Jy/beam ! Clean residual mean=-0.000000 rms=0.000152 Jy/beam ! Combined flux in latest and established models = 0.037651 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 353 components and 0.037651 Jy ![Exited script file: muppet] wmap "J0356+0013_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.805 x 8.089 at 4.503 degrees (North through East) ! Clean map min=-0.0029878 max=0.038792 Jy/beam ! Writing clean map to FITS file: J0356+0013_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.038792 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000149432 device "J0356+0013_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0356+0013_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.15564 1.15564 2.31127 4.62255 9.24509 18.4902 36.9804 73.9607 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.038 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.805 x 8.089 at 4.503 degrees (North through East) ! Clean map min=-0.0029878 max=0.038792 Jy/beam quit ! Quitting program ! Log file J0356+0013_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 14:45:00 2016