! Started logfile: J2212+0646_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:11:15 2016 obs J2212+0646_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2212+0646_S_2015_03_17_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.95 visibilities/baseline/integration-bin. ! Found source: J2212+0646 ! ! 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 9576 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 J2212+0646_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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.886294Jy sigma=0.010035 ! Fit after self-cal, rms=0.874012Jy sigma=0.009902 ! 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.677 mas, bmaj=6.763 mas, bpa=-6.021 degrees ! Estimated noise=953.943 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.0939496 Jy ! Component: 100 - total flux cleaned = 0.119059 Jy ! Total flux subtracted in 100 components = 0.119059 Jy ! Clean residual min=-0.005215 max=0.010231 Jy/beam ! Clean residual mean=-0.000031 rms=0.001449 Jy/beam ! Combined flux in latest and established models = 0.119059 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.119059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089532Jy sigma=0.000841 ! Fit after self-cal, rms=0.089456Jy sigma=0.000841 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0111251 Jy ! Component: 100 - total flux cleaned = 0.0174412 Jy ! Total flux subtracted in 100 components = 0.0174412 Jy ! Clean residual min=-0.005672 max=0.008842 Jy/beam ! Clean residual mean=-0.000025 rms=0.001223 Jy/beam ! Combined flux in latest and established models = 0.136501 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 36 components and 0.136501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087056Jy sigma=0.000822 ! Fit after self-cal, rms=0.087014Jy sigma=0.000822 ! Inverting map ! Added new window around map position (-3.5, 23). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0078324 Jy ! Component: 100 - total flux cleaned = 0.0125843 Jy ! Total flux subtracted in 100 components = 0.0125843 Jy ! Clean residual min=-0.004923 max=0.003899 Jy/beam ! Clean residual mean=-0.000022 rms=0.001074 Jy/beam ! Combined flux in latest and established models = 0.149085 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 49 components and 0.149085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085906Jy sigma=0.000811 ! Fit after self-cal, rms=0.085871Jy sigma=0.000810 ! 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.083 mas, bmaj=7.429 mas, bpa=-6.081 degrees ! Estimated noise=661.963 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.00612593 Jy ! Component: 100 - total flux cleaned = 0.0105659 Jy ! Component: 150 - total flux cleaned = 0.0140109 Jy ! Component: 200 - total flux cleaned = 0.0167076 Jy ! Total flux subtracted in 200 components = 0.0167076 Jy ! Clean residual min=-0.005554 max=0.003369 Jy/beam ! Clean residual mean=-0.000020 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.165792 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 75 components and 0.165792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085021Jy sigma=0.000805 ! Fit after self-cal, rms=0.084998Jy sigma=0.000804 ! 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.01 FD 0.81 HN 0.99 KP 1.12 ! LA 1.00 MK 0.96 NL 0.90 OV 1.03 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.84 HN 0.99 KP 1.12 ! LA 0.95 MK 1.06 NL 1.04 OV 1.03 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.90 HN 0.98 KP 0.97 ! LA 0.80 MK 1.09 NL 1.14 OV 0.98 ! PT 1.05 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.92 HN 0.99 KP 0.90 ! LA 0.85 MK 1.03 NL 1.00 OV 1.05 ! PT 1.05 SC 0.97 ! ! ! Fit before self-cal, rms=0.084998Jy sigma=0.000804 ! Fit after self-cal, rms=0.077855Jy sigma=0.000790 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.117 mas, bmaj=7.505 mas, bpa=-5.991 degrees ! Estimated noise=660.355 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.00230752 Jy ! Component: 100 - total flux cleaned = 0.00351848 Jy ! Component: 150 - total flux cleaned = 0.00424947 Jy ! Component: 200 - total flux cleaned = 0.00455961 Jy ! Total flux subtracted in 200 components = 0.00455961 Jy ! Clean residual min=-0.002685 max=0.002828 Jy/beam ! Clean residual mean=-0.000015 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.170352 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 87 components and 0.170352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077771Jy sigma=0.000789 ! Fit after self-cal, rms=0.077677Jy sigma=0.000788 ! 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.077677Jy sigma=0.000788 ! Fit after self-cal, rms=0.075869Jy sigma=0.000784 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.123 mas, bmaj=7.501 mas, bpa=-6.025 degrees ! Estimated noise=660.381 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000230159 Jy ! Component: 100 - total flux cleaned = 0.000496083 Jy ! Component: 150 - total flux cleaned = 0.000622553 Jy ! Component: 200 - total flux cleaned = 0.000703628 Jy ! Total flux subtracted in 200 components = 0.000703628 Jy ! Clean residual min=-0.002339 max=0.002086 Jy/beam ! Clean residual mean=-0.000012 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.171056 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 97 components and 0.171056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075858Jy sigma=0.000784 ! Fit after self-cal, rms=0.075850Jy sigma=0.000784 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.000151226 Jy ! Component: 100 - total flux cleaned = 0.000286892 Jy ! Component: 150 - total flux cleaned = 0.000340471 Jy ! Component: 200 - total flux cleaned = 0.00037889 Jy ! Total flux subtracted in 200 components = 0.00037889 Jy ! Clean residual min=-0.002340 max=0.002048 Jy/beam ! Clean residual mean=-0.000012 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.171435 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 100 components and 0.171435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075844Jy sigma=0.000784 ! Fit after self-cal, rms=0.075844Jy sigma=0.000784 ! 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.075844Jy sigma=0.000784 ! Fit after self-cal, rms=0.075802Jy sigma=0.000784 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.128 mas, bmaj=7.497 mas, bpa=-5.926 degrees ! Estimated noise=660.759 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.81303e-05 Jy ! Component: 100 - total flux cleaned = -7.96134e-06 Jy ! Component: 150 - total flux cleaned = 4.31277e-05 Jy ! Component: 200 - total flux cleaned = 6.71335e-05 Jy ! Total flux subtracted in 200 components = 6.71335e-05 Jy ! Clean residual min=-0.002341 max=0.001994 Jy/beam ! Clean residual mean=-0.000012 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.171502 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 103 components and 0.171502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075797Jy sigma=0.000784 ! Fit after self-cal, rms=0.075796Jy sigma=0.000784 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 = 9.57785e-05 Jy ! Component: 100 - total flux cleaned = 0.000106957 Jy ! Component: 150 - total flux cleaned = 0.000129535 Jy ! Component: 200 - total flux cleaned = 0.000151024 Jy ! Total flux subtracted in 200 components = 0.000151024 Jy ! Clean residual min=-0.002341 max=0.001982 Jy/beam ! Clean residual mean=-0.000012 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.171653 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 104 components and 0.171653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075793Jy sigma=0.000784 ! Fit after self-cal, rms=0.075793Jy sigma=0.000784 ! 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.075793Jy sigma=0.000784 ! Fit after self-cal, rms=0.075782Jy sigma=0.000784 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.408 mas, bmaj=11.21 mas, bpa=0.4927 degrees ! Estimated noise=859.045 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000136428 Jy ! Component: 100 - total flux cleaned = 0.000347075 Jy ! Component: 150 - total flux cleaned = 0.000447345 Jy ! Component: 200 - total flux cleaned = 0.000464501 Jy ! Total flux subtracted in 200 components = 0.000464501 Jy ! Clean residual min=-0.002767 max=0.002504 Jy/beam ! Clean residual mean=-0.000026 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.172117 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 109 components and 0.172117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075783Jy sigma=0.000784 ! Fit after self-cal, rms=0.075778Jy sigma=0.000784 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.000130348 Jy ! Component: 100 - total flux cleaned = -0.000101059 Jy ! Component: 150 - total flux cleaned = -8.66127e-05 Jy ! Component: 200 - total flux cleaned = -7.32947e-05 Jy ! Total flux subtracted in 200 components = -7.32947e-05 Jy ! Clean residual min=-0.002767 max=0.002435 Jy/beam ! Clean residual mean=-0.000026 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.172044 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 110 components and 0.172044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075782Jy sigma=0.000784 ! Fit after self-cal, rms=0.075779Jy sigma=0.000784 ! 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.133 mas, bmaj=7.493 mas, bpa=-5.825 degrees ! Estimated noise=661.29 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.133 x 7.493 at -5.825 degrees (North through East) ! Clean map min=-0.0022651 max=0.12317 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.713 mas, bmaj=6.797 mas, bpa=-5.789 degrees ! Estimated noise=957.014 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0940916 Jy ! Component: 100 - total flux cleaned = 0.119058 Jy ! Component: 150 - total flux cleaned = 0.130801 Jy ! Component: 200 - total flux cleaned = 0.138416 Jy ! Total flux subtracted in 200 components = 0.138416 Jy ! Clean residual min=-0.003925 max=0.004341 Jy/beam ! Clean residual mean=-0.000018 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.138417 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.138417 Jy ! Inverting map and beam ! Estimated beam: bmin=3.133 mas, bmaj=7.493 mas, bpa=-5.825 degrees ! Estimated noise=661.29 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.00813833 Jy ! Component: 100 - total flux cleaned = 0.0138803 Jy ! Component: 150 - total flux cleaned = 0.0181716 Jy ! Component: 200 - total flux cleaned = 0.0214541 Jy ! Total flux subtracted in 200 components = 0.0214541 Jy ! Clean residual min=-0.002653 max=0.002737 Jy/beam ! Clean residual mean=-0.000017 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.159871 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 61 components and 0.159871 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.408 mas, bmaj=11.21 mas, bpa=0.4927 degrees ! Estimated noise=859.045 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00442144 Jy ! Component: 100 - total flux cleaned = 0.00712539 Jy ! Component: 150 - total flux cleaned = 0.00887439 Jy ! Component: 200 - total flux cleaned = 0.0100619 Jy ! Total flux subtracted in 200 components = 0.0100619 Jy ! Clean residual min=-0.002855 max=0.002570 Jy/beam ! Clean residual mean=-0.000028 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.169932 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.000827934 Jy ! Component: 100 - total flux cleaned = 0.00141034 Jy ! Component: 150 - total flux cleaned = 0.00182223 Jy ! Component: 200 - total flux cleaned = 0.00192633 Jy ! Total flux subtracted in 200 components = 0.00192633 Jy ! Clean residual min=-0.002752 max=0.002453 Jy/beam ! Clean residual mean=-0.000026 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.171859 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 95 components and 0.171859 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.133 mas, bmaj=7.493 mas, bpa=-5.825 degrees ! Estimated noise=661.29 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000456774 Jy ! Component: 100 - total flux cleaned = -0.00045847 Jy ! Component: 150 - total flux cleaned = -0.000457989 Jy ! Component: 200 - total flux cleaned = -0.000379944 Jy ! Total flux subtracted in 200 components = -0.000379944 Jy ! Clean residual min=-0.002403 max=0.001937 Jy/beam ! Clean residual mean=-0.000012 rms=0.000556 Jy/beam ! Combined flux in latest and established models = 0.171479 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 105 components and 0.171479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075801Jy sigma=0.000784 ! Fit after self-cal, rms=0.075799Jy sigma=0.000784 wmodel J2212+0646_S_2015_03_17_pus_map.mod ! Writing 105 model components to file: J2212+0646_S_2015_03_17_pus_map.mod wobs J2212+0646_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2212+0646_S_2015_03_17_pus_uvs.fits wwins J2212+0646_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J2212+0646_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.00103844 Jy ! Component: 100 - total flux cleaned = -0.00170994 Jy ! Component: 150 - total flux cleaned = -0.00213432 Jy ! Component: 200 - total flux cleaned = -0.00237322 Jy ! Component: 250 - total flux cleaned = -0.00263785 Jy ! Component: 300 - total flux cleaned = -0.0028944 Jy ! Component: 350 - total flux cleaned = -0.00308192 Jy ! Component: 400 - total flux cleaned = -0.00326532 Jy ! Component: 450 - total flux cleaned = -0.00344482 Jy ! Component: 500 - total flux cleaned = -0.00350362 Jy ! Component: 550 - total flux cleaned = -0.00358993 Jy ! Component: 600 - total flux cleaned = -0.00373048 Jy ! Component: 650 - total flux cleaned = -0.00378531 Jy ! Component: 700 - total flux cleaned = -0.00389412 Jy ! Component: 750 - total flux cleaned = -0.00397434 Jy ! Component: 800 - total flux cleaned = -0.0039223 Jy ! Component: 850 - total flux cleaned = -0.0040518 Jy ! Component: 900 - total flux cleaned = -0.0041285 Jy ! Component: 950 - total flux cleaned = -0.00420368 Jy ! Component: 1000 - total flux cleaned = -0.00432696 Jy ! Component: 1050 - total flux cleaned = -0.00435094 Jy ! Component: 1100 - total flux cleaned = -0.00444648 Jy ! Component: 1150 - total flux cleaned = -0.00447028 Jy ! Component: 1200 - total flux cleaned = -0.00461006 Jy ! Component: 1250 - total flux cleaned = -0.00467875 Jy ! Component: 1300 - total flux cleaned = -0.00474675 Jy ! Component: 1350 - total flux cleaned = -0.0048137 Jy ! Component: 1400 - total flux cleaned = -0.00488014 Jy ! Component: 1450 - total flux cleaned = -0.0048802 Jy ! Component: 1500 - total flux cleaned = -0.00498768 Jy ! Component: 1550 - total flux cleaned = -0.00498746 Jy ! Component: 1600 - total flux cleaned = -0.00507142 Jy ! Component: 1650 - total flux cleaned = -0.00507098 Jy ! Component: 1700 - total flux cleaned = -0.00509147 Jy ! Component: 1750 - total flux cleaned = -0.00507145 Jy ! Component: 1800 - total flux cleaned = -0.00507094 Jy ! Component: 1850 - total flux cleaned = -0.00497098 Jy ! Component: 1900 - total flux cleaned = -0.00501036 Jy ! Component: 1950 - total flux cleaned = -0.00497115 Jy ! Component: 2000 - total flux cleaned = -0.00493271 Jy ! Component: 2050 - total flux cleaned = -0.00495176 Jy ! Component: 2100 - total flux cleaned = -0.00504635 Jy ! Component: 2150 - total flux cleaned = -0.00493375 Jy ! Component: 2200 - total flux cleaned = -0.00491539 Jy ! Component: 2250 - total flux cleaned = -0.00498873 Jy ! Component: 2300 - total flux cleaned = -0.00498868 Jy ! Component: 2350 - total flux cleaned = -0.00498861 Jy ! Component: 2400 - total flux cleaned = -0.00495315 Jy ! Component: 2450 - total flux cleaned = -0.00495304 Jy ! Component: 2500 - total flux cleaned = -0.00486577 Jy ! Component: 2550 - total flux cleaned = -0.00490077 Jy ! Component: 2600 - total flux cleaned = -0.00500373 Jy ! Component: 2650 - total flux cleaned = -0.0049866 Jy ! Component: 2700 - total flux cleaned = -0.0050203 Jy ! Component: 2750 - total flux cleaned = -0.00500359 Jy ! Component: 2800 - total flux cleaned = -0.00500346 Jy ! Component: 2850 - total flux cleaned = -0.00497057 Jy ! Component: 2900 - total flux cleaned = -0.00501915 Jy ! Component: 2950 - total flux cleaned = -0.00505155 Jy ! Component: 3000 - total flux cleaned = -0.00501947 Jy ! Component: 3050 - total flux cleaned = -0.00508286 Jy ! Component: 3100 - total flux cleaned = -0.00509871 Jy ! Component: 3150 - total flux cleaned = -0.00503623 Jy ! Component: 3200 - total flux cleaned = -0.00509822 Jy ! Component: 3250 - total flux cleaned = -0.00514431 Jy ! Component: 3300 - total flux cleaned = -0.00518982 Jy ! Component: 3350 - total flux cleaned = -0.00515958 Jy ! Component: 3400 - total flux cleaned = -0.00518982 Jy ! Component: 3450 - total flux cleaned = -0.00529405 Jy ! Component: 3500 - total flux cleaned = -0.00527918 Jy ! Component: 3550 - total flux cleaned = -0.00530856 Jy ! Component: 3600 - total flux cleaned = -0.00535226 Jy ! Component: 3650 - total flux cleaned = -0.00533797 Jy ! Component: 3700 - total flux cleaned = -0.00540974 Jy ! Component: 3750 - total flux cleaned = -0.0054526 Jy ! Component: 3800 - total flux cleaned = -0.00542437 Jy ! Component: 3850 - total flux cleaned = -0.00552275 Jy ! Component: 3900 - total flux cleaned = -0.00553643 Jy ! Component: 3950 - total flux cleaned = -0.00549476 Jy ! Component: 4000 - total flux cleaned = -0.00552252 Jy ! Component: 4050 - total flux cleaned = -0.00560464 Jy ! Total flux subtracted in 4096 components = -0.00559106 Jy ! Clean residual min=-0.000743 max=0.000811 Jy/beam ! Clean residual mean=-0.000004 rms=0.000256 Jy/beam ! Combined flux in latest and established models = 0.165888 Jy keep ! Adding 325 model components to the UV plane model. ! The established model now contains 430 components and 0.165888 Jy ![Exited script file: muppet] wmap "J2212+0646_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.133 x 7.493 at -5.825 degrees (North through East) ! Clean map min=-0.0016266 max=0.12358 Jy/beam ! Writing clean map to FITS file: J2212+0646_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.123576 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000253304 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.614935 0.614935 1.22987 2.45974 4.91948 9.83896 19.6779 39.3558 78.7117 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.123 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.133 x 7.493 at -5.825 degrees (North through East) ! Clean map min=-0.0016266 max=0.12358 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 J2212+0646_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:11:20 2016