! Started logfile: J0801+4401_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:51:36 2016 obs J0801+4401_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0801+4401_S_2015_03_17_pus_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.948148 visibilities/baseline/integration-bin. ! Found source: J0801+4401 ! ! 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 9728 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 J0801+4401_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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.866409Jy sigma=0.010727 ! Fit after self-cal, rms=0.857328Jy sigma=0.010620 ! 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.111 mas, bmaj=4.198 mas, bpa=-15.79 degrees ! Estimated noise=801.186 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.10593 Jy ! Component: 100 - total flux cleaned = 0.131839 Jy ! Total flux subtracted in 100 components = 0.131839 Jy ! Clean residual min=-0.005142 max=0.011191 Jy/beam ! Clean residual mean=0.000004 rms=0.001444 Jy/beam ! Combined flux in latest and established models = 0.131839 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.131839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074188Jy sigma=0.000839 ! Fit after self-cal, rms=0.074175Jy sigma=0.000839 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0126982 Jy ! Component: 100 - total flux cleaned = 0.0200148 Jy ! Total flux subtracted in 100 components = 0.0200148 Jy ! Clean residual min=-0.004511 max=0.004926 Jy/beam ! Clean residual mean=0.000003 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.151854 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 24 components and 0.151854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071094Jy sigma=0.000809 ! Fit after self-cal, rms=0.071066Jy sigma=0.000809 ! 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.836 mas, bmaj=4.972 mas, bpa=-8.77 degrees ! Estimated noise=590.881 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.00575399 Jy ! Component: 100 - total flux cleaned = 0.00906677 Jy ! Component: 150 - total flux cleaned = 0.0110561 Jy ! Component: 200 - total flux cleaned = 0.0122721 Jy ! Total flux subtracted in 200 components = 0.0122721 Jy ! Clean residual min=-0.004408 max=0.004216 Jy/beam ! Clean residual mean=0.000004 rms=0.001027 Jy/beam ! Combined flux in latest and established models = 0.164126 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 44 components and 0.164126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070348Jy sigma=0.000805 ! Fit after self-cal, rms=0.070341Jy sigma=0.000805 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.91 HN 0.97 KP 1.12 ! LA 0.99 MK 1.06 NL 0.92 OV 1.00 ! PT 1.07 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.92 HN 1.00 KP 1.05 ! LA 0.95 MK 1.10 NL 1.00 OV 1.06 ! PT 1.05 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.93 HN 1.01 KP 0.96 ! LA 0.79 MK 1.13 NL 1.13 OV 0.97 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.93 HN 0.95 KP 0.93 ! LA 0.85 MK 1.19 NL 1.02 OV 1.02 ! PT 1.08 SC 0.94 ! ! ! Fit before self-cal, rms=0.070341Jy sigma=0.000805 ! Fit after self-cal, rms=0.066830Jy sigma=0.000783 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.922 mas, bmaj=5.036 mas, bpa=-6.646 degrees ! Estimated noise=594.99 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.00166974 Jy ! Component: 100 - total flux cleaned = -0.0019619 Jy ! Component: 150 - total flux cleaned = -0.00204555 Jy ! Component: 200 - total flux cleaned = -0.00215171 Jy ! Total flux subtracted in 200 components = -0.00215171 Jy ! Clean residual min=-0.003354 max=0.002930 Jy/beam ! Clean residual mean=0.000010 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.161974 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 49 components and 0.161974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066765Jy sigma=0.000782 ! Fit after self-cal, rms=0.066728Jy sigma=0.000782 ! 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.066728Jy sigma=0.000782 ! Fit after self-cal, rms=0.066383Jy sigma=0.000776 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.94 mas, bmaj=5.054 mas, bpa=-8.718 degrees ! Estimated noise=594.816 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0012842 Jy ! Component: 100 - total flux cleaned = -0.00132244 Jy ! Component: 150 - total flux cleaned = -0.00143347 Jy ! Component: 200 - total flux cleaned = -0.0014961 Jy ! Total flux subtracted in 200 components = -0.0014961 Jy ! Clean residual min=-0.002014 max=0.001948 Jy/beam ! Clean residual mean=-0.000004 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.160478 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.160478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066323Jy sigma=0.000775 ! Fit after self-cal, rms=0.066331Jy sigma=0.000775 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 = -8.52778e-05 Jy ! Component: 100 - total flux cleaned = -0.000133381 Jy ! Component: 150 - total flux cleaned = -0.000197341 Jy ! Component: 200 - total flux cleaned = -0.000236087 Jy ! Total flux subtracted in 200 components = -0.000236087 Jy ! Clean residual min=-0.001983 max=0.001910 Jy/beam ! Clean residual mean=-0.000004 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.160242 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 58 components and 0.160242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066318Jy sigma=0.000775 ! Fit after self-cal, rms=0.066317Jy sigma=0.000775 ! 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.066317Jy sigma=0.000775 ! Fit after self-cal, rms=0.066453Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.955 mas, bmaj=5.081 mas, bpa=-9.889 degrees ! Estimated noise=594.906 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00106357 Jy ! Component: 100 - total flux cleaned = -0.00122069 Jy ! Component: 150 - total flux cleaned = -0.00129815 Jy ! Component: 200 - total flux cleaned = -0.00136599 Jy ! Total flux subtracted in 200 components = -0.00136599 Jy ! Clean residual min=-0.001890 max=0.001839 Jy/beam ! Clean residual mean=-0.000004 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.158876 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 60 components and 0.158876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066424Jy sigma=0.000774 ! Fit after self-cal, rms=0.066425Jy sigma=0.000774 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.30334e-05 Jy ! Component: 100 - total flux cleaned = -0.000117222 Jy ! Component: 150 - total flux cleaned = -0.000150725 Jy ! Component: 200 - total flux cleaned = -0.0001984 Jy ! Total flux subtracted in 200 components = -0.0001984 Jy ! Clean residual min=-0.001853 max=0.001809 Jy/beam ! Clean residual mean=-0.000004 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.158678 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.158678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066417Jy sigma=0.000774 ! Fit after self-cal, rms=0.066416Jy sigma=0.000774 ! 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.066416Jy sigma=0.000774 ! Fit after self-cal, rms=0.066531Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.842 mas, bmaj=8.74 mas, bpa=-1.683 degrees ! Estimated noise=731.837 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000969682 Jy ! Component: 100 - total flux cleaned = -0.00133351 Jy ! Component: 150 - total flux cleaned = -0.00144086 Jy ! Component: 200 - total flux cleaned = -0.0014567 Jy ! Total flux subtracted in 200 components = -0.0014567 Jy ! Clean residual min=-0.001765 max=0.001711 Jy/beam ! Clean residual mean=-0.000010 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.157221 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 66 components and 0.157221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066524Jy sigma=0.000774 ! Fit after self-cal, rms=0.066524Jy sigma=0.000774 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.92177e-05 Jy ! Component: 100 - total flux cleaned = -9.20453e-05 Jy ! Component: 150 - total flux cleaned = -0.000103825 Jy ! Component: 200 - total flux cleaned = -0.00011885 Jy ! Total flux subtracted in 200 components = -0.00011885 Jy ! Clean residual min=-0.001768 max=0.001718 Jy/beam ! Clean residual mean=-0.000010 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.157102 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 69 components and 0.157102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066525Jy sigma=0.000774 ! Fit after self-cal, rms=0.066524Jy sigma=0.000774 ! 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.968 mas, bmaj=5.102 mas, bpa=-10.59 degrees ! Estimated noise=594.942 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.968 x 5.102 at -10.59 degrees (North through East) ! Clean map min=-0.0016662 max=0.14178 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.202 mas, bmaj=4.309 mas, bpa=-17.3 degrees ! Estimated noise=822.358 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.108616 Jy ! Component: 100 - total flux cleaned = 0.133497 Jy ! Component: 150 - total flux cleaned = 0.143552 Jy ! Component: 200 - total flux cleaned = 0.149063 Jy ! Total flux subtracted in 200 components = 0.149063 Jy ! Clean residual min=-0.003254 max=0.002989 Jy/beam ! Clean residual mean=-0.000001 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.149063 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.149063 Jy ! Inverting map and beam ! Estimated beam: bmin=3.968 mas, bmaj=5.102 mas, bpa=-10.59 degrees ! Estimated noise=594.942 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.00362546 Jy ! Component: 100 - total flux cleaned = 0.00538866 Jy ! Component: 150 - total flux cleaned = 0.00640668 Jy ! Component: 200 - total flux cleaned = 0.0070079 Jy ! Total flux subtracted in 200 components = 0.0070079 Jy ! Clean residual min=-0.001647 max=0.001636 Jy/beam ! Clean residual mean=-0.000005 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.156071 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 37 components and 0.156071 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.842 mas, bmaj=8.74 mas, bpa=-1.683 degrees ! Estimated noise=731.837 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000665102 Jy ! Component: 100 - total flux cleaned = 0.000707218 Jy ! Component: 150 - total flux cleaned = 0.00073439 Jy ! Component: 200 - total flux cleaned = 0.00075832 Jy ! Total flux subtracted in 200 components = 0.00075832 Jy ! Clean residual min=-0.001778 max=0.001757 Jy/beam ! Clean residual mean=-0.000010 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.156829 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 = 2.14825e-05 Jy ! Component: 100 - total flux cleaned = 4.06667e-05 Jy ! Component: 150 - total flux cleaned = 4.65731e-05 Jy ! Component: 200 - total flux cleaned = 5.23649e-05 Jy ! Total flux subtracted in 200 components = 5.23649e-05 Jy ! Clean residual min=-0.001775 max=0.001750 Jy/beam ! Clean residual mean=-0.000010 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.156881 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 46 components and 0.156881 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.968 mas, bmaj=5.102 mas, bpa=-10.59 degrees ! Estimated noise=594.942 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000216342 Jy ! Component: 100 - total flux cleaned = -0.000218615 Jy ! Component: 150 - total flux cleaned = -0.000190148 Jy ! Component: 200 - total flux cleaned = -0.000165149 Jy ! Total flux subtracted in 200 components = -0.000165149 Jy ! Clean residual min=-0.001684 max=0.001649 Jy/beam ! Clean residual mean=-0.000005 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.156716 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 48 components and 0.156716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066512Jy sigma=0.000774 ! Fit after self-cal, rms=0.066507Jy sigma=0.000774 wmodel J0801+4401_S_2015_03_17_pus_map.mod ! Writing 48 model components to file: J0801+4401_S_2015_03_17_pus_map.mod wobs J0801+4401_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0801+4401_S_2015_03_17_pus_uvs.fits wwins J0801+4401_S_2015_03_17_pus_map.win ! wwins: Wrote 1 windows to J0801+4401_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 = -3.11189e-05 Jy ! Component: 100 - total flux cleaned = -3.15606e-05 Jy ! Component: 150 - total flux cleaned = -0.000116822 Jy ! Component: 200 - total flux cleaned = -0.000226102 Jy ! Component: 250 - total flux cleaned = -0.000305739 Jy ! Component: 300 - total flux cleaned = -0.000409168 Jy ! Component: 350 - total flux cleaned = -0.00048566 Jy ! Component: 400 - total flux cleaned = -0.000534969 Jy ! Component: 450 - total flux cleaned = -0.000510585 Jy ! Component: 500 - total flux cleaned = -0.000463457 Jy ! Component: 550 - total flux cleaned = -0.000510355 Jy ! Component: 600 - total flux cleaned = -0.000417468 Jy ! Component: 650 - total flux cleaned = -0.000371635 Jy ! Component: 700 - total flux cleaned = -0.000393792 Jy ! Component: 750 - total flux cleaned = -0.00030542 Jy ! Component: 800 - total flux cleaned = -0.000327378 Jy ! Component: 850 - total flux cleaned = -0.000241081 Jy ! Component: 900 - total flux cleaned = -0.000198942 Jy ! Component: 950 - total flux cleaned = -0.000198712 Jy ! Component: 1000 - total flux cleaned = -0.000136458 Jy ! Component: 1050 - total flux cleaned = -0.000218084 Jy ! Component: 1100 - total flux cleaned = -0.000116937 Jy ! Component: 1150 - total flux cleaned = -0.000156943 Jy ! Component: 1200 - total flux cleaned = -0.00013701 Jy ! Component: 1250 - total flux cleaned = -7.89542e-05 Jy ! Component: 1300 - total flux cleaned = -0.000175385 Jy ! Component: 1350 - total flux cleaned = -0.000175285 Jy ! Component: 1400 - total flux cleaned = -0.000119038 Jy ! Component: 1450 - total flux cleaned = -0.000119499 Jy ! Component: 1500 - total flux cleaned = -0.000101711 Jy ! Component: 1550 - total flux cleaned = -0.000210874 Jy ! Component: 1600 - total flux cleaned = -0.000228775 Jy ! Component: 1650 - total flux cleaned = -0.00024628 Jy ! Component: 1700 - total flux cleaned = -0.000211098 Jy ! Component: 1750 - total flux cleaned = -0.000263495 Jy ! Component: 1800 - total flux cleaned = -0.000263611 Jy ! Component: 1850 - total flux cleaned = -0.000315071 Jy ! Component: 1900 - total flux cleaned = -0.00036585 Jy ! Component: 1950 - total flux cleaned = -0.000382921 Jy ! Component: 2000 - total flux cleaned = -0.0004992 Jy ! Component: 2050 - total flux cleaned = -0.000515583 Jy ! Component: 2100 - total flux cleaned = -0.000548238 Jy ! Component: 2150 - total flux cleaned = -0.000645338 Jy ! Component: 2200 - total flux cleaned = -0.000677361 Jy ! Component: 2250 - total flux cleaned = -0.000709098 Jy ! Component: 2300 - total flux cleaned = -0.000724643 Jy ! Component: 2350 - total flux cleaned = -0.000755899 Jy ! Component: 2400 - total flux cleaned = -0.000833197 Jy ! Component: 2450 - total flux cleaned = -0.000879047 Jy ! Component: 2500 - total flux cleaned = -0.000955134 Jy ! Component: 2550 - total flux cleaned = -0.000970173 Jy ! Component: 2600 - total flux cleaned = -0.00101496 Jy ! Component: 2650 - total flux cleaned = -0.00102964 Jy ! Component: 2700 - total flux cleaned = -0.00102957 Jy ! Component: 2750 - total flux cleaned = -0.00105878 Jy ! Component: 2800 - total flux cleaned = -0.00107322 Jy ! Component: 2850 - total flux cleaned = -0.00105891 Jy ! Component: 2900 - total flux cleaned = -0.00104486 Jy ! Component: 2950 - total flux cleaned = -0.00115803 Jy ! Component: 3000 - total flux cleaned = -0.00112993 Jy ! Component: 3050 - total flux cleaned = -0.00110206 Jy ! Component: 3100 - total flux cleaned = -0.00117133 Jy ! Component: 3150 - total flux cleaned = -0.00118514 Jy ! Component: 3200 - total flux cleaned = -0.00122595 Jy ! Component: 3250 - total flux cleaned = -0.00129331 Jy ! Component: 3300 - total flux cleaned = -0.00130659 Jy ! Component: 3350 - total flux cleaned = -0.00130651 Jy ! Component: 3400 - total flux cleaned = -0.0012934 Jy ! Component: 3450 - total flux cleaned = -0.00138508 Jy ! Component: 3500 - total flux cleaned = -0.001346 Jy ! Component: 3550 - total flux cleaned = -0.00139752 Jy ! Component: 3600 - total flux cleaned = -0.00142304 Jy ! Component: 3650 - total flux cleaned = -0.00139758 Jy ! Component: 3700 - total flux cleaned = -0.00141012 Jy ! Component: 3750 - total flux cleaned = -0.00143533 Jy ! Component: 3800 - total flux cleaned = -0.00146026 Jy ! Component: 3850 - total flux cleaned = -0.00153455 Jy ! Component: 3900 - total flux cleaned = -0.00147305 Jy ! Component: 3950 - total flux cleaned = -0.00150975 Jy ! Component: 4000 - total flux cleaned = -0.00152191 Jy ! Component: 4050 - total flux cleaned = -0.00158234 Jy ! Total flux subtracted in 4096 components = -0.00155828 Jy ! Clean residual min=-0.000841 max=0.000689 Jy/beam ! Clean residual mean=-0.000003 rms=0.000222 Jy/beam ! Combined flux in latest and established models = 0.155158 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 334 components and 0.155158 Jy ![Exited script file: muppet] wmap "J0801+4401_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.968 x 5.102 at -10.59 degrees (North through East) ! Clean map min=-0.0012219 max=0.14212 Jy/beam ! Writing clean map to FITS file: J0801+4401_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.142121 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000221418 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.467384 0.467384 0.934769 1.86954 3.73908 7.47815 14.9563 29.9126 59.8252 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.142 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.968 x 5.102 at -10.59 degrees (North through East) ! Clean map min=-0.0012219 max=0.14212 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 J0801+4401_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:51:41 2016