! Started logfile: J1027+7428_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:21:08 2017 obs J1027+7428_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1027+7428_S_2015_01_23_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.968187 visibilities/baseline/integration-bin. ! Found source: J1027+7428 ! ! 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 338 lines of history. ! ! Reading 16556 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 J1027+7428_S_2015_01_23_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.905015Jy sigma=0.008325 ! Fit after self-cal, rms=0.883482Jy sigma=0.008167 ! 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.546 mas, bmaj=6.568 mas, bpa=-89.27 degrees ! Estimated noise=1064.03 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.0957265 Jy ! Component: 100 - total flux cleaned = 0.123509 Jy ! Total flux subtracted in 100 components = 0.123509 Jy ! Clean residual min=-0.006815 max=0.012326 Jy/beam ! Clean residual mean=-0.000023 rms=0.001861 Jy/beam ! Combined flux in latest and established models = 0.123509 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.123509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140160Jy sigma=0.000909 ! Fit after self-cal, rms=0.140157Jy sigma=0.000908 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0141643 Jy ! Component: 100 - total flux cleaned = 0.0221253 Jy ! Total flux subtracted in 100 components = 0.0221253 Jy ! Clean residual min=-0.005064 max=0.007016 Jy/beam ! Clean residual mean=-0.000011 rms=0.001404 Jy/beam ! Combined flux in latest and established models = 0.145634 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 18 components and 0.145634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139083Jy sigma=0.000880 ! Fit after self-cal, rms=0.139116Jy sigma=0.000879 ! 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.118 mas, bmaj=7.503 mas, bpa=-89.81 degrees ! Estimated noise=622.037 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.00652488 Jy ! Component: 100 - total flux cleaned = 0.00976024 Jy ! Component: 150 - total flux cleaned = 0.0116842 Jy ! Component: 200 - total flux cleaned = 0.0128652 Jy ! Total flux subtracted in 200 components = 0.0128652 Jy ! Clean residual min=-0.004996 max=0.006723 Jy/beam ! Clean residual mean=-0.000033 rms=0.001556 Jy/beam ! Combined flux in latest and established models = 0.158499 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 35 components and 0.158499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139209Jy sigma=0.000873 ! Fit after self-cal, rms=0.139237Jy sigma=0.000873 ! 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.95 FD 1.48 HN 0.95 KP 1.10 ! LA 1.01 MK 0.99 NL 1.02 OV 0.92 ! PT 0.95 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.90 HN 1.01 KP 0.99 ! LA 0.98 MK 1.03 NL 1.00 OV 1.02 ! PT 1.00 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 2.05 HN 1.06 KP 0.90 ! LA 0.81 MK 1.00 NL 1.13 OV 0.86 ! PT 0.89 SC 1.13 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 2.00 HN 0.98 KP 0.84 ! LA 0.83 MK 1.00 NL 1.06 OV 0.96 ! PT 1.01 SC 1.01 ! ! ! Fit before self-cal, rms=0.139237Jy sigma=0.000873 ! Fit after self-cal, rms=0.212770Jy sigma=0.000853 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.141 mas, bmaj=7.554 mas, bpa=89.98 degrees ! Estimated noise=623.705 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.000153025 Jy ! Component: 100 - total flux cleaned = -0.000251578 Jy ! Component: 150 - total flux cleaned = -0.000313927 Jy ! Component: 200 - total flux cleaned = -0.000387162 Jy ! Total flux subtracted in 200 components = -0.000387162 Jy ! Clean residual min=-0.003405 max=0.003585 Jy/beam ! Clean residual mean=-0.000014 rms=0.001044 Jy/beam ! Combined flux in latest and established models = 0.158112 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.158112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.212759Jy sigma=0.000853 ! Fit after self-cal, rms=0.213073Jy sigma=0.000852 ! 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.213073Jy sigma=0.000852 ! Fit after self-cal, rms=0.194000Jy sigma=0.000848 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.158 mas, bmaj=7.551 mas, bpa=-89.5 degrees ! Estimated noise=626.205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000967791 Jy ! Component: 100 - total flux cleaned = -0.00109813 Jy ! Component: 150 - total flux cleaned = -0.00114676 Jy ! Component: 200 - total flux cleaned = -0.00118602 Jy ! Total flux subtracted in 200 components = -0.00118602 Jy ! Clean residual min=-0.002522 max=0.005252 Jy/beam ! Clean residual mean=-0.000018 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.156926 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.156926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.193973Jy sigma=0.000848 ! Fit after self-cal, rms=0.194063Jy sigma=0.000848 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 (118.5, 28). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00472839 Jy ! Component: 100 - total flux cleaned = 0.00684278 Jy ! Component: 150 - total flux cleaned = 0.00750692 Jy ! Component: 200 - total flux cleaned = 0.0081152 Jy ! Total flux subtracted in 200 components = 0.0081152 Jy ! Clean residual min=-0.002529 max=0.002789 Jy/beam ! Clean residual mean=0.000002 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.165041 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 74 components and 0.165041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.193926Jy sigma=0.000845 ! Fit after self-cal, rms=0.193873Jy sigma=0.000845 ! 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.193873Jy sigma=0.000845 ! Fit after self-cal, rms=0.196024Jy sigma=0.000845 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.176 mas, bmaj=7.579 mas, bpa=-89.19 degrees ! Estimated noise=627.132 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00218507 Jy ! Component: 100 - total flux cleaned = 0.002439 Jy ! Component: 150 - total flux cleaned = 0.00260162 Jy ! Component: 200 - total flux cleaned = 0.00260345 Jy ! Total flux subtracted in 200 components = 0.00260345 Jy ! Clean residual min=-0.002422 max=0.003035 Jy/beam ! Clean residual mean=0.000014 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.167645 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 86 components and 0.167645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195972Jy sigma=0.000844 ! Fit after self-cal, rms=0.196022Jy sigma=0.000844 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.000525101 Jy ! Component: 100 - total flux cleaned = 0.000493477 Jy ! Component: 150 - total flux cleaned = 0.000493303 Jy ! Component: 200 - total flux cleaned = 0.000546779 Jy ! Total flux subtracted in 200 components = 0.000546779 Jy ! Clean residual min=-0.002451 max=0.002896 Jy/beam ! Clean residual mean=0.000015 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.168191 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 92 components and 0.168191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.196006Jy sigma=0.000844 ! Fit after self-cal, rms=0.196001Jy sigma=0.000844 ! 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.196001Jy sigma=0.000844 ! Fit after self-cal, rms=0.197290Jy sigma=0.000844 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.364 mas, bmaj=12.16 mas, bpa=88.33 degrees ! Estimated noise=810.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00028154 Jy ! Component: 100 - total flux cleaned = 0.000190991 Jy ! Component: 150 - total flux cleaned = 0.000249704 Jy ! Component: 200 - total flux cleaned = 0.000275502 Jy ! Total flux subtracted in 200 components = 0.000275502 Jy ! Clean residual min=-0.003549 max=0.004250 Jy/beam ! Clean residual mean=0.000049 rms=0.001113 Jy/beam ! Combined flux in latest and established models = 0.168467 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 97 components and 0.168467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.197274Jy sigma=0.000844 ! Fit after self-cal, rms=0.197291Jy sigma=0.000844 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.000112986 Jy ! Component: 100 - total flux cleaned = 0.000160483 Jy ! Component: 150 - total flux cleaned = 0.000201909 Jy ! Component: 200 - total flux cleaned = 0.000202384 Jy ! Total flux subtracted in 200 components = 0.000202384 Jy ! Clean residual min=-0.003607 max=0.004197 Jy/beam ! Clean residual mean=0.000050 rms=0.001115 Jy/beam ! Combined flux in latest and established models = 0.168669 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 103 components and 0.168669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.197286Jy sigma=0.000844 ! Fit after self-cal, rms=0.197281Jy sigma=0.000844 ! 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.183 mas, bmaj=7.594 mas, bpa=-89.06 degrees ! Estimated noise=627.215 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.183 x 7.594 at -89.06 degrees (North through East) ! Clean map min=-0.0024465 max=0.13181 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.598 mas, bmaj=6.642 mas, bpa=-88.45 degrees ! Estimated noise=1090.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0972908 Jy ! Component: 100 - total flux cleaned = 0.124644 Jy ! Component: 150 - total flux cleaned = 0.138221 Jy ! Component: 200 - total flux cleaned = 0.146127 Jy ! Total flux subtracted in 200 components = 0.146127 Jy ! Clean residual min=-0.004409 max=0.004826 Jy/beam ! Clean residual mean=-0.000008 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.146127 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.146127 Jy ! Inverting map and beam ! Estimated beam: bmin=3.183 mas, bmaj=7.594 mas, bpa=-89.06 degrees ! Estimated noise=627.215 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.00697852 Jy ! Component: 100 - total flux cleaned = 0.0115455 Jy ! Component: 150 - total flux cleaned = 0.0147427 Jy ! Component: 200 - total flux cleaned = 0.016963 Jy ! Total flux subtracted in 200 components = 0.016963 Jy ! Clean residual min=-0.002719 max=0.003193 Jy/beam ! Clean residual mean=0.000006 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.16309 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 35 components and 0.16309 Jy ! Inverting map ! Added new window around map position (-120, -30). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00318772 Jy ! Component: 100 - total flux cleaned = 0.00446 Jy ! Component: 150 - total flux cleaned = 0.00559591 Jy ! Component: 200 - total flux cleaned = 0.00635738 Jy ! Total flux subtracted in 200 components = 0.00635738 Jy ! Clean residual min=-0.002493 max=0.002621 Jy/beam ! Clean residual mean=0.000022 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.169448 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 54 components and 0.169448 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.364 mas, bmaj=12.16 mas, bpa=88.33 degrees ! Estimated noise=810.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00181678 Jy ! Component: 100 - total flux cleaned = 0.00270279 Jy ! Component: 150 - total flux cleaned = 0.00278091 Jy ! Component: 200 - total flux cleaned = 0.00288325 Jy ! Total flux subtracted in 200 components = 0.00288325 Jy ! Clean residual min=-0.002908 max=0.004075 Jy/beam ! Clean residual mean=0.000071 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.172331 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.02493e-05 Jy ! Component: 100 - total flux cleaned = 3.1022e-05 Jy ! Component: 150 - total flux cleaned = 3.25323e-05 Jy ! Component: 200 - total flux cleaned = 5.57404e-05 Jy ! Total flux subtracted in 200 components = 5.57404e-05 Jy ! Clean residual min=-0.002990 max=0.004041 Jy/beam ! Clean residual mean=0.000071 rms=0.001004 Jy/beam ! Combined flux in latest and established models = 0.172387 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 95 components and 0.172387 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.183 mas, bmaj=7.594 mas, bpa=-89.06 degrees ! Estimated noise=627.215 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.44608e-05 Jy ! Component: 100 - total flux cleaned = 2.21585e-06 Jy ! Component: 150 - total flux cleaned = 0.000182664 Jy ! Component: 200 - total flux cleaned = 0.000317314 Jy ! Total flux subtracted in 200 components = 0.000317314 Jy ! Clean residual min=-0.002302 max=0.002588 Jy/beam ! Clean residual mean=0.000031 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.172704 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 110 components and 0.172704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.197253Jy sigma=0.000843 ! Fit after self-cal, rms=0.197213Jy sigma=0.000842 wmodel J1027+7428_S_2015_01_23_pus_map.mod ! Writing 110 model components to file: J1027+7428_S_2015_01_23_pus_map.mod wobs J1027+7428_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1027+7428_S_2015_01_23_pus_uvs.fits wwins J1027+7428_S_2015_01_23_pus_map.win ! wwins: Wrote 3 windows to J1027+7428_S_2015_01_23_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.00098215 Jy ! Component: 100 - total flux cleaned = 0.00127502 Jy ! Component: 150 - total flux cleaned = 0.00159329 Jy ! Component: 200 - total flux cleaned = 0.00201463 Jy ! Component: 250 - total flux cleaned = 0.00238306 Jy ! Component: 300 - total flux cleaned = 0.0026677 Jy ! Component: 350 - total flux cleaned = 0.00294363 Jy ! Component: 400 - total flux cleaned = 0.00321146 Jy ! Component: 450 - total flux cleaned = 0.00353627 Jy ! Component: 500 - total flux cleaned = 0.00359964 Jy ! Component: 550 - total flux cleaned = 0.00363139 Jy ! Component: 600 - total flux cleaned = 0.00375218 Jy ! Component: 650 - total flux cleaned = 0.00386973 Jy ! Component: 700 - total flux cleaned = 0.00392671 Jy ! Component: 750 - total flux cleaned = 0.0039831 Jy ! Component: 800 - total flux cleaned = 0.00406615 Jy ! Component: 850 - total flux cleaned = 0.00406609 Jy ! Component: 900 - total flux cleaned = 0.00414542 Jy ! Component: 950 - total flux cleaned = 0.0041452 Jy ! Component: 1000 - total flux cleaned = 0.00419679 Jy ! Component: 1050 - total flux cleaned = 0.00429762 Jy ! Component: 1100 - total flux cleaned = 0.00434707 Jy ! Component: 1150 - total flux cleaned = 0.00449399 Jy ! Component: 1200 - total flux cleaned = 0.00461473 Jy ! Component: 1250 - total flux cleaned = 0.00473368 Jy ! Component: 1300 - total flux cleaned = 0.00482762 Jy ! Component: 1350 - total flux cleaned = 0.00501299 Jy ! Component: 1400 - total flux cleaned = 0.00512723 Jy ! Component: 1450 - total flux cleaned = 0.00523997 Jy ! Component: 1500 - total flux cleaned = 0.00532904 Jy ! Component: 1550 - total flux cleaned = 0.00543917 Jy ! Component: 1600 - total flux cleaned = 0.00552647 Jy ! Component: 1650 - total flux cleaned = 0.00556962 Jy ! Component: 1700 - total flux cleaned = 0.00561213 Jy ! Component: 1750 - total flux cleaned = 0.00561235 Jy ! Component: 1800 - total flux cleaned = 0.00569559 Jy ! Component: 1850 - total flux cleaned = 0.0057775 Jy ! Component: 1900 - total flux cleaned = 0.00579765 Jy ! Component: 1950 - total flux cleaned = 0.00583797 Jy ! Component: 2000 - total flux cleaned = 0.00599776 Jy ! Component: 2050 - total flux cleaned = 0.00603725 Jy ! Component: 2100 - total flux cleaned = 0.00615474 Jy ! Component: 2150 - total flux cleaned = 0.00615477 Jy ! Component: 2200 - total flux cleaned = 0.00625145 Jy ! Component: 2250 - total flux cleaned = 0.00628928 Jy ! Component: 2300 - total flux cleaned = 0.00634616 Jy ! Component: 2350 - total flux cleaned = 0.00636466 Jy ! Component: 2400 - total flux cleaned = 0.00642058 Jy ! Component: 2450 - total flux cleaned = 0.00645748 Jy ! Component: 2500 - total flux cleaned = 0.0064943 Jy ! Component: 2550 - total flux cleaned = 0.00653061 Jy ! Component: 2600 - total flux cleaned = 0.0065307 Jy ! Component: 2650 - total flux cleaned = 0.00660204 Jy ! Component: 2700 - total flux cleaned = 0.00665526 Jy ! Component: 2750 - total flux cleaned = 0.00667284 Jy ! Component: 2800 - total flux cleaned = 0.00677782 Jy ! Component: 2850 - total flux cleaned = 0.00681242 Jy ! Component: 2900 - total flux cleaned = 0.00688131 Jy ! Component: 2950 - total flux cleaned = 0.0069327 Jy ! Component: 3000 - total flux cleaned = 0.00703432 Jy ! Component: 3050 - total flux cleaned = 0.00705116 Jy ! Component: 3100 - total flux cleaned = 0.00715169 Jy ! Component: 3150 - total flux cleaned = 0.00718495 Jy ! Component: 3200 - total flux cleaned = 0.0072674 Jy ! Component: 3250 - total flux cleaned = 0.00731647 Jy ! Component: 3300 - total flux cleaned = 0.00738173 Jy ! Component: 3350 - total flux cleaned = 0.00743019 Jy ! Component: 3400 - total flux cleaned = 0.00752658 Jy ! Component: 3450 - total flux cleaned = 0.00760632 Jy ! Component: 3500 - total flux cleaned = 0.00766978 Jy ! Component: 3550 - total flux cleaned = 0.00782768 Jy ! Component: 3600 - total flux cleaned = 0.00785913 Jy ! Component: 3650 - total flux cleaned = 0.00790586 Jy ! Component: 3700 - total flux cleaned = 0.00801433 Jy ! Component: 3750 - total flux cleaned = 0.0080759 Jy ! Component: 3800 - total flux cleaned = 0.00813716 Jy ! Component: 3850 - total flux cleaned = 0.00822849 Jy ! Component: 3900 - total flux cleaned = 0.00830426 Jy ! Component: 3950 - total flux cleaned = 0.00833439 Jy ! Component: 4000 - total flux cleaned = 0.00840926 Jy ! Component: 4050 - total flux cleaned = 0.00846896 Jy ! Total flux subtracted in 4096 components = 0.00851345 Jy ! Clean residual min=-0.000851 max=0.001000 Jy/beam ! Clean residual mean=0.000004 rms=0.000276 Jy/beam ! Combined flux in latest and established models = 0.181218 Jy keep ! Adding 334 model components to the UV plane model. ! The established model now contains 444 components and 0.181217 Jy ![Exited script file: muppet] wmap "J1027+7428_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.183 x 7.594 at -89.06 degrees (North through East) ! Clean map min=-0.0014569 max=0.13247 Jy/beam ! Writing clean map to FITS file: J1027+7428_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.132473 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000273878 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.620227 0.620227 1.24045 2.48091 4.96182 9.92363 19.8473 39.6945 79.3891 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.132 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.183 x 7.594 at -89.06 degrees (North through East) ! Clean map min=-0.0014569 max=0.13247 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1027+7428_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:21:13 2017