! Started logfile: J0927-2034_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:19:24 2017 obs J0927-2034_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0927-2034_S_2015_01_23_pus_uva.fits ! AN table 1: 15 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.89037 visibilities/baseline/integration-bin. ! Found source: J0927-2034 ! ! 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 338 lines of history. ! ! Reading 2404 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 J0927-2034_S_2015_01_23_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.361090Jy sigma=0.003165 ! Fit after self-cal, rms=0.342535Jy sigma=0.003011 ! 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.464 mas, bmaj=6.383 mas, bpa=3.581 degrees ! Estimated noise=2167.33 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.535052 Jy ! Component: 100 - total flux cleaned = 0.675042 Jy ! Total flux subtracted in 100 components = 0.675042 Jy ! Clean residual min=-0.037247 max=0.057607 Jy/beam ! Clean residual mean=-0.000264 rms=0.009482 Jy/beam ! Combined flux in latest and established models = 0.675042 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.675042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.259789Jy sigma=0.001640 ! Fit after self-cal, rms=0.259776Jy sigma=0.001640 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0628746 Jy ! Component: 100 - total flux cleaned = 0.0998302 Jy ! Total flux subtracted in 100 components = 0.0998302 Jy ! Clean residual min=-0.030729 max=0.036016 Jy/beam ! Clean residual mean=-0.000167 rms=0.007243 Jy/beam ! Combined flux in latest and established models = 0.774873 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 42 components and 0.774873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.225528Jy sigma=0.001362 ! Fit after self-cal, rms=0.225494Jy sigma=0.001361 ! 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=2.955 mas, bmaj=7.596 mas, bpa=3.347 degrees ! Estimated noise=1695.25 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.0410367 Jy ! Component: 100 - total flux cleaned = 0.0636627 Jy ! Component: 150 - total flux cleaned = 0.0769016 Jy ! Component: 200 - total flux cleaned = 0.0847488 Jy ! Total flux subtracted in 200 components = 0.0847488 Jy ! Clean residual min=-0.035665 max=0.039839 Jy/beam ! Clean residual mean=-0.000209 rms=0.008612 Jy/beam ! Combined flux in latest and established models = 0.859621 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 69 components and 0.859621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.211054Jy sigma=0.001312 ! Fit after self-cal, rms=0.211020Jy sigma=0.001311 ! 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.02 FD 0.71 HN 1.12 KP 1.10 ! LA 0.98 MK 1.01 NL 1.11 OV 1.00 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.78 HN 1.20 KP 1.03 ! LA 0.96 MK 0.99 NL 1.28 OV 1.01 ! PT 1.01 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.91 HN 1.17 KP 0.89 ! LA 0.78 MK 1.01 NL 1.30 OV 0.94 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.86 HN 1.12 KP 0.82 ! LA 0.81 MK 0.99 NL 1.02 OV 0.99 ! PT 1.02 SC 0.96 ! ! ! Fit before self-cal, rms=0.211020Jy sigma=0.001311 ! Fit after self-cal, rms=0.137871Jy sigma=0.000819 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.975 mas, bmaj=7.626 mas, bpa=3.538 degrees ! Estimated noise=1703.41 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.00286033 Jy ! Component: 100 - total flux cleaned = -0.00367621 Jy ! Component: 150 - total flux cleaned = -0.00396523 Jy ! Component: 200 - total flux cleaned = -0.0042288 Jy ! Total flux subtracted in 200 components = -0.0042288 Jy ! Clean residual min=-0.008503 max=0.007428 Jy/beam ! Clean residual mean=-0.000017 rms=0.001713 Jy/beam ! Combined flux in latest and established models = 0.855393 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 74 components and 0.855393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137509Jy sigma=0.000816 ! Fit after self-cal, rms=0.137513Jy sigma=0.000815 ! 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.137513Jy sigma=0.000815 ! Fit after self-cal, rms=0.137591Jy sigma=0.000815 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.975 mas, bmaj=7.628 mas, bpa=3.493 degrees ! Estimated noise=1701.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00216487 Jy ! Component: 100 - total flux cleaned = -0.00254349 Jy ! Component: 150 - total flux cleaned = -0.00287843 Jy ! Component: 200 - total flux cleaned = -0.00308328 Jy ! Total flux subtracted in 200 components = -0.00308328 Jy ! Clean residual min=-0.007392 max=0.007053 Jy/beam ! Clean residual mean=-0.000018 rms=0.001624 Jy/beam ! Combined flux in latest and established models = 0.852309 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 74 components and 0.852309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137380Jy sigma=0.000812 ! Fit after self-cal, rms=0.137389Jy sigma=0.000812 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 = -6.27529e-05 Jy ! Component: 100 - total flux cleaned = -0.000334493 Jy ! Component: 150 - total flux cleaned = -0.000498474 Jy ! Component: 200 - total flux cleaned = -0.000652158 Jy ! Total flux subtracted in 200 components = -0.000652158 Jy ! Clean residual min=-0.006796 max=0.006749 Jy/beam ! Clean residual mean=-0.000019 rms=0.001591 Jy/beam ! Combined flux in latest and established models = 0.851657 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 76 components and 0.851657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137290Jy sigma=0.000811 ! Fit after self-cal, rms=0.137292Jy sigma=0.000811 ! 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.137292Jy sigma=0.000811 ! Fit after self-cal, rms=0.137538Jy sigma=0.000811 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.975 mas, bmaj=7.628 mas, bpa=3.463 degrees ! Estimated noise=1700.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00117452 Jy ! Component: 100 - total flux cleaned = -0.00141665 Jy ! Component: 150 - total flux cleaned = -0.00156147 Jy ! Component: 200 - total flux cleaned = -0.00176681 Jy ! Total flux subtracted in 200 components = -0.00176681 Jy ! Clean residual min=-0.006111 max=0.006497 Jy/beam ! Clean residual mean=-0.000018 rms=0.001537 Jy/beam ! Combined flux in latest and established models = 0.84989 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 78 components and 0.84989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137451Jy sigma=0.000810 ! Fit after self-cal, rms=0.137461Jy sigma=0.000810 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.000102829 Jy ! Component: 100 - total flux cleaned = -0.000286304 Jy ! Component: 150 - total flux cleaned = -0.000456084 Jy ! Component: 200 - total flux cleaned = -0.000565456 Jy ! Total flux subtracted in 200 components = -0.000565456 Jy ! Clean residual min=-0.005802 max=0.006365 Jy/beam ! Clean residual mean=-0.000020 rms=0.001520 Jy/beam ! Combined flux in latest and established models = 0.849325 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 81 components and 0.849325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137412Jy sigma=0.000809 ! Fit after self-cal, rms=0.137414Jy sigma=0.000809 ! 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.137414Jy sigma=0.000809 ! Fit after self-cal, rms=0.137555Jy sigma=0.000809 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.571 mas, bmaj=18.36 mas, bpa=10.56 degrees ! Estimated noise=2214.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00151106 Jy ! Component: 100 - total flux cleaned = -0.00157171 Jy ! Component: 150 - total flux cleaned = -0.00161325 Jy ! Component: 200 - total flux cleaned = -0.0016411 Jy ! Total flux subtracted in 200 components = -0.0016411 Jy ! Clean residual min=-0.006466 max=0.007296 Jy/beam ! Clean residual mean=-0.000041 rms=0.001996 Jy/beam ! Combined flux in latest and established models = 0.847684 Jy selfcal ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 82 components and 0.847684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137589Jy sigma=0.000810 ! Fit after self-cal, rms=0.137515Jy sigma=0.000809 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.17155e-06 Jy ! Component: 100 - total flux cleaned = -5.08469e-06 Jy ! Component: 150 - total flux cleaned = -4.53921e-05 Jy ! Component: 200 - total flux cleaned = -7.01727e-05 Jy ! Total flux subtracted in 200 components = -7.01727e-05 Jy ! Clean residual min=-0.006443 max=0.007165 Jy/beam ! Clean residual mean=-0.000041 rms=0.001976 Jy/beam ! Combined flux in latest and established models = 0.847614 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 82 components and 0.847614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137569Jy sigma=0.000810 ! Fit after self-cal, rms=0.137504Jy sigma=0.000809 ! 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=2.976 mas, bmaj=7.628 mas, bpa=3.455 degrees ! Estimated noise=1699.78 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.976 x 7.628 at 3.455 degrees (North through East) ! Clean map min=-0.0053329 max=0.70868 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137504Jy sigma=0.000809 ! Fit after self-cal, rms=0.128756Jy sigma=0.000749 ! Inverting map and beam ! Estimated beam: bmin=2.979 mas, bmaj=7.633 mas, bpa=3.488 degrees ! Estimated noise=1698.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000664162 Jy ! Component: 100 - total flux cleaned = -0.00104076 Jy ! Component: 150 - total flux cleaned = -0.00120913 Jy ! Component: 200 - total flux cleaned = -0.00136884 Jy ! Total flux subtracted in 200 components = -0.00136884 Jy ! Clean residual min=-0.005514 max=0.006280 Jy/beam ! Clean residual mean=-0.000019 rms=0.001479 Jy/beam ! Combined flux in latest and established models = 0.846245 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 84 components and 0.846245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128688Jy sigma=0.000748 ! Fit after self-cal, rms=0.128696Jy sigma=0.000748 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.88001e-06 Jy ! Component: 100 - total flux cleaned = -0.000192554 Jy ! Component: 150 - total flux cleaned = -0.000282704 Jy ! Component: 200 - total flux cleaned = -0.000407908 Jy ! Total flux subtracted in 200 components = -0.000407908 Jy ! Clean residual min=-0.005520 max=0.006250 Jy/beam ! Clean residual mean=-0.000020 rms=0.001467 Jy/beam ! Combined flux in latest and established models = 0.845837 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 84 components and 0.845837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128658Jy sigma=0.000748 ! Fit after self-cal, rms=0.128663Jy sigma=0.000748 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128663Jy sigma=0.000748 ! Fit after self-cal, rms=0.128702Jy sigma=0.000748 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.47 mas, bmaj=6.383 mas, bpa=3.755 degrees ! Estimated noise=2193 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.54129 Jy ! Component: 100 - total flux cleaned = 0.682514 Jy ! Component: 150 - total flux cleaned = 0.744774 Jy ! Component: 200 - total flux cleaned = 0.780318 Jy ! Total flux subtracted in 200 components = 0.780318 Jy ! Clean residual min=-0.010282 max=0.018245 Jy/beam ! Clean residual mean=-0.000081 rms=0.003101 Jy/beam ! Combined flux in latest and established models = 0.780318 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.780318 Jy ! Inverting map and beam ! Estimated beam: bmin=2.98 mas, bmaj=7.632 mas, bpa=3.499 degrees ! Estimated noise=1697.67 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.0305827 Jy ! Component: 100 - total flux cleaned = 0.0453044 Jy ! Component: 150 - total flux cleaned = 0.0526478 Jy ! Component: 200 - total flux cleaned = 0.0564739 Jy ! Total flux subtracted in 200 components = 0.0564739 Jy ! Clean residual min=-0.006046 max=0.005794 Jy/beam ! Clean residual mean=-0.000039 rms=0.001506 Jy/beam ! Combined flux in latest and established models = 0.836792 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 66 components and 0.836792 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.575 mas, bmaj=18.37 mas, bpa=10.59 degrees ! Estimated noise=2208.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0045008 Jy ! Component: 100 - total flux cleaned = 0.00545408 Jy ! Component: 150 - total flux cleaned = 0.00559221 Jy ! Component: 200 - total flux cleaned = 0.00572033 Jy ! Total flux subtracted in 200 components = 0.00572033 Jy ! Clean residual min=-0.006717 max=0.007175 Jy/beam ! Clean residual mean=-0.000052 rms=0.001958 Jy/beam ! Combined flux in latest and established models = 0.842512 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.000118857 Jy ! Component: 100 - total flux cleaned = 0.000230334 Jy ! Component: 150 - total flux cleaned = 0.000333109 Jy ! Component: 200 - total flux cleaned = 0.000459247 Jy ! Total flux subtracted in 200 components = 0.000459247 Jy ! Clean residual min=-0.006703 max=0.007088 Jy/beam ! Clean residual mean=-0.000049 rms=0.001946 Jy/beam ! Combined flux in latest and established models = 0.842971 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 72 components and 0.842971 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.98 mas, bmaj=7.632 mas, bpa=3.499 degrees ! Estimated noise=1697.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00155985 Jy ! Component: 100 - total flux cleaned = -0.00163761 Jy ! Component: 150 - total flux cleaned = -0.00149037 Jy ! Component: 200 - total flux cleaned = -0.00123907 Jy ! Total flux subtracted in 200 components = -0.00123907 Jy ! Clean residual min=-0.005709 max=0.005961 Jy/beam ! Clean residual mean=-0.000027 rms=0.001443 Jy/beam ! Combined flux in latest and established models = 0.841732 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 78 components and 0.841732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128656Jy sigma=0.000747 ! Fit after self-cal, rms=0.128642Jy sigma=0.000747 wmodel J0927-2034_S_2015_01_23_pus_map.mod ! Writing 78 model components to file: J0927-2034_S_2015_01_23_pus_map.mod wobs J0927-2034_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0927-2034_S_2015_01_23_pus_uvs.fits wwins J0927-2034_S_2015_01_23_pus_map.win ! wwins: Wrote 1 windows to J0927-2034_S_2015_01_23_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.000869874 Jy ! Component: 100 - total flux cleaned = 0.000115233 Jy ! Component: 150 - total flux cleaned = -0.000320391 Jy ! Component: 200 - total flux cleaned = -0.000896756 Jy ! Component: 250 - total flux cleaned = -0.00120911 Jy ! Component: 300 - total flux cleaned = -0.00150925 Jy ! Component: 350 - total flux cleaned = -0.001512 Jy ! Component: 400 - total flux cleaned = -0.00172291 Jy ! Component: 450 - total flux cleaned = -0.0019264 Jy ! Component: 500 - total flux cleaned = -0.00192683 Jy ! Component: 550 - total flux cleaned = -0.00224562 Jy ! Component: 600 - total flux cleaned = -0.00224527 Jy ! Component: 650 - total flux cleaned = -0.00230537 Jy ! Component: 700 - total flux cleaned = -0.00224546 Jy ! Component: 750 - total flux cleaned = -0.0021877 Jy ! Component: 800 - total flux cleaned = -0.00207469 Jy ! Component: 850 - total flux cleaned = -0.00207574 Jy ! Component: 900 - total flux cleaned = -0.00213038 Jy ! Component: 950 - total flux cleaned = -0.00191807 Jy ! Component: 1000 - total flux cleaned = -0.00202246 Jy ! Component: 1050 - total flux cleaned = -0.00192048 Jy ! Component: 1100 - total flux cleaned = -0.00177226 Jy ! Component: 1150 - total flux cleaned = -0.00187198 Jy ! Component: 1200 - total flux cleaned = -0.00191978 Jy ! Component: 1250 - total flux cleaned = -0.00191893 Jy ! Component: 1300 - total flux cleaned = -0.00187229 Jy ! Component: 1350 - total flux cleaned = -0.00187193 Jy ! Component: 1400 - total flux cleaned = -0.00187213 Jy ! Component: 1450 - total flux cleaned = -0.00191633 Jy ! Component: 1500 - total flux cleaned = -0.00187256 Jy ! Component: 1550 - total flux cleaned = -0.00187235 Jy ! Component: 1600 - total flux cleaned = -0.00178683 Jy ! Component: 1650 - total flux cleaned = -0.0015774 Jy ! Component: 1700 - total flux cleaned = -0.00145479 Jy ! Component: 1750 - total flux cleaned = -0.00153652 Jy ! Component: 1800 - total flux cleaned = -0.00133563 Jy ! Component: 1850 - total flux cleaned = -0.00125603 Jy ! Component: 1900 - total flux cleaned = -0.00113889 Jy ! Component: 1950 - total flux cleaned = -0.00110073 Jy ! Component: 2000 - total flux cleaned = -0.000910713 Jy ! Component: 2050 - total flux cleaned = -0.000873899 Jy ! Component: 2100 - total flux cleaned = -0.000873698 Jy ! Component: 2150 - total flux cleaned = -0.000873485 Jy ! Component: 2200 - total flux cleaned = -0.000800479 Jy ! Component: 2250 - total flux cleaned = -0.000728885 Jy ! Component: 2300 - total flux cleaned = -0.000693731 Jy ! Component: 2350 - total flux cleaned = -0.000694102 Jy ! Component: 2400 - total flux cleaned = -0.000728072 Jy ! Component: 2450 - total flux cleaned = -0.00076227 Jy ! Component: 2500 - total flux cleaned = -0.000729219 Jy ! Component: 2550 - total flux cleaned = -0.000863107 Jy ! Component: 2600 - total flux cleaned = -0.000797505 Jy ! Component: 2650 - total flux cleaned = -0.000830061 Jy ! Component: 2700 - total flux cleaned = -0.000894967 Jy ! Component: 2750 - total flux cleaned = -0.000894878 Jy ! Component: 2800 - total flux cleaned = -0.000863537 Jy ! Component: 2850 - total flux cleaned = -0.000894881 Jy ! Component: 2900 - total flux cleaned = -0.000894428 Jy ! Component: 2950 - total flux cleaned = -0.000863819 Jy ! Component: 3000 - total flux cleaned = -0.000803327 Jy ! Component: 3050 - total flux cleaned = -0.000863539 Jy ! Component: 3100 - total flux cleaned = -0.00095243 Jy ! Component: 3150 - total flux cleaned = -0.00098193 Jy ! Component: 3200 - total flux cleaned = -0.00106942 Jy ! Component: 3250 - total flux cleaned = -0.0011561 Jy ! Component: 3300 - total flux cleaned = -0.00118473 Jy ! Component: 3350 - total flux cleaned = -0.00121315 Jy ! Component: 3400 - total flux cleaned = -0.00138193 Jy ! Component: 3450 - total flux cleaned = -0.00129815 Jy ! Component: 3500 - total flux cleaned = -0.00143618 Jy ! Component: 3550 - total flux cleaned = -0.00151812 Jy ! Component: 3600 - total flux cleaned = -0.00162636 Jy ! Component: 3650 - total flux cleaned = -0.00170683 Jy ! Component: 3700 - total flux cleaned = -0.00178708 Jy ! Component: 3750 - total flux cleaned = -0.00189289 Jy ! Component: 3800 - total flux cleaned = -0.00191909 Jy ! Component: 3850 - total flux cleaned = -0.00204945 Jy ! Component: 3900 - total flux cleaned = -0.00207537 Jy ! Component: 3950 - total flux cleaned = -0.00210116 Jy ! Component: 4000 - total flux cleaned = -0.00217768 Jy ! Component: 4050 - total flux cleaned = -0.00222828 Jy ! Total flux subtracted in 4096 components = -0.00230356 Jy ! Clean residual min=-0.001656 max=0.001676 Jy/beam ! Clean residual mean=-0.000002 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.839429 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 360 components and 0.839429 Jy ![Exited script file: muppet] wmap "J0927-2034_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.98 x 7.632 at 3.499 degrees (North through East) ! Clean map min=-0.0035047 max=0.71296 Jy/beam ! Writing clean map to FITS file: J0927-2034_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.712963 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000445822 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.187593 0.187593 0.375186 0.750371 1.50074 3.00148 6.00297 12.0059 24.0119 48.0238 96.0475 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.712 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.98 x 7.632 at 3.499 degrees (North through East) ! Clean map min=-0.0035047 max=0.71296 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 J0927-2034_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:19:28 2017