! Started logfile: J0648+2053_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:17:46 2016 obs J0648+2053_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0648+2053_S_2014_08_05_pus_uva.fits ! AN table 1: 81 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.774486 visibilities/baseline/integration-bin. ! Found source: J0648+2053 ! ! 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 360 lines of history. ! ! Reading 11292 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 J0648+2053_S_2014_08_05_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 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.702135Jy sigma=0.007765 ! Fit after self-cal, rms=0.680230Jy sigma=0.007512 ! 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=4.069 mas, bmaj=7.782 mas, bpa=25.67 degrees ! Estimated noise=786.626 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.243454 Jy ! Component: 100 - total flux cleaned = 0.306466 Jy ! Total flux subtracted in 100 components = 0.306466 Jy ! Clean residual min=-0.010787 max=0.026684 Jy/beam ! Clean residual mean=-0.000126 rms=0.003602 Jy/beam ! Combined flux in latest and established models = 0.306466 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.306466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102191Jy sigma=0.001020 ! Fit after self-cal, rms=0.101756Jy sigma=0.001015 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0303876 Jy ! Component: 100 - total flux cleaned = 0.0474731 Jy ! Total flux subtracted in 100 components = 0.0474731 Jy ! Clean residual min=-0.008808 max=0.009968 Jy/beam ! Clean residual mean=-0.000051 rms=0.001946 Jy/beam ! Combined flux in latest and established models = 0.353939 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 39 components and 0.353939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089549Jy sigma=0.000888 ! Fit after self-cal, rms=0.089292Jy sigma=0.000885 ! Inverting map ! Added new window around map position (5, -2.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0121124 Jy ! Component: 100 - total flux cleaned = 0.0197445 Jy ! Total flux subtracted in 100 components = 0.0197445 Jy ! Clean residual min=-0.006756 max=0.005457 Jy/beam ! Clean residual mean=-0.000021 rms=0.001487 Jy/beam ! Combined flux in latest and established models = 0.373683 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 69 components and 0.373683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086791Jy sigma=0.000863 ! Fit after self-cal, rms=0.086719Jy sigma=0.000862 ! 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.863 mas, bmaj=8.514 mas, bpa=23.81 degrees ! Estimated noise=616.649 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.00803445 Jy ! Component: 100 - total flux cleaned = 0.0131701 Jy ! Component: 150 - total flux cleaned = 0.0167108 Jy ! Component: 200 - total flux cleaned = 0.0192359 Jy ! Total flux subtracted in 200 components = 0.0192359 Jy ! Clean residual min=-0.006224 max=0.004398 Jy/beam ! Clean residual mean=0.000017 rms=0.001196 Jy/beam ! Combined flux in latest and established models = 0.392919 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 115 components and 0.392919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085508Jy sigma=0.000856 ! Fit after self-cal, rms=0.085481Jy sigma=0.000856 ! 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.86 HN 0.98 KP 1.07 ! LA 1.10 MK 1.00* NL 0.97 OV 0.98 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.03 HN 1.03 KP 1.02 ! LA 1.07 MK 1.00* NL 1.02 OV 1.03 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.17 HN 1.04 KP 0.90 ! LA 0.85 MK 1.00* NL 1.00 OV 0.95 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.01 HN 1.03 KP 0.88 ! LA 0.80 MK 1.00* NL 1.10 OV 1.01 ! PT 1.04 SC 0.98 ! ! ! Fit before self-cal, rms=0.085481Jy sigma=0.000856 ! Fit after self-cal, rms=0.075407Jy sigma=0.000773 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.867 mas, bmaj=8.55 mas, bpa=23.87 degrees ! Estimated noise=615.321 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.00147693 Jy ! Component: 100 - total flux cleaned = -0.00173044 Jy ! Component: 150 - total flux cleaned = -0.00182969 Jy ! Component: 200 - total flux cleaned = -0.00191227 Jy ! Total flux subtracted in 200 components = -0.00191227 Jy ! Clean residual min=-0.001912 max=0.001902 Jy/beam ! Clean residual mean=-0.000001 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.391007 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 128 components and 0.391007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075359Jy sigma=0.000773 ! Fit after self-cal, rms=0.075340Jy sigma=0.000773 ! 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.075340Jy sigma=0.000773 ! Fit after self-cal, rms=0.075194Jy sigma=0.000772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.866 mas, bmaj=8.562 mas, bpa=23.82 degrees ! Estimated noise=614.951 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000830459 Jy ! Component: 100 - total flux cleaned = -0.00115805 Jy ! Component: 150 - total flux cleaned = -0.00137297 Jy ! Component: 200 - total flux cleaned = -0.00151065 Jy ! Total flux subtracted in 200 components = -0.00151065 Jy ! Clean residual min=-0.001762 max=0.001666 Jy/beam ! Clean residual mean=-0.000000 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.389496 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 142 components and 0.389496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075173Jy sigma=0.000771 ! Fit after self-cal, rms=0.075173Jy sigma=0.000771 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.54296e-05 Jy ! Component: 100 - total flux cleaned = -0.000112423 Jy ! Component: 150 - total flux cleaned = -0.000140105 Jy ! Component: 200 - total flux cleaned = -0.000164774 Jy ! Total flux subtracted in 200 components = -0.000164774 Jy ! Clean residual min=-0.001720 max=0.001619 Jy/beam ! Clean residual mean=-0.000000 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.389332 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 153 components and 0.389332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075167Jy sigma=0.000771 ! Fit after self-cal, rms=0.075166Jy sigma=0.000771 ! 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.075166Jy sigma=0.000771 ! Fit after self-cal, rms=0.075144Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.866 mas, bmaj=8.569 mas, bpa=23.83 degrees ! Estimated noise=614.788 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000649398 Jy ! Component: 100 - total flux cleaned = -0.000832839 Jy ! Component: 150 - total flux cleaned = -0.000923351 Jy ! Component: 200 - total flux cleaned = -0.000978201 Jy ! Total flux subtracted in 200 components = -0.000978201 Jy ! Clean residual min=-0.001615 max=0.001560 Jy/beam ! Clean residual mean=0.000000 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.388354 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 158 components and 0.388353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075137Jy sigma=0.000771 ! Fit after self-cal, rms=0.075137Jy sigma=0.000771 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 = -5.7155e-05 Jy ! Component: 100 - total flux cleaned = -8.51132e-05 Jy ! Component: 150 - total flux cleaned = -0.000102003 Jy ! Component: 200 - total flux cleaned = -0.000117436 Jy ! Total flux subtracted in 200 components = -0.000117436 Jy ! Clean residual min=-0.001575 max=0.001546 Jy/beam ! Clean residual mean=0.000000 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.388236 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 164 components and 0.388236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075134Jy sigma=0.000771 ! Fit after self-cal, rms=0.075134Jy sigma=0.000771 ! 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.075134Jy sigma=0.000771 ! Fit after self-cal, rms=0.075137Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.451 mas, bmaj=10.24 mas, bpa=7.692 degrees ! Estimated noise=687.348 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000501118 Jy ! Component: 100 - total flux cleaned = -0.000680034 Jy ! Component: 150 - total flux cleaned = -0.000727639 Jy ! Component: 200 - total flux cleaned = -0.000746689 Jy ! Total flux subtracted in 200 components = -0.000746689 Jy ! Clean residual min=-0.001618 max=0.001627 Jy/beam ! Clean residual mean=0.000001 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.387489 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 183 components and 0.387489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075135Jy sigma=0.000771 ! Fit after self-cal, rms=0.075135Jy sigma=0.000771 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.11825e-06 Jy ! Component: 100 - total flux cleaned = -9.43037e-06 Jy ! Component: 150 - total flux cleaned = -1.33804e-05 Jy ! Component: 200 - total flux cleaned = -2.13107e-05 Jy ! Total flux subtracted in 200 components = -2.13107e-05 Jy ! Clean residual min=-0.001614 max=0.001650 Jy/beam ! Clean residual mean=0.000001 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.387468 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 190 components and 0.387468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075135Jy sigma=0.000771 ! Fit after self-cal, rms=0.075135Jy sigma=0.000771 ! 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.867 mas, bmaj=8.574 mas, bpa=23.83 degrees ! Estimated noise=614.751 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.867 x 8.574 at 23.83 degrees (North through East) ! Clean map min=-0.0014936 max=0.3119 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=4.062 mas, bmaj=7.822 mas, bpa=25.6 degrees ! Estimated noise=788.813 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.243627 Jy ! Component: 100 - total flux cleaned = 0.310518 Jy ! Component: 150 - total flux cleaned = 0.340769 Jy ! Component: 200 - total flux cleaned = 0.35718 Jy ! Total flux subtracted in 200 components = 0.35718 Jy ! Clean residual min=-0.004002 max=0.008197 Jy/beam ! Clean residual mean=-0.000045 rms=0.001317 Jy/beam ! Combined flux in latest and established models = 0.35718 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.35718 Jy ! Inverting map and beam ! Estimated beam: bmin=4.867 mas, bmaj=8.574 mas, bpa=23.83 degrees ! Estimated noise=614.751 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.0114656 Jy ! Component: 100 - total flux cleaned = 0.0182461 Jy ! Component: 150 - total flux cleaned = 0.0226094 Jy ! Component: 200 - total flux cleaned = 0.0255588 Jy ! Total flux subtracted in 200 components = 0.0255588 Jy ! Clean residual min=-0.001700 max=0.001860 Jy/beam ! Clean residual mean=-0.000010 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.382739 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 90 components and 0.382739 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.451 mas, bmaj=10.24 mas, bpa=7.692 degrees ! Estimated noise=687.348 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00263623 Jy ! Component: 100 - total flux cleaned = 0.00413425 Jy ! Component: 150 - total flux cleaned = 0.00495163 Jy ! Component: 200 - total flux cleaned = 0.00505255 Jy ! Total flux subtracted in 200 components = 0.00505255 Jy ! Clean residual min=-0.001422 max=0.001639 Jy/beam ! Clean residual mean=-0.000000 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.387791 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 = 4.29649e-05 Jy ! Component: 100 - total flux cleaned = 8.02804e-05 Jy ! Component: 150 - total flux cleaned = 8.0734e-05 Jy ! Component: 200 - total flux cleaned = 8.06469e-05 Jy ! Total flux subtracted in 200 components = 8.06469e-05 Jy ! Clean residual min=-0.001449 max=0.001627 Jy/beam ! Clean residual mean=0.000000 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.387872 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 133 components and 0.387872 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.867 mas, bmaj=8.574 mas, bpa=23.83 degrees ! Estimated noise=614.751 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.98234e-05 Jy ! Component: 100 - total flux cleaned = 5.71853e-05 Jy ! Component: 150 - total flux cleaned = 1.09248e-05 Jy ! Component: 200 - total flux cleaned = -1.05541e-05 Jy ! Total flux subtracted in 200 components = -1.05541e-05 Jy ! Clean residual min=-0.001409 max=0.001650 Jy/beam ! Clean residual mean=0.000001 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.387861 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 144 components and 0.387861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075150Jy sigma=0.000771 ! Fit after self-cal, rms=0.075146Jy sigma=0.000771 wmodel J0648+2053_S_2014_08_05_pus_map.mod ! Writing 144 model components to file: J0648+2053_S_2014_08_05_pus_map.mod wobs J0648+2053_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0648+2053_S_2014_08_05_pus_uvs.fits wwins J0648+2053_S_2014_08_05_pus_map.win ! wwins: Wrote 2 windows to J0648+2053_S_2014_08_05_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.000654686 Jy ! Component: 100 - total flux cleaned = 0.00102922 Jy ! Component: 150 - total flux cleaned = 0.0012306 Jy ! Component: 200 - total flux cleaned = 0.00139975 Jy ! Component: 250 - total flux cleaned = 0.00147045 Jy ! Component: 300 - total flux cleaned = 0.00156096 Jy ! Component: 350 - total flux cleaned = 0.0016481 Jy ! Component: 400 - total flux cleaned = 0.00171148 Jy ! Component: 450 - total flux cleaned = 0.00177385 Jy ! Component: 500 - total flux cleaned = 0.00187494 Jy ! Component: 550 - total flux cleaned = 0.00193468 Jy ! Component: 600 - total flux cleaned = 0.00201178 Jy ! Component: 650 - total flux cleaned = 0.00201166 Jy ! Component: 700 - total flux cleaned = 0.00201167 Jy ! Component: 750 - total flux cleaned = 0.0020119 Jy ! Component: 800 - total flux cleaned = 0.00201216 Jy ! Component: 850 - total flux cleaned = 0.00197728 Jy ! Component: 900 - total flux cleaned = 0.00201132 Jy ! Component: 950 - total flux cleaned = 0.00194331 Jy ! Component: 1000 - total flux cleaned = 0.00195984 Jy ! Component: 1050 - total flux cleaned = 0.00189379 Jy ! Component: 1100 - total flux cleaned = 0.00184497 Jy ! Component: 1150 - total flux cleaned = 0.00179669 Jy ! Component: 1200 - total flux cleaned = 0.00173348 Jy ! Component: 1250 - total flux cleaned = 0.00170227 Jy ! Component: 1300 - total flux cleaned = 0.00165591 Jy ! Component: 1350 - total flux cleaned = 0.00161063 Jy ! Component: 1400 - total flux cleaned = 0.00164067 Jy ! Component: 1450 - total flux cleaned = 0.00161079 Jy ! Component: 1500 - total flux cleaned = 0.00155218 Jy ! Component: 1550 - total flux cleaned = 0.00156654 Jy ! Component: 1600 - total flux cleaned = 0.00153787 Jy ! Component: 1650 - total flux cleaned = 0.00148134 Jy ! Component: 1700 - total flux cleaned = 0.00148126 Jy ! Component: 1750 - total flux cleaned = 0.00143966 Jy ! Component: 1800 - total flux cleaned = 0.00143983 Jy ! Component: 1850 - total flux cleaned = 0.00139909 Jy ! Component: 1900 - total flux cleaned = 0.00138585 Jy ! Component: 1950 - total flux cleaned = 0.00135925 Jy ! Component: 2000 - total flux cleaned = 0.00133312 Jy ! Component: 2050 - total flux cleaned = 0.00124224 Jy ! Component: 2100 - total flux cleaned = 0.00125524 Jy ! Component: 2150 - total flux cleaned = 0.00126783 Jy ! Component: 2200 - total flux cleaned = 0.00121741 Jy ! Component: 2250 - total flux cleaned = 0.00124247 Jy ! Component: 2300 - total flux cleaned = 0.00120513 Jy ! Component: 2350 - total flux cleaned = 0.0012421 Jy ! Component: 2400 - total flux cleaned = 0.00124202 Jy ! Component: 2450 - total flux cleaned = 0.00121778 Jy ! Component: 2500 - total flux cleaned = 0.00121782 Jy ! Component: 2550 - total flux cleaned = 0.00122981 Jy ! Component: 2600 - total flux cleaned = 0.00120622 Jy ! Component: 2650 - total flux cleaned = 0.00128821 Jy ! Component: 2700 - total flux cleaned = 0.00125347 Jy ! Component: 2750 - total flux cleaned = 0.00127655 Jy ! Component: 2800 - total flux cleaned = 0.00128802 Jy ! Component: 2850 - total flux cleaned = 0.0012994 Jy ! Component: 2900 - total flux cleaned = 0.00131074 Jy ! Component: 2950 - total flux cleaned = 0.0012884 Jy ! Component: 3000 - total flux cleaned = 0.00134385 Jy ! Component: 3050 - total flux cleaned = 0.0013218 Jy ! Component: 3100 - total flux cleaned = 0.00136554 Jy ! Component: 3150 - total flux cleaned = 0.00132214 Jy ! Component: 3200 - total flux cleaned = 0.00135454 Jy ! Component: 3250 - total flux cleaned = 0.00136522 Jy ! Component: 3300 - total flux cleaned = 0.00140768 Jy ! Component: 3350 - total flux cleaned = 0.00141809 Jy ! Component: 3400 - total flux cleaned = 0.00140772 Jy ! Component: 3450 - total flux cleaned = 0.00144932 Jy ! Component: 3500 - total flux cleaned = 0.00142856 Jy ! Component: 3550 - total flux cleaned = 0.00143874 Jy ! Component: 3600 - total flux cleaned = 0.00142848 Jy ! Component: 3650 - total flux cleaned = 0.00142856 Jy ! Component: 3700 - total flux cleaned = 0.00144868 Jy ! Component: 3750 - total flux cleaned = 0.00142864 Jy ! Component: 3800 - total flux cleaned = 0.00144851 Jy ! Component: 3850 - total flux cleaned = 0.00143874 Jy ! Component: 3900 - total flux cleaned = 0.00146823 Jy ! Component: 3950 - total flux cleaned = 0.00147791 Jy ! Component: 4000 - total flux cleaned = 0.00145842 Jy ! Component: 4050 - total flux cleaned = 0.00149703 Jy ! Total flux subtracted in 4096 components = 0.00148744 Jy ! Clean residual min=-0.000609 max=0.000625 Jy/beam ! Clean residual mean=0.000000 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.389349 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 426 components and 0.389348 Jy ![Exited script file: muppet] wmap "J0648+2053_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.867 x 8.574 at 23.83 degrees (North through East) ! Clean map min=-0.0012769 max=0.31242 Jy/beam ! Writing clean map to FITS file: J0648+2053_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.312419 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000179308 device "J0648+2053_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0648+2053_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.172181 0.172181 0.344361 0.688723 1.37745 2.75489 5.50978 11.0196 22.0391 44.0783 88.1565 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.312 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.867 x 8.574 at 23.83 degrees (North through East) ! Clean map min=-0.0012769 max=0.31242 Jy/beam quit ! Quitting program ! Log file J0648+2053_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:17:52 2016