! Started logfile: J2222+1213_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:36:11 2017 obs J2222+1213_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J2222+1213_S_2015_01_23_pus_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.771914 visibilities/baseline/integration-bin. ! Found source: J2222+1213 ! ! 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 10004 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 J2222+1213_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 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.839713Jy sigma=0.009715 ! Fit after self-cal, rms=0.820444Jy sigma=0.009491 ! 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.761 mas, bmaj=6.07 mas, bpa=-4.475 degrees ! Estimated noise=807.89 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.1312 Jy ! Component: 100 - total flux cleaned = 0.178097 Jy ! Total flux subtracted in 100 components = 0.178097 Jy ! Clean residual min=-0.008316 max=0.021985 Jy/beam ! Clean residual mean=0.000012 rms=0.002584 Jy/beam ! Combined flux in latest and established models = 0.178097 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.178097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092059Jy sigma=0.000985 ! Fit after self-cal, rms=0.091854Jy sigma=0.000983 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0252892 Jy ! Component: 100 - total flux cleaned = 0.0391156 Jy ! Total flux subtracted in 100 components = 0.0391156 Jy ! Clean residual min=-0.005463 max=0.008492 Jy/beam ! Clean residual mean=0.000010 rms=0.001476 Jy/beam ! Combined flux in latest and established models = 0.217213 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 24 components and 0.217213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081312Jy sigma=0.000861 ! Fit after self-cal, rms=0.081248Jy sigma=0.000860 ! Inverting map ! Added new window around map position (-4, 1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00943617 Jy ! Component: 100 - total flux cleaned = 0.0155124 Jy ! Total flux subtracted in 100 components = 0.0155124 Jy ! Clean residual min=-0.005021 max=0.006316 Jy/beam ! Clean residual mean=0.000009 rms=0.001260 Jy/beam ! Combined flux in latest and established models = 0.232725 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 39 components and 0.232725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079135Jy sigma=0.000839 ! Fit after self-cal, rms=0.079118Jy sigma=0.000838 ! 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.275 mas, bmaj=6.953 mas, bpa=-2.846 degrees ! Estimated noise=620.449 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.00836194 Jy ! Component: 100 - total flux cleaned = 0.0139369 Jy ! Component: 150 - total flux cleaned = 0.0179473 Jy ! Component: 200 - total flux cleaned = 0.0209058 Jy ! Total flux subtracted in 200 components = 0.0209058 Jy ! Clean residual min=-0.004487 max=0.005609 Jy/beam ! Clean residual mean=0.000011 rms=0.001276 Jy/beam ! Combined flux in latest and established models = 0.253631 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 93 components and 0.253631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077751Jy sigma=0.000828 ! Fit after self-cal, rms=0.077746Jy sigma=0.000828 ! 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 1.00* HN 0.96 KP 1.12 ! LA 1.03 MK 1.01 NL 1.02 OV 0.98 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* HN 1.05 KP 1.01 ! LA 1.00 MK 1.00 NL 1.12 OV 0.99 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00* HN 1.06 KP 0.87 ! LA 0.81 MK 1.02 NL 1.20 OV 0.92 ! PT 0.98 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.00* HN 1.01 KP 0.83 ! LA 0.85 MK 1.03 NL 1.01 OV 1.02 ! PT 1.04 SC 1.01 ! ! ! Fit before self-cal, rms=0.077746Jy sigma=0.000828 ! Fit after self-cal, rms=0.072717Jy sigma=0.000788 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.302 mas, bmaj=7.019 mas, bpa=-2.802 degrees ! Estimated noise=622.208 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.00089823 Jy ! Component: 100 - total flux cleaned = -0.00117032 Jy ! Component: 150 - total flux cleaned = -0.00132544 Jy ! Component: 200 - total flux cleaned = -0.00140359 Jy ! Total flux subtracted in 200 components = -0.00140359 Jy ! Clean residual min=-0.002864 max=0.002785 Jy/beam ! Clean residual mean=0.000004 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.252227 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 103 components and 0.252227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072671Jy sigma=0.000787 ! Fit after self-cal, rms=0.072651Jy sigma=0.000787 ! 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.072651Jy sigma=0.000787 ! Fit after self-cal, rms=0.072125Jy sigma=0.000780 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.304 mas, bmaj=7.008 mas, bpa=-2.774 degrees ! Estimated noise=622.192 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000481328 Jy ! Component: 100 - total flux cleaned = -0.000478014 Jy ! Component: 150 - total flux cleaned = -0.000477224 Jy ! Component: 200 - total flux cleaned = -0.000464535 Jy ! Total flux subtracted in 200 components = -0.000464535 Jy ! Clean residual min=-0.002153 max=0.002087 Jy/beam ! Clean residual mean=0.000002 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.251763 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 113 components and 0.251763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072115Jy sigma=0.000780 ! Fit after self-cal, rms=0.072122Jy sigma=0.000780 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.72301e-05 Jy ! Component: 100 - total flux cleaned = -5.88535e-05 Jy ! Component: 150 - total flux cleaned = -5.88968e-05 Jy ! Component: 200 - total flux cleaned = -5.93943e-05 Jy ! Total flux subtracted in 200 components = -5.93943e-05 Jy ! Clean residual min=-0.002126 max=0.002105 Jy/beam ! Clean residual mean=0.000002 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.251703 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 116 components and 0.251704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072119Jy sigma=0.000780 ! Fit after self-cal, rms=0.072118Jy sigma=0.000780 ! 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.072118Jy sigma=0.000780 ! Fit after self-cal, rms=0.072235Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.306 mas, bmaj=7.011 mas, bpa=-2.804 degrees ! Estimated noise=622.584 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000117337 Jy ! Component: 100 - total flux cleaned = -0.000155116 Jy ! Component: 150 - total flux cleaned = -0.000165493 Jy ! Component: 200 - total flux cleaned = -0.000165766 Jy ! Total flux subtracted in 200 components = -0.000165766 Jy ! Clean residual min=-0.002094 max=0.002044 Jy/beam ! Clean residual mean=0.000002 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.251538 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 119 components and 0.251538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072232Jy sigma=0.000780 ! Fit after self-cal, rms=0.072232Jy sigma=0.000780 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 = 2.46992e-06 Jy ! Component: 100 - total flux cleaned = 1.19042e-05 Jy ! Component: 150 - total flux cleaned = 3.93607e-06 Jy ! Component: 200 - total flux cleaned = 3.90081e-06 Jy ! Total flux subtracted in 200 components = 3.90081e-06 Jy ! Clean residual min=-0.002083 max=0.002048 Jy/beam ! Clean residual mean=0.000002 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.251542 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 121 components and 0.251542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072231Jy sigma=0.000780 ! Fit after self-cal, rms=0.072230Jy sigma=0.000780 ! 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.072230Jy sigma=0.000780 ! Fit after self-cal, rms=0.072306Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.999 mas, bmaj=10.81 mas, bpa=-6.523 degrees ! Estimated noise=772.952 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.29673e-05 Jy ! Component: 100 - total flux cleaned = -4.94478e-05 Jy ! Component: 150 - total flux cleaned = -6.31123e-05 Jy ! Component: 200 - total flux cleaned = -6.29195e-05 Jy ! Total flux subtracted in 200 components = -6.29195e-05 Jy ! Clean residual min=-0.002738 max=0.002761 Jy/beam ! Clean residual mean=0.000003 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.251479 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 123 components and 0.251479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072309Jy sigma=0.000780 ! Fit after self-cal, rms=0.072307Jy sigma=0.000780 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 = 1.74507e-06 Jy ! Component: 100 - total flux cleaned = -1.08968e-05 Jy ! Component: 150 - total flux cleaned = -2.16782e-05 Jy ! Component: 200 - total flux cleaned = -2.9299e-05 Jy ! Total flux subtracted in 200 components = -2.9299e-05 Jy ! Clean residual min=-0.002708 max=0.002722 Jy/beam ! Clean residual mean=0.000003 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.25145 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 126 components and 0.25145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072309Jy sigma=0.000780 ! Fit after self-cal, rms=0.072307Jy sigma=0.000780 ! 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.308 mas, bmaj=7.013 mas, bpa=-2.823 degrees ! Estimated noise=622.849 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.308 x 7.013 at -2.823 degrees (North through East) ! Clean map min=-0.0020373 max=0.17976 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.773 mas, bmaj=6.095 mas, bpa=-4.477 degrees ! Estimated noise=816.786 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.132719 Jy ! Component: 100 - total flux cleaned = 0.18043 Jy ! Component: 150 - total flux cleaned = 0.205178 Jy ! Component: 200 - total flux cleaned = 0.219117 Jy ! Total flux subtracted in 200 components = 0.219117 Jy ! Clean residual min=-0.003883 max=0.007210 Jy/beam ! Clean residual mean=0.000005 rms=0.001091 Jy/beam ! Combined flux in latest and established models = 0.219117 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.219117 Jy ! Inverting map and beam ! Estimated beam: bmin=3.308 mas, bmaj=7.013 mas, bpa=-2.823 degrees ! Estimated noise=622.849 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.0122568 Jy ! Component: 100 - total flux cleaned = 0.0190407 Jy ! Component: 150 - total flux cleaned = 0.0232868 Jy ! Component: 200 - total flux cleaned = 0.0261099 Jy ! Total flux subtracted in 200 components = 0.0261099 Jy ! Clean residual min=-0.002445 max=0.002142 Jy/beam ! Clean residual mean=0.000004 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.245227 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 74 components and 0.245227 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=6.999 mas, bmaj=10.81 mas, bpa=-6.523 degrees ! Estimated noise=772.952 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00312406 Jy ! Component: 100 - total flux cleaned = 0.00463314 Jy ! Component: 150 - total flux cleaned = 0.00543268 Jy ! Component: 200 - total flux cleaned = 0.00571041 Jy ! Total flux subtracted in 200 components = 0.00571041 Jy ! Clean residual min=-0.002715 max=0.002704 Jy/beam ! Clean residual mean=0.000004 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.250938 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 = 8.23579e-05 Jy ! Component: 100 - total flux cleaned = 0.000173001 Jy ! Component: 150 - total flux cleaned = 0.000255594 Jy ! Component: 200 - total flux cleaned = 0.000318473 Jy ! Total flux subtracted in 200 components = 0.000318473 Jy ! Clean residual min=-0.002708 max=0.002714 Jy/beam ! Clean residual mean=0.000003 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.251256 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 94 components and 0.251256 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.308 mas, bmaj=7.013 mas, bpa=-2.823 degrees ! Estimated noise=622.849 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.49545e-05 Jy ! Component: 100 - total flux cleaned = 0.00010737 Jy ! Component: 150 - total flux cleaned = 0.000107163 Jy ! Component: 200 - total flux cleaned = 0.000162039 Jy ! Total flux subtracted in 200 components = 0.000162039 Jy ! Clean residual min=-0.002145 max=0.002059 Jy/beam ! Clean residual mean=0.000002 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.251418 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 106 components and 0.251418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072319Jy sigma=0.000780 ! Fit after self-cal, rms=0.072315Jy sigma=0.000780 wmodel J2222+1213_S_2015_01_23_pus_map.mod ! Writing 106 model components to file: J2222+1213_S_2015_01_23_pus_map.mod wobs J2222+1213_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J2222+1213_S_2015_01_23_pus_uvs.fits wwins J2222+1213_S_2015_01_23_pus_map.win ! wwins: Wrote 2 windows to J2222+1213_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 = -1.45571e-05 Jy ! Component: 100 - total flux cleaned = 0.000401946 Jy ! Component: 150 - total flux cleaned = 0.000888237 Jy ! Component: 200 - total flux cleaned = 0.0012289 Jy ! Component: 250 - total flux cleaned = 0.00152847 Jy ! Component: 300 - total flux cleaned = 0.0018188 Jy ! Component: 350 - total flux cleaned = 0.00210012 Jy ! Component: 400 - total flux cleaned = 0.0022639 Jy ! Component: 450 - total flux cleaned = 0.00239754 Jy ! Component: 500 - total flux cleaned = 0.00252831 Jy ! Component: 550 - total flux cleaned = 0.00263111 Jy ! Component: 600 - total flux cleaned = 0.00273145 Jy ! Component: 650 - total flux cleaned = 0.00285454 Jy ! Component: 700 - total flux cleaned = 0.00290248 Jy ! Component: 750 - total flux cleaned = 0.00297355 Jy ! Component: 800 - total flux cleaned = 0.00299678 Jy ! Component: 850 - total flux cleaned = 0.00299693 Jy ! Component: 900 - total flux cleaned = 0.00310887 Jy ! Component: 950 - total flux cleaned = 0.00317462 Jy ! Component: 1000 - total flux cleaned = 0.00326061 Jy ! Component: 1050 - total flux cleaned = 0.00323914 Jy ! Component: 1100 - total flux cleaned = 0.00330241 Jy ! Component: 1150 - total flux cleaned = 0.00330239 Jy ! Component: 1200 - total flux cleaned = 0.0033229 Jy ! Component: 1250 - total flux cleaned = 0.00338285 Jy ! Component: 1300 - total flux cleaned = 0.00340245 Jy ! Component: 1350 - total flux cleaned = 0.00336325 Jy ! Component: 1400 - total flux cleaned = 0.00334386 Jy ! Component: 1450 - total flux cleaned = 0.00336254 Jy ! Component: 1500 - total flux cleaned = 0.0033249 Jy ! Component: 1550 - total flux cleaned = 0.00326968 Jy ! Component: 1600 - total flux cleaned = 0.0032879 Jy ! Component: 1650 - total flux cleaned = 0.00321614 Jy ! Component: 1700 - total flux cleaned = 0.00325143 Jy ! Component: 1750 - total flux cleaned = 0.00325139 Jy ! Component: 1800 - total flux cleaned = 0.00328594 Jy ! Component: 1850 - total flux cleaned = 0.00333702 Jy ! Component: 1900 - total flux cleaned = 0.00335379 Jy ! Component: 1950 - total flux cleaned = 0.00340382 Jy ! Component: 2000 - total flux cleaned = 0.00346951 Jy ! Component: 2050 - total flux cleaned = 0.0034694 Jy ! Component: 2100 - total flux cleaned = 0.00350166 Jy ! Component: 2150 - total flux cleaned = 0.00358115 Jy ! Component: 2200 - total flux cleaned = 0.00362789 Jy ! Component: 2250 - total flux cleaned = 0.00361219 Jy ! Component: 2300 - total flux cleaned = 0.00370469 Jy ! Component: 2350 - total flux cleaned = 0.00373536 Jy ! Component: 2400 - total flux cleaned = 0.00378059 Jy ! Component: 2450 - total flux cleaned = 0.00384049 Jy ! Component: 2500 - total flux cleaned = 0.00387005 Jy ! Component: 2550 - total flux cleaned = 0.00388452 Jy ! Component: 2600 - total flux cleaned = 0.00392796 Jy ! Component: 2650 - total flux cleaned = 0.00395666 Jy ! Component: 2700 - total flux cleaned = 0.0039706 Jy ! Component: 2750 - total flux cleaned = 0.00395648 Jy ! Component: 2800 - total flux cleaned = 0.00399849 Jy ! Component: 2850 - total flux cleaned = 0.00405346 Jy ! Component: 2900 - total flux cleaned = 0.00397142 Jy ! Component: 2950 - total flux cleaned = 0.00405273 Jy ! Component: 3000 - total flux cleaned = 0.00405253 Jy ! Component: 3050 - total flux cleaned = 0.00407923 Jy ! Component: 3100 - total flux cleaned = 0.0041056 Jy ! Component: 3150 - total flux cleaned = 0.00407938 Jy ! Component: 3200 - total flux cleaned = 0.00413113 Jy ! Component: 3250 - total flux cleaned = 0.00415684 Jy ! Component: 3300 - total flux cleaned = 0.00422086 Jy ! Component: 3350 - total flux cleaned = 0.00423354 Jy ! Component: 3400 - total flux cleaned = 0.00425889 Jy ! Component: 3450 - total flux cleaned = 0.00429622 Jy ! Component: 3500 - total flux cleaned = 0.00430855 Jy ! Component: 3550 - total flux cleaned = 0.00434551 Jy ! Component: 3600 - total flux cleaned = 0.00436985 Jy ! Component: 3650 - total flux cleaned = 0.00435767 Jy ! Component: 3700 - total flux cleaned = 0.00438176 Jy ! Component: 3750 - total flux cleaned = 0.00441754 Jy ! Component: 3800 - total flux cleaned = 0.00446496 Jy ! Component: 3850 - total flux cleaned = 0.0044649 Jy ! Component: 3900 - total flux cleaned = 0.00452343 Jy ! Component: 3950 - total flux cleaned = 0.00453483 Jy ! Component: 4000 - total flux cleaned = 0.00451179 Jy ! Component: 4050 - total flux cleaned = 0.00455771 Jy ! Total flux subtracted in 4096 components = 0.00455756 Jy ! Clean residual min=-0.000749 max=0.000938 Jy/beam ! Clean residual mean=0.000001 rms=0.000212 Jy/beam ! Combined flux in latest and established models = 0.255976 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 402 components and 0.255976 Jy ![Exited script file: muppet] wmap "J2222+1213_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.308 x 7.013 at -2.823 degrees (North through East) ! Clean map min=-0.0014141 max=0.18018 Jy/beam ! Writing clean map to FITS file: J2222+1213_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.180177 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000207025 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.344702 0.344702 0.689404 1.37881 2.75762 5.51524 11.0305 22.0609 44.1219 88.2438 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.18 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.308 x 7.013 at -2.823 degrees (North through East) ! Clean map min=-0.0014141 max=0.18018 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 J2222+1213_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:36:15 2017