! Started logfile: J1142+1547_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:57:57 2016 obs J1142+1547_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1142+1547_S_2015_03_17_pus_uva.fits ! AN table 1: 105 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.784762 visibilities/baseline/integration-bin. ! Found source: J1142+1547 ! ! 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 14832 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 J1142+1547_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 116 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 116 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 116 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 116 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.918234Jy sigma=0.011274 ! Fit after self-cal, rms=0.910409Jy sigma=0.011181 ! 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.575 mas, bmaj=6.646 mas, bpa=0.675 degrees ! Estimated noise=651.243 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.0660324 Jy ! Component: 100 - total flux cleaned = 0.0822385 Jy ! Total flux subtracted in 100 components = 0.0822385 Jy ! Clean residual min=-0.004640 max=0.010131 Jy/beam ! Clean residual mean=0.000026 rms=0.001374 Jy/beam ! Combined flux in latest and established models = 0.0822385 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0822385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074316Jy sigma=0.000840 ! Fit after self-cal, rms=0.074305Jy sigma=0.000840 ! Inverting map ! Added new window around map position (4, -8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0099923 Jy ! Component: 100 - total flux cleaned = 0.0167951 Jy ! Total flux subtracted in 100 components = 0.0167951 Jy ! Clean residual min=-0.004218 max=0.005290 Jy/beam ! Clean residual mean=0.000018 rms=0.001091 Jy/beam ! Combined flux in latest and established models = 0.0990336 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 39 components and 0.0990336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071868Jy sigma=0.000812 ! Fit after self-cal, rms=0.071807Jy sigma=0.000811 ! 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.184 mas, bmaj=7.355 mas, bpa=-0.1532 degrees ! Estimated noise=482.288 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.0095927 Jy ! Component: 100 - total flux cleaned = 0.0160633 Jy ! Component: 150 - total flux cleaned = 0.0207338 Jy ! Component: 200 - total flux cleaned = 0.024224 Jy ! Total flux subtracted in 200 components = 0.024224 Jy ! Clean residual min=-0.003927 max=0.006594 Jy/beam ! Clean residual mean=0.000026 rms=0.001294 Jy/beam ! Combined flux in latest and established models = 0.123258 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 91 components and 0.123258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070069Jy sigma=0.000792 ! Fit after self-cal, rms=0.069997Jy sigma=0.000792 ! 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.05 FD 1.00 HN 1.00* KP 1.03 ! LA 0.92 MK 1.00 NL 0.89 OV 1.10 ! PT 0.96 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.05 HN 1.00* KP 0.97 ! LA 0.88 MK 1.03 NL 1.06 OV 1.14 ! PT 0.96 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.08 HN 1.00* KP 0.89 ! LA 0.72 MK 1.06 NL 1.11 OV 1.01 ! PT 0.96 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.07 HN 1.00* KP 0.88 ! LA 0.78 MK 1.11 NL 0.98 OV 1.07 ! PT 1.01 SC 0.95 ! ! ! Fit before self-cal, rms=0.069997Jy sigma=0.000792 ! Fit after self-cal, rms=0.067404Jy sigma=0.000777 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.244 mas, bmaj=7.492 mas, bpa=-0.008813 degrees ! Estimated noise=479.33 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 (12, -23.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00584078 Jy ! Component: 100 - total flux cleaned = 0.00914438 Jy ! Component: 150 - total flux cleaned = 0.0113592 Jy ! Component: 200 - total flux cleaned = 0.0127791 Jy ! Total flux subtracted in 200 components = 0.0127791 Jy ! Clean residual min=-0.001999 max=0.003300 Jy/beam ! Clean residual mean=0.000006 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.136037 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 135 components and 0.136037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066856Jy sigma=0.000770 ! Fit after self-cal, rms=0.066806Jy sigma=0.000769 ! 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.066806Jy sigma=0.000769 ! Fit after self-cal, rms=0.066215Jy sigma=0.000767 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=7.449 mas, bpa=-0.04055 degrees ! Estimated noise=475.702 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0021897 Jy ! Component: 100 - total flux cleaned = 0.00355207 Jy ! Component: 150 - total flux cleaned = 0.00410346 Jy ! Component: 200 - total flux cleaned = 0.00425225 Jy ! Total flux subtracted in 200 components = 0.00425225 Jy ! Clean residual min=-0.001553 max=0.002514 Jy/beam ! Clean residual mean=0.000006 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.140289 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 157 components and 0.140289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066119Jy sigma=0.000766 ! Fit after self-cal, rms=0.066112Jy 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) ! Added new window around map position (19, -26). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0023009 Jy ! Component: 100 - total flux cleaned = 0.00234793 Jy ! Component: 150 - total flux cleaned = 0.00238871 Jy ! Component: 200 - total flux cleaned = 0.00249315 Jy ! Total flux subtracted in 200 components = 0.00249315 Jy ! Clean residual min=-0.001485 max=0.002385 Jy/beam ! Clean residual mean=0.000004 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.142782 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 177 components and 0.142782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066003Jy sigma=0.000765 ! Fit after self-cal, rms=0.065998Jy sigma=0.000765 ! Inverting map ! Added new window around map position (4.5, -25.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00203544 Jy ! Component: 100 - total flux cleaned = 0.00281578 Jy ! Component: 150 - total flux cleaned = 0.00298361 Jy ! Component: 200 - total flux cleaned = 0.00301285 Jy ! Total flux subtracted in 200 components = 0.00301285 Jy ! Clean residual min=-0.001377 max=0.001819 Jy/beam ! Clean residual mean=0.000002 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.145795 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 200 components and 0.145795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065923Jy sigma=0.000764 ! Fit after self-cal, rms=0.065919Jy sigma=0.000764 ! Inverting map ! Added new window around map position (119, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159489 Jy ! Component: 100 - total flux cleaned = 0.00215703 Jy ! Component: 150 - total flux cleaned = 0.00251898 Jy ! Component: 200 - total flux cleaned = 0.00264114 Jy ! Total flux subtracted in 200 components = 0.00264114 Jy ! Clean residual min=-0.001331 max=0.001622 Jy/beam ! Clean residual mean=0.000001 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.148436 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 229 components and 0.148436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065873Jy sigma=0.000763 ! Fit after self-cal, rms=0.065870Jy sigma=0.000763 ! 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.065870Jy sigma=0.000763 ! Fit after self-cal, rms=0.065153Jy sigma=0.000763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=7.433 mas, bpa=-0.1647 degrees ! Estimated noise=472.694 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100062 Jy ! Component: 100 - total flux cleaned = 0.00153901 Jy ! Component: 150 - total flux cleaned = 0.00201151 Jy ! Component: 200 - total flux cleaned = 0.00235756 Jy ! Total flux subtracted in 200 components = 0.00235756 Jy ! Clean residual min=-0.001295 max=0.001516 Jy/beam ! Clean residual mean=0.000002 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.150794 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 245 components and 0.150794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065124Jy sigma=0.000763 ! Fit after self-cal, rms=0.065118Jy sigma=0.000763 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 (85, -102.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00102925 Jy ! Component: 100 - total flux cleaned = 0.00135012 Jy ! Component: 150 - total flux cleaned = 0.00163308 Jy ! Component: 200 - total flux cleaned = 0.00179519 Jy ! Total flux subtracted in 200 components = 0.00179519 Jy ! Clean residual min=-0.001228 max=0.001392 Jy/beam ! Clean residual mean=0.000002 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.152589 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 272 components and 0.152589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065081Jy sigma=0.000762 ! Fit after self-cal, rms=0.065079Jy sigma=0.000762 ! 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.065079Jy sigma=0.000762 ! Fit after self-cal, rms=0.064919Jy sigma=0.000762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.036 mas, bmaj=11.33 mas, bpa=5.703 degrees ! Estimated noise=596.114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000899424 Jy ! Component: 100 - total flux cleaned = 0.00125432 Jy ! Component: 150 - total flux cleaned = 0.00141591 Jy ! Component: 200 - total flux cleaned = 0.00155927 Jy ! Total flux subtracted in 200 components = 0.00155927 Jy ! Clean residual min=-0.001507 max=0.001664 Jy/beam ! Clean residual mean=0.000003 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.154148 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 297 components and 0.154148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064908Jy sigma=0.000762 ! Fit after self-cal, rms=0.064906Jy sigma=0.000762 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.000182046 Jy ! Component: 100 - total flux cleaned = 0.000271583 Jy ! Component: 150 - total flux cleaned = 0.000339261 Jy ! Component: 200 - total flux cleaned = 0.000371329 Jy ! Total flux subtracted in 200 components = 0.000371329 Jy ! Clean residual min=-0.001435 max=0.001624 Jy/beam ! Clean residual mean=0.000003 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.15452 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 315 components and 0.15452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064902Jy sigma=0.000762 ! Fit after self-cal, rms=0.064903Jy sigma=0.000762 ! 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.241 mas, bmaj=7.428 mas, bpa=-0.1793 degrees ! Estimated noise=471.908 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.241 x 7.428 at -0.1793 degrees (North through East) ! Clean map min=-0.0011831 max=0.085234 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.61 mas, bmaj=6.657 mas, bpa=0.4891 degrees ! Estimated noise=645.685 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0651355 Jy ! Component: 100 - total flux cleaned = 0.0813064 Jy ! Component: 150 - total flux cleaned = 0.0903216 Jy ! Component: 200 - total flux cleaned = 0.0969507 Jy ! Total flux subtracted in 200 components = 0.0969507 Jy ! Clean residual min=-0.003052 max=0.004243 Jy/beam ! Clean residual mean=0.000018 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.0969507 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 40 model components to the UV plane model. ! The established model now contains 40 components and 0.0969507 Jy ! Inverting map and beam ! Estimated beam: bmin=3.241 mas, bmaj=7.428 mas, bpa=-0.1793 degrees ! Estimated noise=471.908 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.00887471 Jy ! Component: 100 - total flux cleaned = 0.0155597 Jy ! Component: 150 - total flux cleaned = 0.0208725 Jy ! Component: 200 - total flux cleaned = 0.0252404 Jy ! Total flux subtracted in 200 components = 0.0252404 Jy ! Clean residual min=-0.002446 max=0.003081 Jy/beam ! Clean residual mean=0.000021 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.122191 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 101 components and 0.122191 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=8.036 mas, bmaj=11.33 mas, bpa=5.703 degrees ! Estimated noise=596.114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00639187 Jy ! Component: 100 - total flux cleaned = 0.011012 Jy ! Component: 150 - total flux cleaned = 0.0145384 Jy ! Component: 200 - total flux cleaned = 0.0173811 Jy ! Total flux subtracted in 200 components = 0.0173811 Jy ! Clean residual min=-0.002294 max=0.002387 Jy/beam ! Clean residual mean=0.000021 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.139572 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.0023669 Jy ! Component: 100 - total flux cleaned = 0.00434248 Jy ! Component: 150 - total flux cleaned = 0.00599922 Jy ! Component: 200 - total flux cleaned = 0.00739519 Jy ! Total flux subtracted in 200 components = 0.00739519 Jy ! Clean residual min=-0.001874 max=0.001858 Jy/beam ! Clean residual mean=0.000013 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.146967 Jy ! Adding 132 model components to the UV plane model. ! The established model now contains 217 components and 0.146967 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.241 mas, bmaj=7.428 mas, bpa=-0.1793 degrees ! Estimated noise=471.908 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014077 Jy ! Component: 100 - total flux cleaned = 0.00229969 Jy ! Component: 150 - total flux cleaned = 0.00304893 Jy ! Component: 200 - total flux cleaned = 0.00375886 Jy ! Total flux subtracted in 200 components = 0.00375886 Jy ! Clean residual min=-0.001480 max=0.001427 Jy/beam ! Clean residual mean=0.000004 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.150726 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 244 components and 0.150726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064975Jy sigma=0.000763 ! Fit after self-cal, rms=0.064963Jy sigma=0.000763 wmodel J1142+1547_S_2015_03_17_pus_map.mod ! Writing 244 model components to file: J1142+1547_S_2015_03_17_pus_map.mod wobs J1142+1547_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1142+1547_S_2015_03_17_pus_uvs.fits wwins J1142+1547_S_2015_03_17_pus_map.win ! wwins: Wrote 7 windows to J1142+1547_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 = 8.75807e-06 Jy ! Component: 100 - total flux cleaned = -8.70869e-05 Jy ! Component: 150 - total flux cleaned = -0.000177605 Jy ! Component: 200 - total flux cleaned = -9.29387e-05 Jy ! Component: 250 - total flux cleaned = -1.19272e-05 Jy ! Component: 300 - total flux cleaned = 8.666e-05 Jy ! Component: 350 - total flux cleaned = 0.000143282 Jy ! Component: 400 - total flux cleaned = 0.000142897 Jy ! Component: 450 - total flux cleaned = 0.000195784 Jy ! Component: 500 - total flux cleaned = 0.000229872 Jy ! Component: 550 - total flux cleaned = 0.000281033 Jy ! Component: 600 - total flux cleaned = 0.000314541 Jy ! Component: 650 - total flux cleaned = 0.000379455 Jy ! Component: 700 - total flux cleaned = 0.000395582 Jy ! Component: 750 - total flux cleaned = 0.000427255 Jy ! Component: 800 - total flux cleaned = 0.000488728 Jy ! Component: 850 - total flux cleaned = 0.000458409 Jy ! Component: 900 - total flux cleaned = 0.000487678 Jy ! Component: 950 - total flux cleaned = 0.000502542 Jy ! Component: 1000 - total flux cleaned = 0.000588668 Jy ! Component: 1050 - total flux cleaned = 0.000631008 Jy ! Component: 1100 - total flux cleaned = 0.000728649 Jy ! Component: 1150 - total flux cleaned = 0.000783606 Jy ! Component: 1200 - total flux cleaned = 0.000878171 Jy ! Component: 1250 - total flux cleaned = 0.000865046 Jy ! Component: 1300 - total flux cleaned = 0.000957007 Jy ! Component: 1350 - total flux cleaned = 0.00100869 Jy ! Component: 1400 - total flux cleaned = 0.00105991 Jy ! Component: 1450 - total flux cleaned = 0.00111057 Jy ! Component: 1500 - total flux cleaned = 0.00113602 Jy ! Component: 1550 - total flux cleaned = 0.00123513 Jy ! Component: 1600 - total flux cleaned = 0.00124749 Jy ! Component: 1650 - total flux cleaned = 0.00133203 Jy ! Component: 1700 - total flux cleaned = 0.00133186 Jy ! Component: 1750 - total flux cleaned = 0.00137907 Jy ! Component: 1800 - total flux cleaned = 0.00141399 Jy ! Component: 1850 - total flux cleaned = 0.00142567 Jy ! Component: 1900 - total flux cleaned = 0.00147156 Jy ! Component: 1950 - total flux cleaned = 0.00150538 Jy ! Component: 2000 - total flux cleaned = 0.00150538 Jy ! Component: 2050 - total flux cleaned = 0.00152754 Jy ! Component: 2100 - total flux cleaned = 0.00156065 Jy ! Component: 2150 - total flux cleaned = 0.00158232 Jy ! Component: 2200 - total flux cleaned = 0.00160368 Jy ! Component: 2250 - total flux cleaned = 0.001593 Jy ! Component: 2300 - total flux cleaned = 0.00162461 Jy ! Component: 2350 - total flux cleaned = 0.00163489 Jy ! Component: 2400 - total flux cleaned = 0.00165546 Jy ! Component: 2450 - total flux cleaned = 0.00164539 Jy ! Component: 2500 - total flux cleaned = 0.0016759 Jy ! Component: 2550 - total flux cleaned = 0.00167597 Jy ! Component: 2600 - total flux cleaned = 0.00167589 Jy ! Component: 2650 - total flux cleaned = 0.00170559 Jy ! Component: 2700 - total flux cleaned = 0.00175444 Jy ! Component: 2750 - total flux cleaned = 0.0017642 Jy ! Component: 2800 - total flux cleaned = 0.00182188 Jy ! Component: 2850 - total flux cleaned = 0.00185055 Jy ! Component: 2900 - total flux cleaned = 0.0018886 Jy ! Component: 2950 - total flux cleaned = 0.00197316 Jy ! Component: 3000 - total flux cleaned = 0.0019917 Jy ! Component: 3050 - total flux cleaned = 0.00201943 Jy ! Component: 3100 - total flux cleaned = 0.00210195 Jy ! Component: 3150 - total flux cleaned = 0.00211106 Jy ! Component: 3200 - total flux cleaned = 0.00212922 Jy ! Component: 3250 - total flux cleaned = 0.00216516 Jy ! Component: 3300 - total flux cleaned = 0.00220952 Jy ! Component: 3350 - total flux cleaned = 0.00222723 Jy ! Component: 3400 - total flux cleaned = 0.00225353 Jy ! Component: 3450 - total flux cleaned = 0.002323 Jy ! Component: 3500 - total flux cleaned = 0.0023489 Jy ! Component: 3550 - total flux cleaned = 0.00236611 Jy ! Component: 3600 - total flux cleaned = 0.00239169 Jy ! Component: 3650 - total flux cleaned = 0.00244232 Jy ! Component: 3700 - total flux cleaned = 0.00245064 Jy ! Component: 3750 - total flux cleaned = 0.00245895 Jy ! Component: 3800 - total flux cleaned = 0.0024838 Jy ! Component: 3850 - total flux cleaned = 0.00253294 Jy ! Component: 3900 - total flux cleaned = 0.00256553 Jy ! Component: 3950 - total flux cleaned = 0.00256555 Jy ! Component: 4000 - total flux cleaned = 0.00258973 Jy ! Component: 4050 - total flux cleaned = 0.0026536 Jy ! Total flux subtracted in 4096 components = 0.00266939 Jy ! Clean residual min=-0.000457 max=0.000401 Jy/beam ! Clean residual mean=0.000001 rms=0.000149 Jy/beam ! Combined flux in latest and established models = 0.153396 Jy keep ! Adding 318 model components to the UV plane model. ! The established model now contains 562 components and 0.153396 Jy ![Exited script file: muppet] wmap "J1142+1547_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.241 x 7.428 at -0.1793 degrees (North through East) ! Clean map min=-0.00094513 max=0.085741 Jy/beam ! Writing clean map to FITS file: J1142+1547_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.085741 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000144454 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.505433 0.505433 1.01087 2.02173 4.04346 8.08692 16.1738 32.3477 64.6954 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.085 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.241 x 7.428 at -0.1793 degrees (North through East) ! Clean map min=-0.00094513 max=0.085741 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 J1142+1547_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:58:02 2016