! Started logfile: J1028-0844_S_2017_06_10_pus_uvs.log on Mon May 6 14:51:16 2019 obs J1028-0844_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1028-0844_S_2017_06_10_pus_uva.fits ! AN table 1: 218 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.955963 visibilities/baseline/integration-bin. ! Found source: J1028-0844 ! ! 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 1154 lines of history. ! ! Reading 37512 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 J1028-0844_S_2017_06_10_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 107 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 224 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 182 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1315 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.918198Jy sigma=0.008118 ! Fit after self-cal, rms=0.891478Jy sigma=0.007891 ! 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.594 mas, bmaj=6.941 mas, bpa=-5.238 degrees ! Estimated noise=1008.9 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.0834744 Jy ! Component: 100 - total flux cleaned = 0.103133 Jy ! Total flux subtracted in 100 components = 0.103133 Jy ! Clean residual min=-0.005478 max=0.008006 Jy/beam ! Clean residual mean=-0.000009 rms=0.001220 Jy/beam ! Combined flux in latest and established models = 0.103133 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.103133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082528Jy sigma=0.000700 ! Fit after self-cal, rms=0.082503Jy sigma=0.000699 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00923556 Jy ! Component: 100 - total flux cleaned = 0.0145635 Jy ! Total flux subtracted in 100 components = 0.0145635 Jy ! Clean residual min=-0.004544 max=0.004585 Jy/beam ! Clean residual mean=-0.000002 rms=0.001015 Jy/beam ! Combined flux in latest and established models = 0.117696 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 26 components and 0.117696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081189Jy sigma=0.000687 ! Fit after self-cal, rms=0.081192Jy sigma=0.000687 ! 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.164 mas, bmaj=8.205 mas, bpa=-4.092 degrees ! Estimated noise=497.178 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.00453789 Jy ! Component: 100 - total flux cleaned = 0.00672324 Jy ! Component: 150 - total flux cleaned = 0.00787011 Jy ! Component: 200 - total flux cleaned = 0.00849583 Jy ! Total flux subtracted in 200 components = 0.00849583 Jy ! Clean residual min=-0.001994 max=0.002613 Jy/beam ! Clean residual mean=0.000002 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.126192 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 55 components and 0.126192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080959Jy sigma=0.000685 ! Fit after self-cal, rms=0.080970Jy sigma=0.000685 ! 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.96 FD 0.95 HN 0.94 KP 1.01 ! LA 1.01 MK 1.02 NL 0.96 OV 1.03 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.98 HN 0.98 KP 0.98 ! LA 0.97 MK 1.04 NL 1.03 OV 1.07 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 1.03 HN 1.00 KP 0.99 ! LA 0.99 MK 1.05 NL 1.02 OV 0.95 ! PT 0.96 SC 1.04 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 0.97 KP 1.00* ! LA 0.98 MK 1.00 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.080970Jy sigma=0.000685 ! Fit after self-cal, rms=0.081181Jy sigma=0.000683 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.184 mas, bmaj=8.242 mas, bpa=-3.997 degrees ! Estimated noise=498.081 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 (-46, -30.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00136061 Jy ! Component: 100 - total flux cleaned = 0.00101349 Jy ! Component: 150 - total flux cleaned = 0.000805629 Jy ! Component: 200 - total flux cleaned = 0.000649961 Jy ! Total flux subtracted in 200 components = 0.000649961 Jy ! Clean residual min=-0.001854 max=0.002202 Jy/beam ! Clean residual mean=0.000003 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.126842 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 70 components and 0.126842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081114Jy sigma=0.000683 ! Fit after self-cal, rms=0.081116Jy sigma=0.000682 ! 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.081116Jy sigma=0.000682 ! Fit after self-cal, rms=0.081336Jy sigma=0.000681 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.184 mas, bmaj=8.256 mas, bpa=-4.019 degrees ! Estimated noise=498.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.98571e-05 Jy ! Component: 100 - total flux cleaned = -0.000148283 Jy ! Component: 150 - total flux cleaned = -0.000193298 Jy ! Component: 200 - total flux cleaned = -0.000235198 Jy ! Total flux subtracted in 200 components = -0.000235198 Jy ! Clean residual min=-0.001814 max=0.001755 Jy/beam ! Clean residual mean=0.000003 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.126607 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 80 components and 0.126607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081319Jy sigma=0.000681 ! Fit after self-cal, rms=0.081332Jy sigma=0.000681 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 = 2.52866e-05 Jy ! Component: 100 - total flux cleaned = -3.36856e-05 Jy ! Component: 150 - total flux cleaned = -5.20493e-05 Jy ! Component: 200 - total flux cleaned = -8.61481e-05 Jy ! Total flux subtracted in 200 components = -8.61481e-05 Jy ! Clean residual min=-0.001831 max=0.001708 Jy/beam ! Clean residual mean=0.000003 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.126521 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 86 components and 0.12652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081322Jy sigma=0.000681 ! Fit after self-cal, rms=0.081322Jy sigma=0.000681 ! 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.081322Jy sigma=0.000681 ! Fit after self-cal, rms=0.083897Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.18 mas, bmaj=8.277 mas, bpa=-3.968 degrees ! Estimated noise=499.246 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000410695 Jy ! Component: 100 - total flux cleaned = -0.000348482 Jy ! Component: 150 - total flux cleaned = -0.000330429 Jy ! Component: 200 - total flux cleaned = -0.000279689 Jy ! Total flux subtracted in 200 components = -0.000279689 Jy ! Clean residual min=-0.001140 max=0.001348 Jy/beam ! Clean residual mean=0.000001 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.126241 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 104 components and 0.126241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083886Jy sigma=0.000678 ! Fit after self-cal, rms=0.083936Jy sigma=0.000678 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 (114, -36.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000535882 Jy ! Component: 100 - total flux cleaned = 0.000650768 Jy ! Component: 150 - total flux cleaned = 0.000652383 Jy ! Component: 200 - total flux cleaned = 0.000632734 Jy ! Total flux subtracted in 200 components = 0.000632734 Jy ! Clean residual min=-0.001061 max=0.001113 Jy/beam ! Clean residual mean=0.000001 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.126874 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 127 components and 0.126874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083914Jy sigma=0.000678 ! Fit after self-cal, rms=0.083912Jy sigma=0.000678 ! 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.083912Jy sigma=0.000678 ! Fit after self-cal, rms=0.084239Jy sigma=0.000678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.35 mas, bmaj=14.65 mas, bpa=-4.252 degrees ! Estimated noise=638.868 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000256094 Jy ! Component: 100 - total flux cleaned = 0.000238881 Jy ! Component: 150 - total flux cleaned = 0.000280082 Jy ! Component: 200 - total flux cleaned = 0.000280831 Jy ! Total flux subtracted in 200 components = 0.000280831 Jy ! Clean residual min=-0.001366 max=0.001088 Jy/beam ! Clean residual mean=0.000003 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.127154 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 143 components and 0.127154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084237Jy sigma=0.000678 ! Fit after self-cal, rms=0.084241Jy sigma=0.000678 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.76616e-05 Jy ! Component: 100 - total flux cleaned = 9.95866e-05 Jy ! Component: 150 - total flux cleaned = 0.000109953 Jy ! Component: 200 - total flux cleaned = 0.000110164 Jy ! Total flux subtracted in 200 components = 0.000110164 Jy ! Clean residual min=-0.001373 max=0.001095 Jy/beam ! Clean residual mean=0.000003 rms=0.000331 Jy/beam ! Combined flux in latest and established models = 0.127264 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 150 components and 0.127265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084240Jy sigma=0.000678 ! Fit after self-cal, rms=0.084240Jy sigma=0.000678 ! 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.181 mas, bmaj=8.28 mas, bpa=-3.94 degrees ! Estimated noise=499.262 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.181 x 8.28 at -3.94 degrees (North through East) ! Clean map min=-0.0010842 max=0.11115 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.606 mas, bmaj=7.031 mas, bpa=-4.772 degrees ! Estimated noise=1029.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0849144 Jy ! Component: 100 - total flux cleaned = 0.105069 Jy ! Component: 150 - total flux cleaned = 0.113774 Jy ! Component: 200 - total flux cleaned = 0.119013 Jy ! Total flux subtracted in 200 components = 0.119013 Jy ! Clean residual min=-0.003041 max=0.003026 Jy/beam ! Clean residual mean=-0.000003 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.119012 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.119012 Jy ! Inverting map and beam ! Estimated beam: bmin=3.181 mas, bmaj=8.28 mas, bpa=-3.94 degrees ! Estimated noise=499.262 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.00415852 Jy ! Component: 100 - total flux cleaned = 0.00622149 Jy ! Component: 150 - total flux cleaned = 0.00716867 Jy ! Component: 200 - total flux cleaned = 0.00777469 Jy ! Total flux subtracted in 200 components = 0.00777469 Jy ! Clean residual min=-0.001252 max=0.001273 Jy/beam ! Clean residual mean=0.000001 rms=0.000320 Jy/beam ! Combined flux in latest and established models = 0.126787 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 60 components and 0.126787 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.35 mas, bmaj=14.65 mas, bpa=-4.252 degrees ! Estimated noise=638.868 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000458014 Jy ! Component: 100 - total flux cleaned = 0.000459408 Jy ! Component: 150 - total flux cleaned = 0.000412656 Jy ! Component: 200 - total flux cleaned = 0.000413662 Jy ! Total flux subtracted in 200 components = 0.000413662 Jy ! Clean residual min=-0.001409 max=0.001103 Jy/beam ! Clean residual mean=0.000003 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.127201 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 = 1.87437e-05 Jy ! Component: 100 - total flux cleaned = 1.81276e-05 Jy ! Component: 150 - total flux cleaned = 1.71072e-05 Jy ! Component: 200 - total flux cleaned = 3.01641e-05 Jy ! Total flux subtracted in 200 components = 3.01641e-05 Jy ! Clean residual min=-0.001386 max=0.001081 Jy/beam ! Clean residual mean=0.000003 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.127231 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 94 components and 0.127231 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.181 mas, bmaj=8.28 mas, bpa=-3.94 degrees ! Estimated noise=499.262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.70708e-05 Jy ! Component: 100 - total flux cleaned = 4.96729e-05 Jy ! Component: 150 - total flux cleaned = 6.93727e-05 Jy ! Component: 200 - total flux cleaned = 0.000106569 Jy ! Total flux subtracted in 200 components = 0.000106569 Jy ! Clean residual min=-0.001192 max=0.001129 Jy/beam ! Clean residual mean=0.000002 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.127338 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 116 components and 0.127338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084230Jy sigma=0.000678 ! Fit after self-cal, rms=0.084214Jy sigma=0.000678 wmodel J1028-0844_S_2017_06_10_pus_map.mod ! Writing 116 model components to file: J1028-0844_S_2017_06_10_pus_map.mod wobs J1028-0844_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1028-0844_S_2017_06_10_pus_uvs.fits wwins J1028-0844_S_2017_06_10_pus_map.win ! wwins: Wrote 3 windows to J1028-0844_S_2017_06_10_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.00026579 Jy ! Component: 100 - total flux cleaned = -0.000366758 Jy ! Component: 150 - total flux cleaned = -0.000386119 Jy ! Component: 200 - total flux cleaned = -0.000349251 Jy ! Component: 250 - total flux cleaned = -0.000313143 Jy ! Component: 300 - total flux cleaned = -0.000277997 Jy ! Component: 350 - total flux cleaned = -0.000209078 Jy ! Component: 400 - total flux cleaned = -0.000141354 Jy ! Component: 450 - total flux cleaned = -4.18514e-05 Jy ! Component: 500 - total flux cleaned = 5.62551e-05 Jy ! Component: 550 - total flux cleaned = 0.000216585 Jy ! Component: 600 - total flux cleaned = 0.000311197 Jy ! Component: 650 - total flux cleaned = 0.000466699 Jy ! Component: 700 - total flux cleaned = 0.000543365 Jy ! Component: 750 - total flux cleaned = 0.000679761 Jy ! Component: 800 - total flux cleaned = 0.000813983 Jy ! Component: 850 - total flux cleaned = 0.000902579 Jy ! Component: 900 - total flux cleaned = 0.0010196 Jy ! Component: 950 - total flux cleaned = 0.00113486 Jy ! Component: 1000 - total flux cleaned = 0.00120599 Jy ! Component: 1050 - total flux cleaned = 0.00126232 Jy ! Component: 1100 - total flux cleaned = 0.00138761 Jy ! Component: 1150 - total flux cleaned = 0.00140134 Jy ! Component: 1200 - total flux cleaned = 0.00152393 Jy ! Component: 1250 - total flux cleaned = 0.00159122 Jy ! Component: 1300 - total flux cleaned = 0.00165763 Jy ! Component: 1350 - total flux cleaned = 0.00169699 Jy ! Component: 1400 - total flux cleaned = 0.0017361 Jy ! Component: 1450 - total flux cleaned = 0.00173624 Jy ! Component: 1500 - total flux cleaned = 0.00182544 Jy ! Component: 1550 - total flux cleaned = 0.00181319 Jy ! Component: 1600 - total flux cleaned = 0.00190065 Jy ! Component: 1650 - total flux cleaned = 0.00193779 Jy ! Component: 1700 - total flux cleaned = 0.00194982 Jy ! Component: 1750 - total flux cleaned = 0.00199814 Jy ! Component: 1800 - total flux cleaned = 0.00202197 Jy ! Component: 1850 - total flux cleaned = 0.00201025 Jy ! Component: 1900 - total flux cleaned = 0.00203383 Jy ! Component: 1950 - total flux cleaned = 0.00208065 Jy ! Component: 2000 - total flux cleaned = 0.00204616 Jy ! Component: 2050 - total flux cleaned = 0.00204623 Jy ! Component: 2100 - total flux cleaned = 0.0021256 Jy ! Component: 2150 - total flux cleaned = 0.0021143 Jy ! Component: 2200 - total flux cleaned = 0.00212545 Jy ! Component: 2250 - total flux cleaned = 0.00213646 Jy ! Component: 2300 - total flux cleaned = 0.00218026 Jy ! Component: 2350 - total flux cleaned = 0.0021587 Jy ! Component: 2400 - total flux cleaned = 0.00218026 Jy ! Component: 2450 - total flux cleaned = 0.00221239 Jy ! Component: 2500 - total flux cleaned = 0.00220184 Jy ! Component: 2550 - total flux cleaned = 0.00227547 Jy ! Component: 2600 - total flux cleaned = 0.00231724 Jy ! Component: 2650 - total flux cleaned = 0.00232769 Jy ! Component: 2700 - total flux cleaned = 0.00233804 Jy ! Component: 2750 - total flux cleaned = 0.00234833 Jy ! Component: 2800 - total flux cleaned = 0.0023889 Jy ! Component: 2850 - total flux cleaned = 0.00239893 Jy ! Component: 2900 - total flux cleaned = 0.00242898 Jy ! Component: 2950 - total flux cleaned = 0.00243902 Jy ! Component: 3000 - total flux cleaned = 0.00244883 Jy ! Component: 3050 - total flux cleaned = 0.00246827 Jy ! Component: 3100 - total flux cleaned = 0.00245856 Jy ! Component: 3150 - total flux cleaned = 0.0024972 Jy ! Component: 3200 - total flux cleaned = 0.00254511 Jy ! Component: 3250 - total flux cleaned = 0.00250692 Jy ! Component: 3300 - total flux cleaned = 0.0025542 Jy ! Component: 3350 - total flux cleaned = 0.00254484 Jy ! Component: 3400 - total flux cleaned = 0.00252609 Jy ! Component: 3450 - total flux cleaned = 0.00255389 Jy ! Component: 3500 - total flux cleaned = 0.00259077 Jy ! Component: 3550 - total flux cleaned = 0.0025725 Jy ! Component: 3600 - total flux cleaned = 0.00258157 Jy ! Component: 3650 - total flux cleaned = 0.00263591 Jy ! Component: 3700 - total flux cleaned = 0.00261791 Jy ! Component: 3750 - total flux cleaned = 0.00264474 Jy ! Component: 3800 - total flux cleaned = 0.0026181 Jy ! Component: 3850 - total flux cleaned = 0.00263562 Jy ! Component: 3900 - total flux cleaned = 0.00263568 Jy ! Component: 3950 - total flux cleaned = 0.00267943 Jy ! Component: 4000 - total flux cleaned = 0.00270539 Jy ! Component: 4050 - total flux cleaned = 0.0027226 Jy ! Total flux subtracted in 4096 components = 0.00274835 Jy ! Clean residual min=-0.000512 max=0.000554 Jy/beam ! Clean residual mean=0.000001 rms=0.000159 Jy/beam ! Combined flux in latest and established models = 0.130086 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 408 components and 0.130086 Jy ![Exited script file: muppet] wmap "J1028-0844_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.181 x 8.28 at -3.94 degrees (North through East) ! Clean map min=-0.00095994 max=0.1116 Jy/beam ! Writing clean map to FITS file: J1028-0844_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.111605 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000158954 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.427278 0.427278 0.854557 1.70911 3.41823 6.83645 13.6729 27.3458 54.6916 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.111 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.181 x 8.28 at -3.94 degrees (North through East) ! Clean map min=-0.00095994 max=0.1116 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 J1028-0844_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:51:22 2019