! Started logfile: J0824+4057_S_2017_06_10_pus_uvs.log on Mon May 6 14:48:16 2019 obs J0824+4057_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J0824+4057_S_2017_06_10_pus_uva.fits ! AN table 1: 173 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.732948 visibilities/baseline/integration-bin. ! Found source: J0824+4057 ! ! 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 22824 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 J0824+4057_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 319 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 578 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 432 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1247 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.986022Jy sigma=0.010082 ! Fit after self-cal, rms=0.961149Jy sigma=0.009846 ! 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.16 mas, bmaj=4.653 mas, bpa=-0.4326 degrees ! Estimated noise=920.539 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.0306589 Jy ! Component: 100 - total flux cleaned = 0.0379912 Jy ! Total flux subtracted in 100 components = 0.0379912 Jy ! Clean residual min=-0.002550 max=0.002980 Jy/beam ! Clean residual mean=0.000003 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.0379912 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0379912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069360Jy sigma=0.000666 ! Fit after self-cal, rms=0.068819Jy sigma=0.000661 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00388354 Jy ! Component: 100 - total flux cleaned = 0.0058174 Jy ! Total flux subtracted in 100 components = 0.0058174 Jy ! Clean residual min=-0.002334 max=0.002687 Jy/beam ! Clean residual mean=0.000001 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.0438086 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 17 components and 0.0438086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068579Jy sigma=0.000659 ! Fit after self-cal, rms=0.068568Jy sigma=0.000658 ! 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.137 mas, bmaj=5.635 mas, bpa=0.4383 degrees ! Estimated noise=546.835 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.000865597 Jy ! Component: 100 - total flux cleaned = 0.00083166 Jy ! Component: 150 - total flux cleaned = 0.000805373 Jy ! Component: 200 - total flux cleaned = 0.000784854 Jy ! Total flux subtracted in 200 components = 0.000784854 Jy ! Clean residual min=-0.001730 max=0.001505 Jy/beam ! Clean residual mean=-0.000002 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.0445934 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 24 components and 0.0445935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068532Jy sigma=0.000658 ! Fit after self-cal, rms=0.068534Jy sigma=0.000658 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 45 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.00 KP 1.00 ! LA 1.05 MK 0.95 NL 0.88 OV 1.04 ! PT 1.09 SC 0.94 ! ! ! Correcting IF 2. ! A total of 45 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.06 HN 1.05 KP 0.96 ! LA 1.00 MK 0.94 NL 1.06 OV 1.19 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.00 KP 0.93 ! LA 0.98 MK 0.97 NL 0.98 OV 1.10 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 0.81 KP 1.00* ! LA 0.95 MK 0.80 NL 1.00* OV 1.00* ! PT 0.88 SC 1.00* ! ! ! Fit before self-cal, rms=0.068534Jy sigma=0.000658 ! Fit after self-cal, rms=0.068204Jy sigma=0.000657 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.086 mas, bmaj=5.598 mas, bpa=0.1388 degrees ! Estimated noise=549.176 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.000756918 Jy ! Component: 100 - total flux cleaned = 0.000735236 Jy ! Component: 150 - total flux cleaned = 0.000754437 Jy ! Component: 200 - total flux cleaned = 0.000755332 Jy ! Total flux subtracted in 200 components = 0.000755332 Jy ! Clean residual min=-0.001442 max=0.001603 Jy/beam ! Clean residual mean=-0.000004 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.0453488 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 28 components and 0.0453488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068186Jy sigma=0.000657 ! Fit after self-cal, rms=0.068166Jy sigma=0.000657 ! 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.068166Jy sigma=0.000657 ! Fit after self-cal, rms=0.067725Jy sigma=0.000656 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.103 mas, bmaj=5.555 mas, bpa=1.04 degrees ! Estimated noise=551.588 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000543944 Jy ! Component: 100 - total flux cleaned = 0.000531748 Jy ! Component: 150 - total flux cleaned = 0.0004895 Jy ! Component: 200 - total flux cleaned = 0.000489457 Jy ! Total flux subtracted in 200 components = 0.000489457 Jy ! Clean residual min=-0.001365 max=0.001419 Jy/beam ! Clean residual mean=-0.000003 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.0458382 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.0458382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067716Jy sigma=0.000656 ! Fit after self-cal, rms=0.067715Jy sigma=0.000656 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.000149418 Jy ! Component: 100 - total flux cleaned = 8.62546e-05 Jy ! Component: 150 - total flux cleaned = 4.55777e-05 Jy ! Component: 200 - total flux cleaned = 3.69329e-05 Jy ! Total flux subtracted in 200 components = 3.69329e-05 Jy ! Clean residual min=-0.001436 max=0.001417 Jy/beam ! Clean residual mean=-0.000003 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.0458752 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 36 components and 0.0458752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067708Jy sigma=0.000656 ! Fit after self-cal, rms=0.067707Jy sigma=0.000656 ! 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.067707Jy sigma=0.000656 ! Fit after self-cal, rms=0.067728Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.084 mas, bmaj=5.536 mas, bpa=1.857 degrees ! Estimated noise=551.236 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000374979 Jy ! Component: 100 - total flux cleaned = 0.000364109 Jy ! Component: 150 - total flux cleaned = 0.00037285 Jy ! Component: 200 - total flux cleaned = 0.000388047 Jy ! Total flux subtracted in 200 components = 0.000388047 Jy ! Clean residual min=-0.001405 max=0.001448 Jy/beam ! Clean residual mean=-0.000002 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.0462632 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 38 components and 0.0462632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067722Jy sigma=0.000655 ! Fit after self-cal, rms=0.067727Jy sigma=0.000655 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 = 5.04173e-05 Jy ! Component: 100 - total flux cleaned = 3.18155e-05 Jy ! Component: 150 - total flux cleaned = 1.52874e-05 Jy ! Component: 200 - total flux cleaned = 1.5103e-05 Jy ! Total flux subtracted in 200 components = 1.5103e-05 Jy ! Clean residual min=-0.001415 max=0.001424 Jy/beam ! Clean residual mean=-0.000002 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.0462783 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.0462783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067723Jy sigma=0.000655 ! Fit after self-cal, rms=0.067720Jy sigma=0.000655 ! 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.067720Jy sigma=0.000655 ! Fit after self-cal, rms=0.067682Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.26 mas, bmaj=9.173 mas, bpa=2.466 degrees ! Estimated noise=670.668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000391369 Jy ! Component: 100 - total flux cleaned = 0.000402797 Jy ! Component: 150 - total flux cleaned = 0.000445474 Jy ! Component: 200 - total flux cleaned = 0.000477366 Jy ! Total flux subtracted in 200 components = 0.000477366 Jy ! Clean residual min=-0.001385 max=0.001684 Jy/beam ! Clean residual mean=-0.000004 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.0467557 Jy selfcal ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 41 components and 0.0467557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067681Jy sigma=0.000655 ! Fit after self-cal, rms=0.067657Jy sigma=0.000655 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.3995e-05 Jy ! Component: 100 - total flux cleaned = 5.79324e-05 Jy ! Component: 150 - total flux cleaned = 3.1231e-05 Jy ! Component: 200 - total flux cleaned = 1.15259e-05 Jy ! Total flux subtracted in 200 components = 1.15259e-05 Jy ! Clean residual min=-0.001415 max=0.001662 Jy/beam ! Clean residual mean=-0.000005 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.0467672 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 46 components and 0.0467672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067658Jy sigma=0.000655 ! Fit after self-cal, rms=0.067655Jy sigma=0.000655 ! 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.064 mas, bmaj=5.523 mas, bpa=2.466 degrees ! Estimated noise=550.732 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.064 x 5.523 at 2.466 degrees (North through East) ! Clean map min=-0.0013286 max=0.040234 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.118 mas, bmaj=4.604 mas, bpa=0.5582 degrees ! Estimated noise=900.862 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0304984 Jy ! Component: 100 - total flux cleaned = 0.0398973 Jy ! Component: 150 - total flux cleaned = 0.0441176 Jy ! Component: 200 - total flux cleaned = 0.0463312 Jy ! Total flux subtracted in 200 components = 0.0463312 Jy ! Clean residual min=-0.002386 max=0.002416 Jy/beam ! Clean residual mean=0.000001 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.0463312 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0463312 Jy ! Inverting map and beam ! Estimated beam: bmin=4.064 mas, bmaj=5.523 mas, bpa=2.466 degrees ! Estimated noise=550.732 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.000580781 Jy ! Component: 100 - total flux cleaned = 0.000544731 Jy ! Component: 150 - total flux cleaned = 0.000486455 Jy ! Component: 200 - total flux cleaned = 0.000463872 Jy ! Total flux subtracted in 200 components = 0.000463872 Jy ! Clean residual min=-0.001395 max=0.001380 Jy/beam ! Clean residual mean=-0.000002 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.0467951 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 19 components and 0.046795 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.26 mas, bmaj=9.173 mas, bpa=2.466 degrees ! Estimated noise=670.668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.83494e-05 Jy ! Component: 100 - total flux cleaned = -1.1127e-05 Jy ! Component: 150 - total flux cleaned = -1.14149e-05 Jy ! Component: 200 - total flux cleaned = -2.49936e-06 Jy ! Total flux subtracted in 200 components = -2.49936e-06 Jy ! Clean residual min=-0.001447 max=0.001657 Jy/beam ! Clean residual mean=-0.000005 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.0467925 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.43633e-05 Jy ! Component: 100 - total flux cleaned = -2.09565e-05 Jy ! Component: 150 - total flux cleaned = -3.31152e-05 Jy ! Component: 200 - total flux cleaned = -4.40702e-05 Jy ! Total flux subtracted in 200 components = -4.40702e-05 Jy ! Clean residual min=-0.001439 max=0.001666 Jy/beam ! Clean residual mean=-0.000005 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.0467485 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 26 components and 0.0467485 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.064 mas, bmaj=5.523 mas, bpa=2.466 degrees ! Estimated noise=550.732 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.22552e-05 Jy ! Component: 100 - total flux cleaned = -7.14157e-05 Jy ! Component: 150 - total flux cleaned = -9.79811e-05 Jy ! Component: 200 - total flux cleaned = -0.000132347 Jy ! Total flux subtracted in 200 components = -0.000132347 Jy ! Clean residual min=-0.001353 max=0.001396 Jy/beam ! Clean residual mean=-0.000002 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.0466161 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.0466161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067653Jy sigma=0.000655 ! Fit after self-cal, rms=0.067647Jy sigma=0.000655 wmodel J0824+4057_S_2017_06_10_pus_map.mod ! Writing 37 model components to file: J0824+4057_S_2017_06_10_pus_map.mod wobs J0824+4057_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J0824+4057_S_2017_06_10_pus_uvs.fits wwins J0824+4057_S_2017_06_10_pus_map.win ! wwins: Wrote 1 windows to J0824+4057_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.000159948 Jy ! Component: 100 - total flux cleaned = 0.000136147 Jy ! Component: 150 - total flux cleaned = 0.000205902 Jy ! Component: 200 - total flux cleaned = 0.00020627 Jy ! Component: 250 - total flux cleaned = 0.000184974 Jy ! Component: 300 - total flux cleaned = 0.000164738 Jy ! Component: 350 - total flux cleaned = 0.000145049 Jy ! Component: 400 - total flux cleaned = 0.000204431 Jy ! Component: 450 - total flux cleaned = 0.000223236 Jy ! Component: 500 - total flux cleaned = 0.000335916 Jy ! Component: 550 - total flux cleaned = 0.0003543 Jy ! Component: 600 - total flux cleaned = 0.000354091 Jy ! Component: 650 - total flux cleaned = 0.00033656 Jy ! Component: 700 - total flux cleaned = 0.00035389 Jy ! Component: 750 - total flux cleaned = 0.000370518 Jy ! Component: 800 - total flux cleaned = 0.000320125 Jy ! Component: 850 - total flux cleaned = 0.000369842 Jy ! Component: 900 - total flux cleaned = 0.000369752 Jy ! Component: 950 - total flux cleaned = 0.000417719 Jy ! Component: 1000 - total flux cleaned = 0.000417878 Jy ! Component: 1050 - total flux cleaned = 0.000464472 Jy ! Component: 1100 - total flux cleaned = 0.000540996 Jy ! Component: 1150 - total flux cleaned = 0.000525739 Jy ! Component: 1200 - total flux cleaned = 0.00052581 Jy ! Component: 1250 - total flux cleaned = 0.000584741 Jy ! Component: 1300 - total flux cleaned = 0.00062844 Jy ! Component: 1350 - total flux cleaned = 0.000685995 Jy ! Component: 1400 - total flux cleaned = 0.000742907 Jy ! Component: 1450 - total flux cleaned = 0.000742844 Jy ! Component: 1500 - total flux cleaned = 0.000812222 Jy ! Component: 1550 - total flux cleaned = 0.000853305 Jy ! Component: 1600 - total flux cleaned = 0.000894067 Jy ! Component: 1650 - total flux cleaned = 0.000947886 Jy ! Component: 1700 - total flux cleaned = 0.000934662 Jy ! Component: 1750 - total flux cleaned = 0.000987302 Jy ! Component: 1800 - total flux cleaned = 0.00100024 Jy ! Component: 1850 - total flux cleaned = 0.00102611 Jy ! Component: 1900 - total flux cleaned = 0.00107729 Jy ! Component: 1950 - total flux cleaned = 0.0010522 Jy ! Component: 2000 - total flux cleaned = 0.00112738 Jy ! Component: 2050 - total flux cleaned = 0.00115216 Jy ! Component: 2100 - total flux cleaned = 0.00111526 Jy ! Component: 2150 - total flux cleaned = 0.00117618 Jy ! Component: 2200 - total flux cleaned = 0.00120028 Jy ! Component: 2250 - total flux cleaned = 0.00120047 Jy ! Component: 2300 - total flux cleaned = 0.00124796 Jy ! Component: 2350 - total flux cleaned = 0.00128337 Jy ! Component: 2400 - total flux cleaned = 0.00127158 Jy ! Component: 2450 - total flux cleaned = 0.00132958 Jy ! Component: 2500 - total flux cleaned = 0.00134109 Jy ! Component: 2550 - total flux cleaned = 0.00138683 Jy ! Component: 2600 - total flux cleaned = 0.00138686 Jy ! Component: 2650 - total flux cleaned = 0.00140944 Jy ! Component: 2700 - total flux cleaned = 0.00146513 Jy ! Component: 2750 - total flux cleaned = 0.00147625 Jy ! Component: 2800 - total flux cleaned = 0.00154206 Jy ! Component: 2850 - total flux cleaned = 0.0015637 Jy ! Component: 2900 - total flux cleaned = 0.00154203 Jy ! Component: 2950 - total flux cleaned = 0.00159568 Jy ! Component: 3000 - total flux cleaned = 0.0015956 Jy ! Component: 3050 - total flux cleaned = 0.00155333 Jy ! Component: 3100 - total flux cleaned = 0.00160593 Jy ! Component: 3150 - total flux cleaned = 0.00161626 Jy ! Component: 3200 - total flux cleaned = 0.00162665 Jy ! Component: 3250 - total flux cleaned = 0.00163696 Jy ! Component: 3300 - total flux cleaned = 0.00166756 Jy ! Component: 3350 - total flux cleaned = 0.00171826 Jy ! Component: 3400 - total flux cleaned = 0.00171823 Jy ! Component: 3450 - total flux cleaned = 0.00172825 Jy ! Component: 3500 - total flux cleaned = 0.00170831 Jy ! Component: 3550 - total flux cleaned = 0.00169852 Jy ! Component: 3600 - total flux cleaned = 0.00173772 Jy ! Component: 3650 - total flux cleaned = 0.0017669 Jy ! Component: 3700 - total flux cleaned = 0.00173783 Jy ! Component: 3750 - total flux cleaned = 0.00174745 Jy ! Component: 3800 - total flux cleaned = 0.00174735 Jy ! Component: 3850 - total flux cleaned = 0.00175693 Jy ! Component: 3900 - total flux cleaned = 0.00176633 Jy ! Component: 3950 - total flux cleaned = 0.00179438 Jy ! Component: 4000 - total flux cleaned = 0.00179442 Jy ! Component: 4050 - total flux cleaned = 0.00180373 Jy ! Total flux subtracted in 4096 components = 0.001776 Jy ! Clean residual min=-0.000647 max=0.000534 Jy/beam ! Clean residual mean=-0.000000 rms=0.000172 Jy/beam ! Combined flux in latest and established models = 0.0483921 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 341 components and 0.0483921 Jy ![Exited script file: muppet] wmap "J0824+4057_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.064 x 5.523 at 2.466 degrees (North through East) ! Clean map min=-0.0010338 max=0.039992 Jy/beam ! Writing clean map to FITS file: J0824+4057_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.0399917 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000171558 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.28695 1.28695 2.5739 5.1478 10.2956 20.5912 41.1824 82.3647 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.039 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.064 x 5.523 at 2.466 degrees (North through East) ! Clean map min=-0.0010338 max=0.039992 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 J0824+4057_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:48:22 2019