! Started logfile: J0005-1648_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:47:05 2016 obs J0005-1648_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0005-1648_S_2014_08_09_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.787534 visibilities/baseline/integration-bin. ! Found source: J0005-1648 ! ! 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 11624 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 J0005-1648_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 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.867485Jy sigma=0.008249 ! Fit after self-cal, rms=0.849398Jy sigma=0.008082 ! 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.28 mas, bmaj=10.28 mas, bpa=19 degrees ! Estimated noise=1111.05 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.114511 Jy ! Component: 100 - total flux cleaned = 0.144014 Jy ! Total flux subtracted in 100 components = 0.144014 Jy ! Clean residual min=-0.005785 max=0.012232 Jy/beam ! Clean residual mean=-0.000063 rms=0.001839 Jy/beam ! Combined flux in latest and established models = 0.144014 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.144014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092504Jy sigma=0.000817 ! Fit after self-cal, rms=0.092515Jy sigma=0.000817 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0139391 Jy ! Component: 100 - total flux cleaned = 0.0217457 Jy ! Total flux subtracted in 100 components = 0.0217457 Jy ! Clean residual min=-0.004540 max=0.005340 Jy/beam ! Clean residual mean=-0.000034 rms=0.001302 Jy/beam ! Combined flux in latest and established models = 0.16576 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 25 components and 0.16576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089792Jy sigma=0.000790 ! Fit after self-cal, rms=0.089792Jy sigma=0.000790 ! 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.169 mas, bmaj=11.62 mas, bpa=16.32 degrees ! Estimated noise=700.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00728946 Jy ! Component: 100 - total flux cleaned = 0.0113919 Jy ! Component: 150 - total flux cleaned = 0.0139472 Jy ! Component: 200 - total flux cleaned = 0.0156089 Jy ! Total flux subtracted in 200 components = 0.0156089 Jy ! Clean residual min=-0.003430 max=0.004188 Jy/beam ! Clean residual mean=-0.000005 rms=0.000968 Jy/beam ! Combined flux in latest and established models = 0.181369 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 48 components and 0.181369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089089Jy sigma=0.000785 ! Fit after self-cal, rms=0.089083Jy sigma=0.000785 ! 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 0.90 HN 0.99 KP 1.05 ! LA 1.07 MK 1.00* NL 0.94 OV 0.99 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.06 HN 1.06 KP 1.02 ! LA 1.06 MK 1.00* NL 0.99 OV 1.00 ! PT 1.01 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.20 HN 1.10 KP 0.90 ! LA 0.85 MK 1.00* NL 0.96 OV 0.95 ! PT 0.98 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.05 HN 1.04 KP 0.87 ! LA 0.80 MK 1.00* NL 1.05 OV 1.02 ! PT 1.03 SC 0.98 ! ! ! Fit before self-cal, rms=0.089083Jy sigma=0.000785 ! Fit after self-cal, rms=0.085975Jy sigma=0.000769 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.189 mas, bmaj=11.71 mas, bpa=16.44 degrees ! Estimated noise=697.795 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.00160593 Jy ! Component: 100 - total flux cleaned = -0.00180884 Jy ! Component: 150 - total flux cleaned = -0.00177564 Jy ! Component: 200 - total flux cleaned = -0.00177619 Jy ! Total flux subtracted in 200 components = -0.00177619 Jy ! Clean residual min=-0.002565 max=0.003026 Jy/beam ! Clean residual mean=-0.000003 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.179593 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 61 components and 0.179593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085930Jy sigma=0.000769 ! Fit after self-cal, rms=0.085932Jy sigma=0.000769 ! 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.085932Jy sigma=0.000769 ! Fit after self-cal, rms=0.087008Jy sigma=0.000766 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.19 mas, bmaj=11.64 mas, bpa=16.26 degrees ! Estimated noise=696.902 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00075316 Jy ! Component: 100 - total flux cleaned = -0.000680713 Jy ! Component: 150 - total flux cleaned = -0.000641298 Jy ! Component: 200 - total flux cleaned = -0.000624853 Jy ! Total flux subtracted in 200 components = -0.000624853 Jy ! Clean residual min=-0.002474 max=0.002125 Jy/beam ! Clean residual mean=0.000000 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.178968 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 77 components and 0.178968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086991Jy sigma=0.000766 ! Fit after self-cal, rms=0.087021Jy sigma=0.000766 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.000107552 Jy ! Component: 100 - total flux cleaned = -5.32737e-05 Jy ! Component: 150 - total flux cleaned = -2.32601e-05 Jy ! Component: 200 - total flux cleaned = -1.06176e-05 Jy ! Total flux subtracted in 200 components = -1.06176e-05 Jy ! Clean residual min=-0.002446 max=0.002117 Jy/beam ! Clean residual mean=0.000000 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.178957 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 87 components and 0.178957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087013Jy sigma=0.000766 ! Fit after self-cal, rms=0.087009Jy sigma=0.000766 ! 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.087009Jy sigma=0.000766 ! Fit after self-cal, rms=0.087100Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.192 mas, bmaj=11.63 mas, bpa=16.28 degrees ! Estimated noise=696.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000602293 Jy ! Component: 100 - total flux cleaned = -0.000586253 Jy ! Component: 150 - total flux cleaned = -0.000585187 Jy ! Component: 200 - total flux cleaned = -0.000585465 Jy ! Total flux subtracted in 200 components = -0.000585465 Jy ! Clean residual min=-0.002430 max=0.002094 Jy/beam ! Clean residual mean=0.000000 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.178372 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 91 components and 0.178372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087090Jy sigma=0.000766 ! Fit after self-cal, rms=0.087091Jy sigma=0.000766 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.23374e-05 Jy ! Component: 100 - total flux cleaned = -2.45956e-05 Jy ! Component: 150 - total flux cleaned = -4.69189e-05 Jy ! Component: 200 - total flux cleaned = -5.62271e-05 Jy ! Total flux subtracted in 200 components = -5.62271e-05 Jy ! Clean residual min=-0.002411 max=0.002098 Jy/beam ! Clean residual mean=0.000000 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.178316 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 93 components and 0.178316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087085Jy sigma=0.000766 ! Fit after self-cal, rms=0.087083Jy sigma=0.000766 ! 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.087083Jy sigma=0.000766 ! Fit after self-cal, rms=0.087142Jy sigma=0.000766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.142 mas, bmaj=16.39 mas, bpa=6.511 degrees ! Estimated noise=787.683 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000377285 Jy ! Component: 100 - total flux cleaned = -0.000416467 Jy ! Component: 150 - total flux cleaned = -0.000428399 Jy ! Component: 200 - total flux cleaned = -0.000449817 Jy ! Total flux subtracted in 200 components = -0.000449817 Jy ! Clean residual min=-0.002507 max=0.002392 Jy/beam ! Clean residual mean=0.000001 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.177866 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 101 components and 0.177866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087139Jy sigma=0.000766 ! Fit after self-cal, rms=0.087138Jy sigma=0.000766 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.52391e-05 Jy ! Component: 100 - total flux cleaned = -2.3183e-05 Jy ! Component: 150 - total flux cleaned = -4.23681e-05 Jy ! Component: 200 - total flux cleaned = -5.97374e-05 Jy ! Total flux subtracted in 200 components = -5.97374e-05 Jy ! Clean residual min=-0.002490 max=0.002381 Jy/beam ! Clean residual mean=0.000001 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.177806 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 102 components and 0.177806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087137Jy sigma=0.000766 ! Fit after self-cal, rms=0.087135Jy sigma=0.000766 ! 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.195 mas, bmaj=11.63 mas, bpa=16.3 degrees ! Estimated noise=696.71 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.195 x 11.63 at 16.3 degrees (North through East) ! Clean map min=-0.0022954 max=0.14679 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.288 mas, bmaj=10.24 mas, bpa=19.04 degrees ! Estimated noise=1108.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.114109 Jy ! Component: 100 - total flux cleaned = 0.143728 Jy ! Component: 150 - total flux cleaned = 0.157086 Jy ! Component: 200 - total flux cleaned = 0.163675 Jy ! Total flux subtracted in 200 components = 0.163675 Jy ! Clean residual min=-0.003464 max=0.003864 Jy/beam ! Clean residual mean=-0.000022 rms=0.000932 Jy/beam ! Combined flux in latest and established models = 0.163675 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.163675 Jy ! Inverting map and beam ! Estimated beam: bmin=4.195 mas, bmaj=11.63 mas, bpa=16.3 degrees ! Estimated noise=696.71 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.00614662 Jy ! Component: 100 - total flux cleaned = 0.00936329 Jy ! Component: 150 - total flux cleaned = 0.0112857 Jy ! Component: 200 - total flux cleaned = 0.0124493 Jy ! Total flux subtracted in 200 components = 0.0124493 Jy ! Clean residual min=-0.002483 max=0.002096 Jy/beam ! Clean residual mean=-0.000003 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.176125 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 43 components and 0.176125 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.142 mas, bmaj=16.39 mas, bpa=6.511 degrees ! Estimated noise=787.683 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107289 Jy ! Component: 100 - total flux cleaned = 0.00134408 Jy ! Component: 150 - total flux cleaned = 0.0014639 Jy ! Component: 200 - total flux cleaned = 0.00152957 Jy ! Total flux subtracted in 200 components = 0.00152957 Jy ! Clean residual min=-0.002487 max=0.002369 Jy/beam ! Clean residual mean=0.000000 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.177654 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 = 2.30956e-05 Jy ! Component: 100 - total flux cleaned = 4.42654e-05 Jy ! Component: 150 - total flux cleaned = 5.43231e-05 Jy ! Component: 200 - total flux cleaned = 7.26559e-05 Jy ! Total flux subtracted in 200 components = 7.26559e-05 Jy ! Clean residual min=-0.002482 max=0.002305 Jy/beam ! Clean residual mean=0.000001 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.177727 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 60 components and 0.177727 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.195 mas, bmaj=11.63 mas, bpa=16.3 degrees ! Estimated noise=696.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000116454 Jy ! Component: 100 - total flux cleaned = -4.83584e-05 Jy ! Component: 150 - total flux cleaned = -7.40001e-08 Jy ! Component: 200 - total flux cleaned = 2.17217e-05 Jy ! Total flux subtracted in 200 components = 2.17217e-05 Jy ! Clean residual min=-0.002394 max=0.002055 Jy/beam ! Clean residual mean=0.000000 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.177749 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 71 components and 0.177749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087137Jy sigma=0.000766 ! Fit after self-cal, rms=0.087133Jy sigma=0.000766 wmodel J0005-1648_S_2014_08_09_pus_map.mod ! Writing 71 model components to file: J0005-1648_S_2014_08_09_pus_map.mod wobs J0005-1648_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0005-1648_S_2014_08_09_pus_uvs.fits wwins J0005-1648_S_2014_08_09_pus_map.win ! wwins: Wrote 1 windows to J0005-1648_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.000624519 Jy ! Component: 100 - total flux cleaned = -0.00110507 Jy ! Component: 150 - total flux cleaned = -0.00145429 Jy ! Component: 200 - total flux cleaned = -0.00171879 Jy ! Component: 250 - total flux cleaned = -0.00193949 Jy ! Component: 300 - total flux cleaned = -0.00212244 Jy ! Component: 350 - total flux cleaned = -0.00235857 Jy ! Component: 400 - total flux cleaned = -0.00255844 Jy ! Component: 450 - total flux cleaned = -0.00266907 Jy ! Component: 500 - total flux cleaned = -0.00266868 Jy ! Component: 550 - total flux cleaned = -0.00264299 Jy ! Component: 600 - total flux cleaned = -0.00274652 Jy ! Component: 650 - total flux cleaned = -0.00277167 Jy ! Component: 700 - total flux cleaned = -0.00284589 Jy ! Component: 750 - total flux cleaned = -0.00294234 Jy ! Component: 800 - total flux cleaned = -0.0029428 Jy ! Component: 850 - total flux cleaned = -0.00298974 Jy ! Component: 900 - total flux cleaned = -0.00305765 Jy ! Component: 950 - total flux cleaned = -0.00305725 Jy ! Component: 1000 - total flux cleaned = -0.00307894 Jy ! Component: 1050 - total flux cleaned = -0.00307932 Jy ! Component: 1100 - total flux cleaned = -0.00316417 Jy ! Component: 1150 - total flux cleaned = -0.00316402 Jy ! Component: 1200 - total flux cleaned = -0.00318453 Jy ! Component: 1250 - total flux cleaned = -0.00324452 Jy ! Component: 1300 - total flux cleaned = -0.00322512 Jy ! Component: 1350 - total flux cleaned = -0.00320544 Jy ! Component: 1400 - total flux cleaned = -0.00316715 Jy ! Component: 1450 - total flux cleaned = -0.00316705 Jy ! Component: 1500 - total flux cleaned = -0.00312957 Jy ! Component: 1550 - total flux cleaned = -0.00316687 Jy ! Component: 1600 - total flux cleaned = -0.00311186 Jy ! Component: 1650 - total flux cleaned = -0.003166 Jy ! Component: 1700 - total flux cleaned = -0.00313037 Jy ! Component: 1750 - total flux cleaned = -0.00307788 Jy ! Component: 1800 - total flux cleaned = -0.00313022 Jy ! Component: 1850 - total flux cleaned = -0.00309535 Jy ! Component: 1900 - total flux cleaned = -0.00301031 Jy ! Component: 1950 - total flux cleaned = -0.00299372 Jy ! Component: 2000 - total flux cleaned = -0.00297747 Jy ! Component: 2050 - total flux cleaned = -0.00302684 Jy ! Component: 2100 - total flux cleaned = -0.00301042 Jy ! Component: 2150 - total flux cleaned = -0.0029942 Jy ! Component: 2200 - total flux cleaned = -0.00296231 Jy ! Component: 2250 - total flux cleaned = -0.0029779 Jy ! Component: 2300 - total flux cleaned = -0.00288384 Jy ! Component: 2350 - total flux cleaned = -0.0028995 Jy ! Component: 2400 - total flux cleaned = -0.00286848 Jy ! Component: 2450 - total flux cleaned = -0.00279235 Jy ! Component: 2500 - total flux cleaned = -0.00280716 Jy ! Component: 2550 - total flux cleaned = -0.00274751 Jy ! Component: 2600 - total flux cleaned = -0.00264416 Jy ! Component: 2650 - total flux cleaned = -0.00264429 Jy ! Component: 2700 - total flux cleaned = -0.00261529 Jy ! Component: 2750 - total flux cleaned = -0.00258653 Jy ! Component: 2800 - total flux cleaned = -0.00262939 Jy ! Component: 2850 - total flux cleaned = -0.00255841 Jy ! Component: 2900 - total flux cleaned = -0.00251627 Jy ! Component: 2950 - total flux cleaned = -0.00251623 Jy ! Component: 3000 - total flux cleaned = -0.00250214 Jy ! Component: 3050 - total flux cleaned = -0.00246082 Jy ! Component: 3100 - total flux cleaned = -0.00241985 Jy ! Component: 3150 - total flux cleaned = -0.00237931 Jy ! Component: 3200 - total flux cleaned = -0.00227263 Jy ! Component: 3250 - total flux cleaned = -0.00236537 Jy ! Component: 3300 - total flux cleaned = -0.0022602 Jy ! Component: 3350 - total flux cleaned = -0.00224707 Jy ! Component: 3400 - total flux cleaned = -0.00220806 Jy ! Component: 3450 - total flux cleaned = -0.00215658 Jy ! Component: 3500 - total flux cleaned = -0.00213107 Jy ! Component: 3550 - total flux cleaned = -0.00206799 Jy ! Component: 3600 - total flux cleaned = -0.00201779 Jy ! Component: 3650 - total flux cleaned = -0.00203024 Jy ! Component: 3700 - total flux cleaned = -0.00198069 Jy ! Component: 3750 - total flux cleaned = -0.00191926 Jy ! Component: 3800 - total flux cleaned = -0.0018827 Jy ! Component: 3850 - total flux cleaned = -0.00184619 Jy ! Component: 3900 - total flux cleaned = -0.00176207 Jy ! Component: 3950 - total flux cleaned = -0.00172616 Jy ! Component: 4000 - total flux cleaned = -0.00167879 Jy ! Component: 4050 - total flux cleaned = -0.00159643 Jy ! Total flux subtracted in 4096 components = -0.00157311 Jy ! Clean residual min=-0.000709 max=0.000707 Jy/beam ! Clean residual mean=0.000001 rms=0.000223 Jy/beam ! Combined flux in latest and established models = 0.176175 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 365 components and 0.176176 Jy ![Exited script file: muppet] wmap "J0005-1648_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.195 x 11.63 at 16.3 degrees (North through East) ! Clean map min=-0.002102 max=0.14673 Jy/beam ! Writing clean map to FITS file: J0005-1648_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.146731 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000219619 device "J0005-1648_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0005-1648_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.449023 0.449023 0.898046 1.79609 3.59218 7.18437 14.3687 28.7375 57.4749 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.146 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.195 x 11.63 at 16.3 degrees (North through East) ! Clean map min=-0.002102 max=0.14673 Jy/beam quit ! Quitting program ! Log file J0005-1648_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:47:12 2016