! Started logfile: J0825+1332_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:42:58 2019 obs J0825+1332_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0825+1332_S_2017_05_31_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.961062 visibilities/baseline/integration-bin. ! Found source: J0825+1332 ! ! 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 703 lines of history. ! ! Reading 19548 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 J0825+1332_S_2017_05_31_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 536 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.858841Jy sigma=0.007829 ! Fit after self-cal, rms=0.851028Jy sigma=0.007769 ! 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.763 mas, bmaj=6.559 mas, bpa=-2.276 degrees ! Estimated noise=910.873 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.114701 Jy ! Component: 100 - total flux cleaned = 0.139867 Jy ! Total flux subtracted in 100 components = 0.139867 Jy ! Clean residual min=-0.004345 max=0.007746 Jy/beam ! Clean residual mean=-0.000011 rms=0.001226 Jy/beam ! Combined flux in latest and established models = 0.139867 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.139867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120563Jy sigma=0.000698 ! Fit after self-cal, rms=0.120559Jy sigma=0.000698 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00821302 Jy ! Component: 100 - total flux cleaned = 0.0128634 Jy ! Total flux subtracted in 100 components = 0.0128634 Jy ! Clean residual min=-0.004021 max=0.004548 Jy/beam ! Clean residual mean=-0.000008 rms=0.001099 Jy/beam ! Combined flux in latest and established models = 0.152731 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 21 components and 0.152731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119368Jy sigma=0.000690 ! Fit after self-cal, rms=0.119373Jy sigma=0.000690 ! 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.32 mas, bmaj=7.597 mas, bpa=-2.38 degrees ! Estimated noise=628.208 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.0039059 Jy ! Component: 100 - total flux cleaned = 0.00498379 Jy ! Component: 150 - total flux cleaned = 0.00543108 Jy ! Component: 200 - total flux cleaned = 0.00553919 Jy ! Total flux subtracted in 200 components = 0.00553919 Jy ! Clean residual min=-0.003320 max=0.003747 Jy/beam ! Clean residual mean=0.000001 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.15827 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 42 components and 0.15827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118945Jy sigma=0.000689 ! Fit after self-cal, rms=0.118943Jy sigma=0.000689 ! 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.00 FD 0.99 HN 0.94 KP 1.01 ! LA 1.00 MK 1.02 NL 0.91 OV 1.01 ! PT 1.05 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.01 HN 1.00 KP 0.96 ! LA 0.98 MK 0.99 NL 1.04 OV 1.04 ! PT 1.06 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.05 HN 0.97 KP 0.99 ! LA 0.99 MK 1.04 NL 1.00 OV 0.95 ! PT 1.05 SC 1.06 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 0.90 KP 1.97 ! LA 0.92 MK 1.08 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.118943Jy sigma=0.000689 ! Fit after self-cal, rms=0.113067Jy sigma=0.000681 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.335 mas, bmaj=7.587 mas, bpa=-2.602 degrees ! Estimated noise=632.021 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 (1, 10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00361356 Jy ! Component: 100 - total flux cleaned = 0.00447897 Jy ! Component: 150 - total flux cleaned = 0.00499412 Jy ! Component: 200 - total flux cleaned = 0.00521758 Jy ! Total flux subtracted in 200 components = 0.00521758 Jy ! Clean residual min=-0.002606 max=0.002336 Jy/beam ! Clean residual mean=0.000003 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.163487 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 55 components and 0.163487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112828Jy sigma=0.000680 ! Fit after self-cal, rms=0.112893Jy sigma=0.000679 ! 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.112893Jy sigma=0.000679 ! Fit after self-cal, rms=0.085967Jy sigma=0.000670 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.332 mas, bmaj=7.583 mas, bpa=-2.654 degrees ! Estimated noise=632.372 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126303 Jy ! Component: 100 - total flux cleaned = 0.001671 Jy ! Component: 150 - total flux cleaned = 0.00183553 Jy ! Component: 200 - total flux cleaned = 0.0019319 Jy ! Total flux subtracted in 200 components = 0.0019319 Jy ! Clean residual min=-0.001806 max=0.001723 Jy/beam ! Clean residual mean=0.000001 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.165419 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 69 components and 0.165419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085928Jy sigma=0.000670 ! Fit after self-cal, rms=0.085914Jy sigma=0.000669 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.00012701 Jy ! Component: 100 - total flux cleaned = 0.000149532 Jy ! Component: 150 - total flux cleaned = 0.000170203 Jy ! Component: 200 - total flux cleaned = 0.000169776 Jy ! Total flux subtracted in 200 components = 0.000169776 Jy ! Clean residual min=-0.001813 max=0.001711 Jy/beam ! Clean residual mean=0.000001 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.165589 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 75 components and 0.165589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085897Jy sigma=0.000669 ! Fit after self-cal, rms=0.085897Jy sigma=0.000669 ! 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.085897Jy sigma=0.000669 ! Fit after self-cal, rms=0.085374Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.328 mas, bmaj=7.572 mas, bpa=-2.654 degrees ! Estimated noise=634.104 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000764547 Jy ! Component: 100 - total flux cleaned = 0.000921072 Jy ! Component: 150 - total flux cleaned = 0.000955843 Jy ! Component: 200 - total flux cleaned = 0.000956256 Jy ! Total flux subtracted in 200 components = 0.000956256 Jy ! Clean residual min=-0.001864 max=0.001680 Jy/beam ! Clean residual mean=-0.000000 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.166545 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 85 components and 0.166545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085358Jy sigma=0.000669 ! Fit after self-cal, rms=0.085358Jy sigma=0.000669 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.81569e-05 Jy ! Component: 100 - total flux cleaned = 4.58213e-06 Jy ! Component: 150 - total flux cleaned = 4.93413e-06 Jy ! Component: 200 - total flux cleaned = 4.9318e-06 Jy ! Total flux subtracted in 200 components = 4.9318e-06 Jy ! Clean residual min=-0.001865 max=0.001670 Jy/beam ! Clean residual mean=-0.000000 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.16655 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 90 components and 0.16655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085351Jy sigma=0.000669 ! Fit after self-cal, rms=0.085351Jy sigma=0.000669 ! 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.085351Jy sigma=0.000669 ! Fit after self-cal, rms=0.085635Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.219 mas, bmaj=11.14 mas, bpa=-5.885 degrees ! Estimated noise=799.236 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000810496 Jy ! Component: 100 - total flux cleaned = 0.00109137 Jy ! Component: 150 - total flux cleaned = 0.00123223 Jy ! Component: 200 - total flux cleaned = 0.00135276 Jy ! Total flux subtracted in 200 components = 0.00135276 Jy ! Clean residual min=-0.001946 max=0.002347 Jy/beam ! Clean residual mean=-0.000000 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.167903 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 101 components and 0.167903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085620Jy sigma=0.000669 ! Fit after self-cal, rms=0.085619Jy sigma=0.000669 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 (114, 18.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0017839 Jy ! Component: 100 - total flux cleaned = 0.00209017 Jy ! Component: 150 - total flux cleaned = 0.00212012 Jy ! Component: 200 - total flux cleaned = 0.00221324 Jy ! Total flux subtracted in 200 components = 0.00221324 Jy ! Clean residual min=-0.001635 max=0.001612 Jy/beam ! Clean residual mean=-0.000001 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.170116 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 139 components and 0.170116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085577Jy sigma=0.000669 ! Fit after self-cal, rms=0.085573Jy sigma=0.000669 ! 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.326 mas, bmaj=7.564 mas, bpa=-2.64 degrees ! Estimated noise=636.304 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.326 x 7.564 at -2.64 degrees (North through East) ! Clean map min=-0.001773 max=0.15254 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.77 mas, bmaj=6.525 mas, bpa=-2.353 degrees ! Estimated noise=921.976 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.115987 Jy ! Component: 100 - total flux cleaned = 0.141689 Jy ! Component: 150 - total flux cleaned = 0.150462 Jy ! Component: 200 - total flux cleaned = 0.155825 Jy ! Total flux subtracted in 200 components = 0.155825 Jy ! Clean residual min=-0.003101 max=0.002864 Jy/beam ! Clean residual mean=-0.000003 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.155825 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.155825 Jy ! Inverting map and beam ! Estimated beam: bmin=3.326 mas, bmaj=7.564 mas, bpa=-2.64 degrees ! Estimated noise=636.304 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.00511957 Jy ! Component: 100 - total flux cleaned = 0.00795295 Jy ! Component: 150 - total flux cleaned = 0.00913469 Jy ! Component: 200 - total flux cleaned = 0.00975436 Jy ! Total flux subtracted in 200 components = 0.00975436 Jy ! Clean residual min=-0.002004 max=0.001576 Jy/beam ! Clean residual mean=0.000000 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.165579 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 52 components and 0.165579 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.219 mas, bmaj=11.14 mas, bpa=-5.885 degrees ! Estimated noise=799.236 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00213044 Jy ! Component: 100 - total flux cleaned = 0.00368758 Jy ! Component: 150 - total flux cleaned = 0.00433793 Jy ! Component: 200 - total flux cleaned = 0.00463358 Jy ! Total flux subtracted in 200 components = 0.00463358 Jy ! Clean residual min=-0.001781 max=0.001744 Jy/beam ! Clean residual mean=-0.000000 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.170213 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.000150874 Jy ! Component: 100 - total flux cleaned = 0.000322462 Jy ! Component: 150 - total flux cleaned = 0.00045039 Jy ! Component: 200 - total flux cleaned = 0.000628461 Jy ! Total flux subtracted in 200 components = 0.000628461 Jy ! Clean residual min=-0.001668 max=0.001674 Jy/beam ! Clean residual mean=-0.000000 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.170841 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 109 components and 0.170841 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.326 mas, bmaj=7.564 mas, bpa=-2.64 degrees ! Estimated noise=636.304 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000132001 Jy ! Component: 100 - total flux cleaned = -0.000247296 Jy ! Component: 150 - total flux cleaned = -0.000282225 Jy ! Component: 200 - total flux cleaned = -0.000280999 Jy ! Total flux subtracted in 200 components = -0.000280999 Jy ! Clean residual min=-0.001672 max=0.001559 Jy/beam ! Clean residual mean=-0.000000 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.17056 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 134 components and 0.17056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085576Jy sigma=0.000669 ! Fit after self-cal, rms=0.085577Jy sigma=0.000669 wmodel J0825+1332_S_2017_05_31_pus_map.mod ! Writing 134 model components to file: J0825+1332_S_2017_05_31_pus_map.mod wobs J0825+1332_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0825+1332_S_2017_05_31_pus_uvs.fits wwins J0825+1332_S_2017_05_31_pus_map.win ! wwins: Wrote 3 windows to J0825+1332_S_2017_05_31_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.000331473 Jy ! Component: 100 - total flux cleaned = -0.000492745 Jy ! Component: 150 - total flux cleaned = -0.000648254 Jy ! Component: 200 - total flux cleaned = -0.00077417 Jy ! Component: 250 - total flux cleaned = -0.00082377 Jy ! Component: 300 - total flux cleaned = -0.000942707 Jy ! Component: 350 - total flux cleaned = -0.000942875 Jy ! Component: 400 - total flux cleaned = -0.00101093 Jy ! Component: 450 - total flux cleaned = -0.000988989 Jy ! Component: 500 - total flux cleaned = -0.000967836 Jy ! Component: 550 - total flux cleaned = -0.000989089 Jy ! Component: 600 - total flux cleaned = -0.00101037 Jy ! Component: 650 - total flux cleaned = -0.00103114 Jy ! Component: 700 - total flux cleaned = -0.00105171 Jy ! Component: 750 - total flux cleaned = -0.00111214 Jy ! Component: 800 - total flux cleaned = -0.00113212 Jy ! Component: 850 - total flux cleaned = -0.00124916 Jy ! Component: 900 - total flux cleaned = -0.00128769 Jy ! Component: 950 - total flux cleaned = -0.00132592 Jy ! Component: 1000 - total flux cleaned = -0.00142018 Jy ! Component: 1050 - total flux cleaned = -0.00143887 Jy ! Component: 1100 - total flux cleaned = -0.00143906 Jy ! Component: 1150 - total flux cleaned = -0.0014755 Jy ! Component: 1200 - total flux cleaned = -0.00154733 Jy ! Component: 1250 - total flux cleaned = -0.00156504 Jy ! Component: 1300 - total flux cleaned = -0.0015651 Jy ! Component: 1350 - total flux cleaned = -0.0016345 Jy ! Component: 1400 - total flux cleaned = -0.00163446 Jy ! Component: 1450 - total flux cleaned = -0.00166862 Jy ! Component: 1500 - total flux cleaned = -0.00166865 Jy ! Component: 1550 - total flux cleaned = -0.00168533 Jy ! Component: 1600 - total flux cleaned = -0.00175157 Jy ! Component: 1650 - total flux cleaned = -0.00170244 Jy ! Component: 1700 - total flux cleaned = -0.00179991 Jy ! Component: 1750 - total flux cleaned = -0.00181571 Jy ! Component: 1800 - total flux cleaned = -0.00184783 Jy ! Component: 1850 - total flux cleaned = -0.00183187 Jy ! Component: 1900 - total flux cleaned = -0.00183184 Jy ! Component: 1950 - total flux cleaned = -0.00194109 Jy ! Component: 2000 - total flux cleaned = -0.00195637 Jy ! Component: 2050 - total flux cleaned = -0.00201787 Jy ! Component: 2100 - total flux cleaned = -0.00209394 Jy ! Component: 2150 - total flux cleaned = -0.00215412 Jy ! Component: 2200 - total flux cleaned = -0.00215425 Jy ! Component: 2250 - total flux cleaned = -0.00222848 Jy ! Component: 2300 - total flux cleaned = -0.00230202 Jy ! Component: 2350 - total flux cleaned = -0.00227292 Jy ! Component: 2400 - total flux cleaned = -0.0023601 Jy ! Component: 2450 - total flux cleaned = -0.00235984 Jy ! Component: 2500 - total flux cleaned = -0.00240288 Jy ! Component: 2550 - total flux cleaned = -0.00245971 Jy ! Component: 2600 - total flux cleaned = -0.0024315 Jy ! Component: 2650 - total flux cleaned = -0.00252962 Jy ! Component: 2700 - total flux cleaned = -0.00255762 Jy ! Component: 2750 - total flux cleaned = -0.00258528 Jy ! Component: 2800 - total flux cleaned = -0.00261278 Jy ! Component: 2850 - total flux cleaned = -0.00264031 Jy ! Component: 2900 - total flux cleaned = -0.00268091 Jy ! Component: 2950 - total flux cleaned = -0.00269454 Jy ! Component: 3000 - total flux cleaned = -0.00277472 Jy ! Component: 3050 - total flux cleaned = -0.00278796 Jy ! Component: 3100 - total flux cleaned = -0.00280115 Jy ! Component: 3150 - total flux cleaned = -0.00282748 Jy ! Component: 3200 - total flux cleaned = -0.0028275 Jy ! Component: 3250 - total flux cleaned = -0.00285342 Jy ! Component: 3300 - total flux cleaned = -0.0028921 Jy ! Component: 3350 - total flux cleaned = -0.00293049 Jy ! Component: 3400 - total flux cleaned = -0.00293045 Jy ! Component: 3450 - total flux cleaned = -0.00296828 Jy ! Component: 3500 - total flux cleaned = -0.00300612 Jy ! Component: 3550 - total flux cleaned = -0.00303118 Jy ! Component: 3600 - total flux cleaned = -0.00304363 Jy ! Component: 3650 - total flux cleaned = -0.00304373 Jy ! Component: 3700 - total flux cleaned = -0.0030929 Jy ! Component: 3750 - total flux cleaned = -0.0031174 Jy ! Component: 3800 - total flux cleaned = -0.00315368 Jy ! Component: 3850 - total flux cleaned = -0.00314155 Jy ! Component: 3900 - total flux cleaned = -0.00316553 Jy ! Component: 3950 - total flux cleaned = -0.00323714 Jy ! Component: 4000 - total flux cleaned = -0.00323722 Jy ! Component: 4050 - total flux cleaned = -0.00320179 Jy ! Total flux subtracted in 4096 components = -0.00327231 Jy ! Clean residual min=-0.000690 max=0.000851 Jy/beam ! Clean residual mean=-0.000001 rms=0.000225 Jy/beam ! Combined flux in latest and established models = 0.167288 Jy keep ! Adding 331 model components to the UV plane model. ! The established model now contains 465 components and 0.167288 Jy ![Exited script file: muppet] wmap "J0825+1332_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.326 x 7.564 at -2.64 degrees (North through East) ! Clean map min=-0.0013708 max=0.15187 Jy/beam ! Writing clean map to FITS file: J0825+1332_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.151865 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00022484 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.444156 0.444156 0.888313 1.77663 3.55325 7.1065 14.213 28.426 56.852 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.151 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.326 x 7.564 at -2.64 degrees (North through East) ! Clean map min=-0.0013708 max=0.15187 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 J0825+1332_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:43:03 2019