! Started logfile: J1202-0528_S_2017_08_05_pus_uvs.log on Thu May 9 19:29:00 2019 obs J1202-0528_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J1202-0528_S_2017_08_05_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.709505 visibilities/baseline/integration-bin. ! Found source: J1202-0528 ! ! 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 513 lines of history. ! ! Reading 10600 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 J1202-0528_S_2017_08_05_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 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 564 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.650457Jy sigma=0.005429 ! Fit after self-cal, rms=0.583600Jy sigma=0.004909 ! 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.555 mas, bmaj=7.192 mas, bpa=-5.212 degrees ! Estimated noise=1275.95 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.324112 Jy ! Component: 100 - total flux cleaned = 0.403077 Jy ! Total flux subtracted in 100 components = 0.403077 Jy ! Clean residual min=-0.014502 max=0.031225 Jy/beam ! Clean residual mean=0.000016 rms=0.003698 Jy/beam ! Combined flux in latest and established models = 0.403077 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.403077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118140Jy sigma=0.000888 ! Fit after self-cal, rms=0.118121Jy sigma=0.000887 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0323916 Jy ! Component: 100 - total flux cleaned = 0.0473092 Jy ! Total flux subtracted in 100 components = 0.0473092 Jy ! Clean residual min=-0.012099 max=0.018868 Jy/beam ! Clean residual mean=0.000011 rms=0.002674 Jy/beam ! Combined flux in latest and established models = 0.450386 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.450386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107621Jy sigma=0.000816 ! Fit after self-cal, rms=0.107601Jy sigma=0.000815 ! Inverting map ! Added new window around map position (5.5, 8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0156773 Jy ! Component: 100 - total flux cleaned = 0.0236644 Jy ! Total flux subtracted in 100 components = 0.0236644 Jy ! Clean residual min=-0.011257 max=0.013704 Jy/beam ! Clean residual mean=0.000008 rms=0.002331 Jy/beam ! Combined flux in latest and established models = 0.474051 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 28 components and 0.474051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104955Jy sigma=0.000795 ! Fit after self-cal, rms=0.104802Jy sigma=0.000794 ! 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.987 mas, bmaj=8.143 mas, bpa=-5.077 degrees ! Estimated noise=945.598 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 (17, 22). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0130273 Jy ! Component: 100 - total flux cleaned = 0.019827 Jy ! Component: 150 - total flux cleaned = 0.0247058 Jy ! Component: 200 - total flux cleaned = 0.0286117 Jy ! Total flux subtracted in 200 components = 0.0286117 Jy ! Clean residual min=-0.006821 max=0.007537 Jy/beam ! Clean residual mean=0.000027 rms=0.002007 Jy/beam ! Combined flux in latest and established models = 0.502662 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 53 components and 0.502662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103078Jy sigma=0.000779 ! Fit after self-cal, rms=0.103048Jy sigma=0.000779 ! 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.00* FD 0.95 HN 0.99 KP 1.05 ! LA 1.02 MK 1.00 NL 0.89 OV 1.02 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.00 KP 1.00 ! LA 0.99 MK 0.97 NL 1.03 OV 1.05 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.00 KP 0.88 ! LA 0.77 MK 1.00 NL 1.16 OV 1.01 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 4. ! A total of 102 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.01 KP 1.00* ! LA 1.00* MK 1.27 NL 1.00* OV 1.00* ! PT 1.13 SC 1.00* ! ! ! Fit before self-cal, rms=0.103048Jy sigma=0.000779 ! Fit after self-cal, rms=0.088946Jy sigma=0.000700 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.015 mas, bmaj=8.166 mas, bpa=-4.677 degrees ! Estimated noise=945.819 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, 111.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00706095 Jy ! Component: 100 - total flux cleaned = 0.0118888 Jy ! Component: 150 - total flux cleaned = 0.0156787 Jy ! Component: 200 - total flux cleaned = 0.0187666 Jy ! Total flux subtracted in 200 components = 0.0187666 Jy ! Clean residual min=-0.003731 max=0.003454 Jy/beam ! Clean residual mean=0.000011 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.521429 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 98 components and 0.521429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088216Jy sigma=0.000694 ! Fit after self-cal, rms=0.088123Jy sigma=0.000693 ! 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.088123Jy sigma=0.000693 ! Fit after self-cal, rms=0.087795Jy sigma=0.000692 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=8.172 mas, bpa=-4.681 degrees ! Estimated noise=943.245 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00289857 Jy ! Component: 100 - total flux cleaned = 0.0052568 Jy ! Component: 150 - total flux cleaned = 0.00724844 Jy ! Component: 200 - total flux cleaned = 0.00894484 Jy ! Total flux subtracted in 200 components = 0.00894484 Jy ! Clean residual min=-0.002785 max=0.003146 Jy/beam ! Clean residual mean=0.000006 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.530374 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 135 components and 0.530374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087642Jy sigma=0.000690 ! Fit after self-cal, rms=0.087645Jy sigma=0.000690 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 (64, 124.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00263255 Jy ! Component: 100 - total flux cleaned = 0.00418748 Jy ! Component: 150 - total flux cleaned = 0.00539688 Jy ! Component: 200 - total flux cleaned = 0.00618354 Jy ! Total flux subtracted in 200 components = 0.00618354 Jy ! Clean residual min=-0.002544 max=0.002388 Jy/beam ! Clean residual mean=0.000004 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.536557 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 163 components and 0.536557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087545Jy sigma=0.000689 ! Fit after self-cal, rms=0.087541Jy sigma=0.000689 ! 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.087541Jy sigma=0.000689 ! Fit after self-cal, rms=0.087700Jy sigma=0.000684 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=8.17 mas, bpa=-4.686 degrees ! Estimated noise=942.018 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00152109 Jy ! Component: 100 - total flux cleaned = 0.00232159 Jy ! Component: 150 - total flux cleaned = 0.00288683 Jy ! Component: 200 - total flux cleaned = 0.00338348 Jy ! Total flux subtracted in 200 components = 0.00338348 Jy ! Clean residual min=-0.002061 max=0.002280 Jy/beam ! Clean residual mean=0.000002 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.539941 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 177 components and 0.539941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087657Jy sigma=0.000683 ! Fit after self-cal, rms=0.087651Jy sigma=0.000683 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.000598274 Jy ! Component: 100 - total flux cleaned = 0.000970659 Jy ! Component: 150 - total flux cleaned = 0.00114255 Jy ! Component: 200 - total flux cleaned = 0.00130337 Jy ! Total flux subtracted in 200 components = 0.00130337 Jy ! Clean residual min=-0.001999 max=0.002141 Jy/beam ! Clean residual mean=0.000001 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.541244 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 186 components and 0.541244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087632Jy sigma=0.000683 ! Fit after self-cal, rms=0.087632Jy sigma=0.000683 ! 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.087632Jy sigma=0.000683 ! Fit after self-cal, rms=0.087765Jy sigma=0.000683 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.085 mas, bmaj=15.31 mas, bpa=-7.24 degrees ! Estimated noise=1234.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00132441 Jy ! Component: 100 - total flux cleaned = 0.00162266 Jy ! Component: 150 - total flux cleaned = 0.001849 Jy ! Component: 200 - total flux cleaned = 0.00195954 Jy ! Total flux subtracted in 200 components = 0.00195954 Jy ! Clean residual min=-0.002422 max=0.002638 Jy/beam ! Clean residual mean=0.000001 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.543204 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 199 components and 0.543204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087762Jy sigma=0.000683 ! Fit after self-cal, rms=0.087807Jy sigma=0.000683 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.000265999 Jy ! Component: 100 - total flux cleaned = 0.000266249 Jy ! Component: 150 - total flux cleaned = 0.000267303 Jy ! Component: 200 - total flux cleaned = 0.000313004 Jy ! Total flux subtracted in 200 components = 0.000313004 Jy ! Clean residual min=-0.002339 max=0.002512 Jy/beam ! Clean residual mean=0.000000 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.543517 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 208 components and 0.543517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087806Jy sigma=0.000683 ! Fit after self-cal, rms=0.087807Jy sigma=0.000683 ! 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.018 mas, bmaj=8.17 mas, bpa=-4.681 degrees ! Estimated noise=941.795 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.018 x 8.17 at -4.681 degrees (North through East) ! Clean map min=-0.0019546 max=0.41679 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.578 mas, bmaj=7.204 mas, bpa=-4.88 degrees ! Estimated noise=1279.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.322211 Jy ! Component: 100 - total flux cleaned = 0.399723 Jy ! Component: 150 - total flux cleaned = 0.431467 Jy ! Component: 200 - total flux cleaned = 0.449733 Jy ! Total flux subtracted in 200 components = 0.449733 Jy ! Clean residual min=-0.006512 max=0.009927 Jy/beam ! Clean residual mean=0.000005 rms=0.001724 Jy/beam ! Combined flux in latest and established models = 0.449733 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.449733 Jy ! Inverting map and beam ! Estimated beam: bmin=3.018 mas, bmaj=8.17 mas, bpa=-4.681 degrees ! Estimated noise=941.795 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.0152571 Jy ! Component: 100 - total flux cleaned = 0.0259342 Jy ! Component: 150 - total flux cleaned = 0.033858 Jy ! Component: 200 - total flux cleaned = 0.0403585 Jy ! Total flux subtracted in 200 components = 0.0403585 Jy ! Clean residual min=-0.004908 max=0.004837 Jy/beam ! Clean residual mean=0.000013 rms=0.001217 Jy/beam ! Combined flux in latest and established models = 0.490092 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 57 components and 0.490091 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.085 mas, bmaj=15.31 mas, bpa=-7.24 degrees ! Estimated noise=1234.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.010073 Jy ! Component: 100 - total flux cleaned = 0.0177079 Jy ! Component: 150 - total flux cleaned = 0.0237709 Jy ! Component: 200 - total flux cleaned = 0.0286752 Jy ! Total flux subtracted in 200 components = 0.0286752 Jy ! Clean residual min=-0.003989 max=0.004462 Jy/beam ! Clean residual mean=0.000018 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 0.518767 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.00402492 Jy ! Component: 100 - total flux cleaned = 0.00736046 Jy ! Component: 150 - total flux cleaned = 0.0101393 Jy ! Component: 200 - total flux cleaned = 0.0124659 Jy ! Total flux subtracted in 200 components = 0.0124659 Jy ! Clean residual min=-0.002736 max=0.003568 Jy/beam ! Clean residual mean=0.000013 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.531233 Jy ! Adding 146 model components to the UV plane model. ! The established model now contains 191 components and 0.531233 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.018 mas, bmaj=8.17 mas, bpa=-4.681 degrees ! Estimated noise=941.795 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.002476 Jy ! Component: 100 - total flux cleaned = 0.00391217 Jy ! Component: 150 - total flux cleaned = 0.00500148 Jy ! Component: 200 - total flux cleaned = 0.00573464 Jy ! Total flux subtracted in 200 components = 0.00573464 Jy ! Clean residual min=-0.002087 max=0.002273 Jy/beam ! Clean residual mean=0.000002 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.536967 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 217 components and 0.536967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087860Jy sigma=0.000683 ! Fit after self-cal, rms=0.087844Jy sigma=0.000683 wmodel J1202-0528_S_2017_08_05_pus_map.mod ! Writing 217 model components to file: J1202-0528_S_2017_08_05_pus_map.mod wobs J1202-0528_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J1202-0528_S_2017_08_05_pus_uvs.fits wwins J1202-0528_S_2017_08_05_pus_map.win ! wwins: Wrote 5 windows to J1202-0528_S_2017_08_05_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.00018375 Jy ! Component: 100 - total flux cleaned = -0.000581627 Jy ! Component: 150 - total flux cleaned = -0.000958631 Jy ! Component: 200 - total flux cleaned = -0.00118887 Jy ! Component: 250 - total flux cleaned = -0.00128502 Jy ! Component: 300 - total flux cleaned = -0.00131691 Jy ! Component: 350 - total flux cleaned = -0.00122761 Jy ! Component: 400 - total flux cleaned = -0.00119913 Jy ! Component: 450 - total flux cleaned = -0.00117036 Jy ! Component: 500 - total flux cleaned = -0.00114145 Jy ! Component: 550 - total flux cleaned = -0.0011409 Jy ! Component: 600 - total flux cleaned = -0.001141 Jy ! Component: 650 - total flux cleaned = -0.00119357 Jy ! Component: 700 - total flux cleaned = -0.00124523 Jy ! Component: 750 - total flux cleaned = -0.00119396 Jy ! Component: 800 - total flux cleaned = -0.00121911 Jy ! Component: 850 - total flux cleaned = -0.00124387 Jy ! Component: 900 - total flux cleaned = -0.00117134 Jy ! Component: 950 - total flux cleaned = -0.00119502 Jy ! Component: 1000 - total flux cleaned = -0.00114822 Jy ! Component: 1050 - total flux cleaned = -0.00105595 Jy ! Component: 1100 - total flux cleaned = -0.0010332 Jy ! Component: 1150 - total flux cleaned = -0.000943511 Jy ! Component: 1200 - total flux cleaned = -0.000855631 Jy ! Component: 1250 - total flux cleaned = -0.000791004 Jy ! Component: 1300 - total flux cleaned = -0.000705469 Jy ! Component: 1350 - total flux cleaned = -0.000642281 Jy ! Component: 1400 - total flux cleaned = -0.000559137 Jy ! Component: 1450 - total flux cleaned = -0.000476955 Jy ! Component: 1500 - total flux cleaned = -0.000415873 Jy ! Component: 1550 - total flux cleaned = -0.000355597 Jy ! Component: 1600 - total flux cleaned = -0.000296393 Jy ! Component: 1650 - total flux cleaned = -0.000198647 Jy ! Component: 1700 - total flux cleaned = -0.000121144 Jy ! Component: 1750 - total flux cleaned = -6.60745e-06 Jy ! Component: 1800 - total flux cleaned = 6.90868e-05 Jy ! Component: 1850 - total flux cleaned = 0.000162848 Jy ! Component: 1900 - total flux cleaned = 0.00021852 Jy ! Component: 1950 - total flux cleaned = 0.00027335 Jy ! Component: 2000 - total flux cleaned = 0.000291777 Jy ! Component: 2050 - total flux cleaned = 0.00032781 Jy ! Component: 2100 - total flux cleaned = 0.00039905 Jy ! Component: 2150 - total flux cleaned = 0.000451961 Jy ! Component: 2200 - total flux cleaned = 0.000521745 Jy ! Component: 2250 - total flux cleaned = 0.000625458 Jy ! Component: 2300 - total flux cleaned = 0.000710888 Jy ! Component: 2350 - total flux cleaned = 0.000795605 Jy ! Component: 2400 - total flux cleaned = 0.000896437 Jy ! Component: 2450 - total flux cleaned = 0.000979636 Jy ! Component: 2500 - total flux cleaned = 0.00101278 Jy ! Component: 2550 - total flux cleaned = 0.00116025 Jy ! Component: 2600 - total flux cleaned = 0.0011765 Jy ! Component: 2650 - total flux cleaned = 0.00125738 Jy ! Component: 2700 - total flux cleaned = 0.00133739 Jy ! Component: 2750 - total flux cleaned = 0.00138494 Jy ! Component: 2800 - total flux cleaned = 0.00141669 Jy ! Component: 2850 - total flux cleaned = 0.00154193 Jy ! Component: 2900 - total flux cleaned = 0.00161964 Jy ! Component: 2950 - total flux cleaned = 0.00166606 Jy ! Component: 3000 - total flux cleaned = 0.0017274 Jy ! Component: 3050 - total flux cleaned = 0.00180339 Jy ! Component: 3100 - total flux cleaned = 0.0019089 Jy ! Component: 3150 - total flux cleaned = 0.00196888 Jy ! Component: 3200 - total flux cleaned = 0.00211747 Jy ! Component: 3250 - total flux cleaned = 0.00214699 Jy ! Component: 3300 - total flux cleaned = 0.00227879 Jy ! Component: 3350 - total flux cleaned = 0.00236598 Jy ! Component: 3400 - total flux cleaned = 0.0024238 Jy ! Component: 3450 - total flux cleaned = 0.0025816 Jy ! Component: 3500 - total flux cleaned = 0.00262447 Jy ! Component: 3550 - total flux cleaned = 0.00275195 Jy ! Component: 3600 - total flux cleaned = 0.00282217 Jy ! Component: 3650 - total flux cleaned = 0.00289188 Jy ! Component: 3700 - total flux cleaned = 0.00296125 Jy ! Component: 3750 - total flux cleaned = 0.00311274 Jy ! Component: 3800 - total flux cleaned = 0.00314017 Jy ! Component: 3850 - total flux cleaned = 0.00322161 Jy ! Component: 3900 - total flux cleaned = 0.0033163 Jy ! Component: 3950 - total flux cleaned = 0.00331614 Jy ! Component: 4000 - total flux cleaned = 0.00336965 Jy ! Component: 4050 - total flux cleaned = 0.00340962 Jy ! Total flux subtracted in 4096 components = 0.00342297 Jy ! Clean residual min=-0.000800 max=0.000819 Jy/beam ! Clean residual mean=-0.000000 rms=0.000251 Jy/beam ! Combined flux in latest and established models = 0.54039 Jy keep ! Adding 308 model components to the UV plane model. ! The established model now contains 525 components and 0.540391 Jy ![Exited script file: muppet] wmap "J1202-0528_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.018 x 8.17 at -4.681 degrees (North through East) ! Clean map min=-0.0013491 max=0.4167 Jy/beam ! Writing clean map to FITS file: J1202-0528_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.416696 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000248818 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.179136 0.179136 0.358273 0.716546 1.43309 2.86618 5.73236 11.4647 22.9295 45.8589 91.7178 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.416 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.018 x 8.17 at -4.681 degrees (North through East) ! Clean map min=-0.0013491 max=0.4167 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 J1202-0528_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:29:06 2019