! Started logfile: J0743+2328_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:46:25 2016 obs J0743+2328_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0743+2328_S_2014_06_09_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.694215 visibilities/baseline/integration-bin. ! Found source: J0743+2328 ! ! 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 15120 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 J0743+2328_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 199 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 199 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 199 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 199 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.927200Jy sigma=0.011327 ! Fit after self-cal, rms=0.915883Jy sigma=0.011198 ! 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=2.85 mas, bmaj=6.499 mas, bpa=-8.4 degrees ! Estimated noise=757.964 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.0625495 Jy ! Component: 100 - total flux cleaned = 0.0813706 Jy ! Total flux subtracted in 100 components = 0.0813706 Jy ! Clean residual min=-0.004475 max=0.008376 Jy/beam ! Clean residual mean=0.000003 rms=0.001226 Jy/beam ! Combined flux in latest and established models = 0.0813705 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0813705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070753Jy sigma=0.000811 ! Fit after self-cal, rms=0.070731Jy sigma=0.000810 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00978224 Jy ! Component: 100 - total flux cleaned = 0.0149178 Jy ! Total flux subtracted in 100 components = 0.0149178 Jy ! Clean residual min=-0.003559 max=0.005093 Jy/beam ! Clean residual mean=0.000006 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.0962883 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 15 components and 0.0962883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069023Jy sigma=0.000790 ! Fit after self-cal, rms=0.069000Jy sigma=0.000789 ! Inverting map ! Added new window around map position (5, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00473425 Jy ! Component: 100 - total flux cleaned = 0.0073568 Jy ! Total flux subtracted in 100 components = 0.0073568 Jy ! Clean residual min=-0.003135 max=0.002766 Jy/beam ! Clean residual mean=0.000007 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.103645 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 21 components and 0.103645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068616Jy sigma=0.000786 ! Fit after self-cal, rms=0.068587Jy sigma=0.000785 ! 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.499 mas, bmaj=7.638 mas, bpa=-8.118 degrees ! Estimated noise=477.401 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.00253585 Jy ! Component: 100 - total flux cleaned = 0.00377564 Jy ! Component: 150 - total flux cleaned = 0.00412368 Jy ! Component: 200 - total flux cleaned = 0.00419657 Jy ! Total flux subtracted in 200 components = 0.00419657 Jy ! Clean residual min=-0.001912 max=0.001999 Jy/beam ! Clean residual mean=0.000010 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.107842 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 36 components and 0.107842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068475Jy sigma=0.000784 ! Fit after self-cal, rms=0.068468Jy sigma=0.000784 ! 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.84 HN 1.01 KP 1.04 ! LA 1.17 MK 0.99 NL 0.98 OV 1.10 ! PT 1.01 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.01 KP 1.01 ! LA 1.14 MK 0.97 NL 1.02 OV 1.04 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.11 HN 1.03 KP 0.92 ! LA 0.89 MK 1.06 NL 1.03 OV 0.92 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 0.99 KP 0.89 ! LA 0.89 MK 1.01 NL 1.03 OV 0.99 ! PT 1.01 SC 0.96 ! ! ! Fit before self-cal, rms=0.068468Jy sigma=0.000784 ! Fit after self-cal, rms=0.066228Jy sigma=0.000776 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.493 mas, bmaj=7.593 mas, bpa=-7.686 degrees ! Estimated noise=475.28 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.000249853 Jy ! Component: 100 - total flux cleaned = 0.000146692 Jy ! Component: 150 - total flux cleaned = 0.000111837 Jy ! Component: 200 - total flux cleaned = 0.00012727 Jy ! Total flux subtracted in 200 components = 0.00012727 Jy ! Clean residual min=-0.001384 max=0.001726 Jy/beam ! Clean residual mean=-0.000001 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.107969 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 45 components and 0.107969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066214Jy sigma=0.000776 ! Fit after self-cal, rms=0.066188Jy 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.066188Jy sigma=0.000776 ! Fit after self-cal, rms=0.065963Jy sigma=0.000775 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.488 mas, bmaj=7.579 mas, bpa=-7.605 degrees ! Estimated noise=474.292 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.29857e-05 Jy ! Component: 100 - total flux cleaned = 4.44391e-05 Jy ! Component: 150 - total flux cleaned = 4.38902e-05 Jy ! Component: 200 - total flux cleaned = 4.36939e-05 Jy ! Total flux subtracted in 200 components = 4.36939e-05 Jy ! Clean residual min=-0.001420 max=0.001548 Jy/beam ! Clean residual mean=-0.000000 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.108013 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 51 components and 0.108013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065955Jy sigma=0.000775 ! Fit after self-cal, rms=0.065954Jy 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) ! Added new window around map position (90, 126.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107651 Jy ! Component: 100 - total flux cleaned = 0.00114399 Jy ! Component: 150 - total flux cleaned = 0.00120353 Jy ! Component: 200 - total flux cleaned = 0.00125815 Jy ! Total flux subtracted in 200 components = 0.00125815 Jy ! Clean residual min=-0.001436 max=0.001410 Jy/beam ! Clean residual mean=-0.000002 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.109271 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 66 components and 0.109271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065927Jy sigma=0.000775 ! Fit after self-cal, rms=0.065922Jy 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.065922Jy sigma=0.000775 ! Fit after self-cal, rms=0.065951Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.493 mas, bmaj=7.568 mas, bpa=-7.434 degrees ! Estimated noise=474.477 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000417927 Jy ! Component: 100 - total flux cleaned = 0.000472931 Jy ! Component: 150 - total flux cleaned = 0.000490408 Jy ! Component: 200 - total flux cleaned = 0.000521575 Jy ! Total flux subtracted in 200 components = 0.000521575 Jy ! Clean residual min=-0.001418 max=0.001377 Jy/beam ! Clean residual mean=-0.000001 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.109792 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 72 components and 0.109792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065940Jy sigma=0.000774 ! Fit after self-cal, rms=0.065939Jy sigma=0.000774 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00011848 Jy ! Component: 100 - total flux cleaned = 0.000161516 Jy ! Component: 150 - total flux cleaned = 0.000201839 Jy ! Component: 200 - total flux cleaned = 0.000239507 Jy ! Total flux subtracted in 200 components = 0.000239507 Jy ! Clean residual min=-0.001418 max=0.001352 Jy/beam ! Clean residual mean=-0.000001 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.110032 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 76 components and 0.110032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065934Jy sigma=0.000774 ! Fit after self-cal, rms=0.065934Jy sigma=0.000774 ! 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.065934Jy sigma=0.000774 ! Fit after self-cal, rms=0.065945Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.632 mas, bmaj=12.6 mas, bpa=-12.85 degrees ! Estimated noise=579.161 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.41312e-06 Jy ! Component: 100 - total flux cleaned = 5.98745e-05 Jy ! Component: 150 - total flux cleaned = 8.00567e-05 Jy ! Component: 200 - total flux cleaned = 9.7641e-05 Jy ! Total flux subtracted in 200 components = 9.7641e-05 Jy ! Clean residual min=-0.001156 max=0.001280 Jy/beam ! Clean residual mean=-0.000002 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.11013 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 87 components and 0.11013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065945Jy sigma=0.000774 ! Fit after self-cal, rms=0.065945Jy sigma=0.000774 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.20322e-05 Jy ! Component: 100 - total flux cleaned = 0.000104525 Jy ! Component: 150 - total flux cleaned = 0.000134109 Jy ! Component: 200 - total flux cleaned = 0.000147087 Jy ! Total flux subtracted in 200 components = 0.000147087 Jy ! Clean residual min=-0.001112 max=0.001286 Jy/beam ! Clean residual mean=-0.000002 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.110277 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 91 components and 0.110277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065945Jy sigma=0.000774 ! Fit after self-cal, rms=0.065946Jy sigma=0.000774 ! 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.496 mas, bmaj=7.565 mas, bpa=-7.339 degrees ! Estimated noise=474.535 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.496 x 7.565 at -7.339 degrees (North through East) ! Clean map min=-0.0013602 max=0.083269 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=2.853 mas, bmaj=6.437 mas, bpa=-7.626 degrees ! Estimated noise=747.002 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0613832 Jy ! Component: 100 - total flux cleaned = 0.0810266 Jy ! Component: 150 - total flux cleaned = 0.0913574 Jy ! Component: 200 - total flux cleaned = 0.0976033 Jy ! Total flux subtracted in 200 components = 0.0976033 Jy ! Clean residual min=-0.003001 max=0.003214 Jy/beam ! Clean residual mean=0.000001 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.0976033 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0976033 Jy ! Inverting map and beam ! Estimated beam: bmin=3.496 mas, bmaj=7.565 mas, bpa=-7.339 degrees ! Estimated noise=474.535 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.00484515 Jy ! Component: 100 - total flux cleaned = 0.00769088 Jy ! Component: 150 - total flux cleaned = 0.00955051 Jy ! Component: 200 - total flux cleaned = 0.0107778 Jy ! Total flux subtracted in 200 components = 0.0107778 Jy ! Clean residual min=-0.001532 max=0.001452 Jy/beam ! Clean residual mean=-0.000002 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.108381 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 32 components and 0.108381 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.632 mas, bmaj=12.6 mas, bpa=-12.85 degrees ! Estimated noise=579.161 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010826 Jy ! Component: 100 - total flux cleaned = 0.0012932 Jy ! Component: 150 - total flux cleaned = 0.0014749 Jy ! Component: 200 - total flux cleaned = 0.00155102 Jy ! Total flux subtracted in 200 components = 0.00155102 Jy ! Clean residual min=-0.001170 max=0.001183 Jy/beam ! Clean residual mean=-0.000003 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.109932 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 = 5.45344e-05 Jy ! Component: 100 - total flux cleaned = 0.000115775 Jy ! Component: 150 - total flux cleaned = 0.00014901 Jy ! Component: 200 - total flux cleaned = 0.000179077 Jy ! Total flux subtracted in 200 components = 0.000179077 Jy ! Clean residual min=-0.001154 max=0.001216 Jy/beam ! Clean residual mean=-0.000003 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.110111 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 56 components and 0.110111 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.496 mas, bmaj=7.565 mas, bpa=-7.339 degrees ! Estimated noise=474.535 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000337035 Jy ! Component: 100 - total flux cleaned = -0.0002886 Jy ! Component: 150 - total flux cleaned = -0.000244953 Jy ! Component: 200 - total flux cleaned = -0.000203886 Jy ! Total flux subtracted in 200 components = -0.000203886 Jy ! Clean residual min=-0.001431 max=0.001366 Jy/beam ! Clean residual mean=-0.000001 rms=0.000322 Jy/beam ! Combined flux in latest and established models = 0.109907 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 76 components and 0.109907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065963Jy sigma=0.000774 ! Fit after self-cal, rms=0.065959Jy sigma=0.000774 wmodel J0743+2328_S_2014_06_09_pus_map.mod ! Writing 76 model components to file: J0743+2328_S_2014_06_09_pus_map.mod wobs J0743+2328_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0743+2328_S_2014_06_09_pus_uvs.fits wwins J0743+2328_S_2014_06_09_pus_map.win ! wwins: Wrote 3 windows to J0743+2328_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 = -0.000208301 Jy ! Component: 100 - total flux cleaned = -0.000345906 Jy ! Component: 150 - total flux cleaned = -0.000470706 Jy ! Component: 200 - total flux cleaned = -0.000629303 Jy ! Component: 250 - total flux cleaned = -0.000819876 Jy ! Component: 300 - total flux cleaned = -0.00100483 Jy ! Component: 350 - total flux cleaned = -0.00123827 Jy ! Component: 400 - total flux cleaned = -0.00144697 Jy ! Component: 450 - total flux cleaned = -0.00158256 Jy ! Component: 500 - total flux cleaned = -0.00166547 Jy ! Component: 550 - total flux cleaned = -0.00174642 Jy ! Component: 600 - total flux cleaned = -0.00184101 Jy ! Component: 650 - total flux cleaned = -0.00190261 Jy ! Component: 700 - total flux cleaned = -0.00202389 Jy ! Component: 750 - total flux cleaned = -0.00211366 Jy ! Component: 800 - total flux cleaned = -0.00224566 Jy ! Component: 850 - total flux cleaned = -0.00234695 Jy ! Component: 900 - total flux cleaned = -0.00240411 Jy ! Component: 950 - total flux cleaned = -0.00251674 Jy ! Component: 1000 - total flux cleaned = -0.00260022 Jy ! Component: 1050 - total flux cleaned = -0.00273761 Jy ! Component: 1100 - total flux cleaned = -0.00281898 Jy ! Component: 1150 - total flux cleaned = -0.00292586 Jy ! Component: 1200 - total flux cleaned = -0.00295235 Jy ! Component: 1250 - total flux cleaned = -0.00310902 Jy ! Component: 1300 - total flux cleaned = -0.00314784 Jy ! Component: 1350 - total flux cleaned = -0.00323737 Jy ! Component: 1400 - total flux cleaned = -0.00333836 Jy ! Component: 1450 - total flux cleaned = -0.00337594 Jy ! Component: 1500 - total flux cleaned = -0.0034254 Jy ! Component: 1550 - total flux cleaned = -0.00348644 Jy ! Component: 1600 - total flux cleaned = -0.00357083 Jy ! Component: 1650 - total flux cleaned = -0.0036064 Jy ! Component: 1700 - total flux cleaned = -0.00366576 Jy ! Component: 1750 - total flux cleaned = -0.00374767 Jy ! Component: 1800 - total flux cleaned = -0.00380553 Jy ! Component: 1850 - total flux cleaned = -0.00390844 Jy ! Component: 1900 - total flux cleaned = -0.00391965 Jy ! Component: 1950 - total flux cleaned = -0.00397592 Jy ! Component: 2000 - total flux cleaned = -0.00400927 Jy ! Component: 2050 - total flux cleaned = -0.00405327 Jy ! Component: 2100 - total flux cleaned = -0.00407495 Jy ! Component: 2150 - total flux cleaned = -0.0040859 Jy ! Component: 2200 - total flux cleaned = -0.00411813 Jy ! Component: 2250 - total flux cleaned = -0.00414996 Jy ! Component: 2300 - total flux cleaned = -0.00419194 Jy ! Component: 2350 - total flux cleaned = -0.00422316 Jy ! Component: 2400 - total flux cleaned = -0.0042439 Jy ! Component: 2450 - total flux cleaned = -0.00428477 Jy ! Component: 2500 - total flux cleaned = -0.0042747 Jy ! Component: 2550 - total flux cleaned = -0.00434519 Jy ! Component: 2600 - total flux cleaned = -0.0043453 Jy ! Component: 2650 - total flux cleaned = -0.00438485 Jy ! Component: 2700 - total flux cleaned = -0.00442403 Jy ! Component: 2750 - total flux cleaned = -0.00445319 Jy ! Component: 2800 - total flux cleaned = -0.00446291 Jy ! Component: 2850 - total flux cleaned = -0.00448213 Jy ! Component: 2900 - total flux cleaned = -0.00449163 Jy ! Component: 2950 - total flux cleaned = -0.0045104 Jy ! Component: 3000 - total flux cleaned = -0.00450109 Jy ! Component: 3050 - total flux cleaned = -0.00452892 Jy ! Component: 3100 - total flux cleaned = -0.00454734 Jy ! Component: 3150 - total flux cleaned = -0.00455638 Jy ! Component: 3200 - total flux cleaned = -0.00458353 Jy ! Component: 3250 - total flux cleaned = -0.00461045 Jy ! Component: 3300 - total flux cleaned = -0.00461049 Jy ! Component: 3350 - total flux cleaned = -0.00461931 Jy ! Component: 3400 - total flux cleaned = -0.00461926 Jy ! Component: 3450 - total flux cleaned = -0.0046193 Jy ! Component: 3500 - total flux cleaned = -0.00464526 Jy ! Component: 3550 - total flux cleaned = -0.00463676 Jy ! Component: 3600 - total flux cleaned = -0.00462816 Jy ! Component: 3650 - total flux cleaned = -0.00463673 Jy ! Component: 3700 - total flux cleaned = -0.0046452 Jy ! Component: 3750 - total flux cleaned = -0.00464523 Jy ! Component: 3800 - total flux cleaned = -0.00467016 Jy ! Component: 3850 - total flux cleaned = -0.00466185 Jy ! Component: 3900 - total flux cleaned = -0.00466195 Jy ! Component: 3950 - total flux cleaned = -0.00466197 Jy ! Component: 4000 - total flux cleaned = -0.00469445 Jy ! Component: 4050 - total flux cleaned = -0.00471057 Jy ! Total flux subtracted in 4096 components = -0.00473461 Jy ! Clean residual min=-0.000463 max=0.000519 Jy/beam ! Clean residual mean=0.000001 rms=0.000147 Jy/beam ! Combined flux in latest and established models = 0.105173 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 361 components and 0.105173 Jy ![Exited script file: muppet] wmap "J0743+2328_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.496 x 7.565 at -7.339 degrees (North through East) ! Clean map min=-0.0012788 max=0.083075 Jy/beam ! Writing clean map to FITS file: J0743+2328_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.0830753 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000143938 device "J0743+2328_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0743+2328_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.519786 0.519786 1.03957 2.07914 4.15829 8.31658 16.6332 33.2663 66.5326 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.083 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.496 x 7.565 at -7.339 degrees (North through East) ! Clean map min=-0.0012788 max=0.083075 Jy/beam quit ! Quitting program ! Log file J0743+2328_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:46:30 2016