! Started logfile: J1748+3404_S_2017_02_24_pus_uvs.log on Sat May 4 11:32:21 2019 obs J1748+3404_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J1748+3404_S_2017_02_24_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.952878 visibilities/baseline/integration-bin. ! Found source: J1748+3404 ! ! 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 823 lines of history. ! ! Reading 14236 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 J1748+3404_S_2017_02_24_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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 275 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.842715Jy sigma=0.008148 ! Fit after self-cal, rms=0.839771Jy sigma=0.008122 ! 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.998 mas, bmaj=5.826 mas, bpa=-7.863 degrees ! Estimated noise=933.865 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.125727 Jy ! Component: 100 - total flux cleaned = 0.153377 Jy ! Total flux subtracted in 100 components = 0.153377 Jy ! Clean residual min=-0.003697 max=0.008715 Jy/beam ! Clean residual mean=0.000007 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 0.153377 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.153377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076364Jy sigma=0.000690 ! Fit after self-cal, rms=0.076362Jy sigma=0.000690 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00857237 Jy ! Component: 100 - total flux cleaned = 0.0119407 Jy ! Total flux subtracted in 100 components = 0.0119407 Jy ! Clean residual min=-0.003218 max=0.003704 Jy/beam ! Clean residual mean=0.000004 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.165318 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 13 components and 0.165318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075348Jy sigma=0.000681 ! Fit after self-cal, rms=0.075351Jy sigma=0.000681 ! 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.5 mas, bmaj=6.577 mas, bpa=-6.645 degrees ! Estimated noise=669.082 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.00219464 Jy ! Component: 100 - total flux cleaned = 0.00232823 Jy ! Component: 150 - total flux cleaned = 0.00248582 Jy ! Component: 200 - total flux cleaned = 0.00257621 Jy ! Total flux subtracted in 200 components = 0.00257621 Jy ! Clean residual min=-0.002825 max=0.002438 Jy/beam ! Clean residual mean=0.000001 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.167894 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 25 components and 0.167894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075228Jy sigma=0.000680 ! Fit after self-cal, rms=0.075221Jy sigma=0.000680 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.02 HN 1.01 KP 0.98 ! LA 0.97 MK 0.98 NL 0.98 OV 1.04 ! PT 1.02 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.93 HN 1.05 KP 0.95 ! LA 0.94 MK 0.96 NL 1.00 OV 1.07 ! PT 0.98 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.96 HN 0.98 KP 1.02 ! LA 1.04 MK 0.96 NL 1.17 OV 0.98 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.99 HN 0.94 KP 1.00* ! LA 1.02 MK 1.21 NL 1.00* OV 0.99 ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.075221Jy sigma=0.000680 ! Fit after self-cal, rms=0.074418Jy sigma=0.000671 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.48 mas, bmaj=6.553 mas, bpa=-6.215 degrees ! Estimated noise=667.011 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.000888539 Jy ! Component: 100 - total flux cleaned = 0.000866768 Jy ! Component: 150 - total flux cleaned = 0.000880978 Jy ! Component: 200 - total flux cleaned = 0.000908454 Jy ! Total flux subtracted in 200 components = 0.000908454 Jy ! Clean residual min=-0.002465 max=0.002172 Jy/beam ! Clean residual mean=-0.000003 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.168803 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.168803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074400Jy sigma=0.000671 ! Fit after self-cal, rms=0.074411Jy sigma=0.000671 ! 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.074411Jy sigma=0.000671 ! Fit after self-cal, rms=0.074020Jy sigma=0.000666 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.477 mas, bmaj=6.539 mas, bpa=-6.102 degrees ! Estimated noise=667.208 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000160331 Jy ! Component: 100 - total flux cleaned = 0.000324267 Jy ! Component: 150 - total flux cleaned = 0.000411691 Jy ! Component: 200 - total flux cleaned = 0.000453914 Jy ! Total flux subtracted in 200 components = 0.000453914 Jy ! Clean residual min=-0.001747 max=0.001896 Jy/beam ! Clean residual mean=-0.000002 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.169257 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 38 components and 0.169257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074012Jy sigma=0.000666 ! Fit after self-cal, rms=0.074018Jy sigma=0.000666 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 (-32.5, 68.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00158412 Jy ! Component: 100 - total flux cleaned = 0.00232316 Jy ! Component: 150 - total flux cleaned = 0.00239806 Jy ! Component: 200 - total flux cleaned = 0.00246611 Jy ! Total flux subtracted in 200 components = 0.00246611 Jy ! Clean residual min=-0.001581 max=0.001642 Jy/beam ! Clean residual mean=-0.000002 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.171723 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 56 components and 0.171723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073978Jy sigma=0.000666 ! Fit after self-cal, rms=0.073976Jy sigma=0.000666 ! Inverting map ! Added new window around map position (-126.5, -99.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141846 Jy ! Component: 100 - total flux cleaned = 0.0016396 Jy ! Component: 150 - total flux cleaned = 0.00185464 Jy ! Component: 200 - total flux cleaned = 0.0020655 Jy ! Total flux subtracted in 200 components = 0.0020655 Jy ! Clean residual min=-0.001579 max=0.001534 Jy/beam ! Clean residual mean=-0.000001 rms=0.000366 Jy/beam ! Combined flux in latest and established models = 0.173788 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 72 components and 0.173788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073935Jy sigma=0.000666 ! Fit after self-cal, rms=0.073934Jy sigma=0.000666 ! 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.073934Jy sigma=0.000666 ! Fit after self-cal, rms=0.073996Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.474 mas, bmaj=6.535 mas, bpa=-6.036 degrees ! Estimated noise=667.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000590191 Jy ! Component: 100 - total flux cleaned = 0.000800813 Jy ! Component: 150 - total flux cleaned = 0.000965747 Jy ! Component: 200 - total flux cleaned = 0.00103158 Jy ! Total flux subtracted in 200 components = 0.00103158 Jy ! Clean residual min=-0.001579 max=0.001481 Jy/beam ! Clean residual mean=-0.000001 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.17482 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 80 components and 0.17482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073978Jy sigma=0.000665 ! Fit after self-cal, rms=0.073978Jy sigma=0.000665 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.000155029 Jy ! Component: 100 - total flux cleaned = 0.000214584 Jy ! Component: 150 - total flux cleaned = 0.000233889 Jy ! Component: 200 - total flux cleaned = 0.000270041 Jy ! Total flux subtracted in 200 components = 0.000270041 Jy ! Clean residual min=-0.001565 max=0.001479 Jy/beam ! Clean residual mean=-0.000001 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.17509 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 86 components and 0.17509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073968Jy sigma=0.000665 ! Fit after self-cal, rms=0.073968Jy sigma=0.000665 ! 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.073968Jy sigma=0.000665 ! Fit after self-cal, rms=0.073986Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.56 mas, bmaj=9.633 mas, bpa=-3.248 degrees ! Estimated noise=825.442 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000761419 Jy ! Component: 100 - total flux cleaned = 0.000951981 Jy ! Component: 150 - total flux cleaned = 0.00103252 Jy ! Component: 200 - total flux cleaned = 0.00108802 Jy ! Total flux subtracted in 200 components = 0.00108802 Jy ! Clean residual min=-0.001534 max=0.001447 Jy/beam ! Clean residual mean=-0.000002 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.176178 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 97 components and 0.176178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073984Jy sigma=0.000665 ! Fit after self-cal, rms=0.073983Jy sigma=0.000665 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 = 8.24364e-07 Jy ! Component: 100 - total flux cleaned = 3.90128e-05 Jy ! Component: 150 - total flux cleaned = 6.15312e-05 Jy ! Component: 200 - total flux cleaned = 9.25662e-05 Jy ! Total flux subtracted in 200 components = 9.25662e-05 Jy ! Clean residual min=-0.001540 max=0.001427 Jy/beam ! Clean residual mean=-0.000002 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.17627 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 108 components and 0.17627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073984Jy sigma=0.000665 ! Fit after self-cal, rms=0.073983Jy sigma=0.000665 ! 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.473 mas, bmaj=6.533 mas, bpa=-6.029 degrees ! Estimated noise=667.701 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.473 x 6.533 at -6.029 degrees (North through East) ! Clean map min=-0.0015084 max=0.16182 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.982 mas, bmaj=5.79 mas, bpa=-7.092 degrees ! Estimated noise=934.541 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.125782 Jy ! Component: 100 - total flux cleaned = 0.15339 Jy ! Component: 150 - total flux cleaned = 0.161813 Jy ! Component: 200 - total flux cleaned = 0.16558 Jy ! Total flux subtracted in 200 components = 0.16558 Jy ! Clean residual min=-0.002624 max=0.002546 Jy/beam ! Clean residual mean=0.000000 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.16558 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.16558 Jy ! Inverting map and beam ! Estimated beam: bmin=3.473 mas, bmaj=6.533 mas, bpa=-6.029 degrees ! Estimated noise=667.701 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.00278057 Jy ! Component: 100 - total flux cleaned = 0.00476086 Jy ! Component: 150 - total flux cleaned = 0.00632984 Jy ! Component: 200 - total flux cleaned = 0.00733511 Jy ! Total flux subtracted in 200 components = 0.00733511 Jy ! Clean residual min=-0.001597 max=0.001416 Jy/beam ! Clean residual mean=-0.000001 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.172915 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 53 components and 0.172915 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.56 mas, bmaj=9.633 mas, bpa=-3.248 degrees ! Estimated noise=825.442 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157322 Jy ! Component: 100 - total flux cleaned = 0.00241774 Jy ! Component: 150 - total flux cleaned = 0.00285842 Jy ! Component: 200 - total flux cleaned = 0.00316364 Jy ! Total flux subtracted in 200 components = 0.00316364 Jy ! Clean residual min=-0.001604 max=0.001522 Jy/beam ! Clean residual mean=-0.000002 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.176079 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.000154969 Jy ! Component: 100 - total flux cleaned = 0.000205095 Jy ! Component: 150 - total flux cleaned = 0.000219824 Jy ! Component: 200 - total flux cleaned = 0.000219704 Jy ! Total flux subtracted in 200 components = 0.000219704 Jy ! Clean residual min=-0.001599 max=0.001489 Jy/beam ! Clean residual mean=-0.000002 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.176298 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 86 components and 0.176298 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.473 mas, bmaj=6.533 mas, bpa=-6.029 degrees ! Estimated noise=667.701 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.25258e-05 Jy ! Component: 100 - total flux cleaned = -2.25774e-05 Jy ! Component: 150 - total flux cleaned = 3.21211e-05 Jy ! Component: 200 - total flux cleaned = 3.13001e-05 Jy ! Total flux subtracted in 200 components = 3.13001e-05 Jy ! Clean residual min=-0.001595 max=0.001426 Jy/beam ! Clean residual mean=-0.000001 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.17633 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 105 components and 0.17633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074017Jy sigma=0.000665 ! Fit after self-cal, rms=0.074015Jy sigma=0.000665 wmodel J1748+3404_S_2017_02_24_pus_map.mod ! Writing 105 model components to file: J1748+3404_S_2017_02_24_pus_map.mod wobs J1748+3404_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J1748+3404_S_2017_02_24_pus_uvs.fits wwins J1748+3404_S_2017_02_24_pus_map.win ! wwins: Wrote 3 windows to J1748+3404_S_2017_02_24_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.000319931 Jy ! Component: 100 - total flux cleaned = -0.000603527 Jy ! Component: 150 - total flux cleaned = -0.000873488 Jy ! Component: 200 - total flux cleaned = -0.00103898 Jy ! Component: 250 - total flux cleaned = -0.00113073 Jy ! Component: 300 - total flux cleaned = -0.00113112 Jy ! Component: 350 - total flux cleaned = -0.00117493 Jy ! Component: 400 - total flux cleaned = -0.00119606 Jy ! Component: 450 - total flux cleaned = -0.0011961 Jy ! Component: 500 - total flux cleaned = -0.00117538 Jy ! Component: 550 - total flux cleaned = -0.00119528 Jy ! Component: 600 - total flux cleaned = -0.00123474 Jy ! Component: 650 - total flux cleaned = -0.00125423 Jy ! Component: 700 - total flux cleaned = -0.00125378 Jy ! Component: 750 - total flux cleaned = -0.00125398 Jy ! Component: 800 - total flux cleaned = -0.00132935 Jy ! Component: 850 - total flux cleaned = -0.00132932 Jy ! Component: 900 - total flux cleaned = -0.00138479 Jy ! Component: 950 - total flux cleaned = -0.00142108 Jy ! Component: 1000 - total flux cleaned = -0.00143933 Jy ! Component: 1050 - total flux cleaned = -0.00151073 Jy ! Component: 1100 - total flux cleaned = -0.00152844 Jy ! Component: 1150 - total flux cleaned = -0.00156396 Jy ! Component: 1200 - total flux cleaned = -0.00161601 Jy ! Component: 1250 - total flux cleaned = -0.00165018 Jy ! Component: 1300 - total flux cleaned = -0.00166702 Jy ! Component: 1350 - total flux cleaned = -0.00170072 Jy ! Component: 1400 - total flux cleaned = -0.00171716 Jy ! Component: 1450 - total flux cleaned = -0.00170072 Jy ! Component: 1500 - total flux cleaned = -0.00176611 Jy ! Component: 1550 - total flux cleaned = -0.00179858 Jy ! Component: 1600 - total flux cleaned = -0.00181461 Jy ! Component: 1650 - total flux cleaned = -0.0018625 Jy ! Component: 1700 - total flux cleaned = -0.00183068 Jy ! Component: 1750 - total flux cleaned = -0.00183081 Jy ! Component: 1800 - total flux cleaned = -0.00184655 Jy ! Component: 1850 - total flux cleaned = -0.00180001 Jy ! Component: 1900 - total flux cleaned = -0.00181559 Jy ! Component: 1950 - total flux cleaned = -0.00187647 Jy ! Component: 2000 - total flux cleaned = -0.00186134 Jy ! Component: 2050 - total flux cleaned = -0.00186156 Jy ! Component: 2100 - total flux cleaned = -0.00189129 Jy ! Component: 2150 - total flux cleaned = -0.00187649 Jy ! Component: 2200 - total flux cleaned = -0.00183262 Jy ! Component: 2250 - total flux cleaned = -0.00193466 Jy ! Component: 2300 - total flux cleaned = -0.00192008 Jy ! Component: 2350 - total flux cleaned = -0.00192011 Jy ! Component: 2400 - total flux cleaned = -0.00196307 Jy ! Component: 2450 - total flux cleaned = -0.00192036 Jy ! Component: 2500 - total flux cleaned = -0.00193447 Jy ! Component: 2550 - total flux cleaned = -0.00192045 Jy ! Component: 2600 - total flux cleaned = -0.00187871 Jy ! Component: 2650 - total flux cleaned = -0.00185112 Jy ! Component: 2700 - total flux cleaned = -0.00181009 Jy ! Component: 2750 - total flux cleaned = -0.0017826 Jy ! Component: 2800 - total flux cleaned = -0.00171503 Jy ! Component: 2850 - total flux cleaned = -0.00172868 Jy ! Component: 2900 - total flux cleaned = -0.00168838 Jy ! Component: 2950 - total flux cleaned = -0.00168847 Jy ! Component: 3000 - total flux cleaned = -0.00170156 Jy ! Component: 3050 - total flux cleaned = -0.00172795 Jy ! Component: 3100 - total flux cleaned = -0.00164957 Jy ! Component: 3150 - total flux cleaned = -0.00162354 Jy ! Component: 3200 - total flux cleaned = -0.00161075 Jy ! Component: 3250 - total flux cleaned = -0.00159793 Jy ! Component: 3300 - total flux cleaned = -0.00157257 Jy ! Component: 3350 - total flux cleaned = -0.00168689 Jy ! Component: 3400 - total flux cleaned = -0.00166154 Jy ! Component: 3450 - total flux cleaned = -0.00162395 Jy ! Component: 3500 - total flux cleaned = -0.00161147 Jy ! Component: 3550 - total flux cleaned = -0.00157428 Jy ! Component: 3600 - total flux cleaned = -0.00158666 Jy ! Component: 3650 - total flux cleaned = -0.00158668 Jy ! Component: 3700 - total flux cleaned = -0.00156238 Jy ! Component: 3750 - total flux cleaned = -0.00155038 Jy ! Component: 3800 - total flux cleaned = -0.00161082 Jy ! Component: 3850 - total flux cleaned = -0.00159883 Jy ! Component: 3900 - total flux cleaned = -0.001563 Jy ! Component: 3950 - total flux cleaned = -0.00155113 Jy ! Component: 4000 - total flux cleaned = -0.00158655 Jy ! Component: 4050 - total flux cleaned = -0.00155131 Jy ! Total flux subtracted in 4096 components = -0.00157466 Jy ! Clean residual min=-0.000667 max=0.000670 Jy/beam ! Clean residual mean=-0.000002 rms=0.000213 Jy/beam ! Combined flux in latest and established models = 0.174755 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 397 components and 0.174755 Jy ![Exited script file: muppet] wmap "J1748+3404_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.473 x 6.533 at -6.029 degrees (North through East) ! Clean map min=-0.0011955 max=0.1614 Jy/beam ! Writing clean map to FITS file: J1748+3404_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.161404 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000212183 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.394384 0.394384 0.788769 1.57754 3.15507 6.31015 12.6203 25.2406 50.4812 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.161 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.473 x 6.533 at -6.029 degrees (North through East) ! Clean map min=-0.0011955 max=0.1614 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 J1748+3404_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:32:28 2019