! Started logfile: J1121-0553_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:24:32 2016 obs J1121-0553_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1121-0553_S_2014_05_31_pus_uva.fits ! AN table 1: 55 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.885657 visibilities/baseline/integration-bin. ! Found source: J1121-0553 ! ! 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 336 lines of history. ! ! Reading 8768 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 J1121-0553_S_2014_05_31_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 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.639539Jy sigma=0.006780 ! Fit after self-cal, rms=0.617466Jy sigma=0.006555 ! 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.913 mas, bmaj=7.228 mas, bpa=2.091 degrees ! Estimated noise=903.928 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.29638 Jy ! Component: 100 - total flux cleaned = 0.378005 Jy ! Total flux subtracted in 100 components = 0.378005 Jy ! Clean residual min=-0.010881 max=0.031766 Jy/beam ! Clean residual mean=0.000000 rms=0.003556 Jy/beam ! Combined flux in latest and established models = 0.378005 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.378005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132129Jy sigma=0.001094 ! Fit after self-cal, rms=0.132092Jy sigma=0.001093 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0314801 Jy ! Component: 100 - total flux cleaned = 0.0449227 Jy ! Total flux subtracted in 100 components = 0.0449227 Jy ! Clean residual min=-0.008360 max=0.014003 Jy/beam ! Clean residual mean=-0.000017 rms=0.002362 Jy/beam ! Combined flux in latest and established models = 0.422928 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 16 components and 0.422928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123394Jy sigma=0.000986 ! Fit after self-cal, rms=0.123383Jy sigma=0.000986 ! 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.52 mas, bmaj=8.367 mas, bpa=3.019 degrees ! Estimated noise=732.827 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 (5, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0181032 Jy ! Component: 100 - total flux cleaned = 0.0285322 Jy ! Component: 150 - total flux cleaned = 0.0354098 Jy ! Component: 200 - total flux cleaned = 0.040186 Jy ! Total flux subtracted in 200 components = 0.040186 Jy ! Clean residual min=-0.007653 max=0.006653 Jy/beam ! Clean residual mean=-0.000025 rms=0.001806 Jy/beam ! Combined flux in latest and established models = 0.463114 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 74 components and 0.463114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120360Jy sigma=0.000950 ! Fit after self-cal, rms=0.120077Jy sigma=0.000945 ! 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.82 HN 0.98 KP 1.06 ! LA 1.18 MK 0.99 NL 0.94 OV 0.97 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.97 HN 1.03 KP 1.03 ! LA 1.16 MK 1.00 NL 1.11 OV 0.99 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.10 HN 1.02 KP 0.92 ! LA 0.91 MK 1.01 NL 1.06 OV 0.94 ! PT 0.96 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.00 HN 1.01 KP 0.89 ! LA 0.87 MK 0.99 NL 1.07 OV 1.00 ! PT 0.99 SC 0.96 ! ! ! Fit before self-cal, rms=0.120077Jy sigma=0.000945 ! Fit after self-cal, rms=0.113651Jy sigma=0.000837 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.516 mas, bmaj=8.371 mas, bpa=3.171 degrees ! Estimated noise=729.175 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.00260549 Jy ! Component: 100 - total flux cleaned = 0.00299642 Jy ! Component: 150 - total flux cleaned = 0.00319495 Jy ! Component: 200 - total flux cleaned = 0.00330676 Jy ! Total flux subtracted in 200 components = 0.00330676 Jy ! Clean residual min=-0.003672 max=0.003491 Jy/beam ! Clean residual mean=-0.000003 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.46642 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 91 components and 0.46642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113536Jy sigma=0.000836 ! Fit after self-cal, rms=0.113582Jy sigma=0.000835 ! 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.113582Jy sigma=0.000835 ! Fit after self-cal, rms=0.117725Jy sigma=0.000826 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.512 mas, bmaj=8.367 mas, bpa=3.155 degrees ! Estimated noise=729.514 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000859413 Jy ! Component: 100 - total flux cleaned = 0.000961213 Jy ! Component: 150 - total flux cleaned = 0.00109259 Jy ! Component: 200 - total flux cleaned = 0.00112816 Jy ! Total flux subtracted in 200 components = 0.00112816 Jy ! Clean residual min=-0.003361 max=0.003341 Jy/beam ! Clean residual mean=-0.000001 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.467549 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 104 components and 0.467548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117671Jy sigma=0.000825 ! Fit after self-cal, rms=0.117724Jy sigma=0.000825 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (13, 30.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00336881 Jy ! Component: 100 - total flux cleaned = 0.00430232 Jy ! Component: 150 - total flux cleaned = 0.00448081 Jy ! Component: 200 - total flux cleaned = 0.00471018 Jy ! Total flux subtracted in 200 components = 0.00471018 Jy ! Clean residual min=-0.002969 max=0.002504 Jy/beam ! Clean residual mean=-0.000001 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.472259 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 137 components and 0.472259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117622Jy sigma=0.000823 ! Fit after self-cal, rms=0.117629Jy sigma=0.000823 ! 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.117629Jy sigma=0.000823 ! Fit after self-cal, rms=0.117837Jy sigma=0.000823 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.508 mas, bmaj=8.359 mas, bpa=3.176 degrees ! Estimated noise=729.568 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167652 Jy ! Component: 100 - total flux cleaned = 0.00208267 Jy ! Component: 150 - total flux cleaned = 0.00223489 Jy ! Component: 200 - total flux cleaned = 0.00233583 Jy ! Total flux subtracted in 200 components = 0.00233583 Jy ! Clean residual min=-0.002786 max=0.002328 Jy/beam ! Clean residual mean=-0.000001 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.474595 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 159 components and 0.474595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117799Jy sigma=0.000823 ! Fit after self-cal, rms=0.117808Jy sigma=0.000822 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.000608746 Jy ! Component: 100 - total flux cleaned = 0.000839684 Jy ! Component: 150 - total flux cleaned = 0.000840511 Jy ! Component: 200 - total flux cleaned = 0.00084091 Jy ! Total flux subtracted in 200 components = 0.00084091 Jy ! Clean residual min=-0.002721 max=0.002252 Jy/beam ! Clean residual mean=-0.000001 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.475435 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 174 components and 0.475435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117788Jy sigma=0.000822 ! Fit after self-cal, rms=0.117794Jy sigma=0.000822 ! 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.117794Jy sigma=0.000822 ! Fit after self-cal, rms=0.117858Jy sigma=0.000822 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.935 mas, bmaj=13.64 mas, bpa=6.554 degrees ! Estimated noise=876.301 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111665 Jy ! Component: 100 - total flux cleaned = 0.00142988 Jy ! Component: 150 - total flux cleaned = 0.00167279 Jy ! Component: 200 - total flux cleaned = 0.00186106 Jy ! Total flux subtracted in 200 components = 0.00186106 Jy ! Clean residual min=-0.002618 max=0.002322 Jy/beam ! Clean residual mean=-0.000001 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.477296 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 191 components and 0.477296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117851Jy sigma=0.000822 ! Fit after self-cal, rms=0.117857Jy sigma=0.000822 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.000209431 Jy ! Component: 100 - total flux cleaned = 0.000384587 Jy ! Component: 150 - total flux cleaned = 0.000479157 Jy ! Component: 200 - total flux cleaned = 0.000593705 Jy ! Total flux subtracted in 200 components = 0.000593705 Jy ! Clean residual min=-0.002591 max=0.002308 Jy/beam ! Clean residual mean=-0.000001 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.47789 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 208 components and 0.47789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117854Jy sigma=0.000822 ! Fit after self-cal, rms=0.117857Jy sigma=0.000822 ! 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.507 mas, bmaj=8.357 mas, bpa=3.202 degrees ! Estimated noise=729.886 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.507 x 8.357 at 3.202 degrees (North through East) ! Clean map min=-0.002647 max=0.37896 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.904 mas, bmaj=7.226 mas, bpa=2.265 degrees ! Estimated noise=898.233 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.29433 Jy ! Component: 100 - total flux cleaned = 0.376326 Jy ! Component: 150 - total flux cleaned = 0.407523 Jy ! Component: 200 - total flux cleaned = 0.423685 Jy ! Total flux subtracted in 200 components = 0.423685 Jy ! Clean residual min=-0.005126 max=0.008573 Jy/beam ! Clean residual mean=0.000004 rms=0.001579 Jy/beam ! Combined flux in latest and established models = 0.423685 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.423685 Jy ! Inverting map and beam ! Estimated beam: bmin=3.507 mas, bmaj=8.357 mas, bpa=3.202 degrees ! Estimated noise=729.886 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.0159258 Jy ! Component: 100 - total flux cleaned = 0.0262722 Jy ! Component: 150 - total flux cleaned = 0.033525 Jy ! Component: 200 - total flux cleaned = 0.038796 Jy ! Total flux subtracted in 200 components = 0.038796 Jy ! Clean residual min=-0.003420 max=0.003067 Jy/beam ! Clean residual mean=0.000001 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.462481 Jy ! Adding 81 model components to the UV plane model. ! The established model now contains 95 components and 0.462481 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.935 mas, bmaj=13.64 mas, bpa=6.554 degrees ! Estimated noise=876.301 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00585257 Jy ! Component: 100 - total flux cleaned = 0.00924682 Jy ! Component: 150 - total flux cleaned = 0.0115427 Jy ! Component: 200 - total flux cleaned = 0.0132033 Jy ! Total flux subtracted in 200 components = 0.0132033 Jy ! Clean residual min=-0.002908 max=0.002451 Jy/beam ! Clean residual mean=-0.000001 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.475685 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.00113314 Jy ! Component: 100 - total flux cleaned = 0.00148247 Jy ! Component: 150 - total flux cleaned = 0.0018105 Jy ! Component: 200 - total flux cleaned = 0.00208758 Jy ! Total flux subtracted in 200 components = 0.00208758 Jy ! Clean residual min=-0.002761 max=0.002377 Jy/beam ! Clean residual mean=-0.000001 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.477772 Jy ! Adding 120 model components to the UV plane model. ! The established model now contains 206 components and 0.477772 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.507 mas, bmaj=8.357 mas, bpa=3.202 degrees ! Estimated noise=729.886 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.43097e-05 Jy ! Component: 100 - total flux cleaned = -0.000117515 Jy ! Component: 150 - total flux cleaned = -0.000202217 Jy ! Component: 200 - total flux cleaned = -0.000279098 Jy ! Total flux subtracted in 200 components = -0.000279098 Jy ! Clean residual min=-0.002735 max=0.002299 Jy/beam ! Clean residual mean=-0.000001 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.477493 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 225 components and 0.477493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117871Jy sigma=0.000822 ! Fit after self-cal, rms=0.117880Jy sigma=0.000822 wmodel J1121-0553_S_2014_05_31_pus_map.mod ! Writing 225 model components to file: J1121-0553_S_2014_05_31_pus_map.mod wobs J1121-0553_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1121-0553_S_2014_05_31_pus_uvs.fits wwins J1121-0553_S_2014_05_31_pus_map.win ! wwins: Wrote 3 windows to J1121-0553_S_2014_05_31_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.00115111 Jy ! Component: 100 - total flux cleaned = -0.00139253 Jy ! Component: 150 - total flux cleaned = -0.00157537 Jy ! Component: 200 - total flux cleaned = -0.001928 Jy ! Component: 250 - total flux cleaned = -0.00216582 Jy ! Component: 300 - total flux cleaned = -0.00239644 Jy ! Component: 350 - total flux cleaned = -0.00255783 Jy ! Component: 400 - total flux cleaned = -0.00280988 Jy ! Component: 450 - total flux cleaned = -0.00305613 Jy ! Component: 500 - total flux cleaned = -0.00320647 Jy ! Component: 550 - total flux cleaned = -0.00332545 Jy ! Component: 600 - total flux cleaned = -0.00361628 Jy ! Component: 650 - total flux cleaned = -0.00373059 Jy ! Component: 700 - total flux cleaned = -0.00389916 Jy ! Component: 750 - total flux cleaned = -0.00395512 Jy ! Component: 800 - total flux cleaned = -0.00406442 Jy ! Component: 850 - total flux cleaned = -0.00414518 Jy ! Component: 900 - total flux cleaned = -0.00427736 Jy ! Component: 950 - total flux cleaned = -0.00438141 Jy ! Component: 1000 - total flux cleaned = -0.00450909 Jy ! Component: 1050 - total flux cleaned = -0.00453387 Jy ! Component: 1100 - total flux cleaned = -0.00463393 Jy ! Component: 1150 - total flux cleaned = -0.00470846 Jy ! Component: 1200 - total flux cleaned = -0.00480674 Jy ! Component: 1250 - total flux cleaned = -0.00490329 Jy ! Component: 1300 - total flux cleaned = -0.00502239 Jy ! Component: 1350 - total flux cleaned = -0.00511661 Jy ! Component: 1400 - total flux cleaned = -0.0052328 Jy ! Component: 1450 - total flux cleaned = -0.00534778 Jy ! Component: 1500 - total flux cleaned = -0.00539315 Jy ! Component: 1550 - total flux cleaned = -0.00555041 Jy ! Component: 1600 - total flux cleaned = -0.00561678 Jy ! Component: 1650 - total flux cleaned = -0.00574867 Jy ! Component: 1700 - total flux cleaned = -0.00583568 Jy ! Component: 1750 - total flux cleaned = -0.00592178 Jy ! Component: 1800 - total flux cleaned = -0.00609192 Jy ! Component: 1850 - total flux cleaned = -0.00626061 Jy ! Component: 1900 - total flux cleaned = -0.00630213 Jy ! Component: 1950 - total flux cleaned = -0.00642603 Jy ! Component: 2000 - total flux cleaned = -0.00638506 Jy ! Component: 2050 - total flux cleaned = -0.0065067 Jy ! Component: 2100 - total flux cleaned = -0.00662706 Jy ! Component: 2150 - total flux cleaned = -0.0066468 Jy ! Component: 2200 - total flux cleaned = -0.00670597 Jy ! Component: 2250 - total flux cleaned = -0.00672531 Jy ! Component: 2300 - total flux cleaned = -0.00678354 Jy ! Component: 2350 - total flux cleaned = -0.00689868 Jy ! Component: 2400 - total flux cleaned = -0.0068986 Jy ! Component: 2450 - total flux cleaned = -0.00695536 Jy ! Component: 2500 - total flux cleaned = -0.00708605 Jy ! Component: 2550 - total flux cleaned = -0.00710456 Jy ! Component: 2600 - total flux cleaned = -0.00712301 Jy ! Component: 2650 - total flux cleaned = -0.0071229 Jy ! Component: 2700 - total flux cleaned = -0.00715924 Jy ! Component: 2750 - total flux cleaned = -0.00724905 Jy ! Component: 2800 - total flux cleaned = -0.00723121 Jy ! Component: 2850 - total flux cleaned = -0.00728431 Jy ! Component: 2900 - total flux cleaned = -0.00737204 Jy ! Component: 2950 - total flux cleaned = -0.00737225 Jy ! Component: 3000 - total flux cleaned = -0.007407 Jy ! Component: 3050 - total flux cleaned = -0.0075105 Jy ! Component: 3100 - total flux cleaned = -0.00756176 Jy ! Component: 3150 - total flux cleaned = -0.00759541 Jy ! Component: 3200 - total flux cleaned = -0.00762896 Jy ! Component: 3250 - total flux cleaned = -0.00764562 Jy ! Component: 3300 - total flux cleaned = -0.00766226 Jy ! Component: 3350 - total flux cleaned = -0.00779401 Jy ! Component: 3400 - total flux cleaned = -0.00782662 Jy ! Component: 3450 - total flux cleaned = -0.00779411 Jy ! Component: 3500 - total flux cleaned = -0.00781022 Jy ! Component: 3550 - total flux cleaned = -0.00785839 Jy ! Component: 3600 - total flux cleaned = -0.00797004 Jy ! Component: 3650 - total flux cleaned = -0.00798584 Jy ! Component: 3700 - total flux cleaned = -0.00800149 Jy ! Component: 3750 - total flux cleaned = -0.00807987 Jy ! Component: 3800 - total flux cleaned = -0.00811092 Jy ! Component: 3850 - total flux cleaned = -0.00814203 Jy ! Component: 3900 - total flux cleaned = -0.00817295 Jy ! Component: 3950 - total flux cleaned = -0.00826457 Jy ! Component: 4000 - total flux cleaned = -0.00827985 Jy ! Component: 4050 - total flux cleaned = -0.00830998 Jy ! Total flux subtracted in 4096 components = -0.00826502 Jy ! Clean residual min=-0.000838 max=0.000885 Jy/beam ! Clean residual mean=-0.000001 rms=0.000285 Jy/beam ! Combined flux in latest and established models = 0.469228 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 529 components and 0.469228 Jy ![Exited script file: muppet] wmap "J1121-0553_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.507 x 8.357 at 3.202 degrees (North through East) ! Clean map min=-0.0024979 max=0.37861 Jy/beam ! Writing clean map to FITS file: J1121-0553_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.378614 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000281038 device "J1121-0553_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1121-0553_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.222684 0.222684 0.445368 0.890737 1.78147 3.56295 7.12589 14.2518 28.5036 57.0072 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.378 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.507 x 8.357 at 3.202 degrees (North through East) ! Clean map min=-0.0024979 max=0.37861 Jy/beam quit ! Quitting program ! Log file J1121-0553_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:24:38 2016