! Started logfile: J0132+2216_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:40:52 2016 obs J0132+2216_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0132+2216_S_2014_06_09_pus_uva.fits ! AN table 1: 92 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.611594 visibilities/baseline/integration-bin. ! Found source: J0132+2216 ! ! 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 10128 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 J0132+2216_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 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 192 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.918165Jy sigma=0.011126 ! Fit after self-cal, rms=0.904909Jy sigma=0.010992 ! 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.873 mas, bmaj=7.879 mas, bpa=11.65 degrees ! Estimated noise=955.732 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.0707631 Jy ! Component: 100 - total flux cleaned = 0.0941955 Jy ! Total flux subtracted in 100 components = 0.0941955 Jy ! Clean residual min=-0.006040 max=0.010811 Jy/beam ! Clean residual mean=-0.000024 rms=0.001825 Jy/beam ! Combined flux in latest and established models = 0.0941955 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0941955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076085Jy sigma=0.000825 ! Fit after self-cal, rms=0.075880Jy sigma=0.000822 ! Inverting map ! Added new window around map position (-4, 1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0126994 Jy ! Component: 100 - total flux cleaned = 0.0195985 Jy ! Total flux subtracted in 100 components = 0.0195985 Jy ! Clean residual min=-0.004278 max=0.005125 Jy/beam ! Clean residual mean=-0.000009 rms=0.001192 Jy/beam ! Combined flux in latest and established models = 0.113794 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 33 components and 0.113794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073160Jy sigma=0.000788 ! Fit after self-cal, rms=0.073080Jy sigma=0.000787 ! 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.629 mas, bmaj=8.733 mas, bpa=9.071 degrees ! Estimated noise=590.852 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.00615931 Jy ! Component: 100 - total flux cleaned = 0.0096396 Jy ! Component: 150 - total flux cleaned = 0.0118378 Jy ! Component: 200 - total flux cleaned = 0.0132549 Jy ! Total flux subtracted in 200 components = 0.0132549 Jy ! Clean residual min=-0.002888 max=0.002944 Jy/beam ! Clean residual mean=0.000004 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.127049 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 54 components and 0.127049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072432Jy sigma=0.000781 ! Fit after self-cal, rms=0.072420Jy sigma=0.000781 ! 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.83 HN 0.96 KP 1.03 ! LA 1.18 MK 1.00* NL 1.03 OV 0.97 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.00 KP 1.02 ! LA 1.12 MK 1.00* NL 1.07 OV 1.06 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 0.98 KP 0.93 ! LA 0.87 MK 1.00* NL 1.03 OV 0.98 ! PT 0.98 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 0.95 KP 0.91 ! LA 0.86 MK 1.00* NL 1.09 OV 1.05 ! PT 1.00 SC 0.99 ! ! ! Fit before self-cal, rms=0.072420Jy sigma=0.000781 ! Fit after self-cal, rms=0.069920Jy sigma=0.000770 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.623 mas, bmaj=8.711 mas, bpa=8.758 degrees ! Estimated noise=588.894 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.000345418 Jy ! Component: 100 - total flux cleaned = 0.000385704 Jy ! Component: 150 - total flux cleaned = 0.000414021 Jy ! Component: 200 - total flux cleaned = 0.000414652 Jy ! Total flux subtracted in 200 components = 0.000414652 Jy ! Clean residual min=-0.002437 max=0.002259 Jy/beam ! Clean residual mean=0.000004 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.127463 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 62 components and 0.127463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069884Jy sigma=0.000769 ! Fit after self-cal, rms=0.069862Jy sigma=0.000769 ! 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.069862Jy sigma=0.000769 ! Fit after self-cal, rms=0.068203Jy sigma=0.000765 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.627 mas, bmaj=8.715 mas, bpa=8.665 degrees ! Estimated noise=587.495 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000490236 Jy ! Component: 100 - total flux cleaned = 0.000469911 Jy ! Component: 150 - total flux cleaned = 0.000398746 Jy ! Component: 200 - total flux cleaned = 0.000351182 Jy ! Total flux subtracted in 200 components = 0.000351182 Jy ! Clean residual min=-0.001565 max=0.002210 Jy/beam ! Clean residual mean=-0.000004 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.127815 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 73 components and 0.127815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068189Jy sigma=0.000765 ! Fit after self-cal, rms=0.068176Jy sigma=0.000765 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 (-1, 31.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00198485 Jy ! Component: 100 - total flux cleaned = 0.00256129 Jy ! Component: 150 - total flux cleaned = 0.00287075 Jy ! Component: 200 - total flux cleaned = 0.00301877 Jy ! Total flux subtracted in 200 components = 0.00301877 Jy ! Clean residual min=-0.001422 max=0.001782 Jy/beam ! Clean residual mean=-0.000004 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.130833 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 93 components and 0.130833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068111Jy sigma=0.000764 ! Fit after self-cal, rms=0.068100Jy sigma=0.000764 ! Inverting map ! Added new window around map position (-59.5, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00092686 Jy ! Component: 100 - total flux cleaned = 0.00102836 Jy ! Component: 150 - total flux cleaned = 0.00116605 Jy ! Component: 200 - total flux cleaned = 0.0012907 Jy ! Total flux subtracted in 200 components = 0.0012907 Jy ! Clean residual min=-0.001289 max=0.001490 Jy/beam ! Clean residual mean=-0.000003 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.132124 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 115 components and 0.132124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068055Jy sigma=0.000764 ! Fit after self-cal, rms=0.068050Jy sigma=0.000764 ! 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.068050Jy sigma=0.000764 ! Fit after self-cal, rms=0.067793Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.619 mas, bmaj=8.71 mas, bpa=8.692 degrees ! Estimated noise=585.835 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000547257 Jy ! Component: 100 - total flux cleaned = 0.000747717 Jy ! Component: 150 - total flux cleaned = 0.000903145 Jy ! Component: 200 - total flux cleaned = 0.00102309 Jy ! Total flux subtracted in 200 components = 0.00102309 Jy ! Clean residual min=-0.001265 max=0.001482 Jy/beam ! Clean residual mean=-0.000003 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.133147 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 131 components and 0.133147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067777Jy sigma=0.000764 ! Fit after self-cal, rms=0.067777Jy sigma=0.000764 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.000143855 Jy ! Component: 100 - total flux cleaned = 0.000180239 Jy ! Component: 150 - total flux cleaned = 0.000179785 Jy ! Component: 200 - total flux cleaned = 0.000195736 Jy ! Total flux subtracted in 200 components = 0.000195736 Jy ! Clean residual min=-0.001256 max=0.001496 Jy/beam ! Clean residual mean=-0.000003 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.133343 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 142 components and 0.133343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067768Jy sigma=0.000763 ! Fit after self-cal, rms=0.067767Jy sigma=0.000763 ! Inverting map ! Added new window around map position (20.5, -92). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000543968 Jy ! Component: 100 - total flux cleaned = 0.000511774 Jy ! Component: 150 - total flux cleaned = 0.00043652 Jy ! Component: 200 - total flux cleaned = 0.000413788 Jy ! Total flux subtracted in 200 components = 0.000413788 Jy ! Clean residual min=-0.001247 max=0.001352 Jy/beam ! Clean residual mean=-0.000002 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.133757 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 164 components and 0.133757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067733Jy sigma=0.000763 ! Fit after self-cal, rms=0.067728Jy sigma=0.000763 ! 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.067728Jy sigma=0.000763 ! Fit after self-cal, rms=0.067585Jy sigma=0.000763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.051 mas, bmaj=12.54 mas, bpa=-13.11 degrees ! Estimated noise=661.153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000293134 Jy ! Component: 100 - total flux cleaned = 0.000416344 Jy ! Component: 150 - total flux cleaned = 0.000579781 Jy ! Component: 200 - total flux cleaned = 0.000697872 Jy ! Total flux subtracted in 200 components = 0.000697872 Jy ! Clean residual min=-0.000985 max=0.001028 Jy/beam ! Clean residual mean=-0.000002 rms=0.000295 Jy/beam ! Combined flux in latest and established models = 0.134455 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 180 components and 0.134455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067577Jy sigma=0.000763 ! Fit after self-cal, rms=0.067574Jy sigma=0.000763 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.000109913 Jy ! Component: 100 - total flux cleaned = 0.00020339 Jy ! Component: 150 - total flux cleaned = 0.000334641 Jy ! Component: 200 - total flux cleaned = 0.000484985 Jy ! Total flux subtracted in 200 components = 0.000484985 Jy ! Clean residual min=-0.000978 max=0.000971 Jy/beam ! Clean residual mean=-0.000002 rms=0.000285 Jy/beam ! Combined flux in latest and established models = 0.13494 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 189 components and 0.13494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067569Jy sigma=0.000763 ! Fit after self-cal, rms=0.067568Jy sigma=0.000763 ! 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.617 mas, bmaj=8.713 mas, bpa=8.651 degrees ! Estimated noise=585.128 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.617 x 8.713 at 8.651 degrees (North through East) ! Clean map min=-0.001209 max=0.091385 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.86 mas, bmaj=7.844 mas, bpa=11.37 degrees ! Estimated noise=942.151 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0701003 Jy ! Component: 100 - total flux cleaned = 0.0946686 Jy ! Component: 150 - total flux cleaned = 0.107065 Jy ! Component: 200 - total flux cleaned = 0.11421 Jy ! Total flux subtracted in 200 components = 0.11421 Jy ! Clean residual min=-0.003155 max=0.003608 Jy/beam ! Clean residual mean=-0.000013 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.11421 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.11421 Jy ! Inverting map and beam ! Estimated beam: bmin=4.617 mas, bmaj=8.713 mas, bpa=8.651 degrees ! Estimated noise=585.128 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.00576752 Jy ! Component: 100 - total flux cleaned = 0.00871662 Jy ! Component: 150 - total flux cleaned = 0.0107158 Jy ! Component: 200 - total flux cleaned = 0.0122106 Jy ! Total flux subtracted in 200 components = 0.0122106 Jy ! Clean residual min=-0.001563 max=0.002049 Jy/beam ! Clean residual mean=-0.000007 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.12642 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 77 components and 0.12642 Jy ! Inverting map ! Added new window around map position (31, -13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00168353 Jy ! Component: 100 - total flux cleaned = 0.00241375 Jy ! Component: 150 - total flux cleaned = 0.00295604 Jy ! Component: 200 - total flux cleaned = 0.00334813 Jy ! Total flux subtracted in 200 components = 0.00334813 Jy ! Clean residual min=-0.001317 max=0.001391 Jy/beam ! Clean residual mean=-0.000005 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.129769 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 102 components and 0.129769 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.051 mas, bmaj=12.54 mas, bpa=-13.11 degrees ! Estimated noise=661.153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122588 Jy ! Component: 100 - total flux cleaned = 0.00175722 Jy ! Component: 150 - total flux cleaned = 0.00226677 Jy ! Component: 200 - total flux cleaned = 0.0026331 Jy ! Total flux subtracted in 200 components = 0.0026331 Jy ! Clean residual min=-0.001101 max=0.001120 Jy/beam ! Clean residual mean=-0.000003 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.132402 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.000303828 Jy ! Component: 100 - total flux cleaned = 0.000466489 Jy ! Component: 150 - total flux cleaned = 0.000574735 Jy ! Component: 200 - total flux cleaned = 0.000675619 Jy ! Total flux subtracted in 200 components = 0.000675619 Jy ! Clean residual min=-0.001024 max=0.001064 Jy/beam ! Clean residual mean=-0.000002 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.133077 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 160 components and 0.133077 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.617 mas, bmaj=8.713 mas, bpa=8.651 degrees ! Estimated noise=585.128 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.85024e-05 Jy ! Component: 100 - total flux cleaned = -0.0001933 Jy ! Component: 150 - total flux cleaned = -0.000342026 Jy ! Component: 200 - total flux cleaned = -0.000425664 Jy ! Total flux subtracted in 200 components = -0.000425664 Jy ! Clean residual min=-0.001177 max=0.001151 Jy/beam ! Clean residual mean=-0.000002 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.132652 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 184 components and 0.132652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067576Jy sigma=0.000763 ! Fit after self-cal, rms=0.067569Jy sigma=0.000763 wmodel J0132+2216_S_2014_06_09_pus_map.mod ! Writing 184 model components to file: J0132+2216_S_2014_06_09_pus_map.mod wobs J0132+2216_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0132+2216_S_2014_06_09_pus_uvs.fits wwins J0132+2216_S_2014_06_09_pus_map.win ! wwins: Wrote 6 windows to J0132+2216_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 = -8.12839e-05 Jy ! Component: 100 - total flux cleaned = -0.000261075 Jy ! Component: 150 - total flux cleaned = -0.000356691 Jy ! Component: 200 - total flux cleaned = -0.000485284 Jy ! Component: 250 - total flux cleaned = -0.000662432 Jy ! Component: 300 - total flux cleaned = -0.000799876 Jy ! Component: 350 - total flux cleaned = -0.000900344 Jy ! Component: 400 - total flux cleaned = -0.000982334 Jy ! Component: 450 - total flux cleaned = -0.000966645 Jy ! Component: 500 - total flux cleaned = -0.00101382 Jy ! Component: 550 - total flux cleaned = -0.00101366 Jy ! Component: 600 - total flux cleaned = -0.00102838 Jy ! Component: 650 - total flux cleaned = -0.00104277 Jy ! Component: 700 - total flux cleaned = -0.00105725 Jy ! Component: 750 - total flux cleaned = -0.00108604 Jy ! Component: 800 - total flux cleaned = -0.00110005 Jy ! Component: 850 - total flux cleaned = -0.00110015 Jy ! Component: 900 - total flux cleaned = -0.00111376 Jy ! Component: 950 - total flux cleaned = -0.00111382 Jy ! Component: 1000 - total flux cleaned = -0.00108759 Jy ! Component: 1050 - total flux cleaned = -0.00111357 Jy ! Component: 1100 - total flux cleaned = -0.0011264 Jy ! Component: 1150 - total flux cleaned = -0.00112629 Jy ! Component: 1200 - total flux cleaned = -0.00110145 Jy ! Component: 1250 - total flux cleaned = -0.00108931 Jy ! Component: 1300 - total flux cleaned = -0.00106522 Jy ! Component: 1350 - total flux cleaned = -0.00108924 Jy ! Component: 1400 - total flux cleaned = -0.00107759 Jy ! Component: 1450 - total flux cleaned = -0.00106597 Jy ! Component: 1500 - total flux cleaned = -0.00105452 Jy ! Component: 1550 - total flux cleaned = -0.0010319 Jy ! Component: 1600 - total flux cleaned = -0.00103192 Jy ! Component: 1650 - total flux cleaned = -0.000976792 Jy ! Component: 1700 - total flux cleaned = -0.000976959 Jy ! Component: 1750 - total flux cleaned = -0.000966395 Jy ! Component: 1800 - total flux cleaned = -0.000966541 Jy ! Component: 1850 - total flux cleaned = -0.000945632 Jy ! Component: 1900 - total flux cleaned = -0.000924923 Jy ! Component: 1950 - total flux cleaned = -0.000894276 Jy ! Component: 2000 - total flux cleaned = -0.000873742 Jy ! Component: 2050 - total flux cleaned = -0.000843718 Jy ! Component: 2100 - total flux cleaned = -0.000833944 Jy ! Component: 2150 - total flux cleaned = -0.000863447 Jy ! Component: 2200 - total flux cleaned = -0.000834224 Jy ! Component: 2250 - total flux cleaned = -0.000795655 Jy ! Component: 2300 - total flux cleaned = -0.000776548 Jy ! Component: 2350 - total flux cleaned = -0.000776555 Jy ! Component: 2400 - total flux cleaned = -0.000748394 Jy ! Component: 2450 - total flux cleaned = -0.000748366 Jy ! Component: 2500 - total flux cleaned = -0.000720849 Jy ! Component: 2550 - total flux cleaned = -0.000693584 Jy ! Component: 2600 - total flux cleaned = -0.000693625 Jy ! Component: 2650 - total flux cleaned = -0.000658083 Jy ! Component: 2700 - total flux cleaned = -0.000631678 Jy ! Component: 2750 - total flux cleaned = -0.00060549 Jy ! Component: 2800 - total flux cleaned = -0.000553602 Jy ! Component: 2850 - total flux cleaned = -0.000570716 Jy ! Component: 2900 - total flux cleaned = -0.00051123 Jy ! Component: 2950 - total flux cleaned = -0.000502841 Jy ! Component: 3000 - total flux cleaned = -0.000477672 Jy ! Component: 3050 - total flux cleaned = -0.000444392 Jy ! Component: 3100 - total flux cleaned = -0.000427893 Jy ! Component: 3150 - total flux cleaned = -0.000419687 Jy ! Component: 3200 - total flux cleaned = -0.000387242 Jy ! Component: 3250 - total flux cleaned = -0.00039531 Jy ! Component: 3300 - total flux cleaned = -0.000387372 Jy ! Component: 3350 - total flux cleaned = -0.000395292 Jy ! Component: 3400 - total flux cleaned = -0.000355787 Jy ! Component: 3450 - total flux cleaned = -0.000332197 Jy ! Component: 3500 - total flux cleaned = -0.000316684 Jy ! Component: 3550 - total flux cleaned = -0.000363161 Jy ! Component: 3600 - total flux cleaned = -0.000332233 Jy ! Component: 3650 - total flux cleaned = -0.000324627 Jy ! Component: 3700 - total flux cleaned = -0.000309441 Jy ! Component: 3750 - total flux cleaned = -0.000317025 Jy ! Component: 3800 - total flux cleaned = -0.000354538 Jy ! Component: 3850 - total flux cleaned = -0.000346976 Jy ! Component: 3900 - total flux cleaned = -0.000339535 Jy ! Component: 3950 - total flux cleaned = -0.000309988 Jy ! Component: 4000 - total flux cleaned = -0.000317371 Jy ! Component: 4050 - total flux cleaned = -0.000317334 Jy ! Total flux subtracted in 4096 components = -0.000317353 Jy ! Clean residual min=-0.000454 max=0.000461 Jy/beam ! Clean residual mean=0.000000 rms=0.000137 Jy/beam ! Combined flux in latest and established models = 0.132334 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 468 components and 0.132334 Jy ![Exited script file: muppet] wmap "J0132+2216_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.617 x 8.713 at 8.651 degrees (North through East) ! Clean map min=-0.0010975 max=0.090737 Jy/beam ! Writing clean map to FITS file: J0132+2216_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.090737 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000135264 device "J0132+2216_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0132+2216_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.447219 0.447219 0.894437 1.78887 3.57775 7.1555 14.311 28.622 57.244 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.09 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.617 x 8.713 at 8.651 degrees (North through East) ! Clean map min=-0.0010975 max=0.090737 Jy/beam quit ! Quitting program ! Log file J0132+2216_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:40:57 2016