! Started logfile: J1606+2717_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:03:36 2016 obs J1606+2717_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1606+2717_S_2015_03_17_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.870635 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 330 lines of history. ! ! Reading 13164 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_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 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.847208Jy sigma=0.010902 ! Fit after self-cal, rms=0.830586Jy sigma=0.010702 ! 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.887 mas, bmaj=5.694 mas, bpa=-4.405 degrees ! Estimated noise=752.344 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.126597 Jy ! Component: 100 - total flux cleaned = 0.157068 Jy ! Total flux subtracted in 100 components = 0.157068 Jy ! Clean residual min=-0.005753 max=0.012512 Jy/beam ! Clean residual mean=-0.000004 rms=0.001632 Jy/beam ! Combined flux in latest and established models = 0.157068 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.157068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074319Jy sigma=0.000871 ! Fit after self-cal, rms=0.074306Jy sigma=0.000870 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0137267 Jy ! Component: 100 - total flux cleaned = 0.0209859 Jy ! Total flux subtracted in 100 components = 0.0209859 Jy ! Clean residual min=-0.005633 max=0.007994 Jy/beam ! Clean residual mean=-0.000005 rms=0.001244 Jy/beam ! Combined flux in latest and established models = 0.178054 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 26 components and 0.178054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070201Jy sigma=0.000828 ! Fit after self-cal, rms=0.070172Jy sigma=0.000827 ! Inverting map ! Added new window around map position (4.5, -3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00726844 Jy ! Component: 100 - total flux cleaned = 0.0114352 Jy ! Total flux subtracted in 100 components = 0.0114352 Jy ! Clean residual min=-0.005081 max=0.004669 Jy/beam ! Clean residual mean=-0.000005 rms=0.001109 Jy/beam ! Combined flux in latest and established models = 0.189489 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 45 components and 0.189489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069053Jy sigma=0.000817 ! Fit after self-cal, rms=0.068993Jy sigma=0.000816 ! 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.402 mas, bmaj=6.506 mas, bpa=-4.222 degrees ! Estimated noise=489.034 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.00506526 Jy ! Component: 100 - total flux cleaned = 0.00843818 Jy ! Component: 150 - total flux cleaned = 0.0108599 Jy ! Component: 200 - total flux cleaned = 0.0126513 Jy ! Total flux subtracted in 200 components = 0.0126513 Jy ! Clean residual min=-0.004900 max=0.004843 Jy/beam ! Clean residual mean=-0.000016 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.202141 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 78 components and 0.202141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068343Jy sigma=0.000812 ! Fit after self-cal, rms=0.068331Jy sigma=0.000812 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.92 HN 0.95 KP 1.11 ! LA 0.97 MK 0.98 NL 0.89 OV 1.03 ! PT 1.06 SC 0.96 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.92 HN 0.97 KP 1.07 ! LA 0.94 MK 1.04 NL 1.03 OV 1.07 ! PT 1.03 SC 1.04 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.94 HN 1.00 KP 0.95 ! LA 0.77 MK 1.07 NL 1.21 OV 1.00 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.98 HN 0.95 KP 0.92 ! LA 0.86 MK 1.12 NL 0.98 OV 1.05 ! PT 1.05 SC 0.98 ! ! ! Fit before self-cal, rms=0.068331Jy sigma=0.000812 ! Fit after self-cal, rms=0.063422Jy sigma=0.000778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.449 mas, bmaj=6.541 mas, bpa=-3.776 degrees ! Estimated noise=489.908 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 (10, -14). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00385558 Jy ! Component: 100 - total flux cleaned = 0.0050166 Jy ! Component: 150 - total flux cleaned = 0.00537857 Jy ! Component: 200 - total flux cleaned = 0.00556544 Jy ! Total flux subtracted in 200 components = 0.00556544 Jy ! Clean residual min=-0.002088 max=0.002139 Jy/beam ! Clean residual mean=-0.000002 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.207706 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 107 components and 0.207706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063174Jy sigma=0.000775 ! Fit after self-cal, rms=0.063117Jy sigma=0.000774 ! 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.063117Jy sigma=0.000774 ! Fit after self-cal, rms=0.062926Jy sigma=0.000772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.446 mas, bmaj=6.544 mas, bpa=-4.225 degrees ! Estimated noise=488.902 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000429997 Jy ! Component: 100 - total flux cleaned = 0.000688088 Jy ! Component: 150 - total flux cleaned = 0.000755567 Jy ! Component: 200 - total flux cleaned = 0.000842204 Jy ! Total flux subtracted in 200 components = 0.000842204 Jy ! Clean residual min=-0.001875 max=0.001564 Jy/beam ! Clean residual mean=-0.000003 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.208548 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 128 components and 0.208548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062880Jy sigma=0.000771 ! Fit after self-cal, rms=0.062884Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000187162 Jy ! Component: 100 - total flux cleaned = 0.000212365 Jy ! Component: 150 - total flux cleaned = 0.000259484 Jy ! Component: 200 - total flux cleaned = 0.000324775 Jy ! Total flux subtracted in 200 components = 0.000324775 Jy ! Clean residual min=-0.001833 max=0.001525 Jy/beam ! Clean residual mean=-0.000003 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.208873 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 131 components and 0.208873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062867Jy sigma=0.000771 ! Fit after self-cal, rms=0.062867Jy sigma=0.000771 ! 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.062867Jy sigma=0.000771 ! Fit after self-cal, rms=0.062885Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.453 mas, bmaj=6.55 mas, bpa=-4.192 degrees ! Estimated noise=488.866 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000664871 Jy ! Component: 100 - total flux cleaned = -0.000642266 Jy ! Component: 150 - total flux cleaned = -0.000621742 Jy ! Component: 200 - total flux cleaned = -0.000622527 Jy ! Total flux subtracted in 200 components = -0.000622527 Jy ! Clean residual min=-0.001776 max=0.001512 Jy/beam ! Clean residual mean=-0.000003 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.208251 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 139 components and 0.208251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062868Jy sigma=0.000770 ! Fit after self-cal, rms=0.062868Jy 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 = -2.24357e-05 Jy ! Component: 100 - total flux cleaned = -2.30728e-05 Jy ! Component: 150 - total flux cleaned = -2.31314e-05 Jy ! Component: 200 - total flux cleaned = -2.35566e-05 Jy ! Total flux subtracted in 200 components = -2.35566e-05 Jy ! Clean residual min=-0.001772 max=0.001515 Jy/beam ! Clean residual mean=-0.000003 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.208227 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 143 components and 0.208227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062860Jy sigma=0.000770 ! Fit after self-cal, rms=0.062860Jy sigma=0.000770 ! 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.062860Jy sigma=0.000770 ! Fit after self-cal, rms=0.062886Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.68 mas, bmaj=10.03 mas, bpa=-3.1 degrees ! Estimated noise=603.987 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000238639 Jy ! Component: 100 - total flux cleaned = 0.000262905 Jy ! Component: 150 - total flux cleaned = 0.000196822 Jy ! Component: 200 - total flux cleaned = 0.000125122 Jy ! Total flux subtracted in 200 components = 0.000125122 Jy ! Clean residual min=-0.001661 max=0.001827 Jy/beam ! Clean residual mean=-0.000007 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.208352 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 157 components and 0.208352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062885Jy sigma=0.000770 ! Fit after self-cal, rms=0.062885Jy 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) ! Added new window around map position (16, -35). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141595 Jy ! Component: 100 - total flux cleaned = 0.00192913 Jy ! Component: 150 - total flux cleaned = 0.00233849 Jy ! Component: 200 - total flux cleaned = 0.00249365 Jy ! Total flux subtracted in 200 components = 0.00249365 Jy ! Clean residual min=-0.001499 max=0.001284 Jy/beam ! Clean residual mean=-0.000006 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.210846 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 181 components and 0.210846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062841Jy sigma=0.000770 ! Fit after self-cal, rms=0.062839Jy sigma=0.000770 ! 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.46 mas, bmaj=6.554 mas, bpa=-4.138 degrees ! Estimated noise=488.868 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.46 x 6.554 at -4.138 degrees (North through East) ! Clean map min=-0.0014559 max=0.16568 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.921 mas, bmaj=5.724 mas, bpa=-4.306 degrees ! Estimated noise=757.272 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.127265 Jy ! Component: 100 - total flux cleaned = 0.157167 Jy ! Component: 150 - total flux cleaned = 0.170394 Jy ! Component: 200 - total flux cleaned = 0.177895 Jy ! Total flux subtracted in 200 components = 0.177895 Jy ! Clean residual min=-0.003425 max=0.003933 Jy/beam ! Clean residual mean=-0.000001 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.177895 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.177895 Jy ! Inverting map and beam ! Estimated beam: bmin=3.46 mas, bmaj=6.554 mas, bpa=-4.138 degrees ! Estimated noise=488.868 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.00710564 Jy ! Component: 100 - total flux cleaned = 0.0117726 Jy ! Component: 150 - total flux cleaned = 0.0152852 Jy ! Component: 200 - total flux cleaned = 0.018097 Jy ! Total flux subtracted in 200 components = 0.018097 Jy ! Clean residual min=-0.001986 max=0.002128 Jy/beam ! Clean residual mean=-0.000000 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.195992 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 70 components and 0.195992 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.68 mas, bmaj=10.03 mas, bpa=-3.1 degrees ! Estimated noise=603.987 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00376385 Jy ! Component: 100 - total flux cleaned = 0.00635797 Jy ! Component: 150 - total flux cleaned = 0.00833422 Jy ! Component: 200 - total flux cleaned = 0.00961395 Jy ! Total flux subtracted in 200 components = 0.00961395 Jy ! Clean residual min=-0.001455 max=0.001738 Jy/beam ! Clean residual mean=-0.000004 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.205606 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.000946826 Jy ! Component: 100 - total flux cleaned = 0.00177853 Jy ! Component: 150 - total flux cleaned = 0.00243864 Jy ! Component: 200 - total flux cleaned = 0.00302406 Jy ! Total flux subtracted in 200 components = 0.00302406 Jy ! Clean residual min=-0.001319 max=0.001466 Jy/beam ! Clean residual mean=-0.000004 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.20863 Jy ! Adding 95 model components to the UV plane model. ! The established model now contains 150 components and 0.20863 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.46 mas, bmaj=6.554 mas, bpa=-4.138 degrees ! Estimated noise=488.868 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00014744 Jy ! Component: 100 - total flux cleaned = 0.000525202 Jy ! Component: 150 - total flux cleaned = 0.000827215 Jy ! Component: 200 - total flux cleaned = 0.00099785 Jy ! Total flux subtracted in 200 components = 0.00099785 Jy ! Clean residual min=-0.001398 max=0.001387 Jy/beam ! Clean residual mean=-0.000002 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.209628 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 170 components and 0.209628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062810Jy sigma=0.000769 ! Fit after self-cal, rms=0.062802Jy sigma=0.000769 wmodel J1606+2717_S_2015_03_17_pus_map.mod ! Writing 170 model components to file: J1606+2717_S_2015_03_17_pus_map.mod wobs J1606+2717_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1606+2717_S_2015_03_17_pus_uvs.fits wwins J1606+2717_S_2015_03_17_pus_map.win ! wwins: Wrote 4 windows to J1606+2717_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.00016235 Jy ! Component: 100 - total flux cleaned = -6.71498e-05 Jy ! Component: 150 - total flux cleaned = -4.43748e-05 Jy ! Component: 200 - total flux cleaned = 6.61699e-05 Jy ! Component: 250 - total flux cleaned = 0.000108978 Jy ! Component: 300 - total flux cleaned = 0.000108987 Jy ! Component: 350 - total flux cleaned = 2.99823e-05 Jy ! Component: 400 - total flux cleaned = -2.72229e-05 Jy ! Component: 450 - total flux cleaned = -2.72999e-05 Jy ! Component: 500 - total flux cleaned = -6.35224e-05 Jy ! Component: 550 - total flux cleaned = -2.82657e-05 Jy ! Component: 600 - total flux cleaned = -6.33131e-05 Jy ! Component: 650 - total flux cleaned = -2.92279e-05 Jy ! Component: 700 - total flux cleaned = 2.08845e-05 Jy ! Component: 750 - total flux cleaned = -1.22154e-05 Jy ! Component: 800 - total flux cleaned = -4.4637e-05 Jy ! Component: 850 - total flux cleaned = -1.28496e-05 Jy ! Component: 900 - total flux cleaned = -2.89845e-05 Jy ! Component: 950 - total flux cleaned = -5.98688e-05 Jy ! Component: 1000 - total flux cleaned = -7.48526e-05 Jy ! Component: 1050 - total flux cleaned = -0.000104796 Jy ! Component: 1100 - total flux cleaned = -0.000148783 Jy ! Component: 1150 - total flux cleaned = -0.000163313 Jy ! Component: 1200 - total flux cleaned = -0.000220807 Jy ! Component: 1250 - total flux cleaned = -0.00024901 Jy ! Component: 1300 - total flux cleaned = -0.000290985 Jy ! Component: 1350 - total flux cleaned = -0.000318578 Jy ! Component: 1400 - total flux cleaned = -0.000332287 Jy ! Component: 1450 - total flux cleaned = -0.000318925 Jy ! Component: 1500 - total flux cleaned = -0.0003458 Jy ! Component: 1550 - total flux cleaned = -0.00037221 Jy ! Component: 1600 - total flux cleaned = -0.000411483 Jy ! Component: 1650 - total flux cleaned = -0.000411313 Jy ! Component: 1700 - total flux cleaned = -0.000449753 Jy ! Component: 1750 - total flux cleaned = -0.000475133 Jy ! Component: 1800 - total flux cleaned = -0.000487452 Jy ! Component: 1850 - total flux cleaned = -0.000475368 Jy ! Component: 1900 - total flux cleaned = -0.000524235 Jy ! Component: 1950 - total flux cleaned = -0.000536324 Jy ! Component: 2000 - total flux cleaned = -0.000560006 Jy ! Component: 2050 - total flux cleaned = -0.000571702 Jy ! Component: 2100 - total flux cleaned = -0.00058337 Jy ! Component: 2150 - total flux cleaned = -0.000548747 Jy ! Component: 2200 - total flux cleaned = -0.000594777 Jy ! Component: 2250 - total flux cleaned = -0.000651623 Jy ! Component: 2300 - total flux cleaned = -0.000651512 Jy ! Component: 2350 - total flux cleaned = -0.000684844 Jy ! Component: 2400 - total flux cleaned = -0.000651698 Jy ! Component: 2450 - total flux cleaned = -0.000662719 Jy ! Component: 2500 - total flux cleaned = -0.000684271 Jy ! Component: 2550 - total flux cleaned = -0.000748578 Jy ! Component: 2600 - total flux cleaned = -0.000769826 Jy ! Component: 2650 - total flux cleaned = -0.000790786 Jy ! Component: 2700 - total flux cleaned = -0.000738681 Jy ! Component: 2750 - total flux cleaned = -0.000801056 Jy ! Component: 2800 - total flux cleaned = -0.000821749 Jy ! Component: 2850 - total flux cleaned = -0.000832057 Jy ! Component: 2900 - total flux cleaned = -0.000822088 Jy ! Component: 2950 - total flux cleaned = -0.000882239 Jy ! Component: 3000 - total flux cleaned = -0.000882424 Jy ! Component: 3050 - total flux cleaned = -0.000902416 Jy ! Component: 3100 - total flux cleaned = -0.000931837 Jy ! Component: 3150 - total flux cleaned = -0.000951297 Jy ! Component: 3200 - total flux cleaned = -0.000980364 Jy ! Component: 3250 - total flux cleaned = -0.000980397 Jy ! Component: 3300 - total flux cleaned = -0.00100907 Jy ! Component: 3350 - total flux cleaned = -0.00102786 Jy ! Component: 3400 - total flux cleaned = -0.00106537 Jy ! Component: 3450 - total flux cleaned = -0.00108398 Jy ! Component: 3500 - total flux cleaned = -0.00111163 Jy ! Component: 3550 - total flux cleaned = -0.00113915 Jy ! Component: 3600 - total flux cleaned = -0.00113921 Jy ! Component: 3650 - total flux cleaned = -0.00113013 Jy ! Component: 3700 - total flux cleaned = -0.00117514 Jy ! Component: 3750 - total flux cleaned = -0.00119304 Jy ! Component: 3800 - total flux cleaned = -0.00118414 Jy ! Component: 3850 - total flux cleaned = -0.00117544 Jy ! Component: 3900 - total flux cleaned = -0.0012281 Jy ! Component: 3950 - total flux cleaned = -0.00124544 Jy ! Component: 4000 - total flux cleaned = -0.00127133 Jy ! Component: 4050 - total flux cleaned = -0.00129712 Jy ! Total flux subtracted in 4096 components = -0.00131418 Jy ! Clean residual min=-0.000500 max=0.000546 Jy/beam ! Clean residual mean=-0.000001 rms=0.000155 Jy/beam ! Combined flux in latest and established models = 0.208314 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 462 components and 0.208314 Jy ![Exited script file: muppet] wmap "J1606+2717_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.46 x 6.554 at -4.138 degrees (North through East) ! Clean map min=-0.0015048 max=0.16672 Jy/beam ! Writing clean map to FITS file: J1606+2717_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.166719 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000153171 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.275621 0.275621 0.551242 1.10248 2.20497 4.40994 8.81987 17.6397 35.2795 70.559 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.166 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.46 x 6.554 at -4.138 degrees (North through East) ! Clean map min=-0.0015048 max=0.16672 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_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:03:41 2016