! Started logfile: J1832+8049_S_2017_10_09_pus_uvs.log on Sun May 12 13:17:45 2019 obs J1832+8049_S_2017_10_09_pus_uva.fits ! Reading UV FITS file: J1832+8049_S_2017_10_09_pus_uva.fits ! AN table 1: 218 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.743502 visibilities/baseline/integration-bin. ! Found source: J1832+8049 ! ! 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 496 lines of history. ! ! Reading 23340 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 J1832+8049_S_2017_10_09_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 260 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 480 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 260 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 993 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.883020Jy sigma=0.007349 ! Fit after self-cal, rms=0.866417Jy sigma=0.007213 ! 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.771 mas, bmaj=4.582 mas, bpa=-88.39 degrees ! Estimated noise=1227.17 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.0947697 Jy ! Component: 100 - total flux cleaned = 0.129041 Jy ! Total flux subtracted in 100 components = 0.129041 Jy ! Clean residual min=-0.009585 max=0.030517 Jy/beam ! Clean residual mean=-0.000129 rms=0.002855 Jy/beam ! Combined flux in latest and established models = 0.129041 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.129041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105715Jy sigma=0.000801 ! Fit after self-cal, rms=0.105534Jy sigma=0.000800 ! Inverting map ! Added new window around map position (4.5, 4.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0281022 Jy ! Component: 100 - total flux cleaned = 0.0442111 Jy ! Total flux subtracted in 100 components = 0.0442111 Jy ! Clean residual min=-0.007126 max=0.014803 Jy/beam ! Clean residual mean=-0.000067 rms=0.001724 Jy/beam ! Combined flux in latest and established models = 0.173252 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 29 components and 0.173252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095002Jy sigma=0.000717 ! Fit after self-cal, rms=0.094153Jy sigma=0.000710 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0139833 Jy ! Component: 100 - total flux cleaned = 0.0226011 Jy ! Total flux subtracted in 100 components = 0.0226011 Jy ! Clean residual min=-0.006192 max=0.007433 Jy/beam ! Clean residual mean=-0.000036 rms=0.001237 Jy/beam ! Combined flux in latest and established models = 0.195853 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 38 components and 0.195853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091063Jy sigma=0.000689 ! Fit after self-cal, rms=0.090865Jy sigma=0.000688 ! 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.428 mas, bmaj=5.448 mas, bpa=-87.27 degrees ! Estimated noise=651.526 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.00875622 Jy ! Component: 100 - total flux cleaned = 0.0134337 Jy ! Component: 150 - total flux cleaned = 0.0163985 Jy ! Component: 200 - total flux cleaned = 0.0182858 Jy ! Total flux subtracted in 200 components = 0.0182858 Jy ! Clean residual min=-0.004088 max=0.003629 Jy/beam ! Clean residual mean=-0.000011 rms=0.000981 Jy/beam ! Combined flux in latest and established models = 0.214139 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 56 components and 0.214139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089713Jy sigma=0.000682 ! Fit after self-cal, rms=0.089616Jy sigma=0.000681 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 HN 1.02 KP 1.05 ! LA 1.01 MK 0.98 NL 0.84 OV 1.00* ! PT 1.02 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.08 HN 1.06 KP 1.03 ! LA 0.97 MK 1.02 NL 1.00* OV 1.00* ! PT 0.99 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.10 HN 1.04 KP 0.89 ! LA 0.79 MK 1.05 NL 1.18 OV 1.00* ! PT 0.97 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.14 HN 1.05 KP 1.00* ! LA 0.86 MK 1.03 NL 1.00* OV 1.00* ! PT 1.03 ! ! ! Fit before self-cal, rms=0.089616Jy sigma=0.000681 ! Fit after self-cal, rms=0.085469Jy sigma=0.000667 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.466 mas, bmaj=5.503 mas, bpa=-87.34 degrees ! Estimated noise=659.591 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.00128643 Jy ! Component: 100 - total flux cleaned = 0.00117653 Jy ! Component: 150 - total flux cleaned = 0.00117755 Jy ! Component: 200 - total flux cleaned = 0.00111375 Jy ! Total flux subtracted in 200 components = 0.00111375 Jy ! Clean residual min=-0.002307 max=0.002874 Jy/beam ! Clean residual mean=0.000007 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.215253 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 63 components and 0.215253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085397Jy sigma=0.000666 ! Fit after self-cal, rms=0.085334Jy sigma=0.000666 ! 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.085334Jy sigma=0.000666 ! Fit after self-cal, rms=0.085000Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.462 mas, bmaj=5.516 mas, bpa=-87.57 degrees ! Estimated noise=659.662 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00062017 Jy ! Component: 100 - total flux cleaned = 0.000592829 Jy ! Component: 150 - total flux cleaned = 0.000533985 Jy ! Component: 200 - total flux cleaned = 0.000458059 Jy ! Total flux subtracted in 200 components = 0.000458059 Jy ! Clean residual min=-0.002147 max=0.002351 Jy/beam ! Clean residual mean=0.000007 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.215711 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 75 components and 0.215711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084968Jy sigma=0.000664 ! Fit after self-cal, rms=0.084956Jy sigma=0.000664 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 (-44.5, 110). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.001869 Jy ! Component: 100 - total flux cleaned = 0.0024557 Jy ! Component: 150 - total flux cleaned = 0.0026341 Jy ! Component: 200 - total flux cleaned = 0.00263452 Jy ! Total flux subtracted in 200 components = 0.00263452 Jy ! Clean residual min=-0.002007 max=0.002211 Jy/beam ! Clean residual mean=0.000006 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.218345 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 90 components and 0.218346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084899Jy sigma=0.000663 ! Fit after self-cal, rms=0.084890Jy sigma=0.000663 ! Inverting map ! Added new window around map position (-28, 19). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101558 Jy ! Component: 100 - total flux cleaned = 0.00115204 Jy ! Component: 150 - total flux cleaned = 0.00122767 Jy ! Component: 200 - total flux cleaned = 0.00132504 Jy ! Total flux subtracted in 200 components = 0.00132504 Jy ! Clean residual min=-0.001922 max=0.001903 Jy/beam ! Clean residual mean=0.000005 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.219671 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 106 components and 0.219671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084836Jy sigma=0.000663 ! Fit after self-cal, rms=0.084832Jy sigma=0.000663 ! 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.084832Jy sigma=0.000663 ! Fit after self-cal, rms=0.084686Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.456 mas, bmaj=5.519 mas, bpa=-87.78 degrees ! Estimated noise=658.637 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000873578 Jy ! Component: 100 - total flux cleaned = 0.00111323 Jy ! Component: 150 - total flux cleaned = 0.00123157 Jy ! Component: 200 - total flux cleaned = 0.00125928 Jy ! Total flux subtracted in 200 components = 0.00125928 Jy ! Clean residual min=-0.001857 max=0.001847 Jy/beam ! Clean residual mean=0.000004 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.22093 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 114 components and 0.22093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084662Jy sigma=0.000662 ! Fit after self-cal, rms=0.084659Jy sigma=0.000662 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.000108166 Jy ! Component: 100 - total flux cleaned = 0.00018691 Jy ! Component: 150 - total flux cleaned = 0.000186594 Jy ! Component: 200 - total flux cleaned = 0.00014264 Jy ! Total flux subtracted in 200 components = 0.00014264 Jy ! Clean residual min=-0.001797 max=0.001807 Jy/beam ! Clean residual mean=0.000004 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.221073 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 120 components and 0.221073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084645Jy sigma=0.000662 ! Fit after self-cal, rms=0.084643Jy sigma=0.000662 ! 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.084643Jy sigma=0.000662 ! Fit after self-cal, rms=0.084640Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.219 mas, bmaj=10.67 mas, bpa=80.27 degrees ! Estimated noise=862.156 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000150727 Jy ! Component: 100 - total flux cleaned = 0.000175363 Jy ! Component: 150 - total flux cleaned = 0.000101757 Jy ! Component: 200 - total flux cleaned = 8.55528e-05 Jy ! Total flux subtracted in 200 components = 8.55528e-05 Jy ! Clean residual min=-0.001629 max=0.001846 Jy/beam ! Clean residual mean=0.000008 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.221158 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 134 components and 0.221158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084633Jy sigma=0.000662 ! Fit after self-cal, rms=0.084629Jy sigma=0.000662 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 = 3.52905e-05 Jy ! Component: 100 - total flux cleaned = 5.33224e-05 Jy ! Component: 150 - total flux cleaned = 3.72946e-05 Jy ! Component: 200 - total flux cleaned = 3.73099e-05 Jy ! Total flux subtracted in 200 components = 3.73099e-05 Jy ! Clean residual min=-0.001603 max=0.001826 Jy/beam ! Clean residual mean=0.000008 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.221195 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 139 components and 0.221195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084626Jy sigma=0.000662 ! Fit after self-cal, rms=0.084623Jy sigma=0.000662 ! 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.453 mas, bmaj=5.522 mas, bpa=-87.87 degrees ! Estimated noise=658.424 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.453 x 5.522 at -87.87 degrees (North through East) ! Clean map min=-0.0017245 max=0.11769 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.789 mas, bmaj=4.63 mas, bpa=-89.21 degrees ! Estimated noise=1245.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0973739 Jy ! Component: 100 - total flux cleaned = 0.138847 Jy ! Component: 150 - total flux cleaned = 0.163322 Jy ! Component: 200 - total flux cleaned = 0.179037 Jy ! Total flux subtracted in 200 components = 0.179037 Jy ! Clean residual min=-0.004625 max=0.008354 Jy/beam ! Clean residual mean=-0.000049 rms=0.001229 Jy/beam ! Combined flux in latest and established models = 0.179037 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.179037 Jy ! Inverting map and beam ! Estimated beam: bmin=3.453 mas, bmaj=5.522 mas, bpa=-87.87 degrees ! Estimated noise=658.424 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.0144867 Jy ! Component: 100 - total flux cleaned = 0.0230183 Jy ! Component: 150 - total flux cleaned = 0.0282804 Jy ! Component: 200 - total flux cleaned = 0.0318389 Jy ! Total flux subtracted in 200 components = 0.0318389 Jy ! Clean residual min=-0.002141 max=0.002280 Jy/beam ! Clean residual mean=-0.000007 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.210876 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 75 components and 0.210875 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.219 mas, bmaj=10.67 mas, bpa=80.27 degrees ! Estimated noise=862.156 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00376856 Jy ! Component: 100 - total flux cleaned = 0.00594254 Jy ! Component: 150 - total flux cleaned = 0.00747586 Jy ! Component: 200 - total flux cleaned = 0.00858949 Jy ! Total flux subtracted in 200 components = 0.00858949 Jy ! Clean residual min=-0.001620 max=0.001860 Jy/beam ! Clean residual mean=0.000005 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.219465 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.00054266 Jy ! Component: 100 - total flux cleaned = 0.000819761 Jy ! Component: 150 - total flux cleaned = 0.000987601 Jy ! Component: 200 - total flux cleaned = 0.00115676 Jy ! Total flux subtracted in 200 components = 0.00115676 Jy ! Clean residual min=-0.001574 max=0.001830 Jy/beam ! Clean residual mean=0.000007 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.220622 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 129 components and 0.220622 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.453 mas, bmaj=5.522 mas, bpa=-87.87 degrees ! Estimated noise=658.424 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000724095 Jy ! Component: 100 - total flux cleaned = 0.00072332 Jy ! Component: 150 - total flux cleaned = 0.000789952 Jy ! Component: 200 - total flux cleaned = 0.000819271 Jy ! Total flux subtracted in 200 components = 0.000819271 Jy ! Clean residual min=-0.001782 max=0.001845 Jy/beam ! Clean residual mean=0.000002 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.221441 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 150 components and 0.221441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084630Jy sigma=0.000662 ! Fit after self-cal, rms=0.084612Jy sigma=0.000662 wmodel J1832+8049_S_2017_10_09_pus_map.mod ! Writing 150 model components to file: J1832+8049_S_2017_10_09_pus_map.mod wobs J1832+8049_S_2017_10_09_pus_uvs.fits ! Writing UV FITS file: J1832+8049_S_2017_10_09_pus_uvs.fits wwins J1832+8049_S_2017_10_09_pus_map.win ! wwins: Wrote 4 windows to J1832+8049_S_2017_10_09_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.000100593 Jy ! Component: 100 - total flux cleaned = 0.000276902 Jy ! Component: 150 - total flux cleaned = 0.000276041 Jy ! Component: 200 - total flux cleaned = 0.000275832 Jy ! Component: 250 - total flux cleaned = 0.00035077 Jy ! Component: 300 - total flux cleaned = 0.000398687 Jy ! Component: 350 - total flux cleaned = 0.000398449 Jy ! Component: 400 - total flux cleaned = 0.00035288 Jy ! Component: 450 - total flux cleaned = 0.000308678 Jy ! Component: 500 - total flux cleaned = 0.000265768 Jy ! Component: 550 - total flux cleaned = 0.000286315 Jy ! Component: 600 - total flux cleaned = 0.000245174 Jy ! Component: 650 - total flux cleaned = 0.000304909 Jy ! Component: 700 - total flux cleaned = 0.00028491 Jy ! Component: 750 - total flux cleaned = 0.000304221 Jy ! Component: 800 - total flux cleaned = 0.000360768 Jy ! Component: 850 - total flux cleaned = 0.00037909 Jy ! Component: 900 - total flux cleaned = 0.000378985 Jy ! Component: 950 - total flux cleaned = 0.000414701 Jy ! Component: 1000 - total flux cleaned = 0.000450035 Jy ! Component: 1050 - total flux cleaned = 0.000484569 Jy ! Component: 1100 - total flux cleaned = 0.000467389 Jy ! Component: 1150 - total flux cleaned = 0.00053439 Jy ! Component: 1200 - total flux cleaned = 0.000534268 Jy ! Component: 1250 - total flux cleaned = 0.000582916 Jy ! Component: 1300 - total flux cleaned = 0.000647004 Jy ! Component: 1350 - total flux cleaned = 0.000631297 Jy ! Component: 1400 - total flux cleaned = 0.000631129 Jy ! Component: 1450 - total flux cleaned = 0.000708466 Jy ! Component: 1500 - total flux cleaned = 0.000677781 Jy ! Component: 1550 - total flux cleaned = 0.000723272 Jy ! Component: 1600 - total flux cleaned = 0.000693139 Jy ! Component: 1650 - total flux cleaned = 0.000707828 Jy ! Component: 1700 - total flux cleaned = 0.00070786 Jy ! Component: 1750 - total flux cleaned = 0.000708109 Jy ! Component: 1800 - total flux cleaned = 0.000722223 Jy ! Component: 1850 - total flux cleaned = 0.000707989 Jy ! Component: 1900 - total flux cleaned = 0.000624543 Jy ! Component: 1950 - total flux cleaned = 0.000665674 Jy ! Component: 2000 - total flux cleaned = 0.000611266 Jy ! Component: 2050 - total flux cleaned = 0.000570799 Jy ! Component: 2100 - total flux cleaned = 0.000610806 Jy ! Component: 2150 - total flux cleaned = 0.000571017 Jy ! Component: 2200 - total flux cleaned = 0.000584092 Jy ! Component: 2250 - total flux cleaned = 0.000519382 Jy ! Component: 2300 - total flux cleaned = 0.000519505 Jy ! Component: 2350 - total flux cleaned = 0.00051957 Jy ! Component: 2400 - total flux cleaned = 0.000494345 Jy ! Component: 2450 - total flux cleaned = 0.000481837 Jy ! Component: 2500 - total flux cleaned = 0.000481753 Jy ! Component: 2550 - total flux cleaned = 0.000444868 Jy ! Component: 2600 - total flux cleaned = 0.000444758 Jy ! Component: 2650 - total flux cleaned = 0.000408399 Jy ! Component: 2700 - total flux cleaned = 0.000360496 Jy ! Component: 2750 - total flux cleaned = 0.00038442 Jy ! Component: 2800 - total flux cleaned = 0.0003726 Jy ! Component: 2850 - total flux cleaned = 0.000360787 Jy ! Component: 2900 - total flux cleaned = 0.000360656 Jy ! Component: 2950 - total flux cleaned = 0.000314279 Jy ! Component: 3000 - total flux cleaned = 0.000302535 Jy ! Component: 3050 - total flux cleaned = 0.000256696 Jy ! Component: 3100 - total flux cleaned = 0.000233908 Jy ! Component: 3150 - total flux cleaned = 0.000200066 Jy ! Component: 3200 - total flux cleaned = 0.000200007 Jy ! Component: 3250 - total flux cleaned = 0.000166604 Jy ! Component: 3300 - total flux cleaned = 0.000188541 Jy ! Component: 3350 - total flux cleaned = 0.000133614 Jy ! Component: 3400 - total flux cleaned = 0.000111886 Jy ! Component: 3450 - total flux cleaned = 0.000101138 Jy ! Component: 3500 - total flux cleaned = 6.89692e-05 Jy ! Component: 3550 - total flux cleaned = 5.03037e-06 Jy ! Component: 3600 - total flux cleaned = 5.81856e-05 Jy ! Component: 3650 - total flux cleaned = 3.71713e-05 Jy ! Component: 3700 - total flux cleaned = 3.72246e-05 Jy ! Component: 3750 - total flux cleaned = 1.64458e-05 Jy ! Component: 3800 - total flux cleaned = 2.68183e-05 Jy ! Component: 3850 - total flux cleaned = -1.43241e-05 Jy ! Component: 3900 - total flux cleaned = -4.12725e-06 Jy ! Component: 3950 - total flux cleaned = -2.44673e-05 Jy ! Component: 4000 - total flux cleaned = -6.48857e-05 Jy ! Component: 4050 - total flux cleaned = -5.48049e-05 Jy ! Total flux subtracted in 4096 components = -8.47913e-05 Jy ! Clean residual min=-0.000581 max=0.000669 Jy/beam ! Clean residual mean=0.000001 rms=0.000176 Jy/beam ! Combined flux in latest and established models = 0.221356 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 434 components and 0.221356 Jy ![Exited script file: muppet] wmap "J1832+8049_S_2017_10_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.453 x 5.522 at -87.87 degrees (North through East) ! Clean map min=-0.0013086 max=0.11712 Jy/beam ! Writing clean map to FITS file: J1832+8049_S_2017_10_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.117123 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000175775 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.450231 0.450231 0.900461 1.80092 3.60185 7.20369 14.4074 28.8148 57.6295 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.117 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.453 x 5.522 at -87.87 degrees (North through East) ! Clean map min=-0.0013086 max=0.11712 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 J1832+8049_S_2017_10_09_pus_uvs.log closed on Sun May 12 13:17:50 2019