! Started logfile: J1645+6330_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:32:16 2016 obs J1645+6330_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1645+6330_S_2014_08_05_pus_uva.fits ! AN table 1: 94 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.761466 visibilities/baseline/integration-bin. ! Found source: J1645+6330 ! ! 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 360 lines of history. ! ! Reading 12884 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 J1645+6330_S_2014_08_05_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 123 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.698635Jy sigma=0.007700 ! Fit after self-cal, rms=0.632782Jy sigma=0.006983 ! 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=3.673 mas, bmaj=7.342 mas, bpa=57.08 degrees ! Estimated noise=859.43 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.284612 Jy ! Component: 100 - total flux cleaned = 0.349755 Jy ! Total flux subtracted in 100 components = 0.349755 Jy ! Clean residual min=-0.011690 max=0.024530 Jy/beam ! Clean residual mean=-0.000008 rms=0.003217 Jy/beam ! Combined flux in latest and established models = 0.349755 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.349755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100246Jy sigma=0.000993 ! Fit after self-cal, rms=0.100229Jy sigma=0.000993 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0258533 Jy ! Component: 100 - total flux cleaned = 0.0384533 Jy ! Total flux subtracted in 100 components = 0.0384533 Jy ! Clean residual min=-0.008956 max=0.009486 Jy/beam ! Clean residual mean=0.000015 rms=0.002152 Jy/beam ! Combined flux in latest and established models = 0.388208 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 18 components and 0.388208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091635Jy sigma=0.000907 ! Fit after self-cal, rms=0.091570Jy sigma=0.000906 ! 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=4.521 mas, bmaj=8.049 mas, bpa=59.52 degrees ! Estimated noise=575.189 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.0113788 Jy ! Component: 100 - total flux cleaned = 0.0181104 Jy ! Component: 150 - total flux cleaned = 0.0225204 Jy ! Component: 200 - total flux cleaned = 0.0254898 Jy ! Total flux subtracted in 200 components = 0.0254898 Jy ! Clean residual min=-0.008142 max=0.006808 Jy/beam ! Clean residual mean=0.000078 rms=0.001721 Jy/beam ! Combined flux in latest and established models = 0.413698 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 62 components and 0.413698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089602Jy sigma=0.000893 ! Fit after self-cal, rms=0.089572Jy sigma=0.000892 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.90 HN 0.99 KP 1.06 ! LA 1.10 MK 1.00* NL 0.98 OV 1.00 ! PT 1.04 SC 1.02 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.05 HN 1.02 KP 1.01 ! LA 1.06 MK 1.00* NL 1.02 OV 1.02 ! PT 1.02 SC 1.07 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.19 HN 1.02 KP 0.89 ! LA 0.83 MK 1.00* NL 0.99 OV 0.96 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.04 HN 0.99 KP 0.85 ! LA 0.79 MK 1.00* NL 1.06 OV 1.00 ! PT 1.03 SC 1.00 ! ! ! Fit before self-cal, rms=0.089572Jy sigma=0.000892 ! Fit after self-cal, rms=0.075969Jy sigma=0.000778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.547 mas, bmaj=8.07 mas, bpa=59.52 degrees ! Estimated noise=574.014 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.00209518 Jy ! Component: 100 - total flux cleaned = -0.00231808 Jy ! Component: 150 - total flux cleaned = -0.00239979 Jy ! Component: 200 - total flux cleaned = -0.00243222 Jy ! Total flux subtracted in 200 components = -0.00243222 Jy ! Clean residual min=-0.003188 max=0.003170 Jy/beam ! Clean residual mean=0.000040 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.411266 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 70 components and 0.411266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075866Jy sigma=0.000777 ! Fit after self-cal, rms=0.075863Jy sigma=0.000777 ! 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.075863Jy sigma=0.000777 ! Fit after self-cal, rms=0.075880Jy sigma=0.000771 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.546 mas, bmaj=8.101 mas, bpa=59.23 degrees ! Estimated noise=573.863 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00179889 Jy ! Component: 100 - total flux cleaned = -0.00228527 Jy ! Component: 150 - total flux cleaned = -0.00235831 Jy ! Component: 200 - total flux cleaned = -0.00239065 Jy ! Total flux subtracted in 200 components = -0.00239065 Jy ! Clean residual min=-0.002193 max=0.002509 Jy/beam ! Clean residual mean=0.000019 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.408875 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 85 components and 0.408875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075818Jy sigma=0.000771 ! Fit after self-cal, rms=0.075833Jy sigma=0.000771 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 (11.5, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00216219 Jy ! Component: 100 - total flux cleaned = 0.00286474 Jy ! Component: 150 - total flux cleaned = 0.00296985 Jy ! Component: 200 - total flux cleaned = 0.00296903 Jy ! Total flux subtracted in 200 components = 0.00296903 Jy ! Clean residual min=-0.002015 max=0.001795 Jy/beam ! Clean residual mean=0.000023 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.411844 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 119 components and 0.411844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075754Jy sigma=0.000770 ! Fit after self-cal, rms=0.075750Jy sigma=0.000770 ! 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.075750Jy sigma=0.000770 ! Fit after self-cal, rms=0.075831Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.55 mas, bmaj=8.111 mas, bpa=59.18 degrees ! Estimated noise=573.406 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00100308 Jy ! Component: 100 - total flux cleaned = -0.000975072 Jy ! Component: 150 - total flux cleaned = -0.000945302 Jy ! Component: 200 - total flux cleaned = -0.000862166 Jy ! Total flux subtracted in 200 components = -0.000862166 Jy ! Clean residual min=-0.001785 max=0.001687 Jy/beam ! Clean residual mean=0.000020 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.410982 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 131 components and 0.410982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075795Jy sigma=0.000770 ! Fit after self-cal, rms=0.075798Jy sigma=0.000770 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.000129859 Jy ! Component: 100 - total flux cleaned = 0.000129518 Jy ! Component: 150 - total flux cleaned = 0.00012959 Jy ! Component: 200 - total flux cleaned = 0.000109657 Jy ! Total flux subtracted in 200 components = 0.000109657 Jy ! Clean residual min=-0.001694 max=0.001661 Jy/beam ! Clean residual mean=0.000020 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.411092 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 137 components and 0.411092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075784Jy sigma=0.000769 ! Fit after self-cal, rms=0.075784Jy sigma=0.000769 ! 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.075784Jy sigma=0.000769 ! Fit after self-cal, rms=0.075852Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.08 mas, bmaj=10.79 mas, bpa=70.89 degrees ! Estimated noise=652.611 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00076434 Jy ! Component: 100 - total flux cleaned = -0.00114206 Jy ! Component: 150 - total flux cleaned = -0.00118231 Jy ! Component: 200 - total flux cleaned = -0.00122977 Jy ! Total flux subtracted in 200 components = -0.00122977 Jy ! Clean residual min=-0.001545 max=0.001783 Jy/beam ! Clean residual mean=0.000031 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.409862 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 158 components and 0.409862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075841Jy sigma=0.000769 ! Fit after self-cal, rms=0.075843Jy sigma=0.000769 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.9334e-05 Jy ! Component: 100 - total flux cleaned = -6.96896e-05 Jy ! Component: 150 - total flux cleaned = -8.84544e-05 Jy ! Component: 200 - total flux cleaned = -9.73532e-05 Jy ! Total flux subtracted in 200 components = -9.73532e-05 Jy ! Clean residual min=-0.001556 max=0.001750 Jy/beam ! Clean residual mean=0.000031 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.409764 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 167 components and 0.409765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075840Jy sigma=0.000769 ! Fit after self-cal, rms=0.075840Jy sigma=0.000769 ! 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=4.554 mas, bmaj=8.119 mas, bpa=59.13 degrees ! Estimated noise=573.143 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.554 x 8.119 at 59.13 degrees (North through East) ! Clean map min=-0.0015906 max=0.36849 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=3.69 mas, bmaj=7.399 mas, bpa=56.73 degrees ! Estimated noise=858.792 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.284311 Jy ! Component: 100 - total flux cleaned = 0.348331 Jy ! Component: 150 - total flux cleaned = 0.372224 Jy ! Component: 200 - total flux cleaned = 0.383754 Jy ! Total flux subtracted in 200 components = 0.383754 Jy ! Clean residual min=-0.003703 max=0.005674 Jy/beam ! Clean residual mean=-0.000008 rms=0.000941 Jy/beam ! Combined flux in latest and established models = 0.383754 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.383754 Jy ! Inverting map and beam ! Estimated beam: bmin=4.554 mas, bmaj=8.119 mas, bpa=59.13 degrees ! Estimated noise=573.143 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.00938319 Jy ! Component: 100 - total flux cleaned = 0.0145433 Jy ! Component: 150 - total flux cleaned = 0.0178705 Jy ! Component: 200 - total flux cleaned = 0.0201597 Jy ! Total flux subtracted in 200 components = 0.0201597 Jy ! Clean residual min=-0.001738 max=0.001837 Jy/beam ! Clean residual mean=0.000011 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.403914 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 58 components and 0.403914 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.08 mas, bmaj=10.79 mas, bpa=70.89 degrees ! Estimated noise=652.611 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0021569 Jy ! Component: 100 - total flux cleaned = 0.00346863 Jy ! Component: 150 - total flux cleaned = 0.00434905 Jy ! Component: 200 - total flux cleaned = 0.00497008 Jy ! Total flux subtracted in 200 components = 0.00497008 Jy ! Clean residual min=-0.001612 max=0.001810 Jy/beam ! Clean residual mean=0.000029 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.408884 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.00033265 Jy ! Component: 100 - total flux cleaned = 0.000438779 Jy ! Component: 150 - total flux cleaned = 0.000505764 Jy ! Component: 200 - total flux cleaned = 0.000554694 Jy ! Total flux subtracted in 200 components = 0.000554694 Jy ! Clean residual min=-0.001582 max=0.001711 Jy/beam ! Clean residual mean=0.000030 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.409439 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 133 components and 0.409439 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.554 mas, bmaj=8.119 mas, bpa=59.13 degrees ! Estimated noise=573.143 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000218738 Jy ! Component: 100 - total flux cleaned = 0.00031305 Jy ! Component: 150 - total flux cleaned = 0.000330525 Jy ! Component: 200 - total flux cleaned = 0.000362963 Jy ! Total flux subtracted in 200 components = 0.000362963 Jy ! Clean residual min=-0.001660 max=0.001666 Jy/beam ! Clean residual mean=0.000018 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.409802 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 154 components and 0.409802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075821Jy sigma=0.000769 ! Fit after self-cal, rms=0.075820Jy sigma=0.000769 wmodel J1645+6330_S_2014_08_05_pus_map.mod ! Writing 154 model components to file: J1645+6330_S_2014_08_05_pus_map.mod wobs J1645+6330_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1645+6330_S_2014_08_05_pus_uvs.fits wwins J1645+6330_S_2014_08_05_pus_map.win ! wwins: Wrote 2 windows to J1645+6330_S_2014_08_05_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 = 9.13217e-05 Jy ! Component: 100 - total flux cleaned = 6.52318e-05 Jy ! Component: 150 - total flux cleaned = 0.000143501 Jy ! Component: 200 - total flux cleaned = 0.000193533 Jy ! Component: 250 - total flux cleaned = 0.000217485 Jy ! Component: 300 - total flux cleaned = 0.000218157 Jy ! Component: 350 - total flux cleaned = 0.00015115 Jy ! Component: 400 - total flux cleaned = 0.000129686 Jy ! Component: 450 - total flux cleaned = 8.7293e-05 Jy ! Component: 500 - total flux cleaned = 6.60622e-05 Jy ! Component: 550 - total flux cleaned = 8.61148e-05 Jy ! Component: 600 - total flux cleaned = 0.000106183 Jy ! Component: 650 - total flux cleaned = 0.000126091 Jy ! Component: 700 - total flux cleaned = 0.000164623 Jy ! Component: 750 - total flux cleaned = 0.000146004 Jy ! Component: 800 - total flux cleaned = 0.000108665 Jy ! Component: 850 - total flux cleaned = 0.000127413 Jy ! Component: 900 - total flux cleaned = 0.000127439 Jy ! Component: 950 - total flux cleaned = 0.000145203 Jy ! Component: 1000 - total flux cleaned = 0.000162491 Jy ! Component: 1050 - total flux cleaned = 9.34862e-05 Jy ! Component: 1100 - total flux cleaned = 4.28147e-05 Jy ! Component: 1150 - total flux cleaned = 5.96666e-05 Jy ! Component: 1200 - total flux cleaned = 5.93473e-05 Jy ! Component: 1250 - total flux cleaned = -5.69632e-06 Jy ! Component: 1300 - total flux cleaned = -5.37217e-05 Jy ! Component: 1350 - total flux cleaned = -8.53074e-05 Jy ! Component: 1400 - total flux cleaned = -0.00010076 Jy ! Component: 1450 - total flux cleaned = -7.02802e-05 Jy ! Component: 1500 - total flux cleaned = -0.00013121 Jy ! Component: 1550 - total flux cleaned = -0.000131238 Jy ! Component: 1600 - total flux cleaned = -0.000116518 Jy ! Component: 1650 - total flux cleaned = -0.00014594 Jy ! Component: 1700 - total flux cleaned = -0.000131367 Jy ! Component: 1750 - total flux cleaned = -0.000145683 Jy ! Component: 1800 - total flux cleaned = -0.000202134 Jy ! Component: 1850 - total flux cleaned = -0.000132032 Jy ! Component: 1900 - total flux cleaned = -0.000173675 Jy ! Component: 1950 - total flux cleaned = -0.000187265 Jy ! Component: 2000 - total flux cleaned = -0.000200709 Jy ! Component: 2050 - total flux cleaned = -0.000187033 Jy ! Component: 2100 - total flux cleaned = -0.000173717 Jy ! Component: 2150 - total flux cleaned = -0.000147401 Jy ! Component: 2200 - total flux cleaned = -0.000186376 Jy ! Component: 2250 - total flux cleaned = -0.000147765 Jy ! Component: 2300 - total flux cleaned = -0.000160451 Jy ! Component: 2350 - total flux cleaned = -0.000135159 Jy ! Component: 2400 - total flux cleaned = -0.000135216 Jy ! Component: 2450 - total flux cleaned = -7.32946e-05 Jy ! Component: 2500 - total flux cleaned = -0.000110103 Jy ! Component: 2550 - total flux cleaned = -7.36195e-05 Jy ! Component: 2600 - total flux cleaned = -3.7413e-05 Jy ! Component: 2650 - total flux cleaned = 1.03666e-05 Jy ! Component: 2700 - total flux cleaned = 3.42345e-05 Jy ! Component: 2750 - total flux cleaned = 9.30155e-05 Jy ! Component: 2800 - total flux cleaned = 0.000127904 Jy ! Component: 2850 - total flux cleaned = 0.000197204 Jy ! Component: 2900 - total flux cleaned = 0.000243101 Jy ! Component: 2950 - total flux cleaned = 0.00028853 Jy ! Component: 3000 - total flux cleaned = 0.00033373 Jy ! Component: 3050 - total flux cleaned = 0.000378654 Jy ! Component: 3100 - total flux cleaned = 0.000423186 Jy ! Component: 3150 - total flux cleaned = 0.000500476 Jy ! Component: 3200 - total flux cleaned = 0.000533373 Jy ! Component: 3250 - total flux cleaned = 0.000598659 Jy ! Component: 3300 - total flux cleaned = 0.000588031 Jy ! Component: 3350 - total flux cleaned = 0.000652416 Jy ! Component: 3400 - total flux cleaned = 0.000684397 Jy ! Component: 3450 - total flux cleaned = 0.000737334 Jy ! Component: 3500 - total flux cleaned = 0.000800295 Jy ! Component: 3550 - total flux cleaned = 0.000841904 Jy ! Component: 3600 - total flux cleaned = 0.000872861 Jy ! Component: 3650 - total flux cleaned = 0.000883184 Jy ! Component: 3700 - total flux cleaned = 0.000934236 Jy ! Component: 3750 - total flux cleaned = 0.000964684 Jy ! Component: 3800 - total flux cleaned = 0.000984899 Jy ! Component: 3850 - total flux cleaned = 0.00106509 Jy ! Component: 3900 - total flux cleaned = 0.00106519 Jy ! Component: 3950 - total flux cleaned = 0.00113447 Jy ! Component: 4000 - total flux cleaned = 0.00116397 Jy ! Component: 4050 - total flux cleaned = 0.00122264 Jy ! Total flux subtracted in 4096 components = 0.00125182 Jy ! Clean residual min=-0.000622 max=0.000634 Jy/beam ! Clean residual mean=0.000006 rms=0.000182 Jy/beam ! Combined flux in latest and established models = 0.411053 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 437 components and 0.411053 Jy ![Exited script file: muppet] wmap "J1645+6330_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.554 x 8.119 at 59.13 degrees (North through East) ! Clean map min=-0.0011986 max=0.36906 Jy/beam ! Writing clean map to FITS file: J1645+6330_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.369063 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00018006 device "J1645+6330_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1645+6330_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.146365 0.146365 0.29273 0.58546 1.17092 2.34184 4.68368 9.36736 18.7347 37.4694 74.9389 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.369 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.554 x 8.119 at 59.13 degrees (North through East) ! Clean map min=-0.0011986 max=0.36906 Jy/beam quit ! Quitting program ! Log file J1645+6330_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:32:22 2016