! Started logfile: J2130+3332_S_2017_10_21_pus_uvs.log on Sat May 11 21:06:58 2019 obs J2130+3332_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J2130+3332_S_2017_10_21_pus_uva.fits ! AN table 1: 145 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.983908 visibilities/baseline/integration-bin. ! Found source: J2130+3332 ! ! 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 644 lines of history. ! ! Reading 20544 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 J2130+3332_S_2017_10_21_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 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 171 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 594 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.892337Jy sigma=0.009275 ! Fit after self-cal, rms=0.875887Jy sigma=0.009115 ! 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.124 mas, bmaj=7.524 mas, bpa=-17.75 degrees ! Estimated noise=889.479 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.094547 Jy ! Component: 100 - total flux cleaned = 0.117065 Jy ! Total flux subtracted in 100 components = 0.117065 Jy ! Clean residual min=-0.004279 max=0.008888 Jy/beam ! Clean residual mean=-0.000005 rms=0.001308 Jy/beam ! Combined flux in latest and established models = 0.117065 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.117065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084280Jy sigma=0.000751 ! Fit after self-cal, rms=0.084273Jy sigma=0.000751 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00933655 Jy ! Component: 100 - total flux cleaned = 0.0139668 Jy ! Total flux subtracted in 100 components = 0.0139668 Jy ! Clean residual min=-0.003656 max=0.004152 Jy/beam ! Clean residual mean=-0.000002 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.131032 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 23 components and 0.131032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082761Jy sigma=0.000739 ! Fit after self-cal, rms=0.082779Jy sigma=0.000738 ! 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.732 mas, bmaj=9.045 mas, bpa=-17.68 degrees ! Estimated noise=576.611 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.00396342 Jy ! Component: 100 - total flux cleaned = 0.00627673 Jy ! Component: 150 - total flux cleaned = 0.00771109 Jy ! Component: 200 - total flux cleaned = 0.00808377 Jy ! Total flux subtracted in 200 components = 0.00808377 Jy ! Clean residual min=-0.003115 max=0.003996 Jy/beam ! Clean residual mean=-0.000004 rms=0.000932 Jy/beam ! Combined flux in latest and established models = 0.139116 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 36 components and 0.139116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082474Jy sigma=0.000737 ! Fit after self-cal, rms=0.082490Jy sigma=0.000737 ! 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.06 FD 0.91 HN 0.97 KP 1.10 ! LA 1.05 MK 0.98 NL 0.95 OV 1.00 ! PT 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 0.99 KP 1.07 ! LA 1.01 MK 0.98 NL 0.86 OV 1.02 ! PT 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 1.03 HN 0.99 KP 1.06 ! LA 0.81 MK 1.02 NL 1.23 OV 0.96 ! PT 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 0.98 KP 1.00* ! LA 0.86 MK 1.15 NL 1.00* OV 1.00* ! PT 0.96 ! ! ! Fit before self-cal, rms=0.082490Jy sigma=0.000737 ! Fit after self-cal, rms=0.079559Jy sigma=0.000726 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.736 mas, bmaj=9.044 mas, bpa=-17.65 degrees ! Estimated noise=576.884 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.000738257 Jy ! Component: 100 - total flux cleaned = 0.00089351 Jy ! Component: 150 - total flux cleaned = 0.00103372 Jy ! Component: 200 - total flux cleaned = 0.00113621 Jy ! Total flux subtracted in 200 components = 0.00113621 Jy ! Clean residual min=-0.002758 max=0.002838 Jy/beam ! Clean residual mean=0.000006 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.140252 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.140252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079536Jy sigma=0.000726 ! Fit after self-cal, rms=0.079519Jy sigma=0.000726 ! 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.079519Jy sigma=0.000726 ! Fit after self-cal, rms=0.080295Jy sigma=0.000721 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.744 mas, bmaj=9.042 mas, bpa=-17.73 degrees ! Estimated noise=578.934 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.47227e-05 Jy ! Component: 100 - total flux cleaned = -8.51923e-05 Jy ! Component: 150 - total flux cleaned = -5.52754e-05 Jy ! Component: 200 - total flux cleaned = -4.35317e-05 Jy ! Total flux subtracted in 200 components = -4.35317e-05 Jy ! Clean residual min=-0.001447 max=0.001775 Jy/beam ! Clean residual mean=-0.000002 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.140209 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 59 components and 0.140209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080280Jy sigma=0.000721 ! Fit after self-cal, rms=0.080305Jy sigma=0.000721 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 (86.5, -101.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014175 Jy ! Component: 100 - total flux cleaned = 0.0015278 Jy ! Component: 150 - total flux cleaned = 0.00165142 Jy ! Component: 200 - total flux cleaned = 0.00173025 Jy ! Total flux subtracted in 200 components = 0.00173025 Jy ! Clean residual min=-0.001456 max=0.001508 Jy/beam ! Clean residual mean=-0.000001 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.141939 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 81 components and 0.141939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080258Jy sigma=0.000721 ! Fit after self-cal, rms=0.080255Jy sigma=0.000721 ! 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.080255Jy sigma=0.000721 ! Fit after self-cal, rms=0.080622Jy sigma=0.000721 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.746 mas, bmaj=9.046 mas, bpa=-17.69 degrees ! Estimated noise=580.463 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000744991 Jy ! Component: 100 - total flux cleaned = 0.000973818 Jy ! Component: 150 - total flux cleaned = 0.0010409 Jy ! Component: 200 - total flux cleaned = 0.00104092 Jy ! Total flux subtracted in 200 components = 0.00104092 Jy ! Clean residual min=-0.001362 max=0.001408 Jy/beam ! Clean residual mean=-0.000001 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.14298 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 95 components and 0.14298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080603Jy sigma=0.000720 ! Fit after self-cal, rms=0.080609Jy sigma=0.000720 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.000183727 Jy ! Component: 100 - total flux cleaned = 0.000164935 Jy ! Component: 150 - total flux cleaned = 0.000130374 Jy ! Component: 200 - total flux cleaned = 0.000114366 Jy ! Total flux subtracted in 200 components = 0.000114366 Jy ! Clean residual min=-0.001353 max=0.001361 Jy/beam ! Clean residual mean=-0.000001 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.143094 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 100 components and 0.143094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080598Jy sigma=0.000720 ! Fit after self-cal, rms=0.080599Jy sigma=0.000720 ! 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.080599Jy sigma=0.000720 ! Fit after self-cal, rms=0.080790Jy sigma=0.000720 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.898 mas, bmaj=11.8 mas, bpa=-12.03 degrees ! Estimated noise=687.183 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000213715 Jy ! Component: 100 - total flux cleaned = 0.000213954 Jy ! Component: 150 - total flux cleaned = 0.000160772 Jy ! Component: 200 - total flux cleaned = 0.000113629 Jy ! Total flux subtracted in 200 components = 0.000113629 Jy ! Clean residual min=-0.001304 max=0.001395 Jy/beam ! Clean residual mean=-0.000002 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.143208 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 115 components and 0.143208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080784Jy sigma=0.000720 ! Fit after self-cal, rms=0.080781Jy sigma=0.000720 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.000104842 Jy ! Component: 100 - total flux cleaned = -0.000146286 Jy ! Component: 150 - total flux cleaned = -0.000157909 Jy ! Component: 200 - total flux cleaned = -0.000191936 Jy ! Total flux subtracted in 200 components = -0.000191936 Jy ! Clean residual min=-0.001224 max=0.001357 Jy/beam ! Clean residual mean=-0.000002 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.143016 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 122 components and 0.143016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080779Jy sigma=0.000720 ! Fit after self-cal, rms=0.080776Jy sigma=0.000720 ! 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.746 mas, bmaj=9.049 mas, bpa=-17.69 degrees ! Estimated noise=581.946 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.746 x 9.049 at -17.69 degrees (North through East) ! Clean map min=-0.0012827 max=0.12537 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.136 mas, bmaj=7.538 mas, bpa=-17.76 degrees ! Estimated noise=902.593 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0957883 Jy ! Component: 100 - total flux cleaned = 0.118596 Jy ! Component: 150 - total flux cleaned = 0.127995 Jy ! Component: 200 - total flux cleaned = 0.132687 Jy ! Total flux subtracted in 200 components = 0.132687 Jy ! Clean residual min=-0.002747 max=0.002746 Jy/beam ! Clean residual mean=-0.000002 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.132687 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.132687 Jy ! Inverting map and beam ! Estimated beam: bmin=3.746 mas, bmaj=9.049 mas, bpa=-17.69 degrees ! Estimated noise=581.946 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.00345754 Jy ! Component: 100 - total flux cleaned = 0.005613 Jy ! Component: 150 - total flux cleaned = 0.00694575 Jy ! Component: 200 - total flux cleaned = 0.00766415 Jy ! Total flux subtracted in 200 components = 0.00766415 Jy ! Clean residual min=-0.001686 max=0.001584 Jy/beam ! Clean residual mean=-0.000003 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.140351 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 63 components and 0.140351 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.898 mas, bmaj=11.8 mas, bpa=-12.03 degrees ! Estimated noise=687.183 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000768294 Jy ! Component: 100 - total flux cleaned = 0.00106114 Jy ! Component: 150 - total flux cleaned = 0.00132403 Jy ! Component: 200 - total flux cleaned = 0.00145832 Jy ! Total flux subtracted in 200 components = 0.00145832 Jy ! Clean residual min=-0.001541 max=0.001419 Jy/beam ! Clean residual mean=-0.000002 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.141809 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 = 6.88291e-05 Jy ! Component: 100 - total flux cleaned = 0.000130274 Jy ! Component: 150 - total flux cleaned = 0.000167347 Jy ! Component: 200 - total flux cleaned = 0.000217279 Jy ! Total flux subtracted in 200 components = 0.000217279 Jy ! Clean residual min=-0.001450 max=0.001341 Jy/beam ! Clean residual mean=-0.000002 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.142026 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 109 components and 0.142026 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.746 mas, bmaj=9.049 mas, bpa=-17.69 degrees ! Estimated noise=581.946 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.92904e-06 Jy ! Component: 100 - total flux cleaned = 0.000130344 Jy ! Component: 150 - total flux cleaned = 0.000261925 Jy ! Component: 200 - total flux cleaned = 0.000359468 Jy ! Total flux subtracted in 200 components = 0.000359468 Jy ! Clean residual min=-0.001477 max=0.001439 Jy/beam ! Clean residual mean=-0.000001 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.142386 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 120 components and 0.142386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080787Jy sigma=0.000720 ! Fit after self-cal, rms=0.080780Jy sigma=0.000720 wmodel J2130+3332_S_2017_10_21_pus_map.mod ! Writing 120 model components to file: J2130+3332_S_2017_10_21_pus_map.mod wobs J2130+3332_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J2130+3332_S_2017_10_21_pus_uvs.fits wwins J2130+3332_S_2017_10_21_pus_map.win ! wwins: Wrote 2 windows to J2130+3332_S_2017_10_21_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.000134195 Jy ! Component: 100 - total flux cleaned = -0.000202916 Jy ! Component: 150 - total flux cleaned = -0.000290964 Jy ! Component: 200 - total flux cleaned = -0.000417601 Jy ! Component: 250 - total flux cleaned = -0.000478451 Jy ! Component: 300 - total flux cleaned = -0.000576117 Jy ! Component: 350 - total flux cleaned = -0.000708621 Jy ! Component: 400 - total flux cleaned = -0.00083613 Jy ! Component: 450 - total flux cleaned = -0.000871276 Jy ! Component: 500 - total flux cleaned = -0.000871244 Jy ! Component: 550 - total flux cleaned = -0.000888275 Jy ! Component: 600 - total flux cleaned = -0.000888489 Jy ! Component: 650 - total flux cleaned = -0.000889041 Jy ! Component: 700 - total flux cleaned = -0.000905044 Jy ! Component: 750 - total flux cleaned = -0.000905293 Jy ! Component: 800 - total flux cleaned = -0.000905262 Jy ! Component: 850 - total flux cleaned = -0.000861001 Jy ! Component: 900 - total flux cleaned = -0.0008175 Jy ! Component: 950 - total flux cleaned = -0.000760805 Jy ! Component: 1000 - total flux cleaned = -0.000732958 Jy ! Component: 1050 - total flux cleaned = -0.000760475 Jy ! Component: 1100 - total flux cleaned = -0.000760718 Jy ! Component: 1150 - total flux cleaned = -0.00078761 Jy ! Component: 1200 - total flux cleaned = -0.000787807 Jy ! Component: 1250 - total flux cleaned = -0.000813878 Jy ! Component: 1300 - total flux cleaned = -0.00082661 Jy ! Component: 1350 - total flux cleaned = -0.00083918 Jy ! Component: 1400 - total flux cleaned = -0.00080173 Jy ! Component: 1450 - total flux cleaned = -0.00087613 Jy ! Component: 1500 - total flux cleaned = -0.000937262 Jy ! Component: 1550 - total flux cleaned = -0.000985311 Jy ! Component: 1600 - total flux cleaned = -0.000997165 Jy ! Component: 1650 - total flux cleaned = -0.00100896 Jy ! Component: 1700 - total flux cleaned = -0.00106735 Jy ! Component: 1750 - total flux cleaned = -0.00105567 Jy ! Component: 1800 - total flux cleaned = -0.00107852 Jy ! Component: 1850 - total flux cleaned = -0.00112372 Jy ! Component: 1900 - total flux cleaned = -0.00111244 Jy ! Component: 1950 - total flux cleaned = -0.00115693 Jy ! Component: 2000 - total flux cleaned = -0.00121178 Jy ! Component: 2050 - total flux cleaned = -0.00120077 Jy ! Component: 2100 - total flux cleaned = -0.00123319 Jy ! Component: 2150 - total flux cleaned = -0.00122249 Jy ! Component: 2200 - total flux cleaned = -0.00127522 Jy ! Component: 2250 - total flux cleaned = -0.00128568 Jy ! Component: 2300 - total flux cleaned = -0.00132706 Jy ! Component: 2350 - total flux cleaned = -0.00134756 Jy ! Component: 2400 - total flux cleaned = -0.00140854 Jy ! Component: 2450 - total flux cleaned = -0.00139846 Jy ! Component: 2500 - total flux cleaned = -0.00142841 Jy ! Component: 2550 - total flux cleaned = -0.00150793 Jy ! Component: 2600 - total flux cleaned = -0.00152757 Jy ! Component: 2650 - total flux cleaned = -0.00156662 Jy ! Component: 2700 - total flux cleaned = -0.00158599 Jy ! Component: 2750 - total flux cleaned = -0.00162444 Jy ! Component: 2800 - total flux cleaned = -0.00166261 Jy ! Component: 2850 - total flux cleaned = -0.00168158 Jy ! Component: 2900 - total flux cleaned = -0.00174744 Jy ! Component: 2950 - total flux cleaned = -0.00172882 Jy ! Component: 3000 - total flux cleaned = -0.00180304 Jy ! Component: 3050 - total flux cleaned = -0.00182141 Jy ! Component: 3100 - total flux cleaned = -0.00184891 Jy ! Component: 3150 - total flux cleaned = -0.00190344 Jy ! Component: 3200 - total flux cleaned = -0.00192138 Jy ! Component: 3250 - total flux cleaned = -0.00195742 Jy ! Component: 3300 - total flux cleaned = -0.0019933 Jy ! Component: 3350 - total flux cleaned = -0.00203788 Jy ! Component: 3400 - total flux cleaned = -0.00208211 Jy ! Component: 3450 - total flux cleaned = -0.00210863 Jy ! Component: 3500 - total flux cleaned = -0.002135 Jy ! Component: 3550 - total flux cleaned = -0.00219617 Jy ! Component: 3600 - total flux cleaned = -0.00223087 Jy ! Component: 3650 - total flux cleaned = -0.002231 Jy ! Component: 3700 - total flux cleaned = -0.00229126 Jy ! Component: 3750 - total flux cleaned = -0.0023255 Jy ! Component: 3800 - total flux cleaned = -0.00236813 Jy ! Component: 3850 - total flux cleaned = -0.00241915 Jy ! Component: 3900 - total flux cleaned = -0.00244441 Jy ! Component: 3950 - total flux cleaned = -0.002436 Jy ! Component: 4000 - total flux cleaned = -0.00246115 Jy ! Component: 4050 - total flux cleaned = -0.00251121 Jy ! Total flux subtracted in 4096 components = -0.0025278 Jy ! Clean residual min=-0.000454 max=0.000430 Jy/beam ! Clean residual mean=-0.000001 rms=0.000149 Jy/beam ! Combined flux in latest and established models = 0.139858 Jy keep ! Adding 255 model components to the UV plane model. ! The established model now contains 375 components and 0.139858 Jy ![Exited script file: muppet] wmap "J2130+3332_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.746 x 9.049 at -17.69 degrees (North through East) ! Clean map min=-0.0014196 max=0.12571 Jy/beam ! Writing clean map to FITS file: J2130+3332_S_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.125711 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000145945 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.348286 0.348286 0.696572 1.39314 2.78629 5.57257 11.1451 22.2903 44.5806 89.1612 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.125 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.746 x 9.049 at -17.69 degrees (North through East) ! Clean map min=-0.0014196 max=0.12571 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 J2130+3332_S_2017_10_21_pus_uvs.log closed on Sat May 11 21:07:02 2019