! Started logfile: J1425+1424_S_2017_06_15_pus_uvs.log on Tue May 7 15:22:05 2019 obs J1425+1424_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J1425+1424_S_2017_06_15_pus_uva.fits ! AN table 1: 24 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.701852 visibilities/baseline/integration-bin. ! Found source: J1425+1424 ! ! 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 603 lines of history. ! ! Reading 3032 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 J1425+1424_S_2017_06_15_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 181 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.674077Jy sigma=0.006195 ! Fit after self-cal, rms=0.666672Jy sigma=0.006134 ! 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.066 mas, bmaj=8.331 mas, bpa=-3.777 degrees ! Estimated noise=1897.58 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.259026 Jy ! Component: 100 - total flux cleaned = 0.324661 Jy ! Total flux subtracted in 100 components = 0.324661 Jy ! Clean residual min=-0.013269 max=0.026782 Jy/beam ! Clean residual mean=-0.000018 rms=0.004006 Jy/beam ! Combined flux in latest and established models = 0.324661 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.324661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109121Jy sigma=0.000931 ! Fit after self-cal, rms=0.109030Jy sigma=0.000929 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0287916 Jy ! Component: 100 - total flux cleaned = 0.0428544 Jy ! Total flux subtracted in 100 components = 0.0428544 Jy ! Clean residual min=-0.012505 max=0.019174 Jy/beam ! Clean residual mean=-0.000007 rms=0.003329 Jy/beam ! Combined flux in latest and established models = 0.367515 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 20 components and 0.367515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100970Jy sigma=0.000836 ! Fit after self-cal, rms=0.100879Jy sigma=0.000835 ! 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.732 mas, bmaj=9.235 mas, bpa=-2.722 degrees ! Estimated noise=1597.04 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.0115984 Jy ! Component: 100 - total flux cleaned = 0.0182419 Jy ! Component: 150 - total flux cleaned = 0.0224033 Jy ! Component: 200 - total flux cleaned = 0.0237222 Jy ! Total flux subtracted in 200 components = 0.0237222 Jy ! Clean residual min=-0.010330 max=0.016606 Jy/beam ! Clean residual mean=0.000007 rms=0.002986 Jy/beam ! Combined flux in latest and established models = 0.391237 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 50 components and 0.391237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099609Jy sigma=0.000820 ! Fit after self-cal, rms=0.099587Jy sigma=0.000820 ! 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.07 FD 0.92 HN 0.91 KP 1.02 ! LA 1.02 MK 1.27 NL 0.89 OV 0.99 ! PT 1.02 SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.96 HN 0.98 KP 0.99 ! LA 0.97 MK 1.24 NL 1.05 OV 1.01 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 0.96 KP 0.99 ! LA 1.01 MK 1.19 NL 1.03 OV 0.95 ! PT 0.94 SC 0.99 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.08 HN 0.92 KP 1.00* ! LA 1.03 MK 1.13 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.099587Jy sigma=0.000820 ! Fit after self-cal, rms=0.098176Jy sigma=0.000773 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.85 mas, bmaj=9.255 mas, bpa=-1.662 degrees ! Estimated noise=1604.22 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 (-3.5, -15). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00585661 Jy ! Component: 100 - total flux cleaned = 0.00614813 Jy ! Component: 150 - total flux cleaned = 0.00564568 Jy ! Component: 200 - total flux cleaned = 0.00432721 Jy ! Total flux subtracted in 200 components = 0.00432721 Jy ! Clean residual min=-0.008663 max=0.010642 Jy/beam ! Clean residual mean=-0.000007 rms=0.002354 Jy/beam ! Combined flux in latest and established models = 0.395564 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 69 components and 0.395564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095567Jy sigma=0.000756 ! Fit after self-cal, rms=0.095448Jy sigma=0.000754 ! 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.095448Jy sigma=0.000754 ! Fit after self-cal, rms=0.089904Jy sigma=0.000667 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.774 mas, bmaj=9.169 mas, bpa=-2.188 degrees ! Estimated noise=1599.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149232 Jy ! Component: 100 - total flux cleaned = 0.000993639 Jy ! Component: 150 - total flux cleaned = 0.000833949 Jy ! Component: 200 - total flux cleaned = 0.000695683 Jy ! Total flux subtracted in 200 components = 0.000695683 Jy ! Clean residual min=-0.004712 max=0.003700 Jy/beam ! Clean residual mean=-0.000007 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.39626 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 89 components and 0.39626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089666Jy sigma=0.000665 ! Fit after self-cal, rms=0.089844Jy sigma=0.000665 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.000249063 Jy ! Component: 100 - total flux cleaned = 0.00012575 Jy ! Component: 150 - total flux cleaned = 7.19595e-05 Jy ! Component: 200 - total flux cleaned = 7.24277e-05 Jy ! Total flux subtracted in 200 components = 7.24277e-05 Jy ! Clean residual min=-0.004641 max=0.003583 Jy/beam ! Clean residual mean=-0.000007 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.396333 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 106 components and 0.396333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089764Jy sigma=0.000664 ! Fit after self-cal, rms=0.089753Jy sigma=0.000664 ! 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.089753Jy sigma=0.000664 ! Fit after self-cal, rms=0.090052Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.771 mas, bmaj=9.156 mas, bpa=-2.186 degrees ! Estimated noise=1597.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000229452 Jy ! Component: 100 - total flux cleaned = -0.000284591 Jy ! Component: 150 - total flux cleaned = -0.00033557 Jy ! Component: 200 - total flux cleaned = -0.000288054 Jy ! Total flux subtracted in 200 components = -0.000288054 Jy ! Clean residual min=-0.004605 max=0.003643 Jy/beam ! Clean residual mean=-0.000007 rms=0.000928 Jy/beam ! Combined flux in latest and established models = 0.396045 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 116 components and 0.396045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089981Jy sigma=0.000663 ! Fit after self-cal, rms=0.089970Jy sigma=0.000663 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 = -3.95839e-05 Jy ! Component: 100 - total flux cleaned = -8.05293e-05 Jy ! Component: 150 - total flux cleaned = -8.00839e-05 Jy ! Component: 200 - total flux cleaned = -0.000115919 Jy ! Total flux subtracted in 200 components = -0.000115919 Jy ! Clean residual min=-0.004591 max=0.003651 Jy/beam ! Clean residual mean=-0.000006 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.395929 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 122 components and 0.395929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089934Jy sigma=0.000663 ! Fit after self-cal, rms=0.089926Jy sigma=0.000663 ! 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.089926Jy sigma=0.000663 ! Fit after self-cal, rms=0.090055Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.784 mas, bmaj=11.64 mas, bpa=-4.882 degrees ! Estimated noise=1836.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000110749 Jy ! Component: 100 - total flux cleaned = -0.000157508 Jy ! Component: 150 - total flux cleaned = -0.000541354 Jy ! Component: 200 - total flux cleaned = -0.000765754 Jy ! Total flux subtracted in 200 components = -0.000765754 Jy ! Clean residual min=-0.004417 max=0.004066 Jy/beam ! Clean residual mean=-0.000007 rms=0.001015 Jy/beam ! Combined flux in latest and established models = 0.395163 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 138 components and 0.395163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090045Jy sigma=0.000663 ! Fit after self-cal, rms=0.090034Jy sigma=0.000663 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.000192063 Jy ! Component: 100 - total flux cleaned = 0.000151065 Jy ! Component: 150 - total flux cleaned = 9.42173e-05 Jy ! Component: 200 - total flux cleaned = 2.26329e-05 Jy ! Total flux subtracted in 200 components = 2.26329e-05 Jy ! Clean residual min=-0.004375 max=0.004093 Jy/beam ! Clean residual mean=-0.000007 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.395186 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 151 components and 0.395186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090038Jy sigma=0.000663 ! Fit after self-cal, rms=0.090033Jy sigma=0.000663 ! 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.77 mas, bmaj=9.151 mas, bpa=-2.178 degrees ! Estimated noise=1597.53 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.77 x 9.151 at -2.178 degrees (North through East) ! Clean map min=-0.0043199 max=0.33498 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.076 mas, bmaj=8.219 mas, bpa=-3.393 degrees ! Estimated noise=1904.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.258557 Jy ! Component: 100 - total flux cleaned = 0.324596 Jy ! Component: 150 - total flux cleaned = 0.351965 Jy ! Component: 200 - total flux cleaned = 0.36552 Jy ! Total flux subtracted in 200 components = 0.36552 Jy ! Clean residual min=-0.005393 max=0.006797 Jy/beam ! Clean residual mean=-0.000009 rms=0.001418 Jy/beam ! Combined flux in latest and established models = 0.36552 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.36552 Jy ! Inverting map and beam ! Estimated beam: bmin=3.77 mas, bmaj=9.151 mas, bpa=-2.178 degrees ! Estimated noise=1597.53 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.0104624 Jy ! Component: 100 - total flux cleaned = 0.0173492 Jy ! Component: 150 - total flux cleaned = 0.0217749 Jy ! Component: 200 - total flux cleaned = 0.0239304 Jy ! Total flux subtracted in 200 components = 0.0239304 Jy ! Clean residual min=-0.004616 max=0.003902 Jy/beam ! Clean residual mean=-0.000006 rms=0.001008 Jy/beam ! Combined flux in latest and established models = 0.38945 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 59 components and 0.38945 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.784 mas, bmaj=11.64 mas, bpa=-4.882 degrees ! Estimated noise=1836.34 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00270886 Jy ! Component: 100 - total flux cleaned = 0.00381038 Jy ! Component: 150 - total flux cleaned = 0.00443994 Jy ! Component: 200 - total flux cleaned = 0.00481601 Jy ! Total flux subtracted in 200 components = 0.00481601 Jy ! Clean residual min=-0.004461 max=0.004220 Jy/beam ! Clean residual mean=-0.000008 rms=0.001036 Jy/beam ! Combined flux in latest and established models = 0.394266 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.00026077 Jy ! Component: 100 - total flux cleaned = 0.00048042 Jy ! Component: 150 - total flux cleaned = 0.000665527 Jy ! Component: 200 - total flux cleaned = 0.000792117 Jy ! Total flux subtracted in 200 components = 0.000792117 Jy ! Clean residual min=-0.004363 max=0.004157 Jy/beam ! Clean residual mean=-0.000008 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 0.395058 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 113 components and 0.395058 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.77 mas, bmaj=9.151 mas, bpa=-2.178 degrees ! Estimated noise=1597.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.50765e-05 Jy ! Component: 100 - total flux cleaned = -0.00014534 Jy ! Component: 150 - total flux cleaned = -0.000372396 Jy ! Component: 200 - total flux cleaned = -0.000525075 Jy ! Total flux subtracted in 200 components = -0.000525075 Jy ! Clean residual min=-0.004414 max=0.003743 Jy/beam ! Clean residual mean=-0.000006 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.394533 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 133 components and 0.394533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090153Jy sigma=0.000663 ! Fit after self-cal, rms=0.090114Jy sigma=0.000663 wmodel J1425+1424_S_2017_06_15_pus_map.mod ! Writing 133 model components to file: J1425+1424_S_2017_06_15_pus_map.mod wobs J1425+1424_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J1425+1424_S_2017_06_15_pus_uvs.fits wwins J1425+1424_S_2017_06_15_pus_map.win ! wwins: Wrote 2 windows to J1425+1424_S_2017_06_15_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.00146396 Jy ! Component: 100 - total flux cleaned = -0.002078 Jy ! Component: 150 - total flux cleaned = -0.00248291 Jy ! Component: 200 - total flux cleaned = -0.00264778 Jy ! Component: 250 - total flux cleaned = -0.00285866 Jy ! Component: 300 - total flux cleaned = -0.00285757 Jy ! Component: 350 - total flux cleaned = -0.00295652 Jy ! Component: 400 - total flux cleaned = -0.0031496 Jy ! Component: 450 - total flux cleaned = -0.00310235 Jy ! Component: 500 - total flux cleaned = -0.00314886 Jy ! Component: 550 - total flux cleaned = -0.00310358 Jy ! Component: 600 - total flux cleaned = -0.00310318 Jy ! Component: 650 - total flux cleaned = -0.00301459 Jy ! Component: 700 - total flux cleaned = -0.00292915 Jy ! Component: 750 - total flux cleaned = -0.00288769 Jy ! Component: 800 - total flux cleaned = -0.00297108 Jy ! Component: 850 - total flux cleaned = -0.00288889 Jy ! Component: 900 - total flux cleaned = -0.00276799 Jy ! Component: 950 - total flux cleaned = -0.00288794 Jy ! Component: 1000 - total flux cleaned = -0.00269071 Jy ! Component: 1050 - total flux cleaned = -0.0025748 Jy ! Component: 1100 - total flux cleaned = -0.00242157 Jy ! Component: 1150 - total flux cleaned = -0.00234629 Jy ! Component: 1200 - total flux cleaned = -0.00223476 Jy ! Component: 1250 - total flux cleaned = -0.00208639 Jy ! Component: 1300 - total flux cleaned = -0.00197744 Jy ! Component: 1350 - total flux cleaned = -0.00183277 Jy ! Component: 1400 - total flux cleaned = -0.00172638 Jy ! Component: 1450 - total flux cleaned = -0.00154992 Jy ! Component: 1500 - total flux cleaned = -0.00141052 Jy ! Component: 1550 - total flux cleaned = -0.0014101 Jy ! Component: 1600 - total flux cleaned = -0.00134152 Jy ! Component: 1650 - total flux cleaned = -0.00130737 Jy ! Component: 1700 - total flux cleaned = -0.00110669 Jy ! Component: 1750 - total flux cleaned = -0.00107373 Jy ! Component: 1800 - total flux cleaned = -0.00104104 Jy ! Component: 1850 - total flux cleaned = -0.000910839 Jy ! Component: 1900 - total flux cleaned = -0.00081432 Jy ! Component: 1950 - total flux cleaned = -0.000654845 Jy ! Component: 2000 - total flux cleaned = -0.000560262 Jy ! Component: 2050 - total flux cleaned = -0.000434755 Jy ! Component: 2100 - total flux cleaned = -0.000310639 Jy ! Component: 2150 - total flux cleaned = -0.000372111 Jy ! Component: 2200 - total flux cleaned = -0.000157674 Jy ! Component: 2250 - total flux cleaned = -0.00015772 Jy ! Component: 2300 - total flux cleaned = 2.31591e-05 Jy ! Component: 2350 - total flux cleaned = 0.000202447 Jy ! Component: 2400 - total flux cleaned = 0.000202437 Jy ! Component: 2450 - total flux cleaned = 0.00034934 Jy ! Component: 2500 - total flux cleaned = 0.000494819 Jy ! Component: 2550 - total flux cleaned = 0.000552472 Jy ! Component: 2600 - total flux cleaned = 0.000696537 Jy ! Component: 2650 - total flux cleaned = 0.000782154 Jy ! Component: 2700 - total flux cleaned = 0.000866945 Jy ! Component: 2750 - total flux cleaned = 0.000951182 Jy ! Component: 2800 - total flux cleaned = 0.00100719 Jy ! Component: 2850 - total flux cleaned = 0.00109053 Jy ! Component: 2900 - total flux cleaned = 0.00122808 Jy ! Component: 2950 - total flux cleaned = 0.00122811 Jy ! Component: 3000 - total flux cleaned = 0.00141772 Jy ! Component: 3050 - total flux cleaned = 0.0013371 Jy ! Component: 3100 - total flux cleaned = 0.00152432 Jy ! Component: 3150 - total flux cleaned = 0.0016306 Jy ! Component: 3200 - total flux cleaned = 0.00170968 Jy ! Component: 3250 - total flux cleaned = 0.00170956 Jy ! Component: 3300 - total flux cleaned = 0.00178733 Jy ! Component: 3350 - total flux cleaned = 0.00178734 Jy ! Component: 3400 - total flux cleaned = 0.00181318 Jy ! Component: 3450 - total flux cleaned = 0.00194099 Jy ! Component: 3500 - total flux cleaned = 0.00199134 Jy ! Component: 3550 - total flux cleaned = 0.00196615 Jy ! Component: 3600 - total flux cleaned = 0.00211674 Jy ! Component: 3650 - total flux cleaned = 0.00219133 Jy ! Component: 3700 - total flux cleaned = 0.0022408 Jy ! Component: 3750 - total flux cleaned = 0.00221622 Jy ! Component: 3800 - total flux cleaned = 0.00231407 Jy ! Component: 3850 - total flux cleaned = 0.0024599 Jy ! Component: 3900 - total flux cleaned = 0.00245981 Jy ! Component: 3950 - total flux cleaned = 0.00243556 Jy ! Component: 4000 - total flux cleaned = 0.00253117 Jy ! Component: 4050 - total flux cleaned = 0.00257897 Jy ! Total flux subtracted in 4096 components = 0.00276815 Jy ! Clean residual min=-0.001379 max=0.001733 Jy/beam ! Clean residual mean=-0.000002 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.397301 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 434 components and 0.397301 Jy ![Exited script file: muppet] wmap "J1425+1424_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.77 x 9.151 at -2.178 degrees (North through East) ! Clean map min=-0.003228 max=0.33693 Jy/beam ! Writing clean map to FITS file: J1425+1424_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.336934 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000441421 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.393034 0.393034 0.786067 1.57213 3.14427 6.28854 12.5771 25.1541 50.3083 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.336 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.77 x 9.151 at -2.178 degrees (North through East) ! Clean map min=-0.003228 max=0.33693 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 J1425+1424_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:22:09 2019