! Started logfile: J0220-1305_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:14:35 2017 obs J0220-1305_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J0220-1305_S_2014_01_04_pus_uva.fits ! AN table 1: 98 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.583333 visibilities/baseline/integration-bin. ! Found source: J0220-1305 ! ! 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 370 lines of history. ! ! Reading 8232 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 J0220-1305_S_2014_01_04_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 196 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 196 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 196 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 196 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.871133Jy sigma=0.011311 ! Fit after self-cal, rms=0.799109Jy sigma=0.010134 ! 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.48 mas, bmaj=5.672 mas, bpa=0.5501 degrees ! Estimated noise=870.245 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.150612 Jy ! Component: 100 - total flux cleaned = 0.199015 Jy ! Total flux subtracted in 100 components = 0.199015 Jy ! Clean residual min=-0.011412 max=0.021490 Jy/beam ! Clean residual mean=0.000007 rms=0.003227 Jy/beam ! Combined flux in latest and established models = 0.199015 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.199015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093344Jy sigma=0.001067 ! Fit after self-cal, rms=0.093410Jy sigma=0.001065 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0238147 Jy ! Component: 100 - total flux cleaned = 0.0363156 Jy ! Total flux subtracted in 100 components = 0.0363156 Jy ! Clean residual min=-0.008505 max=0.010885 Jy/beam ! Clean residual mean=0.000002 rms=0.001903 Jy/beam ! Combined flux in latest and established models = 0.235331 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 21 components and 0.235331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084970Jy sigma=0.000967 ! Fit after self-cal, rms=0.084985Jy sigma=0.000967 ! 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.034 mas, bmaj=6.63 mas, bpa=-0.06925 degrees ! Estimated noise=639.137 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.00955632 Jy ! Component: 100 - total flux cleaned = 0.0142665 Jy ! Component: 150 - total flux cleaned = 0.0168618 Jy ! Component: 200 - total flux cleaned = 0.0181274 Jy ! Total flux subtracted in 200 components = 0.0181274 Jy ! Clean residual min=-0.006902 max=0.008900 Jy/beam ! Clean residual mean=0.000000 rms=0.001782 Jy/beam ! Combined flux in latest and established models = 0.253458 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 33 components and 0.253458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083476Jy sigma=0.000962 ! Fit after self-cal, rms=0.083479Jy sigma=0.000962 ! 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.08 FD 1.00* KP 1.00* LA 1.02 ! MK 0.96 NL 0.98 OV 0.95 PT 0.99 ! SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.00* KP 1.00* LA 0.99 ! MK 0.97 NL 1.04 OV 0.99 PT 0.96 ! SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* KP 1.00* LA 0.82 ! MK 1.03 NL 0.98 OV 0.92 PT 0.95 ! SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 1.00* KP 1.00* LA 0.89 ! MK 1.03 NL 1.09 OV 1.01 PT 0.99 ! SC 0.95 ! ! ! Fit before self-cal, rms=0.083479Jy sigma=0.000962 ! Fit after self-cal, rms=0.078138Jy sigma=0.000910 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.021 mas, bmaj=6.681 mas, bpa=0.05389 degrees ! Estimated noise=638.721 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 (25.5, 45). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00321903 Jy ! Component: 100 - total flux cleaned = 0.0045986 Jy ! Component: 150 - total flux cleaned = 0.00522531 Jy ! Component: 200 - total flux cleaned = 0.00533689 Jy ! Total flux subtracted in 200 components = 0.00533689 Jy ! Clean residual min=-0.002266 max=0.002766 Jy/beam ! Clean residual mean=-0.000003 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.258795 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 47 components and 0.258795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077953Jy sigma=0.000908 ! Fit after self-cal, rms=0.077634Jy sigma=0.000907 ! 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.077634Jy sigma=0.000907 ! Fit after self-cal, rms=0.077542Jy sigma=0.000906 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=6.688 mas, bpa=0.1402 degrees ! Estimated noise=638.286 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000738511 Jy ! Component: 100 - total flux cleaned = 0.000880357 Jy ! Component: 150 - total flux cleaned = 0.00092272 Jy ! Component: 200 - total flux cleaned = 0.00088282 Jy ! Total flux subtracted in 200 components = 0.00088282 Jy ! Clean residual min=-0.002111 max=0.002271 Jy/beam ! Clean residual mean=-0.000002 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.259678 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 57 components and 0.259678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077476Jy sigma=0.000905 ! Fit after self-cal, rms=0.077462Jy sigma=0.000905 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 (43, 56.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00151589 Jy ! Component: 100 - total flux cleaned = 0.00151378 Jy ! Component: 150 - total flux cleaned = 0.00155221 Jy ! Component: 200 - total flux cleaned = 0.00148118 Jy ! Total flux subtracted in 200 components = 0.00148118 Jy ! Clean residual min=-0.001925 max=0.001878 Jy/beam ! Clean residual mean=-0.000002 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.261159 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 70 components and 0.261159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077387Jy sigma=0.000904 ! Fit after self-cal, rms=0.077373Jy sigma=0.000904 ! 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.077373Jy sigma=0.000904 ! Fit after self-cal, rms=0.077375Jy sigma=0.000904 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.016 mas, bmaj=6.691 mas, bpa=0.2468 degrees ! Estimated noise=639.049 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000661618 Jy ! Component: 100 - total flux cleaned = 0.000663118 Jy ! Component: 150 - total flux cleaned = 0.000571759 Jy ! Component: 200 - total flux cleaned = 0.000486533 Jy ! Total flux subtracted in 200 components = 0.000486533 Jy ! Clean residual min=-0.001880 max=0.001803 Jy/beam ! Clean residual mean=-0.000002 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.261646 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 82 components and 0.261646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077343Jy sigma=0.000904 ! Fit after self-cal, rms=0.077328Jy sigma=0.000904 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 = 7.29998e-05 Jy ! Component: 100 - total flux cleaned = -4.93141e-06 Jy ! Component: 150 - total flux cleaned = -7.81211e-05 Jy ! Component: 200 - total flux cleaned = -0.000125005 Jy ! Total flux subtracted in 200 components = -0.000125005 Jy ! Clean residual min=-0.001781 max=0.001764 Jy/beam ! Clean residual mean=-0.000002 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.261521 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 86 components and 0.261521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077308Jy sigma=0.000904 ! Fit after self-cal, rms=0.077305Jy sigma=0.000904 ! 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.077305Jy sigma=0.000904 ! Fit after self-cal, rms=0.077322Jy sigma=0.000904 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.636 mas, bmaj=14.47 mas, bpa=5.333 degrees ! Estimated noise=780.202 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000331066 Jy ! Component: 100 - total flux cleaned = -0.00046338 Jy ! Component: 150 - total flux cleaned = -0.000554329 Jy ! Component: 200 - total flux cleaned = -0.000625197 Jy ! Total flux subtracted in 200 components = -0.000625197 Jy ! Clean residual min=-0.001608 max=0.001242 Jy/beam ! Clean residual mean=-0.000003 rms=0.000371 Jy/beam ! Combined flux in latest and established models = 0.260896 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 97 components and 0.260896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077320Jy sigma=0.000904 ! Fit after self-cal, rms=0.077315Jy sigma=0.000904 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.69597e-06 Jy ! Component: 100 - total flux cleaned = -5.90496e-05 Jy ! Component: 150 - total flux cleaned = -0.000118039 Jy ! Component: 200 - total flux cleaned = -0.000173186 Jy ! Total flux subtracted in 200 components = -0.000173186 Jy ! Clean residual min=-0.001549 max=0.001214 Jy/beam ! Clean residual mean=-0.000003 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.260722 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 101 components and 0.260722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077315Jy sigma=0.000904 ! Fit after self-cal, rms=0.077313Jy sigma=0.000904 ! 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.017 mas, bmaj=6.693 mas, bpa=0.3211 degrees ! Estimated noise=639.489 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.017 x 6.693 at 0.3211 degrees (North through East) ! Clean map min=-0.0017401 max=0.20542 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.46 mas, bmaj=5.74 mas, bpa=0.7787 degrees ! Estimated noise=876.955 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.151714 Jy ! Component: 100 - total flux cleaned = 0.201776 Jy ! Component: 150 - total flux cleaned = 0.226321 Jy ! Component: 200 - total flux cleaned = 0.239209 Jy ! Total flux subtracted in 200 components = 0.239209 Jy ! Clean residual min=-0.004409 max=0.006153 Jy/beam ! Clean residual mean=0.000002 rms=0.001137 Jy/beam ! Combined flux in latest and established models = 0.239209 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.239209 Jy ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=6.693 mas, bpa=0.3211 degrees ! Estimated noise=639.489 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.00799029 Jy ! Component: 100 - total flux cleaned = 0.0119737 Jy ! Component: 150 - total flux cleaned = 0.0147592 Jy ! Component: 200 - total flux cleaned = 0.0168606 Jy ! Total flux subtracted in 200 components = 0.0168606 Jy ! Clean residual min=-0.002238 max=0.002000 Jy/beam ! Clean residual mean=-0.000000 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.256069 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 35 components and 0.256069 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.636 mas, bmaj=14.47 mas, bpa=5.333 degrees ! Estimated noise=780.202 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152951 Jy ! Component: 100 - total flux cleaned = 0.0022214 Jy ! Component: 150 - total flux cleaned = 0.00282821 Jy ! Component: 200 - total flux cleaned = 0.00317913 Jy ! Total flux subtracted in 200 components = 0.00317913 Jy ! Clean residual min=-0.001787 max=0.001544 Jy/beam ! Clean residual mean=-0.000002 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.259248 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.000273726 Jy ! Component: 100 - total flux cleaned = 0.000465439 Jy ! Component: 150 - total flux cleaned = 0.000539591 Jy ! Component: 200 - total flux cleaned = 0.000605971 Jy ! Total flux subtracted in 200 components = 0.000605971 Jy ! Clean residual min=-0.001666 max=0.001353 Jy/beam ! Clean residual mean=-0.000003 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.259854 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 77 components and 0.259855 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=6.693 mas, bpa=0.3211 degrees ! Estimated noise=639.489 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000302397 Jy ! Component: 100 - total flux cleaned = 0.000663114 Jy ! Component: 150 - total flux cleaned = 0.000863664 Jy ! Component: 200 - total flux cleaned = 0.000972583 Jy ! Total flux subtracted in 200 components = 0.000972583 Jy ! Clean residual min=-0.001825 max=0.001862 Jy/beam ! Clean residual mean=-0.000002 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.260827 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 95 components and 0.260827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077389Jy sigma=0.000904 ! Fit after self-cal, rms=0.077404Jy sigma=0.000904 wmodel J0220-1305_S_2014_01_04_pus_map.mod ! Writing 95 model components to file: J0220-1305_S_2014_01_04_pus_map.mod wobs J0220-1305_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J0220-1305_S_2014_01_04_pus_uvs.fits wwins J0220-1305_S_2014_01_04_pus_map.win ! wwins: Wrote 3 windows to J0220-1305_S_2014_01_04_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.000312076 Jy ! Component: 100 - total flux cleaned = -0.00046065 Jy ! Component: 150 - total flux cleaned = -0.00046232 Jy ! Component: 200 - total flux cleaned = -0.000410629 Jy ! Component: 250 - total flux cleaned = -0.000233793 Jy ! Component: 300 - total flux cleaned = -6.28953e-05 Jy ! Component: 350 - total flux cleaned = 0.000125856 Jy ! Component: 400 - total flux cleaned = 0.000308661 Jy ! Component: 450 - total flux cleaned = 0.000485339 Jy ! Component: 500 - total flux cleaned = 0.000614204 Jy ! Component: 550 - total flux cleaned = 0.000719147 Jy ! Component: 600 - total flux cleaned = 0.000821641 Jy ! Component: 650 - total flux cleaned = 0.000921861 Jy ! Component: 700 - total flux cleaned = 0.00100025 Jy ! Component: 750 - total flux cleaned = 0.00115415 Jy ! Component: 800 - total flux cleaned = 0.00128594 Jy ! Component: 850 - total flux cleaned = 0.00135949 Jy ! Component: 900 - total flux cleaned = 0.00146811 Jy ! Component: 950 - total flux cleaned = 0.00153885 Jy ! Component: 1000 - total flux cleaned = 0.00160878 Jy ! Component: 1050 - total flux cleaned = 0.00169454 Jy ! Component: 1100 - total flux cleaned = 0.00179589 Jy ! Component: 1150 - total flux cleaned = 0.00184567 Jy ! Component: 1200 - total flux cleaned = 0.00192747 Jy ! Component: 1250 - total flux cleaned = 0.00200781 Jy ! Component: 1300 - total flux cleaned = 0.00197612 Jy ! Component: 1350 - total flux cleaned = 0.0020544 Jy ! Component: 1400 - total flux cleaned = 0.00203894 Jy ! Component: 1450 - total flux cleaned = 0.00206939 Jy ! Component: 1500 - total flux cleaned = 0.00206928 Jy ! Component: 1550 - total flux cleaned = 0.00206953 Jy ! Component: 1600 - total flux cleaned = 0.00211322 Jy ! Component: 1650 - total flux cleaned = 0.00215631 Jy ! Component: 1700 - total flux cleaned = 0.00224156 Jy ! Component: 1750 - total flux cleaned = 0.00231144 Jy ! Component: 1800 - total flux cleaned = 0.00240791 Jy ! Component: 1850 - total flux cleaned = 0.00243515 Jy ! Component: 1900 - total flux cleaned = 0.0025025 Jy ! Component: 1950 - total flux cleaned = 0.00262223 Jy ! Component: 2000 - total flux cleaned = 0.00270119 Jy ! Component: 2050 - total flux cleaned = 0.0027663 Jy ! Component: 2100 - total flux cleaned = 0.0028945 Jy ! Component: 2150 - total flux cleaned = 0.00299594 Jy ! Component: 2200 - total flux cleaned = 0.00308356 Jy ! Component: 2250 - total flux cleaned = 0.00318286 Jy ! Component: 2300 - total flux cleaned = 0.00328081 Jy ! Component: 2350 - total flux cleaned = 0.00335342 Jy ! Component: 2400 - total flux cleaned = 0.00338947 Jy ! Component: 2450 - total flux cleaned = 0.00350838 Jy ! Component: 2500 - total flux cleaned = 0.00355526 Jy ! Component: 2550 - total flux cleaned = 0.00362514 Jy ! Component: 2600 - total flux cleaned = 0.0036943 Jy ! Component: 2650 - total flux cleaned = 0.00376276 Jy ! Component: 2700 - total flux cleaned = 0.00380782 Jy ! Component: 2750 - total flux cleaned = 0.00386359 Jy ! Component: 2800 - total flux cleaned = 0.00394082 Jy ! Component: 2850 - total flux cleaned = 0.00396273 Jy ! Component: 2900 - total flux cleaned = 0.00400635 Jy ! Component: 2950 - total flux cleaned = 0.00407069 Jy ! Component: 3000 - total flux cleaned = 0.00412411 Jy ! Component: 3050 - total flux cleaned = 0.00417683 Jy ! Component: 3100 - total flux cleaned = 0.00423975 Jy ! Component: 3150 - total flux cleaned = 0.00430217 Jy ! Component: 3200 - total flux cleaned = 0.00435364 Jy ! Component: 3250 - total flux cleaned = 0.00440468 Jy ! Component: 3300 - total flux cleaned = 0.00444512 Jy ! Component: 3350 - total flux cleaned = 0.00453536 Jy ! Component: 3400 - total flux cleaned = 0.00458506 Jy ! Component: 3450 - total flux cleaned = 0.00466387 Jy ! Component: 3500 - total flux cleaned = 0.00471271 Jy ! Component: 3550 - total flux cleaned = 0.00477105 Jy ! Component: 3600 - total flux cleaned = 0.00484803 Jy ! Component: 3650 - total flux cleaned = 0.00490549 Jy ! Component: 3700 - total flux cleaned = 0.0049814 Jy ! Component: 3750 - total flux cleaned = 0.00503803 Jy ! Component: 3800 - total flux cleaned = 0.00508488 Jy ! Component: 3850 - total flux cleaned = 0.00514071 Jy ! Component: 3900 - total flux cleaned = 0.00520537 Jy ! Component: 3950 - total flux cleaned = 0.00526048 Jy ! Component: 4000 - total flux cleaned = 0.00532429 Jy ! Component: 4050 - total flux cleaned = 0.00535157 Jy ! Total flux subtracted in 4096 components = 0.00539666 Jy ! Clean residual min=-0.000581 max=0.000556 Jy/beam ! Clean residual mean=-0.000001 rms=0.000155 Jy/beam ! Combined flux in latest and established models = 0.266224 Jy keep ! Adding 237 model components to the UV plane model. ! The established model now contains 332 components and 0.266224 Jy ![Exited script file: muppet] wmap "J0220-1305_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.017 x 6.693 at 0.3211 degrees (North through East) ! Clean map min=-0.0010726 max=0.20643 Jy/beam ! Writing clean map to FITS file: J0220-1305_S_2014_01_04_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.206428 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000156183 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.226979 0.226979 0.453959 0.907918 1.81584 3.63167 7.26334 14.5267 29.0534 58.1067 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.206 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.017 x 6.693 at 0.3211 degrees (North through East) ! Clean map min=-0.0010726 max=0.20643 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J0220-1305_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:14:39 2017