! Started logfile: J0643+1238_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:34:18 2019 obs J0643+1238_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J0643+1238_S_2017_03_27_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.968454 visibilities/baseline/integration-bin. ! Found source: J0643+1238 ! ! 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 1684 lines of history. ! ! Reading 24928 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 J0643+1238_S_2017_03_27_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 453 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.893598Jy sigma=0.007867 ! Fit after self-cal, rms=0.888731Jy sigma=0.007829 ! 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.894 mas, bmaj=6.651 mas, bpa=-5.819 degrees ! Estimated noise=865.619 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.0882631 Jy ! Component: 100 - total flux cleaned = 0.107907 Jy ! Total flux subtracted in 100 components = 0.107907 Jy ! Clean residual min=-0.003234 max=0.006553 Jy/beam ! Clean residual mean=-0.000020 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.107907 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.107907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086939Jy sigma=0.000683 ! Fit after self-cal, rms=0.086939Jy sigma=0.000683 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00700933 Jy ! Component: 100 - total flux cleaned = 0.0109897 Jy ! Total flux subtracted in 100 components = 0.0109897 Jy ! Clean residual min=-0.002715 max=0.002898 Jy/beam ! Clean residual mean=-0.000011 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.118897 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 34 components and 0.118897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086273Jy sigma=0.000678 ! Fit after self-cal, rms=0.086278Jy 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.457 mas, bmaj=7.432 mas, bpa=-4.144 degrees ! Estimated noise=558.275 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.00232514 Jy ! Component: 100 - total flux cleaned = 0.00355917 Jy ! Component: 150 - total flux cleaned = 0.00414184 Jy ! Component: 200 - total flux cleaned = 0.00422922 Jy ! Total flux subtracted in 200 components = 0.00422922 Jy ! Clean residual min=-0.001995 max=0.002029 Jy/beam ! Clean residual mean=-0.000003 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.123126 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 53 components and 0.123126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086179Jy sigma=0.000677 ! Fit after self-cal, rms=0.086182Jy sigma=0.000677 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 0.97 KP 1.00 ! LA 0.99 MK 1.03 NL 1.01 OV 1.07 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.97 HN 1.01 KP 1.00 ! LA 0.97 MK 1.00 NL 1.09 OV 1.06 ! PT 0.96 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.05 HN 0.96 KP 0.99 ! LA 1.01 MK 1.04 NL 1.10 OV 0.99 ! PT 0.94 SC 1.03 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.07 HN 0.93 KP 1.00* ! LA 0.94 MK 1.11 NL 1.00* OV 0.85 ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.086182Jy sigma=0.000677 ! Fit after self-cal, rms=0.085449Jy sigma=0.000675 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.477 mas, bmaj=7.463 mas, bpa=-4.114 degrees ! Estimated noise=562.766 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.000508828 Jy ! Component: 100 - total flux cleaned = 0.00053682 Jy ! Component: 150 - total flux cleaned = 0.000561869 Jy ! Component: 200 - total flux cleaned = 0.00058408 Jy ! Total flux subtracted in 200 components = 0.00058408 Jy ! Clean residual min=-0.001838 max=0.002014 Jy/beam ! Clean residual mean=0.000000 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.12371 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.12371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085440Jy sigma=0.000675 ! Fit after self-cal, rms=0.085438Jy sigma=0.000675 ! 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.085438Jy sigma=0.000675 ! Fit after self-cal, rms=0.084496Jy sigma=0.000671 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.485 mas, bmaj=7.491 mas, bpa=-4.02 degrees ! Estimated noise=563.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000397681 Jy ! Component: 100 - total flux cleaned = -0.000412609 Jy ! Component: 150 - total flux cleaned = -0.00043744 Jy ! Component: 200 - total flux cleaned = -0.000459475 Jy ! Total flux subtracted in 200 components = -0.000459475 Jy ! Clean residual min=-0.001383 max=0.001713 Jy/beam ! Clean residual mean=0.000007 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.123251 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 74 components and 0.123251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084491Jy sigma=0.000671 ! Fit after self-cal, rms=0.084499Jy sigma=0.000671 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 (57, 124). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014494 Jy ! Component: 100 - total flux cleaned = 0.00207182 Jy ! Component: 150 - total flux cleaned = 0.00215553 Jy ! Component: 200 - total flux cleaned = 0.00224421 Jy ! Total flux subtracted in 200 components = 0.00224421 Jy ! Clean residual min=-0.001372 max=0.001477 Jy/beam ! Clean residual mean=0.000007 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.125495 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 94 components and 0.125495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084472Jy sigma=0.000671 ! Fit after self-cal, rms=0.084470Jy sigma=0.000671 ! 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.084470Jy sigma=0.000671 ! Fit after self-cal, rms=0.084547Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.493 mas, bmaj=7.501 mas, bpa=-3.93 degrees ! Estimated noise=563.268 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00023721 Jy ! Component: 100 - total flux cleaned = 0.000238197 Jy ! Component: 150 - total flux cleaned = 0.000238211 Jy ! Component: 200 - total flux cleaned = 0.000253126 Jy ! Total flux subtracted in 200 components = 0.000253126 Jy ! Clean residual min=-0.001350 max=0.001425 Jy/beam ! Clean residual mean=0.000007 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.125748 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 97 components and 0.125748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084539Jy sigma=0.000671 ! Fit after self-cal, rms=0.084541Jy sigma=0.000671 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.36572e-05 Jy ! Component: 100 - total flux cleaned = 0.000107208 Jy ! Component: 150 - total flux cleaned = 9.40815e-05 Jy ! Component: 200 - total flux cleaned = 8.20222e-05 Jy ! Total flux subtracted in 200 components = 8.20222e-05 Jy ! Clean residual min=-0.001335 max=0.001402 Jy/beam ! Clean residual mean=0.000007 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.12583 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 104 components and 0.12583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084537Jy sigma=0.000671 ! Fit after self-cal, rms=0.084537Jy sigma=0.000671 ! 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.084537Jy sigma=0.000671 ! Fit after self-cal, rms=0.084539Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.611 mas, bmaj=10.82 mas, bpa=-1.113 degrees ! Estimated noise=687.333 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000208742 Jy ! Component: 100 - total flux cleaned = -0.00018939 Jy ! Component: 150 - total flux cleaned = -0.000174384 Jy ! Component: 200 - total flux cleaned = -0.000188509 Jy ! Total flux subtracted in 200 components = -0.000188509 Jy ! Clean residual min=-0.001248 max=0.001642 Jy/beam ! Clean residual mean=0.000014 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.125642 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 112 components and 0.125642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084539Jy sigma=0.000671 ! Fit after self-cal, rms=0.084539Jy sigma=0.000671 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 (8.5, -25.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110756 Jy ! Component: 100 - total flux cleaned = 0.00120183 Jy ! Component: 150 - total flux cleaned = 0.00134096 Jy ! Component: 200 - total flux cleaned = 0.00142166 Jy ! Total flux subtracted in 200 components = 0.00142166 Jy ! Clean residual min=-0.001257 max=0.001342 Jy/beam ! Clean residual mean=0.000014 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.127063 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 144 components and 0.127063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084522Jy sigma=0.000671 ! Fit after self-cal, rms=0.084517Jy sigma=0.000671 ! 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.497 mas, bmaj=7.507 mas, bpa=-3.878 degrees ! Estimated noise=563.062 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.497 x 7.507 at -3.878 degrees (North through East) ! Clean map min=-0.0012308 max=0.11468 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.932 mas, bmaj=6.706 mas, bpa=-5.394 degrees ! Estimated noise=875.586 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0891899 Jy ! Component: 100 - total flux cleaned = 0.108982 Jy ! Component: 150 - total flux cleaned = 0.115304 Jy ! Component: 200 - total flux cleaned = 0.117434 Jy ! Total flux subtracted in 200 components = 0.117434 Jy ! Clean residual min=-0.002232 max=0.002217 Jy/beam ! Clean residual mean=-0.000002 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.117434 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.117434 Jy ! Inverting map and beam ! Estimated beam: bmin=3.497 mas, bmaj=7.507 mas, bpa=-3.878 degrees ! Estimated noise=563.062 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.00242796 Jy ! Component: 100 - total flux cleaned = 0.00413548 Jy ! Component: 150 - total flux cleaned = 0.00551622 Jy ! Component: 200 - total flux cleaned = 0.00666831 Jy ! Total flux subtracted in 200 components = 0.00666831 Jy ! Clean residual min=-0.001405 max=0.001358 Jy/beam ! Clean residual mean=0.000006 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.124102 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 61 components and 0.124102 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.611 mas, bmaj=10.82 mas, bpa=-1.113 degrees ! Estimated noise=687.333 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137658 Jy ! Component: 100 - total flux cleaned = 0.00199792 Jy ! Component: 150 - total flux cleaned = 0.0022679 Jy ! Component: 200 - total flux cleaned = 0.00249229 Jy ! Total flux subtracted in 200 components = 0.00249229 Jy ! Clean residual min=-0.001311 max=0.001405 Jy/beam ! Clean residual mean=0.000015 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.126594 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.000150405 Jy ! Component: 100 - total flux cleaned = 0.000244926 Jy ! Component: 150 - total flux cleaned = 0.00033043 Jy ! Component: 200 - total flux cleaned = 0.000393528 Jy ! Total flux subtracted in 200 components = 0.000393528 Jy ! Clean residual min=-0.001280 max=0.001313 Jy/beam ! Clean residual mean=0.000015 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.126988 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 118 components and 0.126988 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.497 mas, bmaj=7.507 mas, bpa=-3.878 degrees ! Estimated noise=563.062 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000190498 Jy ! Component: 100 - total flux cleaned = -0.000191684 Jy ! Component: 150 - total flux cleaned = -0.000141146 Jy ! Component: 200 - total flux cleaned = -0.000116287 Jy ! Total flux subtracted in 200 components = -0.000116287 Jy ! Clean residual min=-0.001222 max=0.001223 Jy/beam ! Clean residual mean=0.000008 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.126872 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 148 components and 0.126872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084507Jy sigma=0.000671 ! Fit after self-cal, rms=0.084503Jy sigma=0.000671 wmodel J0643+1238_S_2017_03_27_pus_map.mod ! Writing 148 model components to file: J0643+1238_S_2017_03_27_pus_map.mod wobs J0643+1238_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J0643+1238_S_2017_03_27_pus_uvs.fits wwins J0643+1238_S_2017_03_27_pus_map.win ! wwins: Wrote 3 windows to J0643+1238_S_2017_03_27_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.000159267 Jy ! Component: 100 - total flux cleaned = -0.000222119 Jy ! Component: 150 - total flux cleaned = -0.000242512 Jy ! Component: 200 - total flux cleaned = -0.000281788 Jy ! Component: 250 - total flux cleaned = -0.000358698 Jy ! Component: 300 - total flux cleaned = -0.000396658 Jy ! Component: 350 - total flux cleaned = -0.000470558 Jy ! Component: 400 - total flux cleaned = -0.000470401 Jy ! Component: 450 - total flux cleaned = -0.000435025 Jy ! Component: 500 - total flux cleaned = -0.000470184 Jy ! Component: 550 - total flux cleaned = -0.000453031 Jy ! Component: 600 - total flux cleaned = -0.000453191 Jy ! Component: 650 - total flux cleaned = -0.000419225 Jy ! Component: 700 - total flux cleaned = -0.000369211 Jy ! Component: 750 - total flux cleaned = -0.000319589 Jy ! Component: 800 - total flux cleaned = -0.000205658 Jy ! Component: 850 - total flux cleaned = -0.000206099 Jy ! Component: 900 - total flux cleaned = -0.000142534 Jy ! Component: 950 - total flux cleaned = -0.000158156 Jy ! Component: 1000 - total flux cleaned = -0.000126911 Jy ! Component: 1050 - total flux cleaned = -8.06618e-05 Jy ! Component: 1100 - total flux cleaned = -0.000111186 Jy ! Component: 1150 - total flux cleaned = -0.000111145 Jy ! Component: 1200 - total flux cleaned = -0.000111069 Jy ! Component: 1250 - total flux cleaned = -0.000111089 Jy ! Component: 1300 - total flux cleaned = -8.18455e-05 Jy ! Component: 1350 - total flux cleaned = -0.000125477 Jy ! Component: 1400 - total flux cleaned = -9.6744e-05 Jy ! Component: 1450 - total flux cleaned = -8.24029e-05 Jy ! Component: 1500 - total flux cleaned = -0.000153024 Jy ! Component: 1550 - total flux cleaned = -9.69075e-05 Jy ! Component: 1600 - total flux cleaned = -0.000124738 Jy ! Component: 1650 - total flux cleaned = -0.000110995 Jy ! Component: 1700 - total flux cleaned = -6.99766e-05 Jy ! Component: 1750 - total flux cleaned = -8.35479e-05 Jy ! Component: 1800 - total flux cleaned = -5.68309e-05 Jy ! Component: 1850 - total flux cleaned = -8.36049e-05 Jy ! Component: 1900 - total flux cleaned = -0.000110234 Jy ! Component: 1950 - total flux cleaned = -7.09069e-05 Jy ! Component: 2000 - total flux cleaned = -0.000122996 Jy ! Component: 2050 - total flux cleaned = -0.000122874 Jy ! Component: 2100 - total flux cleaned = -0.000110064 Jy ! Component: 2150 - total flux cleaned = -0.000110038 Jy ! Component: 2200 - total flux cleaned = -0.000148048 Jy ! Component: 2250 - total flux cleaned = -6.00297e-05 Jy ! Component: 2300 - total flux cleaned = -9.74177e-05 Jy ! Component: 2350 - total flux cleaned = -8.5101e-05 Jy ! Component: 2400 - total flux cleaned = -6.03407e-05 Jy ! Component: 2450 - total flux cleaned = -4.8148e-05 Jy ! Component: 2500 - total flux cleaned = 1.2656e-05 Jy ! Component: 2550 - total flux cleaned = 4.87777e-05 Jy ! Component: 2600 - total flux cleaned = 1.27248e-05 Jy ! Component: 2650 - total flux cleaned = 6.04662e-05 Jy ! Component: 2700 - total flux cleaned = 7.22939e-05 Jy ! Component: 2750 - total flux cleaned = 9.59162e-05 Jy ! Component: 2800 - total flux cleaned = 8.42458e-05 Jy ! Component: 2850 - total flux cleaned = 9.58789e-05 Jy ! Component: 2900 - total flux cleaned = 0.000153779 Jy ! Component: 2950 - total flux cleaned = 0.000176836 Jy ! Component: 3000 - total flux cleaned = 0.000199671 Jy ! Component: 3050 - total flux cleaned = 0.000211122 Jy ! Component: 3100 - total flux cleaned = 0.000211118 Jy ! Component: 3150 - total flux cleaned = 0.000278547 Jy ! Component: 3200 - total flux cleaned = 0.000256315 Jy ! Component: 3250 - total flux cleaned = 0.000289584 Jy ! Component: 3300 - total flux cleaned = 0.000289525 Jy ! Component: 3350 - total flux cleaned = 0.000322506 Jy ! Component: 3400 - total flux cleaned = 0.000311685 Jy ! Component: 3450 - total flux cleaned = 0.000344381 Jy ! Component: 3500 - total flux cleaned = 0.000366095 Jy ! Component: 3550 - total flux cleaned = 0.000387394 Jy ! Component: 3600 - total flux cleaned = 0.000398111 Jy ! Component: 3650 - total flux cleaned = 0.000387442 Jy ! Component: 3700 - total flux cleaned = 0.000440216 Jy ! Component: 3750 - total flux cleaned = 0.000461136 Jy ! Component: 3800 - total flux cleaned = 0.000461101 Jy ! Component: 3850 - total flux cleaned = 0.000471475 Jy ! Component: 3900 - total flux cleaned = 0.000481737 Jy ! Component: 3950 - total flux cleaned = 0.0005639 Jy ! Component: 4000 - total flux cleaned = 0.00055359 Jy ! Component: 4050 - total flux cleaned = 0.000533242 Jy ! Total flux subtracted in 4096 components = 0.000553453 Jy ! Clean residual min=-0.000580 max=0.000597 Jy/beam ! Clean residual mean=0.000004 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.127425 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 454 components and 0.127425 Jy ![Exited script file: muppet] wmap "J0643+1238_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.497 x 7.507 at -3.878 degrees (North through East) ! Clean map min=-0.0010425 max=0.11467 Jy/beam ! Writing clean map to FITS file: J0643+1238_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.114672 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000187264 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.489911 0.489911 0.979823 1.95965 3.91929 7.83858 15.6772 31.3543 62.7086 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.114 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.497 x 7.507 at -3.878 degrees (North through East) ! Clean map min=-0.0010425 max=0.11467 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 J0643+1238_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:34:23 2019