! Started logfile: J0538+5107_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:44:53 2016 obs J0538+5107_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0538+5107_S_2014_06_09_pus_uva.fits ! AN table 1: 55 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.691313 visibilities/baseline/integration-bin. ! Found source: J0538+5107 ! ! 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 336 lines of history. ! ! Reading 6844 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 J0538+5107_S_2014_06_09_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 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.820794Jy sigma=0.009340 ! Fit after self-cal, rms=0.807001Jy sigma=0.009198 ! 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.242 mas, bmaj=5.036 mas, bpa=-37.52 degrees ! Estimated noise=1046.56 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.151712 Jy ! Component: 100 - total flux cleaned = 0.184834 Jy ! Total flux subtracted in 100 components = 0.184834 Jy ! Clean residual min=-0.005084 max=0.009480 Jy/beam ! Clean residual mean=0.000008 rms=0.001472 Jy/beam ! Combined flux in latest and established models = 0.184834 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.184834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077459Jy sigma=0.000814 ! Fit after self-cal, rms=0.077455Jy sigma=0.000814 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00951435 Jy ! Component: 100 - total flux cleaned = 0.0143123 Jy ! Total flux subtracted in 100 components = 0.0143123 Jy ! Clean residual min=-0.004495 max=0.005438 Jy/beam ! Clean residual mean=0.000027 rms=0.001186 Jy/beam ! Combined flux in latest and established models = 0.199147 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 20 components and 0.199147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076067Jy sigma=0.000803 ! Fit after self-cal, rms=0.076051Jy sigma=0.000803 ! 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.925 mas, bmaj=5.651 mas, bpa=-37.27 degrees ! Estimated noise=765.636 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.00323151 Jy ! Component: 100 - total flux cleaned = 0.00474314 Jy ! Component: 150 - total flux cleaned = 0.0054211 Jy ! Component: 200 - total flux cleaned = 0.00560301 Jy ! Total flux subtracted in 200 components = 0.00560301 Jy ! Clean residual min=-0.003454 max=0.004065 Jy/beam ! Clean residual mean=0.000033 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.20475 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 33 components and 0.20475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075855Jy sigma=0.000802 ! Fit after self-cal, rms=0.075853Jy sigma=0.000802 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.84 HN 1.01 KP 1.08 ! LA 1.20 MK 1.02 NL 0.97 OV 0.98 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.05 KP 1.03 ! LA 1.13 MK 0.99 NL 1.05 OV 1.02 ! PT 1.03 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.12 HN 0.99 KP 0.92 ! LA 0.91 MK 1.03 NL 1.01 OV 0.95 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 0.99 KP 0.87 ! LA 0.86 MK 1.01 NL 1.07 OV 0.99 ! PT 1.02 SC 0.93 ! ! ! Fit before self-cal, rms=0.075853Jy sigma=0.000802 ! Fit after self-cal, rms=0.071533Jy sigma=0.000768 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.935 mas, bmaj=5.62 mas, bpa=-37.22 degrees ! Estimated noise=765.703 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.000751571 Jy ! Component: 100 - total flux cleaned = 0.000771584 Jy ! Component: 150 - total flux cleaned = 0.000732064 Jy ! Component: 200 - total flux cleaned = 0.000688959 Jy ! Total flux subtracted in 200 components = 0.000688959 Jy ! Clean residual min=-0.002459 max=0.002677 Jy/beam ! Clean residual mean=-0.000010 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.205439 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.205439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071519Jy sigma=0.000768 ! Fit after self-cal, rms=0.071496Jy sigma=0.000768 ! 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.071496Jy sigma=0.000768 ! Fit after self-cal, rms=0.071292Jy sigma=0.000766 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.932 mas, bmaj=5.622 mas, bpa=-37.18 degrees ! Estimated noise=765.886 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000483178 Jy ! Component: 100 - total flux cleaned = 0.000482961 Jy ! Component: 150 - total flux cleaned = 0.000483236 Jy ! Component: 200 - total flux cleaned = 0.000483246 Jy ! Total flux subtracted in 200 components = 0.000483246 Jy ! Clean residual min=-0.002197 max=0.002641 Jy/beam ! Clean residual mean=0.000004 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.205922 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 47 components and 0.205922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071283Jy sigma=0.000766 ! Fit after self-cal, rms=0.071282Jy sigma=0.000766 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 (90.5, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00142704 Jy ! Component: 100 - total flux cleaned = 0.0014364 Jy ! Component: 150 - total flux cleaned = 0.00143536 Jy ! Component: 200 - total flux cleaned = 0.00143625 Jy ! Total flux subtracted in 200 components = 0.00143625 Jy ! Clean residual min=-0.002157 max=0.001780 Jy/beam ! Clean residual mean=-0.000001 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.207358 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 65 components and 0.207358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071199Jy sigma=0.000765 ! Fit after self-cal, rms=0.071196Jy sigma=0.000765 ! 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.071196Jy sigma=0.000765 ! Fit after self-cal, rms=0.071164Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.93 mas, bmaj=5.624 mas, bpa=-37.16 degrees ! Estimated noise=765.767 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000232844 Jy ! Component: 100 - total flux cleaned = 0.000312672 Jy ! Component: 150 - total flux cleaned = 0.000385009 Jy ! Component: 200 - total flux cleaned = 0.000473512 Jy ! Total flux subtracted in 200 components = 0.000473512 Jy ! Clean residual min=-0.002099 max=0.001760 Jy/beam ! Clean residual mean=-0.000002 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.207832 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 75 components and 0.207832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071145Jy sigma=0.000765 ! Fit after self-cal, rms=0.071145Jy sigma=0.000765 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.000133108 Jy ! Component: 100 - total flux cleaned = 0.000191637 Jy ! Component: 150 - total flux cleaned = 0.000228717 Jy ! Component: 200 - total flux cleaned = 0.000263159 Jy ! Total flux subtracted in 200 components = 0.000263159 Jy ! Clean residual min=-0.002083 max=0.001747 Jy/beam ! Clean residual mean=-0.000002 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.208095 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 83 components and 0.208095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071135Jy sigma=0.000764 ! Fit after self-cal, rms=0.071136Jy sigma=0.000764 ! 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.071136Jy sigma=0.000764 ! Fit after self-cal, rms=0.071159Jy sigma=0.000764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.916 mas, bmaj=9.779 mas, bpa=-33.54 degrees ! Estimated noise=926.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000511006 Jy ! Component: 100 - total flux cleaned = 0.000529345 Jy ! Component: 150 - total flux cleaned = 0.000497155 Jy ! Component: 200 - total flux cleaned = 0.000496744 Jy ! Total flux subtracted in 200 components = 0.000496744 Jy ! Clean residual min=-0.002014 max=0.001673 Jy/beam ! Clean residual mean=-0.000006 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.208592 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 89 components and 0.208592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071156Jy sigma=0.000764 ! Fit after self-cal, rms=0.071156Jy sigma=0.000764 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 = 9.6746e-06 Jy ! Component: 100 - total flux cleaned = -3.46471e-06 Jy ! Component: 150 - total flux cleaned = -2.74459e-06 Jy ! Component: 200 - total flux cleaned = 7.77306e-06 Jy ! Total flux subtracted in 200 components = 7.77306e-06 Jy ! Clean residual min=-0.001990 max=0.001651 Jy/beam ! Clean residual mean=-0.000006 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.208599 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 96 components and 0.208599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071155Jy sigma=0.000764 ! Fit after self-cal, rms=0.071155Jy sigma=0.000764 ! 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.929 mas, bmaj=5.624 mas, bpa=-37.16 degrees ! Estimated noise=766.077 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.929 x 5.624 at -37.16 degrees (North through East) ! Clean map min=-0.0019767 max=0.19175 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.248 mas, bmaj=5.004 mas, bpa=-37.25 degrees ! Estimated noise=1037.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.150342 Jy ! Component: 100 - total flux cleaned = 0.18326 Jy ! Component: 150 - total flux cleaned = 0.193439 Jy ! Component: 200 - total flux cleaned = 0.198532 Jy ! Total flux subtracted in 200 components = 0.198532 Jy ! Clean residual min=-0.003688 max=0.003255 Jy/beam ! Clean residual mean=-0.000010 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.198532 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.198532 Jy ! Inverting map and beam ! Estimated beam: bmin=3.929 mas, bmaj=5.624 mas, bpa=-37.16 degrees ! Estimated noise=766.077 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.00412006 Jy ! Component: 100 - total flux cleaned = 0.00588998 Jy ! Component: 150 - total flux cleaned = 0.00688235 Jy ! Component: 200 - total flux cleaned = 0.00727218 Jy ! Total flux subtracted in 200 components = 0.00727218 Jy ! Clean residual min=-0.002215 max=0.001827 Jy/beam ! Clean residual mean=-0.000006 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.205804 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 42 components and 0.205804 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.916 mas, bmaj=9.779 mas, bpa=-33.54 degrees ! Estimated noise=926.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154053 Jy ! Component: 100 - total flux cleaned = 0.00218113 Jy ! Component: 150 - total flux cleaned = 0.00240935 Jy ! Component: 200 - total flux cleaned = 0.00260344 Jy ! Total flux subtracted in 200 components = 0.00260344 Jy ! Clean residual min=-0.002038 max=0.001660 Jy/beam ! Clean residual mean=-0.000007 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.208408 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 = 7.90729e-05 Jy ! Component: 100 - total flux cleaned = 0.000148679 Jy ! Component: 150 - total flux cleaned = 0.000184954 Jy ! Component: 200 - total flux cleaned = 0.000196014 Jy ! Total flux subtracted in 200 components = 0.000196014 Jy ! Clean residual min=-0.002026 max=0.001671 Jy/beam ! Clean residual mean=-0.000006 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.208604 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 68 components and 0.208604 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.929 mas, bmaj=5.624 mas, bpa=-37.16 degrees ! Estimated noise=766.077 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000102851 Jy ! Component: 100 - total flux cleaned = 2.86166e-05 Jy ! Component: 150 - total flux cleaned = -3.22203e-06 Jy ! Component: 200 - total flux cleaned = -3.15821e-05 Jy ! Total flux subtracted in 200 components = -3.15821e-05 Jy ! Clean residual min=-0.002045 max=0.001790 Jy/beam ! Clean residual mean=-0.000003 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.208572 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 83 components and 0.208572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071167Jy sigma=0.000765 ! Fit after self-cal, rms=0.071164Jy sigma=0.000765 wmodel J0538+5107_S_2014_06_09_pus_map.mod ! Writing 83 model components to file: J0538+5107_S_2014_06_09_pus_map.mod wobs J0538+5107_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0538+5107_S_2014_06_09_pus_uvs.fits wwins J0538+5107_S_2014_06_09_pus_map.win ! wwins: Wrote 2 windows to J0538+5107_S_2014_06_09_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.000951754 Jy ! Component: 100 - total flux cleaned = -0.0018264 Jy ! Component: 150 - total flux cleaned = -0.00244813 Jy ! Component: 200 - total flux cleaned = -0.00272667 Jy ! Component: 250 - total flux cleaned = -0.00284573 Jy ! Component: 300 - total flux cleaned = -0.00296083 Jy ! Component: 350 - total flux cleaned = -0.00304444 Jy ! Component: 400 - total flux cleaned = -0.00315381 Jy ! Component: 450 - total flux cleaned = -0.00323368 Jy ! Component: 500 - total flux cleaned = -0.00331167 Jy ! Component: 550 - total flux cleaned = -0.00343821 Jy ! Component: 600 - total flux cleaned = -0.00348781 Jy ! Component: 650 - total flux cleaned = -0.00363396 Jy ! Component: 700 - total flux cleaned = -0.00375314 Jy ! Component: 750 - total flux cleaned = -0.00377642 Jy ! Component: 800 - total flux cleaned = -0.00389174 Jy ! Component: 850 - total flux cleaned = -0.00389175 Jy ! Component: 900 - total flux cleaned = -0.00395865 Jy ! Component: 950 - total flux cleaned = -0.00400264 Jy ! Component: 1000 - total flux cleaned = -0.00404598 Jy ! Component: 1050 - total flux cleaned = -0.00406697 Jy ! Component: 1100 - total flux cleaned = -0.00406703 Jy ! Component: 1150 - total flux cleaned = -0.0040052 Jy ! Component: 1200 - total flux cleaned = -0.00406634 Jy ! Component: 1250 - total flux cleaned = -0.00408613 Jy ! Component: 1300 - total flux cleaned = -0.00404634 Jy ! Component: 1350 - total flux cleaned = -0.00410467 Jy ! Component: 1400 - total flux cleaned = -0.00402729 Jy ! Component: 1450 - total flux cleaned = -0.00404615 Jy ! Component: 1500 - total flux cleaned = -0.00400849 Jy ! Component: 1550 - total flux cleaned = -0.00397123 Jy ! Component: 1600 - total flux cleaned = -0.00395285 Jy ! Component: 1650 - total flux cleaned = -0.00391666 Jy ! Component: 1700 - total flux cleaned = -0.0038447 Jy ! Component: 1750 - total flux cleaned = -0.00384481 Jy ! Component: 1800 - total flux cleaned = -0.00380958 Jy ! Component: 1850 - total flux cleaned = -0.00373978 Jy ! Component: 1900 - total flux cleaned = -0.00372236 Jy ! Component: 1950 - total flux cleaned = -0.00370492 Jy ! Component: 2000 - total flux cleaned = -0.00360358 Jy ! Component: 2050 - total flux cleaned = -0.00360336 Jy ! Component: 2100 - total flux cleaned = -0.00350398 Jy ! Component: 2150 - total flux cleaned = -0.00347137 Jy ! Component: 2200 - total flux cleaned = -0.00342252 Jy ! Component: 2250 - total flux cleaned = -0.00340641 Jy ! Component: 2300 - total flux cleaned = -0.00332677 Jy ! Component: 2350 - total flux cleaned = -0.00332674 Jy ! Component: 2400 - total flux cleaned = -0.00329534 Jy ! Component: 2450 - total flux cleaned = -0.00329533 Jy ! Component: 2500 - total flux cleaned = -0.00324908 Jy ! Component: 2550 - total flux cleaned = -0.00317289 Jy ! Component: 2600 - total flux cleaned = -0.00318783 Jy ! Component: 2650 - total flux cleaned = -0.00321772 Jy ! Component: 2700 - total flux cleaned = -0.00317309 Jy ! Component: 2750 - total flux cleaned = -0.0031143 Jy ! Component: 2800 - total flux cleaned = -0.00311429 Jy ! Component: 2850 - total flux cleaned = -0.00314338 Jy ! Component: 2900 - total flux cleaned = -0.00310023 Jy ! Component: 2950 - total flux cleaned = -0.00307173 Jy ! Component: 3000 - total flux cleaned = -0.00311406 Jy ! Component: 3050 - total flux cleaned = -0.00314201 Jy ! Component: 3100 - total flux cleaned = -0.00310025 Jy ! Component: 3150 - total flux cleaned = -0.00305885 Jy ! Component: 3200 - total flux cleaned = -0.0030999 Jy ! Component: 3250 - total flux cleaned = -0.00309989 Jy ! Component: 3300 - total flux cleaned = -0.0030999 Jy ! Component: 3350 - total flux cleaned = -0.00309995 Jy ! Component: 3400 - total flux cleaned = -0.00313994 Jy ! Component: 3450 - total flux cleaned = -0.00316638 Jy ! Component: 3500 - total flux cleaned = -0.00317949 Jy ! Component: 3550 - total flux cleaned = -0.0031794 Jy ! Component: 3600 - total flux cleaned = -0.00319243 Jy ! Component: 3650 - total flux cleaned = -0.00325674 Jy ! Component: 3700 - total flux cleaned = -0.00328232 Jy ! Component: 3750 - total flux cleaned = -0.00329504 Jy ! Component: 3800 - total flux cleaned = -0.00335825 Jy ! Component: 3850 - total flux cleaned = -0.00337073 Jy ! Component: 3900 - total flux cleaned = -0.00344549 Jy ! Component: 3950 - total flux cleaned = -0.00348265 Jy ! Component: 4000 - total flux cleaned = -0.00356877 Jy ! Component: 4050 - total flux cleaned = -0.00359318 Jy ! Total flux subtracted in 4096 components = -0.00366615 Jy ! Clean residual min=-0.000677 max=0.000715 Jy/beam ! Clean residual mean=-0.000007 rms=0.000211 Jy/beam ! Combined flux in latest and established models = 0.204906 Jy keep ! Adding 229 model components to the UV plane model. ! The established model now contains 312 components and 0.204906 Jy ![Exited script file: muppet] wmap "J0538+5107_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.929 x 5.624 at -37.16 degrees (North through East) ! Clean map min=-0.0019144 max=0.19128 Jy/beam ! Writing clean map to FITS file: J0538+5107_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.191281 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000205764 device "J0538+5107_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0538+5107_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.322715 0.322715 0.64543 1.29086 2.58172 5.16344 10.3269 20.6538 41.3075 82.615 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.191 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.929 x 5.624 at -37.16 degrees (North through East) ! Clean map min=-0.0019144 max=0.19128 Jy/beam quit ! Quitting program ! Log file J0538+5107_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:44:58 2016