! Started logfile: J0958+6533_S_2017_02_24_pus_uvs.log on Sat May 4 11:23:50 2019 obs J0958+6533_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J0958+6533_S_2017_02_24_pus_uva.fits ! AN table 1: 39 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.847863 visibilities/baseline/integration-bin. ! Found source: J0958+6533 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 823 lines of history. ! ! Reading 5952 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 J0958+6533_S_2017_02_24_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 157 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.345643Jy sigma=0.003050 ! Fit after self-cal, rms=0.342405Jy sigma=0.003021 ! 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=3.315 mas, bmaj=3.962 mas, bpa=30.2 degrees ! Estimated noise=1407.09 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.513699 Jy ! Component: 100 - total flux cleaned = 0.63023 Jy ! Total flux subtracted in 100 components = 0.63023 Jy ! Clean residual min=-0.011545 max=0.041820 Jy/beam ! Clean residual mean=-0.000068 rms=0.003087 Jy/beam ! Combined flux in latest and established models = 0.63023 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.63023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130673Jy sigma=0.001077 ! Fit after self-cal, rms=0.130640Jy sigma=0.001076 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0438228 Jy ! Component: 100 - total flux cleaned = 0.0657104 Jy ! Total flux subtracted in 100 components = 0.0657104 Jy ! Clean residual min=-0.010005 max=0.011220 Jy/beam ! Clean residual mean=-0.000037 rms=0.002144 Jy/beam ! Combined flux in latest and established models = 0.69594 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 22 components and 0.69594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109472Jy sigma=0.000881 ! Fit after self-cal, rms=0.109311Jy sigma=0.000880 ! Inverting map ! Added new window around map position (-3.5, 3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.014163 Jy ! Component: 100 - total flux cleaned = 0.0234602 Jy ! Total flux subtracted in 100 components = 0.0234602 Jy ! Clean residual min=-0.009863 max=0.008522 Jy/beam ! Clean residual mean=-0.000026 rms=0.002019 Jy/beam ! Combined flux in latest and established models = 0.719401 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 35 components and 0.719401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105790Jy sigma=0.000851 ! Fit after self-cal, rms=0.105662Jy sigma=0.000850 ! 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.922 mas, bmaj=4.915 mas, bpa=30.9 degrees ! Estimated noise=1124.75 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 (-9, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.014294 Jy ! Component: 100 - total flux cleaned = 0.0233866 Jy ! Component: 150 - total flux cleaned = 0.0297781 Jy ! Component: 200 - total flux cleaned = 0.0345201 Jy ! Total flux subtracted in 200 components = 0.0345201 Jy ! Clean residual min=-0.008143 max=0.007800 Jy/beam ! Clean residual mean=-0.000032 rms=0.001776 Jy/beam ! Combined flux in latest and established models = 0.753921 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 61 components and 0.753921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103130Jy sigma=0.000831 ! Fit after self-cal, rms=0.102915Jy sigma=0.000829 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.99 HN 1.02 KP 0.98 ! LA 0.95 MK 1.01 NL 0.99 OV 1.04 ! PT 1.02 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.91 HN 1.04 KP 0.94 ! LA 0.93 MK 1.02 NL 0.98 OV 1.08 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.97 HN 1.01 KP 1.03 ! LA 1.03 MK 1.04 NL 1.10 OV 0.98 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.98 HN 0.97 KP 1.00* ! LA 1.08 MK 0.96 NL 1.00* OV 1.01 ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.102915Jy sigma=0.000829 ! Fit after self-cal, rms=0.090978Jy sigma=0.000735 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.92 mas, bmaj=4.926 mas, bpa=31.17 degrees ! Estimated noise=1123.82 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.000940213 Jy ! Component: 100 - total flux cleaned = 0.00104612 Jy ! Component: 150 - total flux cleaned = 0.00132761 Jy ! Component: 200 - total flux cleaned = 0.00141478 Jy ! Total flux subtracted in 200 components = 0.00141478 Jy ! Clean residual min=-0.006441 max=0.004938 Jy/beam ! Clean residual mean=-0.000001 rms=0.001417 Jy/beam ! Combined flux in latest and established models = 0.755335 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 73 components and 0.755335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090703Jy sigma=0.000734 ! Fit after self-cal, rms=0.090662Jy sigma=0.000733 ! 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.090662Jy sigma=0.000733 ! Fit after self-cal, rms=0.080264Jy sigma=0.000672 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.916 mas, bmaj=4.935 mas, bpa=30.87 degrees ! Estimated noise=1124.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000838561 Jy ! Component: 100 - total flux cleaned = 0.000639584 Jy ! Component: 150 - total flux cleaned = 0.000553136 Jy ! Component: 200 - total flux cleaned = 0.000281481 Jy ! Total flux subtracted in 200 components = 0.000281481 Jy ! Clean residual min=-0.003249 max=0.003314 Jy/beam ! Clean residual mean=0.000011 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.755617 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 92 components and 0.755617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080059Jy sigma=0.000670 ! Fit after self-cal, rms=0.080037Jy sigma=0.000670 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.000138204 Jy ! Component: 100 - total flux cleaned = -9.77094e-05 Jy ! Component: 150 - total flux cleaned = -0.000256058 Jy ! Component: 200 - total flux cleaned = -0.000399112 Jy ! Total flux subtracted in 200 components = -0.000399112 Jy ! Clean residual min=-0.003395 max=0.003253 Jy/beam ! Clean residual mean=0.000010 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.755218 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 104 components and 0.755218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079962Jy sigma=0.000669 ! Fit after self-cal, rms=0.079949Jy sigma=0.000669 ! 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.079949Jy sigma=0.000669 ! Fit after self-cal, rms=0.079711Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.913 mas, bmaj=4.935 mas, bpa=30.81 degrees ! Estimated noise=1124.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000664647 Jy ! Component: 100 - total flux cleaned = 0.000498337 Jy ! Component: 150 - total flux cleaned = 0.000402191 Jy ! Component: 200 - total flux cleaned = 0.000358624 Jy ! Total flux subtracted in 200 components = 0.000358624 Jy ! Clean residual min=-0.003099 max=0.003164 Jy/beam ! Clean residual mean=0.000005 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.755576 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 112 components and 0.755576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079645Jy sigma=0.000666 ! Fit after self-cal, rms=0.079639Jy sigma=0.000666 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.10889e-05 Jy ! Component: 100 - total flux cleaned = -6.2649e-05 Jy ! Component: 150 - total flux cleaned = -0.000138892 Jy ! Component: 200 - total flux cleaned = -0.000174542 Jy ! Total flux subtracted in 200 components = -0.000174542 Jy ! Clean residual min=-0.003181 max=0.003156 Jy/beam ! Clean residual mean=0.000005 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.755402 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 116 components and 0.755402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079606Jy sigma=0.000666 ! Fit after self-cal, rms=0.079602Jy sigma=0.000666 ! 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.079602Jy sigma=0.000666 ! Fit after self-cal, rms=0.079625Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.104 mas, bmaj=9.404 mas, bpa=46.2 degrees ! Estimated noise=1389.24 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000597017 Jy ! Component: 100 - total flux cleaned = 0.000716034 Jy ! Component: 150 - total flux cleaned = 0.000774877 Jy ! Component: 200 - total flux cleaned = 0.000775186 Jy ! Total flux subtracted in 200 components = 0.000775186 Jy ! Clean residual min=-0.003487 max=0.003077 Jy/beam ! Clean residual mean=0.000014 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.756177 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 132 components and 0.756177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079616Jy sigma=0.000665 ! Fit after self-cal, rms=0.079614Jy sigma=0.000665 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000247361 Jy ! Component: 100 - total flux cleaned = 0.000248464 Jy ! Component: 150 - total flux cleaned = 0.000249207 Jy ! Component: 200 - total flux cleaned = 0.000249141 Jy ! Total flux subtracted in 200 components = 0.000249141 Jy ! Clean residual min=-0.003526 max=0.003061 Jy/beam ! Clean residual mean=0.000015 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.756426 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 138 components and 0.756426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079613Jy sigma=0.000665 ! Fit after self-cal, rms=0.079612Jy sigma=0.000665 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.911 mas, bmaj=4.936 mas, bpa=30.74 degrees ! Estimated noise=1125.21 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.911 x 4.936 at 30.74 degrees (North through East) ! Clean map min=-0.003071 max=0.66839 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079612Jy sigma=0.000665 ! Fit after self-cal, rms=0.074156Jy sigma=0.000615 ! Inverting map and beam ! Estimated beam: bmin=3.911 mas, bmaj=4.935 mas, bpa=30.74 degrees ! Estimated noise=1125.32 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000208734 Jy ! Component: 100 - total flux cleaned = -0.000246879 Jy ! Component: 150 - total flux cleaned = -0.000384308 Jy ! Component: 200 - total flux cleaned = -0.000508691 Jy ! Total flux subtracted in 200 components = -0.000508691 Jy ! Clean residual min=-0.003061 max=0.003160 Jy/beam ! Clean residual mean=0.000003 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.755918 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 146 components and 0.755917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074121Jy sigma=0.000614 ! Fit after self-cal, rms=0.074118Jy sigma=0.000614 ! Inverting map ! Added new window around map position (1.5, -78). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140149 Jy ! Component: 100 - total flux cleaned = 0.0013227 Jy ! Component: 150 - total flux cleaned = 0.00121436 Jy ! Component: 200 - total flux cleaned = 0.00112408 Jy ! Total flux subtracted in 200 components = 0.00112408 Jy ! Clean residual min=-0.003049 max=0.002715 Jy/beam ! Clean residual mean=0.000005 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.757041 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 162 components and 0.757041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073967Jy sigma=0.000613 ! Fit after self-cal, rms=0.073964Jy sigma=0.000613 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073964Jy sigma=0.000613 ! Fit after self-cal, rms=0.073992Jy sigma=0.000613 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.299 mas, bmaj=3.984 mas, bpa=30.31 degrees ! Estimated noise=1414.82 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.516148 Jy ! Component: 100 - total flux cleaned = 0.63524 Jy ! Component: 150 - total flux cleaned = 0.681715 Jy ! Component: 200 - total flux cleaned = 0.704874 Jy ! Total flux subtracted in 200 components = 0.704874 Jy ! Clean residual min=-0.005858 max=0.011848 Jy/beam ! Clean residual mean=-0.000025 rms=0.001397 Jy/beam ! Combined flux in latest and established models = 0.704874 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.704874 Jy ! Inverting map and beam ! Estimated beam: bmin=3.91 mas, bmaj=4.936 mas, bpa=30.71 degrees ! Estimated noise=1125.79 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.0196374 Jy ! Component: 100 - total flux cleaned = 0.031048 Jy ! Component: 150 - total flux cleaned = 0.0383032 Jy ! Component: 200 - total flux cleaned = 0.0431307 Jy ! Total flux subtracted in 200 components = 0.0431307 Jy ! Clean residual min=-0.003372 max=0.003261 Jy/beam ! Clean residual mean=-0.000013 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.748004 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 60 components and 0.748004 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.104 mas, bmaj=9.406 mas, bpa=46 degrees ! Estimated noise=1390.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00485223 Jy ! Component: 100 - total flux cleaned = 0.00746098 Jy ! Component: 150 - total flux cleaned = 0.00923795 Jy ! Component: 200 - total flux cleaned = 0.00989044 Jy ! Total flux subtracted in 200 components = 0.00989044 Jy ! Clean residual min=-0.003271 max=0.003087 Jy/beam ! Clean residual mean=0.000017 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.757895 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.000265237 Jy ! Component: 100 - total flux cleaned = 0.000380273 Jy ! Component: 150 - total flux cleaned = 0.000450649 Jy ! Component: 200 - total flux cleaned = 0.000515154 Jy ! Total flux subtracted in 200 components = 0.000515154 Jy ! Clean residual min=-0.003244 max=0.002971 Jy/beam ! Clean residual mean=0.000019 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.75841 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 109 components and 0.75841 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.91 mas, bmaj=4.936 mas, bpa=30.71 degrees ! Estimated noise=1125.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000127767 Jy ! Component: 100 - total flux cleaned = -0.000216216 Jy ! Component: 150 - total flux cleaned = -0.000368624 Jy ! Component: 200 - total flux cleaned = -0.00057512 Jy ! Total flux subtracted in 200 components = -0.00057512 Jy ! Clean residual min=-0.003123 max=0.003112 Jy/beam ! Clean residual mean=0.000006 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.757835 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 123 components and 0.757835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074328Jy sigma=0.000615 ! Fit after self-cal, rms=0.074275Jy sigma=0.000614 wmodel J0958+6533_S_2017_02_24_pus_map.mod ! Writing 123 model components to file: J0958+6533_S_2017_02_24_pus_map.mod wobs J0958+6533_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J0958+6533_S_2017_02_24_pus_uvs.fits wwins J0958+6533_S_2017_02_24_pus_map.win ! wwins: Wrote 4 windows to J0958+6533_S_2017_02_24_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00064739 Jy ! Component: 100 - total flux cleaned = -0.000808826 Jy ! Component: 150 - total flux cleaned = -0.000761303 Jy ! Component: 200 - total flux cleaned = -0.000714511 Jy ! Component: 250 - total flux cleaned = -0.000668059 Jy ! Component: 300 - total flux cleaned = -0.000577297 Jy ! Component: 350 - total flux cleaned = -0.000443794 Jy ! Component: 400 - total flux cleaned = -0.000312565 Jy ! Component: 450 - total flux cleaned = -1.38789e-05 Jy ! Component: 500 - total flux cleaned = 0.00019465 Jy ! Component: 550 - total flux cleaned = 0.000276544 Jy ! Component: 600 - total flux cleaned = 0.000357039 Jy ! Component: 650 - total flux cleaned = 0.000477332 Jy ! Component: 700 - total flux cleaned = 0.000634857 Jy ! Component: 750 - total flux cleaned = 0.000829547 Jy ! Component: 800 - total flux cleaned = 0.000983316 Jy ! Component: 850 - total flux cleaned = 0.000983377 Jy ! Component: 900 - total flux cleaned = 0.000984046 Jy ! Component: 950 - total flux cleaned = 0.00109618 Jy ! Component: 1000 - total flux cleaned = 0.00116985 Jy ! Component: 1050 - total flux cleaned = 0.001243 Jy ! Component: 1100 - total flux cleaned = 0.00120692 Jy ! Component: 1150 - total flux cleaned = 0.00127855 Jy ! Component: 1200 - total flux cleaned = 0.00117216 Jy ! Component: 1250 - total flux cleaned = 0.00113734 Jy ! Component: 1300 - total flux cleaned = 0.00117207 Jy ! Component: 1350 - total flux cleaned = 0.00106791 Jy ! Component: 1400 - total flux cleaned = 0.00106777 Jy ! Component: 1450 - total flux cleaned = 0.000965654 Jy ! Component: 1500 - total flux cleaned = 0.000864594 Jy ! Component: 1550 - total flux cleaned = 0.000831 Jy ! Component: 1600 - total flux cleaned = 0.000764783 Jy ! Component: 1650 - total flux cleaned = 0.000566999 Jy ! Component: 1700 - total flux cleaned = 0.000436294 Jy ! Component: 1750 - total flux cleaned = 0.000468353 Jy ! Component: 1800 - total flux cleaned = 0.000274429 Jy ! Component: 1850 - total flux cleaned = 8.20407e-05 Jy ! Component: 1900 - total flux cleaned = 1.87789e-05 Jy ! Component: 1950 - total flux cleaned = -7.62786e-05 Jy ! Component: 2000 - total flux cleaned = -7.63431e-05 Jy ! Component: 2050 - total flux cleaned = -0.000201144 Jy ! Component: 2100 - total flux cleaned = -0.000232412 Jy ! Component: 2150 - total flux cleaned = -0.000293905 Jy ! Component: 2200 - total flux cleaned = -0.000293755 Jy ! Component: 2250 - total flux cleaned = -0.000324457 Jy ! Component: 2300 - total flux cleaned = -0.000354858 Jy ! Component: 2350 - total flux cleaned = -0.000445143 Jy ! Component: 2400 - total flux cleaned = -0.000534896 Jy ! Component: 2450 - total flux cleaned = -0.000534771 Jy ! Component: 2500 - total flux cleaned = -0.000623104 Jy ! Component: 2550 - total flux cleaned = -0.000564329 Jy ! Component: 2600 - total flux cleaned = -0.000652343 Jy ! Component: 2650 - total flux cleaned = -0.000651876 Jy ! Component: 2700 - total flux cleaned = -0.000680819 Jy ! Component: 2750 - total flux cleaned = -0.000709657 Jy ! Component: 2800 - total flux cleaned = -0.000709519 Jy ! Component: 2850 - total flux cleaned = -0.000795143 Jy ! Component: 2900 - total flux cleaned = -0.00085202 Jy ! Component: 2950 - total flux cleaned = -0.000710622 Jy ! Component: 3000 - total flux cleaned = -0.000794868 Jy ! Component: 3050 - total flux cleaned = -0.000934758 Jy ! Component: 3100 - total flux cleaned = -0.000990439 Jy ! Component: 3150 - total flux cleaned = -0.00118436 Jy ! Component: 3200 - total flux cleaned = -0.0011566 Jy ! Component: 3250 - total flux cleaned = -0.0011292 Jy ! Component: 3300 - total flux cleaned = -0.00123851 Jy ! Component: 3350 - total flux cleaned = -0.00123871 Jy ! Component: 3400 - total flux cleaned = -0.00137396 Jy ! Component: 3450 - total flux cleaned = -0.00134711 Jy ! Component: 3500 - total flux cleaned = -0.00156169 Jy ! Component: 3550 - total flux cleaned = -0.00156172 Jy ! Component: 3600 - total flux cleaned = -0.00161482 Jy ! Component: 3650 - total flux cleaned = -0.00156171 Jy ! Component: 3700 - total flux cleaned = -0.00156172 Jy ! Component: 3750 - total flux cleaned = -0.00161409 Jy ! Component: 3800 - total flux cleaned = -0.00169237 Jy ! Component: 3850 - total flux cleaned = -0.00166655 Jy ! Component: 3900 - total flux cleaned = -0.00174444 Jy ! Component: 3950 - total flux cleaned = -0.00177031 Jy ! Component: 4000 - total flux cleaned = -0.0017702 Jy ! Component: 4050 - total flux cleaned = -0.00177018 Jy ! Total flux subtracted in 4096 components = -0.0017957 Jy ! Clean residual min=-0.001269 max=0.001483 Jy/beam ! Clean residual mean=-0.000001 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.756039 Jy keep ! Adding 315 model components to the UV plane model. ! The established model now contains 438 components and 0.756039 Jy ![Exited script file: muppet] wmap "J0958+6533_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.91 x 4.936 at 30.71 degrees (North through East) ! Clean map min=-0.0025872 max=0.66984 Jy/beam ! Writing clean map to FITS file: J0958+6533_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.66984 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000465892 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.208658 0.208658 0.417317 0.834633 1.66927 3.33853 6.67707 13.3541 26.7083 53.4165 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.669 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.91 x 4.936 at 30.71 degrees (North through East) ! Clean map min=-0.0025872 max=0.66984 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 J0958+6533_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:23:55 2019