! Started logfile: J1253+4107_S_2017_06_10_pus_uvs.log on Mon May 6 14:53:33 2019 obs J1253+4107_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1253+4107_S_2017_06_10_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.830604 visibilities/baseline/integration-bin. ! Found source: J1253+4107 ! ! 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 1154 lines of history. ! ! Reading 17044 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 J1253+4107_S_2017_06_10_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 136 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 688 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002054Jy sigma=0.010524 ! Fit after self-cal, rms=0.965237Jy sigma=0.010153 ! 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.162 mas, bmaj=4.868 mas, bpa=-9.616 degrees ! Estimated noise=964.064 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.0286815 Jy ! Component: 100 - total flux cleaned = 0.0350685 Jy ! Total flux subtracted in 100 components = 0.0350685 Jy ! Clean residual min=-0.003293 max=0.003112 Jy/beam ! Clean residual mean=0.000005 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.0350685 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0350685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068482Jy sigma=0.000675 ! Fit after self-cal, rms=0.066758Jy sigma=0.000656 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00444946 Jy ! Component: 100 - total flux cleaned = 0.00519094 Jy ! Total flux subtracted in 100 components = 0.00519094 Jy ! Clean residual min=-0.003168 max=0.003060 Jy/beam ! Clean residual mean=0.000004 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.0402594 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 10 components and 0.0402594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066508Jy sigma=0.000654 ! Fit after self-cal, rms=0.066506Jy sigma=0.000654 ! 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.092 mas, bmaj=5.595 mas, bpa=-8.463 degrees ! Estimated noise=599.992 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.00035641 Jy ! Component: 100 - total flux cleaned = -0.000398188 Jy ! Component: 150 - total flux cleaned = -0.000429557 Jy ! Component: 200 - total flux cleaned = -0.000442135 Jy ! Total flux subtracted in 200 components = -0.000442135 Jy ! Clean residual min=-0.001859 max=0.001947 Jy/beam ! Clean residual mean=0.000011 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.0398173 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 18 components and 0.0398173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066492Jy sigma=0.000654 ! Fit after self-cal, rms=0.066485Jy sigma=0.000654 ! 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.01 FD 1.04 HN 0.96 KP 0.97 ! LA 1.00 MK 1.15 NL 0.97 OV 1.13 ! PT 1.06 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 HN 1.04 KP 0.99 ! LA 1.07 MK 1.01 NL 1.00 OV 1.09 ! PT 1.04 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.09 HN 1.03 KP 1.01 ! LA 0.95 MK 1.05 NL 0.91 OV 0.98 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 HN 0.80 KP 1.00* ! LA 0.85 MK 0.95 NL 1.00* OV 1.00* ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.066485Jy sigma=0.000654 ! Fit after self-cal, rms=0.066504Jy sigma=0.000653 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.093 mas, bmaj=5.574 mas, bpa=-7.251 degrees ! Estimated noise=604.008 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.000566571 Jy ! Component: 100 - total flux cleaned = 0.000556047 Jy ! Component: 150 - total flux cleaned = 0.000546218 Jy ! Component: 200 - total flux cleaned = 0.000530425 Jy ! Total flux subtracted in 200 components = 0.000530425 Jy ! Clean residual min=-0.001836 max=0.001876 Jy/beam ! Clean residual mean=0.000011 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.0403477 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 30 components and 0.0403477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066495Jy sigma=0.000653 ! Fit after self-cal, rms=0.066473Jy sigma=0.000653 ! 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.066473Jy sigma=0.000653 ! Fit after self-cal, rms=0.065060Jy sigma=0.000651 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.126 mas, bmaj=5.552 mas, bpa=-8.741 degrees ! Estimated noise=603.33 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000169968 Jy ! Component: 100 - total flux cleaned = -0.000181709 Jy ! Component: 150 - total flux cleaned = -0.000181833 Jy ! Component: 200 - total flux cleaned = -0.000172999 Jy ! Total flux subtracted in 200 components = -0.000172999 Jy ! Clean residual min=-0.001519 max=0.001617 Jy/beam ! Clean residual mean=0.000011 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.0401747 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 38 components and 0.0401747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065055Jy sigma=0.000651 ! Fit after self-cal, rms=0.065057Jy sigma=0.000651 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 = -8.05147e-05 Jy ! Component: 100 - total flux cleaned = -6.05644e-05 Jy ! Component: 150 - total flux cleaned = -6.92385e-05 Jy ! Component: 200 - total flux cleaned = -6.18241e-05 Jy ! Total flux subtracted in 200 components = -6.18241e-05 Jy ! Clean residual min=-0.001578 max=0.001644 Jy/beam ! Clean residual mean=0.000009 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.0401129 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 41 components and 0.0401129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065054Jy sigma=0.000651 ! Fit after self-cal, rms=0.065036Jy sigma=0.000651 ! 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.065036Jy sigma=0.000651 ! Fit after self-cal, rms=0.065090Jy sigma=0.000650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.142 mas, bmaj=5.55 mas, bpa=-9.379 degrees ! Estimated noise=602.349 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000142667 Jy ! Component: 100 - total flux cleaned = -0.000142495 Jy ! Component: 150 - total flux cleaned = -0.000151716 Jy ! Component: 200 - total flux cleaned = -0.000143539 Jy ! Total flux subtracted in 200 components = -0.000143539 Jy ! Clean residual min=-0.001553 max=0.001603 Jy/beam ! Clean residual mean=0.000010 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.0399693 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 45 components and 0.0399693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065087Jy sigma=0.000650 ! Fit after self-cal, rms=0.065097Jy sigma=0.000650 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.04691e-05 Jy ! Component: 100 - total flux cleaned = -1.09763e-05 Jy ! Component: 150 - total flux cleaned = -1.87735e-05 Jy ! Component: 200 - total flux cleaned = -1.89159e-05 Jy ! Total flux subtracted in 200 components = -1.89159e-05 Jy ! Clean residual min=-0.001533 max=0.001653 Jy/beam ! Clean residual mean=0.000010 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.0399504 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 48 components and 0.0399504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065095Jy sigma=0.000650 ! Fit after self-cal, rms=0.065095Jy sigma=0.000650 ! 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.065095Jy sigma=0.000650 ! Fit after self-cal, rms=0.065190Jy sigma=0.000650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.08 mas, bmaj=9.059 mas, bpa=-8.283 degrees ! Estimated noise=736.445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.74305e-05 Jy ! Component: 100 - total flux cleaned = 1.69822e-05 Jy ! Component: 150 - total flux cleaned = 1.65752e-05 Jy ! Component: 200 - total flux cleaned = 1.63971e-05 Jy ! Total flux subtracted in 200 components = 1.63971e-05 Jy ! Clean residual min=-0.001643 max=0.001947 Jy/beam ! Clean residual mean=0.000021 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.0399668 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 53 components and 0.0399668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065191Jy sigma=0.000650 ! Fit after self-cal, rms=0.065190Jy sigma=0.000650 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.68532e-05 Jy ! Component: 100 - total flux cleaned = 1.58974e-05 Jy ! Component: 150 - total flux cleaned = 8.01575e-06 Jy ! Component: 200 - total flux cleaned = 1.11585e-05 Jy ! Total flux subtracted in 200 components = 1.11585e-05 Jy ! Clean residual min=-0.001647 max=0.001938 Jy/beam ! Clean residual mean=0.000020 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.039978 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 57 components and 0.039978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065191Jy sigma=0.000650 ! Fit after self-cal, rms=0.065189Jy sigma=0.000650 ! 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.154 mas, bmaj=5.544 mas, bpa=-9.896 degrees ! Estimated noise=602.166 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.154 x 5.544 at -9.896 degrees (North through East) ! Clean map min=-0.0014666 max=0.040152 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.288 mas, bmaj=4.798 mas, bpa=-11.95 degrees ! Estimated noise=962.966 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0315237 Jy ! Component: 100 - total flux cleaned = 0.0383993 Jy ! Component: 150 - total flux cleaned = 0.0393844 Jy ! Component: 200 - total flux cleaned = 0.0392447 Jy ! Total flux subtracted in 200 components = 0.0392447 Jy ! Clean residual min=-0.002490 max=0.002283 Jy/beam ! Clean residual mean=0.000004 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.0392447 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0392447 Jy ! Inverting map and beam ! Estimated beam: bmin=4.154 mas, bmaj=5.544 mas, bpa=-9.896 degrees ! Estimated noise=602.166 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.000851718 Jy ! Component: 100 - total flux cleaned = 0.000851894 Jy ! Component: 150 - total flux cleaned = 0.000831217 Jy ! Component: 200 - total flux cleaned = 0.000793115 Jy ! Total flux subtracted in 200 components = 0.000793115 Jy ! Clean residual min=-0.001493 max=0.001596 Jy/beam ! Clean residual mean=0.000010 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.0400378 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 19 components and 0.0400378 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.08 mas, bmaj=9.059 mas, bpa=-8.283 degrees ! Estimated noise=736.445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.49421e-05 Jy ! Component: 100 - total flux cleaned = 2.49764e-05 Jy ! Component: 150 - total flux cleaned = 2.46008e-05 Jy ! Component: 200 - total flux cleaned = 9.9664e-06 Jy ! Total flux subtracted in 200 components = 9.9664e-06 Jy ! Clean residual min=-0.001644 max=0.001930 Jy/beam ! Clean residual mean=0.000020 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.0400478 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 = -1.13328e-05 Jy ! Component: 100 - total flux cleaned = -2.0719e-05 Jy ! Component: 150 - total flux cleaned = -2.60564e-05 Jy ! Component: 200 - total flux cleaned = -2.83843e-05 Jy ! Total flux subtracted in 200 components = -2.83843e-05 Jy ! Clean residual min=-0.001644 max=0.001931 Jy/beam ! Clean residual mean=0.000020 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.0400194 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.0400194 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.154 mas, bmaj=5.544 mas, bpa=-9.896 degrees ! Estimated noise=602.166 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000100927 Jy ! Component: 100 - total flux cleaned = 7.28279e-05 Jy ! Component: 150 - total flux cleaned = 3.68576e-05 Jy ! Component: 200 - total flux cleaned = 1.59818e-05 Jy ! Total flux subtracted in 200 components = 1.59818e-05 Jy ! Clean residual min=-0.001494 max=0.001655 Jy/beam ! Clean residual mean=0.000010 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.0400354 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.0400354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065190Jy sigma=0.000650 ! Fit after self-cal, rms=0.065187Jy sigma=0.000650 wmodel J1253+4107_S_2017_06_10_pus_map.mod ! Writing 35 model components to file: J1253+4107_S_2017_06_10_pus_map.mod wobs J1253+4107_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1253+4107_S_2017_06_10_pus_uvs.fits wwins J1253+4107_S_2017_06_10_pus_map.win ! wwins: Wrote 1 windows to J1253+4107_S_2017_06_10_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.000303326 Jy ! Component: 100 - total flux cleaned = 0.000276242 Jy ! Component: 150 - total flux cleaned = 0.000301831 Jy ! Component: 200 - total flux cleaned = 0.00030192 Jy ! Component: 250 - total flux cleaned = 0.000325811 Jy ! Component: 300 - total flux cleaned = 0.000394608 Jy ! Component: 350 - total flux cleaned = 0.000461552 Jy ! Component: 400 - total flux cleaned = 0.000548597 Jy ! Component: 450 - total flux cleaned = 0.000527017 Jy ! Component: 500 - total flux cleaned = 0.000569165 Jy ! Component: 550 - total flux cleaned = 0.000650443 Jy ! Component: 600 - total flux cleaned = 0.000730206 Jy ! Component: 650 - total flux cleaned = 0.000847531 Jy ! Component: 700 - total flux cleaned = 0.000924136 Jy ! Component: 750 - total flux cleaned = 0.000943305 Jy ! Component: 800 - total flux cleaned = 0.00101762 Jy ! Component: 850 - total flux cleaned = 0.00110902 Jy ! Component: 900 - total flux cleaned = 0.00116295 Jy ! Component: 950 - total flux cleaned = 0.00125195 Jy ! Component: 1000 - total flux cleaned = 0.00137436 Jy ! Component: 1050 - total flux cleaned = 0.00139162 Jy ! Component: 1100 - total flux cleaned = 0.00149357 Jy ! Component: 1150 - total flux cleaned = 0.00152673 Jy ! Component: 1200 - total flux cleaned = 0.00154326 Jy ! Component: 1250 - total flux cleaned = 0.00157609 Jy ! Component: 1300 - total flux cleaned = 0.00159231 Jy ! Component: 1350 - total flux cleaned = 0.00162415 Jy ! Component: 1400 - total flux cleaned = 0.00165527 Jy ! Component: 1450 - total flux cleaned = 0.00160869 Jy ! Component: 1500 - total flux cleaned = 0.00162423 Jy ! Component: 1550 - total flux cleaned = 0.00165452 Jy ! Component: 1600 - total flux cleaned = 0.00159456 Jy ! Component: 1650 - total flux cleaned = 0.00163907 Jy ! Component: 1700 - total flux cleaned = 0.00162422 Jy ! Component: 1750 - total flux cleaned = 0.00159482 Jy ! Component: 1800 - total flux cleaned = 0.00155163 Jy ! Component: 1850 - total flux cleaned = 0.00149455 Jy ! Component: 1900 - total flux cleaned = 0.00150863 Jy ! Component: 1950 - total flux cleaned = 0.00148066 Jy ! Component: 2000 - total flux cleaned = 0.00141132 Jy ! Component: 2050 - total flux cleaned = 0.00141131 Jy ! Component: 2100 - total flux cleaned = 0.00133008 Jy ! Component: 2150 - total flux cleaned = 0.00128961 Jy ! Component: 2200 - total flux cleaned = 0.00127642 Jy ! Component: 2250 - total flux cleaned = 0.00122354 Jy ! Component: 2300 - total flux cleaned = 0.00117121 Jy ! Component: 2350 - total flux cleaned = 0.00115834 Jy ! Component: 2400 - total flux cleaned = 0.00111995 Jy ! Component: 2450 - total flux cleaned = 0.00108163 Jy ! Component: 2500 - total flux cleaned = 0.00104371 Jy ! Component: 2550 - total flux cleaned = 0.00105604 Jy ! Component: 2600 - total flux cleaned = 0.000968996 Jy ! Component: 2650 - total flux cleaned = 0.0009197 Jy ! Component: 2700 - total flux cleaned = 0.000870791 Jy ! Component: 2750 - total flux cleaned = 0.000846452 Jy ! Component: 2800 - total flux cleaned = 0.00082234 Jy ! Component: 2850 - total flux cleaned = 0.000798524 Jy ! Component: 2900 - total flux cleaned = 0.000751143 Jy ! Component: 2950 - total flux cleaned = 0.000680698 Jy ! Component: 3000 - total flux cleaned = 0.000657396 Jy ! Component: 3050 - total flux cleaned = 0.000599658 Jy ! Component: 3100 - total flux cleaned = 0.000576762 Jy ! Component: 3150 - total flux cleaned = 0.000599563 Jy ! Component: 3200 - total flux cleaned = 0.000554361 Jy ! Component: 3250 - total flux cleaned = 0.000531827 Jy ! Component: 3300 - total flux cleaned = 0.000498285 Jy ! Component: 3350 - total flux cleaned = 0.000520445 Jy ! Component: 3400 - total flux cleaned = 0.000498367 Jy ! Component: 3450 - total flux cleaned = 0.000487438 Jy ! Component: 3500 - total flux cleaned = 0.000465677 Jy ! Component: 3550 - total flux cleaned = 0.000476378 Jy ! Component: 3600 - total flux cleaned = 0.0004228 Jy ! Component: 3650 - total flux cleaned = 0.000412271 Jy ! Component: 3700 - total flux cleaned = 0.000391126 Jy ! Component: 3750 - total flux cleaned = 0.000401633 Jy ! Component: 3800 - total flux cleaned = 0.000391143 Jy ! Component: 3850 - total flux cleaned = 0.000380748 Jy ! Component: 3900 - total flux cleaned = 0.000360072 Jy ! Component: 3950 - total flux cleaned = 0.000339561 Jy ! Component: 4000 - total flux cleaned = 0.000288655 Jy ! Component: 4050 - total flux cleaned = 0.000349542 Jy ! Total flux subtracted in 4096 components = 0.00036972 Jy ! Clean residual min=-0.000691 max=0.000609 Jy/beam ! Clean residual mean=0.000001 rms=0.000189 Jy/beam ! Combined flux in latest and established models = 0.0404051 Jy keep ! Adding 316 model components to the UV plane model. ! The established model now contains 351 components and 0.0404051 Jy ![Exited script file: muppet] wmap "J1253+4107_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.154 x 5.544 at -9.896 degrees (North through East) ! Clean map min=-0.0010525 max=0.040022 Jy/beam ! Writing clean map to FITS file: J1253+4107_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0400218 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00018734 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.40429 1.40429 2.80857 5.61714 11.2343 22.4686 44.9371 89.8742 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.04 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.154 x 5.544 at -9.896 degrees (North through East) ! Clean map min=-0.0010525 max=0.040022 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 J1253+4107_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:53:38 2019