! Started logfile: J1813+2952_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:34:07 2017 obs J1813+2952_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J1813+2952_S_2014_01_04_pus_uva.fits ! AN table 1: 59 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.501412 visibilities/baseline/integration-bin. ! Found source: J1813+2952 ! ! 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 4260 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 J1813+2952_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 147 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 147 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 147 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 147 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.919390Jy sigma=0.013991 ! Fit after self-cal, rms=0.890693Jy sigma=0.013723 ! 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.888 mas, bmaj=7.633 mas, bpa=10.84 degrees ! Estimated noise=1044.51 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.0844407 Jy ! Component: 100 - total flux cleaned = 0.115688 Jy ! Total flux subtracted in 100 components = 0.115688 Jy ! Clean residual min=-0.008535 max=0.014407 Jy/beam ! Clean residual mean=-0.000000 rms=0.002855 Jy/beam ! Combined flux in latest and established models = 0.115688 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.115688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080210Jy sigma=0.001015 ! Fit after self-cal, rms=0.079657Jy sigma=0.001012 ! 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.58 mas, bmaj=8.584 mas, bpa=11.31 degrees ! Estimated noise=746.318 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.0197269 Jy ! Component: 100 - total flux cleaned = 0.0298632 Jy ! Component: 150 - total flux cleaned = 0.0360904 Jy ! Component: 200 - total flux cleaned = 0.0402891 Jy ! Total flux subtracted in 200 components = 0.0402891 Jy ! Clean residual min=-0.005303 max=0.008139 Jy/beam ! Clean residual mean=0.000023 rms=0.001482 Jy/beam ! Combined flux in latest and established models = 0.155977 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 54 components and 0.155977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074569Jy sigma=0.000932 ! Fit after self-cal, rms=0.074300Jy sigma=0.000931 ! Inverting map ! Added new window around map position (-6.5, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00707012 Jy ! Component: 100 - total flux cleaned = 0.0108149 Jy ! Component: 150 - total flux cleaned = 0.0137098 Jy ! Component: 200 - total flux cleaned = 0.0160073 Jy ! Total flux subtracted in 200 components = 0.0160073 Jy ! Clean residual min=-0.004627 max=0.004781 Jy/beam ! Clean residual mean=0.000015 rms=0.001076 Jy/beam ! Combined flux in latest and established models = 0.171984 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 87 components and 0.171984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073395Jy sigma=0.000920 ! Fit after self-cal, rms=0.073368Jy sigma=0.000919 ! 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.01 FD 1.00* KP 1.00* LA 1.02 ! MK 1.00 NL 0.96 OV 0.96 PT 1.01 ! SC 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.00* KP 1.00* LA 0.99 ! MK 0.93 NL 1.01 OV 1.03 PT 0.98 ! SC 1.17 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00* KP 1.00* LA 0.83 ! MK 1.01 NL 0.96 OV 0.95 PT 0.97 ! SC 1.14 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.00* KP 1.00* LA 0.88 ! MK 1.06 NL 1.04 OV 0.98 PT 1.02 ! SC 1.05 ! ! ! Fit before self-cal, rms=0.073368Jy sigma=0.000919 ! Fit after self-cal, rms=0.074178Jy sigma=0.000899 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.666 mas, bmaj=8.693 mas, bpa=10.48 degrees ! Estimated noise=752.541 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 = -9.27151e-05 Jy ! Component: 100 - total flux cleaned = -0.00048182 Jy ! Component: 150 - total flux cleaned = -0.000769635 Jy ! Component: 200 - total flux cleaned = -0.000937162 Jy ! Total flux subtracted in 200 components = -0.000937162 Jy ! Clean residual min=-0.002787 max=0.002821 Jy/beam ! Clean residual mean=0.000005 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.171047 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 105 components and 0.171047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074077Jy sigma=0.000898 ! Fit after self-cal, rms=0.073969Jy sigma=0.000898 ! 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.073969Jy sigma=0.000898 ! Fit after self-cal, rms=0.073728Jy sigma=0.000896 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.609 mas, bmaj=8.652 mas, bpa=11.03 degrees ! Estimated noise=744.841 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.34882e-05 Jy ! Component: 100 - total flux cleaned = -0.000251722 Jy ! Component: 150 - total flux cleaned = -0.000510111 Jy ! Component: 200 - total flux cleaned = -0.000683367 Jy ! Total flux subtracted in 200 components = -0.000683367 Jy ! Clean residual min=-0.002313 max=0.002447 Jy/beam ! Clean residual mean=0.000003 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.170364 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 113 components and 0.170364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073680Jy sigma=0.000896 ! Fit after self-cal, rms=0.073682Jy sigma=0.000895 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.35381e-05 Jy ! Component: 100 - total flux cleaned = -0.000118396 Jy ! Component: 150 - total flux cleaned = -0.000142583 Jy ! Component: 200 - total flux cleaned = -0.000208887 Jy ! Total flux subtracted in 200 components = -0.000208887 Jy ! Clean residual min=-0.002349 max=0.002425 Jy/beam ! Clean residual mean=0.000003 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.170155 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 118 components and 0.170155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073658Jy sigma=0.000895 ! Fit after self-cal, rms=0.073659Jy sigma=0.000895 ! 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.073659Jy sigma=0.000895 ! Fit after self-cal, rms=0.073799Jy sigma=0.000895 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.607 mas, bmaj=8.655 mas, bpa=10.96 degrees ! Estimated noise=743.401 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000500071 Jy ! Component: 100 - total flux cleaned = -0.000697329 Jy ! Component: 150 - total flux cleaned = -0.000803293 Jy ! Component: 200 - total flux cleaned = -0.00086096 Jy ! Total flux subtracted in 200 components = -0.00086096 Jy ! Clean residual min=-0.002345 max=0.002450 Jy/beam ! Clean residual mean=0.000003 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.169294 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 122 components and 0.169294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073778Jy sigma=0.000895 ! Fit after self-cal, rms=0.073778Jy sigma=0.000895 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.75518e-06 Jy ! Component: 100 - total flux cleaned = -1.28763e-05 Jy ! Component: 150 - total flux cleaned = -3.12121e-05 Jy ! Component: 200 - total flux cleaned = -4.87791e-05 Jy ! Total flux subtracted in 200 components = -4.87791e-05 Jy ! Clean residual min=-0.002370 max=0.002477 Jy/beam ! Clean residual mean=0.000003 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.169245 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 130 components and 0.169245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073766Jy sigma=0.000895 ! Fit after self-cal, rms=0.073766Jy sigma=0.000895 ! 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.073766Jy sigma=0.000895 ! Fit after self-cal, rms=0.073855Jy sigma=0.000895 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.587 mas, bmaj=10.62 mas, bpa=11.7 degrees ! Estimated noise=840.207 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.43946e-05 Jy ! Component: 100 - total flux cleaned = -4.29621e-05 Jy ! Component: 150 - total flux cleaned = -0.000109725 Jy ! Component: 200 - total flux cleaned = -0.00012881 Jy ! Total flux subtracted in 200 components = -0.00012881 Jy ! Clean residual min=-0.002489 max=0.002113 Jy/beam ! Clean residual mean=0.000006 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.169116 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 147 components and 0.169116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073851Jy sigma=0.000895 ! Fit after self-cal, rms=0.073843Jy sigma=0.000895 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 = 1.8578e-06 Jy ! Component: 100 - total flux cleaned = 3.05952e-05 Jy ! Component: 150 - total flux cleaned = 3.06422e-05 Jy ! Component: 200 - total flux cleaned = 2.27922e-05 Jy ! Total flux subtracted in 200 components = 2.27922e-05 Jy ! Clean residual min=-0.002492 max=0.002097 Jy/beam ! Clean residual mean=0.000006 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.169139 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 159 components and 0.169139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073840Jy sigma=0.000895 ! Fit after self-cal, rms=0.073839Jy sigma=0.000895 ! 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.606 mas, bmaj=8.66 mas, bpa=10.9 degrees ! Estimated noise=742.656 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.606 x 8.66 at 10.9 degrees (North through East) ! Clean map min=-0.0023274 max=0.10731 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.905 mas, bmaj=7.744 mas, bpa=10.72 degrees ! Estimated noise=1049.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0850582 Jy ! Component: 100 - total flux cleaned = 0.116368 Jy ! Component: 150 - total flux cleaned = 0.1321 Jy ! Component: 200 - total flux cleaned = 0.141421 Jy ! Total flux subtracted in 200 components = 0.141421 Jy ! Clean residual min=-0.004592 max=0.005729 Jy/beam ! Clean residual mean=0.000002 rms=0.001306 Jy/beam ! Combined flux in latest and established models = 0.141421 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.141421 Jy ! Inverting map and beam ! Estimated beam: bmin=3.606 mas, bmaj=8.66 mas, bpa=10.9 degrees ! Estimated noise=742.656 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.00754226 Jy ! Component: 100 - total flux cleaned = 0.0124318 Jy ! Component: 150 - total flux cleaned = 0.0159554 Jy ! Component: 200 - total flux cleaned = 0.0187536 Jy ! Total flux subtracted in 200 components = 0.0187536 Jy ! Clean residual min=-0.003084 max=0.002971 Jy/beam ! Clean residual mean=0.000008 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.160174 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 52 components and 0.160174 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.587 mas, bmaj=10.62 mas, bpa=11.7 degrees ! Estimated noise=840.207 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0030262 Jy ! Component: 100 - total flux cleaned = 0.00495053 Jy ! Component: 150 - total flux cleaned = 0.00633343 Jy ! Component: 200 - total flux cleaned = 0.00729623 Jy ! Total flux subtracted in 200 components = 0.00729623 Jy ! Clean residual min=-0.002613 max=0.002082 Jy/beam ! Clean residual mean=0.000008 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.167471 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.000484199 Jy ! Component: 100 - total flux cleaned = 0.000848468 Jy ! Component: 150 - total flux cleaned = 0.00099463 Jy ! Component: 200 - total flux cleaned = 0.00105178 Jy ! Total flux subtracted in 200 components = 0.00105178 Jy ! Clean residual min=-0.002553 max=0.002148 Jy/beam ! Clean residual mean=0.000007 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.168522 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 78 components and 0.168522 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.606 mas, bmaj=8.66 mas, bpa=10.9 degrees ! Estimated noise=742.656 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000617666 Jy ! Component: 100 - total flux cleaned = -0.000683052 Jy ! Component: 150 - total flux cleaned = -0.000568278 Jy ! Component: 200 - total flux cleaned = -0.000567938 Jy ! Total flux subtracted in 200 components = -0.000567938 Jy ! Clean residual min=-0.002309 max=0.002452 Jy/beam ! Clean residual mean=0.000003 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.167955 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 95 components and 0.167955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073914Jy sigma=0.000895 ! Fit after self-cal, rms=0.073904Jy sigma=0.000895 wmodel J1813+2952_S_2014_01_04_pus_map.mod ! Writing 95 model components to file: J1813+2952_S_2014_01_04_pus_map.mod wobs J1813+2952_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J1813+2952_S_2014_01_04_pus_uvs.fits wwins J1813+2952_S_2014_01_04_pus_map.win ! wwins: Wrote 2 windows to J1813+2952_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.000420782 Jy ! Component: 100 - total flux cleaned = 0.000499468 Jy ! Component: 150 - total flux cleaned = 0.000723844 Jy ! Component: 200 - total flux cleaned = 0.00090082 Jy ! Component: 250 - total flux cleaned = 0.00110424 Jy ! Component: 300 - total flux cleaned = 0.00117102 Jy ! Component: 350 - total flux cleaned = 0.00126334 Jy ! Component: 400 - total flux cleaned = 0.00126258 Jy ! Component: 450 - total flux cleaned = 0.00131935 Jy ! Component: 500 - total flux cleaned = 0.00140211 Jy ! Component: 550 - total flux cleaned = 0.00153683 Jy ! Component: 600 - total flux cleaned = 0.00172051 Jy ! Component: 650 - total flux cleaned = 0.00192539 Jy ! Component: 700 - total flux cleaned = 0.00212541 Jy ! Component: 750 - total flux cleaned = 0.00236986 Jy ! Component: 800 - total flux cleaned = 0.00253669 Jy ! Component: 850 - total flux cleaned = 0.00262972 Jy ! Component: 900 - total flux cleaned = 0.00272136 Jy ! Component: 950 - total flux cleaned = 0.00267662 Jy ! Component: 1000 - total flux cleaned = 0.00274327 Jy ! Component: 1050 - total flux cleaned = 0.00280828 Jy ! Component: 1100 - total flux cleaned = 0.00287197 Jy ! Component: 1150 - total flux cleaned = 0.00293449 Jy ! Component: 1200 - total flux cleaned = 0.00295507 Jy ! Component: 1250 - total flux cleaned = 0.00307651 Jy ! Component: 1300 - total flux cleaned = 0.0031559 Jy ! Component: 1350 - total flux cleaned = 0.00319508 Jy ! Component: 1400 - total flux cleaned = 0.00325285 Jy ! Component: 1450 - total flux cleaned = 0.00334763 Jy ! Component: 1500 - total flux cleaned = 0.00332922 Jy ! Component: 1550 - total flux cleaned = 0.00340279 Jy ! Component: 1600 - total flux cleaned = 0.00349322 Jy ! Component: 1650 - total flux cleaned = 0.00349303 Jy ! Component: 1700 - total flux cleaned = 0.00354574 Jy ! Component: 1750 - total flux cleaned = 0.00361457 Jy ! Component: 1800 - total flux cleaned = 0.00363157 Jy ! Component: 1850 - total flux cleaned = 0.00373289 Jy ! Component: 1900 - total flux cleaned = 0.00378278 Jy ! Component: 1950 - total flux cleaned = 0.00379946 Jy ! Component: 2000 - total flux cleaned = 0.00384823 Jy ! Component: 2050 - total flux cleaned = 0.0038644 Jy ! Component: 2100 - total flux cleaned = 0.00395913 Jy ! Component: 2150 - total flux cleaned = 0.00399021 Jy ! Component: 2200 - total flux cleaned = 0.00403648 Jy ! Component: 2250 - total flux cleaned = 0.0040671 Jy ! Component: 2300 - total flux cleaned = 0.00409725 Jy ! Component: 2350 - total flux cleaned = 0.00417169 Jy ! Component: 2400 - total flux cleaned = 0.00420104 Jy ! Component: 2450 - total flux cleaned = 0.00425923 Jy ! Component: 2500 - total flux cleaned = 0.00428785 Jy ! Component: 2550 - total flux cleaned = 0.00433051 Jy ! Component: 2600 - total flux cleaned = 0.00438635 Jy ! Component: 2650 - total flux cleaned = 0.00438652 Jy ! Component: 2700 - total flux cleaned = 0.0044417 Jy ! Component: 2750 - total flux cleaned = 0.00452332 Jy ! Component: 2800 - total flux cleaned = 0.00460399 Jy ! Component: 2850 - total flux cleaned = 0.00467055 Jy ! Component: 2900 - total flux cleaned = 0.00473626 Jy ! Component: 2950 - total flux cleaned = 0.00476232 Jy ! Component: 3000 - total flux cleaned = 0.00483991 Jy ! Component: 3050 - total flux cleaned = 0.00491656 Jy ! Component: 3100 - total flux cleaned = 0.00496694 Jy ! Component: 3150 - total flux cleaned = 0.00500473 Jy ! Component: 3200 - total flux cleaned = 0.00509162 Jy ! Component: 3250 - total flux cleaned = 0.00517758 Jy ! Component: 3300 - total flux cleaned = 0.00525046 Jy ! Component: 3350 - total flux cleaned = 0.00531067 Jy ! Component: 3400 - total flux cleaned = 0.00540601 Jy ! Component: 3450 - total flux cleaned = 0.00544138 Jy ! Component: 3500 - total flux cleaned = 0.00548807 Jy ! Component: 3550 - total flux cleaned = 0.00549957 Jy ! Component: 3600 - total flux cleaned = 0.00554566 Jy ! Component: 3650 - total flux cleaned = 0.0055912 Jy ! Component: 3700 - total flux cleaned = 0.00555739 Jy ! Component: 3750 - total flux cleaned = 0.00561347 Jy ! Component: 3800 - total flux cleaned = 0.00562455 Jy ! Component: 3850 - total flux cleaned = 0.00563566 Jy ! Component: 3900 - total flux cleaned = 0.00565758 Jy ! Component: 3950 - total flux cleaned = 0.00564685 Jy ! Component: 4000 - total flux cleaned = 0.00569006 Jy ! Component: 4050 - total flux cleaned = 0.00570075 Jy ! Total flux subtracted in 4096 components = 0.00567958 Jy ! Clean residual min=-0.000656 max=0.000621 Jy/beam ! Clean residual mean=0.000002 rms=0.000184 Jy/beam ! Combined flux in latest and established models = 0.173634 Jy keep ! Adding 258 model components to the UV plane model. ! The established model now contains 353 components and 0.173634 Jy ![Exited script file: muppet] wmap "J1813+2952_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.606 x 8.66 at 10.9 degrees (North through East) ! Clean map min=-0.0015352 max=0.10755 Jy/beam ! Writing clean map to FITS file: J1813+2952_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.107553 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000181751 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.506959 0.506959 1.01392 2.02784 4.05567 8.11135 16.2227 32.4454 64.8908 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.107 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.606 x 8.66 at 10.9 degrees (North through East) ! Clean map min=-0.0015352 max=0.10755 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 J1813+2952_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:34:11 2017