! Started logfile: J1607+1551_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:03:41 2016 obs J1607+1551_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1607+1551_S_2015_03_17_pus_uva.fits ! AN table 1: 58 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.777778 visibilities/baseline/integration-bin. ! Found source: J1607+1551 ! ! 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 8120 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 J1607+1551_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 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 71 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.862040Jy sigma=0.010635 ! Fit after self-cal, rms=0.847477Jy sigma=0.010459 ! 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.705 mas, bmaj=6.219 mas, bpa=-6.262 degrees ! Estimated noise=898.033 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.109756 Jy ! Component: 100 - total flux cleaned = 0.146453 Jy ! Total flux subtracted in 100 components = 0.146453 Jy ! Clean residual min=-0.007845 max=0.021119 Jy/beam ! Clean residual mean=-0.000015 rms=0.002567 Jy/beam ! Combined flux in latest and established models = 0.146453 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.146453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086742Jy sigma=0.000964 ! Fit after self-cal, rms=0.086656Jy sigma=0.000962 ! Inverting map ! Added new window around map position (6.5, 3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0216537 Jy ! Component: 100 - total flux cleaned = 0.0357009 Jy ! Total flux subtracted in 100 components = 0.0357009 Jy ! Clean residual min=-0.006634 max=0.007729 Jy/beam ! Clean residual mean=-0.000012 rms=0.001671 Jy/beam ! Combined flux in latest and established models = 0.182154 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 24 components and 0.182154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077520Jy sigma=0.000861 ! Fit after self-cal, rms=0.077157Jy sigma=0.000856 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109807 Jy ! Component: 100 - total flux cleaned = 0.0184943 Jy ! Total flux subtracted in 100 components = 0.0184943 Jy ! Clean residual min=-0.005659 max=0.005162 Jy/beam ! Clean residual mean=-0.000010 rms=0.001309 Jy/beam ! Combined flux in latest and established models = 0.200648 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 42 components and 0.200648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074146Jy sigma=0.000827 ! Fit after self-cal, rms=0.074058Jy sigma=0.000825 ! 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.199 mas, bmaj=6.891 mas, bpa=-5.366 degrees ! Estimated noise=653.103 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 (4, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102768 Jy ! Component: 100 - total flux cleaned = 0.0167377 Jy ! Component: 150 - total flux cleaned = 0.0214944 Jy ! Component: 200 - total flux cleaned = 0.0251061 Jy ! Total flux subtracted in 200 components = 0.0251061 Jy ! Clean residual min=-0.005877 max=0.004962 Jy/beam ! Clean residual mean=-0.000012 rms=0.001286 Jy/beam ! Combined flux in latest and established models = 0.225754 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 80 components and 0.225754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071906Jy sigma=0.000808 ! Fit after self-cal, rms=0.071833Jy sigma=0.000807 ! 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.98 FD 0.84 HN 0.95 KP 1.09 ! LA 1.01 MK 1.00 NL 0.94 OV 1.01 ! PT 1.08 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.89 HN 1.03 KP 1.08 ! LA 0.94 MK 1.03 NL 1.08 OV 1.05 ! PT 1.07 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.91 HN 1.05 KP 0.96 ! LA 0.80 MK 1.04 NL 1.29 OV 0.95 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.93 HN 0.97 KP 0.93 ! LA 0.83 MK 1.06 NL 1.00 OV 1.04 ! PT 1.04 SC 0.98 ! ! ! Fit before self-cal, rms=0.071833Jy sigma=0.000807 ! Fit after self-cal, rms=0.066213Jy sigma=0.000771 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.241 mas, bmaj=6.964 mas, bpa=-5.092 degrees ! Estimated noise=653.995 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 (18, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00400236 Jy ! Component: 100 - total flux cleaned = 0.00539677 Jy ! Component: 150 - total flux cleaned = 0.0056492 Jy ! Component: 200 - total flux cleaned = 0.00600978 Jy ! Total flux subtracted in 200 components = 0.00600978 Jy ! Clean residual min=-0.002421 max=0.002866 Jy/beam ! Clean residual mean=-0.000008 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.231764 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 113 components and 0.231764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065960Jy sigma=0.000768 ! Fit after self-cal, rms=0.065895Jy sigma=0.000767 ! 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.065895Jy sigma=0.000767 ! Fit after self-cal, rms=0.065777Jy sigma=0.000764 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.238 mas, bmaj=6.949 mas, bpa=-5.523 degrees ! Estimated noise=651.774 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000584065 Jy ! Component: 100 - total flux cleaned = 0.00082917 Jy ! Component: 150 - total flux cleaned = 0.000967881 Jy ! Component: 200 - total flux cleaned = 0.00105954 Jy ! Total flux subtracted in 200 components = 0.00105954 Jy ! Clean residual min=-0.002285 max=0.001900 Jy/beam ! Clean residual mean=-0.000005 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.232823 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 129 components and 0.232823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065733Jy sigma=0.000764 ! Fit after self-cal, rms=0.065741Jy sigma=0.000764 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.000348702 Jy ! Component: 100 - total flux cleaned = 0.000323145 Jy ! Component: 150 - total flux cleaned = 0.00032372 Jy ! Component: 200 - total flux cleaned = 0.000368683 Jy ! Total flux subtracted in 200 components = 0.000368683 Jy ! Clean residual min=-0.002249 max=0.001817 Jy/beam ! Clean residual mean=-0.000005 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.233192 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 135 components and 0.233192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065721Jy sigma=0.000764 ! Fit after self-cal, rms=0.065720Jy sigma=0.000764 ! 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.065720Jy sigma=0.000764 ! Fit after self-cal, rms=0.065687Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=6.95 mas, bpa=-5.472 degrees ! Estimated noise=651.713 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00026179 Jy ! Component: 100 - total flux cleaned = -0.000284653 Jy ! Component: 150 - total flux cleaned = -0.000305408 Jy ! Component: 200 - total flux cleaned = -0.000344642 Jy ! Total flux subtracted in 200 components = -0.000344642 Jy ! Clean residual min=-0.002184 max=0.001776 Jy/beam ! Clean residual mean=-0.000005 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.232847 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 141 components and 0.232847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065672Jy sigma=0.000763 ! Fit after self-cal, rms=0.065672Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000151264 Jy ! Component: 100 - total flux cleaned = 7.79618e-05 Jy ! Component: 150 - total flux cleaned = 2.49896e-05 Jy ! Component: 200 - total flux cleaned = -2.62073e-05 Jy ! Total flux subtracted in 200 components = -2.62073e-05 Jy ! Clean residual min=-0.002181 max=0.001739 Jy/beam ! Clean residual mean=-0.000005 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.232821 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 148 components and 0.232821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065663Jy sigma=0.000763 ! Fit after self-cal, rms=0.065663Jy sigma=0.000763 ! 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.065663Jy sigma=0.000763 ! Fit after self-cal, rms=0.065656Jy sigma=0.000763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.485 mas, bmaj=10.22 mas, bpa=-2.239 degrees ! Estimated noise=825.808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.33413e-05 Jy ! Component: 100 - total flux cleaned = -6.25605e-05 Jy ! Component: 150 - total flux cleaned = -4.12399e-05 Jy ! Component: 200 - total flux cleaned = 1.31088e-05 Jy ! Total flux subtracted in 200 components = 1.31088e-05 Jy ! Clean residual min=-0.002343 max=0.002291 Jy/beam ! Clean residual mean=-0.000010 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.232834 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 157 components and 0.232834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065652Jy sigma=0.000763 ! Fit after self-cal, rms=0.065651Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000113562 Jy ! Component: 100 - total flux cleaned = 0.000114285 Jy ! Component: 150 - total flux cleaned = 0.000114071 Jy ! Component: 200 - total flux cleaned = 0.000127642 Jy ! Total flux subtracted in 200 components = 0.000127642 Jy ! Clean residual min=-0.002314 max=0.002273 Jy/beam ! Clean residual mean=-0.000010 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.232962 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 164 components and 0.232962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065653Jy sigma=0.000763 ! Fit after self-cal, rms=0.065652Jy sigma=0.000763 ! 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.248 mas, bmaj=6.952 mas, bpa=-5.395 degrees ! Estimated noise=651.966 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.248 x 6.952 at -5.395 degrees (North through East) ! Clean map min=-0.002072 max=0.14236 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.747 mas, bmaj=6.255 mas, bpa=-6.358 degrees ! Estimated noise=901.929 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.1095 Jy ! Component: 100 - total flux cleaned = 0.147138 Jy ! Component: 150 - total flux cleaned = 0.169594 Jy ! Component: 200 - total flux cleaned = 0.184319 Jy ! Total flux subtracted in 200 components = 0.184319 Jy ! Clean residual min=-0.004469 max=0.007975 Jy/beam ! Clean residual mean=-0.000008 rms=0.001319 Jy/beam ! Combined flux in latest and established models = 0.184319 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.184319 Jy ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=6.952 mas, bpa=-5.395 degrees ! Estimated noise=651.966 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.0141245 Jy ! Component: 100 - total flux cleaned = 0.0225757 Jy ! Component: 150 - total flux cleaned = 0.0281623 Jy ! Component: 200 - total flux cleaned = 0.0322486 Jy ! Total flux subtracted in 200 components = 0.0322486 Jy ! Clean residual min=-0.002739 max=0.003305 Jy/beam ! Clean residual mean=-0.000009 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.216568 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 68 components and 0.216568 Jy ! Inverting map ! Added new window around map position (11, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00343295 Jy ! Component: 100 - total flux cleaned = 0.00591875 Jy ! Component: 150 - total flux cleaned = 0.00793305 Jy ! Component: 200 - total flux cleaned = 0.00961787 Jy ! Total flux subtracted in 200 components = 0.00961787 Jy ! Clean residual min=-0.002464 max=0.001800 Jy/beam ! Clean residual mean=-0.000007 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.226186 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 126 components and 0.226186 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.485 mas, bmaj=10.22 mas, bpa=-2.239 degrees ! Estimated noise=825.808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00241266 Jy ! Component: 100 - total flux cleaned = 0.00404916 Jy ! Component: 150 - total flux cleaned = 0.00521827 Jy ! Component: 200 - total flux cleaned = 0.00594903 Jy ! Total flux subtracted in 200 components = 0.00594903 Jy ! Clean residual min=-0.002431 max=0.002125 Jy/beam ! Clean residual mean=-0.000011 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.232135 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.000356115 Jy ! Component: 100 - total flux cleaned = 0.00054084 Jy ! Component: 150 - total flux cleaned = 0.000582055 Jy ! Component: 200 - total flux cleaned = 0.000619768 Jy ! Total flux subtracted in 200 components = 0.000619768 Jy ! Clean residual min=-0.002387 max=0.002099 Jy/beam ! Clean residual mean=-0.000010 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.232755 Jy ! Adding 98 model components to the UV plane model. ! The established model now contains 208 components and 0.232755 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=6.952 mas, bpa=-5.395 degrees ! Estimated noise=651.966 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.69114e-05 Jy ! Component: 100 - total flux cleaned = 0.000159281 Jy ! Component: 150 - total flux cleaned = 0.000133553 Jy ! Component: 200 - total flux cleaned = 8.42638e-05 Jy ! Total flux subtracted in 200 components = 8.42638e-05 Jy ! Clean residual min=-0.002334 max=0.001682 Jy/beam ! Clean residual mean=-0.000005 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.232839 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 226 components and 0.232839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065653Jy sigma=0.000763 ! Fit after self-cal, rms=0.065646Jy sigma=0.000763 wmodel J1607+1551_S_2015_03_17_pus_map.mod ! Writing 226 model components to file: J1607+1551_S_2015_03_17_pus_map.mod wobs J1607+1551_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1607+1551_S_2015_03_17_pus_uvs.fits wwins J1607+1551_S_2015_03_17_pus_map.win ! wwins: Wrote 5 windows to J1607+1551_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.000814766 Jy ! Component: 100 - total flux cleaned = -0.00124733 Jy ! Component: 150 - total flux cleaned = -0.00169049 Jy ! Component: 200 - total flux cleaned = -0.00197495 Jy ! Component: 250 - total flux cleaned = -0.00211381 Jy ! Component: 300 - total flux cleaned = -0.00227593 Jy ! Component: 350 - total flux cleaned = -0.00243357 Jy ! Component: 400 - total flux cleaned = -0.00261298 Jy ! Component: 450 - total flux cleaned = -0.00271316 Jy ! Component: 500 - total flux cleaned = -0.00276262 Jy ! Component: 550 - total flux cleaned = -0.00288266 Jy ! Component: 600 - total flux cleaned = -0.00290641 Jy ! Component: 650 - total flux cleaned = -0.00302229 Jy ! Component: 700 - total flux cleaned = -0.00306724 Jy ! Component: 750 - total flux cleaned = -0.0030897 Jy ! Component: 800 - total flux cleaned = -0.00315558 Jy ! Component: 850 - total flux cleaned = -0.00322046 Jy ! Component: 900 - total flux cleaned = -0.00322034 Jy ! Component: 950 - total flux cleaned = -0.00326215 Jy ! Component: 1000 - total flux cleaned = -0.00332399 Jy ! Component: 1050 - total flux cleaned = -0.00340485 Jy ! Component: 1100 - total flux cleaned = -0.00340466 Jy ! Component: 1150 - total flux cleaned = -0.00352267 Jy ! Component: 1200 - total flux cleaned = -0.00348393 Jy ! Component: 1250 - total flux cleaned = -0.00356084 Jy ! Component: 1300 - total flux cleaned = -0.00367431 Jy ! Component: 1350 - total flux cleaned = -0.00365593 Jy ! Component: 1400 - total flux cleaned = -0.00380335 Jy ! Component: 1450 - total flux cleaned = -0.00387632 Jy ! Component: 1500 - total flux cleaned = -0.00396591 Jy ! Component: 1550 - total flux cleaned = -0.00405434 Jy ! Component: 1600 - total flux cleaned = -0.00417647 Jy ! Component: 1650 - total flux cleaned = -0.00419371 Jy ! Component: 1700 - total flux cleaned = -0.00431335 Jy ! Component: 1750 - total flux cleaned = -0.00441454 Jy ! Component: 1800 - total flux cleaned = -0.00448141 Jy ! Component: 1850 - total flux cleaned = -0.0045641 Jy ! Component: 1900 - total flux cleaned = -0.00461302 Jy ! Component: 1950 - total flux cleaned = -0.00469366 Jy ! Component: 2000 - total flux cleaned = -0.00474141 Jy ! Component: 2050 - total flux cleaned = -0.00477292 Jy ! Component: 2100 - total flux cleaned = -0.00485081 Jy ! Component: 2150 - total flux cleaned = -0.00491257 Jy ! Component: 2200 - total flux cleaned = -0.00500418 Jy ! Component: 2250 - total flux cleaned = -0.00503425 Jy ! Component: 2300 - total flux cleaned = -0.00507904 Jy ! Component: 2350 - total flux cleaned = -0.00512395 Jy ! Component: 2400 - total flux cleaned = -0.00522709 Jy ! Component: 2450 - total flux cleaned = -0.00521229 Jy ! Component: 2500 - total flux cleaned = -0.00524146 Jy ! Component: 2550 - total flux cleaned = -0.00532774 Jy ! Component: 2600 - total flux cleaned = -0.00537051 Jy ! Component: 2650 - total flux cleaned = -0.00539875 Jy ! Component: 2700 - total flux cleaned = -0.00544092 Jy ! Component: 2750 - total flux cleaned = -0.0054548 Jy ! Component: 2800 - total flux cleaned = -0.00545489 Jy ! Component: 2850 - total flux cleaned = -0.00552347 Jy ! Component: 2900 - total flux cleaned = -0.00555067 Jy ! Component: 2950 - total flux cleaned = -0.00560451 Jy ! Component: 3000 - total flux cleaned = -0.00568423 Jy ! Component: 3050 - total flux cleaned = -0.00565772 Jy ! Component: 3100 - total flux cleaned = -0.00569691 Jy ! Component: 3150 - total flux cleaned = -0.00568394 Jy ! Component: 3200 - total flux cleaned = -0.00565808 Jy ! Component: 3250 - total flux cleaned = -0.00570937 Jy ! Component: 3300 - total flux cleaned = -0.00568395 Jy ! Component: 3350 - total flux cleaned = -0.00577224 Jy ! Component: 3400 - total flux cleaned = -0.00580959 Jy ! Component: 3450 - total flux cleaned = -0.00575998 Jy ! Component: 3500 - total flux cleaned = -0.00580927 Jy ! Component: 3550 - total flux cleaned = -0.00582148 Jy ! Component: 3600 - total flux cleaned = -0.00586976 Jy ! Component: 3650 - total flux cleaned = -0.00584567 Jy ! Component: 3700 - total flux cleaned = -0.00588139 Jy ! Component: 3750 - total flux cleaned = -0.00584574 Jy ! Component: 3800 - total flux cleaned = -0.00585779 Jy ! Component: 3850 - total flux cleaned = -0.00590453 Jy ! Component: 3900 - total flux cleaned = -0.00589307 Jy ! Component: 3950 - total flux cleaned = -0.00591602 Jy ! Component: 4000 - total flux cleaned = -0.00589307 Jy ! Component: 4050 - total flux cleaned = -0.005859 Jy ! Total flux subtracted in 4096 components = -0.00584774 Jy ! Clean residual min=-0.000787 max=0.000712 Jy/beam ! Clean residual mean=-0.000002 rms=0.000209 Jy/beam ! Combined flux in latest and established models = 0.226991 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 500 components and 0.226991 Jy ![Exited script file: muppet] wmap "J1607+1551_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.248 x 6.952 at -5.395 degrees (North through East) ! Clean map min=-0.001689 max=0.14302 Jy/beam ! Writing clean map to FITS file: J1607+1551_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.143022 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000205967 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.432033 0.432033 0.864065 1.72813 3.45626 6.91252 13.825 27.6501 55.3002 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.143 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.248 x 6.952 at -5.395 degrees (North through East) ! Clean map min=-0.001689 max=0.14302 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 J1607+1551_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:03:46 2016