! Started logfile: J1107-1226_S_2017_05_01_pus_uvs.log on Wed May 1 18:34:05 2019 obs J1107-1226_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J1107-1226_S_2017_05_01_pus_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.969298 visibilities/baseline/integration-bin. ! Found source: J1107-1226 ! ! 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 13260 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 J1107-1226_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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 340 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.941558Jy sigma=0.045791 ! Fit after self-cal, rms=0.925875Jy sigma=0.045725 ! 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.137 mas, bmaj=6.926 mas, bpa=-19.62 degrees ! Estimated noise=492.518 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.0307005 Jy ! Component: 100 - total flux cleaned = 0.0489666 Jy ! Total flux subtracted in 100 components = 0.0489666 Jy ! Clean residual min=-0.007036 max=0.010059 Jy/beam ! Clean residual mean=-0.000024 rms=0.001773 Jy/beam ! Combined flux in latest and established models = 0.0489666 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0489666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157428Jy sigma=0.001047 ! Fit after self-cal, rms=0.156840Jy sigma=0.001018 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0136662 Jy ! Component: 100 - total flux cleaned = 0.0233727 Jy ! Total flux subtracted in 100 components = 0.0233727 Jy ! Clean residual min=-0.006578 max=0.007665 Jy/beam ! Clean residual mean=-0.000012 rms=0.001517 Jy/beam ! Combined flux in latest and established models = 0.0723393 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.0723393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153280Jy sigma=0.000970 ! Fit after self-cal, rms=0.152872Jy sigma=0.000968 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.418 mas, bmaj=7.468 mas, bpa=-20.48 degrees ! Estimated noise=480.463 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 (2.5, -9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.010042 Jy ! Component: 100 - total flux cleaned = 0.0139997 Jy ! Component: 150 - total flux cleaned = 0.0166146 Jy ! Component: 200 - total flux cleaned = 0.0181732 Jy ! Total flux subtracted in 200 components = 0.0181732 Jy ! Clean residual min=-0.004784 max=0.004612 Jy/beam ! Clean residual mean=-0.000006 rms=0.001006 Jy/beam ! Combined flux in latest and established models = 0.0905126 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 30 components and 0.0905126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151187Jy sigma=0.000875 ! Fit after self-cal, rms=0.150479Jy sigma=0.000871 ! 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.86 FD 0.85 HN 0.86 KP 0.98 ! LA 1.01 MK 4.85 NL 0.96 OV 1.01 ! PT 0.98 SC 0.89 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.90 HN 1.16 KP 0.91 ! LA 0.92 MK 3.88 NL 1.01 OV 0.99 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.00 HN 0.90 KP 0.95 ! LA 0.97 MK 6.45 NL 0.97 OV 0.98 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.90 HN 0.85 KP 1.00* ! LA 0.79 MK 0.43 NL 1.00* OV 1.00* ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.150479Jy sigma=0.000871 ! Fit after self-cal, rms=0.294640Jy sigma=0.000729 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.219 mas, bmaj=7.205 mas, bpa=-9.945 degrees ! Estimated noise=815.995 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.000700201 Jy ! Component: 100 - total flux cleaned = -0.00194163 Jy ! Component: 150 - total flux cleaned = -0.0030408 Jy ! Component: 200 - total flux cleaned = -0.00323084 Jy ! Total flux subtracted in 200 components = -0.00323084 Jy ! Clean residual min=-0.004892 max=0.006094 Jy/beam ! Clean residual mean=-0.000003 rms=0.001187 Jy/beam ! Combined flux in latest and established models = 0.0872817 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 44 components and 0.0872817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290896Jy sigma=0.000752 ! Fit after self-cal, rms=0.290642Jy sigma=0.000747 ! 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.290642Jy sigma=0.000747 ! Fit after self-cal, rms=0.754029Jy sigma=0.000699 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.308 mas, bmaj=7.715 mas, bpa=-3.86 degrees ! Estimated noise=864.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000866464 Jy ! Component: 100 - total flux cleaned = 0.000875634 Jy ! Component: 150 - total flux cleaned = 0.000883527 Jy ! Component: 200 - total flux cleaned = 0.00089532 Jy ! Total flux subtracted in 200 components = 0.00089532 Jy ! Clean residual min=-0.003108 max=0.002960 Jy/beam ! Clean residual mean=-0.000004 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.088177 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 56 components and 0.0881771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.752956Jy sigma=0.000699 ! Fit after self-cal, rms=0.752916Jy sigma=0.000696 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 (-77.5, 114.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00183246 Jy ! Component: 100 - total flux cleaned = 0.00192614 Jy ! Component: 150 - total flux cleaned = 0.00201423 Jy ! Component: 200 - total flux cleaned = 0.00209157 Jy ! Total flux subtracted in 200 components = 0.00209157 Jy ! Clean residual min=-0.002734 max=0.002944 Jy/beam ! Clean residual mean=-0.000006 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.0902686 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 72 components and 0.0902686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.752280Jy sigma=0.000697 ! Fit after self-cal, rms=0.752277Jy sigma=0.000697 ! Inverting map ! Added new window around map position (68.5, -75.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00240123 Jy ! Component: 100 - total flux cleaned = 0.00247153 Jy ! Component: 150 - total flux cleaned = 0.00253783 Jy ! Component: 200 - total flux cleaned = 0.00253906 Jy ! Total flux subtracted in 200 components = 0.00253906 Jy ! Clean residual min=-0.002745 max=0.002471 Jy/beam ! Clean residual mean=-0.000006 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.0928077 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 93 components and 0.0928077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.751906Jy sigma=0.000697 ! Fit after self-cal, rms=0.751912Jy sigma=0.000697 ! 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.751912Jy sigma=0.000697 ! Fit after self-cal, rms=1.435530Jy sigma=0.000693 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.406 mas, bmaj=8.038 mas, bpa=-0.923 degrees ! Estimated noise=905.062 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00011177 Jy ! Component: 100 - total flux cleaned = 0.00011186 Jy ! Component: 150 - total flux cleaned = 0.00011434 Jy ! Component: 200 - total flux cleaned = 0.000231798 Jy ! Total flux subtracted in 200 components = 0.000231798 Jy ! Clean residual min=-0.003044 max=0.002860 Jy/beam ! Clean residual mean=-0.000006 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.0930395 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 98 components and 0.0930395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.434505Jy sigma=0.000693 ! Fit after self-cal, rms=1.434509Jy sigma=0.000693 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.00033445 Jy ! Component: 100 - total flux cleaned = 0.000535807 Jy ! Component: 150 - total flux cleaned = 0.000627709 Jy ! Component: 200 - total flux cleaned = 0.000712927 Jy ! Total flux subtracted in 200 components = 0.000712927 Jy ! Clean residual min=-0.002948 max=0.002810 Jy/beam ! Clean residual mean=-0.000006 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.0937524 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 104 components and 0.0937524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.433879Jy sigma=0.000694 ! Fit after self-cal, rms=1.433881Jy sigma=0.000694 ! 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=1.433881Jy sigma=0.000694 ! Fit after self-cal, rms=1.995971Jy sigma=0.000693 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.734 mas, bmaj=14.22 mas, bpa=3.938 degrees ! Estimated noise=1108.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113222 Jy ! Component: 100 - total flux cleaned = 0.00117105 Jy ! Component: 150 - total flux cleaned = 0.00117298 Jy ! Component: 200 - total flux cleaned = 0.00120429 Jy ! Total flux subtracted in 200 components = 0.00120429 Jy ! Clean residual min=-0.002788 max=0.002369 Jy/beam ! Clean residual mean=-0.000005 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.0949567 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 117 components and 0.0949567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.995798Jy sigma=0.000693 ! Fit after self-cal, rms=1.995805Jy sigma=0.000692 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.000321656 Jy ! Component: 100 - total flux cleaned = 0.000379772 Jy ! Component: 150 - total flux cleaned = 0.000434314 Jy ! Component: 200 - total flux cleaned = 0.000460288 Jy ! Total flux subtracted in 200 components = 0.000460288 Jy ! Clean residual min=-0.002732 max=0.002366 Jy/beam ! Clean residual mean=-0.000004 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.095417 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 127 components and 0.095417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.995673Jy sigma=0.000692 ! Fit after self-cal, rms=1.995673Jy sigma=0.000692 ! 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.474 mas, bmaj=8.234 mas, bpa=0.6287 degrees ! Estimated noise=932.649 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.474 x 8.234 at 0.6287 degrees (North through East) ! Clean map min=-0.0028724 max=0.085969 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.915 mas, bmaj=7.171 mas, bpa=1.25 degrees ! Estimated noise=1235.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0679203 Jy ! Component: 100 - total flux cleaned = 0.083124 Jy ! Component: 150 - total flux cleaned = 0.0886789 Jy ! Component: 200 - total flux cleaned = 0.0901008 Jy ! Total flux subtracted in 200 components = 0.0901008 Jy ! Clean residual min=-0.004999 max=0.004915 Jy/beam ! Clean residual mean=-0.000007 rms=0.001189 Jy/beam ! Combined flux in latest and established models = 0.0901008 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0901008 Jy ! Inverting map and beam ! Estimated beam: bmin=3.474 mas, bmaj=8.234 mas, bpa=0.6287 degrees ! Estimated noise=932.649 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.00254492 Jy ! Component: 100 - total flux cleaned = 0.00387679 Jy ! Component: 150 - total flux cleaned = 0.00441126 Jy ! Component: 200 - total flux cleaned = 0.00469837 Jy ! Total flux subtracted in 200 components = 0.00469837 Jy ! Clean residual min=-0.003009 max=0.003156 Jy/beam ! Clean residual mean=-0.000003 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.0947992 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 49 components and 0.0947992 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.734 mas, bmaj=14.22 mas, bpa=3.938 degrees ! Estimated noise=1108.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00063247 Jy ! Component: 100 - total flux cleaned = 0.000712109 Jy ! Component: 150 - total flux cleaned = 0.00071351 Jy ! Component: 200 - total flux cleaned = 0.000715472 Jy ! Total flux subtracted in 200 components = 0.000715472 Jy ! Clean residual min=-0.002835 max=0.002381 Jy/beam ! Clean residual mean=-0.000004 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.0955146 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 = 9.99817e-08 Jy ! Component: 100 - total flux cleaned = -2.74766e-05 Jy ! Component: 150 - total flux cleaned = -2.81074e-05 Jy ! Component: 200 - total flux cleaned = -2.82202e-05 Jy ! Total flux subtracted in 200 components = -2.82202e-05 Jy ! Clean residual min=-0.002793 max=0.002373 Jy/beam ! Clean residual mean=-0.000004 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.0954864 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 83 components and 0.0954864 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.474 mas, bmaj=8.234 mas, bpa=0.6287 degrees ! Estimated noise=932.649 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.5997e-05 Jy ! Component: 100 - total flux cleaned = 1.01692e-05 Jy ! Component: 150 - total flux cleaned = 8.20913e-05 Jy ! Component: 200 - total flux cleaned = 0.000150295 Jy ! Total flux subtracted in 200 components = 0.000150295 Jy ! Clean residual min=-0.002997 max=0.003261 Jy/beam ! Clean residual mean=-0.000002 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.0956367 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 101 components and 0.0956367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.993366Jy sigma=0.000695 ! Fit after self-cal, rms=1.993189Jy sigma=0.000694 wmodel J1107-1226_S_2017_05_01_pus_map.mod ! Writing 101 model components to file: J1107-1226_S_2017_05_01_pus_map.mod wobs J1107-1226_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J1107-1226_S_2017_05_01_pus_uvs.fits wwins J1107-1226_S_2017_05_01_pus_map.win ! wwins: Wrote 4 windows to J1107-1226_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 = 8.08305e-05 Jy ! Component: 100 - total flux cleaned = -0.000288555 Jy ! Component: 150 - total flux cleaned = -0.000684681 Jy ! Component: 200 - total flux cleaned = -0.000966265 Jy ! Component: 250 - total flux cleaned = -0.00128364 Jy ! Component: 300 - total flux cleaned = -0.00150436 Jy ! Component: 350 - total flux cleaned = -0.00167755 Jy ! Component: 400 - total flux cleaned = -0.00180428 Jy ! Component: 450 - total flux cleaned = -0.00192865 Jy ! Component: 500 - total flux cleaned = -0.00192914 Jy ! Component: 550 - total flux cleaned = -0.00208931 Jy ! Component: 600 - total flux cleaned = -0.00208929 Jy ! Component: 650 - total flux cleaned = -0.00212846 Jy ! Component: 700 - total flux cleaned = -0.00224303 Jy ! Component: 750 - total flux cleaned = -0.0022809 Jy ! Component: 800 - total flux cleaned = -0.00231838 Jy ! Component: 850 - total flux cleaned = -0.00235508 Jy ! Component: 900 - total flux cleaned = -0.00246387 Jy ! Component: 950 - total flux cleaned = -0.00253558 Jy ! Component: 1000 - total flux cleaned = -0.00257126 Jy ! Component: 1050 - total flux cleaned = -0.00271196 Jy ! Component: 1100 - total flux cleaned = -0.0028166 Jy ! Component: 1150 - total flux cleaned = -0.00288526 Jy ! Component: 1200 - total flux cleaned = -0.0030558 Jy ! Component: 1250 - total flux cleaned = -0.0031571 Jy ! Component: 1300 - total flux cleaned = -0.00322442 Jy ! Component: 1350 - total flux cleaned = -0.00332445 Jy ! Component: 1400 - total flux cleaned = -0.00348923 Jy ! Component: 1450 - total flux cleaned = -0.00358729 Jy ! Component: 1500 - total flux cleaned = -0.00371711 Jy ! Component: 1550 - total flux cleaned = -0.00368516 Jy ! Component: 1600 - total flux cleaned = -0.003781 Jy ! Component: 1650 - total flux cleaned = -0.00387621 Jy ! Component: 1700 - total flux cleaned = -0.00393921 Jy ! Component: 1750 - total flux cleaned = -0.00406396 Jy ! Component: 1800 - total flux cleaned = -0.00409491 Jy ! Component: 1850 - total flux cleaned = -0.00409495 Jy ! Component: 1900 - total flux cleaned = -0.00415621 Jy ! Component: 1950 - total flux cleaned = -0.00418642 Jy ! Component: 2000 - total flux cleaned = -0.00415622 Jy ! Component: 2050 - total flux cleaned = -0.00424627 Jy ! Component: 2100 - total flux cleaned = -0.00412704 Jy ! Component: 2150 - total flux cleaned = -0.00412719 Jy ! Component: 2200 - total flux cleaned = -0.00418624 Jy ! Component: 2250 - total flux cleaned = -0.00412771 Jy ! Component: 2300 - total flux cleaned = -0.00415665 Jy ! Component: 2350 - total flux cleaned = -0.00415657 Jy ! Component: 2400 - total flux cleaned = -0.00409906 Jy ! Component: 2450 - total flux cleaned = -0.00415603 Jy ! Component: 2500 - total flux cleaned = -0.00412782 Jy ! Component: 2550 - total flux cleaned = -0.00415603 Jy ! Component: 2600 - total flux cleaned = -0.00415571 Jy ! Component: 2650 - total flux cleaned = -0.00423927 Jy ! Component: 2700 - total flux cleaned = -0.00418352 Jy ! Component: 2750 - total flux cleaned = -0.00415594 Jy ! Component: 2800 - total flux cleaned = -0.00410113 Jy ! Component: 2850 - total flux cleaned = -0.0042376 Jy ! Component: 2900 - total flux cleaned = -0.00412907 Jy ! Component: 2950 - total flux cleaned = -0.00415617 Jy ! Component: 3000 - total flux cleaned = -0.00415608 Jy ! Component: 3050 - total flux cleaned = -0.00412947 Jy ! Component: 3100 - total flux cleaned = -0.00415595 Jy ! Component: 3150 - total flux cleaned = -0.00418248 Jy ! Component: 3200 - total flux cleaned = -0.00420869 Jy ! Component: 3250 - total flux cleaned = -0.00415649 Jy ! Component: 3300 - total flux cleaned = -0.00413039 Jy ! Component: 3350 - total flux cleaned = -0.00410434 Jy ! Component: 3400 - total flux cleaned = -0.00413014 Jy ! Component: 3450 - total flux cleaned = -0.00420734 Jy ! Component: 3500 - total flux cleaned = -0.0041304 Jy ! Component: 3550 - total flux cleaned = -0.00418147 Jy ! Component: 3600 - total flux cleaned = -0.00425748 Jy ! Component: 3650 - total flux cleaned = -0.00420704 Jy ! Component: 3700 - total flux cleaned = -0.00423207 Jy ! Component: 3750 - total flux cleaned = -0.00428202 Jy ! Component: 3800 - total flux cleaned = -0.00423203 Jy ! Component: 3850 - total flux cleaned = -0.00430645 Jy ! Component: 3900 - total flux cleaned = -0.00418291 Jy ! Component: 3950 - total flux cleaned = -0.00423237 Jy ! Component: 4000 - total flux cleaned = -0.0042323 Jy ! Component: 4050 - total flux cleaned = -0.00423237 Jy ! Total flux subtracted in 4096 components = -0.00430516 Jy ! Clean residual min=-0.001283 max=0.001363 Jy/beam ! Clean residual mean=0.000002 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.0913316 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 382 components and 0.0913316 Jy ![Exited script file: muppet] wmap "J1107-1226_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.474 x 8.234 at 0.6287 degrees (North through East) ! Clean map min=-0.0025548 max=0.086762 Jy/beam ! Writing clean map to FITS file: J1107-1226_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.0867624 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000455468 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.57488 1.57488 3.14976 6.29952 12.599 25.1981 50.3962 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.086 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.474 x 8.234 at 0.6287 degrees (North through East) ! Clean map min=-0.0025548 max=0.086762 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 J1107-1226_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:34:10 2019