! Started logfile: J0612-3138_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:56:27 2016 obs J0612-3138_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0612-3138_S_2014_08_09_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.7785 visibilities/baseline/integration-bin. ! Found source: J0612-3138 ! ! 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 342 lines of history. ! ! Reading 17236 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 J0612-3138_S_2014_08_09_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 145 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 145 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 145 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 145 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.889576Jy sigma=0.007034 ! Fit after self-cal, rms=0.853841Jy sigma=0.006740 ! 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.047 mas, bmaj=13.64 mas, bpa=11.66 degrees ! Estimated noise=1128.07 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.115545 Jy ! Component: 100 - total flux cleaned = 0.143262 Jy ! Total flux subtracted in 100 components = 0.143262 Jy ! Clean residual min=-0.005944 max=0.011392 Jy/beam ! Clean residual mean=0.000033 rms=0.001760 Jy/beam ! Combined flux in latest and established models = 0.143262 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.143262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111310Jy sigma=0.000808 ! Fit after self-cal, rms=0.111337Jy sigma=0.000808 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0128777 Jy ! Component: 100 - total flux cleaned = 0.0205666 Jy ! Total flux subtracted in 100 components = 0.0205666 Jy ! Clean residual min=-0.005189 max=0.005349 Jy/beam ! Clean residual mean=0.000017 rms=0.001296 Jy/beam ! Combined flux in latest and established models = 0.163828 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 32 components and 0.163828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109094Jy sigma=0.000789 ! Fit after self-cal, rms=0.109122Jy sigma=0.000789 ! 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.871 mas, bmaj=16.27 mas, bpa=10.79 degrees ! Estimated noise=692.744 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.00871405 Jy ! Component: 100 - total flux cleaned = 0.0134676 Jy ! Component: 150 - total flux cleaned = 0.0162715 Jy ! Component: 200 - total flux cleaned = 0.0179561 Jy ! Total flux subtracted in 200 components = 0.0179561 Jy ! Clean residual min=-0.003788 max=0.003776 Jy/beam ! Clean residual mean=0.000004 rms=0.000959 Jy/beam ! Combined flux in latest and established models = 0.181784 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 53 components and 0.181784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108365Jy sigma=0.000783 ! Fit after self-cal, rms=0.108387Jy sigma=0.000783 ! 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.00 FD 0.85 HN 1.04 KP 1.08 ! LA 1.10 MK 1.00* NL 0.99 OV 0.97 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 1.08 KP 1.02 ! LA 1.06 MK 1.00* NL 1.04 OV 1.03 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.15 HN 1.06 KP 0.90 ! LA 0.84 MK 1.00* NL 1.00 OV 0.94 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.04 HN 1.04 KP 0.87 ! LA 0.78 MK 1.00* NL 1.11 OV 0.98 ! PT 1.02 SC 1.00 ! ! ! Fit before self-cal, rms=0.108387Jy sigma=0.000783 ! Fit after self-cal, rms=0.107003Jy sigma=0.000770 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.886 mas, bmaj=16.45 mas, bpa=10.9 degrees ! Estimated noise=693.876 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.00134881 Jy ! Component: 100 - total flux cleaned = -0.00151392 Jy ! Component: 150 - total flux cleaned = -0.00166034 Jy ! Component: 200 - total flux cleaned = -0.00182674 Jy ! Total flux subtracted in 200 components = -0.00182674 Jy ! Clean residual min=-0.002746 max=0.002911 Jy/beam ! Clean residual mean=-0.000006 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.179958 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 72 components and 0.179958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106970Jy sigma=0.000770 ! Fit after self-cal, rms=0.106983Jy sigma=0.000770 ! 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.106983Jy sigma=0.000770 ! Fit after self-cal, rms=0.107323Jy sigma=0.000770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.89 mas, bmaj=16.5 mas, bpa=10.94 degrees ! Estimated noise=692.513 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00124874 Jy ! Component: 100 - total flux cleaned = -0.00143349 Jy ! Component: 150 - total flux cleaned = -0.00159617 Jy ! Component: 200 - total flux cleaned = -0.00171508 Jy ! Total flux subtracted in 200 components = -0.00171508 Jy ! Clean residual min=-0.002636 max=0.002878 Jy/beam ! Clean residual mean=-0.000006 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.178242 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 79 components and 0.178242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107296Jy sigma=0.000770 ! Fit after self-cal, rms=0.107301Jy 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.000149329 Jy ! Component: 100 - total flux cleaned = -0.000285102 Jy ! Component: 150 - total flux cleaned = -0.000386021 Jy ! Component: 200 - total flux cleaned = -0.000506186 Jy ! Total flux subtracted in 200 components = -0.000506186 Jy ! Clean residual min=-0.002599 max=0.002908 Jy/beam ! Clean residual mean=-0.000007 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.177736 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 89 components and 0.177736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107290Jy sigma=0.000769 ! Fit after self-cal, rms=0.107287Jy sigma=0.000769 ! 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.107287Jy sigma=0.000769 ! Fit after self-cal, rms=0.108852Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.895 mas, bmaj=16.52 mas, bpa=10.95 degrees ! Estimated noise=692.692 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000880871 Jy ! Component: 100 - total flux cleaned = -0.00105156 Jy ! Component: 150 - total flux cleaned = -0.00116824 Jy ! Component: 200 - total flux cleaned = -0.00126931 Jy ! Total flux subtracted in 200 components = -0.00126931 Jy ! Clean residual min=-0.002178 max=0.003089 Jy/beam ! Clean residual mean=-0.000001 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.176467 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 97 components and 0.176467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108831Jy sigma=0.000768 ! Fit after self-cal, rms=0.108861Jy sigma=0.000768 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 (-8.5, 30). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00276167 Jy ! Component: 100 - total flux cleaned = 0.0036165 Jy ! Component: 150 - total flux cleaned = 0.00370776 Jy ! Component: 200 - total flux cleaned = 0.00370841 Jy ! Total flux subtracted in 200 components = 0.00370841 Jy ! Clean residual min=-0.002030 max=0.002163 Jy/beam ! Clean residual mean=0.000004 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.180175 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 125 components and 0.180175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108777Jy sigma=0.000768 ! Fit after self-cal, rms=0.108769Jy sigma=0.000768 ! 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.108769Jy sigma=0.000768 ! Fit after self-cal, rms=0.109081Jy sigma=0.000768 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.352 mas, bmaj=24.85 mas, bpa=1.11 degrees ! Estimated noise=779.103 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110829 Jy ! Component: 100 - total flux cleaned = 0.00140618 Jy ! Component: 150 - total flux cleaned = 0.00140844 Jy ! Component: 200 - total flux cleaned = 0.00138817 Jy ! Total flux subtracted in 200 components = 0.00138817 Jy ! Clean residual min=-0.002058 max=0.002277 Jy/beam ! Clean residual mean=0.000006 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.181564 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 135 components and 0.181564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109060Jy sigma=0.000767 ! Fit after self-cal, rms=0.109064Jy sigma=0.000767 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.000124039 Jy ! Component: 100 - total flux cleaned = 0.000191364 Jy ! Component: 150 - total flux cleaned = 0.000229491 Jy ! Component: 200 - total flux cleaned = 0.000246833 Jy ! Total flux subtracted in 200 components = 0.000246833 Jy ! Clean residual min=-0.002098 max=0.002129 Jy/beam ! Clean residual mean=0.000006 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.18181 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 145 components and 0.18181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109058Jy sigma=0.000767 ! Fit after self-cal, rms=0.109059Jy sigma=0.000767 ! 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.893 mas, bmaj=16.55 mas, bpa=10.97 degrees ! Estimated noise=691.611 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.893 x 16.55 at 10.97 degrees (North through East) ! Clean map min=-0.0019531 max=0.14082 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.034 mas, bmaj=13.77 mas, bpa=11.82 degrees ! Estimated noise=1136.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.116228 Jy ! Component: 100 - total flux cleaned = 0.142827 Jy ! Component: 150 - total flux cleaned = 0.15486 Jy ! Component: 200 - total flux cleaned = 0.162058 Jy ! Total flux subtracted in 200 components = 0.162058 Jy ! Clean residual min=-0.003511 max=0.004319 Jy/beam ! Clean residual mean=0.000014 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.162058 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.162058 Jy ! Inverting map and beam ! Estimated beam: bmin=3.893 mas, bmaj=16.55 mas, bpa=10.97 degrees ! Estimated noise=691.611 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.00675132 Jy ! Component: 100 - total flux cleaned = 0.0106654 Jy ! Component: 150 - total flux cleaned = 0.0133381 Jy ! Component: 200 - total flux cleaned = 0.0152509 Jy ! Total flux subtracted in 200 components = 0.0152509 Jy ! Clean residual min=-0.002160 max=0.002037 Jy/beam ! Clean residual mean=0.000004 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.177309 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 91 components and 0.177308 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.352 mas, bmaj=24.85 mas, bpa=1.11 degrees ! Estimated noise=779.103 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0019194 Jy ! Component: 100 - total flux cleaned = 0.00305997 Jy ! Component: 150 - total flux cleaned = 0.00344755 Jy ! Component: 200 - total flux cleaned = 0.00363375 Jy ! Total flux subtracted in 200 components = 0.00363375 Jy ! Clean residual min=-0.002279 max=0.002177 Jy/beam ! Clean residual mean=0.000008 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.180942 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.000161419 Jy ! Component: 100 - total flux cleaned = 0.000282879 Jy ! Component: 150 - total flux cleaned = 0.000390859 Jy ! Component: 200 - total flux cleaned = 0.000424416 Jy ! Total flux subtracted in 200 components = 0.000424416 Jy ! Clean residual min=-0.002255 max=0.002124 Jy/beam ! Clean residual mean=0.000008 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.181367 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 122 components and 0.181367 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.893 mas, bmaj=16.55 mas, bpa=10.97 degrees ! Estimated noise=691.611 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000114501 Jy ! Component: 100 - total flux cleaned = 0.000148223 Jy ! Component: 150 - total flux cleaned = 0.000210389 Jy ! Component: 200 - total flux cleaned = 0.000269261 Jy ! Total flux subtracted in 200 components = 0.000269261 Jy ! Clean residual min=-0.002005 max=0.001946 Jy/beam ! Clean residual mean=0.000004 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.181636 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 144 components and 0.181636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109060Jy sigma=0.000767 ! Fit after self-cal, rms=0.109044Jy sigma=0.000767 wmodel J0612-3138_S_2014_08_09_pus_map.mod ! Writing 144 model components to file: J0612-3138_S_2014_08_09_pus_map.mod wobs J0612-3138_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0612-3138_S_2014_08_09_pus_uvs.fits wwins J0612-3138_S_2014_08_09_pus_map.win ! wwins: Wrote 2 windows to J0612-3138_S_2014_08_09_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.000120163 Jy ! Component: 100 - total flux cleaned = -0.000181662 Jy ! Component: 150 - total flux cleaned = -0.000120474 Jy ! Component: 200 - total flux cleaned = -0.000119112 Jy ! Component: 250 - total flux cleaned = -0.000174409 Jy ! Component: 300 - total flux cleaned = -0.000201957 Jy ! Component: 350 - total flux cleaned = -0.000255317 Jy ! Component: 400 - total flux cleaned = -0.000281269 Jy ! Component: 450 - total flux cleaned = -0.000230215 Jy ! Component: 500 - total flux cleaned = -0.000205038 Jy ! Component: 550 - total flux cleaned = -0.000180577 Jy ! Component: 600 - total flux cleaned = -0.000132594 Jy ! Component: 650 - total flux cleaned = -8.59587e-05 Jy ! Component: 700 - total flux cleaned = -6.32582e-05 Jy ! Component: 750 - total flux cleaned = -4.06566e-05 Jy ! Component: 800 - total flux cleaned = 2.54365e-05 Jy ! Component: 850 - total flux cleaned = 6.81415e-05 Jy ! Component: 900 - total flux cleaned = -3.74705e-05 Jy ! Component: 950 - total flux cleaned = -3.69736e-05 Jy ! Component: 1000 - total flux cleaned = -1.63523e-05 Jy ! Component: 1050 - total flux cleaned = -3.6827e-05 Jy ! Component: 1100 - total flux cleaned = -7.67999e-05 Jy ! Component: 1150 - total flux cleaned = -0.000135527 Jy ! Component: 1200 - total flux cleaned = -0.000174049 Jy ! Component: 1250 - total flux cleaned = -0.000155137 Jy ! Component: 1300 - total flux cleaned = -0.000229675 Jy ! Component: 1350 - total flux cleaned = -0.000174155 Jy ! Component: 1400 - total flux cleaned = -0.000210685 Jy ! Component: 1450 - total flux cleaned = -0.00019315 Jy ! Component: 1500 - total flux cleaned = -0.000246538 Jy ! Component: 1550 - total flux cleaned = -0.000228848 Jy ! Component: 1600 - total flux cleaned = -0.000194278 Jy ! Component: 1650 - total flux cleaned = -0.000228429 Jy ! Component: 1700 - total flux cleaned = -0.000211263 Jy ! Component: 1750 - total flux cleaned = -0.0002612 Jy ! Component: 1800 - total flux cleaned = -0.00031048 Jy ! Component: 1850 - total flux cleaned = -0.000293761 Jy ! Component: 1900 - total flux cleaned = -0.000277541 Jy ! Component: 1950 - total flux cleaned = -0.000261509 Jy ! Component: 2000 - total flux cleaned = -0.000261454 Jy ! Component: 2050 - total flux cleaned = -0.000214773 Jy ! Component: 2100 - total flux cleaned = -0.000245587 Jy ! Component: 2150 - total flux cleaned = -0.000260891 Jy ! Component: 2200 - total flux cleaned = -0.000230867 Jy ! Component: 2250 - total flux cleaned = -0.000230869 Jy ! Component: 2300 - total flux cleaned = -0.000230673 Jy ! Component: 2350 - total flux cleaned = -0.000186538 Jy ! Component: 2400 - total flux cleaned = -0.000172121 Jy ! Component: 2450 - total flux cleaned = -0.00022969 Jy ! Component: 2500 - total flux cleaned = -0.00018702 Jy ! Component: 2550 - total flux cleaned = -0.000116553 Jy ! Component: 2600 - total flux cleaned = -0.000144679 Jy ! Component: 2650 - total flux cleaned = -0.000185866 Jy ! Component: 2700 - total flux cleaned = -0.000103303 Jy ! Component: 2750 - total flux cleaned = -8.96661e-05 Jy ! Component: 2800 - total flux cleaned = -3.57681e-05 Jy ! Component: 2850 - total flux cleaned = -2.24911e-05 Jy ! Component: 2900 - total flux cleaned = 1.72774e-05 Jy ! Component: 2950 - total flux cleaned = 6.98259e-05 Jy ! Component: 3000 - total flux cleaned = 8.28704e-05 Jy ! Component: 3050 - total flux cleaned = 0.000147331 Jy ! Component: 3100 - total flux cleaned = 0.000134516 Jy ! Component: 3150 - total flux cleaned = 0.000147308 Jy ! Component: 3200 - total flux cleaned = 0.000197653 Jy ! Component: 3250 - total flux cleaned = 0.000235064 Jy ! Component: 3300 - total flux cleaned = 0.000247327 Jy ! Component: 3350 - total flux cleaned = 0.000222705 Jy ! Component: 3400 - total flux cleaned = 0.000246925 Jy ! Component: 3450 - total flux cleaned = 0.000258965 Jy ! Component: 3500 - total flux cleaned = 0.000223026 Jy ! Component: 3550 - total flux cleaned = 0.000246899 Jy ! Component: 3600 - total flux cleaned = 0.000211316 Jy ! Component: 3650 - total flux cleaned = 0.00024659 Jy ! Component: 3700 - total flux cleaned = 0.000269907 Jy ! Component: 3750 - total flux cleaned = 0.000235176 Jy ! Component: 3800 - total flux cleaned = 0.000200904 Jy ! Component: 3850 - total flux cleaned = 0.000235195 Jy ! Component: 3900 - total flux cleaned = 0.000189944 Jy ! Component: 3950 - total flux cleaned = 0.000189891 Jy ! Component: 4000 - total flux cleaned = 0.000234537 Jy ! Component: 4050 - total flux cleaned = 0.000201254 Jy ! Total flux subtracted in 4096 components = 0.000201331 Jy ! Clean residual min=-0.000610 max=0.000669 Jy/beam ! Clean residual mean=0.000001 rms=0.000218 Jy/beam ! Combined flux in latest and established models = 0.181837 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 435 components and 0.181837 Jy ![Exited script file: muppet] wmap "J0612-3138_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.893 x 16.55 at 10.97 degrees (North through East) ! Clean map min=-0.0015106 max=0.14177 Jy/beam ! Writing clean map to FITS file: J0612-3138_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.141774 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000216915 device "J0612-3138_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0612-3138_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.459001 0.459001 0.918002 1.836 3.67201 7.34402 14.688 29.3761 58.7521 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.141 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.893 x 16.55 at 10.97 degrees (North through East) ! Clean map min=-0.0015106 max=0.14177 Jy/beam quit ! Quitting program ! Log file J0612-3138_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:56:32 2016