! Started logfile: J0849+5108_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:53:13 2016 obs J0849+5108_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0849+5108_S_2015_03_17_pus_uva.fits ! AN table 1: 99 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.545006 visibilities/baseline/integration-bin. ! Found source: J0849+5108 ! ! 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 330 lines of history. ! ! Reading 9712 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 J0849+5108_S_2015_03_17_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 302 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 302 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 302 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 302 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.862831Jy sigma=0.010410 ! Fit after self-cal, rms=0.807328Jy sigma=0.009690 ! 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.358 mas, bmaj=3.802 mas, bpa=-75.19 degrees ! Estimated noise=979.893 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.14322 Jy ! Component: 100 - total flux cleaned = 0.179892 Jy ! Total flux subtracted in 100 components = 0.179892 Jy ! Clean residual min=-0.007139 max=0.015784 Jy/beam ! Clean residual mean=-0.000016 rms=0.001950 Jy/beam ! Combined flux in latest and established models = 0.179892 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.179892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079774Jy sigma=0.000873 ! Fit after self-cal, rms=0.079751Jy sigma=0.000873 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0173908 Jy ! Component: 100 - total flux cleaned = 0.0265083 Jy ! Total flux subtracted in 100 components = 0.0265083 Jy ! Clean residual min=-0.006282 max=0.007845 Jy/beam ! Clean residual mean=-0.000019 rms=0.001489 Jy/beam ! Combined flux in latest and established models = 0.2064 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 21 components and 0.2064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074134Jy sigma=0.000816 ! Fit after self-cal, rms=0.074106Jy sigma=0.000815 ! 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.045 mas, bmaj=4.481 mas, bpa=87.76 degrees ! Estimated noise=610.193 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 (7, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00924286 Jy ! Component: 100 - total flux cleaned = 0.0147229 Jy ! Component: 150 - total flux cleaned = 0.0179117 Jy ! Component: 200 - total flux cleaned = 0.019852 Jy ! Total flux subtracted in 200 components = 0.019852 Jy ! Clean residual min=-0.005382 max=0.004628 Jy/beam ! Clean residual mean=-0.000033 rms=0.001265 Jy/beam ! Combined flux in latest and established models = 0.226252 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 53 components and 0.226252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072484Jy sigma=0.000803 ! Fit after self-cal, rms=0.072445Jy sigma=0.000802 ! 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.89 HN 0.97 KP 1.10 ! LA 0.99 MK 1.05 NL 0.87 OV 0.99 ! PT 1.10 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.93 HN 1.02 KP 1.08 ! LA 0.94 MK 1.09 NL 0.98 OV 1.03 ! PT 1.07 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.92 HN 1.01 KP 0.95 ! LA 0.77 MK 1.10 NL 1.09 OV 0.96 ! PT 1.06 SC 1.08 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.94 HN 0.98 KP 0.92 ! LA 0.84 MK 1.08 NL 1.00 OV 1.01 ! PT 1.08 SC 1.00 ! ! ! Fit before self-cal, rms=0.072445Jy sigma=0.000802 ! Fit after self-cal, rms=0.067447Jy sigma=0.000764 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.129 mas, bmaj=4.571 mas, bpa=86.07 degrees ! Estimated noise=609.806 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.00162555 Jy ! Component: 100 - total flux cleaned = -0.00164463 Jy ! Component: 150 - total flux cleaned = -0.00159755 Jy ! Component: 200 - total flux cleaned = -0.0016352 Jy ! Total flux subtracted in 200 components = -0.0016352 Jy ! Clean residual min=-0.003156 max=0.002826 Jy/beam ! Clean residual mean=-0.000028 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.224617 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 62 components and 0.224617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067339Jy sigma=0.000763 ! Fit after self-cal, rms=0.067311Jy sigma=0.000762 ! 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.067311Jy sigma=0.000762 ! Fit after self-cal, rms=0.067713Jy sigma=0.000758 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.131 mas, bmaj=4.573 mas, bpa=89.15 degrees ! Estimated noise=608.587 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000296036 Jy ! Component: 100 - total flux cleaned = -0.000331964 Jy ! Component: 150 - total flux cleaned = -0.000363003 Jy ! Component: 200 - total flux cleaned = -0.000338328 Jy ! Total flux subtracted in 200 components = -0.000338328 Jy ! Clean residual min=-0.001876 max=0.002521 Jy/beam ! Clean residual mean=-0.000003 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.224279 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 75 components and 0.224279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067684Jy sigma=0.000757 ! Fit after self-cal, rms=0.067709Jy sigma=0.000757 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 (19, -115.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157205 Jy ! Component: 100 - total flux cleaned = 0.00161906 Jy ! Component: 150 - total flux cleaned = 0.00171555 Jy ! Component: 200 - total flux cleaned = 0.0018588 Jy ! Total flux subtracted in 200 components = 0.0018588 Jy ! Clean residual min=-0.001812 max=0.001818 Jy/beam ! Clean residual mean=-0.000002 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.226137 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 91 components and 0.226137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067635Jy sigma=0.000756 ! Fit after self-cal, rms=0.067632Jy sigma=0.000756 ! 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.067632Jy sigma=0.000756 ! Fit after self-cal, rms=0.067569Jy sigma=0.000756 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.136 mas, bmaj=4.579 mas, bpa=88.55 degrees ! Estimated noise=607.765 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000115521 Jy ! Component: 100 - total flux cleaned = -0.000169745 Jy ! Component: 150 - total flux cleaned = -0.000168604 Jy ! Component: 200 - total flux cleaned = -0.000123874 Jy ! Total flux subtracted in 200 components = -0.000123874 Jy ! Clean residual min=-0.001781 max=0.001792 Jy/beam ! Clean residual mean=-0.000002 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.226014 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 97 components and 0.226014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067549Jy sigma=0.000756 ! Fit after self-cal, rms=0.067550Jy sigma=0.000756 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 = -4.75588e-05 Jy ! Component: 100 - total flux cleaned = -2.67536e-05 Jy ! Component: 150 - total flux cleaned = -2.61065e-05 Jy ! Component: 200 - total flux cleaned = -7.878e-06 Jy ! Total flux subtracted in 200 components = -7.878e-06 Jy ! Clean residual min=-0.001793 max=0.001793 Jy/beam ! Clean residual mean=-0.000002 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.226006 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 108 components and 0.226006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067539Jy sigma=0.000756 ! Fit after self-cal, rms=0.067539Jy sigma=0.000756 ! 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.067539Jy sigma=0.000756 ! Fit after self-cal, rms=0.067491Jy sigma=0.000756 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.419 mas, bmaj=8.788 mas, bpa=89.65 degrees ! Estimated noise=751.336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000328937 Jy ! Component: 100 - total flux cleaned = -0.000413019 Jy ! Component: 150 - total flux cleaned = -0.000498947 Jy ! Component: 200 - total flux cleaned = -0.000588978 Jy ! Total flux subtracted in 200 components = -0.000588978 Jy ! Clean residual min=-0.001845 max=0.002327 Jy/beam ! Clean residual mean=-0.000005 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.225417 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 119 components and 0.225417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067490Jy sigma=0.000756 ! Fit after self-cal, rms=0.067489Jy sigma=0.000756 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.41706e-05 Jy ! Component: 100 - total flux cleaned = -6.35792e-05 Jy ! Component: 150 - total flux cleaned = -7.58833e-05 Jy ! Component: 200 - total flux cleaned = -8.80386e-05 Jy ! Total flux subtracted in 200 components = -8.80386e-05 Jy ! Clean residual min=-0.001855 max=0.002299 Jy/beam ! Clean residual mean=-0.000005 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.225329 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 122 components and 0.225329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067490Jy sigma=0.000756 ! Fit after self-cal, rms=0.067490Jy sigma=0.000756 ! 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.139 mas, bmaj=4.584 mas, bpa=87.89 degrees ! Estimated noise=607.332 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.139 x 4.584 at 87.89 degrees (North through East) ! Clean map min=-0.0016617 max=0.1888 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.431 mas, bmaj=3.889 mas, bpa=-74.69 degrees ! Estimated noise=990.293 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.144606 Jy ! Component: 100 - total flux cleaned = 0.179522 Jy ! Component: 150 - total flux cleaned = 0.195082 Jy ! Component: 200 - total flux cleaned = 0.203139 Jy ! Total flux subtracted in 200 components = 0.203139 Jy ! Clean residual min=-0.003315 max=0.004069 Jy/beam ! Clean residual mean=-0.000005 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.203139 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.203139 Jy ! Inverting map and beam ! Estimated beam: bmin=4.139 mas, bmaj=4.584 mas, bpa=87.89 degrees ! Estimated noise=607.332 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.00691699 Jy ! Component: 100 - total flux cleaned = 0.0108138 Jy ! Component: 150 - total flux cleaned = 0.0136155 Jy ! Component: 200 - total flux cleaned = 0.0156847 Jy ! Total flux subtracted in 200 components = 0.0156847 Jy ! Clean residual min=-0.002029 max=0.001962 Jy/beam ! Clean residual mean=-0.000006 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.218824 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 55 components and 0.218824 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.419 mas, bmaj=8.788 mas, bpa=89.65 degrees ! Estimated noise=751.336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00252511 Jy ! Component: 100 - total flux cleaned = 0.00371329 Jy ! Component: 150 - total flux cleaned = 0.00452849 Jy ! Component: 200 - total flux cleaned = 0.00518043 Jy ! Total flux subtracted in 200 components = 0.00518043 Jy ! Clean residual min=-0.002091 max=0.002268 Jy/beam ! Clean residual mean=-0.000007 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.224005 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.000554391 Jy ! Component: 100 - total flux cleaned = 0.000824962 Jy ! Component: 150 - total flux cleaned = 0.00101021 Jy ! Component: 200 - total flux cleaned = 0.0011132 Jy ! Total flux subtracted in 200 components = 0.0011132 Jy ! Clean residual min=-0.001936 max=0.002294 Jy/beam ! Clean residual mean=-0.000004 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.225118 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 109 components and 0.225118 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.139 mas, bmaj=4.584 mas, bpa=87.89 degrees ! Estimated noise=607.332 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000264467 Jy ! Component: 100 - total flux cleaned = -0.000204751 Jy ! Component: 150 - total flux cleaned = -5.75524e-05 Jy ! Component: 200 - total flux cleaned = 0.000102814 Jy ! Total flux subtracted in 200 components = 0.000102814 Jy ! Clean residual min=-0.001809 max=0.001937 Jy/beam ! Clean residual mean=-0.000002 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.225221 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 124 components and 0.225221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067496Jy sigma=0.000756 ! Fit after self-cal, rms=0.067485Jy sigma=0.000756 wmodel J0849+5108_S_2015_03_17_pus_map.mod ! Writing 124 model components to file: J0849+5108_S_2015_03_17_pus_map.mod wobs J0849+5108_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0849+5108_S_2015_03_17_pus_uvs.fits wwins J0849+5108_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J0849+5108_S_2015_03_17_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.000485356 Jy ! Component: 100 - total flux cleaned = 0.000857356 Jy ! Component: 150 - total flux cleaned = 0.00109147 Jy ! Component: 200 - total flux cleaned = 0.00120436 Jy ! Component: 250 - total flux cleaned = 0.00128476 Jy ! Component: 300 - total flux cleaned = 0.00136202 Jy ! Component: 350 - total flux cleaned = 0.00148682 Jy ! Component: 400 - total flux cleaned = 0.00158421 Jy ! Component: 450 - total flux cleaned = 0.00170324 Jy ! Component: 500 - total flux cleaned = 0.00181898 Jy ! Component: 550 - total flux cleaned = 0.00193193 Jy ! Component: 600 - total flux cleaned = 0.00195423 Jy ! Component: 650 - total flux cleaned = 0.00201954 Jy ! Component: 700 - total flux cleaned = 0.00208377 Jy ! Component: 750 - total flux cleaned = 0.00218784 Jy ! Component: 800 - total flux cleaned = 0.00224894 Jy ! Component: 850 - total flux cleaned = 0.00226894 Jy ! Component: 900 - total flux cleaned = 0.00234787 Jy ! Component: 950 - total flux cleaned = 0.00240604 Jy ! Component: 1000 - total flux cleaned = 0.00246317 Jy ! Component: 1050 - total flux cleaned = 0.00250074 Jy ! Component: 1100 - total flux cleaned = 0.00259279 Jy ! Component: 1150 - total flux cleaned = 0.00261103 Jy ! Component: 1200 - total flux cleaned = 0.00270004 Jy ! Component: 1250 - total flux cleaned = 0.0027698 Jy ! Component: 1300 - total flux cleaned = 0.00275244 Jy ! Component: 1350 - total flux cleaned = 0.00282013 Jy ! Component: 1400 - total flux cleaned = 0.00285336 Jy ! Component: 1450 - total flux cleaned = 0.00285308 Jy ! Component: 1500 - total flux cleaned = 0.00290181 Jy ! Component: 1550 - total flux cleaned = 0.00290162 Jy ! Component: 1600 - total flux cleaned = 0.00291726 Jy ! Component: 1650 - total flux cleaned = 0.00294837 Jy ! Component: 1700 - total flux cleaned = 0.00294808 Jy ! Component: 1750 - total flux cleaned = 0.00300885 Jy ! Component: 1800 - total flux cleaned = 0.00303878 Jy ! Component: 1850 - total flux cleaned = 0.00300911 Jy ! Component: 1900 - total flux cleaned = 0.00302401 Jy ! Component: 1950 - total flux cleaned = 0.00305317 Jy ! Component: 2000 - total flux cleaned = 0.0030671 Jy ! Component: 2050 - total flux cleaned = 0.00302463 Jy ! Component: 2100 - total flux cleaned = 0.00296843 Jy ! Component: 2150 - total flux cleaned = 0.00291298 Jy ! Component: 2200 - total flux cleaned = 0.00291304 Jy ! Component: 2250 - total flux cleaned = 0.00285875 Jy ! Component: 2300 - total flux cleaned = 0.00287217 Jy ! Component: 2350 - total flux cleaned = 0.00289896 Jy ! Component: 2400 - total flux cleaned = 0.00285935 Jy ! Component: 2450 - total flux cleaned = 0.00289845 Jy ! Component: 2500 - total flux cleaned = 0.00285974 Jy ! Component: 2550 - total flux cleaned = 0.00288535 Jy ! Component: 2600 - total flux cleaned = 0.00287259 Jy ! Component: 2650 - total flux cleaned = 0.00288519 Jy ! Component: 2700 - total flux cleaned = 0.00288532 Jy ! Component: 2750 - total flux cleaned = 0.00289776 Jy ! Component: 2800 - total flux cleaned = 0.0029466 Jy ! Component: 2850 - total flux cleaned = 0.00298284 Jy ! Component: 2900 - total flux cleaned = 0.00298269 Jy ! Component: 2950 - total flux cleaned = 0.00295915 Jy ! Component: 3000 - total flux cleaned = 0.00305369 Jy ! Component: 3050 - total flux cleaned = 0.0030069 Jy ! Component: 3100 - total flux cleaned = 0.00306492 Jy ! Component: 3150 - total flux cleaned = 0.00304187 Jy ! Component: 3200 - total flux cleaned = 0.00297343 Jy ! Component: 3250 - total flux cleaned = 0.00301898 Jy ! Component: 3300 - total flux cleaned = 0.00300772 Jy ! Component: 3350 - total flux cleaned = 0.00303 Jy ! Component: 3400 - total flux cleaned = 0.00305196 Jy ! Component: 3450 - total flux cleaned = 0.0030848 Jy ! Component: 3500 - total flux cleaned = 0.00310656 Jy ! Component: 3550 - total flux cleaned = 0.00312822 Jy ! Component: 3600 - total flux cleaned = 0.00313897 Jy ! Component: 3650 - total flux cleaned = 0.00318153 Jy ! Component: 3700 - total flux cleaned = 0.00318151 Jy ! Component: 3750 - total flux cleaned = 0.00322355 Jy ! Component: 3800 - total flux cleaned = 0.00320265 Jy ! Component: 3850 - total flux cleaned = 0.00325449 Jy ! Component: 3900 - total flux cleaned = 0.00327513 Jy ! Component: 3950 - total flux cleaned = 0.0032444 Jy ! Component: 4000 - total flux cleaned = 0.00329518 Jy ! Component: 4050 - total flux cleaned = 0.00331535 Jy ! Total flux subtracted in 4096 components = 0.00335549 Jy ! Clean residual min=-0.000668 max=0.000682 Jy/beam ! Clean residual mean=-0.000001 rms=0.000185 Jy/beam ! Combined flux in latest and established models = 0.228576 Jy keep ! Adding 305 model components to the UV plane model. ! The established model now contains 429 components and 0.228576 Jy ![Exited script file: muppet] wmap "J0849+5108_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.139 x 4.584 at 87.89 degrees (North through East) ! Clean map min=-0.0011143 max=0.18945 Jy/beam ! Writing clean map to FITS file: J0849+5108_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.189453 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000181763 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.287823 0.287823 0.575646 1.15129 2.30258 4.60516 9.21033 18.4207 36.8413 73.6826 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.189 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.139 x 4.584 at 87.89 degrees (North through East) ! Clean map min=-0.0011143 max=0.18945 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J0849+5108_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:53:18 2016