! Started logfile: J0011-1434_S_2017_02_24_pus_uvs.log on Sat May 4 11:14:42 2019 obs J0011-1434_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J0011-1434_S_2017_02_24_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.967158 visibilities/baseline/integration-bin. ! Found source: J0011-1434 ! ! 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 823 lines of history. ! ! Reading 19672 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 J0011-1434_S_2017_02_24_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 362 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.861994Jy sigma=0.006252 ! Fit after self-cal, rms=0.851547Jy sigma=0.006181 ! 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.524 mas, bmaj=6.914 mas, bpa=-5.425 degrees ! Estimated noise=1045.1 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.110274 Jy ! Component: 100 - total flux cleaned = 0.147607 Jy ! Total flux subtracted in 100 components = 0.147607 Jy ! Clean residual min=-0.006458 max=0.017240 Jy/beam ! Clean residual mean=-0.000078 rms=0.001709 Jy/beam ! Combined flux in latest and established models = 0.147607 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.147607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102300Jy sigma=0.000711 ! Fit after self-cal, rms=0.102265Jy sigma=0.000710 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0197268 Jy ! Component: 100 - total flux cleaned = 0.0300431 Jy ! Total flux subtracted in 100 components = 0.0300431 Jy ! Clean residual min=-0.004230 max=0.004877 Jy/beam ! Clean residual mean=-0.000045 rms=0.001027 Jy/beam ! Combined flux in latest and established models = 0.17765 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 11 components and 0.17765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097968Jy sigma=0.000678 ! Fit after self-cal, rms=0.097956Jy sigma=0.000678 ! 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.139 mas, bmaj=7.989 mas, bpa=-4.25 degrees ! Estimated noise=753.425 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.00628957 Jy ! Component: 100 - total flux cleaned = 0.00907494 Jy ! Component: 150 - total flux cleaned = 0.0102797 Jy ! Component: 200 - total flux cleaned = 0.0104996 Jy ! Total flux subtracted in 200 components = 0.0104996 Jy ! Clean residual min=-0.002989 max=0.003669 Jy/beam ! Clean residual mean=-0.000014 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.18815 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 27 components and 0.18815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097569Jy sigma=0.000675 ! Fit after self-cal, rms=0.097568Jy sigma=0.000675 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.98 HN 1.03 KP 0.98 ! LA 0.95 MK 1.00 NL 1.01 OV 1.07 ! PT 1.03 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.92 HN 1.08 KP 0.93 ! LA 0.92 MK 0.97 NL 0.97 OV 1.11 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.98 HN 1.04 KP 1.03 ! LA 1.03 MK 0.95 NL 1.11 OV 1.00 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.05 HN 0.93 KP 1.00* ! LA 0.93 MK 1.07 NL 1.00* OV 1.04 ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.097568Jy sigma=0.000675 ! Fit after self-cal, rms=0.096664Jy sigma=0.000670 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.133 mas, bmaj=7.971 mas, bpa=-4.167 degrees ! Estimated noise=752.983 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.000367776 Jy ! Component: 100 - total flux cleaned = 0.000418757 Jy ! Component: 150 - total flux cleaned = 0.000490409 Jy ! Component: 200 - total flux cleaned = 0.000511574 Jy ! Total flux subtracted in 200 components = 0.000511574 Jy ! Clean residual min=-0.002198 max=0.002812 Jy/beam ! Clean residual mean=-0.000005 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.188661 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 36 components and 0.188661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096650Jy sigma=0.000670 ! Fit after self-cal, rms=0.096661Jy sigma=0.000670 ! 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.096661Jy sigma=0.000670 ! Fit after self-cal, rms=0.097009Jy sigma=0.000668 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.124 mas, bmaj=7.978 mas, bpa=-4.096 degrees ! Estimated noise=752.441 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000467149 Jy ! Component: 100 - total flux cleaned = 0.000515975 Jy ! Component: 150 - total flux cleaned = 0.000537168 Jy ! Component: 200 - total flux cleaned = 0.000536414 Jy ! Total flux subtracted in 200 components = 0.000536414 Jy ! Clean residual min=-0.002063 max=0.002652 Jy/beam ! Clean residual mean=-0.000002 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.189197 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.189197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096998Jy sigma=0.000668 ! Fit after self-cal, rms=0.097014Jy sigma=0.000668 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 (-11, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00252257 Jy ! Component: 100 - total flux cleaned = 0.00356111 Jy ! Component: 150 - total flux cleaned = 0.00371262 Jy ! Component: 200 - total flux cleaned = 0.00374281 Jy ! Total flux subtracted in 200 components = 0.00374281 Jy ! Clean residual min=-0.001897 max=0.001946 Jy/beam ! Clean residual mean=-0.000000 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.19294 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 69 components and 0.19294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096949Jy sigma=0.000668 ! Fit after self-cal, rms=0.096941Jy sigma=0.000668 ! 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.096941Jy sigma=0.000668 ! Fit after self-cal, rms=0.097207Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.121 mas, bmaj=7.969 mas, bpa=-4.009 degrees ! Estimated noise=751.697 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108814 Jy ! Component: 100 - total flux cleaned = 0.00126842 Jy ! Component: 150 - total flux cleaned = 0.00126925 Jy ! Component: 200 - total flux cleaned = 0.00129628 Jy ! Total flux subtracted in 200 components = 0.00129628 Jy ! Clean residual min=-0.001875 max=0.001880 Jy/beam ! Clean residual mean=0.000001 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.194237 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 76 components and 0.194237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097188Jy sigma=0.000668 ! Fit after self-cal, rms=0.097187Jy sigma=0.000668 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.000223133 Jy ! Component: 100 - total flux cleaned = 0.000247203 Jy ! Component: 150 - total flux cleaned = 0.000247166 Jy ! Component: 200 - total flux cleaned = 0.000269161 Jy ! Total flux subtracted in 200 components = 0.000269161 Jy ! Clean residual min=-0.001881 max=0.001875 Jy/beam ! Clean residual mean=0.000001 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.194506 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 80 components and 0.194506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097177Jy sigma=0.000667 ! Fit after self-cal, rms=0.097175Jy sigma=0.000667 ! 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.097175Jy sigma=0.000667 ! Fit after self-cal, rms=0.097166Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.577 mas, bmaj=14.94 mas, bpa=1.035 degrees ! Estimated noise=953.297 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000537342 Jy ! Component: 100 - total flux cleaned = 0.000622652 Jy ! Component: 150 - total flux cleaned = 0.000638702 Jy ! Component: 200 - total flux cleaned = 0.000639274 Jy ! Total flux subtracted in 200 components = 0.000639274 Jy ! Clean residual min=-0.001713 max=0.002025 Jy/beam ! Clean residual mean=0.000001 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.195145 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 95 components and 0.195145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097167Jy sigma=0.000667 ! Fit after self-cal, rms=0.097162Jy sigma=0.000667 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 = 7.08056e-05 Jy ! Component: 100 - total flux cleaned = 8.4874e-05 Jy ! Component: 150 - total flux cleaned = 7.36216e-05 Jy ! Component: 200 - total flux cleaned = 7.36815e-05 Jy ! Total flux subtracted in 200 components = 7.36815e-05 Jy ! Clean residual min=-0.001690 max=0.002008 Jy/beam ! Clean residual mean=0.000001 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.195219 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 103 components and 0.195219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097164Jy sigma=0.000667 ! Fit after self-cal, rms=0.097162Jy sigma=0.000667 ! 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.119 mas, bmaj=7.965 mas, bpa=-3.998 degrees ! Estimated noise=751.547 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.119 x 7.965 at -3.998 degrees (North through East) ! Clean map min=-0.0018058 max=0.15188 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.51 mas, bmaj=6.908 mas, bpa=-5.026 degrees ! Estimated noise=1041.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.10966 Jy ! Component: 100 - total flux cleaned = 0.148513 Jy ! Component: 150 - total flux cleaned = 0.168666 Jy ! Component: 200 - total flux cleaned = 0.179252 Jy ! Total flux subtracted in 200 components = 0.179252 Jy ! Clean residual min=-0.003766 max=0.005014 Jy/beam ! Clean residual mean=-0.000026 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.179252 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.179252 Jy ! Inverting map and beam ! Estimated beam: bmin=3.119 mas, bmaj=7.965 mas, bpa=-3.998 degrees ! Estimated noise=751.547 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.00596593 Jy ! Component: 100 - total flux cleaned = 0.00942421 Jy ! Component: 150 - total flux cleaned = 0.0117364 Jy ! Component: 200 - total flux cleaned = 0.0133589 Jy ! Total flux subtracted in 200 components = 0.0133589 Jy ! Clean residual min=-0.001890 max=0.001981 Jy/beam ! Clean residual mean=-0.000000 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.192611 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 34 components and 0.192611 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.577 mas, bmaj=14.94 mas, bpa=1.035 degrees ! Estimated noise=953.297 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160536 Jy ! Component: 100 - total flux cleaned = 0.0024425 Jy ! Component: 150 - total flux cleaned = 0.00249006 Jy ! Component: 200 - total flux cleaned = 0.00254884 Jy ! Total flux subtracted in 200 components = 0.00254884 Jy ! Clean residual min=-0.001711 max=0.002039 Jy/beam ! Clean residual mean=0.000000 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.19516 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 = 3.32045e-07 Jy ! Component: 100 - total flux cleaned = 8.61575e-07 Jy ! Component: 150 - total flux cleaned = 1.47059e-05 Jy ! Component: 200 - total flux cleaned = 2.25117e-06 Jy ! Total flux subtracted in 200 components = 2.25117e-06 Jy ! Clean residual min=-0.001711 max=0.002032 Jy/beam ! Clean residual mean=0.000000 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.195162 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 63 components and 0.195162 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.119 mas, bmaj=7.965 mas, bpa=-3.998 degrees ! Estimated noise=751.547 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.0951e-06 Jy ! Component: 100 - total flux cleaned = 6.98576e-05 Jy ! Component: 150 - total flux cleaned = 0.00013011 Jy ! Component: 200 - total flux cleaned = 0.000128576 Jy ! Total flux subtracted in 200 components = 0.000128576 Jy ! Clean residual min=-0.001852 max=0.001849 Jy/beam ! Clean residual mean=0.000001 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.195291 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 80 components and 0.195291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097176Jy sigma=0.000667 ! Fit after self-cal, rms=0.097177Jy sigma=0.000667 wmodel J0011-1434_S_2017_02_24_pus_map.mod ! Writing 80 model components to file: J0011-1434_S_2017_02_24_pus_map.mod wobs J0011-1434_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J0011-1434_S_2017_02_24_pus_uvs.fits wwins J0011-1434_S_2017_02_24_pus_map.win ! wwins: Wrote 2 windows to J0011-1434_S_2017_02_24_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 = -6.42364e-05 Jy ! Component: 100 - total flux cleaned = -3.06441e-05 Jy ! Component: 150 - total flux cleaned = -6.26572e-05 Jy ! Component: 200 - total flux cleaned = -0.00012434 Jy ! Component: 250 - total flux cleaned = -0.000212637 Jy ! Component: 300 - total flux cleaned = -0.000298778 Jy ! Component: 350 - total flux cleaned = -0.000439001 Jy ! Component: 400 - total flux cleaned = -0.000465728 Jy ! Component: 450 - total flux cleaned = -0.000519377 Jy ! Component: 500 - total flux cleaned = -0.000625005 Jy ! Component: 550 - total flux cleaned = -0.000650978 Jy ! Component: 600 - total flux cleaned = -0.000727127 Jy ! Component: 650 - total flux cleaned = -0.000826742 Jy ! Component: 700 - total flux cleaned = -0.000826913 Jy ! Component: 750 - total flux cleaned = -0.000851217 Jy ! Component: 800 - total flux cleaned = -0.000850714 Jy ! Component: 850 - total flux cleaned = -0.00082683 Jy ! Component: 900 - total flux cleaned = -0.000734244 Jy ! Component: 950 - total flux cleaned = -0.00078001 Jy ! Component: 1000 - total flux cleaned = -0.000779571 Jy ! Component: 1050 - total flux cleaned = -0.000690678 Jy ! Component: 1100 - total flux cleaned = -0.00071268 Jy ! Component: 1150 - total flux cleaned = -0.000690576 Jy ! Component: 1200 - total flux cleaned = -0.000625803 Jy ! Component: 1250 - total flux cleaned = -0.000604426 Jy ! Component: 1300 - total flux cleaned = -0.000583204 Jy ! Component: 1350 - total flux cleaned = -0.000499781 Jy ! Component: 1400 - total flux cleaned = -0.000458461 Jy ! Component: 1450 - total flux cleaned = -0.000417662 Jy ! Component: 1500 - total flux cleaned = -0.000316684 Jy ! Component: 1550 - total flux cleaned = -0.000376668 Jy ! Component: 1600 - total flux cleaned = -0.000317193 Jy ! Component: 1650 - total flux cleaned = -0.000336713 Jy ! Component: 1700 - total flux cleaned = -0.000356025 Jy ! Component: 1750 - total flux cleaned = -0.000240429 Jy ! Component: 1800 - total flux cleaned = -0.000316908 Jy ! Component: 1850 - total flux cleaned = -0.000298215 Jy ! Component: 1900 - total flux cleaned = -0.00033569 Jy ! Component: 1950 - total flux cleaned = -0.000298515 Jy ! Component: 2000 - total flux cleaned = -0.000354183 Jy ! Component: 2050 - total flux cleaned = -0.000335957 Jy ! Component: 2100 - total flux cleaned = -0.000408379 Jy ! Component: 2150 - total flux cleaned = -0.00033639 Jy ! Component: 2200 - total flux cleaned = -0.000336526 Jy ! Component: 2250 - total flux cleaned = -0.000318721 Jy ! Component: 2300 - total flux cleaned = -0.000283541 Jy ! Component: 2350 - total flux cleaned = -0.000231649 Jy ! Component: 2400 - total flux cleaned = -0.000300682 Jy ! Component: 2450 - total flux cleaned = -0.000231818 Jy ! Component: 2500 - total flux cleaned = -0.000214668 Jy ! Component: 2550 - total flux cleaned = -0.000164107 Jy ! Component: 2600 - total flux cleaned = -0.000214515 Jy ! Component: 2650 - total flux cleaned = -0.000164669 Jy ! Component: 2700 - total flux cleaned = -0.000164643 Jy ! Component: 2750 - total flux cleaned = -0.00016467 Jy ! Component: 2800 - total flux cleaned = -0.000246303 Jy ! Component: 2850 - total flux cleaned = -0.000181356 Jy ! Component: 2900 - total flux cleaned = -0.000165206 Jy ! Component: 2950 - total flux cleaned = -0.000117246 Jy ! Component: 3000 - total flux cleaned = -8.55155e-05 Jy ! Component: 3050 - total flux cleaned = -5.39092e-05 Jy ! Component: 3100 - total flux cleaned = -5.37878e-05 Jy ! Component: 3150 - total flux cleaned = 8.6739e-06 Jy ! Component: 3200 - total flux cleaned = -6.68169e-06 Jy ! Component: 3250 - total flux cleaned = -6.59285e-06 Jy ! Component: 3300 - total flux cleaned = 5.45449e-05 Jy ! Component: 3350 - total flux cleaned = 6.97159e-05 Jy ! Component: 3400 - total flux cleaned = 5.45051e-05 Jy ! Component: 3450 - total flux cleaned = 8.44407e-05 Jy ! Component: 3500 - total flux cleaned = 9.92182e-05 Jy ! Component: 3550 - total flux cleaned = 0.000128951 Jy ! Component: 3600 - total flux cleaned = 9.95271e-05 Jy ! Component: 3650 - total flux cleaned = 0.000143498 Jy ! Component: 3700 - total flux cleaned = 0.000143472 Jy ! Component: 3750 - total flux cleaned = 0.000114491 Jy ! Component: 3800 - total flux cleaned = 0.000128999 Jy ! Component: 3850 - total flux cleaned = 0.000186173 Jy ! Component: 3900 - total flux cleaned = 0.000214584 Jy ! Component: 3950 - total flux cleaned = 0.000186211 Jy ! Component: 4000 - total flux cleaned = 0.000172099 Jy ! Component: 4050 - total flux cleaned = 0.000158077 Jy ! Total flux subtracted in 4096 components = 0.000213612 Jy ! Clean residual min=-0.000997 max=0.000892 Jy/beam ! Clean residual mean=0.000001 rms=0.000259 Jy/beam ! Combined flux in latest and established models = 0.195504 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 383 components and 0.195504 Jy ![Exited script file: muppet] wmap "J0011-1434_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.119 x 7.965 at -3.998 degrees (North through East) ! Clean map min=-0.0016311 max=0.15181 Jy/beam ! Writing clean map to FITS file: J0011-1434_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.151808 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000256584 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.507057 0.507057 1.01411 2.02823 4.05645 8.1129 16.2258 32.4516 64.9032 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.151 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.119 x 7.965 at -3.998 degrees (North through East) ! Clean map min=-0.0016311 max=0.15181 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 J0011-1434_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:14:47 2019