! Started logfile: J1606+2717_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:17:32 2019 obs J1606+2717_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J1606+2717_S_2017_01_16_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.767604 visibilities/baseline/integration-bin. ! Found source: J1606+2717 ! ! 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 622 lines of history. ! ! Reading 11468 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 J1606+2717_S_2017_01_16_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 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 264 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.904499Jy sigma=0.007800 ! Fit after self-cal, rms=0.890262Jy sigma=0.007746 ! 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.878 mas, bmaj=7.186 mas, bpa=17.47 degrees ! Estimated noise=1123.6 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.0876377 Jy ! Component: 100 - total flux cleaned = 0.107561 Jy ! Total flux subtracted in 100 components = 0.107561 Jy ! Clean residual min=-0.004602 max=0.007074 Jy/beam ! Clean residual mean=-0.000001 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.107561 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.107561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101843Jy sigma=0.000681 ! Fit after self-cal, rms=0.101844Jy sigma=0.000681 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00758507 Jy ! Component: 100 - total flux cleaned = 0.0120972 Jy ! Total flux subtracted in 100 components = 0.0120972 Jy ! Clean residual min=-0.004006 max=0.004480 Jy/beam ! Clean residual mean=0.000000 rms=0.000975 Jy/beam ! Combined flux in latest and established models = 0.119658 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 13 components and 0.119658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101162Jy sigma=0.000674 ! Fit after self-cal, rms=0.101177Jy sigma=0.000674 ! 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.484 mas, bmaj=7.943 mas, bpa=18.03 degrees ! Estimated noise=823.785 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.00424761 Jy ! Component: 100 - total flux cleaned = 0.00547465 Jy ! Component: 150 - total flux cleaned = 0.00599934 Jy ! Component: 200 - total flux cleaned = 0.00622859 Jy ! Total flux subtracted in 200 components = 0.00622859 Jy ! Clean residual min=-0.003391 max=0.005079 Jy/beam ! Clean residual mean=0.000007 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.125886 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 24 components and 0.125886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100971Jy sigma=0.000671 ! Fit after self-cal, rms=0.100961Jy sigma=0.000671 ! Inverting map ! Added new window around map position (11.5, -17). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00495195 Jy ! Component: 100 - total flux cleaned = 0.00775957 Jy ! Component: 150 - total flux cleaned = 0.00982058 Jy ! Component: 200 - total flux cleaned = 0.0114446 Jy ! Total flux subtracted in 200 components = 0.0114446 Jy ! Clean residual min=-0.002787 max=0.002610 Jy/beam ! Clean residual mean=0.000005 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.137331 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 52 components and 0.137331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100704Jy sigma=0.000668 ! Fit after self-cal, rms=0.100681Jy sigma=0.000668 ! 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.06 FD 0.96 HN 0.95 KP 0.99 ! LA 0.98 MK 1.00* NL 0.89 OV 1.00 ! PT 1.01 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00 HN 0.94 KP 0.98 ! LA 0.96 MK 1.00* NL 1.09 OV 1.02 ! PT 1.00 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.06 HN 0.98 KP 1.03 ! LA 1.00 MK 1.00* NL 1.04 OV 0.97 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.05 HN 0.94 KP 1.00* ! LA 0.93 MK 1.00* NL 1.00* OV 0.99 ! PT 1.01 SC 0.92 ! ! ! Fit before self-cal, rms=0.100681Jy sigma=0.000668 ! Fit after self-cal, rms=0.096320Jy sigma=0.000665 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.485 mas, bmaj=7.921 mas, bpa=17.37 degrees ! Estimated noise=819.775 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.00149514 Jy ! Component: 100 - total flux cleaned = 0.00215187 Jy ! Component: 150 - total flux cleaned = 0.00256925 Jy ! Component: 200 - total flux cleaned = 0.00295887 Jy ! Total flux subtracted in 200 components = 0.00295887 Jy ! Clean residual min=-0.002418 max=0.002171 Jy/beam ! Clean residual mean=0.000006 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.14029 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 72 components and 0.14029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096276Jy sigma=0.000664 ! Fit after self-cal, rms=0.096247Jy sigma=0.000664 ! 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.096247Jy sigma=0.000664 ! Fit after self-cal, rms=0.092493Jy sigma=0.000661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.471 mas, bmaj=7.897 mas, bpa=17.47 degrees ! Estimated noise=818.098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000469279 Jy ! Component: 100 - total flux cleaned = 0.000714684 Jy ! Component: 150 - total flux cleaned = 0.000900741 Jy ! Component: 200 - total flux cleaned = 0.00104051 Jy ! Total flux subtracted in 200 components = 0.00104051 Jy ! Clean residual min=-0.001937 max=0.002078 Jy/beam ! Clean residual mean=0.000000 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.14133 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 93 components and 0.14133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092467Jy sigma=0.000661 ! Fit after self-cal, rms=0.092509Jy sigma=0.000661 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.000203831 Jy ! Component: 100 - total flux cleaned = 0.000333613 Jy ! Component: 150 - total flux cleaned = 0.000452197 Jy ! Component: 200 - total flux cleaned = 0.000518011 Jy ! Total flux subtracted in 200 components = 0.000518011 Jy ! Clean residual min=-0.001910 max=0.002067 Jy/beam ! Clean residual mean=0.000001 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.141848 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 100 components and 0.141848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092495Jy sigma=0.000660 ! Fit after self-cal, rms=0.092495Jy sigma=0.000660 ! 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.092495Jy sigma=0.000660 ! Fit after self-cal, rms=0.092399Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.468 mas, bmaj=7.89 mas, bpa=17.46 degrees ! Estimated noise=817.404 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.76367e-05 Jy ! Component: 100 - total flux cleaned = 0.000171192 Jy ! Component: 150 - total flux cleaned = 0.000275145 Jy ! Component: 200 - total flux cleaned = 0.00033242 Jy ! Total flux subtracted in 200 components = 0.00033242 Jy ! Clean residual min=-0.001863 max=0.002111 Jy/beam ! Clean residual mean=0.000001 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.142181 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 103 components and 0.142181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092387Jy sigma=0.000660 ! Fit after self-cal, rms=0.092392Jy sigma=0.000660 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 (109.5, 54). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00182156 Jy ! Component: 100 - total flux cleaned = 0.00244771 Jy ! Component: 150 - total flux cleaned = 0.00273247 Jy ! Component: 200 - total flux cleaned = 0.00297305 Jy ! Total flux subtracted in 200 components = 0.00297305 Jy ! Clean residual min=-0.001835 max=0.001848 Jy/beam ! Clean residual mean=-0.000002 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.145154 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 126 components and 0.145154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092334Jy sigma=0.000660 ! Fit after self-cal, rms=0.092329Jy sigma=0.000660 ! 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.092329Jy sigma=0.000660 ! Fit after self-cal, rms=0.092107Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.061 mas, bmaj=10.04 mas, bpa=3.412 degrees ! Estimated noise=928.726 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000768058 Jy ! Component: 100 - total flux cleaned = 0.000988096 Jy ! Component: 150 - total flux cleaned = 0.001086 Jy ! Component: 200 - total flux cleaned = 0.00117163 Jy ! Total flux subtracted in 200 components = 0.00117163 Jy ! Clean residual min=-0.001784 max=0.002006 Jy/beam ! Clean residual mean=-0.000001 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.146326 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 160 components and 0.146326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092095Jy sigma=0.000660 ! Fit after self-cal, rms=0.092095Jy sigma=0.000660 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.00014919 Jy ! Component: 100 - total flux cleaned = 0.000194828 Jy ! Component: 150 - total flux cleaned = 0.000222322 Jy ! Component: 200 - total flux cleaned = 0.000247678 Jy ! Total flux subtracted in 200 components = 0.000247678 Jy ! Clean residual min=-0.001740 max=0.001952 Jy/beam ! Clean residual mean=-0.000001 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.146573 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 171 components and 0.146573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092091Jy sigma=0.000660 ! Fit after self-cal, rms=0.092091Jy sigma=0.000660 ! 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.465 mas, bmaj=7.885 mas, bpa=17.46 degrees ! Estimated noise=816.168 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.465 x 7.885 at 17.46 degrees (North through East) ! Clean map min=-0.0016224 max=0.11199 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.861 mas, bmaj=7.129 mas, bpa=16.93 degrees ! Estimated noise=1108.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0862867 Jy ! Component: 100 - total flux cleaned = 0.106212 Jy ! Component: 150 - total flux cleaned = 0.113761 Jy ! Component: 200 - total flux cleaned = 0.118625 Jy ! Total flux subtracted in 200 components = 0.118625 Jy ! Clean residual min=-0.003145 max=0.002811 Jy/beam ! Clean residual mean=-0.000001 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.118625 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.118625 Jy ! Inverting map and beam ! Estimated beam: bmin=4.465 mas, bmaj=7.885 mas, bpa=17.46 degrees ! Estimated noise=816.168 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) ! Added new window around map position (4, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0055509 Jy ! Component: 100 - total flux cleaned = 0.00933228 Jy ! Component: 150 - total flux cleaned = 0.0123509 Jy ! Component: 200 - total flux cleaned = 0.0147953 Jy ! Total flux subtracted in 200 components = 0.0147953 Jy ! Clean residual min=-0.002186 max=0.002172 Jy/beam ! Clean residual mean=0.000001 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.133421 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 47 components and 0.133421 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.061 mas, bmaj=10.04 mas, bpa=3.412 degrees ! Estimated noise=928.726 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00264736 Jy ! Component: 100 - total flux cleaned = 0.0046428 Jy ! Component: 150 - total flux cleaned = 0.00628498 Jy ! Component: 200 - total flux cleaned = 0.0076502 Jy ! Total flux subtracted in 200 components = 0.0076502 Jy ! Clean residual min=-0.002121 max=0.002014 Jy/beam ! Clean residual mean=0.000000 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.141071 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.00114042 Jy ! Component: 100 - total flux cleaned = 0.00187901 Jy ! Component: 150 - total flux cleaned = 0.00242146 Jy ! Component: 200 - total flux cleaned = 0.00286854 Jy ! Total flux subtracted in 200 components = 0.00286854 Jy ! Clean residual min=-0.001941 max=0.001952 Jy/beam ! Clean residual mean=-0.000001 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.143939 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 127 components and 0.143939 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.465 mas, bmaj=7.885 mas, bpa=17.46 degrees ! Estimated noise=816.168 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000123075 Jy ! Component: 100 - total flux cleaned = 0.000276488 Jy ! Component: 150 - total flux cleaned = 0.000345227 Jy ! Component: 200 - total flux cleaned = 0.000377988 Jy ! Total flux subtracted in 200 components = 0.000377988 Jy ! Clean residual min=-0.001856 max=0.001923 Jy/beam ! Clean residual mean=-0.000000 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.144317 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 148 components and 0.144317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092113Jy sigma=0.000660 ! Fit after self-cal, rms=0.092111Jy sigma=0.000660 wmodel J1606+2717_S_2017_01_16_pus_map.mod ! Writing 148 model components to file: J1606+2717_S_2017_01_16_pus_map.mod wobs J1606+2717_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J1606+2717_S_2017_01_16_pus_uvs.fits wwins J1606+2717_S_2017_01_16_pus_map.win ! wwins: Wrote 4 windows to J1606+2717_S_2017_01_16_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.000179743 Jy ! Component: 100 - total flux cleaned = 5.34294e-05 Jy ! Component: 150 - total flux cleaned = -0.000158935 Jy ! Component: 200 - total flux cleaned = -0.000363962 Jy ! Component: 250 - total flux cleaned = -0.000506041 Jy ! Component: 300 - total flux cleaned = -0.000616363 Jy ! Component: 350 - total flux cleaned = -0.000723441 Jy ! Component: 400 - total flux cleaned = -0.000827233 Jy ! Component: 450 - total flux cleaned = -0.000877194 Jy ! Component: 500 - total flux cleaned = -0.000876989 Jy ! Component: 550 - total flux cleaned = -0.000901606 Jy ! Component: 600 - total flux cleaned = -0.000972674 Jy ! Component: 650 - total flux cleaned = -0.000925769 Jy ! Component: 700 - total flux cleaned = -0.00104015 Jy ! Component: 750 - total flux cleaned = -0.00115232 Jy ! Component: 800 - total flux cleaned = -0.00132932 Jy ! Component: 850 - total flux cleaned = -0.00143842 Jy ! Component: 900 - total flux cleaned = -0.00156747 Jy ! Component: 950 - total flux cleaned = -0.00171553 Jy ! Component: 1000 - total flux cleaned = -0.00171602 Jy ! Component: 1050 - total flux cleaned = -0.00181931 Jy ! Component: 1100 - total flux cleaned = -0.00194114 Jy ! Component: 1150 - total flux cleaned = -0.00188059 Jy ! Component: 1200 - total flux cleaned = -0.00204006 Jy ! Component: 1250 - total flux cleaned = -0.00207967 Jy ! Component: 1300 - total flux cleaned = -0.00211839 Jy ! Component: 1350 - total flux cleaned = -0.0021951 Jy ! Component: 1400 - total flux cleaned = -0.00221411 Jy ! Component: 1450 - total flux cleaned = -0.00213862 Jy ! Component: 1500 - total flux cleaned = -0.00223215 Jy ! Component: 1550 - total flux cleaned = -0.00223224 Jy ! Component: 1600 - total flux cleaned = -0.00221412 Jy ! Component: 1650 - total flux cleaned = -0.00225046 Jy ! Component: 1700 - total flux cleaned = -0.00225031 Jy ! Component: 1750 - total flux cleaned = -0.00217924 Jy ! Component: 1800 - total flux cleaned = -0.00219694 Jy ! Component: 1850 - total flux cleaned = -0.00212689 Jy ! Component: 1900 - total flux cleaned = -0.00214414 Jy ! Component: 1950 - total flux cleaned = -0.00207543 Jy ! Component: 2000 - total flux cleaned = -0.00205843 Jy ! Component: 2050 - total flux cleaned = -0.0020924 Jy ! Component: 2100 - total flux cleaned = -0.00210929 Jy ! Component: 2150 - total flux cleaned = -0.00215921 Jy ! Component: 2200 - total flux cleaned = -0.00215913 Jy ! Component: 2250 - total flux cleaned = -0.00215905 Jy ! Component: 2300 - total flux cleaned = -0.00211059 Jy ! Component: 2350 - total flux cleaned = -0.00212689 Jy ! Component: 2400 - total flux cleaned = -0.00219051 Jy ! Component: 2450 - total flux cleaned = -0.00222207 Jy ! Component: 2500 - total flux cleaned = -0.00219065 Jy ! Component: 2550 - total flux cleaned = -0.00220598 Jy ! Component: 2600 - total flux cleaned = -0.00215952 Jy ! Component: 2650 - total flux cleaned = -0.00209786 Jy ! Component: 2700 - total flux cleaned = -0.00212827 Jy ! Component: 2750 - total flux cleaned = -0.00208289 Jy ! Component: 2800 - total flux cleaned = -0.00214314 Jy ! Component: 2850 - total flux cleaned = -0.00209837 Jy ! Component: 2900 - total flux cleaned = -0.00206892 Jy ! Component: 2950 - total flux cleaned = -0.00205428 Jy ! Component: 3000 - total flux cleaned = -0.00203988 Jy ! Component: 3050 - total flux cleaned = -0.00199637 Jy ! Component: 3100 - total flux cleaned = -0.00203961 Jy ! Component: 3150 - total flux cleaned = -0.00199652 Jy ! Component: 3200 - total flux cleaned = -0.00195395 Jy ! Component: 3250 - total flux cleaned = -0.00192566 Jy ! Component: 3300 - total flux cleaned = -0.00195359 Jy ! Component: 3350 - total flux cleaned = -0.00188401 Jy ! Component: 3400 - total flux cleaned = -0.00188414 Jy ! Component: 3450 - total flux cleaned = -0.00185669 Jy ! Component: 3500 - total flux cleaned = -0.00184312 Jy ! Component: 3550 - total flux cleaned = -0.00181605 Jy ! Component: 3600 - total flux cleaned = -0.00185661 Jy ! Component: 3650 - total flux cleaned = -0.00178944 Jy ! Component: 3700 - total flux cleaned = -0.00174933 Jy ! Component: 3750 - total flux cleaned = -0.00173613 Jy ! Component: 3800 - total flux cleaned = -0.00164348 Jy ! Component: 3850 - total flux cleaned = -0.00163029 Jy ! Component: 3900 - total flux cleaned = -0.00160405 Jy ! Component: 3950 - total flux cleaned = -0.00155215 Jy ! Component: 4000 - total flux cleaned = -0.00151335 Jy ! Component: 4050 - total flux cleaned = -0.00150034 Jy ! Total flux subtracted in 4096 components = -0.00148753 Jy ! Clean residual min=-0.000736 max=0.000647 Jy/beam ! Clean residual mean=-0.000000 rms=0.000251 Jy/beam ! Combined flux in latest and established models = 0.14283 Jy keep ! Adding 319 model components to the UV plane model. ! The established model now contains 467 components and 0.14283 Jy ![Exited script file: muppet] wmap "J1606+2717_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.465 x 7.885 at 17.46 degrees (North through East) ! Clean map min=-0.0013272 max=0.11184 Jy/beam ! Writing clean map to FITS file: J1606+2717_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.111838 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000249881 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.670293 0.670293 1.34059 2.68117 5.36235 10.7247 21.4494 42.8988 85.7976 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.111 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.465 x 7.885 at 17.46 degrees (North through East) ! Clean map min=-0.0013272 max=0.11184 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 J1606+2717_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:17:37 2019