! Started logfile: J0511+2631_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:17:39 2017 obs J0511+2631_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J0511+2631_S_2014_01_04_pus_uva.fits ! AN table 1: 98 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.430556 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0511+2631 ! ! 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 370 lines of history. ! ! Reading 6076 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 J0511+2631_S_2014_01_04_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 294 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 294 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 294 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 294 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.898884Jy sigma=0.013943 ! Fit after self-cal, rms=0.885979Jy sigma=0.013736 ! 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.308 mas, bmaj=4.18 mas, bpa=6.734 degrees ! Estimated noise=1010.14 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.0810379 Jy ! Component: 100 - total flux cleaned = 0.11274 Jy ! Total flux subtracted in 100 components = 0.11274 Jy ! Clean residual min=-0.009692 max=0.017160 Jy/beam ! Clean residual mean=-0.000002 rms=0.002929 Jy/beam ! Combined flux in latest and established models = 0.11274 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.11274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080259Jy sigma=0.001087 ! Fit after self-cal, rms=0.079559Jy sigma=0.001079 ! Inverting map ! Added new window around map position (-0.5, 5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.017888 Jy ! Component: 100 - total flux cleaned = 0.02881 Jy ! Total flux subtracted in 100 components = 0.02881 Jy ! Clean residual min=-0.006642 max=0.010578 Jy/beam ! Clean residual mean=-0.000005 rms=0.001899 Jy/beam ! Combined flux in latest and established models = 0.14155 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 25 components and 0.14155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072826Jy sigma=0.000985 ! Fit after self-cal, rms=0.072618Jy sigma=0.000981 ! 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.857 mas, bmaj=5.267 mas, bpa=9.192 degrees ! Estimated noise=617.892 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.0139822 Jy ! Component: 100 - total flux cleaned = 0.0231475 Jy ! Component: 150 - total flux cleaned = 0.0298686 Jy ! Component: 200 - total flux cleaned = 0.0348253 Jy ! Total flux subtracted in 200 components = 0.0348253 Jy ! Clean residual min=-0.004116 max=0.006436 Jy/beam ! Clean residual mean=-0.000002 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 0.176375 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 41 components and 0.176375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068925Jy sigma=0.000931 ! Fit after self-cal, rms=0.068753Jy sigma=0.000930 ! 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.08 FD 1.00* KP 1.00* LA 1.00 ! MK 0.98 NL 0.94 OV 0.93 PT 1.00 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.00* KP 1.00* LA 0.99 ! MK 1.00 NL 1.01 OV 0.98 PT 0.94 ! SC 1.10 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* KP 1.00* LA 0.80 ! MK 1.01 NL 0.95 OV 0.91 PT 0.97 ! SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 1.00* KP 1.00* LA 0.88 ! MK 1.00 NL 1.07 OV 0.98 PT 0.99 ! SC 0.89 ! ! ! Fit before self-cal, rms=0.068753Jy sigma=0.000930 ! Fit after self-cal, rms=0.064518Jy sigma=0.000905 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.857 mas, bmaj=5.332 mas, bpa=9.036 degrees ! Estimated noise=608.371 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.0010715 Jy ! Component: 100 - total flux cleaned = 0.00114693 Jy ! Component: 150 - total flux cleaned = 0.00125086 Jy ! Component: 200 - total flux cleaned = 0.00137446 Jy ! Total flux subtracted in 200 components = 0.00137446 Jy ! Clean residual min=-0.002759 max=0.002465 Jy/beam ! Clean residual mean=0.000001 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.17775 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.17775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064463Jy sigma=0.000905 ! Fit after self-cal, rms=0.064249Jy sigma=0.000904 ! 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.064249Jy sigma=0.000904 ! Fit after self-cal, rms=0.063978Jy sigma=0.000902 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.849 mas, bmaj=5.263 mas, bpa=8.131 degrees ! Estimated noise=605.011 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00012809 Jy ! Component: 100 - total flux cleaned = -4.78053e-05 Jy ! Component: 150 - total flux cleaned = -9.49447e-05 Jy ! Component: 200 - total flux cleaned = -0.000177318 Jy ! Total flux subtracted in 200 components = -0.000177318 Jy ! Clean residual min=-0.002038 max=0.002463 Jy/beam ! Clean residual mean=-0.000003 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.177572 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 52 components and 0.177572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063952Jy sigma=0.000902 ! Fit after self-cal, rms=0.063975Jy sigma=0.000902 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 (-12, 19.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000929476 Jy ! Component: 100 - total flux cleaned = 0.000816922 Jy ! Component: 150 - total flux cleaned = 0.000774927 Jy ! Component: 200 - total flux cleaned = 0.000830613 Jy ! Total flux subtracted in 200 components = 0.000830613 Jy ! Clean residual min=-0.001689 max=0.001852 Jy/beam ! Clean residual mean=-0.000002 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.178403 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 65 components and 0.178403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063881Jy sigma=0.000900 ! Fit after self-cal, rms=0.063909Jy sigma=0.000900 ! 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.063909Jy sigma=0.000900 ! Fit after self-cal, rms=0.063399Jy sigma=0.000900 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.838 mas, bmaj=5.236 mas, bpa=7.878 degrees ! Estimated noise=601.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.67096e-05 Jy ! Component: 100 - total flux cleaned = 6.32631e-05 Jy ! Component: 150 - total flux cleaned = 0.000254338 Jy ! Component: 200 - total flux cleaned = 0.000359574 Jy ! Total flux subtracted in 200 components = 0.000359574 Jy ! Clean residual min=-0.001574 max=0.001788 Jy/beam ! Clean residual mean=-0.000002 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.178762 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 76 components and 0.178762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063378Jy sigma=0.000900 ! Fit after self-cal, rms=0.063382Jy sigma=0.000900 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 = 3.63526e-05 Jy ! Component: 100 - total flux cleaned = 6.68692e-05 Jy ! Component: 150 - total flux cleaned = 4.00391e-05 Jy ! Component: 200 - total flux cleaned = -9.45354e-06 Jy ! Total flux subtracted in 200 components = -9.45354e-06 Jy ! Clean residual min=-0.001533 max=0.001769 Jy/beam ! Clean residual mean=-0.000002 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.178753 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 89 components and 0.178753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063376Jy sigma=0.000900 ! Fit after self-cal, rms=0.063381Jy sigma=0.000900 ! 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.063381Jy sigma=0.000900 ! Fit after self-cal, rms=0.063186Jy sigma=0.000900 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.588 mas, bmaj=9.726 mas, bpa=10.45 degrees ! Estimated noise=717.438 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000365573 Jy ! Component: 100 - total flux cleaned = 0.000406309 Jy ! Component: 150 - total flux cleaned = 0.000430995 Jy ! Component: 200 - total flux cleaned = 0.000454027 Jy ! Total flux subtracted in 200 components = 0.000454027 Jy ! Clean residual min=-0.001552 max=0.002055 Jy/beam ! Clean residual mean=-0.000005 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.179207 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 100 components and 0.179207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063183Jy sigma=0.000899 ! Fit after self-cal, rms=0.063176Jy sigma=0.000899 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 (9, 115.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112067 Jy ! Component: 100 - total flux cleaned = 0.00133119 Jy ! Component: 150 - total flux cleaned = 0.00155618 Jy ! Component: 200 - total flux cleaned = 0.00181826 Jy ! Total flux subtracted in 200 components = 0.00181826 Jy ! Clean residual min=-0.001407 max=0.001267 Jy/beam ! Clean residual mean=-0.000005 rms=0.000325 Jy/beam ! Combined flux in latest and established models = 0.181025 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 123 components and 0.181025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063145Jy sigma=0.000899 ! Fit after self-cal, rms=0.063146Jy sigma=0.000899 ! 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.833 mas, bmaj=5.225 mas, bpa=7.793 degrees ! Estimated noise=600.589 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.833 x 5.225 at 7.793 degrees (North through East) ! Clean map min=-0.001428 max=0.10654 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.263 mas, bmaj=4.176 mas, bpa=6.618 degrees ! Estimated noise=997.577 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0809118 Jy ! Component: 100 - total flux cleaned = 0.115177 Jy ! Component: 150 - total flux cleaned = 0.132084 Jy ! Component: 200 - total flux cleaned = 0.142014 Jy ! Total flux subtracted in 200 components = 0.142014 Jy ! Clean residual min=-0.005188 max=0.006500 Jy/beam ! Clean residual mean=-0.000004 rms=0.001427 Jy/beam ! Combined flux in latest and established models = 0.142014 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.142014 Jy ! Inverting map and beam ! Estimated beam: bmin=3.833 mas, bmaj=5.225 mas, bpa=7.793 degrees ! Estimated noise=600.589 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.0104516 Jy ! Component: 100 - total flux cleaned = 0.0173065 Jy ! Component: 150 - total flux cleaned = 0.0221941 Jy ! Component: 200 - total flux cleaned = 0.0248238 Jy ! Total flux subtracted in 200 components = 0.0248238 Jy ! Clean residual min=-0.002679 max=0.003809 Jy/beam ! Clean residual mean=-0.000006 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.166838 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 51 components and 0.166838 Jy ! Inverting map ! Added new window around map position (1.5, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00322795 Jy ! Component: 100 - total flux cleaned = 0.00447467 Jy ! Component: 150 - total flux cleaned = 0.00559785 Jy ! Component: 200 - total flux cleaned = 0.00670475 Jy ! Total flux subtracted in 200 components = 0.00670475 Jy ! Clean residual min=-0.002096 max=0.002041 Jy/beam ! Clean residual mean=-0.000004 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.173542 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 72 components and 0.173542 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.588 mas, bmaj=9.726 mas, bpa=10.45 degrees ! Estimated noise=717.438 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00207486 Jy ! Component: 100 - total flux cleaned = 0.00344853 Jy ! Component: 150 - total flux cleaned = 0.00439561 Jy ! Component: 200 - total flux cleaned = 0.00493267 Jy ! Total flux subtracted in 200 components = 0.00493267 Jy ! Clean residual min=-0.001493 max=0.001405 Jy/beam ! Clean residual mean=-0.000006 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.178475 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.000468561 Jy ! Component: 100 - total flux cleaned = 0.00082789 Jy ! Component: 150 - total flux cleaned = 0.00107873 Jy ! Component: 200 - total flux cleaned = 0.00130934 Jy ! Total flux subtracted in 200 components = 0.00130934 Jy ! Clean residual min=-0.001339 max=0.001125 Jy/beam ! Clean residual mean=-0.000006 rms=0.000342 Jy/beam ! Combined flux in latest and established models = 0.179784 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 124 components and 0.179784 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.833 mas, bmaj=5.225 mas, bpa=7.793 degrees ! Estimated noise=600.589 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.70491e-06 Jy ! Component: 100 - total flux cleaned = 0.000139499 Jy ! Component: 150 - total flux cleaned = 0.000255179 Jy ! Component: 200 - total flux cleaned = 0.000322561 Jy ! Total flux subtracted in 200 components = 0.000322561 Jy ! Clean residual min=-0.001451 max=0.001366 Jy/beam ! Clean residual mean=-0.000001 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.180107 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 146 components and 0.180107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063113Jy sigma=0.000899 ! Fit after self-cal, rms=0.063104Jy sigma=0.000898 wmodel J0511+2631_S_2014_01_04_pus_map.mod ! Writing 146 model components to file: J0511+2631_S_2014_01_04_pus_map.mod wobs J0511+2631_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J0511+2631_S_2014_01_04_pus_uvs.fits wwins J0511+2631_S_2014_01_04_pus_map.win ! wwins: Wrote 5 windows to J0511+2631_S_2014_01_04_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.000159131 Jy ! Component: 100 - total flux cleaned = -0.000183374 Jy ! Component: 150 - total flux cleaned = -0.000162123 Jy ! Component: 200 - total flux cleaned = -0.000142116 Jy ! Component: 250 - total flux cleaned = -8.34805e-05 Jy ! Component: 300 - total flux cleaned = 1.10241e-05 Jy ! Component: 350 - total flux cleaned = -7.00799e-06 Jy ! Component: 400 - total flux cleaned = 4.56547e-05 Jy ! Component: 450 - total flux cleaned = -6.08355e-06 Jy ! Component: 500 - total flux cleaned = -5.74396e-06 Jy ! Component: 550 - total flux cleaned = 1.06386e-05 Jy ! Component: 600 - total flux cleaned = 7.43814e-05 Jy ! Component: 650 - total flux cleaned = 9.00841e-05 Jy ! Component: 700 - total flux cleaned = 0.000135821 Jy ! Component: 750 - total flux cleaned = 0.000150618 Jy ! Component: 800 - total flux cleaned = 0.000150843 Jy ! Component: 850 - total flux cleaned = 0.000179256 Jy ! Component: 900 - total flux cleaned = 0.000178953 Jy ! Component: 950 - total flux cleaned = 0.000138015 Jy ! Component: 1000 - total flux cleaned = 0.000138315 Jy ! Component: 1050 - total flux cleaned = 9.88314e-05 Jy ! Component: 1100 - total flux cleaned = 0.00012494 Jy ! Component: 1150 - total flux cleaned = 0.000111972 Jy ! Component: 1200 - total flux cleaned = 9.93985e-05 Jy ! Component: 1250 - total flux cleaned = 0.000111668 Jy ! Component: 1300 - total flux cleaned = 0.000111703 Jy ! Component: 1350 - total flux cleaned = 0.000111577 Jy ! Component: 1400 - total flux cleaned = 8.81782e-05 Jy ! Component: 1450 - total flux cleaned = 9.99155e-05 Jy ! Component: 1500 - total flux cleaned = 0.000100145 Jy ! Component: 1550 - total flux cleaned = 0.000111459 Jy ! Component: 1600 - total flux cleaned = 0.00010043 Jy ! Component: 1650 - total flux cleaned = 0.000122135 Jy ! Component: 1700 - total flux cleaned = 0.000122066 Jy ! Component: 1750 - total flux cleaned = 0.000153912 Jy ! Component: 1800 - total flux cleaned = 0.000174775 Jy ! Component: 1850 - total flux cleaned = 0.00017476 Jy ! Component: 1900 - total flux cleaned = 0.0001645 Jy ! Component: 1950 - total flux cleaned = 0.000164554 Jy ! Component: 2000 - total flux cleaned = 0.000134714 Jy ! Component: 2050 - total flux cleaned = 0.000144606 Jy ! Component: 2100 - total flux cleaned = 0.00011523 Jy ! Component: 2150 - total flux cleaned = 0.00010553 Jy ! Component: 2200 - total flux cleaned = 7.68215e-05 Jy ! Component: 2250 - total flux cleaned = 7.677e-05 Jy ! Component: 2300 - total flux cleaned = 6.73146e-05 Jy ! Component: 2350 - total flux cleaned = 4.87229e-05 Jy ! Component: 2400 - total flux cleaned = 5.78194e-05 Jy ! Component: 2450 - total flux cleaned = 3.95503e-05 Jy ! Component: 2500 - total flux cleaned = 4.85635e-05 Jy ! Component: 2550 - total flux cleaned = 3.96171e-05 Jy ! Component: 2600 - total flux cleaned = 4.84476e-05 Jy ! Component: 2650 - total flux cleaned = 7.47455e-05 Jy ! Component: 2700 - total flux cleaned = 7.47261e-05 Jy ! Component: 2750 - total flux cleaned = 8.33761e-05 Jy ! Component: 2800 - total flux cleaned = 9.19366e-05 Jy ! Component: 2850 - total flux cleaned = 0.000117418 Jy ! Component: 2900 - total flux cleaned = 0.000142801 Jy ! Component: 2950 - total flux cleaned = 0.000134427 Jy ! Component: 3000 - total flux cleaned = 0.000134549 Jy ! Component: 3050 - total flux cleaned = 0.000142921 Jy ! Component: 3100 - total flux cleaned = 0.000134693 Jy ! Component: 3150 - total flux cleaned = 0.000134731 Jy ! Component: 3200 - total flux cleaned = 0.000126571 Jy ! Component: 3250 - total flux cleaned = 9.40612e-05 Jy ! Component: 3300 - total flux cleaned = 8.59668e-05 Jy ! Component: 3350 - total flux cleaned = 5.37805e-05 Jy ! Component: 3400 - total flux cleaned = 3.77556e-05 Jy ! Component: 3450 - total flux cleaned = 4.5763e-05 Jy ! Component: 3500 - total flux cleaned = 5.37395e-05 Jy ! Component: 3550 - total flux cleaned = 2.18995e-05 Jy ! Component: 3600 - total flux cleaned = -9.77028e-06 Jy ! Component: 3650 - total flux cleaned = 6.00504e-06 Jy ! Component: 3700 - total flux cleaned = -1.76601e-05 Jy ! Component: 3750 - total flux cleaned = -5.69781e-05 Jy ! Component: 3800 - total flux cleaned = -8.05572e-05 Jy ! Component: 3850 - total flux cleaned = -0.000111911 Jy ! Component: 3900 - total flux cleaned = -0.000135388 Jy ! Component: 3950 - total flux cleaned = -0.000182283 Jy ! Component: 4000 - total flux cleaned = -0.000213475 Jy ! Component: 4050 - total flux cleaned = -0.00025244 Jy ! Total flux subtracted in 4096 components = -0.000267992 Jy ! Clean residual min=-0.000488 max=0.000497 Jy/beam ! Clean residual mean=-0.000001 rms=0.000128 Jy/beam ! Combined flux in latest and established models = 0.179839 Jy keep ! Adding 220 model components to the UV plane model. ! The established model now contains 366 components and 0.179839 Jy ![Exited script file: muppet] wmap "J0511+2631_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.833 x 5.225 at 7.793 degrees (North through East) ! Clean map min=-0.00093964 max=0.10621 Jy/beam ! Writing clean map to FITS file: J0511+2631_S_2014_01_04_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.106214 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000127962 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.361427 0.361427 0.722854 1.44571 2.89141 5.78283 11.5657 23.1313 46.2626 92.5253 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.106 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.833 x 5.225 at 7.793 degrees (North through East) ! Clean map min=-0.00093964 max=0.10621 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 J0511+2631_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:17:44 2017