! Started logfile: J0544+5258_S_2017_08_12_pus_uvs.log on Fri May 10 14:53:49 2019 obs J0544+5258_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J0544+5258_S_2017_08_12_pus_uva.fits ! AN table 1: 219 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.981431 visibilities/baseline/integration-bin. ! Found source: J0544+5258 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 594 lines of history. ! ! Reading 38688 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 J0544+5258_S_2017_08_12_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 181 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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1337 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.887829Jy sigma=0.008205 ! Fit after self-cal, rms=0.877277Jy sigma=0.008112 ! 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.993 mas, bmaj=4.022 mas, bpa=14.88 degrees ! Estimated noise=904.27 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0844418 Jy ! Component: 100 - total flux cleaned = 0.121216 Jy ! Total flux subtracted in 100 components = 0.121216 Jy ! Clean residual min=-0.008106 max=0.018915 Jy/beam ! Clean residual mean=-0.000046 rms=0.002624 Jy/beam ! Combined flux in latest and established models = 0.121216 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 30 components and 0.121216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109526Jy sigma=0.000960 ! Fit after self-cal, rms=0.109361Jy sigma=0.000958 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0241683 Jy ! Component: 100 - total flux cleaned = 0.0407481 Jy ! Total flux subtracted in 100 components = 0.0407481 Jy ! Clean residual min=-0.006678 max=0.013101 Jy/beam ! Clean residual mean=-0.000043 rms=0.002118 Jy/beam ! Combined flux in latest and established models = 0.161965 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 51 components and 0.161965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099327Jy sigma=0.000863 ! Fit after self-cal, rms=0.099275Jy sigma=0.000862 ! Inverting map ! Added new window around map position (-6.5, -3.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0149923 Jy ! Component: 100 - total flux cleaned = 0.0264457 Jy ! Total flux subtracted in 100 components = 0.0264457 Jy ! Clean residual min=-0.006111 max=0.010745 Jy/beam ! Clean residual mean=-0.000042 rms=0.001882 Jy/beam ! Combined flux in latest and established models = 0.18841 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 84 components and 0.18841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094507Jy sigma=0.000817 ! Fit after self-cal, rms=0.094378Jy sigma=0.000816 ! 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.759 mas, bmaj=4.875 mas, bpa=16.23 degrees ! Estimated noise=458.205 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.0189853 Jy ! Component: 100 - total flux cleaned = 0.0330369 Jy ! Component: 150 - total flux cleaned = 0.0437178 Jy ! Component: 200 - total flux cleaned = 0.0518649 Jy ! Total flux subtracted in 200 components = 0.0518649 Jy ! Clean residual min=-0.008110 max=0.012247 Jy/beam ! Clean residual mean=-0.000088 rms=0.002368 Jy/beam ! Combined flux in latest and established models = 0.240275 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 105 components and 0.240275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088807Jy sigma=0.000765 ! Fit after self-cal, rms=0.088560Jy sigma=0.000763 ! 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.15 FD 1.02 HN 1.00 KP 1.08 ! LA 0.89 MK 1.08 NL 0.98 OV 1.15 ! PT 0.89 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 0.77 HN 1.04 KP 1.04 ! LA 0.87 MK 1.11 NL 1.15 OV 1.16 ! PT 0.87 SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.80 HN 1.02 KP 1.02 ! LA 0.89 MK 1.17 NL 1.10 OV 1.12 ! PT 0.85 SC 1.00 ! ! ! Correcting IF 4. ! A total of 192 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.20 HN 1.19 KP 1.00* ! LA 0.82 MK 1.11 NL 1.00* OV 1.00* ! PT 0.88 SC 1.00* ! ! ! Fit before self-cal, rms=0.088560Jy sigma=0.000763 ! Fit after self-cal, rms=0.085185Jy sigma=0.000723 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.878 mas, bmaj=5.024 mas, bpa=16.27 degrees ! Estimated noise=463.195 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.000269727 Jy ! Component: 100 - total flux cleaned = -0.000215719 Jy ! Component: 150 - total flux cleaned = -0.000133356 Jy ! Component: 200 - total flux cleaned = -9.94589e-05 Jy ! Total flux subtracted in 200 components = -9.94589e-05 Jy ! Clean residual min=-0.004988 max=0.006973 Jy/beam ! Clean residual mean=-0.000041 rms=0.001637 Jy/beam ! Combined flux in latest and established models = 0.240176 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 111 components and 0.240176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085136Jy sigma=0.000723 ! Fit after self-cal, rms=0.085349Jy sigma=0.000722 ! 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.085349Jy sigma=0.000722 ! Fit after self-cal, rms=0.086161Jy sigma=0.000709 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.891 mas, bmaj=4.913 mas, bpa=16.77 degrees ! Estimated noise=461.442 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.00358e-05 Jy ! Component: 100 - total flux cleaned = 6.69313e-05 Jy ! Component: 150 - total flux cleaned = 0.000100552 Jy ! Component: 200 - total flux cleaned = 0.0001319 Jy ! Total flux subtracted in 200 components = 0.0001319 Jy ! Clean residual min=-0.004246 max=0.006510 Jy/beam ! Clean residual mean=-0.000059 rms=0.001419 Jy/beam ! Combined flux in latest and established models = 0.240308 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 118 components and 0.240308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086123Jy sigma=0.000709 ! Fit after self-cal, rms=0.086183Jy sigma=0.000708 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 (-12, -22.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0067809 Jy ! Component: 100 - total flux cleaned = 0.0108758 Jy ! Component: 150 - total flux cleaned = 0.0136318 Jy ! Component: 200 - total flux cleaned = 0.0144677 Jy ! Total flux subtracted in 200 components = 0.0144677 Jy ! Clean residual min=-0.003818 max=0.005717 Jy/beam ! Clean residual mean=-0.000044 rms=0.001277 Jy/beam ! Combined flux in latest and established models = 0.254775 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 147 components and 0.254775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085657Jy sigma=0.000701 ! Fit after self-cal, rms=0.085516Jy sigma=0.000701 ! Inverting map ! Added new window around map position (-27.5, -13). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00590767 Jy ! Component: 100 - total flux cleaned = 0.00959792 Jy ! Component: 150 - total flux cleaned = 0.0121813 Jy ! Component: 200 - total flux cleaned = 0.0140036 Jy ! Total flux subtracted in 200 components = 0.0140036 Jy ! Clean residual min=-0.003681 max=0.004780 Jy/beam ! Clean residual mean=-0.000041 rms=0.001110 Jy/beam ! Combined flux in latest and established models = 0.268779 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 172 components and 0.268779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085121Jy sigma=0.000695 ! Fit after self-cal, rms=0.084989Jy sigma=0.000694 ! Inverting map ! Added new window around map position (-14.5, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0047467 Jy ! Component: 100 - total flux cleaned = 0.00769043 Jy ! Component: 150 - total flux cleaned = 0.00983542 Jy ! Component: 200 - total flux cleaned = 0.010814 Jy ! Total flux subtracted in 200 components = 0.010814 Jy ! Clean residual min=-0.003779 max=0.004268 Jy/beam ! Clean residual mean=-0.000036 rms=0.000996 Jy/beam ! Combined flux in latest and established models = 0.279593 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 206 components and 0.279593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084698Jy sigma=0.000690 ! Fit after self-cal, rms=0.084619Jy sigma=0.000690 ! 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.084619Jy sigma=0.000690 ! Fit after self-cal, rms=0.083068Jy sigma=0.000688 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.871 mas, bmaj=4.908 mas, bpa=17.21 degrees ! Estimated noise=456.706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00309041 Jy ! Component: 100 - total flux cleaned = 0.00554229 Jy ! Component: 150 - total flux cleaned = 0.00731677 Jy ! Component: 200 - total flux cleaned = 0.0088031 Jy ! Total flux subtracted in 200 components = 0.0088031 Jy ! Clean residual min=-0.003028 max=0.003536 Jy/beam ! Clean residual mean=-0.000021 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.288396 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 228 components and 0.288396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082906Jy sigma=0.000686 ! Fit after self-cal, rms=0.082841Jy 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.00199111 Jy ! Component: 100 - total flux cleaned = 0.00315321 Jy ! Component: 150 - total flux cleaned = 0.0039572 Jy ! Component: 200 - total flux cleaned = 0.00458515 Jy ! Total flux subtracted in 200 components = 0.00458515 Jy ! Clean residual min=-0.002964 max=0.003420 Jy/beam ! Clean residual mean=-0.000018 rms=0.000841 Jy/beam ! Combined flux in latest and established models = 0.292981 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 248 components and 0.292981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082762Jy sigma=0.000685 ! Fit after self-cal, rms=0.082740Jy 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.082740Jy sigma=0.000684 ! Fit after self-cal, rms=0.082353Jy sigma=0.000684 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.927 mas, bmaj=9.005 mas, bpa=25.43 degrees ! Estimated noise=563.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00412562 Jy ! Component: 100 - total flux cleaned = 0.00698765 Jy ! Component: 150 - total flux cleaned = 0.00907341 Jy ! Component: 200 - total flux cleaned = 0.0101286 Jy ! Total flux subtracted in 200 components = 0.0101286 Jy ! Clean residual min=-0.003758 max=0.005148 Jy/beam ! Clean residual mean=-0.000029 rms=0.001173 Jy/beam ! Combined flux in latest and established models = 0.30311 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 266 components and 0.30311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082311Jy sigma=0.000683 ! Fit after self-cal, rms=0.082251Jy 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) ! Added new window around map position (-28.5, -29.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00520781 Jy ! Component: 100 - total flux cleaned = 0.00628331 Jy ! Component: 150 - total flux cleaned = 0.00706146 Jy ! Component: 200 - total flux cleaned = 0.00763952 Jy ! Total flux subtracted in 200 components = 0.00763952 Jy ! Clean residual min=-0.003499 max=0.003805 Jy/beam ! Clean residual mean=-0.000014 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.310749 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 321 components and 0.310749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082071Jy sigma=0.000681 ! Fit after self-cal, rms=0.082050Jy sigma=0.000681 ! 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.869 mas, bmaj=4.898 mas, bpa=17.26 degrees ! Estimated noise=456.193 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.869 x 4.898 at 17.26 degrees (North through East) ! Clean map min=-0.0028395 max=0.11084 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.066 mas, bmaj=4.012 mas, bpa=16.56 degrees ! Estimated noise=922.351 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0843964 Jy ! Component: 100 - total flux cleaned = 0.121526 Jy ! Component: 150 - total flux cleaned = 0.145225 Jy ! Component: 200 - total flux cleaned = 0.162461 Jy ! Total flux subtracted in 200 components = 0.162461 Jy ! Clean residual min=-0.006084 max=0.010812 Jy/beam ! Clean residual mean=-0.000039 rms=0.001744 Jy/beam ! Combined flux in latest and established models = 0.162461 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 47 model components to the UV plane model. ! The established model now contains 47 components and 0.162461 Jy ! Inverting map and beam ! Estimated beam: bmin=3.869 mas, bmaj=4.898 mas, bpa=17.26 degrees ! Estimated noise=456.193 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.0221755 Jy ! Component: 100 - total flux cleaned = 0.0375743 Jy ! Component: 150 - total flux cleaned = 0.0496111 Jy ! Component: 200 - total flux cleaned = 0.0597541 Jy ! Total flux subtracted in 200 components = 0.0597541 Jy ! Clean residual min=-0.004769 max=0.008924 Jy/beam ! Clean residual mean=-0.000049 rms=0.001786 Jy/beam ! Combined flux in latest and established models = 0.222215 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 123 components and 0.222215 Jy ! Inverting map ! Added new window around map position (-12, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00981538 Jy ! Component: 100 - total flux cleaned = 0.0175404 Jy ! Component: 150 - total flux cleaned = 0.0243411 Jy ! Component: 200 - total flux cleaned = 0.0304268 Jy ! Total flux subtracted in 200 components = 0.0304268 Jy ! Clean residual min=-0.003646 max=0.005710 Jy/beam ! Clean residual mean=-0.000034 rms=0.001266 Jy/beam ! Combined flux in latest and established models = 0.252642 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 190 components and 0.252642 Jy ! Inverting map ! Added new window around map position (0, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00600044 Jy ! Component: 100 - total flux cleaned = 0.0110442 Jy ! Component: 150 - total flux cleaned = 0.015604 Jy ! Component: 200 - total flux cleaned = 0.0197586 Jy ! Total flux subtracted in 200 components = 0.0197586 Jy ! Clean residual min=-0.002973 max=0.003828 Jy/beam ! Clean residual mean=-0.000025 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.2724 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 250 components and 0.2724 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.927 mas, bmaj=9.005 mas, bpa=25.43 degrees ! Estimated noise=563.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00747198 Jy ! Component: 100 - total flux cleaned = 0.0135647 Jy ! Component: 150 - total flux cleaned = 0.0178654 Jy ! Component: 200 - total flux cleaned = 0.0213738 Jy ! Total flux subtracted in 200 components = 0.0213738 Jy ! Clean residual min=-0.003437 max=0.004337 Jy/beam ! Clean residual mean=-0.000030 rms=0.001213 Jy/beam ! Combined flux in latest and established models = 0.293774 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.00332087 Jy ! Component: 100 - total flux cleaned = 0.00605457 Jy ! Component: 150 - total flux cleaned = 0.00843147 Jy ! Component: 200 - total flux cleaned = 0.0104135 Jy ! Total flux subtracted in 200 components = 0.0104135 Jy ! Clean residual min=-0.002946 max=0.003351 Jy/beam ! Clean residual mean=-0.000017 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.304187 Jy ! Adding 150 model components to the UV plane model. ! The established model now contains 370 components and 0.304187 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.869 mas, bmaj=4.898 mas, bpa=17.26 degrees ! Estimated noise=456.193 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00139582 Jy ! Component: 100 - total flux cleaned = 0.00246695 Jy ! Component: 150 - total flux cleaned = 0.00332059 Jy ! Component: 200 - total flux cleaned = 0.00399402 Jy ! Total flux subtracted in 200 components = 0.00399402 Jy ! Clean residual min=-0.002190 max=0.002532 Jy/beam ! Clean residual mean=-0.000006 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.308181 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 409 components and 0.308181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081684Jy sigma=0.000678 ! Fit after self-cal, rms=0.081636Jy sigma=0.000677 wmodel J0544+5258_S_2017_08_12_pus_map.mod ! Writing 409 model components to file: J0544+5258_S_2017_08_12_pus_map.mod wobs J0544+5258_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J0544+5258_S_2017_08_12_pus_uvs.fits wwins J0544+5258_S_2017_08_12_pus_map.win ! wwins: Wrote 8 windows to J0544+5258_S_2017_08_12_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111408 Jy ! Component: 100 - total flux cleaned = 0.00197571 Jy ! Component: 150 - total flux cleaned = 0.00244444 Jy ! Component: 200 - total flux cleaned = 0.00278241 Jy ! Component: 250 - total flux cleaned = 0.00303582 Jy ! Component: 300 - total flux cleaned = 0.00338669 Jy ! Component: 350 - total flux cleaned = 0.00376187 Jy ! Component: 400 - total flux cleaned = 0.00409386 Jy ! Component: 450 - total flux cleaned = 0.00445128 Jy ! Component: 500 - total flux cleaned = 0.00467371 Jy ! Component: 550 - total flux cleaned = 0.00492251 Jy ! Component: 600 - total flux cleaned = 0.00522733 Jy ! Component: 650 - total flux cleaned = 0.00546585 Jy ! Component: 700 - total flux cleaned = 0.0056416 Jy ! Component: 750 - total flux cleaned = 0.00590093 Jy ! Component: 800 - total flux cleaned = 0.00607029 Jy ! Component: 850 - total flux cleaned = 0.00618085 Jy ! Component: 900 - total flux cleaned = 0.00623551 Jy ! Component: 950 - total flux cleaned = 0.00631612 Jy ! Component: 1000 - total flux cleaned = 0.00631649 Jy ! Component: 1050 - total flux cleaned = 0.0064214 Jy ! Component: 1100 - total flux cleaned = 0.00644695 Jy ! Component: 1150 - total flux cleaned = 0.00652326 Jy ! Component: 1200 - total flux cleaned = 0.00657308 Jy ! Component: 1250 - total flux cleaned = 0.00657368 Jy ! Component: 1300 - total flux cleaned = 0.00667102 Jy ! Component: 1350 - total flux cleaned = 0.00671869 Jy ! Component: 1400 - total flux cleaned = 0.00671899 Jy ! Component: 1450 - total flux cleaned = 0.00678885 Jy ! Component: 1500 - total flux cleaned = 0.00685736 Jy ! Component: 1550 - total flux cleaned = 0.00690226 Jy ! Component: 1600 - total flux cleaned = 0.00687957 Jy ! Component: 1650 - total flux cleaned = 0.00690186 Jy ! Component: 1700 - total flux cleaned = 0.00694553 Jy ! Component: 1750 - total flux cleaned = 0.00698833 Jy ! Component: 1800 - total flux cleaned = 0.00692455 Jy ! Component: 1850 - total flux cleaned = 0.00692436 Jy ! Component: 1900 - total flux cleaned = 0.00688289 Jy ! Component: 1950 - total flux cleaned = 0.00690382 Jy ! Component: 2000 - total flux cleaned = 0.0069649 Jy ! Component: 2050 - total flux cleaned = 0.0069044 Jy ! Component: 2100 - total flux cleaned = 0.00692433 Jy ! Component: 2150 - total flux cleaned = 0.00684617 Jy ! Component: 2200 - total flux cleaned = 0.00686589 Jy ! Component: 2250 - total flux cleaned = 0.00684652 Jy ! Component: 2300 - total flux cleaned = 0.0067516 Jy ! Component: 2350 - total flux cleaned = 0.00677042 Jy ! Component: 2400 - total flux cleaned = 0.00678927 Jy ! Component: 2450 - total flux cleaned = 0.00669714 Jy ! Component: 2500 - total flux cleaned = 0.00669729 Jy ! Component: 2550 - total flux cleaned = 0.00664295 Jy ! Component: 2600 - total flux cleaned = 0.00655341 Jy ! Component: 2650 - total flux cleaned = 0.0065891 Jy ! Component: 2700 - total flux cleaned = 0.00660677 Jy ! Component: 2750 - total flux cleaned = 0.00655463 Jy ! Component: 2800 - total flux cleaned = 0.00658925 Jy ! Component: 2850 - total flux cleaned = 0.00658934 Jy ! Component: 2900 - total flux cleaned = 0.00660649 Jy ! Component: 2950 - total flux cleaned = 0.00660664 Jy ! Component: 3000 - total flux cleaned = 0.00658971 Jy ! Component: 3050 - total flux cleaned = 0.00655677 Jy ! Component: 3100 - total flux cleaned = 0.00658946 Jy ! Component: 3150 - total flux cleaned = 0.00652463 Jy ! Component: 3200 - total flux cleaned = 0.00658874 Jy ! Component: 3250 - total flux cleaned = 0.00654092 Jy ! Component: 3300 - total flux cleaned = 0.00654065 Jy ! Component: 3350 - total flux cleaned = 0.00649343 Jy ! Component: 3400 - total flux cleaned = 0.00652459 Jy ! Component: 3450 - total flux cleaned = 0.00649367 Jy ! Component: 3500 - total flux cleaned = 0.00644782 Jy ! Component: 3550 - total flux cleaned = 0.00643281 Jy ! Component: 3600 - total flux cleaned = 0.00644791 Jy ! Component: 3650 - total flux cleaned = 0.00641807 Jy ! Component: 3700 - total flux cleaned = 0.00640326 Jy ! Component: 3750 - total flux cleaned = 0.00640331 Jy ! Component: 3800 - total flux cleaned = 0.00634508 Jy ! Component: 3850 - total flux cleaned = 0.00631625 Jy ! Component: 3900 - total flux cleaned = 0.00635935 Jy ! Component: 3950 - total flux cleaned = 0.00633093 Jy ! Component: 4000 - total flux cleaned = 0.00624615 Jy ! Component: 4050 - total flux cleaned = 0.00627419 Jy ! Total flux subtracted in 4096 components = 0.00624632 Jy ! Clean residual min=-0.000757 max=0.000840 Jy/beam ! Clean residual mean=-0.000001 rms=0.000272 Jy/beam ! Combined flux in latest and established models = 0.314428 Jy keep ! Adding 364 model components to the UV plane model. ! The established model now contains 772 components and 0.314427 Jy ![Exited script file: muppet] wmap "J0544+5258_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.869 x 4.898 at 17.26 degrees (North through East) ! Clean map min=-0.0017513 max=0.11276 Jy/beam ! Writing clean map to FITS file: J0544+5258_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.112759 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000273995 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.728978 0.728978 1.45796 2.91591 5.83182 11.6636 23.3273 46.6546 93.3092 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.112 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.869 x 4.898 at 17.26 degrees (North through East) ! Clean map min=-0.0017513 max=0.11276 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 J0544+5258_S_2017_08_12_pus_uvs.log closed on Fri May 10 14:53:55 2019