! Started logfile: J0225+1846_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:52:19 2016 obs J0225+1846_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0225+1846_S_2014_08_09_pus_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.755945 visibilities/baseline/integration-bin. ! Found source: J0225+1846 ! ! 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 342 lines of history. ! ! Reading 7756 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 J0225+1846_S_2014_08_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 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.767986Jy sigma=0.009475 ! Fit after self-cal, rms=0.757596Jy sigma=0.009365 ! 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.6 mas, bmaj=7.862 mas, bpa=15.79 degrees ! Estimated noise=856.406 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.187252 Jy ! Component: 100 - total flux cleaned = 0.228267 Jy ! Total flux subtracted in 100 components = 0.228267 Jy ! Clean residual min=-0.006438 max=0.012938 Jy/beam ! Clean residual mean=0.000022 rms=0.001886 Jy/beam ! Combined flux in latest and established models = 0.228267 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.228267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077065Jy sigma=0.000874 ! Fit after self-cal, rms=0.077061Jy sigma=0.000874 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0140117 Jy ! Component: 100 - total flux cleaned = 0.0211499 Jy ! Total flux subtracted in 100 components = 0.0211499 Jy ! Clean residual min=-0.005647 max=0.005342 Jy/beam ! Clean residual mean=0.000011 rms=0.001316 Jy/beam ! Combined flux in latest and established models = 0.249417 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 19 components and 0.249417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073636Jy sigma=0.000837 ! Fit after self-cal, rms=0.073592Jy sigma=0.000837 ! 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.225 mas, bmaj=8.641 mas, bpa=14.13 degrees ! Estimated noise=661.624 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.00621903 Jy ! Component: 100 - total flux cleaned = 0.00990516 Jy ! Component: 150 - total flux cleaned = 0.0122261 Jy ! Component: 200 - total flux cleaned = 0.0137124 Jy ! Total flux subtracted in 200 components = 0.0137124 Jy ! Clean residual min=-0.004057 max=0.003857 Jy/beam ! Clean residual mean=0.000011 rms=0.000977 Jy/beam ! Combined flux in latest and established models = 0.26313 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 46 components and 0.26313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072819Jy sigma=0.000832 ! Fit after self-cal, rms=0.072819Jy sigma=0.000832 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.86 HN 0.96 KP 1.07 ! LA 1.10 MK 1.00* NL 1.00 OV 0.99 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.03 HN 1.02 KP 1.01 ! LA 1.08 MK 1.00* NL 0.99 OV 1.02 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.17 HN 1.03 KP 0.90 ! LA 0.85 MK 1.00* NL 1.01 OV 0.95 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.04 HN 1.01 KP 0.89 ! LA 0.82 MK 1.00* NL 1.11 OV 1.00 ! PT 1.02 SC 0.99 ! ! ! Fit before self-cal, rms=0.072819Jy sigma=0.000832 ! Fit after self-cal, rms=0.066806Jy sigma=0.000778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.227 mas, bmaj=8.651 mas, bpa=14.07 degrees ! Estimated noise=661.881 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.000512605 Jy ! Component: 100 - total flux cleaned = -0.000556873 Jy ! Component: 150 - total flux cleaned = -0.000583807 Jy ! Component: 200 - total flux cleaned = -0.000607459 Jy ! Total flux subtracted in 200 components = -0.000607459 Jy ! Clean residual min=-0.002357 max=0.002866 Jy/beam ! Clean residual mean=0.000003 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.262522 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 63 components and 0.262522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066800Jy sigma=0.000778 ! Fit after self-cal, rms=0.066792Jy 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.066792Jy sigma=0.000778 ! Fit after self-cal, rms=0.066500Jy sigma=0.000775 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.229 mas, bmaj=8.654 mas, bpa=14.06 degrees ! Estimated noise=661.586 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000426312 Jy ! Component: 100 - total flux cleaned = -0.000473368 Jy ! Component: 150 - total flux cleaned = -0.000514306 Jy ! Component: 200 - total flux cleaned = -0.000532423 Jy ! Total flux subtracted in 200 components = -0.000532423 Jy ! Clean residual min=-0.002232 max=0.002815 Jy/beam ! Clean residual mean=0.000003 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.26199 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 71 components and 0.26199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066496Jy sigma=0.000775 ! Fit after self-cal, rms=0.066496Jy 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 (-1, -56.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147874 Jy ! Component: 100 - total flux cleaned = 0.00112957 Jy ! Component: 150 - total flux cleaned = 0.00096444 Jy ! Component: 200 - total flux cleaned = 0.000929393 Jy ! Total flux subtracted in 200 components = 0.000929393 Jy ! Clean residual min=-0.002188 max=0.001764 Jy/beam ! Clean residual mean=0.000004 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.262919 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 92 components and 0.262919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066400Jy sigma=0.000774 ! Fit after self-cal, rms=0.066395Jy sigma=0.000774 ! 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.066395Jy sigma=0.000774 ! Fit after self-cal, rms=0.066400Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.23 mas, bmaj=8.659 mas, bpa=14.05 degrees ! Estimated noise=661.348 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000534134 Jy ! Component: 100 - total flux cleaned = 0.000631594 Jy ! Component: 150 - total flux cleaned = 0.000631677 Jy ! Component: 200 - total flux cleaned = 0.00065559 Jy ! Total flux subtracted in 200 components = 0.00065559 Jy ! Clean residual min=-0.002164 max=0.001741 Jy/beam ! Clean residual mean=0.000003 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.263575 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 103 components and 0.263575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066373Jy sigma=0.000773 ! Fit after self-cal, rms=0.066373Jy sigma=0.000773 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 = 8.77989e-05 Jy ! Component: 100 - total flux cleaned = 8.73823e-05 Jy ! Component: 150 - total flux cleaned = 6.66953e-05 Jy ! Component: 200 - total flux cleaned = 6.64782e-05 Jy ! Total flux subtracted in 200 components = 6.64782e-05 Jy ! Clean residual min=-0.002138 max=0.001698 Jy/beam ! Clean residual mean=0.000004 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.263641 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 112 components and 0.263641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066361Jy sigma=0.000773 ! Fit after self-cal, rms=0.066361Jy sigma=0.000773 ! 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.066361Jy sigma=0.000773 ! Fit after self-cal, rms=0.066369Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.878 mas, bmaj=10.53 mas, bpa=2.308 degrees ! Estimated noise=759.667 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00038276 Jy ! Component: 100 - total flux cleaned = 0.000513101 Jy ! Component: 150 - total flux cleaned = 0.000586255 Jy ! Component: 200 - total flux cleaned = 0.000633838 Jy ! Total flux subtracted in 200 components = 0.000633838 Jy ! Clean residual min=-0.002104 max=0.001838 Jy/beam ! Clean residual mean=0.000006 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.264275 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 124 components and 0.264275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066364Jy sigma=0.000773 ! Fit after self-cal, rms=0.066364Jy sigma=0.000773 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 = 3.84639e-05 Jy ! Component: 100 - total flux cleaned = 5.18554e-05 Jy ! Component: 150 - total flux cleaned = 6.41228e-05 Jy ! Component: 200 - total flux cleaned = 8.77423e-05 Jy ! Total flux subtracted in 200 components = 8.77423e-05 Jy ! Clean residual min=-0.002122 max=0.001837 Jy/beam ! Clean residual mean=0.000006 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.264363 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 133 components and 0.264363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066363Jy sigma=0.000773 ! Fit after self-cal, rms=0.066363Jy sigma=0.000773 ! 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.231 mas, bmaj=8.661 mas, bpa=14.05 degrees ! Estimated noise=661.411 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.231 x 8.661 at 14.05 degrees (North through East) ! Clean map min=-0.002021 max=0.24296 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.597 mas, bmaj=7.885 mas, bpa=15.7 degrees ! Estimated noise=858.615 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.187631 Jy ! Component: 100 - total flux cleaned = 0.228814 Jy ! Component: 150 - total flux cleaned = 0.242968 Jy ! Component: 200 - total flux cleaned = 0.250063 Jy ! Total flux subtracted in 200 components = 0.250063 Jy ! Clean residual min=-0.002921 max=0.003789 Jy/beam ! Clean residual mean=0.000008 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.250063 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.250063 Jy ! Inverting map and beam ! Estimated beam: bmin=4.231 mas, bmaj=8.661 mas, bpa=14.05 degrees ! Estimated noise=661.411 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.00523118 Jy ! Component: 100 - total flux cleaned = 0.00847693 Jy ! Component: 150 - total flux cleaned = 0.0101371 Jy ! Component: 200 - total flux cleaned = 0.0108415 Jy ! Total flux subtracted in 200 components = 0.0108415 Jy ! Clean residual min=-0.002479 max=0.002065 Jy/beam ! Clean residual mean=0.000005 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.260905 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 57 components and 0.260905 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.878 mas, bmaj=10.53 mas, bpa=2.308 degrees ! Estimated noise=759.667 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112489 Jy ! Component: 100 - total flux cleaned = 0.0015901 Jy ! Component: 150 - total flux cleaned = 0.00184849 Jy ! Component: 200 - total flux cleaned = 0.00206908 Jy ! Total flux subtracted in 200 components = 0.00206908 Jy ! Clean residual min=-0.002328 max=0.001944 Jy/beam ! Clean residual mean=0.000007 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.262974 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.000162978 Jy ! Component: 100 - total flux cleaned = 0.00031071 Jy ! Component: 150 - total flux cleaned = 0.00041741 Jy ! Component: 200 - total flux cleaned = 0.000540128 Jy ! Total flux subtracted in 200 components = 0.000540128 Jy ! Clean residual min=-0.002199 max=0.001876 Jy/beam ! Clean residual mean=0.000007 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.263514 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 92 components and 0.263514 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.231 mas, bmaj=8.661 mas, bpa=14.05 degrees ! Estimated noise=661.411 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000275322 Jy ! Component: 100 - total flux cleaned = -0.000151163 Jy ! Component: 150 - total flux cleaned = -3.85429e-05 Jy ! Component: 200 - total flux cleaned = 0.000109151 Jy ! Total flux subtracted in 200 components = 0.000109151 Jy ! Clean residual min=-0.002187 max=0.001732 Jy/beam ! Clean residual mean=0.000004 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.263623 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 110 components and 0.263623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066381Jy sigma=0.000773 ! Fit after self-cal, rms=0.066378Jy sigma=0.000773 wmodel J0225+1846_S_2014_08_09_pus_map.mod ! Writing 110 model components to file: J0225+1846_S_2014_08_09_pus_map.mod wobs J0225+1846_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0225+1846_S_2014_08_09_pus_uvs.fits wwins J0225+1846_S_2014_08_09_pus_map.win ! wwins: Wrote 2 windows to J0225+1846_S_2014_08_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.000941416 Jy ! Component: 100 - total flux cleaned = -0.00146075 Jy ! Component: 150 - total flux cleaned = -0.00185628 Jy ! Component: 200 - total flux cleaned = -0.00211747 Jy ! Component: 250 - total flux cleaned = -0.0022569 Jy ! Component: 300 - total flux cleaned = -0.0023645 Jy ! Component: 350 - total flux cleaned = -0.00244338 Jy ! Component: 400 - total flux cleaned = -0.00251982 Jy ! Component: 450 - total flux cleaned = -0.00257018 Jy ! Component: 500 - total flux cleaned = -0.00266709 Jy ! Component: 550 - total flux cleaned = -0.00269067 Jy ! Component: 600 - total flux cleaned = -0.00266764 Jy ! Component: 650 - total flux cleaned = -0.00273451 Jy ! Component: 700 - total flux cleaned = -0.00273378 Jy ! Component: 750 - total flux cleaned = -0.00277636 Jy ! Component: 800 - total flux cleaned = -0.00277642 Jy ! Component: 850 - total flux cleaned = -0.00279725 Jy ! Component: 900 - total flux cleaned = -0.00287838 Jy ! Component: 950 - total flux cleaned = -0.0028382 Jy ! Component: 1000 - total flux cleaned = -0.00291745 Jy ! Component: 1050 - total flux cleaned = -0.00295605 Jy ! Component: 1100 - total flux cleaned = -0.00291786 Jy ! Component: 1150 - total flux cleaned = -0.00297468 Jy ! Component: 1200 - total flux cleaned = -0.00304866 Jy ! Component: 1250 - total flux cleaned = -0.00304861 Jy ! Component: 1300 - total flux cleaned = -0.00306657 Jy ! Component: 1350 - total flux cleaned = -0.00303142 Jy ! Component: 1400 - total flux cleaned = -0.00311887 Jy ! Component: 1450 - total flux cleaned = -0.00308458 Jy ! Component: 1500 - total flux cleaned = -0.00308475 Jy ! Component: 1550 - total flux cleaned = -0.00310169 Jy ! Component: 1600 - total flux cleaned = -0.00311822 Jy ! Component: 1650 - total flux cleaned = -0.00306936 Jy ! Component: 1700 - total flux cleaned = -0.00306963 Jy ! Component: 1750 - total flux cleaned = -0.00302212 Jy ! Component: 1800 - total flux cleaned = -0.00302222 Jy ! Component: 1850 - total flux cleaned = -0.00302228 Jy ! Component: 1900 - total flux cleaned = -0.00293028 Jy ! Component: 1950 - total flux cleaned = -0.00294539 Jy ! Component: 2000 - total flux cleaned = -0.00288518 Jy ! Component: 2050 - total flux cleaned = -0.00282589 Jy ! Component: 2100 - total flux cleaned = -0.00276728 Jy ! Component: 2150 - total flux cleaned = -0.00281071 Jy ! Component: 2200 - total flux cleaned = -0.00276765 Jy ! Component: 2250 - total flux cleaned = -0.002725 Jy ! Component: 2300 - total flux cleaned = -0.00273919 Jy ! Component: 2350 - total flux cleaned = -0.00269757 Jy ! Component: 2400 - total flux cleaned = -0.00267029 Jy ! Component: 2450 - total flux cleaned = -0.00265662 Jy ! Component: 2500 - total flux cleaned = -0.00262969 Jy ! Component: 2550 - total flux cleaned = -0.00254947 Jy ! Component: 2600 - total flux cleaned = -0.00256298 Jy ! Component: 2650 - total flux cleaned = -0.002563 Jy ! Component: 2700 - total flux cleaned = -0.00248497 Jy ! Component: 2750 - total flux cleaned = -0.00243345 Jy ! Component: 2800 - total flux cleaned = -0.00240831 Jy ! Component: 2850 - total flux cleaned = -0.00239561 Jy ! Component: 2900 - total flux cleaned = -0.00239557 Jy ! Component: 2950 - total flux cleaned = -0.00237078 Jy ! Component: 3000 - total flux cleaned = -0.00234627 Jy ! Component: 3050 - total flux cleaned = -0.00228541 Jy ! Component: 3100 - total flux cleaned = -0.00228524 Jy ! Component: 3150 - total flux cleaned = -0.00224948 Jy ! Component: 3200 - total flux cleaned = -0.00227311 Jy ! Component: 3250 - total flux cleaned = -0.00224945 Jy ! Component: 3300 - total flux cleaned = -0.00222592 Jy ! Component: 3350 - total flux cleaned = -0.00221432 Jy ! Component: 3400 - total flux cleaned = -0.0022027 Jy ! Component: 3450 - total flux cleaned = -0.0021685 Jy ! Component: 3500 - total flux cleaned = -0.00214574 Jy ! Component: 3550 - total flux cleaned = -0.00214573 Jy ! Component: 3600 - total flux cleaned = -0.00214558 Jy ! Component: 3650 - total flux cleaned = -0.00215653 Jy ! Component: 3700 - total flux cleaned = -0.0021565 Jy ! Component: 3750 - total flux cleaned = -0.00211256 Jy ! Component: 3800 - total flux cleaned = -0.0021343 Jy ! Component: 3850 - total flux cleaned = -0.00213416 Jy ! Component: 3900 - total flux cleaned = -0.00212343 Jy ! Component: 3950 - total flux cleaned = -0.00212325 Jy ! Component: 4000 - total flux cleaned = -0.00204936 Jy ! Component: 4050 - total flux cleaned = -0.00208084 Jy ! Total flux subtracted in 4096 components = -0.00202878 Jy ! Clean residual min=-0.000611 max=0.000646 Jy/beam ! Clean residual mean=-0.000000 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.261594 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 399 components and 0.261594 Jy ![Exited script file: muppet] wmap "J0225+1846_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.231 x 8.661 at 14.05 degrees (North through East) ! Clean map min=-0.0015748 max=0.243 Jy/beam ! Writing clean map to FITS file: J0225+1846_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.243004 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000200821 device "J0225+1846_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0225+1846_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.247923 0.247923 0.495846 0.991693 1.98339 3.96677 7.93354 15.8671 31.7342 63.4683 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.243 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.231 x 8.661 at 14.05 degrees (North through East) ! Clean map min=-0.0015748 max=0.243 Jy/beam quit ! Quitting program ! Log file J0225+1846_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:52:24 2016