! Started logfile: J0608-1520_S_2015_01_23_pus_uvs.log on Mon Jan 2 18:07:44 2017 obs J0608-1520_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0608-1520_S_2015_01_23_pus_uva.fits ! AN table 1: 112 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.796825 visibilities/baseline/integration-bin. ! Found source: J0608-1520 ! ! 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 338 lines of history. ! ! Reading 16064 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 J0608-1520_S_2015_01_23_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 122 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 122 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 122 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 122 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.921784Jy sigma=0.007741 ! Fit after self-cal, rms=0.773480Jy sigma=0.006799 ! 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.528 mas, bmaj=6.855 mas, bpa=2.129 degrees ! Estimated noise=1103.64 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.198322 Jy ! Component: 100 - total flux cleaned = 0.24664 Jy ! Total flux subtracted in 100 components = 0.24664 Jy ! Clean residual min=-0.010609 max=0.020500 Jy/beam ! Clean residual mean=-0.000023 rms=0.002823 Jy/beam ! Combined flux in latest and established models = 0.24664 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.24664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.242513Jy sigma=0.000917 ! Fit after self-cal, rms=0.242496Jy sigma=0.000916 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0231347 Jy ! Component: 100 - total flux cleaned = 0.0361018 Jy ! Total flux subtracted in 100 components = 0.0361018 Jy ! Clean residual min=-0.008543 max=0.008614 Jy/beam ! Clean residual mean=-0.000015 rms=0.001893 Jy/beam ! Combined flux in latest and established models = 0.282742 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 26 components and 0.282742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.239988Jy sigma=0.000855 ! Fit after self-cal, rms=0.239941Jy sigma=0.000854 ! 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.059 mas, bmaj=8.053 mas, bpa=1.633 degrees ! Estimated noise=662.796 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.00959773 Jy ! Component: 100 - total flux cleaned = 0.0144049 Jy ! Component: 150 - total flux cleaned = 0.0169991 Jy ! Component: 200 - total flux cleaned = 0.0180035 Jy ! Total flux subtracted in 200 components = 0.0180035 Jy ! Clean residual min=-0.008277 max=0.008516 Jy/beam ! Clean residual mean=-0.000009 rms=0.001954 Jy/beam ! Combined flux in latest and established models = 0.300746 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 42 components and 0.300746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.239676Jy sigma=0.000845 ! Fit after self-cal, rms=0.239660Jy sigma=0.000845 ! 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 1.16 HN 0.95 KP 1.08 ! LA 1.01 MK 1.03 NL 0.98 OV 0.97 ! PT 1.06 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.37 HN 1.04 KP 0.99 ! LA 1.11 MK 1.02 NL 1.06 OV 0.99 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.56 HN 1.02 KP 0.87 ! LA 0.92 MK 1.06 NL 1.14 OV 0.91 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.29 HN 0.99 KP 0.80 ! LA 0.97 MK 1.05 NL 1.02 OV 0.96 ! PT 1.03 SC 0.96 ! ! ! Fit before self-cal, rms=0.239660Jy sigma=0.000845 ! Fit after self-cal, rms=0.304741Jy sigma=0.000806 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.07 mas, bmaj=8.088 mas, bpa=1.941 degrees ! Estimated noise=666.538 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.00108253 Jy ! Component: 100 - total flux cleaned = 0.00121408 Jy ! Component: 150 - total flux cleaned = 0.00128853 Jy ! Component: 200 - total flux cleaned = 0.00135492 Jy ! Total flux subtracted in 200 components = 0.00135492 Jy ! Clean residual min=-0.005810 max=0.005118 Jy/beam ! Clean residual mean=-0.000041 rms=0.001362 Jy/beam ! Combined flux in latest and established models = 0.302101 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 53 components and 0.302101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.304687Jy sigma=0.000806 ! Fit after self-cal, rms=0.304814Jy sigma=0.000806 ! 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.304814Jy sigma=0.000806 ! Fit after self-cal, rms=0.265470Jy sigma=0.000791 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.07 mas, bmaj=8.095 mas, bpa=1.997 degrees ! Estimated noise=667.215 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000454193 Jy ! Component: 100 - total flux cleaned = 0.000507686 Jy ! Component: 150 - total flux cleaned = 0.000506623 Jy ! Component: 200 - total flux cleaned = 0.00050712 Jy ! Total flux subtracted in 200 components = 0.00050712 Jy ! Clean residual min=-0.002082 max=0.002577 Jy/beam ! Clean residual mean=-0.000002 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.302608 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 62 components and 0.302608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.265467Jy sigma=0.000791 ! Fit after self-cal, rms=0.265496Jy sigma=0.000791 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 (4.5, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00219048 Jy ! Component: 100 - total flux cleaned = 0.00263202 Jy ! Component: 150 - total flux cleaned = 0.00259648 Jy ! Component: 200 - total flux cleaned = 0.00256475 Jy ! Total flux subtracted in 200 components = 0.00256475 Jy ! Clean residual min=-0.001867 max=0.002068 Jy/beam ! Clean residual mean=-0.000003 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.305173 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 82 components and 0.305173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.265470Jy sigma=0.000790 ! Fit after self-cal, rms=0.265466Jy sigma=0.000790 ! 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.265466Jy sigma=0.000790 ! Fit after self-cal, rms=0.263723Jy sigma=0.000790 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.068 mas, bmaj=8.093 mas, bpa=1.925 degrees ! Estimated noise=666.722 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000729099 Jy ! Component: 100 - total flux cleaned = 0.000732422 Jy ! Component: 150 - total flux cleaned = 0.000709884 Jy ! Component: 200 - total flux cleaned = 0.000689923 Jy ! Total flux subtracted in 200 components = 0.000689923 Jy ! Clean residual min=-0.001828 max=0.001961 Jy/beam ! Clean residual mean=0.000001 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.305863 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 91 components and 0.305863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.263717Jy sigma=0.000790 ! Fit after self-cal, rms=0.263712Jy sigma=0.000790 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 = 8.64341e-05 Jy ! Component: 100 - total flux cleaned = 6.97271e-05 Jy ! Component: 150 - total flux cleaned = 5.46998e-05 Jy ! Component: 200 - total flux cleaned = 3.99855e-05 Jy ! Total flux subtracted in 200 components = 3.99855e-05 Jy ! Clean residual min=-0.001800 max=0.001967 Jy/beam ! Clean residual mean=0.000001 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.305903 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 97 components and 0.305903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.263710Jy sigma=0.000790 ! Fit after self-cal, rms=0.263710Jy sigma=0.000790 ! 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.263710Jy sigma=0.000790 ! Fit after self-cal, rms=0.263858Jy sigma=0.000790 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.938 mas, bmaj=14.12 mas, bpa=1.622 degrees ! Estimated noise=912.003 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000108787 Jy ! Component: 100 - total flux cleaned = -0.000125316 Jy ! Component: 150 - total flux cleaned = -0.000165115 Jy ! Component: 200 - total flux cleaned = -0.000200389 Jy ! Total flux subtracted in 200 components = -0.000200389 Jy ! Clean residual min=-0.002241 max=0.002414 Jy/beam ! Clean residual mean=0.000000 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.305702 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 112 components and 0.305702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.263855Jy sigma=0.000790 ! Fit after self-cal, rms=0.263855Jy sigma=0.000790 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.000115212 Jy ! Component: 100 - total flux cleaned = -0.000125616 Jy ! Component: 150 - total flux cleaned = -0.000145895 Jy ! Component: 200 - total flux cleaned = -0.000174108 Jy ! Total flux subtracted in 200 components = -0.000174108 Jy ! Clean residual min=-0.002229 max=0.002406 Jy/beam ! Clean residual mean=0.000000 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.305528 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 121 components and 0.305528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.263855Jy sigma=0.000790 ! Fit after self-cal, rms=0.263854Jy sigma=0.000790 ! 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.068 mas, bmaj=8.093 mas, bpa=1.908 degrees ! Estimated noise=666.545 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.068 x 8.093 at 1.908 degrees (North through East) ! Clean map min=-0.0016957 max=0.26372 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.531 mas, bmaj=6.89 mas, bpa=2.453 degrees ! Estimated noise=1107.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.198852 Jy ! Component: 100 - total flux cleaned = 0.248014 Jy ! Component: 150 - total flux cleaned = 0.271543 Jy ! Component: 200 - total flux cleaned = 0.284284 Jy ! Total flux subtracted in 200 components = 0.284284 Jy ! Clean residual min=-0.004930 max=0.006140 Jy/beam ! Clean residual mean=-0.000005 rms=0.001102 Jy/beam ! Combined flux in latest and established models = 0.284284 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.284284 Jy ! Inverting map and beam ! Estimated beam: bmin=3.068 mas, bmaj=8.093 mas, bpa=1.908 degrees ! Estimated noise=666.545 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.00914837 Jy ! Component: 100 - total flux cleaned = 0.0140637 Jy ! Component: 150 - total flux cleaned = 0.016937 Jy ! Component: 200 - total flux cleaned = 0.0187215 Jy ! Total flux subtracted in 200 components = 0.0187215 Jy ! Clean residual min=-0.001816 max=0.001988 Jy/beam ! Clean residual mean=-0.000001 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.303006 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 53 components and 0.303006 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=6.938 mas, bmaj=14.12 mas, bpa=1.622 degrees ! Estimated noise=912.003 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160456 Jy ! Component: 100 - total flux cleaned = 0.00236419 Jy ! Component: 150 - total flux cleaned = 0.00251609 Jy ! Component: 200 - total flux cleaned = 0.00254894 Jy ! Total flux subtracted in 200 components = 0.00254894 Jy ! Clean residual min=-0.002161 max=0.002339 Jy/beam ! Clean residual mean=0.000000 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.305555 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 = 1.47602e-05 Jy ! Component: 100 - total flux cleaned = 4.09503e-05 Jy ! Component: 150 - total flux cleaned = 2.8246e-05 Jy ! Component: 200 - total flux cleaned = 1.6375e-05 Jy ! Total flux subtracted in 200 components = 1.6375e-05 Jy ! Clean residual min=-0.002163 max=0.002358 Jy/beam ! Clean residual mean=0.000000 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.305571 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 91 components and 0.305571 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.068 mas, bmaj=8.093 mas, bpa=1.908 degrees ! Estimated noise=666.545 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.05552e-05 Jy ! Component: 100 - total flux cleaned = 8.63339e-05 Jy ! Component: 150 - total flux cleaned = 0.000105475 Jy ! Component: 200 - total flux cleaned = 0.000104415 Jy ! Total flux subtracted in 200 components = 0.000104415 Jy ! Clean residual min=-0.001775 max=0.001898 Jy/beam ! Clean residual mean=0.000000 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.305675 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 108 components and 0.305675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.263855Jy sigma=0.000790 ! Fit after self-cal, rms=0.263856Jy sigma=0.000790 wmodel J0608-1520_S_2015_01_23_pus_map.mod ! Writing 108 model components to file: J0608-1520_S_2015_01_23_pus_map.mod wobs J0608-1520_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0608-1520_S_2015_01_23_pus_uvs.fits wwins J0608-1520_S_2015_01_23_pus_map.win ! wwins: Wrote 2 windows to J0608-1520_S_2015_01_23_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.000603247 Jy ! Component: 100 - total flux cleaned = 0.00112215 Jy ! Component: 150 - total flux cleaned = 0.00149288 Jy ! Component: 200 - total flux cleaned = 0.00176045 Jy ! Component: 250 - total flux cleaned = 0.00199062 Jy ! Component: 300 - total flux cleaned = 0.00215839 Jy ! Component: 350 - total flux cleaned = 0.00232136 Jy ! Component: 400 - total flux cleaned = 0.00250628 Jy ! Component: 450 - total flux cleaned = 0.00273733 Jy ! Component: 500 - total flux cleaned = 0.00293784 Jy ! Component: 550 - total flux cleaned = 0.00320791 Jy ! Component: 600 - total flux cleaned = 0.00347285 Jy ! Component: 650 - total flux cleaned = 0.00373278 Jy ! Component: 700 - total flux cleaned = 0.00394189 Jy ! Component: 750 - total flux cleaned = 0.00410247 Jy ! Component: 800 - total flux cleaned = 0.00437237 Jy ! Component: 850 - total flux cleaned = 0.0045493 Jy ! Component: 900 - total flux cleaned = 0.00472361 Jy ! Component: 950 - total flux cleaned = 0.00483089 Jy ! Component: 1000 - total flux cleaned = 0.00487327 Jy ! Component: 1050 - total flux cleaned = 0.00489395 Jy ! Component: 1100 - total flux cleaned = 0.00487361 Jy ! Component: 1150 - total flux cleaned = 0.00491477 Jy ! Component: 1200 - total flux cleaned = 0.00493486 Jy ! Component: 1250 - total flux cleaned = 0.00493473 Jy ! Component: 1300 - total flux cleaned = 0.00495453 Jy ! Component: 1350 - total flux cleaned = 0.0049348 Jy ! Component: 1400 - total flux cleaned = 0.00499246 Jy ! Component: 1450 - total flux cleaned = 0.00499214 Jy ! Component: 1500 - total flux cleaned = 0.00506779 Jy ! Component: 1550 - total flux cleaned = 0.00504885 Jy ! Component: 1600 - total flux cleaned = 0.00516059 Jy ! Component: 1650 - total flux cleaned = 0.00521596 Jy ! Component: 1700 - total flux cleaned = 0.00525243 Jy ! Component: 1750 - total flux cleaned = 0.00530689 Jy ! Component: 1800 - total flux cleaned = 0.00543264 Jy ! Component: 1850 - total flux cleaned = 0.00541476 Jy ! Component: 1900 - total flux cleaned = 0.00546778 Jy ! Component: 1950 - total flux cleaned = 0.00555515 Jy ! Component: 2000 - total flux cleaned = 0.00558978 Jy ! Component: 2050 - total flux cleaned = 0.00562421 Jy ! Component: 2100 - total flux cleaned = 0.0056755 Jy ! Component: 2150 - total flux cleaned = 0.00569236 Jy ! Component: 2200 - total flux cleaned = 0.0056923 Jy ! Component: 2250 - total flux cleaned = 0.0057591 Jy ! Component: 2300 - total flux cleaned = 0.00580877 Jy ! Component: 2350 - total flux cleaned = 0.00584143 Jy ! Component: 2400 - total flux cleaned = 0.00585766 Jy ! Component: 2450 - total flux cleaned = 0.00593854 Jy ! Component: 2500 - total flux cleaned = 0.00597067 Jy ! Component: 2550 - total flux cleaned = 0.00603448 Jy ! Component: 2600 - total flux cleaned = 0.00606604 Jy ! Component: 2650 - total flux cleaned = 0.00609741 Jy ! Component: 2700 - total flux cleaned = 0.00609727 Jy ! Component: 2750 - total flux cleaned = 0.00615939 Jy ! Component: 2800 - total flux cleaned = 0.0061903 Jy ! Component: 2850 - total flux cleaned = 0.00625146 Jy ! Component: 2900 - total flux cleaned = 0.00631253 Jy ! Component: 2950 - total flux cleaned = 0.00631246 Jy ! Component: 3000 - total flux cleaned = 0.00634265 Jy ! Component: 3050 - total flux cleaned = 0.00635784 Jy ! Component: 3100 - total flux cleaned = 0.00641727 Jy ! Component: 3150 - total flux cleaned = 0.00647635 Jy ! Component: 3200 - total flux cleaned = 0.00650575 Jy ! Component: 3250 - total flux cleaned = 0.00654959 Jy ! Component: 3300 - total flux cleaned = 0.00657859 Jy ! Component: 3350 - total flux cleaned = 0.00665082 Jy ! Component: 3400 - total flux cleaned = 0.00669385 Jy ! Component: 3450 - total flux cleaned = 0.00675095 Jy ! Component: 3500 - total flux cleaned = 0.00677937 Jy ! Component: 3550 - total flux cleaned = 0.00685006 Jy ! Component: 3600 - total flux cleaned = 0.00686414 Jy ! Component: 3650 - total flux cleaned = 0.0069341 Jy ! Component: 3700 - total flux cleaned = 0.00696194 Jy ! Component: 3750 - total flux cleaned = 0.00701747 Jy ! Component: 3800 - total flux cleaned = 0.00708644 Jy ! Component: 3850 - total flux cleaned = 0.00714136 Jy ! Component: 3900 - total flux cleaned = 0.00716859 Jy ! Component: 3950 - total flux cleaned = 0.00720939 Jy ! Component: 4000 - total flux cleaned = 0.00725001 Jy ! Component: 4050 - total flux cleaned = 0.00733079 Jy ! Total flux subtracted in 4096 components = 0.00737098 Jy ! Clean residual min=-0.000778 max=0.000675 Jy/beam ! Clean residual mean=-0.000001 rms=0.000250 Jy/beam ! Combined flux in latest and established models = 0.313046 Jy keep ! Adding 326 model components to the UV plane model. ! The established model now contains 434 components and 0.313046 Jy ![Exited script file: muppet] wmap "J0608-1520_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.068 x 8.093 at 1.908 degrees (North through East) ! Clean map min=-0.0015742 max=0.26431 Jy/beam ! Writing clean map to FITS file: J0608-1520_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.264308 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00024609 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.279322 0.279322 0.558644 1.11729 2.23458 4.46915 8.9383 17.8766 35.7532 71.5064 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.264 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.068 x 8.093 at 1.908 degrees (North through East) ! Clean map min=-0.0015742 max=0.26431 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 J0608-1520_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 18:07:50 2017