! Started logfile: J0026-1112_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:12:18 2016 obs J0026-1112_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J0026-1112_S_2014_12_20_pus_uva.fits ! AN table 1: 102 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.981264 visibilities/baseline/integration-bin. ! Found source: J0026-1112 ! ! 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 344 lines of history. ! ! Reading 18016 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 J0026-1112_S_2014_12_20_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 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.978435Jy sigma=0.009755 ! Fit after self-cal, rms=0.940179Jy sigma=0.009399 ! 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.658 mas, bmaj=6.638 mas, bpa=-3.914 degrees ! Estimated noise=771.756 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.0440536 Jy ! Component: 100 - total flux cleaned = 0.0592691 Jy ! Total flux subtracted in 100 components = 0.0592691 Jy ! Clean residual min=-0.003831 max=0.007296 Jy/beam ! Clean residual mean=-0.000007 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.0592691 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0592691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087862Jy sigma=0.000807 ! Fit after self-cal, rms=0.087566Jy sigma=0.000804 ! Inverting map ! Added new window around map position (2.5, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00950011 Jy ! Component: 100 - total flux cleaned = 0.0148931 Jy ! Total flux subtracted in 100 components = 0.0148931 Jy ! Clean residual min=-0.003065 max=0.003857 Jy/beam ! Clean residual mean=-0.000004 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.0741622 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 30 components and 0.0741622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086225Jy sigma=0.000792 ! Fit after self-cal, rms=0.086177Jy sigma=0.000791 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00433752 Jy ! Component: 100 - total flux cleaned = 0.00683743 Jy ! Total flux subtracted in 100 components = 0.00683743 Jy ! Clean residual min=-0.003243 max=0.003124 Jy/beam ! Clean residual mean=-0.000002 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.0809996 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 38 components and 0.0809996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085923Jy sigma=0.000789 ! Fit after self-cal, rms=0.085912Jy 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.32 mas, bmaj=7.686 mas, bpa=-2.732 degrees ! Estimated noise=537.053 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.00178494 Jy ! Component: 100 - total flux cleaned = 0.0026147 Jy ! Component: 150 - total flux cleaned = 0.00274116 Jy ! Component: 200 - total flux cleaned = 0.00282806 Jy ! Total flux subtracted in 200 components = 0.00282806 Jy ! Clean residual min=-0.002865 max=0.003073 Jy/beam ! Clean residual mean=-0.000000 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.0838277 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.0838277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085853Jy sigma=0.000789 ! Fit after self-cal, rms=0.085855Jy sigma=0.000789 ! 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.94 FD 0.84 HN 0.99 KP 1.07 ! LA 0.93 MK 0.95 NL 1.02 OV 1.06 ! PT 1.02 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.02 HN 1.05 KP 1.06 ! LA 0.93 MK 0.98 NL 1.14 OV 1.02 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.13 HN 0.98 KP 0.98 ! LA 0.78 MK 0.91 NL 1.44 OV 0.97 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.99 HN 1.02 KP 0.94 ! LA 0.77 MK 1.06 NL 1.02 OV 1.02 ! PT 0.97 SC 0.98 ! ! ! Fit before self-cal, rms=0.085855Jy sigma=0.000789 ! Fit after self-cal, rms=0.083646Jy sigma=0.000783 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.304 mas, bmaj=7.666 mas, bpa=-2.576 degrees ! Estimated noise=535.133 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.000106901 Jy ! Component: 100 - total flux cleaned = -0.000163436 Jy ! Component: 150 - total flux cleaned = -0.000212392 Jy ! Component: 200 - total flux cleaned = -0.00027744 Jy ! Total flux subtracted in 200 components = -0.00027744 Jy ! Clean residual min=-0.001917 max=0.001996 Jy/beam ! Clean residual mean=-0.000001 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.0835502 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 63 components and 0.0835503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083630Jy sigma=0.000783 ! Fit after self-cal, rms=0.083625Jy sigma=0.000783 ! 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.083625Jy sigma=0.000783 ! Fit after self-cal, rms=0.084310Jy sigma=0.000781 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.299 mas, bmaj=7.646 mas, bpa=-2.637 degrees ! Estimated noise=533.577 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000191717 Jy ! Component: 100 - total flux cleaned = 0.000168467 Jy ! Component: 150 - total flux cleaned = 0.000125365 Jy ! Component: 200 - total flux cleaned = 8.53137e-05 Jy ! Total flux subtracted in 200 components = 8.53137e-05 Jy ! Clean residual min=-0.001927 max=0.001727 Jy/beam ! Clean residual mean=0.000002 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.0836356 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 69 components and 0.0836356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084298Jy sigma=0.000781 ! Fit after self-cal, rms=0.084346Jy sigma=0.000781 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.22014e-05 Jy ! Component: 100 - total flux cleaned = 2.06617e-05 Jy ! Component: 150 - total flux cleaned = -1.71268e-05 Jy ! Component: 200 - total flux cleaned = -5.3217e-05 Jy ! Total flux subtracted in 200 components = -5.3217e-05 Jy ! Clean residual min=-0.001923 max=0.001741 Jy/beam ! Clean residual mean=0.000002 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.0835824 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 73 components and 0.0835824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084337Jy sigma=0.000781 ! Fit after self-cal, rms=0.084337Jy sigma=0.000781 ! 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.084337Jy sigma=0.000781 ! Fit after self-cal, rms=0.084352Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.285 mas, bmaj=7.627 mas, bpa=-2.601 degrees ! Estimated noise=531.905 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000163978 Jy ! Component: 100 - total flux cleaned = 0.000126047 Jy ! Component: 150 - total flux cleaned = 9.07648e-05 Jy ! Component: 200 - total flux cleaned = 7.45895e-05 Jy ! Total flux subtracted in 200 components = 7.45895e-05 Jy ! Clean residual min=-0.001937 max=0.001705 Jy/beam ! Clean residual mean=0.000002 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.083657 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 75 components and 0.0836569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084344Jy sigma=0.000781 ! Fit after self-cal, rms=0.084351Jy sigma=0.000781 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 = 4.44625e-05 Jy ! Component: 100 - total flux cleaned = 1.04237e-05 Jy ! Component: 150 - total flux cleaned = -2.12809e-05 Jy ! Component: 200 - total flux cleaned = -3.62614e-05 Jy ! Total flux subtracted in 200 components = -3.62614e-05 Jy ! Clean residual min=-0.001940 max=0.001695 Jy/beam ! Clean residual mean=0.000002 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.0836207 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 76 components and 0.0836207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084345Jy sigma=0.000781 ! Fit after self-cal, rms=0.084345Jy sigma=0.000781 ! 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.084345Jy sigma=0.000781 ! Fit after self-cal, rms=0.084242Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.643 mas, bmaj=13.51 mas, bpa=2.189 degrees ! Estimated noise=675.609 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.24658e-05 Jy ! Component: 100 - total flux cleaned = 5.37255e-05 Jy ! Component: 150 - total flux cleaned = 2.11028e-05 Jy ! Component: 200 - total flux cleaned = 3.13879e-06 Jy ! Total flux subtracted in 200 components = 3.13879e-06 Jy ! Clean residual min=-0.002428 max=0.001668 Jy/beam ! Clean residual mean=0.000004 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.0836238 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 92 components and 0.0836238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084244Jy sigma=0.000781 ! Fit after self-cal, rms=0.084243Jy sigma=0.000781 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 = -4.39475e-05 Jy ! Component: 100 - total flux cleaned = -6.91128e-05 Jy ! Component: 150 - total flux cleaned = -8.98963e-05 Jy ! Component: 200 - total flux cleaned = -0.000106485 Jy ! Total flux subtracted in 200 components = -0.000106485 Jy ! Clean residual min=-0.002424 max=0.001674 Jy/beam ! Clean residual mean=0.000004 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.0835173 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 97 components and 0.0835173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084245Jy sigma=0.000781 ! Fit after self-cal, rms=0.084243Jy sigma=0.000781 ! 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.274 mas, bmaj=7.611 mas, bpa=-2.574 degrees ! Estimated noise=530.487 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.274 x 7.611 at -2.574 degrees (North through East) ! Clean map min=-0.0018905 max=0.059479 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.63 mas, bmaj=6.598 mas, bpa=-3.696 degrees ! Estimated noise=750.709 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0428915 Jy ! Component: 100 - total flux cleaned = 0.0603433 Jy ! Component: 150 - total flux cleaned = 0.0698284 Jy ! Component: 200 - total flux cleaned = 0.0755842 Jy ! Total flux subtracted in 200 components = 0.0755842 Jy ! Clean residual min=-0.002691 max=0.003521 Jy/beam ! Clean residual mean=-0.000002 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.0755842 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.0755842 Jy ! Inverting map and beam ! Estimated beam: bmin=3.274 mas, bmaj=7.611 mas, bpa=-2.574 degrees ! Estimated noise=530.487 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.00447488 Jy ! Component: 100 - total flux cleaned = 0.00669205 Jy ! Component: 150 - total flux cleaned = 0.00719822 Jy ! Component: 200 - total flux cleaned = 0.00753732 Jy ! Total flux subtracted in 200 components = 0.00753732 Jy ! Clean residual min=-0.001945 max=0.001882 Jy/beam ! Clean residual mean=0.000001 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.0831215 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 44 components and 0.0831215 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.643 mas, bmaj=13.51 mas, bpa=2.189 degrees ! Estimated noise=675.609 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000822804 Jy ! Component: 100 - total flux cleaned = 0.000762848 Jy ! Component: 150 - total flux cleaned = 0.000725129 Jy ! Component: 200 - total flux cleaned = 0.000685418 Jy ! Total flux subtracted in 200 components = 0.000685418 Jy ! Clean residual min=-0.002437 max=0.001696 Jy/beam ! Clean residual mean=0.000004 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.083807 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 = -3.2834e-05 Jy ! Component: 100 - total flux cleaned = -6.14753e-05 Jy ! Component: 150 - total flux cleaned = -7.92275e-05 Jy ! Component: 200 - total flux cleaned = -9.60587e-05 Jy ! Total flux subtracted in 200 components = -9.60587e-05 Jy ! Clean residual min=-0.002432 max=0.001680 Jy/beam ! Clean residual mean=0.000004 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.0837109 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 60 components and 0.0837109 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.274 mas, bmaj=7.611 mas, bpa=-2.574 degrees ! Estimated noise=530.487 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000116191 Jy ! Component: 100 - total flux cleaned = -5.1786e-05 Jy ! Component: 150 - total flux cleaned = -2.78174e-05 Jy ! Component: 200 - total flux cleaned = -5.12516e-05 Jy ! Total flux subtracted in 200 components = -5.12516e-05 Jy ! Clean residual min=-0.001938 max=0.001667 Jy/beam ! Clean residual mean=0.000002 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.0836596 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.0836596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084255Jy sigma=0.000781 ! Fit after self-cal, rms=0.084254Jy sigma=0.000781 wmodel J0026-1112_S_2014_12_20_pus_map.mod ! Writing 67 model components to file: J0026-1112_S_2014_12_20_pus_map.mod wobs J0026-1112_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J0026-1112_S_2014_12_20_pus_uvs.fits wwins J0026-1112_S_2014_12_20_pus_map.win ! wwins: Wrote 2 windows to J0026-1112_S_2014_12_20_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.00015752 Jy ! Component: 100 - total flux cleaned = -0.00013084 Jy ! Component: 150 - total flux cleaned = -0.000261001 Jy ! Component: 200 - total flux cleaned = -0.000386231 Jy ! Component: 250 - total flux cleaned = -0.00041015 Jy ! Component: 300 - total flux cleaned = -0.000526642 Jy ! Component: 350 - total flux cleaned = -0.000571956 Jy ! Component: 400 - total flux cleaned = -0.00057217 Jy ! Component: 450 - total flux cleaned = -0.000679851 Jy ! Component: 500 - total flux cleaned = -0.000700738 Jy ! Component: 550 - total flux cleaned = -0.000783146 Jy ! Component: 600 - total flux cleaned = -0.000783744 Jy ! Component: 650 - total flux cleaned = -0.000923272 Jy ! Component: 700 - total flux cleaned = -0.0009233 Jy ! Component: 750 - total flux cleaned = -0.00090423 Jy ! Component: 800 - total flux cleaned = -0.000885435 Jy ! Component: 850 - total flux cleaned = -0.000885671 Jy ! Component: 900 - total flux cleaned = -0.000849231 Jy ! Component: 950 - total flux cleaned = -0.000884948 Jy ! Component: 1000 - total flux cleaned = -0.000831601 Jy ! Component: 1050 - total flux cleaned = -0.000814145 Jy ! Component: 1100 - total flux cleaned = -0.000779883 Jy ! Component: 1150 - total flux cleaned = -0.000796958 Jy ! Component: 1200 - total flux cleaned = -0.000763607 Jy ! Component: 1250 - total flux cleaned = -0.000829997 Jy ! Component: 1300 - total flux cleaned = -0.000780607 Jy ! Component: 1350 - total flux cleaned = -0.000715745 Jy ! Component: 1400 - total flux cleaned = -0.000683776 Jy ! Component: 1450 - total flux cleaned = -0.000683616 Jy ! Component: 1500 - total flux cleaned = -0.00063613 Jy ! Component: 1550 - total flux cleaned = -0.000543068 Jy ! Component: 1600 - total flux cleaned = -0.000482016 Jy ! Component: 1650 - total flux cleaned = -0.00046682 Jy ! Component: 1700 - total flux cleaned = -0.000481863 Jy ! Component: 1750 - total flux cleaned = -0.000422587 Jy ! Component: 1800 - total flux cleaned = -0.000437429 Jy ! Component: 1850 - total flux cleaned = -0.000408584 Jy ! Component: 1900 - total flux cleaned = -0.000452054 Jy ! Component: 1950 - total flux cleaned = -0.000451681 Jy ! Component: 2000 - total flux cleaned = -0.000352212 Jy ! Component: 2050 - total flux cleaned = -0.000380298 Jy ! Component: 2100 - total flux cleaned = -0.000366392 Jy ! Component: 2150 - total flux cleaned = -0.000366235 Jy ! Component: 2200 - total flux cleaned = -0.000393654 Jy ! Component: 2250 - total flux cleaned = -0.000366378 Jy ! Component: 2300 - total flux cleaned = -0.000353059 Jy ! Component: 2350 - total flux cleaned = -0.000366376 Jy ! Component: 2400 - total flux cleaned = -0.000406011 Jy ! Component: 2450 - total flux cleaned = -0.000405764 Jy ! Component: 2500 - total flux cleaned = -0.000392442 Jy ! Component: 2550 - total flux cleaned = -0.000327983 Jy ! Component: 2600 - total flux cleaned = -0.000353746 Jy ! Component: 2650 - total flux cleaned = -0.000379203 Jy ! Component: 2700 - total flux cleaned = -0.000341457 Jy ! Component: 2750 - total flux cleaned = -0.000329042 Jy ! Component: 2800 - total flux cleaned = -0.000341718 Jy ! Component: 2850 - total flux cleaned = -0.00036633 Jy ! Component: 2900 - total flux cleaned = -0.000390812 Jy ! Component: 2950 - total flux cleaned = -0.000391056 Jy ! Component: 3000 - total flux cleaned = -0.00042722 Jy ! Component: 3050 - total flux cleaned = -0.000463144 Jy ! Component: 3100 - total flux cleaned = -0.000498734 Jy ! Component: 3150 - total flux cleaned = -0.000510504 Jy ! Component: 3200 - total flux cleaned = -0.000498867 Jy ! Component: 3250 - total flux cleaned = -0.000522154 Jy ! Component: 3300 - total flux cleaned = -0.000510475 Jy ! Component: 3350 - total flux cleaned = -0.000533517 Jy ! Component: 3400 - total flux cleaned = -0.000487698 Jy ! Component: 3450 - total flux cleaned = -0.000487725 Jy ! Component: 3500 - total flux cleaned = -0.00048789 Jy ! Component: 3550 - total flux cleaned = -0.000499078 Jy ! Component: 3600 - total flux cleaned = -0.000465723 Jy ! Component: 3650 - total flux cleaned = -0.000443526 Jy ! Component: 3700 - total flux cleaned = -0.000432504 Jy ! Component: 3750 - total flux cleaned = -0.000410605 Jy ! Component: 3800 - total flux cleaned = -0.000367133 Jy ! Component: 3850 - total flux cleaned = -0.000388831 Jy ! Component: 3900 - total flux cleaned = -0.000377959 Jy ! Component: 3950 - total flux cleaned = -0.000367274 Jy ! Component: 4000 - total flux cleaned = -0.000345987 Jy ! Component: 4050 - total flux cleaned = -0.000303718 Jy ! Total flux subtracted in 4096 components = -0.000303683 Jy ! Clean residual min=-0.000690 max=0.000588 Jy/beam ! Clean residual mean=0.000002 rms=0.000195 Jy/beam ! Combined flux in latest and established models = 0.083356 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 370 components and 0.0833559 Jy ![Exited script file: muppet] wmap "J0026-1112_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.274 x 7.611 at -2.574 degrees (North through East) ! Clean map min=-0.0011724 max=0.059292 Jy/beam ! Writing clean map to FITS file: J0026-1112_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0592918 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00019377 device "J0026-1112_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J0026-1112_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.980423 0.980423 1.96085 3.92169 7.84339 15.6868 31.3735 62.7471 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.059 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.274 x 7.611 at -2.574 degrees (North through East) ! Clean map min=-0.0011724 max=0.059292 Jy/beam quit ! Quitting program ! Log file J0026-1112_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:12:25 2016