! Started logfile: J0348-1610_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:42:18 2016 obs J0348-1610_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0348-1610_S_2014_06_09_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.599603 visibilities/baseline/integration-bin. ! Found source: J0348-1610 ! ! 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 6044 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 J0348-1610_S_2014_06_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 121 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 121 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 121 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 121 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.726495Jy sigma=0.007103 ! Fit after self-cal, rms=0.689769Jy sigma=0.006744 ! 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.321 mas, bmaj=9.706 mas, bpa=13.62 degrees ! Estimated noise=1252.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.231282 Jy ! Component: 100 - total flux cleaned = 0.294199 Jy ! Total flux subtracted in 100 components = 0.294199 Jy ! Clean residual min=-0.017277 max=0.028852 Jy/beam ! Clean residual mean=-0.000202 rms=0.004294 Jy/beam ! Combined flux in latest and established models = 0.294199 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.294199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111881Jy sigma=0.001054 ! Fit after self-cal, rms=0.111695Jy sigma=0.001053 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0329927 Jy ! Component: 100 - total flux cleaned = 0.0513892 Jy ! Total flux subtracted in 100 components = 0.0513892 Jy ! Clean residual min=-0.010415 max=0.010668 Jy/beam ! Clean residual mean=-0.000098 rms=0.002409 Jy/beam ! Combined flux in latest and established models = 0.345588 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 20 components and 0.345588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096784Jy sigma=0.000898 ! Fit after self-cal, rms=0.096601Jy sigma=0.000897 ! 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.175 mas, bmaj=11.49 mas, bpa=12.13 degrees ! Estimated noise=937.741 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.0178693 Jy ! Component: 100 - total flux cleaned = 0.0271579 Jy ! Component: 150 - total flux cleaned = 0.0323942 Jy ! Component: 200 - total flux cleaned = 0.0354505 Jy ! Total flux subtracted in 200 components = 0.0354505 Jy ! Clean residual min=-0.007905 max=0.010142 Jy/beam ! Clean residual mean=-0.000062 rms=0.002244 Jy/beam ! Combined flux in latest and established models = 0.381039 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 32 components and 0.381039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093075Jy sigma=0.000867 ! Fit after self-cal, rms=0.093060Jy sigma=0.000867 ! 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.00* FD 0.85 HN 1.01 KP 1.06 ! LA 1.15 MK 1.00* NL 0.99 OV 0.99 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.03 KP 1.02 ! LA 1.13 MK 1.00* NL 1.03 OV 1.04 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 1.03 KP 0.92 ! LA 0.89 MK 1.00* NL 1.01 OV 0.97 ! PT 0.95 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 0.99 KP 0.87 ! LA 0.85 MK 1.00* NL 1.09 OV 1.00 ! PT 1.00 SC 1.00 ! ! ! Fit before self-cal, rms=0.093060Jy sigma=0.000867 ! Fit after self-cal, rms=0.085213Jy sigma=0.000797 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.175 mas, bmaj=11.55 mas, bpa=12.2 degrees ! Estimated noise=934.617 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.0027472 Jy ! Component: 100 - total flux cleaned = -0.00274941 Jy ! Component: 150 - total flux cleaned = -0.00274462 Jy ! Component: 200 - total flux cleaned = -0.00273951 Jy ! Total flux subtracted in 200 components = -0.00273951 Jy ! Clean residual min=-0.005857 max=0.008483 Jy/beam ! Clean residual mean=-0.000045 rms=0.001881 Jy/beam ! Combined flux in latest and established models = 0.378299 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 48 components and 0.378299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085090Jy sigma=0.000796 ! Fit after self-cal, rms=0.085082Jy sigma=0.000796 ! 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.085082Jy sigma=0.000796 ! Fit after self-cal, rms=0.085090Jy sigma=0.000793 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.171 mas, bmaj=11.54 mas, bpa=12.12 degrees ! Estimated noise=932.823 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00107076 Jy ! Component: 100 - total flux cleaned = -0.00122371 Jy ! Component: 150 - total flux cleaned = -0.0012554 Jy ! Component: 200 - total flux cleaned = -0.00131517 Jy ! Total flux subtracted in 200 components = -0.00131517 Jy ! Clean residual min=-0.005471 max=0.008067 Jy/beam ! Clean residual mean=-0.000041 rms=0.001803 Jy/beam ! Combined flux in latest and established models = 0.376984 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 54 components and 0.376984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085054Jy sigma=0.000793 ! Fit after self-cal, rms=0.085056Jy sigma=0.000793 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 (-14.5, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00834371 Jy ! Component: 100 - total flux cleaned = 0.0130956 Jy ! Component: 150 - total flux cleaned = 0.0154856 Jy ! Component: 200 - total flux cleaned = 0.0160771 Jy ! Total flux subtracted in 200 components = 0.0160771 Jy ! Clean residual min=-0.003989 max=0.005705 Jy/beam ! Clean residual mean=-0.000022 rms=0.001300 Jy/beam ! Combined flux in latest and established models = 0.393061 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 103 components and 0.393061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084299Jy sigma=0.000783 ! Fit after self-cal, rms=0.084162Jy sigma=0.000782 ! Inverting map ! Added new window around map position (7.5, -48). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00522365 Jy ! Component: 100 - total flux cleaned = 0.00777679 Jy ! Component: 150 - total flux cleaned = 0.00834071 Jy ! Component: 200 - total flux cleaned = 0.00874406 Jy ! Total flux subtracted in 200 components = 0.00874406 Jy ! Clean residual min=-0.003426 max=0.003796 Jy/beam ! Clean residual mean=-0.000013 rms=0.001079 Jy/beam ! Combined flux in latest and established models = 0.401805 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 137 components and 0.401805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083822Jy sigma=0.000778 ! Fit after self-cal, rms=0.083777Jy sigma=0.000778 ! 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.083777Jy sigma=0.000778 ! Fit after self-cal, rms=0.083312Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.167 mas, bmaj=11.54 mas, bpa=12.18 degrees ! Estimated noise=929.715 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00263965 Jy ! Component: 100 - total flux cleaned = 0.00353719 Jy ! Component: 150 - total flux cleaned = 0.00365425 Jy ! Component: 200 - total flux cleaned = 0.00385309 Jy ! Total flux subtracted in 200 components = 0.00385309 Jy ! Clean residual min=-0.003022 max=0.003462 Jy/beam ! Clean residual mean=-0.000018 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.405658 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 156 components and 0.405658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083206Jy sigma=0.000776 ! Fit after self-cal, rms=0.083181Jy sigma=0.000776 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.000734468 Jy ! Component: 100 - total flux cleaned = 0.00102047 Jy ! Component: 150 - total flux cleaned = 0.00123004 Jy ! Component: 200 - total flux cleaned = 0.00130557 Jy ! Total flux subtracted in 200 components = 0.00130557 Jy ! Clean residual min=-0.002958 max=0.003329 Jy/beam ! Clean residual mean=-0.000017 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 0.406964 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 168 components and 0.406964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083135Jy sigma=0.000775 ! Fit after self-cal, rms=0.083125Jy sigma=0.000775 ! 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.083125Jy sigma=0.000775 ! Fit after self-cal, rms=0.083059Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.95 mas, bmaj=18.55 mas, bpa=-1.216 degrees ! Estimated noise=1054.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011411 Jy ! Component: 100 - total flux cleaned = 0.00132047 Jy ! Component: 150 - total flux cleaned = 0.00122456 Jy ! Component: 200 - total flux cleaned = 0.0012234 Jy ! Total flux subtracted in 200 components = 0.0012234 Jy ! Clean residual min=-0.003438 max=0.004268 Jy/beam ! Clean residual mean=-0.000034 rms=0.001249 Jy/beam ! Combined flux in latest and established models = 0.408187 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 191 components and 0.408187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083031Jy sigma=0.000775 ! Fit after self-cal, rms=0.083023Jy sigma=0.000775 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.000146892 Jy ! Component: 100 - total flux cleaned = 0.000109881 Jy ! Component: 150 - total flux cleaned = 0.000110529 Jy ! Component: 200 - total flux cleaned = -1.09107e-05 Jy ! Total flux subtracted in 200 components = -1.09107e-05 Jy ! Clean residual min=-0.003418 max=0.004214 Jy/beam ! Clean residual mean=-0.000034 rms=0.001225 Jy/beam ! Combined flux in latest and established models = 0.408176 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 204 components and 0.408176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083011Jy sigma=0.000775 ! Fit after self-cal, rms=0.083006Jy sigma=0.000775 ! 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.165 mas, bmaj=11.54 mas, bpa=12.22 degrees ! Estimated noise=929.457 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.165 x 11.54 at 12.22 degrees (North through East) ! Clean map min=-0.0029492 max=0.3143 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.301 mas, bmaj=9.756 mas, bpa=13.69 degrees ! Estimated noise=1240.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.229049 Jy ! Component: 100 - total flux cleaned = 0.292859 Jy ! Component: 150 - total flux cleaned = 0.326292 Jy ! Component: 200 - total flux cleaned = 0.345054 Jy ! Total flux subtracted in 200 components = 0.345054 Jy ! Clean residual min=-0.006583 max=0.009725 Jy/beam ! Clean residual mean=-0.000079 rms=0.001870 Jy/beam ! Combined flux in latest and established models = 0.345054 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.345054 Jy ! Inverting map and beam ! Estimated beam: bmin=4.165 mas, bmaj=11.54 mas, bpa=12.22 degrees ! Estimated noise=929.457 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) ! Added new window around map position (-5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0181081 Jy ! Component: 100 - total flux cleaned = 0.0292619 Jy ! Component: 150 - total flux cleaned = 0.0371182 Jy ! Component: 200 - total flux cleaned = 0.04317 Jy ! Total flux subtracted in 200 components = 0.04317 Jy ! Clean residual min=-0.004193 max=0.004965 Jy/beam ! Clean residual mean=-0.000055 rms=0.001299 Jy/beam ! Combined flux in latest and established models = 0.388224 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 72 components and 0.388224 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.95 mas, bmaj=18.55 mas, bpa=-1.216 degrees ! Estimated noise=1054.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00694446 Jy ! Component: 100 - total flux cleaned = 0.0115249 Jy ! Component: 150 - total flux cleaned = 0.0147355 Jy ! Component: 200 - total flux cleaned = 0.0161957 Jy ! Total flux subtracted in 200 components = 0.0161957 Jy ! Clean residual min=-0.003892 max=0.004632 Jy/beam ! Clean residual mean=-0.000050 rms=0.001325 Jy/beam ! Combined flux in latest and established models = 0.40442 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.000626717 Jy ! Component: 100 - total flux cleaned = 0.00116648 Jy ! Component: 150 - total flux cleaned = 0.00152544 Jy ! Component: 200 - total flux cleaned = 0.0016855 Jy ! Total flux subtracted in 200 components = 0.0016855 Jy ! Clean residual min=-0.003602 max=0.004165 Jy/beam ! Clean residual mean=-0.000041 rms=0.001250 Jy/beam ! Combined flux in latest and established models = 0.406105 Jy ! Adding 113 model components to the UV plane model. ! The established model now contains 171 components and 0.406106 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.165 mas, bmaj=11.54 mas, bpa=12.22 degrees ! Estimated noise=929.457 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.16812e-05 Jy ! Component: 100 - total flux cleaned = 0.000175553 Jy ! Component: 150 - total flux cleaned = 0.000451074 Jy ! Component: 200 - total flux cleaned = 0.000740179 Jy ! Total flux subtracted in 200 components = 0.000740179 Jy ! Clean residual min=-0.002766 max=0.003076 Jy/beam ! Clean residual mean=-0.000022 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.406846 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 189 components and 0.406846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082985Jy sigma=0.000774 ! Fit after self-cal, rms=0.082975Jy sigma=0.000774 wmodel J0348-1610_S_2014_06_09_pus_map.mod ! Writing 189 model components to file: J0348-1610_S_2014_06_09_pus_map.mod wobs J0348-1610_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0348-1610_S_2014_06_09_pus_uvs.fits wwins J0348-1610_S_2014_06_09_pus_map.win ! wwins: Wrote 4 windows to J0348-1610_S_2014_06_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.00101511 Jy ! Component: 100 - total flux cleaned = 0.00152523 Jy ! Component: 150 - total flux cleaned = 0.00200666 Jy ! Component: 200 - total flux cleaned = 0.0024634 Jy ! Component: 250 - total flux cleaned = 0.00276644 Jy ! Component: 300 - total flux cleaned = 0.00305547 Jy ! Component: 350 - total flux cleaned = 0.00337187 Jy ! Component: 400 - total flux cleaned = 0.00352396 Jy ! Component: 450 - total flux cleaned = 0.00359741 Jy ! Component: 500 - total flux cleaned = 0.00377495 Jy ! Component: 550 - total flux cleaned = 0.00384389 Jy ! Component: 600 - total flux cleaned = 0.00387762 Jy ! Component: 650 - total flux cleaned = 0.00384508 Jy ! Component: 700 - total flux cleaned = 0.0037817 Jy ! Component: 750 - total flux cleaned = 0.00378149 Jy ! Component: 800 - total flux cleaned = 0.00381153 Jy ! Component: 850 - total flux cleaned = 0.00375258 Jy ! Component: 900 - total flux cleaned = 0.00369598 Jy ! Component: 950 - total flux cleaned = 0.00361305 Jy ! Component: 1000 - total flux cleaned = 0.00355896 Jy ! Component: 1050 - total flux cleaned = 0.00353246 Jy ! Component: 1100 - total flux cleaned = 0.00348033 Jy ! Component: 1150 - total flux cleaned = 0.0034044 Jy ! Component: 1200 - total flux cleaned = 0.00335496 Jy ! Component: 1250 - total flux cleaned = 0.00333025 Jy ! Component: 1300 - total flux cleaned = 0.00337768 Jy ! Component: 1350 - total flux cleaned = 0.00335343 Jy ! Component: 1400 - total flux cleaned = 0.00328431 Jy ! Component: 1450 - total flux cleaned = 0.00328466 Jy ! Component: 1500 - total flux cleaned = 0.00328498 Jy ! Component: 1550 - total flux cleaned = 0.00328476 Jy ! Component: 1600 - total flux cleaned = 0.00326387 Jy ! Component: 1650 - total flux cleaned = 0.00328488 Jy ! Component: 1700 - total flux cleaned = 0.00324332 Jy ! Component: 1750 - total flux cleaned = 0.00314237 Jy ! Component: 1800 - total flux cleaned = 0.00310294 Jy ! Component: 1850 - total flux cleaned = 0.00310274 Jy ! Component: 1900 - total flux cleaned = 0.00304438 Jy ! Component: 1950 - total flux cleaned = 0.00293068 Jy ! Component: 2000 - total flux cleaned = 0.00293094 Jy ! Component: 2050 - total flux cleaned = 0.00287505 Jy ! Component: 2100 - total flux cleaned = 0.002784 Jy ! Component: 2150 - total flux cleaned = 0.00271237 Jy ! Component: 2200 - total flux cleaned = 0.00272982 Jy ! Component: 2250 - total flux cleaned = 0.00264226 Jy ! Component: 2300 - total flux cleaned = 0.0025904 Jy ! Component: 2350 - total flux cleaned = 0.00253934 Jy ! Component: 2400 - total flux cleaned = 0.00247192 Jy ! Component: 2450 - total flux cleaned = 0.00240561 Jy ! Component: 2500 - total flux cleaned = 0.0023565 Jy ! Component: 2550 - total flux cleaned = 0.00227569 Jy ! Component: 2600 - total flux cleaned = 0.00224399 Jy ! Component: 2650 - total flux cleaned = 0.00219674 Jy ! Component: 2700 - total flux cleaned = 0.00216526 Jy ! Component: 2750 - total flux cleaned = 0.00204175 Jy ! Component: 2800 - total flux cleaned = 0.00198096 Jy ! Component: 2850 - total flux cleaned = 0.0018903 Jy ! Component: 2900 - total flux cleaned = 0.00175581 Jy ! Component: 2950 - total flux cleaned = 0.00168184 Jy ! Component: 3000 - total flux cleaned = 0.00157941 Jy ! Component: 3050 - total flux cleaned = 0.00143441 Jy ! Component: 3100 - total flux cleaned = 0.00130537 Jy ! Component: 3150 - total flux cleaned = 0.00117755 Jy ! Component: 3200 - total flux cleaned = 0.00103681 Jy ! Component: 3250 - total flux cleaned = 0.000897304 Jy ! Component: 3300 - total flux cleaned = 0.000772932 Jy ! Component: 3350 - total flux cleaned = 0.00060851 Jy ! Component: 3400 - total flux cleaned = 0.000499985 Jy ! Component: 3450 - total flux cleaned = 0.000392134 Jy ! Component: 3500 - total flux cleaned = 0.000311968 Jy ! Component: 3550 - total flux cleaned = 0.000179553 Jy ! Component: 3600 - total flux cleaned = 8.75765e-05 Jy ! Component: 3650 - total flux cleaned = -1.66108e-05 Jy ! Component: 3700 - total flux cleaned = -0.000107093 Jy ! Component: 3750 - total flux cleaned = -0.000158412 Jy ! Component: 3800 - total flux cleaned = -0.000247657 Jy ! Component: 3850 - total flux cleaned = -0.000310712 Jy ! Component: 3900 - total flux cleaned = -0.000423611 Jy ! Component: 3950 - total flux cleaned = -0.00048588 Jy ! Component: 4000 - total flux cleaned = -0.000572548 Jy ! Component: 4050 - total flux cleaned = -0.000682941 Jy ! Total flux subtracted in 4096 components = -0.000768324 Jy ! Clean residual min=-0.000699 max=0.000766 Jy/beam ! Clean residual mean=-0.000008 rms=0.000243 Jy/beam ! Combined flux in latest and established models = 0.406078 Jy keep ! Adding 343 model components to the UV plane model. ! The established model now contains 532 components and 0.406078 Jy ![Exited script file: muppet] wmap "J0348-1610_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.165 x 11.54 at 12.22 degrees (North through East) ! Clean map min=-0.0017189 max=0.314 Jy/beam ! Writing clean map to FITS file: J0348-1610_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.313996 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000231824 device "J0348-1610_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0348-1610_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.221491 0.221491 0.442981 0.885962 1.77192 3.54385 7.0877 14.1754 28.3508 56.7016 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.313 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.165 x 11.54 at 12.22 degrees (North through East) ! Clean map min=-0.0017189 max=0.314 Jy/beam quit ! Quitting program ! Log file J0348-1610_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:42:22 2016