! Started logfile: J1150+4332_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:34:01 2016 obs J1150+4332_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J1150+4332_S_2014_12_20_pus_uva.fits ! AN table 1: 103 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.979072 visibilities/baseline/integration-bin. ! Found source: J1150+4332 ! ! 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 344 lines of history. ! ! Reading 18152 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 J1150+4332_S_2014_12_20_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 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.922305Jy sigma=0.011039 ! Fit after self-cal, rms=0.915530Jy sigma=0.010964 ! 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.124 mas, bmaj=4.359 mas, bpa=-0.9576 degrees ! Estimated noise=849.268 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.0639812 Jy ! Component: 100 - total flux cleaned = 0.0807574 Jy ! Total flux subtracted in 100 components = 0.0807574 Jy ! Clean residual min=-0.003537 max=0.006479 Jy/beam ! Clean residual mean=0.000001 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.0807574 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0807574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073070Jy sigma=0.000811 ! Fit after self-cal, rms=0.073047Jy sigma=0.000811 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00695906 Jy ! Component: 100 - total flux cleaned = 0.0110613 Jy ! Total flux subtracted in 100 components = 0.0110613 Jy ! Clean residual min=-0.003495 max=0.003448 Jy/beam ! Clean residual mean=0.000002 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.0918187 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 30 components and 0.0918187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071966Jy sigma=0.000798 ! Fit after self-cal, rms=0.071957Jy sigma=0.000798 ! 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.856 mas, bmaj=5.303 mas, bpa=-5.869 degrees ! Estimated noise=445.795 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 (-3.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00518906 Jy ! Component: 100 - total flux cleaned = 0.00838543 Jy ! Component: 150 - total flux cleaned = 0.0106129 Jy ! Component: 200 - total flux cleaned = 0.0122592 Jy ! Total flux subtracted in 200 components = 0.0122592 Jy ! Clean residual min=-0.003009 max=0.002649 Jy/beam ! Clean residual mean=0.000001 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.104078 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 72 components and 0.104078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071486Jy sigma=0.000793 ! Fit after self-cal, rms=0.071479Jy sigma=0.000793 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.86 HN 0.98 KP 1.08 ! LA 0.92 MK 1.01 NL 0.97 OV 0.96 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.06 HN 1.01 KP 1.06 ! LA 0.91 MK 1.01 NL 1.01 OV 1.01 ! PT 1.05 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.18 HN 1.05 KP 0.96 ! LA 0.75 MK 1.03 NL 1.10 OV 0.92 ! PT 1.00 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.02 HN 0.97 KP 0.90 ! LA 0.84 MK 1.00 NL 0.99 OV 0.96 ! PT 1.04 SC 1.02 ! ! ! Fit before self-cal, rms=0.071479Jy sigma=0.000793 ! Fit after self-cal, rms=0.069571Jy sigma=0.000784 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.887 mas, bmaj=5.36 mas, bpa=-6.178 degrees ! Estimated noise=443.573 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 (74.5, -83.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157504 Jy ! Component: 100 - total flux cleaned = 0.00197231 Jy ! Component: 150 - total flux cleaned = 0.00202931 Jy ! Component: 200 - total flux cleaned = 0.00202913 Jy ! Total flux subtracted in 200 components = 0.00202913 Jy ! Clean residual min=-0.001595 max=0.001618 Jy/beam ! Clean residual mean=0.000002 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.106107 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 98 components and 0.106107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069529Jy sigma=0.000784 ! Fit after self-cal, rms=0.069522Jy sigma=0.000784 ! 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.069522Jy sigma=0.000784 ! Fit after self-cal, rms=0.069934Jy sigma=0.000783 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.891 mas, bmaj=5.356 mas, bpa=-5.514 degrees ! Estimated noise=444.203 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000253585 Jy ! Component: 100 - total flux cleaned = 0.000351024 Jy ! Component: 150 - total flux cleaned = 0.000372535 Jy ! Component: 200 - total flux cleaned = 0.000334513 Jy ! Total flux subtracted in 200 components = 0.000334513 Jy ! Clean residual min=-0.001514 max=0.001526 Jy/beam ! Clean residual mean=-0.000001 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.106441 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 117 components and 0.106441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069918Jy sigma=0.000782 ! Fit after self-cal, rms=0.069927Jy sigma=0.000782 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.000156004 Jy ! Component: 100 - total flux cleaned = 0.000156572 Jy ! Component: 150 - total flux cleaned = 0.000188844 Jy ! Component: 200 - total flux cleaned = 0.000187924 Jy ! Total flux subtracted in 200 components = 0.000187924 Jy ! Clean residual min=-0.001521 max=0.001511 Jy/beam ! Clean residual mean=-0.000001 rms=0.000312 Jy/beam ! Combined flux in latest and established models = 0.106629 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 127 components and 0.106629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069919Jy sigma=0.000782 ! Fit after self-cal, rms=0.069919Jy 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.069919Jy sigma=0.000782 ! Fit after self-cal, rms=0.069970Jy sigma=0.000782 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.892 mas, bmaj=5.358 mas, bpa=-5.365 degrees ! Estimated noise=443.836 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.81778e-05 Jy ! Component: 100 - total flux cleaned = -8.23127e-05 Jy ! Component: 150 - total flux cleaned = -8.2148e-05 Jy ! Component: 200 - total flux cleaned = -9.5244e-05 Jy ! Total flux subtracted in 200 components = -9.5244e-05 Jy ! Clean residual min=-0.001511 max=0.001478 Jy/beam ! Clean residual mean=-0.000001 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.106534 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 136 components and 0.106534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069963Jy sigma=0.000782 ! Fit after self-cal, rms=0.069966Jy sigma=0.000782 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.42349e-05 Jy ! Component: 100 - total flux cleaned = 2.45791e-05 Jy ! Component: 150 - total flux cleaned = 2.45859e-05 Jy ! Component: 200 - total flux cleaned = 2.49803e-05 Jy ! Total flux subtracted in 200 components = 2.49803e-05 Jy ! Clean residual min=-0.001508 max=0.001468 Jy/beam ! Clean residual mean=-0.000001 rms=0.000306 Jy/beam ! Combined flux in latest and established models = 0.106559 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 141 components and 0.106559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069962Jy sigma=0.000782 ! Fit after self-cal, rms=0.069962Jy sigma=0.000782 ! 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.069962Jy sigma=0.000782 ! Fit after self-cal, rms=0.069977Jy sigma=0.000782 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.844 mas, bmaj=9.137 mas, bpa=-3.795 degrees ! Estimated noise=535.319 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000174172 Jy ! Component: 100 - total flux cleaned = 0.000150757 Jy ! Component: 150 - total flux cleaned = 0.000140107 Jy ! Component: 200 - total flux cleaned = 0.000131142 Jy ! Total flux subtracted in 200 components = 0.000131142 Jy ! Clean residual min=-0.001523 max=0.001527 Jy/beam ! Clean residual mean=-0.000002 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.10669 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 150 components and 0.10669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069976Jy sigma=0.000782 ! Fit after self-cal, rms=0.069976Jy sigma=0.000782 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 = 7.03382e-05 Jy ! Component: 100 - total flux cleaned = 7.84277e-05 Jy ! Component: 150 - total flux cleaned = 5.53806e-05 Jy ! Component: 200 - total flux cleaned = 3.43058e-05 Jy ! Total flux subtracted in 200 components = 3.43058e-05 Jy ! Clean residual min=-0.001519 max=0.001515 Jy/beam ! Clean residual mean=-0.000002 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.106725 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 160 components and 0.106725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069976Jy sigma=0.000782 ! Fit after self-cal, rms=0.069976Jy sigma=0.000782 ! 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.893 mas, bmaj=5.361 mas, bpa=-5.235 degrees ! Estimated noise=443.609 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.893 x 5.361 at -5.235 degrees (North through East) ! Clean map min=-0.0014616 max=0.083122 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.147 mas, bmaj=4.394 mas, bpa=-0.2367 degrees ! Estimated noise=849.962 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0637416 Jy ! Component: 100 - total flux cleaned = 0.080495 Jy ! Component: 150 - total flux cleaned = 0.0872326 Jy ! Component: 200 - total flux cleaned = 0.0913639 Jy ! Total flux subtracted in 200 components = 0.0913639 Jy ! Clean residual min=-0.002581 max=0.003045 Jy/beam ! Clean residual mean=-0.000002 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.0913639 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.0913639 Jy ! Inverting map and beam ! Estimated beam: bmin=3.893 mas, bmaj=5.361 mas, bpa=-5.235 degrees ! Estimated noise=443.609 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.00466001 Jy ! Component: 100 - total flux cleaned = 0.00754648 Jy ! Component: 150 - total flux cleaned = 0.0095842 Jy ! Component: 200 - total flux cleaned = 0.0111009 Jy ! Total flux subtracted in 200 components = 0.0111009 Jy ! Clean residual min=-0.001602 max=0.001481 Jy/beam ! Clean residual mean=-0.000002 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.102465 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 65 components and 0.102465 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.844 mas, bmaj=9.137 mas, bpa=-3.795 degrees ! Estimated noise=535.319 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00165824 Jy ! Component: 100 - total flux cleaned = 0.00269282 Jy ! Component: 150 - total flux cleaned = 0.00338718 Jy ! Component: 200 - total flux cleaned = 0.00375075 Jy ! Total flux subtracted in 200 components = 0.00375075 Jy ! Clean residual min=-0.001495 max=0.001524 Jy/beam ! Clean residual mean=-0.000002 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.106216 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 = 9.73337e-05 Jy ! Component: 100 - total flux cleaned = 0.000140034 Jy ! Component: 150 - total flux cleaned = 0.000189843 Jy ! Component: 200 - total flux cleaned = 0.000222771 Jy ! Total flux subtracted in 200 components = 0.000222771 Jy ! Clean residual min=-0.001497 max=0.001516 Jy/beam ! Clean residual mean=-0.000002 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.106438 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 117 components and 0.106438 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.893 mas, bmaj=5.361 mas, bpa=-5.235 degrees ! Estimated noise=443.609 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000358557 Jy ! Component: 100 - total flux cleaned = 0.000339305 Jy ! Component: 150 - total flux cleaned = 0.000339232 Jy ! Component: 200 - total flux cleaned = 0.000319739 Jy ! Total flux subtracted in 200 components = 0.000319739 Jy ! Clean residual min=-0.001483 max=0.001446 Jy/beam ! Clean residual mean=-0.000001 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.106758 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 143 components and 0.106758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069996Jy sigma=0.000782 ! Fit after self-cal, rms=0.069991Jy sigma=0.000782 wmodel J1150+4332_S_2014_12_20_pus_map.mod ! Writing 143 model components to file: J1150+4332_S_2014_12_20_pus_map.mod wobs J1150+4332_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J1150+4332_S_2014_12_20_pus_uvs.fits wwins J1150+4332_S_2014_12_20_pus_map.win ! wwins: Wrote 3 windows to J1150+4332_S_2014_12_20_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 = 1.77996e-05 Jy ! Component: 100 - total flux cleaned = -6.76141e-06 Jy ! Component: 150 - total flux cleaned = 0.000123022 Jy ! Component: 200 - total flux cleaned = 0.000225934 Jy ! Component: 250 - total flux cleaned = 0.000245813 Jy ! Component: 300 - total flux cleaned = 0.000322027 Jy ! Component: 350 - total flux cleaned = 0.000340497 Jy ! Component: 400 - total flux cleaned = 0.000358993 Jy ! Component: 450 - total flux cleaned = 0.000411753 Jy ! Component: 500 - total flux cleaned = 0.000428646 Jy ! Component: 550 - total flux cleaned = 0.000478953 Jy ! Component: 600 - total flux cleaned = 0.000527942 Jy ! Component: 650 - total flux cleaned = 0.000560486 Jy ! Component: 700 - total flux cleaned = 0.000624054 Jy ! Component: 750 - total flux cleaned = 0.000655221 Jy ! Component: 800 - total flux cleaned = 0.000685702 Jy ! Component: 850 - total flux cleaned = 0.000640043 Jy ! Component: 900 - total flux cleaned = 0.000684775 Jy ! Component: 950 - total flux cleaned = 0.000670052 Jy ! Component: 1000 - total flux cleaned = 0.000655401 Jy ! Component: 1050 - total flux cleaned = 0.000669816 Jy ! Component: 1100 - total flux cleaned = 0.000684058 Jy ! Component: 1150 - total flux cleaned = 0.000697882 Jy ! Component: 1200 - total flux cleaned = 0.000725506 Jy ! Component: 1250 - total flux cleaned = 0.000725315 Jy ! Component: 1300 - total flux cleaned = 0.000739022 Jy ! Component: 1350 - total flux cleaned = 0.000792004 Jy ! Component: 1400 - total flux cleaned = 0.000831285 Jy ! Component: 1450 - total flux cleaned = 0.000830988 Jy ! Component: 1500 - total flux cleaned = 0.000869298 Jy ! Component: 1550 - total flux cleaned = 0.000856664 Jy ! Component: 1600 - total flux cleaned = 0.000919106 Jy ! Component: 1650 - total flux cleaned = 0.000919074 Jy ! Component: 1700 - total flux cleaned = 0.000894751 Jy ! Component: 1750 - total flux cleaned = 0.000918952 Jy ! Component: 1800 - total flux cleaned = 0.000931068 Jy ! Component: 1850 - total flux cleaned = 0.000931245 Jy ! Component: 1900 - total flux cleaned = 0.000954667 Jy ! Component: 1950 - total flux cleaned = 0.00091974 Jy ! Component: 2000 - total flux cleaned = 0.000942933 Jy ! Component: 2050 - total flux cleaned = 0.000988634 Jy ! Component: 2100 - total flux cleaned = 0.000965867 Jy ! Component: 2150 - total flux cleaned = 0.000954711 Jy ! Component: 2200 - total flux cleaned = 0.000999393 Jy ! Component: 2250 - total flux cleaned = 0.000955271 Jy ! Component: 2300 - total flux cleaned = 0.000988142 Jy ! Component: 2350 - total flux cleaned = 0.000988027 Jy ! Component: 2400 - total flux cleaned = 0.00100939 Jy ! Component: 2450 - total flux cleaned = 0.000977234 Jy ! Component: 2500 - total flux cleaned = 0.000998255 Jy ! Component: 2550 - total flux cleaned = 0.000987891 Jy ! Component: 2600 - total flux cleaned = 0.000998304 Jy ! Component: 2650 - total flux cleaned = 0.00101884 Jy ! Component: 2700 - total flux cleaned = 0.00101885 Jy ! Component: 2750 - total flux cleaned = 0.00104925 Jy ! Component: 2800 - total flux cleaned = 0.00102913 Jy ! Component: 2850 - total flux cleaned = 0.00107922 Jy ! Component: 2900 - total flux cleaned = 0.00108914 Jy ! Component: 2950 - total flux cleaned = 0.0010989 Jy ! Component: 3000 - total flux cleaned = 0.00109903 Jy ! Component: 3050 - total flux cleaned = 0.00114773 Jy ! Component: 3100 - total flux cleaned = 0.0011767 Jy ! Component: 3150 - total flux cleaned = 0.00119579 Jy ! Component: 3200 - total flux cleaned = 0.00121491 Jy ! Component: 3250 - total flux cleaned = 0.00122447 Jy ! Component: 3300 - total flux cleaned = 0.00122446 Jy ! Component: 3350 - total flux cleaned = 0.00127117 Jy ! Component: 3400 - total flux cleaned = 0.00125268 Jy ! Component: 3450 - total flux cleaned = 0.00128961 Jy ! Component: 3500 - total flux cleaned = 0.00132617 Jy ! Component: 3550 - total flux cleaned = 0.00131706 Jy ! Component: 3600 - total flux cleaned = 0.00129901 Jy ! Component: 3650 - total flux cleaned = 0.00133501 Jy ! Component: 3700 - total flux cleaned = 0.00132614 Jy ! Component: 3750 - total flux cleaned = 0.00137042 Jy ! Component: 3800 - total flux cleaned = 0.0013528 Jy ! Component: 3850 - total flux cleaned = 0.00137907 Jy ! Component: 3900 - total flux cleaned = 0.00139644 Jy ! Component: 3950 - total flux cleaned = 0.00138775 Jy ! Component: 4000 - total flux cleaned = 0.0014394 Jy ! Component: 4050 - total flux cleaned = 0.00139662 Jy ! Total flux subtracted in 4096 components = 0.00142216 Jy ! Clean residual min=-0.000471 max=0.000431 Jy/beam ! Clean residual mean=-0.000000 rms=0.000153 Jy/beam ! Combined flux in latest and established models = 0.10818 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 449 components and 0.10818 Jy ![Exited script file: muppet] wmap "J1150+4332_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.893 x 5.361 at -5.235 degrees (North through East) ! Clean map min=-0.00096915 max=0.083342 Jy/beam ! Writing clean map to FITS file: J1150+4332_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0833424 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000152957 device "J1150+4332_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J1150+4332_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.550586 0.550586 1.10117 2.20235 4.40469 8.80938 17.6188 35.2375 70.4751 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.083 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.893 x 5.361 at -5.235 degrees (North through East) ! Clean map min=-0.00096915 max=0.083342 Jy/beam quit ! Quitting program ! Log file J1150+4332_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:34:07 2016