! Started logfile: J1153+4036_S_2017_03_27_pus_uvs.log on Sun Apr 28 14:40:40 2019 obs J1153+4036_S_2017_03_27_pus_uva.fits ! Reading UV FITS file: J1153+4036_S_2017_03_27_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.842593 visibilities/baseline/integration-bin. ! Found source: J1153+4036 ! ! 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 1684 lines of history. ! ! Reading 12740 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 J1153+4036_S_2017_03_27_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 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 407 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.324653Jy sigma=0.003000 ! Fit after self-cal, rms=0.282269Jy sigma=0.002635 ! 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.574 mas, bmaj=4.447 mas, bpa=0.9465 degrees ! Estimated noise=1134.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 (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.598772 Jy ! Component: 100 - total flux cleaned = 0.776186 Jy ! Total flux subtracted in 100 components = 0.776186 Jy ! Clean residual min=-0.026100 max=0.078743 Jy/beam ! Clean residual mean=0.000008 rms=0.008703 Jy/beam ! Combined flux in latest and established models = 0.776186 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.776186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.206784Jy sigma=0.001960 ! Fit after self-cal, rms=0.206718Jy sigma=0.001959 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0861822 Jy ! Component: 100 - total flux cleaned = 0.131118 Jy ! Total flux subtracted in 100 components = 0.131118 Jy ! Clean residual min=-0.020486 max=0.030052 Jy/beam ! Clean residual mean=-0.000003 rms=0.006566 Jy/beam ! Combined flux in latest and established models = 0.907303 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 19 components and 0.907303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157679Jy sigma=0.001514 ! Fit after self-cal, rms=0.157627Jy sigma=0.001514 ! 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=4.357 mas, bmaj=5.357 mas, bpa=-1.873 degrees ! Estimated noise=750.801 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.0355634 Jy ! Component: 100 - total flux cleaned = 0.055579 Jy ! Component: 150 - total flux cleaned = 0.0675932 Jy ! Component: 200 - total flux cleaned = 0.0749409 Jy ! Total flux subtracted in 200 components = 0.0749409 Jy ! Clean residual min=-0.020622 max=0.030681 Jy/beam ! Clean residual mean=-0.000012 rms=0.006214 Jy/beam ! Combined flux in latest and established models = 0.982244 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 39 components and 0.982244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149756Jy sigma=0.001437 ! Fit after self-cal, rms=0.149734Jy sigma=0.001437 ! 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.99 FD 0.96 HN 0.92 KP 1.00 ! LA 0.97 MK 1.02 NL 0.98 OV 1.00 ! PT 0.98 SC 1.17 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.01 HN 0.95 KP 0.97 ! LA 0.94 MK 1.01 NL 1.01 OV 1.03 ! PT 0.95 SC 1.60 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.04 HN 0.95 KP 0.97 ! LA 0.98 MK 1.05 NL 0.96 OV 0.95 ! PT 0.93 SC 1.02 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.06 HN 0.96 KP 1.00* ! LA 1.00 MK 1.24 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.149734Jy sigma=0.001437 ! Fit after self-cal, rms=0.155114Jy sigma=0.001139 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.477 mas, bmaj=5.497 mas, bpa=-5.654 degrees ! Estimated noise=757.999 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.0149455 Jy ! Component: 100 - total flux cleaned = -0.017633 Jy ! Component: 150 - total flux cleaned = -0.0198335 Jy ! Component: 200 - total flux cleaned = -0.0216572 Jy ! Total flux subtracted in 200 components = -0.0216572 Jy ! Clean residual min=-0.018439 max=0.022134 Jy/beam ! Clean residual mean=0.000005 rms=0.004589 Jy/beam ! Combined flux in latest and established models = 0.960587 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 51 components and 0.960587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.151130Jy sigma=0.001123 ! Fit after self-cal, rms=0.151152Jy sigma=0.001123 ! 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.151152Jy sigma=0.001123 ! Fit after self-cal, rms=0.108405Jy sigma=0.000724 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.427 mas, bmaj=5.432 mas, bpa=-1.976 degrees ! Estimated noise=752.814 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00172296 Jy ! Component: 100 - total flux cleaned = -0.00195521 Jy ! Component: 150 - total flux cleaned = -0.00210651 Jy ! Component: 200 - total flux cleaned = -0.00209983 Jy ! Total flux subtracted in 200 components = -0.00209983 Jy ! Clean residual min=-0.004616 max=0.008394 Jy/beam ! Clean residual mean=-0.000008 rms=0.001289 Jy/beam ! Combined flux in latest and established models = 0.958487 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 57 components and 0.958487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107732Jy sigma=0.000717 ! Fit after self-cal, rms=0.107904Jy sigma=0.000716 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 (-13.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00761774 Jy ! Component: 100 - total flux cleaned = 0.0113422 Jy ! Component: 150 - total flux cleaned = 0.0117224 Jy ! Component: 200 - total flux cleaned = 0.0121573 Jy ! Total flux subtracted in 200 components = 0.0121573 Jy ! Clean residual min=-0.004025 max=0.005267 Jy/beam ! Clean residual mean=-0.000004 rms=0.001091 Jy/beam ! Combined flux in latest and established models = 0.970645 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 77 components and 0.970645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107345Jy sigma=0.000708 ! Fit after self-cal, rms=0.107268Jy sigma=0.000708 ! Inverting map ! Added new window around map position (-22.5, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00417324 Jy ! Component: 100 - total flux cleaned = 0.00506368 Jy ! Component: 150 - total flux cleaned = 0.00555199 Jy ! Component: 200 - total flux cleaned = 0.00581794 Jy ! Total flux subtracted in 200 components = 0.00581794 Jy ! Clean residual min=-0.003951 max=0.004559 Jy/beam ! Clean residual mean=-0.000002 rms=0.001004 Jy/beam ! Combined flux in latest and established models = 0.976463 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 90 components and 0.976463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107017Jy sigma=0.000704 ! Fit after self-cal, rms=0.107008Jy sigma=0.000704 ! Inverting map ! Added new window around map position (-27.5, -64). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00167813 Jy ! Component: 100 - total flux cleaned = 0.00145589 Jy ! Component: 150 - total flux cleaned = 0.00162137 Jy ! Component: 200 - total flux cleaned = 0.00177572 Jy ! Total flux subtracted in 200 components = 0.00177572 Jy ! Clean residual min=-0.003713 max=0.004235 Jy/beam ! Clean residual mean=-0.000001 rms=0.000949 Jy/beam ! Combined flux in latest and established models = 0.978238 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 107 components and 0.978238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106799Jy sigma=0.000702 ! Fit after self-cal, rms=0.106795Jy sigma=0.000702 ! Inverting map ! Added new window around map position (-61, -70.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00201829 Jy ! Component: 100 - total flux cleaned = 0.00139321 Jy ! Component: 150 - total flux cleaned = 0.00116052 Jy ! Component: 200 - total flux cleaned = 0.00116213 Jy ! Total flux subtracted in 200 components = 0.00116213 Jy ! Clean residual min=-0.003457 max=0.003783 Jy/beam ! Clean residual mean=-0.000001 rms=0.000894 Jy/beam ! Combined flux in latest and established models = 0.9794 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 130 components and 0.979401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106616Jy sigma=0.000700 ! Fit after self-cal, rms=0.106609Jy sigma=0.000700 ! Inverting map ! Added new window around map position (-2.5, 30.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174545 Jy ! Component: 100 - total flux cleaned = 0.00184355 Jy ! Component: 150 - total flux cleaned = 0.00199812 Jy ! Component: 200 - total flux cleaned = 0.00185876 Jy ! Total flux subtracted in 200 components = 0.00185876 Jy ! Clean residual min=-0.003087 max=0.003269 Jy/beam ! Clean residual mean=-0.000000 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.981259 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 148 components and 0.981259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106448Jy sigma=0.000698 ! Fit after self-cal, rms=0.106443Jy sigma=0.000698 ! 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.106443Jy sigma=0.000698 ! Fit after self-cal, rms=0.107787Jy sigma=0.000695 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.421 mas, bmaj=5.43 mas, bpa=-1.073 degrees ! Estimated noise=753.003 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000871004 Jy ! Component: 100 - total flux cleaned = 0.00159238 Jy ! Component: 150 - total flux cleaned = 0.00220073 Jy ! Component: 200 - total flux cleaned = 0.00273398 Jy ! Total flux subtracted in 200 components = 0.00273398 Jy ! Clean residual min=-0.002817 max=0.003166 Jy/beam ! Clean residual mean=-0.000004 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.983993 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 165 components and 0.983993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107644Jy sigma=0.000693 ! Fit after self-cal, rms=0.107646Jy 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) ! Added new window around map position (14, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00162984 Jy ! Component: 100 - total flux cleaned = 0.00170523 Jy ! Component: 150 - total flux cleaned = 0.00210261 Jy ! Component: 200 - total flux cleaned = 0.00240886 Jy ! Total flux subtracted in 200 components = 0.00240886 Jy ! Clean residual min=-0.002572 max=0.002751 Jy/beam ! Clean residual mean=-0.000003 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.986402 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 181 components and 0.986402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107545Jy sigma=0.000692 ! Fit after self-cal, rms=0.107546Jy sigma=0.000692 ! 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.107546Jy sigma=0.000692 ! Fit after self-cal, rms=0.107865Jy sigma=0.000692 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.095 mas, bmaj=9.013 mas, bpa=8.837 degrees ! Estimated noise=886.28 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0017656 Jy ! Component: 100 - total flux cleaned = 0.00260727 Jy ! Component: 150 - total flux cleaned = 0.00298258 Jy ! Component: 200 - total flux cleaned = 0.00314592 Jy ! Total flux subtracted in 200 components = 0.00314592 Jy ! Clean residual min=-0.002486 max=0.002356 Jy/beam ! Clean residual mean=-0.000004 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.989548 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 206 components and 0.989548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107829Jy sigma=0.000691 ! Fit after self-cal, rms=0.107827Jy sigma=0.000691 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.00036916 Jy ! Component: 100 - total flux cleaned = 0.000752558 Jy ! Component: 150 - total flux cleaned = 0.000926032 Jy ! Component: 200 - total flux cleaned = 0.00108684 Jy ! Total flux subtracted in 200 components = 0.00108684 Jy ! Clean residual min=-0.002456 max=0.002240 Jy/beam ! Clean residual mean=-0.000004 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.990635 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 225 components and 0.990634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107804Jy sigma=0.000691 ! Fit after self-cal, rms=0.107803Jy sigma=0.000691 ! 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=4.419 mas, bmaj=5.432 mas, bpa=-0.5887 degrees ! Estimated noise=753.483 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.419 x 5.432 at -0.5887 degrees (North through East) ! Clean map min=-0.0032965 max=0.81692 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.107803Jy sigma=0.000691 ! Fit after self-cal, rms=0.103760Jy sigma=0.000627 ! Inverting map and beam ! Estimated beam: bmin=4.418 mas, bmaj=5.432 mas, bpa=-0.467 degrees ! Estimated noise=753.445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0013302 Jy ! Component: 100 - total flux cleaned = 0.00175792 Jy ! Component: 150 - total flux cleaned = 0.00198151 Jy ! Component: 200 - total flux cleaned = 0.00218998 Jy ! Total flux subtracted in 200 components = 0.00218998 Jy ! Clean residual min=-0.002473 max=0.002441 Jy/beam ! Clean residual mean=-0.000002 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.992824 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 238 components and 0.992824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103695Jy sigma=0.000626 ! Fit after self-cal, rms=0.103698Jy sigma=0.000626 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.41348e-05 Jy ! Component: 100 - total flux cleaned = 9.36971e-05 Jy ! Component: 150 - total flux cleaned = 0.000231047 Jy ! Component: 200 - total flux cleaned = 0.000362823 Jy ! Total flux subtracted in 200 components = 0.000362823 Jy ! Clean residual min=-0.002454 max=0.002327 Jy/beam ! Clean residual mean=-0.000001 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.993187 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 253 components and 0.993187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103661Jy sigma=0.000626 ! Fit after self-cal, rms=0.103662Jy sigma=0.000626 ! 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.103662Jy sigma=0.000626 ! Fit after self-cal, rms=0.103766Jy sigma=0.000626 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.616 mas, bmaj=4.503 mas, bpa=2.403 degrees ! Estimated noise=1148.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.605101 Jy ! Component: 100 - total flux cleaned = 0.77854 Jy ! Component: 150 - total flux cleaned = 0.862276 Jy ! Component: 200 - total flux cleaned = 0.905717 Jy ! Total flux subtracted in 200 components = 0.905717 Jy ! Clean residual min=-0.008603 max=0.020535 Jy/beam ! Clean residual mean=-0.000002 rms=0.002253 Jy/beam ! Combined flux in latest and established models = 0.905718 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.905718 Jy ! Inverting map and beam ! Estimated beam: bmin=4.417 mas, bmaj=5.433 mas, bpa=-0.2059 degrees ! Estimated noise=753.772 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.0289754 Jy ! Component: 100 - total flux cleaned = 0.0437183 Jy ! Component: 150 - total flux cleaned = 0.0535328 Jy ! Component: 200 - total flux cleaned = 0.0608593 Jy ! Total flux subtracted in 200 components = 0.0608593 Jy ! Clean residual min=-0.003530 max=0.004902 Jy/beam ! Clean residual mean=-0.000009 rms=0.001044 Jy/beam ! Combined flux in latest and established models = 0.966577 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 47 components and 0.966577 Jy ! Inverting map ! Added new window around map position (-4.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00598863 Jy ! Component: 100 - total flux cleaned = 0.0110035 Jy ! Component: 150 - total flux cleaned = 0.0152973 Jy ! Component: 200 - total flux cleaned = 0.0185947 Jy ! Total flux subtracted in 200 components = 0.0185947 Jy ! Clean residual min=-0.003017 max=0.003366 Jy/beam ! Clean residual mean=-0.000004 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.985172 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 64 components and 0.985172 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.088 mas, bmaj=9.013 mas, bpa=8.975 degrees ! Estimated noise=886.989 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00348015 Jy ! Component: 100 - total flux cleaned = 0.00536937 Jy ! Component: 150 - total flux cleaned = 0.00673183 Jy ! Component: 200 - total flux cleaned = 0.00750541 Jy ! Total flux subtracted in 200 components = 0.00750541 Jy ! Clean residual min=-0.002604 max=0.002472 Jy/beam ! Clean residual mean=-0.000003 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.992677 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.000543883 Jy ! Component: 100 - total flux cleaned = 0.00115859 Jy ! Component: 150 - total flux cleaned = 0.00155434 Jy ! Component: 200 - total flux cleaned = 0.00192617 Jy ! Total flux subtracted in 200 components = 0.00192617 Jy ! Clean residual min=-0.002533 max=0.002277 Jy/beam ! Clean residual mean=-0.000002 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.994603 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 127 components and 0.994603 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.417 mas, bmaj=5.433 mas, bpa=-0.2059 degrees ! Estimated noise=753.772 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126825 Jy ! Component: 100 - total flux cleaned = 0.001269 Jy ! Component: 150 - total flux cleaned = 0.0009958 Jy ! Component: 200 - total flux cleaned = 0.00117211 Jy ! Total flux subtracted in 200 components = 0.00117211 Jy ! Clean residual min=-0.002551 max=0.002926 Jy/beam ! Clean residual mean=-0.000001 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.995776 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 145 components and 0.995775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104126Jy sigma=0.000629 ! Fit after self-cal, rms=0.104099Jy sigma=0.000629 wmodel J1153+4036_S_2017_03_27_pus_map.mod ! Writing 145 model components to file: J1153+4036_S_2017_03_27_pus_map.mod wobs J1153+4036_S_2017_03_27_pus_uvs.fits ! Writing UV FITS file: J1153+4036_S_2017_03_27_pus_uvs.fits wwins J1153+4036_S_2017_03_27_pus_map.win ! wwins: Wrote 8 windows to J1153+4036_S_2017_03_27_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.00128542 Jy ! Component: 100 - total flux cleaned = 0.00138149 Jy ! Component: 150 - total flux cleaned = 0.0017465 Jy ! Component: 200 - total flux cleaned = 0.00209908 Jy ! Component: 250 - total flux cleaned = 0.0024828 Jy ! Component: 300 - total flux cleaned = 0.00289562 Jy ! Component: 350 - total flux cleaned = 0.00333744 Jy ! Component: 400 - total flux cleaned = 0.00364918 Jy ! Component: 450 - total flux cleaned = 0.00395287 Jy ! Component: 500 - total flux cleaned = 0.00410175 Jy ! Component: 550 - total flux cleaned = 0.00431938 Jy ! Component: 600 - total flux cleaned = 0.00439054 Jy ! Component: 650 - total flux cleaned = 0.00456547 Jy ! Component: 700 - total flux cleaned = 0.00466828 Jy ! Component: 750 - total flux cleaned = 0.00480326 Jy ! Component: 800 - total flux cleaned = 0.00503431 Jy ! Component: 850 - total flux cleaned = 0.00513095 Jy ! Component: 900 - total flux cleaned = 0.00525751 Jy ! Component: 950 - total flux cleaned = 0.0052576 Jy ! Component: 1000 - total flux cleaned = 0.00556583 Jy ! Component: 1050 - total flux cleaned = 0.00559505 Jy ! Component: 1100 - total flux cleaned = 0.00574477 Jy ! Component: 1150 - total flux cleaned = 0.00583364 Jy ! Component: 1200 - total flux cleaned = 0.00594954 Jy ! Component: 1250 - total flux cleaned = 0.00603561 Jy ! Component: 1300 - total flux cleaned = 0.00609199 Jy ! Component: 1350 - total flux cleaned = 0.00623126 Jy ! Component: 1400 - total flux cleaned = 0.00642256 Jy ! Component: 1450 - total flux cleaned = 0.00642224 Jy ! Component: 1500 - total flux cleaned = 0.0065024 Jy ! Component: 1550 - total flux cleaned = 0.0065555 Jy ! Component: 1600 - total flux cleaned = 0.0066335 Jy ! Component: 1650 - total flux cleaned = 0.00671023 Jy ! Component: 1700 - total flux cleaned = 0.00676094 Jy ! Component: 1750 - total flux cleaned = 0.00681138 Jy ! Component: 1800 - total flux cleaned = 0.00698486 Jy ! Component: 1850 - total flux cleaned = 0.00693558 Jy ! Component: 1900 - total flux cleaned = 0.00705666 Jy ! Component: 1950 - total flux cleaned = 0.00715276 Jy ! Component: 2000 - total flux cleaned = 0.00724792 Jy ! Component: 2050 - total flux cleaned = 0.00736551 Jy ! Component: 2100 - total flux cleaned = 0.00743515 Jy ! Component: 2150 - total flux cleaned = 0.00754987 Jy ! Component: 2200 - total flux cleaned = 0.00757287 Jy ! Component: 2250 - total flux cleaned = 0.00763979 Jy ! Component: 2300 - total flux cleaned = 0.00766211 Jy ! Component: 2350 - total flux cleaned = 0.00777248 Jy ! Component: 2400 - total flux cleaned = 0.0078159 Jy ! Component: 2450 - total flux cleaned = 0.00792325 Jy ! Component: 2500 - total flux cleaned = 0.00790176 Jy ! Component: 2550 - total flux cleaned = 0.00800741 Jy ! Component: 2600 - total flux cleaned = 0.00807002 Jy ! Component: 2650 - total flux cleaned = 0.00807005 Jy ! Component: 2700 - total flux cleaned = 0.00813128 Jy ! Component: 2750 - total flux cleaned = 0.00811089 Jy ! Component: 2800 - total flux cleaned = 0.00813058 Jy ! Component: 2850 - total flux cleaned = 0.00807108 Jy ! Component: 2900 - total flux cleaned = 0.00813042 Jy ! Component: 2950 - total flux cleaned = 0.00820845 Jy ! Component: 3000 - total flux cleaned = 0.00818894 Jy ! Component: 3050 - total flux cleaned = 0.00815096 Jy ! Component: 3100 - total flux cleaned = 0.00817017 Jy ! Component: 3150 - total flux cleaned = 0.00824514 Jy ! Component: 3200 - total flux cleaned = 0.00824494 Jy ! Component: 3250 - total flux cleaned = 0.00822637 Jy ! Component: 3300 - total flux cleaned = 0.00819004 Jy ! Component: 3350 - total flux cleaned = 0.00817227 Jy ! Component: 3400 - total flux cleaned = 0.00818999 Jy ! Component: 3450 - total flux cleaned = 0.0082253 Jy ! Component: 3500 - total flux cleaned = 0.00822528 Jy ! Component: 3550 - total flux cleaned = 0.00826048 Jy ! Component: 3600 - total flux cleaned = 0.00829473 Jy ! Component: 3650 - total flux cleaned = 0.00827746 Jy ! Component: 3700 - total flux cleaned = 0.00826076 Jy ! Component: 3750 - total flux cleaned = 0.00824362 Jy ! Component: 3800 - total flux cleaned = 0.00829384 Jy ! Component: 3850 - total flux cleaned = 0.00826062 Jy ! Component: 3900 - total flux cleaned = 0.00829358 Jy ! Component: 3950 - total flux cleaned = 0.0083261 Jy ! Component: 4000 - total flux cleaned = 0.00830986 Jy ! Component: 4050 - total flux cleaned = 0.00830968 Jy ! Total flux subtracted in 4096 components = 0.00837338 Jy ! Clean residual min=-0.000869 max=0.000915 Jy/beam ! Clean residual mean=-0.000002 rms=0.000291 Jy/beam ! Combined flux in latest and established models = 1.00415 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 420 components and 1.00415 Jy ![Exited script file: muppet] wmap "J1153+4036_S_2017_03_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.417 x 5.433 at -0.2059 degrees (North through East) ! Clean map min=-0.0020778 max=0.81546 Jy/beam ! Writing clean map to FITS file: J1153+4036_S_2017_03_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.815462 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000290668 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.106934 0.106934 0.213867 0.427734 0.855469 1.71094 3.42188 6.84375 13.6875 27.375 54.75 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.815 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.417 x 5.433 at -0.2059 degrees (North through East) ! Clean map min=-0.0020778 max=0.81546 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 J1153+4036_S_2017_03_27_pus_uvs.log closed on Sun Apr 28 14:40:45 2019