! Started logfile: J2030-0503_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:07:49 2016 obs J2030-0503_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2030-0503_S_2015_03_17_pus_uva.fits ! AN table 1: 96 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.869907 visibilities/baseline/integration-bin. ! Found source: J2030-0503 ! ! 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 15032 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 J2030-0503_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 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 67 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.939821Jy sigma=0.009612 ! Fit after self-cal, rms=0.912006Jy sigma=0.009353 ! 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.072 mas, bmaj=7.036 mas, bpa=1.351 degrees ! Estimated noise=802.61 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.0663006 Jy ! Component: 100 - total flux cleaned = 0.0829578 Jy ! Total flux subtracted in 100 components = 0.0829578 Jy ! Clean residual min=-0.004622 max=0.006915 Jy/beam ! Clean residual mean=0.000009 rms=0.001162 Jy/beam ! Combined flux in latest and established models = 0.0829578 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0829578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085761Jy sigma=0.000803 ! Fit after self-cal, rms=0.085719Jy sigma=0.000803 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00798978 Jy ! Component: 100 - total flux cleaned = 0.0128684 Jy ! Total flux subtracted in 100 components = 0.0128684 Jy ! Clean residual min=-0.004170 max=0.005512 Jy/beam ! Clean residual mean=0.000007 rms=0.000979 Jy/beam ! Combined flux in latest and established models = 0.0958262 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 34 components and 0.0958262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084404Jy sigma=0.000791 ! Fit after self-cal, rms=0.084381Jy sigma=0.000791 ! 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.674 mas, bmaj=8.123 mas, bpa=1.69 degrees ! Estimated noise=575.015 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 (15.5, -14). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00842462 Jy ! Component: 100 - total flux cleaned = 0.0141935 Jy ! Component: 150 - total flux cleaned = 0.0185755 Jy ! Component: 200 - total flux cleaned = 0.0219845 Jy ! Total flux subtracted in 200 components = 0.0219845 Jy ! Clean residual min=-0.003120 max=0.004165 Jy/beam ! Clean residual mean=0.000010 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.117811 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 74 components and 0.117811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083192Jy sigma=0.000780 ! Fit after self-cal, rms=0.083126Jy sigma=0.000779 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.89 HN 1.01 KP 1.02 ! LA 0.94 MK 1.07 NL 0.91 OV 1.07 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.88 HN 1.05 KP 1.00 ! LA 0.91 MK 1.01 NL 1.02 OV 1.11 ! PT 1.01 SC 1.07 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.95 HN 1.09 KP 0.91 ! LA 0.74 MK 1.13 NL 1.13 OV 0.97 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.97 HN 0.99 KP 0.87 ! LA 0.84 MK 1.04 NL 1.05 OV 1.02 ! PT 1.02 SC 1.00 ! ! ! Fit before self-cal, rms=0.083126Jy sigma=0.000779 ! Fit after self-cal, rms=0.079156Jy sigma=0.000772 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.745 mas, bmaj=8.278 mas, bpa=2.005 degrees ! Estimated noise=568.641 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.00251728 Jy ! Component: 100 - total flux cleaned = 0.00397669 Jy ! Component: 150 - total flux cleaned = 0.00427485 Jy ! Component: 200 - total flux cleaned = 0.0044139 Jy ! Total flux subtracted in 200 components = 0.0044139 Jy ! Clean residual min=-0.002054 max=0.002270 Jy/beam ! Clean residual mean=-0.000002 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.122225 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 103 components and 0.122225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079069Jy sigma=0.000771 ! Fit after self-cal, rms=0.079020Jy sigma=0.000770 ! 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.079020Jy sigma=0.000770 ! Fit after self-cal, rms=0.078938Jy sigma=0.000770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.749 mas, bmaj=8.296 mas, bpa=1.913 degrees ! Estimated noise=567.034 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011965 Jy ! Component: 100 - total flux cleaned = 0.00170985 Jy ! Component: 150 - total flux cleaned = 0.00181445 Jy ! Component: 200 - total flux cleaned = 0.00190759 Jy ! Total flux subtracted in 200 components = 0.00190759 Jy ! Clean residual min=-0.001944 max=0.001845 Jy/beam ! Clean residual mean=-0.000002 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.124132 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 121 components and 0.124132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078915Jy sigma=0.000769 ! Fit after self-cal, rms=0.078919Jy sigma=0.000769 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.000364572 Jy ! Component: 100 - total flux cleaned = 0.000427331 Jy ! Component: 150 - total flux cleaned = 0.000465646 Jy ! Component: 200 - total flux cleaned = 0.000500942 Jy ! Total flux subtracted in 200 components = 0.000500942 Jy ! Clean residual min=-0.001936 max=0.001860 Jy/beam ! Clean residual mean=-0.000002 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.124633 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 130 components and 0.124633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078910Jy sigma=0.000769 ! Fit after self-cal, rms=0.078909Jy sigma=0.000769 ! 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.078909Jy sigma=0.000769 ! Fit after self-cal, rms=0.078991Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.757 mas, bmaj=8.31 mas, bpa=1.909 degrees ! Estimated noise=567.381 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000484843 Jy ! Component: 100 - total flux cleaned = 0.000599188 Jy ! Component: 150 - total flux cleaned = 0.000615227 Jy ! Component: 200 - total flux cleaned = 0.000630517 Jy ! Total flux subtracted in 200 components = 0.000630517 Jy ! Clean residual min=-0.001909 max=0.001851 Jy/beam ! Clean residual mean=-0.000002 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.125264 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 138 components and 0.125264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078983Jy sigma=0.000769 ! Fit after self-cal, rms=0.078982Jy sigma=0.000769 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.000151772 Jy ! Component: 100 - total flux cleaned = 0.000166392 Jy ! Component: 150 - total flux cleaned = 0.000180025 Jy ! Component: 200 - total flux cleaned = 0.000193827 Jy ! Total flux subtracted in 200 components = 0.000193827 Jy ! Clean residual min=-0.001907 max=0.001857 Jy/beam ! Clean residual mean=-0.000002 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.125457 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 144 components and 0.125457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078978Jy sigma=0.000769 ! Fit after self-cal, rms=0.078978Jy sigma=0.000769 ! 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.078978Jy sigma=0.000769 ! Fit after self-cal, rms=0.079027Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.974 mas, bmaj=12.92 mas, bpa=3.42 degrees ! Estimated noise=684.454 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000676289 Jy ! Component: 100 - total flux cleaned = 0.000871883 Jy ! Component: 150 - total flux cleaned = 0.000925779 Jy ! Component: 200 - total flux cleaned = 0.000926577 Jy ! Total flux subtracted in 200 components = 0.000926577 Jy ! Clean residual min=-0.002096 max=0.002286 Jy/beam ! Clean residual mean=-0.000005 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.126384 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 156 components and 0.126384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079026Jy sigma=0.000769 ! Fit after self-cal, rms=0.079025Jy sigma=0.000769 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.02108e-05 Jy ! Component: 100 - total flux cleaned = 8.49982e-05 Jy ! Component: 150 - total flux cleaned = 0.000115089 Jy ! Component: 200 - total flux cleaned = 0.00011502 Jy ! Total flux subtracted in 200 components = 0.00011502 Jy ! Clean residual min=-0.002053 max=0.002229 Jy/beam ! Clean residual mean=-0.000005 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.126499 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 162 components and 0.126499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079025Jy sigma=0.000769 ! Fit after self-cal, rms=0.079024Jy sigma=0.000769 ! 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.764 mas, bmaj=8.32 mas, bpa=1.956 degrees ! Estimated noise=567.601 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.764 x 8.32 at 1.956 degrees (North through East) ! Clean map min=-0.0018136 max=0.087023 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.132 mas, bmaj=7.177 mas, bpa=1.644 degrees ! Estimated noise=806.094 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0662963 Jy ! Component: 100 - total flux cleaned = 0.0823784 Jy ! Component: 150 - total flux cleaned = 0.0899288 Jy ! Component: 200 - total flux cleaned = 0.0956064 Jy ! Total flux subtracted in 200 components = 0.0956064 Jy ! Clean residual min=-0.003417 max=0.004061 Jy/beam ! Clean residual mean=0.000003 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.0956064 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.0956064 Jy ! Inverting map and beam ! Estimated beam: bmin=3.764 mas, bmaj=8.32 mas, bpa=1.956 degrees ! Estimated noise=567.601 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (3.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00744449 Jy ! Component: 100 - total flux cleaned = 0.0126422 Jy ! Component: 150 - total flux cleaned = 0.0165265 Jy ! Component: 200 - total flux cleaned = 0.0195117 Jy ! Total flux subtracted in 200 components = 0.0195117 Jy ! Clean residual min=-0.002118 max=0.002132 Jy/beam ! Clean residual mean=-0.000000 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.115118 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 75 components and 0.115118 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.974 mas, bmaj=12.92 mas, bpa=3.42 degrees ! Estimated noise=684.454 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.003523 Jy ! Component: 100 - total flux cleaned = 0.00579482 Jy ! Component: 150 - total flux cleaned = 0.00736235 Jy ! Component: 200 - total flux cleaned = 0.00851533 Jy ! Total flux subtracted in 200 components = 0.00851533 Jy ! Clean residual min=-0.002142 max=0.002366 Jy/beam ! Clean residual mean=-0.000004 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.123633 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.000864997 Jy ! Component: 100 - total flux cleaned = 0.00151673 Jy ! Component: 150 - total flux cleaned = 0.00201012 Jy ! Component: 200 - total flux cleaned = 0.00223228 Jy ! Total flux subtracted in 200 components = 0.00223228 Jy ! Clean residual min=-0.002057 max=0.002302 Jy/beam ! Clean residual mean=-0.000005 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.125866 Jy ! Adding 102 model components to the UV plane model. ! The established model now contains 168 components and 0.125866 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.764 mas, bmaj=8.32 mas, bpa=1.956 degrees ! Estimated noise=567.601 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000146342 Jy ! Component: 100 - total flux cleaned = -2.77085e-05 Jy ! Component: 150 - total flux cleaned = 2.03541e-05 Jy ! Component: 200 - total flux cleaned = 2.07353e-05 Jy ! Total flux subtracted in 200 components = 2.07353e-05 Jy ! Clean residual min=-0.001835 max=0.001757 Jy/beam ! Clean residual mean=-0.000003 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.125886 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 185 components and 0.125886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079012Jy sigma=0.000769 ! Fit after self-cal, rms=0.079003Jy sigma=0.000769 wmodel J2030-0503_S_2015_03_17_pus_map.mod ! Writing 185 model components to file: J2030-0503_S_2015_03_17_pus_map.mod wobs J2030-0503_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2030-0503_S_2015_03_17_pus_uvs.fits wwins J2030-0503_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J2030-0503_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.00015854 Jy ! Component: 100 - total flux cleaned = 0.000307541 Jy ! Component: 150 - total flux cleaned = 0.000422359 Jy ! Component: 200 - total flux cleaned = 0.000478339 Jy ! Component: 250 - total flux cleaned = 0.000451004 Jy ! Component: 300 - total flux cleaned = 0.000217059 Jy ! Component: 350 - total flux cleaned = 1.41583e-05 Jy ! Component: 400 - total flux cleaned = -0.000158792 Jy ! Component: 450 - total flux cleaned = -0.000231285 Jy ! Component: 500 - total flux cleaned = -0.000397225 Jy ! Component: 550 - total flux cleaned = -0.000490144 Jy ! Component: 600 - total flux cleaned = -0.000558724 Jy ! Component: 650 - total flux cleaned = -0.000626356 Jy ! Component: 700 - total flux cleaned = -0.000713682 Jy ! Component: 750 - total flux cleaned = -0.000777757 Jy ! Component: 800 - total flux cleaned = -0.000798437 Jy ! Component: 850 - total flux cleaned = -0.00085989 Jy ! Component: 900 - total flux cleaned = -0.000880049 Jy ! Component: 950 - total flux cleaned = -0.000899818 Jy ! Component: 1000 - total flux cleaned = -0.000919439 Jy ! Component: 1050 - total flux cleaned = -0.000958524 Jy ! Component: 1100 - total flux cleaned = -0.0010159 Jy ! Component: 1150 - total flux cleaned = -0.000997266 Jy ! Component: 1200 - total flux cleaned = -0.00105274 Jy ! Component: 1250 - total flux cleaned = -0.00110716 Jy ! Component: 1300 - total flux cleaned = -0.0011248 Jy ! Component: 1350 - total flux cleaned = -0.00110736 Jy ! Component: 1400 - total flux cleaned = -0.00119514 Jy ! Component: 1450 - total flux cleaned = -0.00122972 Jy ! Component: 1500 - total flux cleaned = -0.00124709 Jy ! Component: 1550 - total flux cleaned = -0.00131406 Jy ! Component: 1600 - total flux cleaned = -0.0013805 Jy ! Component: 1650 - total flux cleaned = -0.00144598 Jy ! Component: 1700 - total flux cleaned = -0.00152708 Jy ! Component: 1750 - total flux cleaned = -0.00165449 Jy ! Component: 1800 - total flux cleaned = -0.00176451 Jy ! Component: 1850 - total flux cleaned = -0.00185757 Jy ! Component: 1900 - total flux cleaned = -0.00193407 Jy ! Component: 1950 - total flux cleaned = -0.0020251 Jy ! Component: 2000 - total flux cleaned = -0.00210022 Jy ! Component: 2050 - total flux cleaned = -0.00218947 Jy ! Component: 2100 - total flux cleaned = -0.00227764 Jy ! Component: 2150 - total flux cleaned = -0.00236457 Jy ! Component: 2200 - total flux cleaned = -0.00240786 Jy ! Component: 2250 - total flux cleaned = -0.00246465 Jy ! Component: 2300 - total flux cleaned = -0.00256302 Jy ! Component: 2350 - total flux cleaned = -0.00263272 Jy ! Component: 2400 - total flux cleaned = -0.00267406 Jy ! Component: 2450 - total flux cleaned = -0.00276966 Jy ! Component: 2500 - total flux cleaned = -0.00283714 Jy ! Component: 2550 - total flux cleaned = -0.00294381 Jy ! Component: 2600 - total flux cleaned = -0.00294394 Jy ! Component: 2650 - total flux cleaned = -0.00299655 Jy ! Component: 2700 - total flux cleaned = -0.00312666 Jy ! Component: 2750 - total flux cleaned = -0.00322968 Jy ! Component: 2800 - total flux cleaned = -0.00328089 Jy ! Component: 2850 - total flux cleaned = -0.00335658 Jy ! Component: 2900 - total flux cleaned = -0.00345686 Jy ! Component: 2950 - total flux cleaned = -0.00353118 Jy ! Component: 3000 - total flux cleaned = -0.00360512 Jy ! Component: 3050 - total flux cleaned = -0.00371509 Jy ! Component: 3100 - total flux cleaned = -0.00376367 Jy ! Component: 3150 - total flux cleaned = -0.00389565 Jy ! Component: 3200 - total flux cleaned = -0.00397898 Jy ! Component: 3250 - total flux cleaned = -0.00404975 Jy ! Component: 3300 - total flux cleaned = -0.00415523 Jy ! Component: 3350 - total flux cleaned = -0.00416695 Jy ! Component: 3400 - total flux cleaned = -0.00427062 Jy ! Component: 3450 - total flux cleaned = -0.00433922 Jy ! Component: 3500 - total flux cleaned = -0.00445273 Jy ! Component: 3550 - total flux cleaned = -0.00452023 Jy ! Component: 3600 - total flux cleaned = -0.00456484 Jy ! Component: 3650 - total flux cleaned = -0.00462047 Jy ! Component: 3700 - total flux cleaned = -0.00469759 Jy ! Component: 3750 - total flux cleaned = -0.00471948 Jy ! Component: 3800 - total flux cleaned = -0.00482805 Jy ! Component: 3850 - total flux cleaned = -0.00489273 Jy ! Component: 3900 - total flux cleaned = -0.00494611 Jy ! Component: 3950 - total flux cleaned = -0.00494623 Jy ! Component: 4000 - total flux cleaned = -0.00504126 Jy ! Component: 4050 - total flux cleaned = -0.00510411 Jy ! Total flux subtracted in 4096 components = -0.0051249 Jy ! Clean residual min=-0.000731 max=0.000619 Jy/beam ! Clean residual mean=-0.000002 rms=0.000199 Jy/beam ! Combined flux in latest and established models = 0.120762 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 469 components and 0.120762 Jy ![Exited script file: muppet] wmap "J2030-0503_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.764 x 8.32 at 1.956 degrees (North through East) ! Clean map min=-0.0013092 max=0.087719 Jy/beam ! Writing clean map to FITS file: J2030-0503_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.0877188 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000194452 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.665029 0.665029 1.33006 2.66012 5.32023 10.6405 21.2809 42.5619 85.1237 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.087 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.764 x 8.32 at 1.956 degrees (North through East) ! Clean map min=-0.0013092 max=0.087719 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 J2030-0503_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:07:54 2016