! Started logfile: J1656+6012_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:32:49 2016 obs J1656+6012_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1656+6012_S_2014_08_05_pus_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.771605 visibilities/baseline/integration-bin. ! Found source: J1656+6012 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 360 lines of history. ! ! Reading 10000 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 J1656+6012_S_2014_08_05_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 84 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 84 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 84 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 84 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.826149Jy sigma=0.009060 ! Fit after self-cal, rms=0.810540Jy sigma=0.008898 ! 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.736 mas, bmaj=7.256 mas, bpa=59.68 degrees ! Estimated noise=1049.23 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.145618 Jy ! Component: 100 - total flux cleaned = 0.178869 Jy ! Total flux subtracted in 100 components = 0.178869 Jy ! Clean residual min=-0.006212 max=0.012592 Jy/beam ! Clean residual mean=0.000008 rms=0.001734 Jy/beam ! Combined flux in latest and established models = 0.178869 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.178869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084307Jy sigma=0.000839 ! Fit after self-cal, rms=0.084305Jy sigma=0.000839 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0135641 Jy ! Component: 100 - total flux cleaned = 0.0202952 Jy ! Total flux subtracted in 100 components = 0.0202952 Jy ! Clean residual min=-0.004572 max=0.005344 Jy/beam ! Clean residual mean=0.000012 rms=0.001213 Jy/beam ! Combined flux in latest and established models = 0.199164 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 21 components and 0.199164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081343Jy sigma=0.000810 ! Fit after self-cal, rms=0.081342Jy sigma=0.000810 ! 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.557 mas, bmaj=8.082 mas, bpa=59.87 degrees ! Estimated noise=657.093 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.00608714 Jy ! Component: 100 - total flux cleaned = 0.00910459 Jy ! Component: 150 - total flux cleaned = 0.0110445 Jy ! Component: 200 - total flux cleaned = 0.0123251 Jy ! Total flux subtracted in 200 components = 0.0123251 Jy ! Clean residual min=-0.004058 max=0.003554 Jy/beam ! Clean residual mean=0.000040 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.211489 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 44 components and 0.211489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080751Jy sigma=0.000806 ! Fit after self-cal, rms=0.080744Jy sigma=0.000806 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.86 HN 0.97 KP 1.06 ! LA 1.08 MK 1.00* NL 0.97 OV 0.99 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.05 HN 1.02 KP 1.01 ! LA 1.05 MK 1.00* NL 1.04 OV 1.02 ! PT 1.03 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.16 HN 1.02 KP 0.90 ! LA 0.84 MK 1.00* NL 1.01 OV 0.99 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00 HN 1.04 KP 0.86 ! LA 0.80 MK 1.00* NL 1.06 OV 1.04 ! PT 1.04 SC 0.99 ! ! ! Fit before self-cal, rms=0.080744Jy sigma=0.000806 ! Fit after self-cal, rms=0.076409Jy sigma=0.000779 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.584 mas, bmaj=8.111 mas, bpa=59.84 degrees ! Estimated noise=656.487 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.00128757 Jy ! Component: 100 - total flux cleaned = -0.00172331 Jy ! Component: 150 - total flux cleaned = -0.00188787 Jy ! Component: 200 - total flux cleaned = -0.00197728 Jy ! Total flux subtracted in 200 components = -0.00197728 Jy ! Clean residual min=-0.002646 max=0.002598 Jy/beam ! Clean residual mean=0.000010 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.209512 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 57 components and 0.209512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076387Jy sigma=0.000779 ! Fit after self-cal, rms=0.076367Jy sigma=0.000778 ! 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.076367Jy sigma=0.000778 ! Fit after self-cal, rms=0.076534Jy sigma=0.000776 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.566 mas, bmaj=8.154 mas, bpa=59.46 degrees ! Estimated noise=655.885 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00107901 Jy ! Component: 100 - total flux cleaned = -0.00134986 Jy ! Component: 150 - total flux cleaned = -0.00143803 Jy ! Component: 200 - total flux cleaned = -0.00152553 Jy ! Total flux subtracted in 200 components = -0.00152553 Jy ! Clean residual min=-0.001862 max=0.002393 Jy/beam ! Clean residual mean=0.000012 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.207986 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 69 components and 0.207986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076513Jy sigma=0.000776 ! Fit after self-cal, rms=0.076522Jy sigma=0.000776 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 (-88, 29). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154749 Jy ! Component: 100 - total flux cleaned = 0.00197978 Jy ! Component: 150 - total flux cleaned = 0.00230222 Jy ! Component: 200 - total flux cleaned = 0.0023531 Jy ! Total flux subtracted in 200 components = 0.0023531 Jy ! Clean residual min=-0.001779 max=0.001952 Jy/beam ! Clean residual mean=0.000008 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.210339 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 95 components and 0.210339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076458Jy sigma=0.000775 ! Fit after self-cal, rms=0.076454Jy 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.076454Jy sigma=0.000775 ! Fit after self-cal, rms=0.076542Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.563 mas, bmaj=8.168 mas, bpa=59.39 degrees ! Estimated noise=655.549 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.73782e-05 Jy ! Component: 100 - total flux cleaned = 0.000109603 Jy ! Component: 150 - total flux cleaned = 6.2783e-05 Jy ! Component: 200 - total flux cleaned = 4.20561e-05 Jy ! Total flux subtracted in 200 components = 4.20561e-05 Jy ! Clean residual min=-0.001713 max=0.001674 Jy/beam ! Clean residual mean=0.000008 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.210381 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 105 components and 0.210381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076526Jy sigma=0.000775 ! Fit after self-cal, rms=0.076529Jy 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.00011172 Jy ! Component: 100 - total flux cleaned = 7.56246e-05 Jy ! Component: 150 - total flux cleaned = 5.89129e-05 Jy ! Component: 200 - total flux cleaned = 4.3352e-05 Jy ! Total flux subtracted in 200 components = 4.3352e-05 Jy ! Clean residual min=-0.001727 max=0.001650 Jy/beam ! Clean residual mean=0.000008 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.210425 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 111 components and 0.210425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076521Jy sigma=0.000775 ! Fit after self-cal, rms=0.076521Jy 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.076521Jy sigma=0.000775 ! Fit after self-cal, rms=0.076585Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.123 mas, bmaj=10.68 mas, bpa=72.19 degrees ! Estimated noise=746.745 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000285324 Jy ! Component: 100 - total flux cleaned = -0.000440523 Jy ! Component: 150 - total flux cleaned = -0.000505818 Jy ! Component: 200 - total flux cleaned = -0.000552135 Jy ! Total flux subtracted in 200 components = -0.000552135 Jy ! Clean residual min=-0.001815 max=0.001838 Jy/beam ! Clean residual mean=0.000015 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.209872 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 129 components and 0.209872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076582Jy sigma=0.000775 ! Fit after self-cal, rms=0.076584Jy 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 = 5.13598e-05 Jy ! Component: 100 - total flux cleaned = 5.15003e-05 Jy ! Component: 150 - total flux cleaned = 4.16413e-05 Jy ! Component: 200 - total flux cleaned = 4.21569e-05 Jy ! Total flux subtracted in 200 components = 4.21569e-05 Jy ! Clean residual min=-0.001794 max=0.001807 Jy/beam ! Clean residual mean=0.000015 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.209915 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 135 components and 0.209915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076583Jy sigma=0.000775 ! Fit after self-cal, rms=0.076583Jy 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=4.56 mas, bmaj=8.177 mas, bpa=59.33 degrees ! Estimated noise=655.287 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.56 x 8.177 at 59.33 degrees (North through East) ! Clean map min=-0.0017244 max=0.19031 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.722 mas, bmaj=7.338 mas, bpa=59.17 degrees ! Estimated noise=1049.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.145595 Jy ! Component: 100 - total flux cleaned = 0.178754 Jy ! Component: 150 - total flux cleaned = 0.192031 Jy ! Component: 200 - total flux cleaned = 0.198501 Jy ! Total flux subtracted in 200 components = 0.198501 Jy ! Clean residual min=-0.003709 max=0.003708 Jy/beam ! Clean residual mean=0.000002 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.198501 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.198501 Jy ! Inverting map and beam ! Estimated beam: bmin=4.56 mas, bmaj=8.177 mas, bpa=59.33 degrees ! Estimated noise=655.287 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.00488159 Jy ! Component: 100 - total flux cleaned = 0.00753703 Jy ! Component: 150 - total flux cleaned = 0.00896572 Jy ! Component: 200 - total flux cleaned = 0.00984501 Jy ! Total flux subtracted in 200 components = 0.00984501 Jy ! Clean residual min=-0.001898 max=0.001770 Jy/beam ! Clean residual mean=0.000009 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.208346 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 38 components and 0.208346 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.123 mas, bmaj=10.68 mas, bpa=72.19 degrees ! Estimated noise=746.745 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00132999 Jy ! Component: 100 - total flux cleaned = 0.00169023 Jy ! Component: 150 - total flux cleaned = 0.00173633 Jy ! Component: 200 - total flux cleaned = 0.00179801 Jy ! Total flux subtracted in 200 components = 0.00179801 Jy ! Clean residual min=-0.001908 max=0.002009 Jy/beam ! Clean residual mean=0.000014 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.210144 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 = -1.7944e-05 Jy ! Component: 100 - total flux cleaned = -3.6067e-05 Jy ! Component: 150 - total flux cleaned = -6.91605e-05 Jy ! Component: 200 - total flux cleaned = -0.000100273 Jy ! Total flux subtracted in 200 components = -0.000100273 Jy ! Clean residual min=-0.001884 max=0.001954 Jy/beam ! Clean residual mean=0.000014 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.210044 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 78 components and 0.210044 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.56 mas, bmaj=8.177 mas, bpa=59.33 degrees ! Estimated noise=655.287 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.53602e-06 Jy ! Component: 100 - total flux cleaned = 3.67966e-05 Jy ! Component: 150 - total flux cleaned = 3.7239e-05 Jy ! Component: 200 - total flux cleaned = -8.3185e-06 Jy ! Total flux subtracted in 200 components = -8.3185e-06 Jy ! Clean residual min=-0.001848 max=0.001701 Jy/beam ! Clean residual mean=0.000008 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.210036 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 90 components and 0.210036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076602Jy sigma=0.000775 ! Fit after self-cal, rms=0.076601Jy sigma=0.000775 wmodel J1656+6012_S_2014_08_05_pus_map.mod ! Writing 90 model components to file: J1656+6012_S_2014_08_05_pus_map.mod wobs J1656+6012_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1656+6012_S_2014_08_05_pus_uvs.fits wwins J1656+6012_S_2014_08_05_pus_map.win ! wwins: Wrote 2 windows to J1656+6012_S_2014_08_05_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000421665 Jy ! Component: 100 - total flux cleaned = -0.000452578 Jy ! Component: 150 - total flux cleaned = -0.00042522 Jy ! Component: 200 - total flux cleaned = -0.000347755 Jy ! Component: 250 - total flux cleaned = -0.000173458 Jy ! Component: 300 - total flux cleaned = 9.00949e-05 Jy ! Component: 350 - total flux cleaned = 0.00029852 Jy ! Component: 400 - total flux cleaned = 0.000523948 Jy ! Component: 450 - total flux cleaned = 0.000611448 Jy ! Component: 500 - total flux cleaned = 0.000739604 Jy ! Component: 550 - total flux cleaned = 0.000843903 Jy ! Component: 600 - total flux cleaned = 0.00104828 Jy ! Component: 650 - total flux cleaned = 0.00112856 Jy ! Component: 700 - total flux cleaned = 0.00128643 Jy ! Component: 750 - total flux cleaned = 0.0014405 Jy ! Component: 800 - total flux cleaned = 0.00149691 Jy ! Component: 850 - total flux cleaned = 0.00166471 Jy ! Component: 900 - total flux cleaned = 0.00173774 Jy ! Component: 950 - total flux cleaned = 0.00191742 Jy ! Component: 1000 - total flux cleaned = 0.00198758 Jy ! Component: 1050 - total flux cleaned = 0.00214424 Jy ! Component: 1100 - total flux cleaned = 0.00222975 Jy ! Component: 1150 - total flux cleaned = 0.00231387 Jy ! Component: 1200 - total flux cleaned = 0.00241308 Jy ! Component: 1250 - total flux cleaned = 0.00242937 Jy ! Component: 1300 - total flux cleaned = 0.00252623 Jy ! Component: 1350 - total flux cleaned = 0.00262184 Jy ! Component: 1400 - total flux cleaned = 0.00269988 Jy ! Component: 1450 - total flux cleaned = 0.00277685 Jy ! Component: 1500 - total flux cleaned = 0.00282242 Jy ! Component: 1550 - total flux cleaned = 0.00289728 Jy ! Component: 1600 - total flux cleaned = 0.00291204 Jy ! Component: 1650 - total flux cleaned = 0.00295612 Jy ! Component: 1700 - total flux cleaned = 0.00302858 Jy ! Component: 1750 - total flux cleaned = 0.00310025 Jy ! Component: 1800 - total flux cleaned = 0.00312855 Jy ! Component: 1850 - total flux cleaned = 0.00322649 Jy ! Component: 1900 - total flux cleaned = 0.00329534 Jy ! Component: 1950 - total flux cleaned = 0.00325445 Jy ! Component: 2000 - total flux cleaned = 0.00334931 Jy ! Component: 2050 - total flux cleaned = 0.00342957 Jy ! Component: 2100 - total flux cleaned = 0.00346951 Jy ! Component: 2150 - total flux cleaned = 0.00348269 Jy ! Component: 2200 - total flux cleaned = 0.00352177 Jy ! Component: 2250 - total flux cleaned = 0.00356017 Jy ! Component: 2300 - total flux cleaned = 0.00358552 Jy ! Component: 2350 - total flux cleaned = 0.00363581 Jy ! Component: 2400 - total flux cleaned = 0.00363581 Jy ! Component: 2450 - total flux cleaned = 0.00366057 Jy ! Component: 2500 - total flux cleaned = 0.00370941 Jy ! Component: 2550 - total flux cleaned = 0.00373365 Jy ! Component: 2600 - total flux cleaned = 0.00376962 Jy ! Component: 2650 - total flux cleaned = 0.0038289 Jy ! Component: 2700 - total flux cleaned = 0.003876 Jy ! Component: 2750 - total flux cleaned = 0.00399258 Jy ! Component: 2800 - total flux cleaned = 0.0040503 Jy ! Component: 2850 - total flux cleaned = 0.00408447 Jy ! Component: 2900 - total flux cleaned = 0.00417509 Jy ! Component: 2950 - total flux cleaned = 0.0042088 Jy ! Component: 3000 - total flux cleaned = 0.00426456 Jy ! Component: 3050 - total flux cleaned = 0.00436399 Jy ! Component: 3100 - total flux cleaned = 0.00436387 Jy ! Component: 3150 - total flux cleaned = 0.00441834 Jy ! Component: 3200 - total flux cleaned = 0.00449394 Jy ! Component: 3250 - total flux cleaned = 0.00457976 Jy ! Component: 3300 - total flux cleaned = 0.00465412 Jy ! Component: 3350 - total flux cleaned = 0.00469647 Jy ! Component: 3400 - total flux cleaned = 0.00474886 Jy ! Component: 3450 - total flux cleaned = 0.0048218 Jy ! Component: 3500 - total flux cleaned = 0.00488401 Jy ! Component: 3550 - total flux cleaned = 0.00493538 Jy ! Component: 3600 - total flux cleaned = 0.00499662 Jy ! Component: 3650 - total flux cleaned = 0.00503713 Jy ! Component: 3700 - total flux cleaned = 0.0051379 Jy ! Component: 3750 - total flux cleaned = 0.00518796 Jy ! Component: 3800 - total flux cleaned = 0.00518797 Jy ! Component: 3850 - total flux cleaned = 0.00523745 Jy ! Component: 3900 - total flux cleaned = 0.00529636 Jy ! Component: 3950 - total flux cleaned = 0.00535491 Jy ! Component: 4000 - total flux cleaned = 0.00542274 Jy ! Component: 4050 - total flux cleaned = 0.00548053 Jy ! Total flux subtracted in 4096 components = 0.00548049 Jy ! Clean residual min=-0.000522 max=0.000552 Jy/beam ! Clean residual mean=0.000005 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.215516 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 381 components and 0.215516 Jy ![Exited script file: muppet] wmap "J1656+6012_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.56 x 8.177 at 59.33 degrees (North through East) ! Clean map min=-0.0013181 max=0.19048 Jy/beam ! Writing clean map to FITS file: J1656+6012_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.190476 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000179246 device "J1656+6012_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1656+6012_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.282314 0.282314 0.564627 1.12925 2.25851 4.51702 9.03404 18.0681 36.1362 72.2723 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.19 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.56 x 8.177 at 59.33 degrees (North through East) ! Clean map min=-0.0013181 max=0.19048 Jy/beam quit ! Quitting program ! Log file J1656+6012_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:32:55 2016