! Started logfile: J1322+2645_S_2017_06_15_pus_uvs.log on Tue May 7 15:19:23 2019 obs J1322+2645_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1322+2645_S_2017_06_15_pus_uva.fits ! AN table 1: 217 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.952483 visibilities/baseline/integration-bin. ! Found source: J1322+2645 ! ! 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 603 lines of history. ! ! Reading 37204 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 J1322+2645_S_2017_06_15_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 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 137 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1219 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.957558Jy sigma=0.009030 ! Fit after self-cal, rms=0.928069Jy sigma=0.008766 ! 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.625 mas, bpa=-6.049 degrees ! Estimated noise=811.927 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.0486334 Jy ! Component: 100 - total flux cleaned = 0.0724575 Jy ! Total flux subtracted in 100 components = 0.0724575 Jy ! Clean residual min=-0.007639 max=0.014713 Jy/beam ! Clean residual mean=-0.000043 rms=0.002824 Jy/beam ! Combined flux in latest and established models = 0.0724575 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 53 components and 0.0724575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118383Jy sigma=0.001118 ! Fit after self-cal, rms=0.118068Jy sigma=0.001115 ! 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.69 mas, bmaj=6.84 mas, bpa=-1.181 degrees ! Estimated noise=453.302 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.0351153 Jy ! Component: 100 - total flux cleaned = 0.0569376 Jy ! Component: 150 - total flux cleaned = 0.070876 Jy ! Component: 200 - total flux cleaned = 0.0797849 Jy ! Total flux subtracted in 200 components = 0.0797849 Jy ! Clean residual min=-0.013168 max=0.027699 Jy/beam ! Clean residual mean=-0.000029 rms=0.004962 Jy/beam ! Combined flux in latest and established models = 0.152242 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 79 components and 0.152242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107359Jy sigma=0.000994 ! Fit after self-cal, rms=0.106597Jy sigma=0.000987 ! Inverting map ! Added new window around map position (-16, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.028947 Jy ! Component: 100 - total flux cleaned = 0.0470023 Jy ! Component: 150 - total flux cleaned = 0.0601348 Jy ! Component: 200 - total flux cleaned = 0.0707163 Jy ! Total flux subtracted in 200 components = 0.0707163 Jy ! Clean residual min=-0.010283 max=0.017911 Jy/beam ! Clean residual mean=-0.000038 rms=0.003846 Jy/beam ! Combined flux in latest and established models = 0.222959 Jy ! Performing phase self-cal ! Adding 82 model components to the UV plane model. ! The established model now contains 157 components and 0.222959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097895Jy sigma=0.000888 ! Fit after self-cal, rms=0.095793Jy sigma=0.000866 ! 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.21 FD 1.12 HN 1.33 KP 0.88 ! LA 0.77 MK 1.76 NL 1.02 OV 1.32 ! PT 0.82 SC 1.57 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.16 HN 1.74 KP 0.86 ! LA 0.75 MK 1.66 NL 1.18 OV 1.42 ! PT 0.80 SC 1.48 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.38 FD 1.24 HN 1.28 KP 0.88 ! LA 0.76 MK 1.65 NL 1.12 OV 1.28 ! PT 0.80 SC 1.43 ! ! ! Correcting IF 4. ! A total of 99 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.42 HN 1.39 KP 1.00* ! LA 0.73 MK 1.17 NL 1.00* OV 1.00* ! PT 0.76 SC 1.00* ! ! ! Fit before self-cal, rms=0.095793Jy sigma=0.000866 ! Fit after self-cal, rms=0.128175Jy sigma=0.000788 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.256 mas, bmaj=7.723 mas, bpa=-0.9816 degrees ! Estimated noise=547.886 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 (-42.5, 108). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.017082 Jy ! Component: 100 - total flux cleaned = 0.0249455 Jy ! Component: 150 - total flux cleaned = 0.0297872 Jy ! Component: 200 - total flux cleaned = 0.0331118 Jy ! Total flux subtracted in 200 components = 0.0331118 Jy ! Clean residual min=-0.008476 max=0.012344 Jy/beam ! Clean residual mean=-0.000032 rms=0.002595 Jy/beam ! Combined flux in latest and established models = 0.25607 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 192 components and 0.256071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125761Jy sigma=0.000749 ! Fit after self-cal, rms=0.126174Jy sigma=0.000741 ! 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.126174Jy sigma=0.000741 ! Fit after self-cal, rms=0.125697Jy sigma=0.000705 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.878 mas, bmaj=7.015 mas, bpa=-0.3493 degrees ! Estimated noise=497.453 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00246954 Jy ! Component: 100 - total flux cleaned = 0.00330163 Jy ! Component: 150 - total flux cleaned = 0.00384982 Jy ! Component: 200 - total flux cleaned = 0.00443794 Jy ! Total flux subtracted in 200 components = 0.00443794 Jy ! Clean residual min=-0.005384 max=0.006909 Jy/beam ! Clean residual mean=-0.000007 rms=0.001585 Jy/beam ! Combined flux in latest and established models = 0.260508 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 213 components and 0.260508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125303Jy sigma=0.000701 ! Fit after self-cal, rms=0.125407Jy sigma=0.000699 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 (-38.5, 67.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00666843 Jy ! Component: 100 - total flux cleaned = 0.00898482 Jy ! Component: 150 - total flux cleaned = 0.0104544 Jy ! Component: 200 - total flux cleaned = 0.0112579 Jy ! Total flux subtracted in 200 components = 0.0112579 Jy ! Clean residual min=-0.005239 max=0.004916 Jy/beam ! Clean residual mean=-0.000008 rms=0.001417 Jy/beam ! Combined flux in latest and established models = 0.271766 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 255 components and 0.271766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124970Jy sigma=0.000693 ! Fit after self-cal, rms=0.124879Jy sigma=0.000692 ! 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.124879Jy sigma=0.000692 ! Fit after self-cal, rms=0.121656Jy sigma=0.000690 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.913 mas, bmaj=6.976 mas, bpa=-0.4522 degrees ! Estimated noise=486.883 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00335915 Jy ! Component: 100 - total flux cleaned = 0.00503058 Jy ! Component: 150 - total flux cleaned = 0.0065589 Jy ! Component: 200 - total flux cleaned = 0.00777594 Jy ! Total flux subtracted in 200 components = 0.00777594 Jy ! Clean residual min=-0.004230 max=0.004907 Jy/beam ! Clean residual mean=-0.000008 rms=0.001251 Jy/beam ! Combined flux in latest and established models = 0.279542 Jy selfcal ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 284 components and 0.279542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121372Jy sigma=0.000686 ! Fit after self-cal, rms=0.121290Jy sigma=0.000686 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.00145235 Jy ! Component: 100 - total flux cleaned = 0.00243316 Jy ! Component: 150 - total flux cleaned = 0.00304671 Jy ! Component: 200 - total flux cleaned = 0.00360283 Jy ! Total flux subtracted in 200 components = 0.00360283 Jy ! Clean residual min=-0.004158 max=0.004877 Jy/beam ! Clean residual mean=-0.000008 rms=0.001226 Jy/beam ! Combined flux in latest and established models = 0.283145 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 297 components and 0.283145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121133Jy sigma=0.000684 ! Fit after self-cal, rms=0.121123Jy sigma=0.000684 ! 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.121123Jy sigma=0.000684 ! Fit after self-cal, rms=0.119574Jy sigma=0.000682 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.876 mas, bmaj=10.87 mas, bpa=-7.396 degrees ! Estimated noise=524.289 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00337495 Jy ! Component: 100 - total flux cleaned = 0.00498365 Jy ! Component: 150 - total flux cleaned = 0.00587218 Jy ! Component: 200 - total flux cleaned = 0.0063534 Jy ! Total flux subtracted in 200 components = 0.0063534 Jy ! Clean residual min=-0.005194 max=0.006552 Jy/beam ! Clean residual mean=-0.000013 rms=0.001597 Jy/beam ! Combined flux in latest and established models = 0.289498 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 326 components and 0.289498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119425Jy sigma=0.000680 ! Fit after self-cal, rms=0.119375Jy 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.00101451 Jy ! Component: 100 - total flux cleaned = 0.00165595 Jy ! Component: 150 - total flux cleaned = 0.00204962 Jy ! Component: 200 - total flux cleaned = 0.00246918 Jy ! Total flux subtracted in 200 components = 0.00246918 Jy ! Clean residual min=-0.005176 max=0.006384 Jy/beam ! Clean residual mean=-0.000013 rms=0.001563 Jy/beam ! Combined flux in latest and established models = 0.291968 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 346 components and 0.291968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119305Jy sigma=0.000679 ! Fit after self-cal, rms=0.119317Jy sigma=0.000679 ! 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.978 mas, bmaj=6.994 mas, bpa=-0.9145 degrees ! Estimated noise=483.055 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.978 x 6.994 at -0.9145 degrees (North through East) ! Clean map min=-0.0037365 max=0.064621 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=3.129 mas, bmaj=5.576 mas, bpa=-7.706 degrees ! Estimated noise=919.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0514068 Jy ! Component: 100 - total flux cleaned = 0.0815929 Jy ! Component: 150 - total flux cleaned = 0.105309 Jy ! Component: 200 - total flux cleaned = 0.124742 Jy ! Total flux subtracted in 200 components = 0.124742 Jy ! Clean residual min=-0.008738 max=0.011842 Jy/beam ! Clean residual mean=-0.000036 rms=0.002472 Jy/beam ! Combined flux in latest and established models = 0.124743 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 74 model components to the UV plane model. ! The established model now contains 74 components and 0.124743 Jy ! Inverting map and beam ! Estimated beam: bmin=3.978 mas, bmaj=6.994 mas, bpa=-0.9145 degrees ! Estimated noise=483.055 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.0276725 Jy ! Component: 100 - total flux cleaned = 0.048432 Jy ! Component: 150 - total flux cleaned = 0.0653025 Jy ! Component: 200 - total flux cleaned = 0.0793031 Jy ! Total flux subtracted in 200 components = 0.0793031 Jy ! Clean residual min=-0.007725 max=0.011487 Jy/beam ! Clean residual mean=-0.000030 rms=0.002492 Jy/beam ! Combined flux in latest and established models = 0.204046 Jy ! Adding 99 model components to the UV plane model. ! The established model now contains 152 components and 0.204046 Jy ! Inverting map ! Added new window around map position (-6, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0125828 Jy ! Component: 100 - total flux cleaned = 0.0227656 Jy ! Component: 150 - total flux cleaned = 0.0314442 Jy ! Component: 200 - total flux cleaned = 0.0389198 Jy ! Total flux subtracted in 200 components = 0.0389198 Jy ! Clean residual min=-0.005199 max=0.007732 Jy/beam ! Clean residual mean=-0.000021 rms=0.001632 Jy/beam ! Combined flux in latest and established models = 0.242965 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 216 components and 0.242965 Jy ! Inverting map ! Added new window around map position (-53.5, 119). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00769358 Jy ! Component: 100 - total flux cleaned = 0.0137116 Jy ! Component: 150 - total flux cleaned = 0.0189749 Jy ! Component: 200 - total flux cleaned = 0.023615 Jy ! Total flux subtracted in 200 components = 0.023615 Jy ! Clean residual min=-0.003960 max=0.003875 Jy/beam ! Clean residual mean=-0.000014 rms=0.001229 Jy/beam ! Combined flux in latest and established models = 0.26658 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 255 components and 0.26658 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.876 mas, bmaj=10.87 mas, bpa=-7.396 degrees ! Estimated noise=524.289 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00654063 Jy ! Component: 100 - total flux cleaned = 0.0117073 Jy ! Component: 150 - total flux cleaned = 0.0157211 Jy ! Component: 200 - total flux cleaned = 0.0181065 Jy ! Total flux subtracted in 200 components = 0.0181065 Jy ! Clean residual min=-0.005532 max=0.004428 Jy/beam ! Clean residual mean=-0.000013 rms=0.001513 Jy/beam ! Combined flux in latest and established models = 0.284687 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.00193926 Jy ! Component: 100 - total flux cleaned = 0.00352501 Jy ! Component: 150 - total flux cleaned = 0.00474345 Jy ! Component: 200 - total flux cleaned = 0.00575384 Jy ! Total flux subtracted in 200 components = 0.00575384 Jy ! Clean residual min=-0.005442 max=0.004469 Jy/beam ! Clean residual mean=-0.000010 rms=0.001437 Jy/beam ! Combined flux in latest and established models = 0.290441 Jy ! Adding 99 model components to the UV plane model. ! The established model now contains 334 components and 0.290441 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.978 mas, bmaj=6.994 mas, bpa=-0.9145 degrees ! Estimated noise=483.055 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109599 Jy ! Component: 100 - total flux cleaned = 0.00169616 Jy ! Component: 150 - total flux cleaned = 0.00217576 Jy ! Component: 200 - total flux cleaned = 0.00255942 Jy ! Total flux subtracted in 200 components = 0.00255942 Jy ! Clean residual min=-0.003572 max=0.003307 Jy/beam ! Clean residual mean=-0.000006 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.293 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 366 components and 0.293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118720Jy sigma=0.000675 ! Fit after self-cal, rms=0.118332Jy sigma=0.000673 wmodel J1322+2645_S_2017_06_15_pus_map.mod ! Writing 366 model components to file: J1322+2645_S_2017_06_15_pus_map.mod wobs J1322+2645_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1322+2645_S_2017_06_15_pus_uvs.fits wwins J1322+2645_S_2017_06_15_pus_map.win ! wwins: Wrote 6 windows to J1322+2645_S_2017_06_15_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.00058385 Jy ! Component: 100 - total flux cleaned = -0.00160947 Jy ! Component: 150 - total flux cleaned = -0.0022907 Jy ! Component: 200 - total flux cleaned = -0.00272439 Jy ! Component: 250 - total flux cleaned = -0.00298332 Jy ! Component: 300 - total flux cleaned = -0.0032319 Jy ! Component: 350 - total flux cleaned = -0.00342315 Jy ! Component: 400 - total flux cleaned = -0.0037509 Jy ! Component: 450 - total flux cleaned = -0.00384202 Jy ! Component: 500 - total flux cleaned = -0.00415478 Jy ! Component: 550 - total flux cleaned = -0.00432833 Jy ! Component: 600 - total flux cleaned = -0.00437123 Jy ! Component: 650 - total flux cleaned = -0.00428839 Jy ! Component: 700 - total flux cleaned = -0.00420649 Jy ! Component: 750 - total flux cleaned = -0.00424658 Jy ! Component: 800 - total flux cleaned = -0.00420606 Jy ! Component: 850 - total flux cleaned = -0.00404923 Jy ! Component: 900 - total flux cleaned = -0.00416504 Jy ! Component: 950 - total flux cleaned = -0.00401201 Jy ! Component: 1000 - total flux cleaned = -0.0039367 Jy ! Component: 1050 - total flux cleaned = -0.00386281 Jy ! Component: 1100 - total flux cleaned = -0.0037892 Jy ! Component: 1150 - total flux cleaned = -0.00382481 Jy ! Component: 1200 - total flux cleaned = -0.00371769 Jy ! Component: 1250 - total flux cleaned = -0.00361254 Jy ! Component: 1300 - total flux cleaned = -0.00368249 Jy ! Component: 1350 - total flux cleaned = -0.00354562 Jy ! Component: 1400 - total flux cleaned = -0.00361308 Jy ! Component: 1450 - total flux cleaned = -0.00344481 Jy ! Component: 1500 - total flux cleaned = -0.00337835 Jy ! Component: 1550 - total flux cleaned = -0.00334563 Jy ! Component: 1600 - total flux cleaned = -0.00324794 Jy ! Component: 1650 - total flux cleaned = -0.00315191 Jy ! Component: 1700 - total flux cleaned = -0.00315189 Jy ! Component: 1750 - total flux cleaned = -0.00302552 Jy ! Component: 1800 - total flux cleaned = -0.00302509 Jy ! Component: 1850 - total flux cleaned = -0.00280958 Jy ! Component: 1900 - total flux cleaned = -0.00284001 Jy ! Component: 1950 - total flux cleaned = -0.00268943 Jy ! Component: 2000 - total flux cleaned = -0.0027193 Jy ! Component: 2050 - total flux cleaned = -0.00268927 Jy ! Component: 2100 - total flux cleaned = -0.00263045 Jy ! Component: 2150 - total flux cleaned = -0.00260192 Jy ! Component: 2200 - total flux cleaned = -0.00257365 Jy ! Component: 2250 - total flux cleaned = -0.00254502 Jy ! Component: 2300 - total flux cleaned = -0.00251683 Jy ! Component: 2350 - total flux cleaned = -0.00243298 Jy ! Component: 2400 - total flux cleaned = -0.00246093 Jy ! Component: 2450 - total flux cleaned = -0.00229651 Jy ! Component: 2500 - total flux cleaned = -0.00237832 Jy ! Component: 2550 - total flux cleaned = -0.00232429 Jy ! Component: 2600 - total flux cleaned = -0.00232377 Jy ! Component: 2650 - total flux cleaned = -0.00237681 Jy ! Component: 2700 - total flux cleaned = -0.00229792 Jy ! Component: 2750 - total flux cleaned = -0.00227225 Jy ! Component: 2800 - total flux cleaned = -0.0023754 Jy ! Component: 2850 - total flux cleaned = -0.00232409 Jy ! Component: 2900 - total flux cleaned = -0.00229871 Jy ! Component: 2950 - total flux cleaned = -0.00234893 Jy ! Component: 3000 - total flux cleaned = -0.00234875 Jy ! Component: 3050 - total flux cleaned = -0.0023982 Jy ! Component: 3100 - total flux cleaned = -0.00244757 Jy ! Component: 3150 - total flux cleaned = -0.00242303 Jy ! Component: 3200 - total flux cleaned = -0.00235059 Jy ! Component: 3250 - total flux cleaned = -0.00237482 Jy ! Component: 3300 - total flux cleaned = -0.00237461 Jy ! Component: 3350 - total flux cleaned = -0.00242173 Jy ! Component: 3400 - total flux cleaned = -0.00232834 Jy ! Component: 3450 - total flux cleaned = -0.00239828 Jy ! Component: 3500 - total flux cleaned = -0.00230609 Jy ! Component: 3550 - total flux cleaned = -0.0023292 Jy ! Component: 3600 - total flux cleaned = -0.00235214 Jy ! Component: 3650 - total flux cleaned = -0.00223956 Jy ! Component: 3700 - total flux cleaned = -0.00232879 Jy ! Component: 3750 - total flux cleaned = -0.00232864 Jy ! Component: 3800 - total flux cleaned = -0.00217413 Jy ! Component: 3850 - total flux cleaned = -0.00221801 Jy ! Component: 3900 - total flux cleaned = -0.00219637 Jy ! Component: 3950 - total flux cleaned = -0.00221798 Jy ! Component: 4000 - total flux cleaned = -0.00221783 Jy ! Component: 4050 - total flux cleaned = -0.00208993 Jy ! Total flux subtracted in 4096 components = -0.00213212 Jy ! Clean residual min=-0.001317 max=0.001056 Jy/beam ! Clean residual mean=-0.000005 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.290868 Jy keep ! Adding 402 model components to the UV plane model. ! The established model now contains 768 components and 0.290868 Jy ![Exited script file: muppet] wmap "J1322+2645_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.978 x 6.994 at -0.9145 degrees (North through East) ! Clean map min=-0.0026946 max=0.066195 Jy/beam ! Writing clean map to FITS file: J1322+2645_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0661951 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000444839 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.01604 2.01604 4.03207 8.06415 16.1283 32.2566 64.5132 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.066 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.978 x 6.994 at -0.9145 degrees (North through East) ! Clean map min=-0.0026946 max=0.066195 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 J1322+2645_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:19:29 2019