! Started logfile: J2242+2955_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:12:40 2016 obs J2242+2955_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2242+2955_S_2015_03_17_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.800622 visibilities/baseline/integration-bin. ! Found source: J2242+2955 ! ! 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 330 lines of history. ! ! Reading 20608 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 J2242+2955_S_2015_03_17_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 160 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 160 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 160 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 160 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.947041Jy sigma=0.010943 ! Fit after self-cal, rms=0.889263Jy sigma=0.010314 ! 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.012 mas, bmaj=4.784 mas, bpa=-10.56 degrees ! Estimated noise=920.679 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.0826051 Jy ! Component: 100 - total flux cleaned = 0.101741 Jy ! Total flux subtracted in 100 components = 0.101741 Jy ! Clean residual min=-0.004399 max=0.007197 Jy/beam ! Clean residual mean=-0.000010 rms=0.001132 Jy/beam ! Combined flux in latest and established models = 0.101741 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.101741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078821Jy sigma=0.000796 ! Fit after self-cal, rms=0.078800Jy sigma=0.000796 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00785952 Jy ! Component: 100 - total flux cleaned = 0.0120301 Jy ! Total flux subtracted in 100 components = 0.0120301 Jy ! Clean residual min=-0.004344 max=0.004598 Jy/beam ! Clean residual mean=-0.000006 rms=0.001004 Jy/beam ! Combined flux in latest and established models = 0.113771 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 21 components and 0.113771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077366Jy sigma=0.000785 ! Fit after self-cal, rms=0.077342Jy 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.812 mas, bmaj=5.774 mas, bpa=-9.995 degrees ! Estimated noise=436.698 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.00423213 Jy ! Component: 100 - total flux cleaned = 0.00665004 Jy ! Component: 150 - total flux cleaned = 0.00820868 Jy ! Component: 200 - total flux cleaned = 0.00922417 Jy ! Total flux subtracted in 200 components = 0.00922417 Jy ! Clean residual min=-0.003855 max=0.003839 Jy/beam ! Clean residual mean=-0.000012 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.122995 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 38 components and 0.122995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076909Jy sigma=0.000784 ! Fit after self-cal, rms=0.076895Jy 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 0.99 FD 0.81 HN 0.97 KP 1.08 ! LA 1.00 MK 1.09 NL 0.93 OV 1.04 ! PT 1.06 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.87 HN 1.01 KP 1.08 ! LA 0.98 MK 1.09 NL 1.05 OV 1.08 ! PT 1.07 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.87 HN 0.99 KP 0.97 ! LA 0.80 MK 1.13 NL 1.18 OV 0.97 ! PT 1.05 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.86 HN 0.96 KP 0.95 ! LA 0.87 MK 1.13 NL 0.99 OV 0.94 ! PT 1.09 SC 0.97 ! ! ! Fit before self-cal, rms=0.076895Jy sigma=0.000784 ! Fit after self-cal, rms=0.071913Jy sigma=0.000769 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.904 mas, bmaj=5.829 mas, bpa=-8.616 degrees ! Estimated noise=439.661 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.00130206 Jy ! Component: 100 - total flux cleaned = -0.0015135 Jy ! Component: 150 - total flux cleaned = -0.00157971 Jy ! Component: 200 - total flux cleaned = -0.00158061 Jy ! Total flux subtracted in 200 components = -0.00158061 Jy ! Clean residual min=-0.002260 max=0.002445 Jy/beam ! Clean residual mean=-0.000000 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.121415 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 43 components and 0.121415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071873Jy sigma=0.000768 ! Fit after self-cal, rms=0.071800Jy sigma=0.000768 ! 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.071800Jy sigma=0.000768 ! Fit after self-cal, rms=0.070985Jy sigma=0.000765 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.908 mas, bmaj=5.841 mas, bpa=-9.445 degrees ! Estimated noise=438.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000768419 Jy ! Component: 100 - total flux cleaned = -0.000810507 Jy ! Component: 150 - total flux cleaned = -0.0008478 Jy ! Component: 200 - total flux cleaned = -0.000897226 Jy ! Total flux subtracted in 200 components = -0.000897226 Jy ! Clean residual min=-0.001516 max=0.001330 Jy/beam ! Clean residual mean=-0.000000 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.120518 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 49 components and 0.120518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070972Jy sigma=0.000765 ! Fit after self-cal, rms=0.070976Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.51354e-05 Jy ! Component: 100 - total flux cleaned = -7.50437e-05 Jy ! Component: 150 - total flux cleaned = -0.000111283 Jy ! Component: 200 - total flux cleaned = -0.000145862 Jy ! Total flux subtracted in 200 components = -0.000145862 Jy ! Clean residual min=-0.001505 max=0.001322 Jy/beam ! Clean residual mean=-0.000000 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.120372 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.120372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070973Jy sigma=0.000765 ! Fit after self-cal, rms=0.070972Jy sigma=0.000765 ! 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.070972Jy sigma=0.000765 ! Fit after self-cal, rms=0.070999Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.924 mas, bmaj=5.854 mas, bpa=-9.434 degrees ! Estimated noise=438.427 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000594413 Jy ! Component: 100 - total flux cleaned = -0.00070618 Jy ! Component: 150 - total flux cleaned = -0.000775688 Jy ! Component: 200 - total flux cleaned = -0.000824821 Jy ! Total flux subtracted in 200 components = -0.000824821 Jy ! Clean residual min=-0.001449 max=0.001288 Jy/beam ! Clean residual mean=-0.000000 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.119547 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 55 components and 0.119547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070991Jy sigma=0.000765 ! Fit after self-cal, rms=0.070993Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.38439e-05 Jy ! Component: 100 - total flux cleaned = -6.48311e-05 Jy ! Component: 150 - total flux cleaned = -0.000104316 Jy ! Component: 200 - total flux cleaned = -0.000131682 Jy ! Total flux subtracted in 200 components = -0.000131682 Jy ! Clean residual min=-0.001446 max=0.001285 Jy/beam ! Clean residual mean=-0.000000 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.119415 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 56 components and 0.119415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070991Jy sigma=0.000765 ! Fit after self-cal, rms=0.070990Jy sigma=0.000765 ! 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.070990Jy sigma=0.000765 ! Fit after self-cal, rms=0.071011Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.55 mas, bmaj=9.247 mas, bpa=-2.736 degrees ! Estimated noise=533.067 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000681177 Jy ! Component: 100 - total flux cleaned = -0.000951519 Jy ! Component: 150 - total flux cleaned = -0.00100216 Jy ! Component: 200 - total flux cleaned = -0.00101418 Jy ! Total flux subtracted in 200 components = -0.00101418 Jy ! Clean residual min=-0.001542 max=0.001286 Jy/beam ! Clean residual mean=-0.000001 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.118401 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 58 components and 0.118401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071012Jy sigma=0.000765 ! Fit after self-cal, rms=0.071015Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.46934e-05 Jy ! Component: 100 - total flux cleaned = -5.0486e-05 Jy ! Component: 150 - total flux cleaned = -4.4755e-05 Jy ! Component: 200 - total flux cleaned = -3.9883e-05 Jy ! Total flux subtracted in 200 components = -3.9883e-05 Jy ! Clean residual min=-0.001540 max=0.001289 Jy/beam ! Clean residual mean=-0.000001 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.118361 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 64 components and 0.118361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071016Jy sigma=0.000765 ! Fit after self-cal, rms=0.071016Jy sigma=0.000765 ! 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.938 mas, bmaj=5.865 mas, bpa=-9.364 degrees ! Estimated noise=438.316 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.938 x 5.865 at -9.364 degrees (North through East) ! Clean map min=-0.0014263 max=0.10994 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.094 mas, bmaj=4.846 mas, bpa=-10.37 degrees ! Estimated noise=945.543 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0846692 Jy ! Component: 100 - total flux cleaned = 0.103706 Jy ! Component: 150 - total flux cleaned = 0.109761 Jy ! Component: 200 - total flux cleaned = 0.112777 Jy ! Total flux subtracted in 200 components = 0.112777 Jy ! Clean residual min=-0.002981 max=0.002843 Jy/beam ! Clean residual mean=-0.000003 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.112777 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.112777 Jy ! Inverting map and beam ! Estimated beam: bmin=3.938 mas, bmaj=5.865 mas, bpa=-9.364 degrees ! Estimated noise=438.316 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.0026886 Jy ! Component: 100 - total flux cleaned = 0.00389272 Jy ! Component: 150 - total flux cleaned = 0.00457355 Jy ! Component: 200 - total flux cleaned = 0.0049755 Jy ! Total flux subtracted in 200 components = 0.0049755 Jy ! Clean residual min=-0.001455 max=0.001255 Jy/beam ! Clean residual mean=-0.000001 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.117752 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 42 components and 0.117752 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.55 mas, bmaj=9.247 mas, bpa=-2.736 degrees ! Estimated noise=533.067 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000373371 Jy ! Component: 100 - total flux cleaned = 0.00045059 Jy ! Component: 150 - total flux cleaned = 0.000507749 Jy ! Component: 200 - total flux cleaned = 0.000526144 Jy ! Total flux subtracted in 200 components = 0.000526144 Jy ! Clean residual min=-0.001561 max=0.001271 Jy/beam ! Clean residual mean=-0.000001 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.118278 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 = 7.371e-06 Jy ! Component: 100 - total flux cleaned = 7.24511e-06 Jy ! Component: 150 - total flux cleaned = 1.25818e-05 Jy ! Component: 200 - total flux cleaned = 1.24167e-05 Jy ! Total flux subtracted in 200 components = 1.24167e-05 Jy ! Clean residual min=-0.001539 max=0.001275 Jy/beam ! Clean residual mean=-0.000001 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.118291 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 46 components and 0.118291 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.938 mas, bmaj=5.865 mas, bpa=-9.364 degrees ! Estimated noise=438.316 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.00644e-05 Jy ! Component: 100 - total flux cleaned = -7.13729e-05 Jy ! Component: 150 - total flux cleaned = -7.18554e-05 Jy ! Component: 200 - total flux cleaned = -7.14081e-05 Jy ! Total flux subtracted in 200 components = -7.14081e-05 Jy ! Clean residual min=-0.001440 max=0.001237 Jy/beam ! Clean residual mean=-0.000001 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.118219 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.118219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071005Jy sigma=0.000765 ! Fit after self-cal, rms=0.071001Jy sigma=0.000765 wmodel J2242+2955_S_2015_03_17_pus_map.mod ! Writing 54 model components to file: J2242+2955_S_2015_03_17_pus_map.mod wobs J2242+2955_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2242+2955_S_2015_03_17_pus_uvs.fits wwins J2242+2955_S_2015_03_17_pus_map.win ! wwins: Wrote 1 windows to J2242+2955_S_2015_03_17_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.000381661 Jy ! Component: 100 - total flux cleaned = -0.000539053 Jy ! Component: 150 - total flux cleaned = -0.000623113 Jy ! Component: 200 - total flux cleaned = -0.000643148 Jy ! Component: 250 - total flux cleaned = -0.000642549 Jy ! Component: 300 - total flux cleaned = -0.000604724 Jy ! Component: 350 - total flux cleaned = -0.000659269 Jy ! Component: 400 - total flux cleaned = -0.000659435 Jy ! Component: 450 - total flux cleaned = -0.000659438 Jy ! Component: 500 - total flux cleaned = -0.000625276 Jy ! Component: 550 - total flux cleaned = -0.000608581 Jy ! Component: 600 - total flux cleaned = -0.000592093 Jy ! Component: 650 - total flux cleaned = -0.000575889 Jy ! Component: 700 - total flux cleaned = -0.000607491 Jy ! Component: 750 - total flux cleaned = -0.000607147 Jy ! Component: 800 - total flux cleaned = -0.000576388 Jy ! Component: 850 - total flux cleaned = -0.000560983 Jy ! Component: 900 - total flux cleaned = -0.000501387 Jy ! Component: 950 - total flux cleaned = -0.000545312 Jy ! Component: 1000 - total flux cleaned = -0.00048713 Jy ! Component: 1050 - total flux cleaned = -0.000473035 Jy ! Component: 1100 - total flux cleaned = -0.00051562 Jy ! Component: 1150 - total flux cleaned = -0.000543276 Jy ! Component: 1200 - total flux cleaned = -0.00057068 Jy ! Component: 1250 - total flux cleaned = -0.000516148 Jy ! Component: 1300 - total flux cleaned = -0.000543397 Jy ! Component: 1350 - total flux cleaned = -0.000570106 Jy ! Component: 1400 - total flux cleaned = -0.000596132 Jy ! Component: 1450 - total flux cleaned = -0.000596304 Jy ! Component: 1500 - total flux cleaned = -0.000609193 Jy ! Component: 1550 - total flux cleaned = -0.00063455 Jy ! Component: 1600 - total flux cleaned = -0.000634489 Jy ! Component: 1650 - total flux cleaned = -0.000684151 Jy ! Component: 1700 - total flux cleaned = -0.000647113 Jy ! Component: 1750 - total flux cleaned = -0.000635071 Jy ! Component: 1800 - total flux cleaned = -0.000707885 Jy ! Component: 1850 - total flux cleaned = -0.000707933 Jy ! Component: 1900 - total flux cleaned = -0.000696214 Jy ! Component: 1950 - total flux cleaned = -0.000719926 Jy ! Component: 2000 - total flux cleaned = -0.000789779 Jy ! Component: 2050 - total flux cleaned = -0.000754987 Jy ! Component: 2100 - total flux cleaned = -0.000766369 Jy ! Component: 2150 - total flux cleaned = -0.000788997 Jy ! Component: 2200 - total flux cleaned = -0.000766448 Jy ! Component: 2250 - total flux cleaned = -0.000755346 Jy ! Component: 2300 - total flux cleaned = -0.000744434 Jy ! Component: 2350 - total flux cleaned = -0.000744279 Jy ! Component: 2400 - total flux cleaned = -0.000744512 Jy ! Component: 2450 - total flux cleaned = -0.000766022 Jy ! Component: 2500 - total flux cleaned = -0.000755482 Jy ! Component: 2550 - total flux cleaned = -0.000744909 Jy ! Component: 2600 - total flux cleaned = -0.00075532 Jy ! Component: 2650 - total flux cleaned = -0.000755296 Jy ! Component: 2700 - total flux cleaned = -0.000775992 Jy ! Component: 2750 - total flux cleaned = -0.000734733 Jy ! Component: 2800 - total flux cleaned = -0.000765266 Jy ! Component: 2850 - total flux cleaned = -0.000755101 Jy ! Component: 2900 - total flux cleaned = -0.000745125 Jy ! Component: 2950 - total flux cleaned = -0.000764867 Jy ! Component: 3000 - total flux cleaned = -0.000715376 Jy ! Component: 3050 - total flux cleaned = -0.000705674 Jy ! Component: 3100 - total flux cleaned = -0.000705801 Jy ! Component: 3150 - total flux cleaned = -0.000705812 Jy ! Component: 3200 - total flux cleaned = -0.000638757 Jy ! Component: 3250 - total flux cleaned = -0.000676866 Jy ! Component: 3300 - total flux cleaned = -0.00065791 Jy ! Component: 3350 - total flux cleaned = -0.000639156 Jy ! Component: 3400 - total flux cleaned = -0.000620584 Jy ! Component: 3450 - total flux cleaned = -0.000657566 Jy ! Component: 3500 - total flux cleaned = -0.000602388 Jy ! Component: 3550 - total flux cleaned = -0.00061158 Jy ! Component: 3600 - total flux cleaned = -0.000557109 Jy ! Component: 3650 - total flux cleaned = -0.000557137 Jy ! Component: 3700 - total flux cleaned = -0.000548117 Jy ! Component: 3750 - total flux cleaned = -0.000548139 Jy ! Component: 3800 - total flux cleaned = -0.00050393 Jy ! Component: 3850 - total flux cleaned = -0.000503993 Jy ! Component: 3900 - total flux cleaned = -0.000521408 Jy ! Component: 3950 - total flux cleaned = -0.000512683 Jy ! Component: 4000 - total flux cleaned = -0.00042665 Jy ! Component: 4050 - total flux cleaned = -0.000443785 Jy ! Total flux subtracted in 4096 components = -0.000426838 Jy ! Clean residual min=-0.000521 max=0.000484 Jy/beam ! Clean residual mean=-0.000000 rms=0.000157 Jy/beam ! Combined flux in latest and established models = 0.117792 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 334 components and 0.117792 Jy ![Exited script file: muppet] wmap "J2242+2955_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.938 x 5.865 at -9.364 degrees (North through East) ! Clean map min=-0.00088655 max=0.11017 Jy/beam ! Writing clean map to FITS file: J2242+2955_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.110172 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000153708 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.418548 0.418548 0.837097 1.67419 3.34839 6.69677 13.3935 26.7871 53.5742 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.11 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.938 x 5.865 at -9.364 degrees (North through East) ! Clean map min=-0.00088655 max=0.11017 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 J2242+2955_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:12:45 2016