! Started logfile: J1155-1216_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:26:26 2016 obs J1155-1216_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J1155-1216_S_2014_08_05_pus_uva.fits ! AN table 1: 112 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.609524 visibilities/baseline/integration-bin. ! Found source: J1155-1216 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 360 lines of history. ! ! Reading 12288 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 J1155-1216_S_2014_08_05_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 245 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 300 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 245 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 245 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.940685Jy sigma=0.009214 ! Fit after self-cal, rms=0.917662Jy sigma=0.009006 ! 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.693 mas, bmaj=11.49 mas, bpa=13.44 degrees ! Estimated noise=979.823 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.0625196 Jy ! Component: 100 - total flux cleaned = 0.0779552 Jy ! Total flux subtracted in 100 components = 0.0779552 Jy ! Clean residual min=-0.005911 max=0.010203 Jy/beam ! Clean residual mean=0.000052 rms=0.001784 Jy/beam ! Combined flux in latest and established models = 0.0779552 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0779552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090193Jy sigma=0.000830 ! Fit after self-cal, rms=0.089996Jy sigma=0.000828 ! Inverting map ! Added new window around map position (6.5, -4.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0110478 Jy ! Component: 100 - total flux cleaned = 0.0182251 Jy ! Total flux subtracted in 100 components = 0.0182251 Jy ! Clean residual min=-0.004792 max=0.006200 Jy/beam ! Clean residual mean=0.000034 rms=0.001354 Jy/beam ! Combined flux in latest and established models = 0.0961802 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 35 components and 0.0961802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087924Jy sigma=0.000807 ! Fit after self-cal, rms=0.087772Jy sigma=0.000806 ! 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.494 mas, bmaj=12.72 mas, bpa=13.23 degrees ! Estimated noise=668.368 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.00941532 Jy ! Component: 100 - total flux cleaned = 0.0151021 Jy ! Component: 150 - total flux cleaned = 0.0188983 Jy ! Component: 200 - total flux cleaned = 0.0214735 Jy ! Total flux subtracted in 200 components = 0.0214735 Jy ! Clean residual min=-0.004098 max=0.004345 Jy/beam ! Clean residual mean=0.000013 rms=0.001204 Jy/beam ! Combined flux in latest and established models = 0.117654 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 75 components and 0.117654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086630Jy sigma=0.000794 ! Fit after self-cal, rms=0.086509Jy sigma=0.000793 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.90 HN 0.96 KP 0.99 ! LA 1.02 MK 1.00* NL 1.03 OV 1.05 ! PT 1.06 SC 1.05 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.28 HN 1.12 KP 0.92 ! LA 0.96 MK 1.00* NL 1.03 OV 1.04 ! PT 0.94 SC 1.04 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.17 HN 1.00 KP 0.85 ! LA 0.79 MK 1.00* NL 0.96 OV 0.97 ! PT 0.92 SC 0.99 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.99 HN 0.91 KP 0.97 ! LA 0.84 MK 1.00* NL 1.36 OV 1.00 ! PT 1.21 SC 0.95 ! ! ! Fit before self-cal, rms=0.086509Jy sigma=0.000793 ! Fit after self-cal, rms=0.084003Jy sigma=0.000782 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.495 mas, bmaj=12.75 mas, bpa=13.42 degrees ! Estimated noise=657.069 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.000334953 Jy ! Component: 100 - total flux cleaned = 0.000389793 Jy ! Component: 150 - total flux cleaned = 0.000598173 Jy ! Component: 200 - total flux cleaned = 0.000683327 Jy ! Total flux subtracted in 200 components = 0.000683327 Jy ! Clean residual min=-0.003475 max=0.003655 Jy/beam ! Clean residual mean=-0.000010 rms=0.001017 Jy/beam ! Combined flux in latest and established models = 0.118337 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 88 components and 0.118337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083909Jy sigma=0.000781 ! Fit after self-cal, rms=0.083971Jy sigma=0.000780 ! 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.083971Jy sigma=0.000780 ! Fit after self-cal, rms=0.089972Jy sigma=0.000769 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.459 mas, bmaj=12.69 mas, bpa=13.06 degrees ! Estimated noise=660.834 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106585 Jy ! Component: 100 - total flux cleaned = 0.00111274 Jy ! Component: 150 - total flux cleaned = 0.00107439 Jy ! Component: 200 - total flux cleaned = 0.00107642 Jy ! Total flux subtracted in 200 components = 0.00107642 Jy ! Clean residual min=-0.002307 max=0.003704 Jy/beam ! Clean residual mean=0.000010 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.119413 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 106 components and 0.119413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089927Jy sigma=0.000768 ! Fit after self-cal, rms=0.090327Jy 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) ! Added new window around map position (13.5, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00343764 Jy ! Component: 100 - total flux cleaned = 0.00473649 Jy ! Component: 150 - total flux cleaned = 0.00478614 Jy ! Component: 200 - total flux cleaned = 0.00474602 Jy ! Total flux subtracted in 200 components = 0.00474602 Jy ! Clean residual min=-0.001958 max=0.002599 Jy/beam ! Clean residual mean=0.000000 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.124159 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 152 components and 0.124159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090196Jy sigma=0.000766 ! Fit after self-cal, rms=0.090182Jy sigma=0.000766 ! Inverting map ! Added new window around map position (-17.5, -29). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000961979 Jy ! Component: 100 - total flux cleaned = 0.000944763 Jy ! Component: 150 - total flux cleaned = 0.000994641 Jy ! Component: 200 - total flux cleaned = 0.00103518 Jy ! Total flux subtracted in 200 components = 0.00103518 Jy ! Clean residual min=-0.001816 max=0.001626 Jy/beam ! Clean residual mean=-0.000000 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.125195 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 177 components and 0.125195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090102Jy sigma=0.000765 ! Fit after self-cal, rms=0.090092Jy sigma=0.000765 ! 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.090092Jy sigma=0.000765 ! Fit after self-cal, rms=0.091700Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.454 mas, bmaj=12.68 mas, bpa=12.99 degrees ! Estimated noise=657.965 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122265 Jy ! Component: 100 - total flux cleaned = 0.00158682 Jy ! Component: 150 - total flux cleaned = 0.00164167 Jy ! Component: 200 - total flux cleaned = 0.00171665 Jy ! Total flux subtracted in 200 components = 0.00171665 Jy ! Clean residual min=-0.001619 max=0.001561 Jy/beam ! Clean residual mean=0.000006 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.126911 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 192 components and 0.126911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091674Jy sigma=0.000764 ! Fit after self-cal, rms=0.091759Jy sigma=0.000764 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.000165626 Jy ! Component: 100 - total flux cleaned = 0.000233804 Jy ! Component: 150 - total flux cleaned = 0.000295068 Jy ! Component: 200 - total flux cleaned = 0.000314237 Jy ! Total flux subtracted in 200 components = 0.000314237 Jy ! Clean residual min=-0.001542 max=0.001568 Jy/beam ! Clean residual mean=0.000005 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.127225 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 206 components and 0.127226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091748Jy sigma=0.000764 ! Fit after self-cal, rms=0.091741Jy sigma=0.000764 ! 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.091741Jy sigma=0.000764 ! Fit after self-cal, rms=0.092166Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.928 mas, bmaj=16.07 mas, bpa=10.8 degrees ! Estimated noise=743.791 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000280221 Jy ! Component: 100 - total flux cleaned = 0.000458726 Jy ! Component: 150 - total flux cleaned = 0.000548894 Jy ! Component: 200 - total flux cleaned = 0.000588138 Jy ! Total flux subtracted in 200 components = 0.000588138 Jy ! Clean residual min=-0.001643 max=0.001703 Jy/beam ! Clean residual mean=0.000011 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.127814 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 225 components and 0.127814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092162Jy sigma=0.000764 ! Fit after self-cal, rms=0.092176Jy sigma=0.000764 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 = 5.58766e-05 Jy ! Component: 100 - total flux cleaned = 8.10674e-05 Jy ! Component: 150 - total flux cleaned = 0.000114234 Jy ! Component: 200 - total flux cleaned = 0.000154264 Jy ! Total flux subtracted in 200 components = 0.000154264 Jy ! Clean residual min=-0.001612 max=0.001678 Jy/beam ! Clean residual mean=0.000011 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.127968 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 236 components and 0.127968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092173Jy sigma=0.000764 ! Fit after self-cal, rms=0.092176Jy sigma=0.000764 ! 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.448 mas, bmaj=12.67 mas, bpa=12.96 degrees ! Estimated noise=657.957 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.448 x 12.67 at 12.96 degrees (North through East) ! Clean map min=-0.0014587 max=0.079728 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.627 mas, bmaj=11.41 mas, bpa=13.2 degrees ! Estimated noise=968.411 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0615538 Jy ! Component: 100 - total flux cleaned = 0.0800515 Jy ! Component: 150 - total flux cleaned = 0.0912585 Jy ! Component: 200 - total flux cleaned = 0.0993688 Jy ! Total flux subtracted in 200 components = 0.0993688 Jy ! Clean residual min=-0.003960 max=0.005069 Jy/beam ! Clean residual mean=0.000036 rms=0.001153 Jy/beam ! Combined flux in latest and established models = 0.0993688 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.0993688 Jy ! Inverting map and beam ! Estimated beam: bmin=4.448 mas, bmaj=12.67 mas, bpa=12.96 degrees ! Estimated noise=657.957 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.00788768 Jy ! Component: 100 - total flux cleaned = 0.0129539 Jy ! Component: 150 - total flux cleaned = 0.0163904 Jy ! Component: 200 - total flux cleaned = 0.0188656 Jy ! Total flux subtracted in 200 components = 0.0188656 Jy ! Clean residual min=-0.002225 max=0.002636 Jy/beam ! Clean residual mean=0.000032 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.118234 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 91 components and 0.118234 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.928 mas, bmaj=16.07 mas, bpa=10.8 degrees ! Estimated noise=743.791 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00302807 Jy ! Component: 100 - total flux cleaned = 0.00516889 Jy ! Component: 150 - total flux cleaned = 0.00643948 Jy ! Component: 200 - total flux cleaned = 0.00729019 Jy ! Total flux subtracted in 200 components = 0.00729019 Jy ! Clean residual min=-0.001958 max=0.001883 Jy/beam ! Clean residual mean=0.000022 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.125525 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.000616367 Jy ! Component: 100 - total flux cleaned = 0.00105984 Jy ! Component: 150 - total flux cleaned = 0.00134492 Jy ! Component: 200 - total flux cleaned = 0.00159757 Jy ! Total flux subtracted in 200 components = 0.00159757 Jy ! Clean residual min=-0.001735 max=0.001807 Jy/beam ! Clean residual mean=0.000015 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.127122 Jy ! Adding 117 model components to the UV plane model. ! The established model now contains 199 components and 0.127122 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.448 mas, bmaj=12.67 mas, bpa=12.96 degrees ! Estimated noise=657.957 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.57401e-05 Jy ! Component: 100 - total flux cleaned = 0.000128847 Jy ! Component: 150 - total flux cleaned = 0.000296234 Jy ! Component: 200 - total flux cleaned = 0.000450188 Jy ! Total flux subtracted in 200 components = 0.000450188 Jy ! Clean residual min=-0.001639 max=0.001747 Jy/beam ! Clean residual mean=0.000009 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.127572 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 223 components and 0.127572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092181Jy sigma=0.000764 ! Fit after self-cal, rms=0.092175Jy sigma=0.000764 wmodel J1155-1216_S_2014_08_05_pus_map.mod ! Writing 223 model components to file: J1155-1216_S_2014_08_05_pus_map.mod wobs J1155-1216_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J1155-1216_S_2014_08_05_pus_uvs.fits wwins J1155-1216_S_2014_08_05_pus_map.win ! wwins: Wrote 4 windows to J1155-1216_S_2014_08_05_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000387431 Jy ! Component: 100 - total flux cleaned = 0.000610782 Jy ! Component: 150 - total flux cleaned = 0.000766902 Jy ! Component: 200 - total flux cleaned = 0.000937615 Jy ! Component: 250 - total flux cleaned = 0.00105296 Jy ! Component: 300 - total flux cleaned = 0.00109656 Jy ! Component: 350 - total flux cleaned = 0.00109615 Jy ! Component: 400 - total flux cleaned = 0.00115861 Jy ! Component: 450 - total flux cleaned = 0.00125906 Jy ! Component: 500 - total flux cleaned = 0.0013173 Jy ! Component: 550 - total flux cleaned = 0.00135575 Jy ! Component: 600 - total flux cleaned = 0.00142976 Jy ! Component: 650 - total flux cleaned = 0.00141133 Jy ! Component: 700 - total flux cleaned = 0.00142925 Jy ! Component: 750 - total flux cleaned = 0.00146377 Jy ! Component: 800 - total flux cleaned = 0.00143035 Jy ! Component: 850 - total flux cleaned = 0.00149672 Jy ! Component: 900 - total flux cleaned = 0.00154526 Jy ! Component: 950 - total flux cleaned = 0.00160887 Jy ! Component: 1000 - total flux cleaned = 0.00164014 Jy ! Component: 1050 - total flux cleaned = 0.00167094 Jy ! Component: 1100 - total flux cleaned = 0.00176066 Jy ! Component: 1150 - total flux cleaned = 0.00177517 Jy ! Component: 1200 - total flux cleaned = 0.00174599 Jy ! Component: 1250 - total flux cleaned = 0.00177452 Jy ! Component: 1300 - total flux cleaned = 0.00183086 Jy ! Component: 1350 - total flux cleaned = 0.0018723 Jy ! Component: 1400 - total flux cleaned = 0.0019269 Jy ! Component: 1450 - total flux cleaned = 0.00195381 Jy ! Component: 1500 - total flux cleaned = 0.00199381 Jy ! Component: 1550 - total flux cleaned = 0.00203321 Jy ! Component: 1600 - total flux cleaned = 0.00203357 Jy ! Component: 1650 - total flux cleaned = 0.00208478 Jy ! Component: 1700 - total flux cleaned = 0.00208488 Jy ! Component: 1750 - total flux cleaned = 0.00209744 Jy ! Component: 1800 - total flux cleaned = 0.00214675 Jy ! Component: 1850 - total flux cleaned = 0.00214684 Jy ! Component: 1900 - total flux cleaned = 0.00221901 Jy ! Component: 1950 - total flux cleaned = 0.00217124 Jy ! Component: 2000 - total flux cleaned = 0.00221844 Jy ! Component: 2050 - total flux cleaned = 0.00226507 Jy ! Component: 2100 - total flux cleaned = 0.0023227 Jy ! Component: 2150 - total flux cleaned = 0.00227719 Jy ! Component: 2200 - total flux cleaned = 0.00233385 Jy ! Component: 2250 - total flux cleaned = 0.00237865 Jy ! Component: 2300 - total flux cleaned = 0.00241205 Jy ! Component: 2350 - total flux cleaned = 0.00243392 Jy ! Component: 2400 - total flux cleaned = 0.00245572 Jy ! Component: 2450 - total flux cleaned = 0.00246654 Jy ! Component: 2500 - total flux cleaned = 0.00250914 Jy ! Component: 2550 - total flux cleaned = 0.00251958 Jy ! Component: 2600 - total flux cleaned = 0.00249874 Jy ! Component: 2650 - total flux cleaned = 0.00251955 Jy ! Component: 2700 - total flux cleaned = 0.00250932 Jy ! Component: 2750 - total flux cleaned = 0.0025196 Jy ! Component: 2800 - total flux cleaned = 0.00254977 Jy ! Component: 2850 - total flux cleaned = 0.00253964 Jy ! Component: 2900 - total flux cleaned = 0.00254962 Jy ! Component: 2950 - total flux cleaned = 0.00251016 Jy ! Component: 3000 - total flux cleaned = 0.00252006 Jy ! Component: 3050 - total flux cleaned = 0.00251039 Jy ! Component: 3100 - total flux cleaned = 0.00248141 Jy ! Component: 3150 - total flux cleaned = 0.00249097 Jy ! Component: 3200 - total flux cleaned = 0.00251002 Jy ! Component: 3250 - total flux cleaned = 0.00250058 Jy ! Component: 3300 - total flux cleaned = 0.00252869 Jy ! Component: 3350 - total flux cleaned = 0.00253808 Jy ! Component: 3400 - total flux cleaned = 0.00253815 Jy ! Component: 3450 - total flux cleaned = 0.00257482 Jy ! Component: 3500 - total flux cleaned = 0.00255673 Jy ! Component: 3550 - total flux cleaned = 0.00259302 Jy ! Component: 3600 - total flux cleaned = 0.00258408 Jy ! Component: 3650 - total flux cleaned = 0.00256624 Jy ! Component: 3700 - total flux cleaned = 0.00255746 Jy ! Component: 3750 - total flux cleaned = 0.00256627 Jy ! Component: 3800 - total flux cleaned = 0.00253996 Jy ! Component: 3850 - total flux cleaned = 0.00257493 Jy ! Component: 3900 - total flux cleaned = 0.00256624 Jy ! Component: 3950 - total flux cleaned = 0.00255759 Jy ! Component: 4000 - total flux cleaned = 0.00255761 Jy ! Component: 4050 - total flux cleaned = 0.00256616 Jy ! Total flux subtracted in 4096 components = 0.00254916 Jy ! Clean residual min=-0.000546 max=0.000485 Jy/beam ! Clean residual mean=-0.000001 rms=0.000168 Jy/beam ! Combined flux in latest and established models = 0.130121 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 512 components and 0.130121 Jy ![Exited script file: muppet] wmap "J1155-1216_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.448 x 12.67 at 12.96 degrees (North through East) ! Clean map min=-0.001179 max=0.079342 Jy/beam ! Writing clean map to FITS file: J1155-1216_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0793415 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000161499 device "J1155-1216_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J1155-1216_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.610648 0.610648 1.2213 2.44259 4.88518 9.77037 19.5407 39.0815 78.1629 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.079 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.448 x 12.67 at 12.96 degrees (North through East) ! Clean map min=-0.001179 max=0.079342 Jy/beam quit ! Quitting program ! Log file J1155-1216_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:26:32 2016