! Started logfile: J0730-0535_S_2017_08_12_pus_uvs.log on Fri May 10 14:54:51 2019 obs J0730-0535_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J0730-0535_S_2017_08_12_pus_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.97392 visibilities/baseline/integration-bin. ! Found source: J0730-0535 ! ! 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 594 lines of history. ! ! Reading 25244 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 J0730-0535_S_2017_08_12_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 165 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 165 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 969 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.935288Jy sigma=0.007849 ! Fit after self-cal, rms=0.924547Jy sigma=0.007766 ! 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.611 mas, bmaj=7.05 mas, bpa=-5.04 degrees ! Estimated noise=1018.6 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.059886 Jy ! Component: 100 - total flux cleaned = 0.0747122 Jy ! Total flux subtracted in 100 components = 0.0747122 Jy ! Clean residual min=-0.003768 max=0.005760 Jy/beam ! Clean residual mean=0.000015 rms=0.000932 Jy/beam ! Combined flux in latest and established models = 0.0747122 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0747122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083271Jy sigma=0.000666 ! Fit after self-cal, rms=0.083251Jy sigma=0.000666 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00630016 Jy ! Component: 100 - total flux cleaned = 0.00982355 Jy ! Total flux subtracted in 100 components = 0.00982355 Jy ! Clean residual min=-0.003465 max=0.004126 Jy/beam ! Clean residual mean=0.000012 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.0845357 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 28 components and 0.0845358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082677Jy sigma=0.000661 ! Fit after self-cal, rms=0.082697Jy sigma=0.000661 ! 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.117 mas, bmaj=8.198 mas, bpa=-5.124 degrees ! Estimated noise=651.154 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 (5.5, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00429066 Jy ! Component: 100 - total flux cleaned = 0.00655882 Jy ! Component: 150 - total flux cleaned = 0.00787455 Jy ! Component: 200 - total flux cleaned = 0.00826483 Jy ! Total flux subtracted in 200 components = 0.00826483 Jy ! Clean residual min=-0.002432 max=0.002296 Jy/beam ! Clean residual mean=0.000005 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.0928006 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 50 components and 0.0928006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082466Jy sigma=0.000659 ! Fit after self-cal, rms=0.082450Jy sigma=0.000659 ! 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.02 FD 0.96 HN 0.98 KP 1.04 ! LA 0.98 MK 1.03 NL 0.93 OV 1.03 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.01 KP 1.00 ! LA 0.97 MK 0.98 NL 1.05 OV 1.06 ! PT 0.96 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 1.00 KP 0.98 ! LA 0.95 MK 1.11 NL 0.99 OV 0.96 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 0.81 KP 1.00* ! LA 1.00* MK 1.00 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.082450Jy sigma=0.000659 ! Fit after self-cal, rms=0.082448Jy sigma=0.000658 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.141 mas, bmaj=8.251 mas, bpa=-5.138 degrees ! Estimated noise=651.27 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.000685756 Jy ! Component: 100 - total flux cleaned = 0.000622344 Jy ! Component: 150 - total flux cleaned = 0.000542973 Jy ! Component: 200 - total flux cleaned = 0.000497954 Jy ! Total flux subtracted in 200 components = 0.000497954 Jy ! Clean residual min=-0.002194 max=0.001848 Jy/beam ! Clean residual mean=0.000004 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.0932986 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 64 components and 0.0932986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082424Jy sigma=0.000657 ! Fit after self-cal, rms=0.082425Jy sigma=0.000657 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082425Jy sigma=0.000657 ! Fit after self-cal, rms=0.082089Jy sigma=0.000656 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.144 mas, bmaj=8.25 mas, bpa=-5.268 degrees ! Estimated noise=650.537 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000168436 Jy ! Component: 100 - total flux cleaned = 0.000108686 Jy ! Component: 150 - total flux cleaned = 7.37706e-05 Jy ! Component: 200 - total flux cleaned = 7.41758e-05 Jy ! Total flux subtracted in 200 components = 7.41758e-05 Jy ! Clean residual min=-0.001909 max=0.001699 Jy/beam ! Clean residual mean=0.000004 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.0933727 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 78 components and 0.0933727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082079Jy sigma=0.000656 ! Fit after self-cal, rms=0.082082Jy sigma=0.000656 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.49035e-05 Jy ! Component: 100 - total flux cleaned = 1.41922e-05 Jy ! Component: 150 - total flux cleaned = -4.5461e-07 Jy ! Component: 200 - total flux cleaned = -6.48996e-07 Jy ! Total flux subtracted in 200 components = -6.48996e-07 Jy ! Clean residual min=-0.001889 max=0.001704 Jy/beam ! Clean residual mean=0.000004 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.0933721 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 86 components and 0.0933721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082076Jy sigma=0.000656 ! Fit after self-cal, rms=0.082075Jy sigma=0.000656 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082075Jy sigma=0.000656 ! Fit after self-cal, rms=0.082018Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.142 mas, bmaj=8.251 mas, bpa=-5.327 degrees ! Estimated noise=649.834 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.09125e-05 Jy ! Component: 100 - total flux cleaned = 4.14682e-05 Jy ! Component: 150 - total flux cleaned = 4.18248e-05 Jy ! Component: 200 - total flux cleaned = 4.18872e-05 Jy ! Total flux subtracted in 200 components = 4.18872e-05 Jy ! Clean residual min=-0.001868 max=0.001711 Jy/beam ! Clean residual mean=0.000004 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.093414 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 96 components and 0.093414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082013Jy sigma=0.000656 ! Fit after self-cal, rms=0.082015Jy sigma=0.000656 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.28939e-05 Jy ! Component: 100 - total flux cleaned = 1.31909e-05 Jy ! Component: 150 - total flux cleaned = 1.30614e-05 Jy ! Component: 200 - total flux cleaned = 1.93933e-06 Jy ! Total flux subtracted in 200 components = 1.93933e-06 Jy ! Clean residual min=-0.001862 max=0.001713 Jy/beam ! Clean residual mean=0.000004 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.0934159 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 99 components and 0.0934159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082012Jy sigma=0.000656 ! Fit after self-cal, rms=0.082011Jy sigma=0.000656 ! 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.082011Jy sigma=0.000656 ! Fit after self-cal, rms=0.082000Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.282 mas, bmaj=14.42 mas, bpa=-6.165 degrees ! Estimated noise=825.242 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000482382 Jy ! Component: 100 - total flux cleaned = 0.000649382 Jy ! Component: 150 - total flux cleaned = 0.000689953 Jy ! Component: 200 - total flux cleaned = 0.000720828 Jy ! Total flux subtracted in 200 components = 0.000720828 Jy ! Clean residual min=-0.002307 max=0.002096 Jy/beam ! Clean residual mean=0.000007 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.0941367 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 107 components and 0.0941367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082000Jy sigma=0.000656 ! Fit after self-cal, rms=0.082001Jy sigma=0.000656 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000149953 Jy ! Component: 100 - total flux cleaned = 0.00015564 Jy ! Component: 150 - total flux cleaned = 0.000161047 Jy ! Component: 200 - total flux cleaned = 0.000166411 Jy ! Total flux subtracted in 200 components = 0.000166411 Jy ! Clean residual min=-0.002293 max=0.002085 Jy/beam ! Clean residual mean=0.000007 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.0943031 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 114 components and 0.0943031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082000Jy sigma=0.000656 ! Fit after self-cal, rms=0.082000Jy sigma=0.000656 ! 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.14 mas, bmaj=8.254 mas, bpa=-5.388 degrees ! Estimated noise=649.574 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.14 x 8.254 at -5.388 degrees (North through East) ! Clean map min=-0.001782 max=0.076687 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.63 mas, bmaj=7.079 mas, bpa=-5.318 degrees ! Estimated noise=1017.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0594748 Jy ! Component: 100 - total flux cleaned = 0.0742821 Jy ! Component: 150 - total flux cleaned = 0.0810528 Jy ! Component: 200 - total flux cleaned = 0.0851692 Jy ! Total flux subtracted in 200 components = 0.0851692 Jy ! Clean residual min=-0.002918 max=0.002802 Jy/beam ! Clean residual mean=0.000013 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.0851692 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0851692 Jy ! Inverting map and beam ! Estimated beam: bmin=3.14 mas, bmaj=8.254 mas, bpa=-5.388 degrees ! Estimated noise=649.574 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.00367442 Jy ! Component: 100 - total flux cleaned = 0.0057662 Jy ! Component: 150 - total flux cleaned = 0.0071634 Jy ! Component: 200 - total flux cleaned = 0.00759082 Jy ! Total flux subtracted in 200 components = 0.00759082 Jy ! Clean residual min=-0.001922 max=0.001810 Jy/beam ! Clean residual mean=0.000004 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.09276 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 47 components and 0.09276 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.282 mas, bmaj=14.42 mas, bpa=-6.165 degrees ! Estimated noise=825.242 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106768 Jy ! Component: 100 - total flux cleaned = 0.00138714 Jy ! Component: 150 - total flux cleaned = 0.00140424 Jy ! Component: 200 - total flux cleaned = 0.00140431 Jy ! Total flux subtracted in 200 components = 0.00140431 Jy ! Clean residual min=-0.002314 max=0.002152 Jy/beam ! Clean residual mean=0.000008 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.0941643 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.28539e-05 Jy ! Component: 100 - total flux cleaned = 1.26941e-05 Jy ! Component: 150 - total flux cleaned = 2.30732e-05 Jy ! Component: 200 - total flux cleaned = 3.20024e-05 Jy ! Total flux subtracted in 200 components = 3.20024e-05 Jy ! Clean residual min=-0.002332 max=0.002132 Jy/beam ! Clean residual mean=0.000008 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.0941963 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 69 components and 0.0941963 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.14 mas, bmaj=8.254 mas, bpa=-5.388 degrees ! Estimated noise=649.574 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000109943 Jy ! Component: 100 - total flux cleaned = 6.36541e-05 Jy ! Component: 150 - total flux cleaned = 2.0419e-05 Jy ! Component: 200 - total flux cleaned = -2.06612e-05 Jy ! Total flux subtracted in 200 components = -2.06612e-05 Jy ! Clean residual min=-0.001934 max=0.001708 Jy/beam ! Clean residual mean=0.000004 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.0941757 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 86 components and 0.0941757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082016Jy sigma=0.000656 ! Fit after self-cal, rms=0.082012Jy sigma=0.000656 wmodel J0730-0535_S_2017_08_12_pus_map.mod ! Writing 86 model components to file: J0730-0535_S_2017_08_12_pus_map.mod wobs J0730-0535_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J0730-0535_S_2017_08_12_pus_uvs.fits wwins J0730-0535_S_2017_08_12_pus_map.win ! wwins: Wrote 2 windows to J0730-0535_S_2017_08_12_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.000588869 Jy ! Component: 100 - total flux cleaned = -0.000899535 Jy ! Component: 150 - total flux cleaned = -0.000987197 Jy ! Component: 200 - total flux cleaned = -0.000987481 Jy ! Component: 250 - total flux cleaned = -0.00096064 Jy ! Component: 300 - total flux cleaned = -0.000909207 Jy ! Component: 350 - total flux cleaned = -0.000785112 Jy ! Component: 400 - total flux cleaned = -0.00064027 Jy ! Component: 450 - total flux cleaned = -0.000499468 Jy ! Component: 500 - total flux cleaned = -0.000362345 Jy ! Component: 550 - total flux cleaned = -0.000161149 Jy ! Component: 600 - total flux cleaned = -2.97586e-05 Jy ! Component: 650 - total flux cleaned = 0.000163293 Jy ! Component: 700 - total flux cleaned = 0.000310355 Jy ! Component: 750 - total flux cleaned = 0.000434309 Jy ! Component: 800 - total flux cleaned = 0.000535853 Jy ! Component: 850 - total flux cleaned = 0.000695412 Jy ! Component: 900 - total flux cleaned = 0.000773762 Jy ! Component: 950 - total flux cleaned = 0.000812436 Jy ! Component: 1000 - total flux cleaned = 0.000926667 Jy ! Component: 1050 - total flux cleaned = 0.00100197 Jy ! Component: 1100 - total flux cleaned = 0.0010757 Jy ! Component: 1150 - total flux cleaned = 0.00116709 Jy ! Component: 1200 - total flux cleaned = 0.00122089 Jy ! Component: 1250 - total flux cleaned = 0.00122109 Jy ! Component: 1300 - total flux cleaned = 0.00134453 Jy ! Component: 1350 - total flux cleaned = 0.00136149 Jy ! Component: 1400 - total flux cleaned = 0.00143007 Jy ! Component: 1450 - total flux cleaned = 0.00148086 Jy ! Component: 1500 - total flux cleaned = 0.00151432 Jy ! Component: 1550 - total flux cleaned = 0.00154746 Jy ! Component: 1600 - total flux cleaned = 0.00162965 Jy ! Component: 1650 - total flux cleaned = 0.00162965 Jy ! Component: 1700 - total flux cleaned = 0.00172648 Jy ! Component: 1750 - total flux cleaned = 0.00177435 Jy ! Component: 1800 - total flux cleaned = 0.00185342 Jy ! Component: 1850 - total flux cleaned = 0.00186922 Jy ! Component: 1900 - total flux cleaned = 0.00193153 Jy ! Component: 1950 - total flux cleaned = 0.00199313 Jy ! Component: 2000 - total flux cleaned = 0.0020085 Jy ! Component: 2050 - total flux cleaned = 0.00214449 Jy ! Component: 2100 - total flux cleaned = 0.00214433 Jy ! Component: 2150 - total flux cleaned = 0.0022333 Jy ! Component: 2200 - total flux cleaned = 0.00226251 Jy ! Component: 2250 - total flux cleaned = 0.00226231 Jy ! Component: 2300 - total flux cleaned = 0.00232039 Jy ! Component: 2350 - total flux cleaned = 0.00236344 Jy ! Component: 2400 - total flux cleaned = 0.00242045 Jy ! Component: 2450 - total flux cleaned = 0.00253347 Jy ! Component: 2500 - total flux cleaned = 0.0025335 Jy ! Component: 2550 - total flux cleaned = 0.00256114 Jy ! Component: 2600 - total flux cleaned = 0.0026161 Jy ! Component: 2650 - total flux cleaned = 0.00273918 Jy ! Component: 2700 - total flux cleaned = 0.00269824 Jy ! Component: 2750 - total flux cleaned = 0.00275204 Jy ! Component: 2800 - total flux cleaned = 0.00280566 Jy ! Component: 2850 - total flux cleaned = 0.00289833 Jy ! Component: 2900 - total flux cleaned = 0.00287214 Jy ! Component: 2950 - total flux cleaned = 0.00300285 Jy ! Component: 3000 - total flux cleaned = 0.00308068 Jy ! Component: 3050 - total flux cleaned = 0.00311917 Jy ! Component: 3100 - total flux cleaned = 0.00315731 Jy ! Component: 3150 - total flux cleaned = 0.00319558 Jy ! Component: 3200 - total flux cleaned = 0.00327109 Jy ! Component: 3250 - total flux cleaned = 0.00334622 Jy ! Component: 3300 - total flux cleaned = 0.00343307 Jy ! Component: 3350 - total flux cleaned = 0.00347001 Jy ! Component: 3400 - total flux cleaned = 0.00350671 Jy ! Component: 3450 - total flux cleaned = 0.00353126 Jy ! Component: 3500 - total flux cleaned = 0.0035554 Jy ! Component: 3550 - total flux cleaned = 0.00356745 Jy ! Component: 3600 - total flux cleaned = 0.00359125 Jy ! Component: 3650 - total flux cleaned = 0.00356753 Jy ! Component: 3700 - total flux cleaned = 0.00365017 Jy ! Component: 3750 - total flux cleaned = 0.00363848 Jy ! Component: 3800 - total flux cleaned = 0.00368492 Jy ! Component: 3850 - total flux cleaned = 0.00368487 Jy ! Component: 3900 - total flux cleaned = 0.00377709 Jy ! Component: 3950 - total flux cleaned = 0.00378841 Jy ! Component: 4000 - total flux cleaned = 0.00377709 Jy ! Component: 4050 - total flux cleaned = 0.00383373 Jy ! Total flux subtracted in 4096 components = 0.00385614 Jy ! Clean residual min=-0.000878 max=0.000921 Jy/beam ! Clean residual mean=0.000002 rms=0.000214 Jy/beam ! Combined flux in latest and established models = 0.0980318 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 378 components and 0.0980318 Jy ![Exited script file: muppet] wmap "J0730-0535_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.14 x 8.254 at -5.388 degrees (North through East) ! Clean map min=-0.0014379 max=0.076945 Jy/beam ! Writing clean map to FITS file: J0730-0535_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0769453 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000211876 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.826077 0.826077 1.65215 3.30431 6.60862 13.2172 26.4345 52.8689 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.076 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.14 x 8.254 at -5.388 degrees (North through East) ! Clean map min=-0.0014379 max=0.076945 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 J0730-0535_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:54:56 2019