! Started logfile: J0217-1631_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:14:30 2017 obs J0217-1631_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J0217-1631_S_2014_01_04_pus_uva.fits ! AN table 1: 59 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.583333 visibilities/baseline/integration-bin. ! Found source: J0217-1631 ! ! 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 4956 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 J0217-1631_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 118 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 118 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 118 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 118 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.919216Jy sigma=0.010860 ! Fit after self-cal, rms=0.886192Jy sigma=0.010572 ! 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=2.463 mas, bmaj=5.856 mas, bpa=-2.037 degrees ! Estimated noise=1222.06 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.0866968 Jy ! Component: 100 - total flux cleaned = 0.114667 Jy ! Total flux subtracted in 100 components = 0.114667 Jy ! Clean residual min=-0.006604 max=0.012646 Jy/beam ! Clean residual mean=-0.000007 rms=0.002143 Jy/beam ! Combined flux in latest and established models = 0.114667 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.114667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090030Jy sigma=0.000968 ! Fit after self-cal, rms=0.089452Jy sigma=0.000966 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0148086 Jy ! Component: 100 - total flux cleaned = 0.022076 Jy ! Total flux subtracted in 100 components = 0.022076 Jy ! Clean residual min=-0.004552 max=0.005099 Jy/beam ! Clean residual mean=-0.000002 rms=0.001283 Jy/beam ! Combined flux in latest and established models = 0.136743 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 14 components and 0.136743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086285Jy sigma=0.000930 ! Fit after self-cal, rms=0.086032Jy sigma=0.000929 ! 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.004 mas, bmaj=6.635 mas, bpa=-0.1697 degrees ! Estimated noise=876.338 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.00645791 Jy ! Component: 100 - total flux cleaned = 0.00929467 Jy ! Component: 150 - total flux cleaned = 0.0106261 Jy ! Component: 200 - total flux cleaned = 0.0113718 Jy ! Total flux subtracted in 200 components = 0.0113718 Jy ! Clean residual min=-0.003510 max=0.003957 Jy/beam ! Clean residual mean=0.000001 rms=0.001024 Jy/beam ! Combined flux in latest and established models = 0.148115 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 22 components and 0.148115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085427Jy sigma=0.000927 ! Fit after self-cal, rms=0.085375Jy sigma=0.000927 ! 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.04 FD 1.00* KP 1.00* LA 1.00 ! MK 0.97 NL 1.01 OV 0.97 PT 1.04 ! SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.00* KP 1.00* LA 1.03 ! MK 1.01 NL 1.02 OV 0.99 PT 0.99 ! SC 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.00* KP 1.00* LA 0.85 ! MK 1.03 NL 1.05 OV 0.96 PT 0.91 ! SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 1.00* KP 1.00* LA 0.94 ! MK 0.98 NL 1.05 OV 1.04 PT 1.02 ! SC 0.91 ! ! ! Fit before self-cal, rms=0.085375Jy sigma=0.000927 ! Fit after self-cal, rms=0.082210Jy sigma=0.000911 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.989 mas, bmaj=6.634 mas, bpa=0.1545 degrees ! Estimated noise=875.709 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.00108645 Jy ! Component: 100 - total flux cleaned = 0.00100121 Jy ! Component: 150 - total flux cleaned = 0.000897547 Jy ! Component: 200 - total flux cleaned = 0.000826981 Jy ! Total flux subtracted in 200 components = 0.000826981 Jy ! Clean residual min=-0.003516 max=0.003665 Jy/beam ! Clean residual mean=0.000003 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.148942 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 27 components and 0.148942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082180Jy sigma=0.000910 ! Fit after self-cal, rms=0.082027Jy sigma=0.000910 ! 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.082027Jy sigma=0.000910 ! Fit after self-cal, rms=0.081447Jy sigma=0.000904 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.985 mas, bmaj=6.644 mas, bpa=-0.008262 degrees ! Estimated noise=875.736 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00015925 Jy ! Component: 100 - total flux cleaned = 0.000159875 Jy ! Component: 150 - total flux cleaned = 0.000160142 Jy ! Component: 200 - total flux cleaned = 0.00013973 Jy ! Total flux subtracted in 200 components = 0.00013973 Jy ! Clean residual min=-0.002808 max=0.003336 Jy/beam ! Clean residual mean=0.000001 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.149081 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 29 components and 0.149081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081430Jy sigma=0.000904 ! Fit after self-cal, rms=0.081422Jy sigma=0.000904 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 (-85, -66). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00282332 Jy ! Component: 100 - total flux cleaned = 0.00360014 Jy ! Component: 150 - total flux cleaned = 0.00352401 Jy ! Component: 200 - total flux cleaned = 0.00345628 Jy ! Total flux subtracted in 200 components = 0.00345628 Jy ! Clean residual min=-0.002872 max=0.002869 Jy/beam ! Clean residual mean=-0.000002 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.152538 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 49 components and 0.152537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081313Jy sigma=0.000903 ! Fit after self-cal, rms=0.081294Jy sigma=0.000903 ! 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.081294Jy sigma=0.000903 ! Fit after self-cal, rms=0.080982Jy sigma=0.000902 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.982 mas, bmaj=6.633 mas, bpa=0.007768 degrees ! Estimated noise=872.635 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130893 Jy ! Component: 100 - total flux cleaned = 0.00138081 Jy ! Component: 150 - total flux cleaned = 0.00138167 Jy ! Component: 200 - total flux cleaned = 0.00138215 Jy ! Total flux subtracted in 200 components = 0.00138215 Jy ! Clean residual min=-0.002653 max=0.002748 Jy/beam ! Clean residual mean=-0.000002 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.15392 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 59 components and 0.15392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080950Jy sigma=0.000902 ! Fit after self-cal, rms=0.080958Jy 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 (-25.5, -34). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00176369 Jy ! Component: 100 - total flux cleaned = 0.00149688 Jy ! Component: 150 - total flux cleaned = 0.00137636 Jy ! Component: 200 - total flux cleaned = 0.00126908 Jy ! Total flux subtracted in 200 components = 0.00126908 Jy ! Clean residual min=-0.002387 max=0.002251 Jy/beam ! Clean residual mean=-0.000002 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.155189 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 75 components and 0.155189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080873Jy sigma=0.000901 ! Fit after self-cal, rms=0.080869Jy sigma=0.000901 ! 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.080869Jy sigma=0.000901 ! Fit after self-cal, rms=0.080459Jy sigma=0.000901 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.615 mas, bmaj=15.09 mas, bpa=5.138 degrees ! Estimated noise=1080.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000988718 Jy ! Component: 100 - total flux cleaned = 0.00117528 Jy ! Component: 150 - total flux cleaned = 0.00134979 Jy ! Component: 200 - total flux cleaned = 0.00135418 Jy ! Total flux subtracted in 200 components = 0.00135418 Jy ! Clean residual min=-0.002798 max=0.002291 Jy/beam ! Clean residual mean=-0.000006 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.156543 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 93 components and 0.156543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080455Jy sigma=0.000901 ! Fit after self-cal, rms=0.080453Jy sigma=0.000901 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.000345643 Jy ! Component: 100 - total flux cleaned = 0.000394676 Jy ! Component: 150 - total flux cleaned = 0.000351342 Jy ! Component: 200 - total flux cleaned = 0.000310985 Jy ! Total flux subtracted in 200 components = 0.000310985 Jy ! Clean residual min=-0.002704 max=0.002232 Jy/beam ! Clean residual mean=-0.000007 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.156854 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 97 components and 0.156854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080453Jy sigma=0.000901 ! Fit after self-cal, rms=0.080450Jy sigma=0.000901 ! 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=2.978 mas, bmaj=6.612 mas, bpa=0.0721 degrees ! Estimated noise=869.707 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.978 x 6.612 at 0.0721 degrees (North through East) ! Clean map min=-0.0022253 max=0.11821 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=2.434 mas, bmaj=5.818 mas, bpa=-1.872 degrees ! Estimated noise=1228.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0876731 Jy ! Component: 100 - total flux cleaned = 0.118456 Jy ! Component: 150 - total flux cleaned = 0.133834 Jy ! Component: 200 - total flux cleaned = 0.14188 Jy ! Total flux subtracted in 200 components = 0.14188 Jy ! Clean residual min=-0.004771 max=0.004480 Jy/beam ! Clean residual mean=-0.000003 rms=0.001187 Jy/beam ! Combined flux in latest and established models = 0.14188 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.14188 Jy ! Inverting map and beam ! Estimated beam: bmin=2.978 mas, bmaj=6.612 mas, bpa=0.0721 degrees ! Estimated noise=869.707 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.00527564 Jy ! Component: 100 - total flux cleaned = 0.0088614 Jy ! Component: 150 - total flux cleaned = 0.0112992 Jy ! Component: 200 - total flux cleaned = 0.0127758 Jy ! Total flux subtracted in 200 components = 0.0127758 Jy ! Clean residual min=-0.002649 max=0.002474 Jy/beam ! Clean residual mean=-0.000003 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.154656 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 37 components and 0.154656 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.615 mas, bmaj=15.09 mas, bpa=5.138 degrees ! Estimated noise=1080.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00193453 Jy ! Component: 100 - total flux cleaned = 0.00251195 Jy ! Component: 150 - total flux cleaned = 0.00280856 Jy ! Component: 200 - total flux cleaned = 0.00281326 Jy ! Total flux subtracted in 200 components = 0.00281326 Jy ! Clean residual min=-0.002896 max=0.002283 Jy/beam ! Clean residual mean=-0.000008 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.157469 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.89608e-05 Jy ! Component: 100 - total flux cleaned = -5.64589e-05 Jy ! Component: 150 - total flux cleaned = -0.000104883 Jy ! Component: 200 - total flux cleaned = -0.000104207 Jy ! Total flux subtracted in 200 components = -0.000104207 Jy ! Clean residual min=-0.002767 max=0.002249 Jy/beam ! Clean residual mean=-0.000007 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.157365 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 76 components and 0.157365 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.978 mas, bmaj=6.612 mas, bpa=0.0721 degrees ! Estimated noise=869.707 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000853779 Jy ! Component: 100 - total flux cleaned = 0.00109604 Jy ! Component: 150 - total flux cleaned = 0.00109705 Jy ! Component: 200 - total flux cleaned = 0.00102246 Jy ! Total flux subtracted in 200 components = 0.00102246 Jy ! Clean residual min=-0.002472 max=0.002107 Jy/beam ! Clean residual mean=-0.000004 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.158388 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 100 components and 0.158388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080471Jy sigma=0.000901 ! Fit after self-cal, rms=0.080497Jy sigma=0.000901 wmodel J0217-1631_S_2014_01_04_pus_map.mod ! Writing 100 model components to file: J0217-1631_S_2014_01_04_pus_map.mod wobs J0217-1631_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J0217-1631_S_2014_01_04_pus_uvs.fits wwins J0217-1631_S_2014_01_04_pus_map.win ! wwins: Wrote 3 windows to J0217-1631_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.00104508 Jy ! Component: 100 - total flux cleaned = -0.00190855 Jy ! Component: 150 - total flux cleaned = -0.00265007 Jy ! Component: 200 - total flux cleaned = -0.00332228 Jy ! Component: 250 - total flux cleaned = -0.00389875 Jy ! Component: 300 - total flux cleaned = -0.00432334 Jy ! Component: 350 - total flux cleaned = -0.00479656 Jy ! Component: 400 - total flux cleaned = -0.00519326 Jy ! Component: 450 - total flux cleaned = -0.00543052 Jy ! Component: 500 - total flux cleaned = -0.00566069 Jy ! Component: 550 - total flux cleaned = -0.00580035 Jy ! Component: 600 - total flux cleaned = -0.0059911 Jy ! Component: 650 - total flux cleaned = -0.00609742 Jy ! Component: 700 - total flux cleaned = -0.00622757 Jy ! Component: 750 - total flux cleaned = -0.00632926 Jy ! Component: 800 - total flux cleaned = -0.00645348 Jy ! Component: 850 - total flux cleaned = -0.00645326 Jy ! Component: 900 - total flux cleaned = -0.00645372 Jy ! Component: 950 - total flux cleaned = -0.00647692 Jy ! Component: 1000 - total flux cleaned = -0.00638567 Jy ! Component: 1050 - total flux cleaned = -0.00631876 Jy ! Component: 1100 - total flux cleaned = -0.00629679 Jy ! Component: 1150 - total flux cleaned = -0.00623231 Jy ! Component: 1200 - total flux cleaned = -0.00616899 Jy ! Component: 1250 - total flux cleaned = -0.00616942 Jy ! Component: 1300 - total flux cleaned = -0.00614866 Jy ! Component: 1350 - total flux cleaned = -0.00606752 Jy ! Component: 1400 - total flux cleaned = -0.00594847 Jy ! Component: 1450 - total flux cleaned = -0.00587061 Jy ! Component: 1500 - total flux cleaned = -0.00585143 Jy ! Component: 1550 - total flux cleaned = -0.0058133 Jy ! Component: 1600 - total flux cleaned = -0.00579443 Jy ! Component: 1650 - total flux cleaned = -0.00568385 Jy ! Component: 1700 - total flux cleaned = -0.00570264 Jy ! Component: 1750 - total flux cleaned = -0.0056846 Jy ! Component: 1800 - total flux cleaned = -0.00563119 Jy ! Component: 1850 - total flux cleaned = -0.00556077 Jy ! Component: 1900 - total flux cleaned = -0.00550902 Jy ! Component: 1950 - total flux cleaned = -0.00552627 Jy ! Component: 2000 - total flux cleaned = -0.00552604 Jy ! Component: 2050 - total flux cleaned = -0.00554267 Jy ! Component: 2100 - total flux cleaned = -0.00555896 Jy ! Component: 2150 - total flux cleaned = -0.00554238 Jy ! Component: 2200 - total flux cleaned = -0.00555861 Jy ! Component: 2250 - total flux cleaned = -0.0056065 Jy ! Component: 2300 - total flux cleaned = -0.00560659 Jy ! Component: 2350 - total flux cleaned = -0.0056538 Jy ! Component: 2400 - total flux cleaned = -0.00563841 Jy ! Component: 2450 - total flux cleaned = -0.00563844 Jy ! Component: 2500 - total flux cleaned = -0.00566883 Jy ! Component: 2550 - total flux cleaned = -0.00568384 Jy ! Component: 2600 - total flux cleaned = -0.00572846 Jy ! Component: 2650 - total flux cleaned = -0.00574324 Jy ! Component: 2700 - total flux cleaned = -0.00577239 Jy ! Component: 2750 - total flux cleaned = -0.00577235 Jy ! Component: 2800 - total flux cleaned = -0.00578668 Jy ! Component: 2850 - total flux cleaned = -0.0058009 Jy ! Component: 2900 - total flux cleaned = -0.00581507 Jy ! Component: 2950 - total flux cleaned = -0.00582925 Jy ! Component: 3000 - total flux cleaned = -0.00584315 Jy ! Component: 3050 - total flux cleaned = -0.00585716 Jy ! Component: 3100 - total flux cleaned = -0.00592556 Jy ! Component: 3150 - total flux cleaned = -0.00592562 Jy ! Component: 3200 - total flux cleaned = -0.00596615 Jy ! Component: 3250 - total flux cleaned = -0.00599286 Jy ! Component: 3300 - total flux cleaned = -0.00603282 Jy ! Component: 3350 - total flux cleaned = -0.00607217 Jy ! Component: 3400 - total flux cleaned = -0.00607227 Jy ! Component: 3450 - total flux cleaned = -0.00612439 Jy ! Component: 3500 - total flux cleaned = -0.00615033 Jy ! Component: 3550 - total flux cleaned = -0.00618887 Jy ! Component: 3600 - total flux cleaned = -0.0062272 Jy ! Component: 3650 - total flux cleaned = -0.00622717 Jy ! Component: 3700 - total flux cleaned = -0.00623971 Jy ! Component: 3750 - total flux cleaned = -0.00620191 Jy ! Component: 3800 - total flux cleaned = -0.00626467 Jy ! Component: 3850 - total flux cleaned = -0.00626457 Jy ! Component: 3900 - total flux cleaned = -0.00626455 Jy ! Component: 3950 - total flux cleaned = -0.00623976 Jy ! Component: 4000 - total flux cleaned = -0.00623976 Jy ! Component: 4050 - total flux cleaned = -0.00626439 Jy ! Total flux subtracted in 4096 components = -0.00628894 Jy ! Clean residual min=-0.000795 max=0.000763 Jy/beam ! Clean residual mean=-0.000001 rms=0.000209 Jy/beam ! Combined flux in latest and established models = 0.152099 Jy keep ! Adding 239 model components to the UV plane model. ! The established model now contains 339 components and 0.152099 Jy ![Exited script file: muppet] wmap "J0217-1631_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.978 x 6.612 at 0.0721 degrees (North through East) ! Clean map min=-0.0021246 max=0.1178 Jy/beam ! Writing clean map to FITS file: J0217-1631_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.117805 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000206881 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.526841 0.526841 1.05368 2.10737 4.21473 8.42946 16.8589 33.7179 67.4357 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.117 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.978 x 6.612 at 0.0721 degrees (North through East) ! Clean map min=-0.0021246 max=0.1178 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 J0217-1631_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:14:35 2017