! Started logfile: J0425-1612_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:54:04 2016 obs J0425-1612_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0425-1612_S_2014_08_09_pus_uva.fits ! AN table 1: 124 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.771685 visibilities/baseline/integration-bin. ! Found source: J0425-1612 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 342 lines of history. ! ! Reading 17224 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 J0425-1612_S_2014_08_09_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 150 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 150 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 150 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 150 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.924841Jy sigma=0.009174 ! Fit after self-cal, rms=0.857364Jy sigma=0.008542 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.311 mas, bmaj=10.7 mas, bpa=12.81 degrees ! Estimated noise=904.222 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.112159 Jy ! Component: 100 - total flux cleaned = 0.155241 Jy ! Total flux subtracted in 100 components = 0.155241 Jy ! Clean residual min=-0.029973 max=0.112567 Jy/beam ! Clean residual mean=0.000002 rms=0.009391 Jy/beam ! Combined flux in latest and established models = 0.155241 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.155241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.173765Jy sigma=0.001694 ! Fit after self-cal, rms=0.173015Jy sigma=0.001688 ! Inverting map ! Added new window around map position (23.5, 25). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.088769 Jy ! Component: 100 - total flux cleaned = 0.121451 Jy ! Total flux subtracted in 100 components = 0.121451 Jy ! Clean residual min=-0.016984 max=0.026785 Jy/beam ! Clean residual mean=-0.000057 rms=0.004914 Jy/beam ! Combined flux in latest and established models = 0.276692 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 32 components and 0.276692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120990Jy sigma=0.001165 ! Fit after self-cal, rms=0.115464Jy sigma=0.001111 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.003 mas, bmaj=11.68 mas, bpa=11.42 degrees ! Estimated noise=545.333 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.036472 Jy ! Component: 100 - total flux cleaned = 0.0607053 Jy ! Component: 150 - total flux cleaned = 0.0786165 Jy ! Component: 200 - total flux cleaned = 0.0922327 Jy ! Total flux subtracted in 200 components = 0.0922327 Jy ! Clean residual min=-0.012747 max=0.030673 Jy/beam ! Clean residual mean=-0.000098 rms=0.004356 Jy/beam ! Combined flux in latest and established models = 0.368925 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 77 components and 0.368925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100142Jy sigma=0.000956 ! Fit after self-cal, rms=0.099960Jy sigma=0.000954 ! Inverting map ! Added new window around map position (45, 74.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0285732 Jy ! Component: 100 - total flux cleaned = 0.0434433 Jy ! Component: 150 - total flux cleaned = 0.0548791 Jy ! Component: 200 - total flux cleaned = 0.0643358 Jy ! Total flux subtracted in 200 components = 0.0643358 Jy ! Clean residual min=-0.008595 max=0.010931 Jy/beam ! Clean residual mean=-0.000032 rms=0.002549 Jy/beam ! Combined flux in latest and established models = 0.433261 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 139 components and 0.433261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090813Jy sigma=0.000857 ! Fit after self-cal, rms=0.089945Jy sigma=0.000848 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.82 HN 0.95 KP 0.97 ! LA 1.11 MK 1.00* NL 1.01 OV 0.96 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.96 HN 1.03 KP 0.93 ! LA 1.10 MK 1.00* NL 1.07 OV 1.01 ! PT 0.95 SC 1.10 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.09 HN 1.05 KP 0.82 ! LA 0.87 MK 1.00* NL 1.05 OV 0.95 ! PT 0.95 SC 1.06 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.99 HN 1.05 KP 0.80 ! LA 0.83 MK 1.00* NL 1.13 OV 1.01 ! PT 0.98 SC 1.02 ! ! ! Fit before self-cal, rms=0.089945Jy sigma=0.000848 ! Fit after self-cal, rms=0.082188Jy sigma=0.000802 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.069 mas, bmaj=11.84 mas, bpa=10.97 degrees ! Estimated noise=529.412 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.00434836 Jy ! Component: 100 - total flux cleaned = 0.00784159 Jy ! Component: 150 - total flux cleaned = 0.0111326 Jy ! Component: 200 - total flux cleaned = 0.0138976 Jy ! Total flux subtracted in 200 components = 0.0138976 Jy ! Clean residual min=-0.004740 max=0.005193 Jy/beam ! Clean residual mean=-0.000020 rms=0.001372 Jy/beam ! Combined flux in latest and established models = 0.447158 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 174 components and 0.447158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081083Jy sigma=0.000790 ! Fit after self-cal, rms=0.081045Jy sigma=0.000789 ! 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.081045Jy sigma=0.000789 ! Fit after self-cal, rms=0.081102Jy sigma=0.000787 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.073 mas, bmaj=11.88 mas, bpa=10.98 degrees ! Estimated noise=530.361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00156604 Jy ! Component: 100 - total flux cleaned = 0.00341377 Jy ! Component: 150 - total flux cleaned = 0.00522251 Jy ! Component: 200 - total flux cleaned = 0.00678952 Jy ! Total flux subtracted in 200 components = 0.00678952 Jy ! Clean residual min=-0.004139 max=0.004533 Jy/beam ! Clean residual mean=-0.000016 rms=0.001180 Jy/beam ! Combined flux in latest and established models = 0.453948 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 199 components and 0.453948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080762Jy sigma=0.000784 ! Fit after self-cal, rms=0.080737Jy sigma=0.000783 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.0015121 Jy ! Component: 100 - total flux cleaned = 0.00287154 Jy ! Component: 150 - total flux cleaned = 0.00384925 Jy ! Component: 200 - total flux cleaned = 0.00471458 Jy ! Total flux subtracted in 200 components = 0.00471458 Jy ! Clean residual min=-0.003892 max=0.004447 Jy/beam ! Clean residual mean=-0.000017 rms=0.001111 Jy/beam ! Combined flux in latest and established models = 0.458663 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 219 components and 0.458663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080591Jy sigma=0.000782 ! Fit after self-cal, rms=0.080581Jy sigma=0.000782 ! 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.080581Jy sigma=0.000782 ! Fit after self-cal, rms=0.080487Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.076 mas, bmaj=11.89 mas, bpa=10.96 degrees ! Estimated noise=530.002 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128366 Jy ! Component: 100 - total flux cleaned = 0.00182041 Jy ! Component: 150 - total flux cleaned = 0.0023001 Jy ! Component: 200 - total flux cleaned = 0.00257341 Jy ! Total flux subtracted in 200 components = 0.00257341 Jy ! Clean residual min=-0.003403 max=0.004296 Jy/beam ! Clean residual mean=-0.000017 rms=0.001055 Jy/beam ! Combined flux in latest and established models = 0.461236 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 233 components and 0.461236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080393Jy sigma=0.000781 ! Fit after self-cal, rms=0.080388Jy sigma=0.000780 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.00052173 Jy ! Component: 100 - total flux cleaned = 0.000826358 Jy ! Component: 150 - total flux cleaned = 0.000965732 Jy ! Component: 200 - total flux cleaned = 0.00113486 Jy ! Total flux subtracted in 200 components = 0.00113486 Jy ! Clean residual min=-0.003273 max=0.004202 Jy/beam ! Clean residual mean=-0.000018 rms=0.001032 Jy/beam ! Combined flux in latest and established models = 0.462371 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 245 components and 0.462371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080335Jy sigma=0.000780 ! Fit after self-cal, rms=0.080333Jy sigma=0.000780 ! 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.080333Jy sigma=0.000780 ! Fit after self-cal, rms=0.080262Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.113 mas, bmaj=16.16 mas, bpa=-0.0298 degrees ! Estimated noise=603.711 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00237742 Jy ! Component: 100 - total flux cleaned = 0.0030242 Jy ! Component: 150 - total flux cleaned = 0.00342573 Jy ! Component: 200 - total flux cleaned = 0.00374328 Jy ! Total flux subtracted in 200 components = 0.00374328 Jy ! Clean residual min=-0.004186 max=0.005540 Jy/beam ! Clean residual mean=-0.000026 rms=0.001436 Jy/beam ! Combined flux in latest and established models = 0.466114 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 258 components and 0.466114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080236Jy sigma=0.000779 ! Fit after self-cal, rms=0.080233Jy sigma=0.000779 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.000598578 Jy ! Component: 100 - total flux cleaned = 0.000829975 Jy ! Component: 150 - total flux cleaned = 0.000873272 Jy ! Component: 200 - total flux cleaned = 0.00107783 Jy ! Total flux subtracted in 200 components = 0.00107783 Jy ! Clean residual min=-0.004084 max=0.005460 Jy/beam ! Clean residual mean=-0.000026 rms=0.001406 Jy/beam ! Combined flux in latest and established models = 0.467192 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 273 components and 0.467192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080225Jy sigma=0.000779 ! Fit after self-cal, rms=0.080225Jy sigma=0.000779 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=4.076 mas, bmaj=11.89 mas, bpa=10.96 degrees ! Estimated noise=529.806 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.076 x 11.89 at 10.96 degrees (North through East) ! Clean map min=-0.0034439 max=0.15959 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.34 mas, bmaj=10.8 mas, bpa=12.33 degrees ! Estimated noise=897.082 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.139393 Jy ! Component: 100 - total flux cleaned = 0.208683 Jy ! Component: 150 - total flux cleaned = 0.251913 Jy ! Component: 200 - total flux cleaned = 0.283383 Jy ! Total flux subtracted in 200 components = 0.283383 Jy ! Clean residual min=-0.010268 max=0.018240 Jy/beam ! Clean residual mean=-0.000057 rms=0.003803 Jy/beam ! Combined flux in latest and established models = 0.283383 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.283383 Jy ! Inverting map and beam ! Estimated beam: bmin=4.076 mas, bmaj=11.89 mas, bpa=10.96 degrees ! Estimated noise=529.806 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.0337122 Jy ! Component: 100 - total flux cleaned = 0.0579926 Jy ! Component: 150 - total flux cleaned = 0.0772211 Jy ! Component: 200 - total flux cleaned = 0.0926881 Jy ! Total flux subtracted in 200 components = 0.0926881 Jy ! Clean residual min=-0.007870 max=0.010587 Jy/beam ! Clean residual mean=-0.000073 rms=0.002581 Jy/beam ! Combined flux in latest and established models = 0.376071 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 92 components and 0.376071 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.113 mas, bmaj=16.16 mas, bpa=-0.0298 degrees ! Estimated noise=603.711 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0185931 Jy ! Component: 100 - total flux cleaned = 0.0321206 Jy ! Component: 150 - total flux cleaned = 0.0427356 Jy ! Component: 200 - total flux cleaned = 0.0512899 Jy ! Total flux subtracted in 200 components = 0.0512899 Jy ! Clean residual min=-0.006452 max=0.006969 Jy/beam ! Clean residual mean=-0.000062 rms=0.002194 Jy/beam ! Combined flux in latest and established models = 0.427361 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.00695719 Jy ! Component: 100 - total flux cleaned = 0.0127323 Jy ! Component: 150 - total flux cleaned = 0.0175722 Jy ! Component: 200 - total flux cleaned = 0.0216372 Jy ! Total flux subtracted in 200 components = 0.0216372 Jy ! Clean residual min=-0.005046 max=0.005507 Jy/beam ! Clean residual mean=-0.000043 rms=0.001633 Jy/beam ! Combined flux in latest and established models = 0.448999 Jy ! Adding 113 model components to the UV plane model. ! The established model now contains 201 components and 0.448999 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.076 mas, bmaj=11.89 mas, bpa=10.96 degrees ! Estimated noise=529.806 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0046856 Jy ! Component: 100 - total flux cleaned = 0.00754708 Jy ! Component: 150 - total flux cleaned = 0.00932346 Jy ! Component: 200 - total flux cleaned = 0.010567 Jy ! Total flux subtracted in 200 components = 0.010567 Jy ! Clean residual min=-0.003898 max=0.005344 Jy/beam ! Clean residual mean=-0.000023 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.459566 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 219 components and 0.459566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080594Jy sigma=0.000783 ! Fit after self-cal, rms=0.080540Jy sigma=0.000783 wmodel J0425-1612_S_2014_08_09_pus_map.mod ! Writing 219 model components to file: J0425-1612_S_2014_08_09_pus_map.mod wobs J0425-1612_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0425-1612_S_2014_08_09_pus_uvs.fits wwins J0425-1612_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J0425-1612_S_2014_08_09_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00231185 Jy ! Component: 100 - total flux cleaned = 0.0024711 Jy ! Component: 150 - total flux cleaned = 0.00247299 Jy ! Component: 200 - total flux cleaned = 0.00228595 Jy ! Component: 250 - total flux cleaned = 0.00211106 Jy ! Component: 300 - total flux cleaned = 0.00189217 Jy ! Component: 350 - total flux cleaned = 0.00178517 Jy ! Component: 400 - total flux cleaned = 0.00158101 Jy ! Component: 450 - total flux cleaned = 0.00158005 Jy ! Component: 500 - total flux cleaned = 0.00162609 Jy ! Component: 550 - total flux cleaned = 0.00167118 Jy ! Component: 600 - total flux cleaned = 0.00167238 Jy ! Component: 650 - total flux cleaned = 0.00175765 Jy ! Component: 700 - total flux cleaned = 0.00167516 Jy ! Component: 750 - total flux cleaned = 0.00167587 Jy ! Component: 800 - total flux cleaned = 0.00163675 Jy ! Component: 850 - total flux cleaned = 0.00159893 Jy ! Component: 900 - total flux cleaned = 0.00152498 Jy ! Component: 950 - total flux cleaned = 0.00159564 Jy ! Component: 1000 - total flux cleaned = 0.00149165 Jy ! Component: 1050 - total flux cleaned = 0.00155949 Jy ! Component: 1100 - total flux cleaned = 0.00162545 Jy ! Component: 1150 - total flux cleaned = 0.00168838 Jy ! Component: 1200 - total flux cleaned = 0.00165596 Jy ! Component: 1250 - total flux cleaned = 0.00162496 Jy ! Component: 1300 - total flux cleaned = 0.00168465 Jy ! Component: 1350 - total flux cleaned = 0.00168451 Jy ! Component: 1400 - total flux cleaned = 0.00168428 Jy ! Component: 1450 - total flux cleaned = 0.0015723 Jy ! Component: 1500 - total flux cleaned = 0.00162725 Jy ! Component: 1550 - total flux cleaned = 0.00159997 Jy ! Component: 1600 - total flux cleaned = 0.00152145 Jy ! Component: 1650 - total flux cleaned = 0.00147096 Jy ! Component: 1700 - total flux cleaned = 0.00142054 Jy ! Component: 1750 - total flux cleaned = 0.00144516 Jy ! Component: 1800 - total flux cleaned = 0.00151859 Jy ! Component: 1850 - total flux cleaned = 0.00146925 Jy ! Component: 1900 - total flux cleaned = 0.00130475 Jy ! Component: 1950 - total flux cleaned = 0.00128249 Jy ! Component: 2000 - total flux cleaned = 0.00130524 Jy ! Component: 2050 - total flux cleaned = 0.00130513 Jy ! Component: 2100 - total flux cleaned = 0.00121686 Jy ! Component: 2150 - total flux cleaned = 0.00119494 Jy ! Component: 2200 - total flux cleaned = 0.0011955 Jy ! Component: 2250 - total flux cleaned = 0.00115342 Jy ! Component: 2300 - total flux cleaned = 0.00111196 Jy ! Component: 2350 - total flux cleaned = 0.00109172 Jy ! Component: 2400 - total flux cleaned = 0.000971846 Jy ! Component: 2450 - total flux cleaned = 0.000853101 Jy ! Component: 2500 - total flux cleaned = 0.000736247 Jy ! Component: 2550 - total flux cleaned = 0.000659792 Jy ! Component: 2600 - total flux cleaned = 0.000564658 Jy ! Component: 2650 - total flux cleaned = 0.000527351 Jy ! Component: 2700 - total flux cleaned = 0.000434986 Jy ! Component: 2750 - total flux cleaned = 0.000380078 Jy ! Component: 2800 - total flux cleaned = 0.000289888 Jy ! Component: 2850 - total flux cleaned = 0.000148006 Jy ! Component: 2900 - total flux cleaned = 6.03014e-05 Jy ! Component: 2950 - total flux cleaned = -6.11615e-05 Jy ! Component: 3000 - total flux cleaned = -0.000112423 Jy ! Component: 3050 - total flux cleaned = -0.000231153 Jy ! Component: 3100 - total flux cleaned = -0.000231231 Jy ! Component: 3150 - total flux cleaned = -0.000297304 Jy ! Component: 3200 - total flux cleaned = -0.000395267 Jy ! Component: 3250 - total flux cleaned = -0.0004758 Jy ! Component: 3300 - total flux cleaned = -0.000475551 Jy ! Component: 3350 - total flux cleaned = -0.000554701 Jy ! Component: 3400 - total flux cleaned = -0.000554371 Jy ! Component: 3450 - total flux cleaned = -0.000600992 Jy ! Component: 3500 - total flux cleaned = -0.000585698 Jy ! Component: 3550 - total flux cleaned = -0.000646479 Jy ! Component: 3600 - total flux cleaned = -0.000736766 Jy ! Component: 3650 - total flux cleaned = -0.000751634 Jy ! Component: 3700 - total flux cleaned = -0.000839688 Jy ! Component: 3750 - total flux cleaned = -0.000897807 Jy ! Component: 3800 - total flux cleaned = -0.000984026 Jy ! Component: 3850 - total flux cleaned = -0.000998371 Jy ! Component: 3900 - total flux cleaned = -0.00106903 Jy ! Component: 3950 - total flux cleaned = -0.00116679 Jy ! Component: 4000 - total flux cleaned = -0.0012219 Jy ! Component: 4050 - total flux cleaned = -0.00120818 Jy ! Total flux subtracted in 4096 components = -0.00124913 Jy ! Clean residual min=-0.000680 max=0.000731 Jy/beam ! Clean residual mean=-0.000004 rms=0.000275 Jy/beam ! Combined flux in latest and established models = 0.458317 Jy keep ! Adding 352 model components to the UV plane model. ! The established model now contains 571 components and 0.458317 Jy ![Exited script file: muppet] wmap "J0425-1612_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.076 x 11.89 at 10.96 degrees (North through East) ! Clean map min=-0.0023272 max=0.15657 Jy/beam ! Writing clean map to FITS file: J0425-1612_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.156574 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000271567 device "J0425-1612_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0425-1612_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.520329 0.520329 1.04066 2.08132 4.16263 8.32526 16.6505 33.301 66.6021 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.156 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.076 x 11.89 at 10.96 degrees (North through East) ! Clean map min=-0.0023272 max=0.15657 Jy/beam quit ! Quitting program ! Log file J0425-1612_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:54:10 2016