! Started logfile: J1852+1426_S_2014_06_09_pus_uvs.log on Wed Nov 16 20:01:34 2016 obs J1852+1426_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1852+1426_S_2014_06_09_pus_uva.fits ! AN table 1: 104 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.694231 visibilities/baseline/integration-bin. ! Found source: J1852+1426 ! ! 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 12996 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 J1852+1426_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 172 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 172 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 172 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 172 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.864822Jy sigma=0.010160 ! Fit after self-cal, rms=0.846759Jy sigma=0.009948 ! 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.498 mas, bmaj=8.215 mas, bpa=9.361 degrees ! Estimated noise=821.013 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.120513 Jy ! Component: 100 - total flux cleaned = 0.148462 Jy ! Total flux subtracted in 100 components = 0.148462 Jy ! Clean residual min=-0.005237 max=0.010198 Jy/beam ! Clean residual mean=0.000035 rms=0.001682 Jy/beam ! Combined flux in latest and established models = 0.148462 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.148462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077346Jy sigma=0.000840 ! Fit after self-cal, rms=0.077356Jy sigma=0.000840 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0098998 Jy ! Component: 100 - total flux cleaned = 0.014246 Jy ! Total flux subtracted in 100 components = 0.014246 Jy ! Clean residual min=-0.004522 max=0.008010 Jy/beam ! Clean residual mean=0.000022 rms=0.001360 Jy/beam ! Combined flux in latest and established models = 0.162708 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 24 components and 0.162708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076018Jy sigma=0.000824 ! Fit after self-cal, rms=0.076028Jy sigma=0.000824 ! 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=4.208 mas, bmaj=9.118 mas, bpa=7.713 degrees ! Estimated noise=537.428 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 (26.5, -62). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00886795 Jy ! Component: 100 - total flux cleaned = 0.0135927 Jy ! Component: 150 - total flux cleaned = 0.0170888 Jy ! Component: 200 - total flux cleaned = 0.0198021 Jy ! Total flux subtracted in 200 components = 0.0198021 Jy ! Clean residual min=-0.003479 max=0.004303 Jy/beam ! Clean residual mean=0.000014 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.18251 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 81 components and 0.18251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074905Jy sigma=0.000810 ! Fit after self-cal, rms=0.074827Jy sigma=0.000809 ! 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.83 HN 0.95 KP 1.06 ! LA 1.15 MK 1.17 NL 0.95 OV 0.99 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.00 KP 1.01 ! LA 1.11 MK 1.22 NL 1.00 OV 1.03 ! PT 0.98 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.16 HN 0.99 KP 0.91 ! LA 0.89 MK 1.21 NL 0.98 OV 0.93 ! PT 0.95 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 0.99 KP 0.89 ! LA 0.84 MK 1.24 NL 1.07 OV 1.01 ! PT 1.00 SC 0.97 ! ! ! Fit before self-cal, rms=0.074827Jy sigma=0.000809 ! Fit after self-cal, rms=0.073280Jy sigma=0.000782 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.27 mas, bmaj=9.128 mas, bpa=7.942 degrees ! Estimated noise=535.133 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.00253016 Jy ! Component: 100 - total flux cleaned = 0.00374574 Jy ! Component: 150 - total flux cleaned = 0.00441618 Jy ! Component: 200 - total flux cleaned = 0.00496663 Jy ! Total flux subtracted in 200 components = 0.00496663 Jy ! Clean residual min=-0.002258 max=0.002461 Jy/beam ! Clean residual mean=0.000004 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.187477 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 112 components and 0.187477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073180Jy sigma=0.000780 ! Fit after self-cal, rms=0.073220Jy sigma=0.000780 ! 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.073220Jy sigma=0.000780 ! Fit after self-cal, rms=0.073492Jy sigma=0.000779 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.269 mas, bmaj=9.135 mas, bpa=8.017 degrees ! Estimated noise=535.889 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00052005 Jy ! Component: 100 - total flux cleaned = 0.000555759 Jy ! Component: 150 - total flux cleaned = 0.000610649 Jy ! Component: 200 - total flux cleaned = 0.000684997 Jy ! Total flux subtracted in 200 components = 0.000684997 Jy ! Clean residual min=-0.002050 max=0.001985 Jy/beam ! Clean residual mean=0.000004 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.188162 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 122 components and 0.188162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073463Jy sigma=0.000778 ! Fit after self-cal, rms=0.073467Jy sigma=0.000778 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 (7, -18.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179893 Jy ! Component: 100 - total flux cleaned = 0.00225262 Jy ! Component: 150 - total flux cleaned = 0.00247779 Jy ! Component: 200 - total flux cleaned = 0.00259203 Jy ! Total flux subtracted in 200 components = 0.00259203 Jy ! Clean residual min=-0.001761 max=0.001651 Jy/beam ! Clean residual mean=0.000001 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.190754 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 138 components and 0.190754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073414Jy sigma=0.000778 ! Fit after self-cal, rms=0.073410Jy sigma=0.000778 ! 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.073410Jy sigma=0.000778 ! Fit after self-cal, rms=0.073475Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.27 mas, bmaj=9.135 mas, bpa=8.052 degrees ! Estimated noise=535.804 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000492435 Jy ! Component: 100 - total flux cleaned = 0.000598899 Jy ! Component: 150 - total flux cleaned = 0.000648153 Jy ! Component: 200 - total flux cleaned = 0.000671746 Jy ! Total flux subtracted in 200 components = 0.000671746 Jy ! Clean residual min=-0.001594 max=0.001575 Jy/beam ! Clean residual mean=0.000000 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.191425 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 151 components and 0.191425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073457Jy sigma=0.000777 ! Fit after self-cal, rms=0.073456Jy sigma=0.000777 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.000233098 Jy ! Component: 100 - total flux cleaned = 0.000254036 Jy ! Component: 150 - total flux cleaned = 0.000294456 Jy ! Component: 200 - total flux cleaned = 0.000294385 Jy ! Total flux subtracted in 200 components = 0.000294385 Jy ! Clean residual min=-0.001542 max=0.001543 Jy/beam ! Clean residual mean=-0.000000 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.19172 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 160 components and 0.19172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073445Jy sigma=0.000777 ! Fit after self-cal, rms=0.073443Jy sigma=0.000777 ! 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.073443Jy sigma=0.000777 ! Fit after self-cal, rms=0.073508Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.514 mas, bmaj=13.76 mas, bpa=-9.667 degrees ! Estimated noise=603.488 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00038917 Jy ! Component: 100 - total flux cleaned = 0.000526794 Jy ! Component: 150 - total flux cleaned = 0.000647156 Jy ! Component: 200 - total flux cleaned = 0.000786997 Jy ! Total flux subtracted in 200 components = 0.000786997 Jy ! Clean residual min=-0.001565 max=0.001586 Jy/beam ! Clean residual mean=-0.000003 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.192507 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 180 components and 0.192507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073502Jy sigma=0.000777 ! Fit after self-cal, rms=0.073500Jy sigma=0.000777 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.000236699 Jy ! Component: 100 - total flux cleaned = 0.000269264 Jy ! Component: 150 - total flux cleaned = 0.0003138 Jy ! Component: 200 - total flux cleaned = 0.000354916 Jy ! Total flux subtracted in 200 components = 0.000354916 Jy ! Clean residual min=-0.001511 max=0.001544 Jy/beam ! Clean residual mean=-0.000003 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.192862 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 198 components and 0.192862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073498Jy sigma=0.000777 ! Fit after self-cal, rms=0.073497Jy sigma=0.000777 ! 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=4.27 mas, bmaj=9.134 mas, bpa=8.09 degrees ! Estimated noise=535.977 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.27 x 9.134 at 8.09 degrees (North through East) ! Clean map min=-0.0015267 max=0.15495 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.551 mas, bmaj=8.213 mas, bpa=9.799 degrees ! Estimated noise=824.518 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.12095 Jy ! Component: 100 - total flux cleaned = 0.149151 Jy ! Component: 150 - total flux cleaned = 0.159633 Jy ! Component: 200 - total flux cleaned = 0.165811 Jy ! Total flux subtracted in 200 components = 0.165811 Jy ! Clean residual min=-0.003501 max=0.003262 Jy/beam ! Clean residual mean=0.000013 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.165811 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.165811 Jy ! Inverting map and beam ! Estimated beam: bmin=4.27 mas, bmaj=9.134 mas, bpa=8.09 degrees ! Estimated noise=535.977 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.00590579 Jy ! Component: 100 - total flux cleaned = 0.00966018 Jy ! Component: 150 - total flux cleaned = 0.0124645 Jy ! Component: 200 - total flux cleaned = 0.0146992 Jy ! Total flux subtracted in 200 components = 0.0146992 Jy ! Clean residual min=-0.002021 max=0.002049 Jy/beam ! Clean residual mean=0.000007 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.18051 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 97 components and 0.18051 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.514 mas, bmaj=13.76 mas, bpa=-9.667 degrees ! Estimated noise=603.488 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00285075 Jy ! Component: 100 - total flux cleaned = 0.00488893 Jy ! Component: 150 - total flux cleaned = 0.00646127 Jy ! Component: 200 - total flux cleaned = 0.00770948 Jy ! Total flux subtracted in 200 components = 0.00770948 Jy ! Clean residual min=-0.001751 max=0.001657 Jy/beam ! Clean residual mean=0.000000 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.188219 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.00100729 Jy ! Component: 100 - total flux cleaned = 0.00182525 Jy ! Component: 150 - total flux cleaned = 0.00242136 Jy ! Component: 200 - total flux cleaned = 0.00276985 Jy ! Total flux subtracted in 200 components = 0.00276985 Jy ! Clean residual min=-0.001612 max=0.001534 Jy/beam ! Clean residual mean=-0.000003 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.190989 Jy ! Adding 105 model components to the UV plane model. ! The established model now contains 195 components and 0.190989 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.27 mas, bmaj=9.134 mas, bpa=8.09 degrees ! Estimated noise=535.977 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000424913 Jy ! Component: 100 - total flux cleaned = 0.000638851 Jy ! Component: 150 - total flux cleaned = 0.000789183 Jy ! Component: 200 - total flux cleaned = 0.000965394 Jy ! Total flux subtracted in 200 components = 0.000965394 Jy ! Clean residual min=-0.001562 max=0.001396 Jy/beam ! Clean residual mean=-0.000001 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.191955 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 213 components and 0.191955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073493Jy sigma=0.000777 ! Fit after self-cal, rms=0.073486Jy sigma=0.000777 wmodel J1852+1426_S_2014_06_09_pus_map.mod ! Writing 213 model components to file: J1852+1426_S_2014_06_09_pus_map.mod wobs J1852+1426_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1852+1426_S_2014_06_09_pus_uvs.fits wwins J1852+1426_S_2014_06_09_pus_map.win ! wwins: Wrote 3 windows to J1852+1426_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.000606073 Jy ! Component: 100 - total flux cleaned = -0.000791941 Jy ! Component: 150 - total flux cleaned = -0.000865848 Jy ! Component: 200 - total flux cleaned = -0.000936541 Jy ! Component: 250 - total flux cleaned = -0.000959137 Jy ! Component: 300 - total flux cleaned = -0.000980378 Jy ! Component: 350 - total flux cleaned = -0.000960284 Jy ! Component: 400 - total flux cleaned = -0.00094059 Jy ! Component: 450 - total flux cleaned = -0.000940473 Jy ! Component: 500 - total flux cleaned = -0.000996946 Jy ! Component: 550 - total flux cleaned = -0.00107013 Jy ! Component: 600 - total flux cleaned = -0.00108777 Jy ! Component: 650 - total flux cleaned = -0.00112293 Jy ! Component: 700 - total flux cleaned = -0.0011399 Jy ! Component: 750 - total flux cleaned = -0.00112265 Jy ! Component: 800 - total flux cleaned = -0.00115551 Jy ! Component: 850 - total flux cleaned = -0.00113911 Jy ! Component: 900 - total flux cleaned = -0.00112269 Jy ! Component: 950 - total flux cleaned = -0.0011228 Jy ! Component: 1000 - total flux cleaned = -0.00107647 Jy ! Component: 1050 - total flux cleaned = -0.00104612 Jy ! Component: 1100 - total flux cleaned = -0.00103128 Jy ! Component: 1150 - total flux cleaned = -0.00100186 Jy ! Component: 1200 - total flux cleaned = -0.00098717 Jy ! Component: 1250 - total flux cleaned = -0.000973009 Jy ! Component: 1300 - total flux cleaned = -0.00094528 Jy ! Component: 1350 - total flux cleaned = -0.000958945 Jy ! Component: 1400 - total flux cleaned = -0.000945501 Jy ! Component: 1450 - total flux cleaned = -0.000905429 Jy ! Component: 1500 - total flux cleaned = -0.00087935 Jy ! Component: 1550 - total flux cleaned = -0.00089252 Jy ! Component: 1600 - total flux cleaned = -0.00087967 Jy ! Component: 1650 - total flux cleaned = -0.000879704 Jy ! Component: 1700 - total flux cleaned = -0.000929524 Jy ! Component: 1750 - total flux cleaned = -0.000929597 Jy ! Component: 1800 - total flux cleaned = -0.00092962 Jy ! Component: 1850 - total flux cleaned = -0.000953728 Jy ! Component: 1900 - total flux cleaned = -0.000965591 Jy ! Component: 1950 - total flux cleaned = -0.000989032 Jy ! Component: 2000 - total flux cleaned = -0.00101236 Jy ! Component: 2050 - total flux cleaned = -0.00104689 Jy ! Component: 2100 - total flux cleaned = -0.00108104 Jy ! Component: 2150 - total flux cleaned = -0.00109227 Jy ! Component: 2200 - total flux cleaned = -0.00113684 Jy ! Component: 2250 - total flux cleaned = -0.00111493 Jy ! Component: 2300 - total flux cleaned = -0.00116973 Jy ! Component: 2350 - total flux cleaned = -0.00121294 Jy ! Component: 2400 - total flux cleaned = -0.0012344 Jy ! Component: 2450 - total flux cleaned = -0.00124495 Jy ! Component: 2500 - total flux cleaned = -0.00126593 Jy ! Component: 2550 - total flux cleaned = -0.00127632 Jy ! Component: 2600 - total flux cleaned = -0.00133819 Jy ! Component: 2650 - total flux cleaned = -0.00136875 Jy ! Component: 2700 - total flux cleaned = -0.00134864 Jy ! Component: 2750 - total flux cleaned = -0.00137883 Jy ! Component: 2800 - total flux cleaned = -0.00141867 Jy ! Component: 2850 - total flux cleaned = -0.00146794 Jy ! Component: 2900 - total flux cleaned = -0.00148755 Jy ! Component: 2950 - total flux cleaned = -0.00150691 Jy ! Component: 3000 - total flux cleaned = -0.00151652 Jy ! Component: 3050 - total flux cleaned = -0.00153564 Jy ! Component: 3100 - total flux cleaned = -0.00152614 Jy ! Component: 3150 - total flux cleaned = -0.00155431 Jy ! Component: 3200 - total flux cleaned = -0.00156353 Jy ! Component: 3250 - total flux cleaned = -0.00159136 Jy ! Component: 3300 - total flux cleaned = -0.00159136 Jy ! Component: 3350 - total flux cleaned = -0.00158222 Jy ! Component: 3400 - total flux cleaned = -0.00162754 Jy ! Component: 3450 - total flux cleaned = -0.00163655 Jy ! Component: 3500 - total flux cleaned = -0.00164552 Jy ! Component: 3550 - total flux cleaned = -0.00165433 Jy ! Component: 3600 - total flux cleaned = -0.00166317 Jy ! Component: 3650 - total flux cleaned = -0.00164571 Jy ! Component: 3700 - total flux cleaned = -0.00164569 Jy ! Component: 3750 - total flux cleaned = -0.00167166 Jy ! Component: 3800 - total flux cleaned = -0.00168883 Jy ! Component: 3850 - total flux cleaned = -0.00169742 Jy ! Component: 3900 - total flux cleaned = -0.0016974 Jy ! Component: 3950 - total flux cleaned = -0.00169739 Jy ! Component: 4000 - total flux cleaned = -0.00169747 Jy ! Component: 4050 - total flux cleaned = -0.00169746 Jy ! Total flux subtracted in 4096 components = -0.00172214 Jy ! Clean residual min=-0.000592 max=0.000439 Jy/beam ! Clean residual mean=0.000001 rms=0.000155 Jy/beam ! Combined flux in latest and established models = 0.190232 Jy keep ! Adding 260 model components to the UV plane model. ! The established model now contains 473 components and 0.190232 Jy ![Exited script file: muppet] wmap "J1852+1426_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.27 x 9.134 at 8.09 degrees (North through East) ! Clean map min=-0.0010408 max=0.15418 Jy/beam ! Writing clean map to FITS file: J1852+1426_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.154185 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000153656 device "J1852+1426_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1852+1426_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.298972 0.298972 0.597943 1.19589 2.39177 4.78355 9.56709 19.1342 38.2684 76.5367 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.154 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.27 x 9.134 at 8.09 degrees (North through East) ! Clean map min=-0.0010408 max=0.15418 Jy/beam quit ! Quitting program ! Log file J1852+1426_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 20:01:39 2016