! Started logfile: J0749+1057_S_2017_05_01_pus_uvs.log on Wed May 1 18:30:57 2019 obs J0749+1057_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J0749+1057_S_2017_05_01_pus_uva.fits ! AN table 1: 112 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.968651 visibilities/baseline/integration-bin. ! Found source: J0749+1057 ! ! 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 788 lines of history. ! ! Reading 19528 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 J0749+1057_S_2017_05_01_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 467 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.929941Jy sigma=0.007499 ! Fit after self-cal, rms=0.914180Jy sigma=0.007409 ! 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.919 mas, bmaj=6.57 mas, bpa=-2.302 degrees ! Estimated noise=1056.1 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.0673341 Jy ! Component: 100 - total flux cleaned = 0.0848579 Jy ! Total flux subtracted in 100 components = 0.0848579 Jy ! Clean residual min=-0.005345 max=0.009204 Jy/beam ! Clean residual mean=-0.000062 rms=0.001316 Jy/beam ! Combined flux in latest and established models = 0.0848579 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0848579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099024Jy sigma=0.000713 ! Fit after self-cal, rms=0.099011Jy sigma=0.000713 ! Inverting map ! Added new window around map position (-4, -4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0101054 Jy ! Component: 100 - total flux cleaned = 0.0165787 Jy ! Total flux subtracted in 100 components = 0.0165787 Jy ! Clean residual min=-0.004616 max=0.005415 Jy/beam ! Clean residual mean=-0.000042 rms=0.001088 Jy/beam ! Combined flux in latest and established models = 0.101437 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 25 components and 0.101437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097569Jy sigma=0.000700 ! Fit after self-cal, rms=0.097541Jy sigma=0.000699 ! 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.531 mas, bmaj=7.501 mas, bpa=-2.09 degrees ! Estimated noise=697.669 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 (-8, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00767647 Jy ! Component: 100 - total flux cleaned = 0.0124416 Jy ! Component: 150 - total flux cleaned = 0.0158209 Jy ! Component: 200 - total flux cleaned = 0.0182982 Jy ! Total flux subtracted in 200 components = 0.0182982 Jy ! Clean residual min=-0.002678 max=0.003081 Jy/beam ! Clean residual mean=-0.000023 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.119735 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 87 components and 0.119735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096790Jy sigma=0.000693 ! Fit after self-cal, rms=0.096727Jy sigma=0.000692 ! 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.95 FD 0.86 HN 1.06 KP 1.02 ! LA 1.06 MK 0.99 NL 0.92 OV 1.02 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.93 HN 1.10 KP 0.98 ! LA 0.97 MK 0.99 NL 1.02 OV 1.03 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.97 HN 1.02 KP 0.97 ! LA 1.05 MK 1.01 NL 1.07 OV 0.97 ! PT 0.97 SC 0.97 ! ! ! 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.96 HN 0.96 KP 1.00* ! LA 0.98 MK 0.90 NL 1.00* OV 1.00* ! PT 0.93 SC 1.00* ! ! ! Fit before self-cal, rms=0.096727Jy sigma=0.000692 ! Fit after self-cal, rms=0.094108Jy sigma=0.000690 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.543 mas, bmaj=7.534 mas, bpa=-2.177 degrees ! Estimated noise=691.787 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.00196143 Jy ! Component: 100 - total flux cleaned = 0.00255162 Jy ! Component: 150 - total flux cleaned = 0.00272386 Jy ! Component: 200 - total flux cleaned = 0.00287071 Jy ! Total flux subtracted in 200 components = 0.00287071 Jy ! Clean residual min=-0.002612 max=0.002877 Jy/beam ! Clean residual mean=-0.000016 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.122605 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 115 components and 0.122605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094042Jy sigma=0.000690 ! Fit after self-cal, rms=0.094074Jy sigma=0.000690 ! 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.094074Jy sigma=0.000690 ! Fit after self-cal, rms=0.090081Jy sigma=0.000686 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.539 mas, bmaj=7.544 mas, bpa=-2.186 degrees ! Estimated noise=692.307 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000621865 Jy ! Component: 100 - total flux cleaned = 0.000658503 Jy ! Component: 150 - total flux cleaned = 0.000657427 Jy ! Component: 200 - total flux cleaned = 0.000684464 Jy ! Total flux subtracted in 200 components = 0.000684464 Jy ! Clean residual min=-0.001992 max=0.002291 Jy/beam ! Clean residual mean=-0.000009 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.12329 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 131 components and 0.12329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090053Jy sigma=0.000686 ! Fit after self-cal, rms=0.090042Jy 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) ! Added new window around map position (-16.5, -23). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00234128 Jy ! Component: 100 - total flux cleaned = 0.00320109 Jy ! Component: 150 - total flux cleaned = 0.00351054 Jy ! Component: 200 - total flux cleaned = 0.00354104 Jy ! Total flux subtracted in 200 components = 0.00354104 Jy ! Clean residual min=-0.001993 max=0.001913 Jy/beam ! Clean residual mean=-0.000009 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.126831 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 155 components and 0.126831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089984Jy sigma=0.000685 ! Fit after self-cal, rms=0.089982Jy sigma=0.000685 ! 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.089982Jy sigma=0.000685 ! Fit after self-cal, rms=0.089500Jy sigma=0.000685 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.538 mas, bmaj=7.543 mas, bpa=-2.148 degrees ! Estimated noise=690.279 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000705608 Jy ! Component: 100 - total flux cleaned = 0.000707126 Jy ! Component: 150 - total flux cleaned = 0.000731949 Jy ! Component: 200 - total flux cleaned = 0.000754348 Jy ! Total flux subtracted in 200 components = 0.000754348 Jy ! Clean residual min=-0.001991 max=0.001923 Jy/beam ! Clean residual mean=-0.000012 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.127585 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 170 components and 0.127585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089483Jy sigma=0.000685 ! Fit after self-cal, rms=0.089481Jy sigma=0.000685 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.000213912 Jy ! Component: 100 - total flux cleaned = 0.000213011 Jy ! Component: 150 - total flux cleaned = 0.000191641 Jy ! Component: 200 - total flux cleaned = 0.000211764 Jy ! Total flux subtracted in 200 components = 0.000211764 Jy ! Clean residual min=-0.002007 max=0.001940 Jy/beam ! Clean residual mean=-0.000012 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.127797 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 175 components and 0.127797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089471Jy sigma=0.000685 ! Fit after self-cal, rms=0.089466Jy sigma=0.000685 ! 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.089466Jy sigma=0.000685 ! Fit after self-cal, rms=0.089305Jy sigma=0.000685 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.664 mas, bmaj=10.93 mas, bpa=-1.473 degrees ! Estimated noise=828.577 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000226775 Jy ! Component: 100 - total flux cleaned = 0.0002752 Jy ! Component: 150 - total flux cleaned = 0.000315018 Jy ! Component: 200 - total flux cleaned = 0.000281492 Jy ! Total flux subtracted in 200 components = 0.000281492 Jy ! Clean residual min=-0.002358 max=0.002434 Jy/beam ! Clean residual mean=-0.000025 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.128079 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 204 components and 0.128079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089302Jy sigma=0.000685 ! Fit after self-cal, rms=0.089297Jy sigma=0.000685 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 = 1.81905e-05 Jy ! Component: 100 - total flux cleaned = 5.18221e-06 Jy ! Component: 150 - total flux cleaned = -8.15304e-06 Jy ! Component: 200 - total flux cleaned = -2.06063e-05 Jy ! Total flux subtracted in 200 components = -2.06063e-05 Jy ! Clean residual min=-0.002377 max=0.002438 Jy/beam ! Clean residual mean=-0.000025 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.128058 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 216 components and 0.128058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089294Jy sigma=0.000685 ! Fit after self-cal, rms=0.089292Jy sigma=0.000685 ! 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.538 mas, bmaj=7.542 mas, bpa=-2.115 degrees ! Estimated noise=689.721 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.538 x 7.542 at -2.115 degrees (North through East) ! Clean map min=-0.0019043 max=0.084718 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.92 mas, bmaj=6.599 mas, bpa=-2.496 degrees ! Estimated noise=1042.76 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0662157 Jy ! Component: 100 - total flux cleaned = 0.0846068 Jy ! Component: 150 - total flux cleaned = 0.0950875 Jy ! Component: 200 - total flux cleaned = 0.102336 Jy ! Total flux subtracted in 200 components = 0.102336 Jy ! Clean residual min=-0.003631 max=0.004074 Jy/beam ! Clean residual mean=-0.000044 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 0.102336 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.102336 Jy ! Inverting map and beam ! Estimated beam: bmin=3.538 mas, bmaj=7.542 mas, bpa=-2.115 degrees ! Estimated noise=689.721 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.00720893 Jy ! Component: 100 - total flux cleaned = 0.0121199 Jy ! Component: 150 - total flux cleaned = 0.0158047 Jy ! Component: 200 - total flux cleaned = 0.0186252 Jy ! Total flux subtracted in 200 components = 0.0186252 Jy ! Clean residual min=-0.002164 max=0.002082 Jy/beam ! Clean residual mean=-0.000016 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.120961 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 84 components and 0.120961 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.664 mas, bmaj=10.93 mas, bpa=-1.473 degrees ! Estimated noise=828.577 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00328834 Jy ! Component: 100 - total flux cleaned = 0.00450698 Jy ! Component: 150 - total flux cleaned = 0.0053454 Jy ! Component: 200 - total flux cleaned = 0.00565343 Jy ! Total flux subtracted in 200 components = 0.00565343 Jy ! Clean residual min=-0.002503 max=0.002265 Jy/beam ! Clean residual mean=-0.000025 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.126615 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.000261395 Jy ! Component: 100 - total flux cleaned = 0.000517849 Jy ! Component: 150 - total flux cleaned = 0.000582886 Jy ! Component: 200 - total flux cleaned = 0.000667461 Jy ! Total flux subtracted in 200 components = 0.000667461 Jy ! Clean residual min=-0.002375 max=0.002289 Jy/beam ! Clean residual mean=-0.000025 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.127282 Jy ! Adding 104 model components to the UV plane model. ! The established model now contains 172 components and 0.127282 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.538 mas, bmaj=7.542 mas, bpa=-2.115 degrees ! Estimated noise=689.721 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000294423 Jy ! Component: 100 - total flux cleaned = 0.000258901 Jy ! Component: 150 - total flux cleaned = 0.000197472 Jy ! Component: 200 - total flux cleaned = 0.00014197 Jy ! Total flux subtracted in 200 components = 0.00014197 Jy ! Clean residual min=-0.001952 max=0.001918 Jy/beam ! Clean residual mean=-0.000013 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.127424 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 197 components and 0.127424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089317Jy sigma=0.000685 ! Fit after self-cal, rms=0.089305Jy sigma=0.000685 wmodel J0749+1057_S_2017_05_01_pus_map.mod ! Writing 197 model components to file: J0749+1057_S_2017_05_01_pus_map.mod wobs J0749+1057_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J0749+1057_S_2017_05_01_pus_uvs.fits wwins J0749+1057_S_2017_05_01_pus_map.win ! wwins: Wrote 4 windows to J0749+1057_S_2017_05_01_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.00040769 Jy ! Component: 100 - total flux cleaned = -0.000341714 Jy ! Component: 150 - total flux cleaned = -0.000372258 Jy ! Component: 200 - total flux cleaned = -0.000553277 Jy ! Component: 250 - total flux cleaned = -0.000699108 Jy ! Component: 300 - total flux cleaned = -0.000840495 Jy ! Component: 350 - total flux cleaned = -0.000840343 Jy ! Component: 400 - total flux cleaned = -0.000786667 Jy ! Component: 450 - total flux cleaned = -0.000812896 Jy ! Component: 500 - total flux cleaned = -0.000787199 Jy ! Component: 550 - total flux cleaned = -0.0006875 Jy ! Component: 600 - total flux cleaned = -0.000662831 Jy ! Component: 650 - total flux cleaned = -0.000566146 Jy ! Component: 700 - total flux cleaned = -0.000519167 Jy ! Component: 750 - total flux cleaned = -0.000519763 Jy ! Component: 800 - total flux cleaned = -0.00045045 Jy ! Component: 850 - total flux cleaned = -0.000382229 Jy ! Component: 900 - total flux cleaned = -0.000292783 Jy ! Component: 950 - total flux cleaned = -0.000226744 Jy ! Component: 1000 - total flux cleaned = -9.63755e-05 Jy ! Component: 1050 - total flux cleaned = -3.2423e-05 Jy ! Component: 1100 - total flux cleaned = -3.24025e-05 Jy ! Component: 1150 - total flux cleaned = 0.000114384 Jy ! Component: 1200 - total flux cleaned = 0.000155731 Jy ! Component: 1250 - total flux cleaned = 0.000196484 Jy ! Component: 1300 - total flux cleaned = 0.000257205 Jy ! Component: 1350 - total flux cleaned = 0.000357375 Jy ! Component: 1400 - total flux cleaned = 0.00035735 Jy ! Component: 1450 - total flux cleaned = 0.000475324 Jy ! Component: 1500 - total flux cleaned = 0.000533659 Jy ! Component: 1550 - total flux cleaned = 0.000552818 Jy ! Component: 1600 - total flux cleaned = 0.000591332 Jy ! Component: 1650 - total flux cleaned = 0.000648117 Jy ! Component: 1700 - total flux cleaned = 0.000648297 Jy ! Component: 1750 - total flux cleaned = 0.000703751 Jy ! Component: 1800 - total flux cleaned = 0.000703903 Jy ! Component: 1850 - total flux cleaned = 0.000703891 Jy ! Component: 1900 - total flux cleaned = 0.000739898 Jy ! Component: 1950 - total flux cleaned = 0.000758036 Jy ! Component: 2000 - total flux cleaned = 0.000811258 Jy ! Component: 2050 - total flux cleaned = 0.000881598 Jy ! Component: 2100 - total flux cleaned = 0.000846532 Jy ! Component: 2150 - total flux cleaned = 0.000846406 Jy ! Component: 2200 - total flux cleaned = 0.000897966 Jy ! Component: 2250 - total flux cleaned = 0.000863864 Jy ! Component: 2300 - total flux cleaned = 0.000847009 Jy ! Component: 2350 - total flux cleaned = 0.000847203 Jy ! Component: 2400 - total flux cleaned = 0.000963868 Jy ! Component: 2450 - total flux cleaned = 0.000930679 Jy ! Component: 2500 - total flux cleaned = 0.000996346 Jy ! Component: 2550 - total flux cleaned = 0.000980012 Jy ! Component: 2600 - total flux cleaned = 0.000996214 Jy ! Component: 2650 - total flux cleaned = 0.000996318 Jy ! Component: 2700 - total flux cleaned = 0.00102816 Jy ! Component: 2750 - total flux cleaned = 0.00105988 Jy ! Component: 2800 - total flux cleaned = 0.00110701 Jy ! Component: 2850 - total flux cleaned = 0.00112257 Jy ! Component: 2900 - total flux cleaned = 0.00109173 Jy ! Component: 2950 - total flux cleaned = 0.00115324 Jy ! Component: 3000 - total flux cleaned = 0.00122941 Jy ! Component: 3050 - total flux cleaned = 0.00127493 Jy ! Component: 3100 - total flux cleaned = 0.0012597 Jy ! Component: 3150 - total flux cleaned = 0.00125962 Jy ! Component: 3200 - total flux cleaned = 0.00122985 Jy ! Component: 3250 - total flux cleaned = 0.00124468 Jy ! Component: 3300 - total flux cleaned = 0.00130323 Jy ! Component: 3350 - total flux cleaned = 0.00130331 Jy ! Component: 3400 - total flux cleaned = 0.00127425 Jy ! Component: 3450 - total flux cleaned = 0.00134617 Jy ! Component: 3500 - total flux cleaned = 0.00133191 Jy ! Component: 3550 - total flux cleaned = 0.00136032 Jy ! Component: 3600 - total flux cleaned = 0.00140271 Jy ! Component: 3650 - total flux cleaned = 0.00138866 Jy ! Component: 3700 - total flux cleaned = 0.00141669 Jy ! Component: 3750 - total flux cleaned = 0.00145828 Jy ! Component: 3800 - total flux cleaned = 0.00149973 Jy ! Component: 3850 - total flux cleaned = 0.00149973 Jy ! Component: 3900 - total flux cleaned = 0.00152696 Jy ! Component: 3950 - total flux cleaned = 0.00155405 Jy ! Component: 4000 - total flux cleaned = 0.00159441 Jy ! Component: 4050 - total flux cleaned = 0.00158085 Jy ! Total flux subtracted in 4096 components = 0.00156752 Jy ! Clean residual min=-0.000829 max=0.000840 Jy/beam ! Clean residual mean=-0.000005 rms=0.000256 Jy/beam ! Combined flux in latest and established models = 0.128992 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 501 components and 0.128992 Jy ![Exited script file: muppet] wmap "J0749+1057_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.538 x 7.542 at -2.115 degrees (North through East) ! Clean map min=-0.0015159 max=0.084454 Jy/beam ! Writing clean map to FITS file: J0749+1057_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0844538 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00025463 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.904505 0.904505 1.80901 3.61802 7.23604 14.4721 28.9442 57.8883 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.084 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.538 x 7.542 at -2.115 degrees (North through East) ! Clean map min=-0.0015159 max=0.084454 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 J0749+1057_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:31:02 2019