! Started logfile: J0503-2128_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:39:10 2019 obs J0503-2128_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0503-2128_S_2017_05_31_pus_uva.fits ! AN table 1: 94 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.901655 visibilities/baseline/integration-bin. ! Found source: J0503-2128 ! ! 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 703 lines of history. ! ! Reading 15256 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 J0503-2128_S_2017_05_31_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 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 107 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 387 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.764428Jy sigma=0.005495 ! Fit after self-cal, rms=0.754499Jy sigma=0.005426 ! 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.53 mas, bmaj=7.129 mas, bpa=-8.448 degrees ! Estimated noise=1455.05 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.184559 Jy ! Component: 100 - total flux cleaned = 0.241295 Jy ! Total flux subtracted in 100 components = 0.241295 Jy ! Clean residual min=-0.014605 max=0.048386 Jy/beam ! Clean residual mean=0.000013 rms=0.004847 Jy/beam ! Combined flux in latest and established models = 0.241295 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.241295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147015Jy sigma=0.000909 ! Fit after self-cal, rms=0.146998Jy sigma=0.000908 ! Inverting map ! Added new window around map position (-5, -17.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.04296 Jy ! Component: 100 - total flux cleaned = 0.0686676 Jy ! Total flux subtracted in 100 components = 0.0686676 Jy ! Clean residual min=-0.010556 max=0.018212 Jy/beam ! Clean residual mean=0.000009 rms=0.003007 Jy/beam ! Combined flux in latest and established models = 0.309963 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 21 components and 0.309963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130790Jy sigma=0.000767 ! Fit after self-cal, rms=0.128747Jy sigma=0.000755 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0210174 Jy ! Component: 100 - total flux cleaned = 0.0343309 Jy ! Total flux subtracted in 100 components = 0.0343309 Jy ! Clean residual min=-0.007988 max=0.009474 Jy/beam ! Clean residual mean=0.000006 rms=0.002067 Jy/beam ! Combined flux in latest and established models = 0.344294 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 30 components and 0.344294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124118Jy sigma=0.000718 ! Fit after self-cal, rms=0.123717Jy sigma=0.000716 ! 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=2.998 mas, bmaj=8.129 mas, bpa=-7.731 degrees ! Estimated noise=908.002 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, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0130253 Jy ! Component: 100 - total flux cleaned = 0.0203609 Jy ! Component: 150 - total flux cleaned = 0.0249597 Jy ! Component: 200 - total flux cleaned = 0.02603 Jy ! Total flux subtracted in 200 components = 0.02603 Jy ! Clean residual min=-0.005747 max=0.007451 Jy/beam ! Clean residual mean=0.000009 rms=0.001533 Jy/beam ! Combined flux in latest and established models = 0.370324 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 77 components and 0.370324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121742Jy sigma=0.000706 ! Fit after self-cal, rms=0.121622Jy sigma=0.000705 ! 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.83 FD 0.95 HN 1.00 KP 1.03 ! LA 1.01 MK 0.98 NL 0.92 OV 0.96 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.05 KP 1.01 ! LA 0.98 MK 1.00 NL 1.07 OV 1.06 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.63 FD 1.02 HN 1.09 KP 1.01 ! LA 1.01 MK 1.00 NL 1.04 OV 0.98 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 0.98 KP 0.94 ! LA 0.94 MK 1.13 NL 1.00* OV 1.00* ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.121622Jy sigma=0.000705 ! Fit after self-cal, rms=0.110272Jy sigma=0.000690 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=8.119 mas, bpa=-7.537 degrees ! Estimated noise=904.764 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 (57.5, -73). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00639144 Jy ! Component: 100 - total flux cleaned = 0.00994697 Jy ! Component: 150 - total flux cleaned = 0.0107874 Jy ! Component: 200 - total flux cleaned = 0.0111336 Jy ! Total flux subtracted in 200 components = 0.0111336 Jy ! Clean residual min=-0.003989 max=0.004065 Jy/beam ! Clean residual mean=0.000019 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.381457 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 107 components and 0.381457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109776Jy sigma=0.000687 ! Fit after self-cal, rms=0.109697Jy sigma=0.000687 ! 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.109697Jy sigma=0.000687 ! Fit after self-cal, rms=0.107178Jy sigma=0.000680 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.016 mas, bmaj=8.108 mas, bpa=-7.53 degrees ! Estimated noise=909.929 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159213 Jy ! Component: 100 - total flux cleaned = 0.0019194 Jy ! Component: 150 - total flux cleaned = 0.00214017 Jy ! Component: 200 - total flux cleaned = 0.00238965 Jy ! Total flux subtracted in 200 components = 0.00238965 Jy ! Clean residual min=-0.002722 max=0.002671 Jy/beam ! Clean residual mean=0.000010 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.383847 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 131 components and 0.383847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107075Jy sigma=0.000680 ! Fit after self-cal, rms=0.107061Jy sigma=0.000680 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.000555326 Jy ! Component: 100 - total flux cleaned = 0.000644769 Jy ! Component: 150 - total flux cleaned = 0.000725728 Jy ! Component: 200 - total flux cleaned = 0.000762836 Jy ! Total flux subtracted in 200 components = 0.000762836 Jy ! Clean residual min=-0.002681 max=0.002672 Jy/beam ! Clean residual mean=0.000010 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.38461 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 140 components and 0.38461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107022Jy sigma=0.000680 ! Fit after self-cal, rms=0.107020Jy sigma=0.000680 ! 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.107020Jy sigma=0.000680 ! Fit after self-cal, rms=0.106086Jy sigma=0.000678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.016 mas, bmaj=8.104 mas, bpa=-7.527 degrees ! Estimated noise=911.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000148478 Jy ! Component: 100 - total flux cleaned = 1.23116e-05 Jy ! Component: 150 - total flux cleaned = -0.000143803 Jy ! Component: 200 - total flux cleaned = -0.000177624 Jy ! Total flux subtracted in 200 components = -0.000177624 Jy ! Clean residual min=-0.002454 max=0.002501 Jy/beam ! Clean residual mean=0.000005 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.384432 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 156 components and 0.384432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106044Jy sigma=0.000678 ! Fit after self-cal, rms=0.106036Jy sigma=0.000678 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.00010869 Jy ! Component: 100 - total flux cleaned = 9.61552e-06 Jy ! Component: 150 - total flux cleaned = -2.08505e-05 Jy ! Component: 200 - total flux cleaned = -5.01959e-05 Jy ! Total flux subtracted in 200 components = -5.01959e-05 Jy ! Clean residual min=-0.002372 max=0.002478 Jy/beam ! Clean residual mean=0.000005 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.384382 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 163 components and 0.384382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106016Jy sigma=0.000678 ! Fit after self-cal, rms=0.106014Jy sigma=0.000678 ! Inverting map ! Added new window around map position (112.5, -62.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00203304 Jy ! Component: 100 - total flux cleaned = 0.0024773 Jy ! Component: 150 - total flux cleaned = 0.00293187 Jy ! Component: 200 - total flux cleaned = 0.00327986 Jy ! Total flux subtracted in 200 components = 0.00327986 Jy ! Clean residual min=-0.002318 max=0.002108 Jy/beam ! Clean residual mean=0.000001 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.387662 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 180 components and 0.387662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105966Jy sigma=0.000677 ! Fit after self-cal, rms=0.105963Jy sigma=0.000677 ! 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.105963Jy sigma=0.000677 ! Fit after self-cal, rms=0.106197Jy sigma=0.000677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.537 mas, bmaj=17.84 mas, bpa=-5.151 degrees ! Estimated noise=1181.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000758368 Jy ! Component: 100 - total flux cleaned = 0.00122827 Jy ! Component: 150 - total flux cleaned = 0.00144842 Jy ! Component: 200 - total flux cleaned = 0.00158199 Jy ! Total flux subtracted in 200 components = 0.00158199 Jy ! Clean residual min=-0.002182 max=0.002263 Jy/beam ! Clean residual mean=-0.000001 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.389244 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 190 components and 0.389244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106195Jy sigma=0.000677 ! Fit after self-cal, rms=0.106195Jy sigma=0.000677 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.000309588 Jy ! Component: 100 - total flux cleaned = 0.000373784 Jy ! Component: 150 - total flux cleaned = 0.000431998 Jy ! Component: 200 - total flux cleaned = 0.000504516 Jy ! Total flux subtracted in 200 components = 0.000504516 Jy ! Clean residual min=-0.002113 max=0.002235 Jy/beam ! Clean residual mean=-0.000001 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.389748 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 204 components and 0.389748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106195Jy sigma=0.000677 ! Fit after self-cal, rms=0.106195Jy sigma=0.000677 ! 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.016 mas, bmaj=8.102 mas, bpa=-7.516 degrees ! Estimated noise=912.635 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.016 x 8.102 at -7.516 degrees (North through East) ! Clean map min=-0.0020706 max=0.24017 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.553 mas, bmaj=7.101 mas, bpa=-8.129 degrees ! Estimated noise=1446.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.183429 Jy ! Component: 100 - total flux cleaned = 0.249741 Jy ! Component: 150 - total flux cleaned = 0.288997 Jy ! Component: 200 - total flux cleaned = 0.314884 Jy ! Total flux subtracted in 200 components = 0.314884 Jy ! Clean residual min=-0.006929 max=0.014188 Jy/beam ! Clean residual mean=0.000001 rms=0.002128 Jy/beam ! Combined flux in latest and established models = 0.314884 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.314884 Jy ! Inverting map and beam ! Estimated beam: bmin=3.016 mas, bmaj=8.102 mas, bpa=-7.516 degrees ! Estimated noise=912.635 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.0255415 Jy ! Component: 100 - total flux cleaned = 0.0404681 Jy ! Component: 150 - total flux cleaned = 0.0496532 Jy ! Component: 200 - total flux cleaned = 0.055513 Jy ! Total flux subtracted in 200 components = 0.055513 Jy ! Clean residual min=-0.003024 max=0.003592 Jy/beam ! Clean residual mean=-0.000006 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.370397 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 74 components and 0.370397 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.537 mas, bmaj=17.84 mas, bpa=-5.151 degrees ! Estimated noise=1181.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00601537 Jy ! Component: 100 - total flux cleaned = 0.00950138 Jy ! Component: 150 - total flux cleaned = 0.0119441 Jy ! Component: 200 - total flux cleaned = 0.013435 Jy ! Total flux subtracted in 200 components = 0.013435 Jy ! Clean residual min=-0.002562 max=0.002318 Jy/beam ! Clean residual mean=-0.000001 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.383832 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.00123755 Jy ! Component: 100 - total flux cleaned = 0.00221771 Jy ! Component: 150 - total flux cleaned = 0.00300217 Jy ! Component: 200 - total flux cleaned = 0.00367333 Jy ! Total flux subtracted in 200 components = 0.00367333 Jy ! Clean residual min=-0.002253 max=0.002224 Jy/beam ! Clean residual mean=-0.000002 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.387505 Jy ! Adding 81 model components to the UV plane model. ! The established model now contains 152 components and 0.387505 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.016 mas, bmaj=8.102 mas, bpa=-7.516 degrees ! Estimated noise=912.635 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000906228 Jy ! Component: 100 - total flux cleaned = 0.00103009 Jy ! Component: 150 - total flux cleaned = 0.00108456 Jy ! Component: 200 - total flux cleaned = 0.00113324 Jy ! Total flux subtracted in 200 components = 0.00113324 Jy ! Clean residual min=-0.002427 max=0.002467 Jy/beam ! Clean residual mean=0.000000 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.388638 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 179 components and 0.388639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106273Jy sigma=0.000678 ! Fit after self-cal, rms=0.106259Jy sigma=0.000678 wmodel J0503-2128_S_2017_05_31_pus_map.mod ! Writing 179 model components to file: J0503-2128_S_2017_05_31_pus_map.mod wobs J0503-2128_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0503-2128_S_2017_05_31_pus_uvs.fits wwins J0503-2128_S_2017_05_31_pus_map.win ! wwins: Wrote 5 windows to J0503-2128_S_2017_05_31_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.000150158 Jy ! Component: 100 - total flux cleaned = 0.000346349 Jy ! Component: 150 - total flux cleaned = 0.000272854 Jy ! Component: 200 - total flux cleaned = 0.000202184 Jy ! Component: 250 - total flux cleaned = 0.000270306 Jy ! Component: 300 - total flux cleaned = 0.000170685 Jy ! Component: 350 - total flux cleaned = 0.000138467 Jy ! Component: 400 - total flux cleaned = 7.70059e-05 Jy ! Component: 450 - total flux cleaned = 0.000138157 Jy ! Component: 500 - total flux cleaned = 0.000108908 Jy ! Component: 550 - total flux cleaned = 2.15552e-05 Jy ! Component: 600 - total flux cleaned = -3.57721e-05 Jy ! Component: 650 - total flux cleaned = -3.61592e-05 Jy ! Component: 700 - total flux cleaned = -0.000174821 Jy ! Component: 750 - total flux cleaned = -0.000337192 Jy ! Component: 800 - total flux cleaned = -0.000443954 Jy ! Component: 850 - total flux cleaned = -0.000575759 Jy ! Component: 900 - total flux cleaned = -0.000730931 Jy ! Component: 950 - total flux cleaned = -0.000909213 Jy ! Component: 1000 - total flux cleaned = -0.00103452 Jy ! Component: 1050 - total flux cleaned = -0.00115805 Jy ! Component: 1100 - total flux cleaned = -0.00132809 Jy ! Component: 1150 - total flux cleaned = -0.00139952 Jy ! Component: 1200 - total flux cleaned = -0.00151749 Jy ! Component: 1250 - total flux cleaned = -0.00165727 Jy ! Component: 1300 - total flux cleaned = -0.00174935 Jy ! Component: 1350 - total flux cleaned = -0.00188562 Jy ! Component: 1400 - total flux cleaned = -0.00197524 Jy ! Component: 1450 - total flux cleaned = -0.0020863 Jy ! Component: 1500 - total flux cleaned = -0.00219531 Jy ! Component: 1550 - total flux cleaned = -0.00221696 Jy ! Component: 1600 - total flux cleaned = -0.00230253 Jy ! Component: 1650 - total flux cleaned = -0.00232379 Jy ! Component: 1700 - total flux cleaned = -0.00236558 Jy ! Component: 1750 - total flux cleaned = -0.002407 Jy ! Component: 1800 - total flux cleaned = -0.00236599 Jy ! Component: 1850 - total flux cleaned = -0.00248763 Jy ! Component: 1900 - total flux cleaned = -0.00246756 Jy ! Component: 1950 - total flux cleaned = -0.00246768 Jy ! Component: 2000 - total flux cleaned = -0.00248717 Jy ! Component: 2050 - total flux cleaned = -0.0024677 Jy ! Component: 2100 - total flux cleaned = -0.00250614 Jy ! Component: 2150 - total flux cleaned = -0.00248704 Jy ! Component: 2200 - total flux cleaned = -0.00250593 Jy ! Component: 2250 - total flux cleaned = -0.00259984 Jy ! Component: 2300 - total flux cleaned = -0.00254423 Jy ! Component: 2350 - total flux cleaned = -0.00258111 Jy ! Component: 2400 - total flux cleaned = -0.0026173 Jy ! Component: 2450 - total flux cleaned = -0.00263527 Jy ! Component: 2500 - total flux cleaned = -0.00265322 Jy ! Component: 2550 - total flux cleaned = -0.00265287 Jy ! Component: 2600 - total flux cleaned = -0.00267042 Jy ! Component: 2650 - total flux cleaned = -0.00267048 Jy ! Component: 2700 - total flux cleaned = -0.00265297 Jy ! Component: 2750 - total flux cleaned = -0.00265284 Jy ! Component: 2800 - total flux cleaned = -0.00261869 Jy ! Component: 2850 - total flux cleaned = -0.00263553 Jy ! Component: 2900 - total flux cleaned = -0.00258503 Jy ! Component: 2950 - total flux cleaned = -0.00263532 Jy ! Component: 3000 - total flux cleaned = -0.00266865 Jy ! Component: 3050 - total flux cleaned = -0.00260281 Jy ! Component: 3100 - total flux cleaned = -0.00265171 Jy ! Component: 3150 - total flux cleaned = -0.00263552 Jy ! Component: 3200 - total flux cleaned = -0.00268369 Jy ! Component: 3250 - total flux cleaned = -0.00266777 Jy ! Component: 3300 - total flux cleaned = -0.00266776 Jy ! Component: 3350 - total flux cleaned = -0.00268345 Jy ! Component: 3400 - total flux cleaned = -0.00260506 Jy ! Component: 3450 - total flux cleaned = -0.00260497 Jy ! Component: 3500 - total flux cleaned = -0.00260506 Jy ! Component: 3550 - total flux cleaned = -0.00254365 Jy ! Component: 3600 - total flux cleaned = -0.00254366 Jy ! Component: 3650 - total flux cleaned = -0.00251337 Jy ! Component: 3700 - total flux cleaned = -0.00252839 Jy ! Component: 3750 - total flux cleaned = -0.00252849 Jy ! Component: 3800 - total flux cleaned = -0.0025581 Jy ! Component: 3850 - total flux cleaned = -0.00254331 Jy ! Component: 3900 - total flux cleaned = -0.00257288 Jy ! Component: 3950 - total flux cleaned = -0.00266059 Jy ! Component: 4000 - total flux cleaned = -0.00268968 Jy ! Component: 4050 - total flux cleaned = -0.00271855 Jy ! Total flux subtracted in 4096 components = -0.00273292 Jy ! Clean residual min=-0.000796 max=0.000936 Jy/beam ! Clean residual mean=-0.000001 rms=0.000267 Jy/beam ! Combined flux in latest and established models = 0.385906 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 461 components and 0.385906 Jy ![Exited script file: muppet] wmap "J0503-2128_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.016 x 8.102 at -7.516 degrees (North through East) ! Clean map min=-0.0016125 max=0.23984 Jy/beam ! Writing clean map to FITS file: J0503-2128_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.23984 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000266327 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.33313 0.33313 0.666261 1.33252 2.66504 5.33008 10.6602 21.3203 42.6407 85.2813 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.239 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.016 x 8.102 at -7.516 degrees (North through East) ! Clean map min=-0.0016125 max=0.23984 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 J0503-2128_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:39:21 2019