! Started logfile: J1628+2247_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:29:35 2017 obs J1628+2247_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1628+2247_S_2015_01_23_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.887236 visibilities/baseline/integration-bin. ! Found source: J1628+2247 ! ! 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 19324 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 J1628+2247_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 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.947603Jy sigma=0.011140 ! Fit after self-cal, rms=0.909265Jy sigma=0.010724 ! 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.713 mas, bmaj=5.909 mas, bpa=-2.961 degrees ! Estimated noise=645.145 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.0717178 Jy ! Component: 100 - total flux cleaned = 0.0907655 Jy ! Total flux subtracted in 100 components = 0.0907655 Jy ! Clean residual min=-0.004585 max=0.007612 Jy/beam ! Clean residual mean=-0.000002 rms=0.001409 Jy/beam ! Combined flux in latest and established models = 0.0907655 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0907655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097656Jy sigma=0.000877 ! Fit after self-cal, rms=0.097540Jy sigma=0.000876 ! 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.281 mas, bmaj=6.713 mas, bpa=-2.94 degrees ! Estimated noise=443.935 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.0120113 Jy ! Component: 100 - total flux cleaned = 0.0183155 Jy ! Component: 150 - total flux cleaned = 0.0221286 Jy ! Component: 200 - total flux cleaned = 0.0245225 Jy ! Total flux subtracted in 200 components = 0.0245225 Jy ! Clean residual min=-0.006395 max=0.011681 Jy/beam ! Clean residual mean=0.000002 rms=0.002264 Jy/beam ! Combined flux in latest and established models = 0.115288 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 34 components and 0.115288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096233Jy sigma=0.000853 ! Fit after self-cal, rms=0.096217Jy sigma=0.000853 ! 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.00 FD 2.18 HN 0.94 KP 1.03 ! LA 0.87 MK 1.05 NL 1.03 OV 1.16 ! PT 0.90 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 3.01 HN 0.98 KP 0.95 ! LA 0.87 MK 1.08 NL 1.10 OV 1.18 ! PT 0.90 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 3.60 HN 1.02 KP 0.84 ! LA 0.66 MK 1.09 NL 1.38 OV 1.15 ! PT 0.83 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.96 HN 0.97 KP 0.79 ! LA 0.74 MK 1.07 NL 1.07 OV 1.21 ! PT 0.88 SC 0.97 ! ! ! Fit before self-cal, rms=0.096217Jy sigma=0.000853 ! Fit after self-cal, rms=0.123404Jy sigma=0.000810 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.333 mas, bmaj=6.77 mas, bpa=-1.964 degrees ! Estimated noise=442.42 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 (31.5, -44). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102942 Jy ! Component: 100 - total flux cleaned = 0.0164995 Jy ! Component: 150 - total flux cleaned = 0.0207074 Jy ! Component: 200 - total flux cleaned = 0.0237204 Jy ! Total flux subtracted in 200 components = 0.0237204 Jy ! Clean residual min=-0.003440 max=0.004878 Jy/beam ! Clean residual mean=0.000002 rms=0.000934 Jy/beam ! Combined flux in latest and established models = 0.139008 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 82 components and 0.139008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122879Jy sigma=0.000783 ! Fit after self-cal, rms=0.123326Jy sigma=0.000781 ! Inverting map ! Added new window around map position (14, -24). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00448347 Jy ! Component: 100 - total flux cleaned = 0.00737478 Jy ! Component: 150 - total flux cleaned = 0.00928301 Jy ! Component: 200 - total flux cleaned = 0.010284 Jy ! Total flux subtracted in 200 components = 0.010284 Jy ! Clean residual min=-0.003240 max=0.002855 Jy/beam ! Clean residual mean=-0.000002 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.149292 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 108 components and 0.149292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123144Jy sigma=0.000776 ! Fit after self-cal, rms=0.123094Jy sigma=0.000775 ! 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.123094Jy sigma=0.000775 ! Fit after self-cal, rms=0.126716Jy sigma=0.000770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.327 mas, bmaj=6.757 mas, bpa=-2.544 degrees ! Estimated noise=440.376 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00244636 Jy ! Component: 100 - total flux cleaned = 0.00355918 Jy ! Component: 150 - total flux cleaned = 0.00398959 Jy ! Component: 200 - total flux cleaned = 0.00426594 Jy ! Total flux subtracted in 200 components = 0.00426594 Jy ! Clean residual min=-0.001959 max=0.002251 Jy/beam ! Clean residual mean=-0.000001 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.153558 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 128 components and 0.153558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126658Jy sigma=0.000768 ! Fit after self-cal, rms=0.126623Jy sigma=0.000768 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 (22, -40). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0019593 Jy ! Component: 100 - total flux cleaned = 0.00227441 Jy ! Component: 150 - total flux cleaned = 0.00222861 Jy ! Component: 200 - total flux cleaned = 0.00218816 Jy ! Total flux subtracted in 200 components = 0.00218816 Jy ! Clean residual min=-0.001892 max=0.001874 Jy/beam ! Clean residual mean=-0.000002 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.155747 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 151 components and 0.155747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126568Jy sigma=0.000767 ! Fit after self-cal, rms=0.126545Jy sigma=0.000767 ! 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.126545Jy sigma=0.000767 ! Fit after self-cal, rms=0.126322Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.321 mas, bmaj=6.755 mas, bpa=-2.622 degrees ! Estimated noise=440.122 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137232 Jy ! Component: 100 - total flux cleaned = 0.00194146 Jy ! Component: 150 - total flux cleaned = 0.00230391 Jy ! Component: 200 - total flux cleaned = 0.00248086 Jy ! Total flux subtracted in 200 components = 0.00248086 Jy ! Clean residual min=-0.001847 max=0.001720 Jy/beam ! Clean residual mean=-0.000002 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.158227 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 172 components and 0.158227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126286Jy sigma=0.000766 ! Fit after self-cal, rms=0.126264Jy sigma=0.000766 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.000392096 Jy ! Component: 100 - total flux cleaned = 0.000456176 Jy ! Component: 150 - total flux cleaned = 0.00048536 Jy ! Component: 200 - total flux cleaned = 0.000457099 Jy ! Total flux subtracted in 200 components = 0.000457099 Jy ! Clean residual min=-0.001802 max=0.001754 Jy/beam ! Clean residual mean=-0.000003 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.158685 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 185 components and 0.158685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126243Jy sigma=0.000766 ! Fit after self-cal, rms=0.126231Jy sigma=0.000766 ! 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.126231Jy sigma=0.000766 ! Fit after self-cal, rms=0.126057Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.149 mas, bmaj=10.36 mas, bpa=-5.228 degrees ! Estimated noise=544.705 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000910069 Jy ! Component: 100 - total flux cleaned = 0.00118286 Jy ! Component: 150 - total flux cleaned = 0.00136772 Jy ! Component: 200 - total flux cleaned = 0.0014196 Jy ! Total flux subtracted in 200 components = 0.0014196 Jy ! Clean residual min=-0.002028 max=0.002096 Jy/beam ! Clean residual mean=-0.000007 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.160104 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 199 components and 0.160104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126045Jy sigma=0.000766 ! Fit after self-cal, rms=0.126033Jy 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 = 7.06669e-05 Jy ! Component: 100 - total flux cleaned = 0.000173209 Jy ! Component: 150 - total flux cleaned = 0.000241392 Jy ! Component: 200 - total flux cleaned = 0.000261774 Jy ! Total flux subtracted in 200 components = 0.000261774 Jy ! Clean residual min=-0.002013 max=0.002128 Jy/beam ! Clean residual mean=-0.000007 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.160366 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 214 components and 0.160366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126030Jy sigma=0.000765 ! Fit after self-cal, rms=0.126020Jy 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.32 mas, bmaj=6.762 mas, bpa=-2.741 degrees ! Estimated noise=439.883 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.32 x 6.762 at -2.741 degrees (North through East) ! Clean map min=-0.0016326 max=0.092571 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.727 mas, bmaj=5.902 mas, bpa=-2.811 degrees ! Estimated noise=641.752 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0710045 Jy ! Component: 100 - total flux cleaned = 0.0902325 Jy ! Component: 150 - total flux cleaned = 0.0995424 Jy ! Component: 200 - total flux cleaned = 0.106315 Jy ! Total flux subtracted in 200 components = 0.106315 Jy ! Clean residual min=-0.003343 max=0.004724 Jy/beam ! Clean residual mean=0.000005 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.106315 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.106315 Jy ! Inverting map and beam ! Estimated beam: bmin=3.32 mas, bmaj=6.762 mas, bpa=-2.741 degrees ! Estimated noise=439.883 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.00987653 Jy ! Component: 100 - total flux cleaned = 0.0172905 Jy ! Component: 150 - total flux cleaned = 0.0232603 Jy ! Component: 200 - total flux cleaned = 0.0281229 Jy ! Total flux subtracted in 200 components = 0.0281229 Jy ! Clean residual min=-0.002783 max=0.004461 Jy/beam ! Clean residual mean=0.000005 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.134438 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 86 components and 0.134438 Jy ! Inverting map ! Added new window around map position (4, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00460209 Jy ! Component: 100 - total flux cleaned = 0.00800888 Jy ! Component: 150 - total flux cleaned = 0.0108106 Jy ! Component: 200 - total flux cleaned = 0.0131611 Jy ! Total flux subtracted in 200 components = 0.0131611 Jy ! Clean residual min=-0.001836 max=0.001984 Jy/beam ! Clean residual mean=0.000000 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.147599 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 133 components and 0.147599 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.149 mas, bmaj=10.36 mas, bpa=-5.228 degrees ! Estimated noise=544.705 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00359772 Jy ! Component: 100 - total flux cleaned = 0.00617613 Jy ! Component: 150 - total flux cleaned = 0.0080946 Jy ! Component: 200 - total flux cleaned = 0.00954115 Jy ! Total flux subtracted in 200 components = 0.00954115 Jy ! Clean residual min=-0.002203 max=0.002066 Jy/beam ! Clean residual mean=-0.000007 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.15714 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.00106013 Jy ! Component: 100 - total flux cleaned = 0.00145815 Jy ! Component: 150 - total flux cleaned = 0.0016833 Jy ! Component: 200 - total flux cleaned = 0.00185889 Jy ! Total flux subtracted in 200 components = 0.00185889 Jy ! Clean residual min=-0.002057 max=0.002044 Jy/beam ! Clean residual mean=-0.000009 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.158999 Jy ! Adding 105 model components to the UV plane model. ! The established model now contains 230 components and 0.158999 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.32 mas, bmaj=6.762 mas, bpa=-2.741 degrees ! Estimated noise=439.883 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.01111e-05 Jy ! Component: 100 - total flux cleaned = 7.41106e-06 Jy ! Component: 150 - total flux cleaned = 7.16288e-05 Jy ! Component: 200 - total flux cleaned = 0.000101366 Jy ! Total flux subtracted in 200 components = 0.000101366 Jy ! Clean residual min=-0.001504 max=0.001700 Jy/beam ! Clean residual mean=-0.000003 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.1591 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 257 components and 0.1591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125983Jy sigma=0.000765 ! Fit after self-cal, rms=0.125927Jy sigma=0.000765 wmodel J1628+2247_S_2015_01_23_pus_map.mod ! Writing 257 model components to file: J1628+2247_S_2015_01_23_pus_map.mod wobs J1628+2247_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1628+2247_S_2015_01_23_pus_uvs.fits wwins J1628+2247_S_2015_01_23_pus_map.win ! wwins: Wrote 5 windows to J1628+2247_S_2015_01_23_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000329109 Jy ! Component: 100 - total flux cleaned = 0.000431848 Jy ! Component: 150 - total flux cleaned = 0.000599874 Jy ! Component: 200 - total flux cleaned = 0.00073649 Jy ! Component: 250 - total flux cleaned = 0.000847026 Jy ! Component: 300 - total flux cleaned = 0.000911236 Jy ! Component: 350 - total flux cleaned = 0.00091129 Jy ! Component: 400 - total flux cleaned = 0.000850899 Jy ! Component: 450 - total flux cleaned = 0.000811632 Jy ! Component: 500 - total flux cleaned = 0.000754255 Jy ! Component: 550 - total flux cleaned = 0.000642422 Jy ! Component: 600 - total flux cleaned = 0.000587528 Jy ! Component: 650 - total flux cleaned = 0.00049795 Jy ! Component: 700 - total flux cleaned = 0.000410406 Jy ! Component: 750 - total flux cleaned = 0.000289834 Jy ! Component: 800 - total flux cleaned = 0.000188705 Jy ! Component: 850 - total flux cleaned = 0.000155632 Jy ! Component: 900 - total flux cleaned = 7.40112e-05 Jy ! Component: 950 - total flux cleaned = 5.79114e-05 Jy ! Component: 1000 - total flux cleaned = 2.63884e-05 Jy ! Component: 1050 - total flux cleaned = 2.65713e-05 Jy ! Component: 1100 - total flux cleaned = 2.67312e-05 Jy ! Component: 1150 - total flux cleaned = 1.15493e-05 Jy ! Component: 1200 - total flux cleaned = -3.41675e-06 Jy ! Component: 1250 - total flux cleaned = -6.26401e-05 Jy ! Component: 1300 - total flux cleaned = -7.69269e-05 Jy ! Component: 1350 - total flux cleaned = -7.70565e-05 Jy ! Component: 1400 - total flux cleaned = -0.000119814 Jy ! Component: 1450 - total flux cleaned = -0.00014781 Jy ! Component: 1500 - total flux cleaned = -0.000147847 Jy ! Component: 1550 - total flux cleaned = -0.000189178 Jy ! Component: 1600 - total flux cleaned = -0.000189109 Jy ! Component: 1650 - total flux cleaned = -0.000202551 Jy ! Component: 1700 - total flux cleaned = -0.000215757 Jy ! Component: 1750 - total flux cleaned = -0.000241986 Jy ! Component: 1800 - total flux cleaned = -0.000215962 Jy ! Component: 1850 - total flux cleaned = -0.000203064 Jy ! Component: 1900 - total flux cleaned = -0.000228887 Jy ! Component: 1950 - total flux cleaned = -0.000267144 Jy ! Component: 2000 - total flux cleaned = -0.00026723 Jy ! Component: 2050 - total flux cleaned = -0.000341765 Jy ! Component: 2100 - total flux cleaned = -0.000317088 Jy ! Component: 2150 - total flux cleaned = -0.000305036 Jy ! Component: 2200 - total flux cleaned = -0.00037753 Jy ! Component: 2250 - total flux cleaned = -0.000353537 Jy ! Component: 2300 - total flux cleaned = -0.000365599 Jy ! Component: 2350 - total flux cleaned = -0.000389028 Jy ! Component: 2400 - total flux cleaned = -0.000354016 Jy ! Component: 2450 - total flux cleaned = -0.000354045 Jy ! Component: 2500 - total flux cleaned = -0.000388523 Jy ! Component: 2550 - total flux cleaned = -0.000365829 Jy ! Component: 2600 - total flux cleaned = -0.000399636 Jy ! Component: 2650 - total flux cleaned = -0.000388422 Jy ! Component: 2700 - total flux cleaned = -0.000377095 Jy ! Component: 2750 - total flux cleaned = -0.000388207 Jy ! Component: 2800 - total flux cleaned = -0.000399167 Jy ! Component: 2850 - total flux cleaned = -0.000388187 Jy ! Component: 2900 - total flux cleaned = -0.000388282 Jy ! Component: 2950 - total flux cleaned = -0.000420527 Jy ! Component: 3000 - total flux cleaned = -0.000399211 Jy ! Component: 3050 - total flux cleaned = -0.000409688 Jy ! Component: 3100 - total flux cleaned = -0.000409672 Jy ! Component: 3150 - total flux cleaned = -0.00039928 Jy ! Component: 3200 - total flux cleaned = -0.000440739 Jy ! Component: 3250 - total flux cleaned = -0.000420061 Jy ! Component: 3300 - total flux cleaned = -0.000420125 Jy ! Component: 3350 - total flux cleaned = -0.000440332 Jy ! Component: 3400 - total flux cleaned = -0.000389877 Jy ! Component: 3450 - total flux cleaned = -0.000349759 Jy ! Component: 3500 - total flux cleaned = -0.000359846 Jy ! Component: 3550 - total flux cleaned = -0.000359805 Jy ! Component: 3600 - total flux cleaned = -0.000369604 Jy ! Component: 3650 - total flux cleaned = -0.000389123 Jy ! Component: 3700 - total flux cleaned = -0.000340444 Jy ! Component: 3750 - total flux cleaned = -0.000340479 Jy ! Component: 3800 - total flux cleaned = -0.000350119 Jy ! Component: 3850 - total flux cleaned = -0.000350157 Jy ! Component: 3900 - total flux cleaned = -0.000340632 Jy ! Component: 3950 - total flux cleaned = -0.00031226 Jy ! Component: 4000 - total flux cleaned = -0.00033107 Jy ! Component: 4050 - total flux cleaned = -0.000321662 Jy ! Total flux subtracted in 4096 components = -0.000312362 Jy ! Clean residual min=-0.000555 max=0.000521 Jy/beam ! Clean residual mean=-0.000001 rms=0.000176 Jy/beam ! Combined flux in latest and established models = 0.158788 Jy keep ! Adding 339 model components to the UV plane model. ! The established model now contains 596 components and 0.158788 Jy ![Exited script file: muppet] wmap "J1628+2247_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.32 x 6.762 at -2.741 degrees (North through East) ! Clean map min=-0.0012729 max=0.0938 Jy/beam ! Writing clean map to FITS file: J1628+2247_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.0938002 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000174248 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.557294 0.557294 1.11459 2.22918 4.45835 8.9167 17.8334 35.6668 71.3336 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.093 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.32 x 6.762 at -2.741 degrees (North through East) ! Clean map min=-0.0012729 max=0.0938 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 J1628+2247_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:29:41 2017