! Started logfile: J1350+0940_S_2017_07_09_pus_uvs.log on Wed May 8 14:49:38 2019 obs J1350+0940_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J1350+0940_S_2017_07_09_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.962183 visibilities/baseline/integration-bin. ! Found source: J1350+0940 ! ! 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 594 lines of history. ! ! Reading 19744 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 J1350+0940_S_2017_07_09_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 62 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 618 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.724887Jy sigma=0.006999 ! Fit after self-cal, rms=0.693992Jy sigma=0.006707 ! 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.679 mas, bmaj=6.935 mas, bpa=-3.226 degrees ! Estimated noise=752.423 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.233338 Jy ! Component: 100 - total flux cleaned = 0.294375 Jy ! Total flux subtracted in 100 components = 0.294375 Jy ! Clean residual min=-0.008765 max=0.026597 Jy/beam ! Clean residual mean=0.000024 rms=0.002486 Jy/beam ! Combined flux in latest and established models = 0.294375 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.294375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095632Jy sigma=0.000847 ! Fit after self-cal, rms=0.095630Jy sigma=0.000847 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0291507 Jy ! Component: 100 - total flux cleaned = 0.0439853 Jy ! Total flux subtracted in 100 components = 0.0439853 Jy ! Clean residual min=-0.005674 max=0.007841 Jy/beam ! Clean residual mean=0.000007 rms=0.001493 Jy/beam ! Combined flux in latest and established models = 0.33836 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 10 components and 0.33836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085354Jy sigma=0.000753 ! Fit after self-cal, rms=0.085353Jy sigma=0.000753 ! 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.172 mas, bmaj=7.765 mas, bpa=-3.192 degrees ! Estimated noise=596.802 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.00820241 Jy ! Component: 100 - total flux cleaned = 0.0127507 Jy ! Component: 150 - total flux cleaned = 0.0156274 Jy ! Component: 200 - total flux cleaned = 0.0174979 Jy ! Total flux subtracted in 200 components = 0.0174979 Jy ! Clean residual min=-0.005416 max=0.006366 Jy/beam ! Clean residual mean=0.000011 rms=0.001370 Jy/beam ! Combined flux in latest and established models = 0.355858 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 32 components and 0.355858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084325Jy sigma=0.000746 ! Fit after self-cal, rms=0.084327Jy sigma=0.000746 ! 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.04 FD 0.94 HN 0.96 KP 1.03 ! LA 1.01 MK 1.03 NL 0.90 OV 1.05 ! PT 1.03 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 FD 0.99 HN 1.01 KP 1.00 ! LA 0.97 MK 1.02 NL 1.04 OV 1.06 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.03 HN 0.99 KP 0.99 ! LA 0.99 MK 1.04 NL 0.98 OV 0.94 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 0.96 KP 1.00* ! LA 0.95 MK 1.07 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.084327Jy sigma=0.000746 ! Fit after self-cal, rms=0.083525Jy sigma=0.000720 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.187 mas, bmaj=7.803 mas, bpa=-3.126 degrees ! Estimated noise=600.325 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.000672922 Jy ! Component: 100 - total flux cleaned = 0.000549612 Jy ! Component: 150 - total flux cleaned = 0.000514986 Jy ! Component: 200 - total flux cleaned = 0.000482643 Jy ! Total flux subtracted in 200 components = 0.000482643 Jy ! Clean residual min=-0.006005 max=0.005002 Jy/beam ! Clean residual mean=0.000008 rms=0.001211 Jy/beam ! Combined flux in latest and established models = 0.356341 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.356341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083435Jy sigma=0.000720 ! Fit after self-cal, rms=0.083443Jy sigma=0.000720 ! 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.083443Jy sigma=0.000720 ! Fit after self-cal, rms=0.078389Jy sigma=0.000690 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.186 mas, bmaj=7.822 mas, bpa=-3.266 degrees ! Estimated noise=604.225 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130952 Jy ! Component: 100 - total flux cleaned = 0.00107576 Jy ! Component: 150 - total flux cleaned = 0.000958429 Jy ! Component: 200 - total flux cleaned = 0.000855482 Jy ! Total flux subtracted in 200 components = 0.000855482 Jy ! Clean residual min=-0.003217 max=0.003838 Jy/beam ! Clean residual mean=0.000007 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.357196 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.357196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078292Jy sigma=0.000689 ! Fit after self-cal, rms=0.078298Jy sigma=0.000689 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.5, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00366024 Jy ! Component: 100 - total flux cleaned = 0.00566158 Jy ! Component: 150 - total flux cleaned = 0.00624639 Jy ! Component: 200 - total flux cleaned = 0.0065374 Jy ! Total flux subtracted in 200 components = 0.0065374 Jy ! Clean residual min=-0.002846 max=0.002896 Jy/beam ! Clean residual mean=0.000003 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.363734 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 72 components and 0.363734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078101Jy sigma=0.000687 ! Fit after self-cal, rms=0.078090Jy sigma=0.000687 ! 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.078090Jy sigma=0.000687 ! Fit after self-cal, rms=0.076845Jy sigma=0.000680 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.194 mas, bmaj=7.818 mas, bpa=-3.284 degrees ! Estimated noise=604.077 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00139654 Jy ! Component: 100 - total flux cleaned = 0.00161492 Jy ! Component: 150 - total flux cleaned = 0.0016676 Jy ! Component: 200 - total flux cleaned = 0.00166596 Jy ! Total flux subtracted in 200 components = 0.00166596 Jy ! Clean residual min=-0.002050 max=0.002476 Jy/beam ! Clean residual mean=0.000002 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.3654 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 99 components and 0.3654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076812Jy sigma=0.000680 ! Fit after self-cal, rms=0.076808Jy sigma=0.000680 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 (4.5, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186267 Jy ! Component: 100 - total flux cleaned = 0.0019576 Jy ! Component: 150 - total flux cleaned = 0.00195861 Jy ! Component: 200 - total flux cleaned = 0.00189646 Jy ! Total flux subtracted in 200 components = 0.00189646 Jy ! Clean residual min=-0.001888 max=0.001770 Jy/beam ! Clean residual mean=0.000000 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.367296 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 116 components and 0.367296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076742Jy sigma=0.000679 ! Fit after self-cal, rms=0.076737Jy sigma=0.000679 ! 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.076737Jy sigma=0.000679 ! Fit after self-cal, rms=0.076755Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.217 mas, bmaj=11.77 mas, bpa=-6.351 degrees ! Estimated noise=763.454 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000896285 Jy ! Component: 100 - total flux cleaned = 0.00111456 Jy ! Component: 150 - total flux cleaned = 0.0012592 Jy ! Component: 200 - total flux cleaned = 0.00128292 Jy ! Total flux subtracted in 200 components = 0.00128292 Jy ! Clean residual min=-0.001557 max=0.002182 Jy/beam ! Clean residual mean=0.000001 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.368579 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 142 components and 0.368579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076743Jy sigma=0.000679 ! Fit after self-cal, rms=0.076740Jy sigma=0.000679 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 (16.5, -9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177486 Jy ! Component: 100 - total flux cleaned = 0.00231045 Jy ! Component: 150 - total flux cleaned = 0.00258495 Jy ! Component: 200 - total flux cleaned = 0.002792 Jy ! Total flux subtracted in 200 components = 0.002792 Jy ! Clean residual min=-0.001533 max=0.001458 Jy/beam ! Clean residual mean=-0.000002 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.371371 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 178 components and 0.371371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076700Jy sigma=0.000679 ! Fit after self-cal, rms=0.076699Jy sigma=0.000679 ! 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.193 mas, bmaj=7.816 mas, bpa=-3.281 degrees ! Estimated noise=604.116 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.193 x 7.816 at -3.281 degrees (North through East) ! Clean map min=-0.0017288 max=0.31122 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.699 mas, bmaj=6.981 mas, bpa=-3.307 degrees ! Estimated noise=759.809 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.23549 Jy ! Component: 100 - total flux cleaned = 0.295662 Jy ! Component: 150 - total flux cleaned = 0.323561 Jy ! Component: 200 - total flux cleaned = 0.337702 Jy ! Total flux subtracted in 200 components = 0.337702 Jy ! Clean residual min=-0.003062 max=0.006633 Jy/beam ! Clean residual mean=0.000010 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.337702 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.337702 Jy ! Inverting map and beam ! Estimated beam: bmin=3.193 mas, bmaj=7.816 mas, bpa=-3.281 degrees ! Estimated noise=604.116 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.00949801 Jy ! Component: 100 - total flux cleaned = 0.0148069 Jy ! Component: 150 - total flux cleaned = 0.0185142 Jy ! Component: 200 - total flux cleaned = 0.021422 Jy ! Total flux subtracted in 200 components = 0.021422 Jy ! Clean residual min=-0.002111 max=0.001979 Jy/beam ! Clean residual mean=0.000007 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.359124 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 39 components and 0.359124 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.217 mas, bmaj=11.77 mas, bpa=-6.351 degrees ! Estimated noise=763.454 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00374759 Jy ! Component: 100 - total flux cleaned = 0.00621127 Jy ! Component: 150 - total flux cleaned = 0.00799794 Jy ! Component: 200 - total flux cleaned = 0.00912213 Jy ! Total flux subtracted in 200 components = 0.00912213 Jy ! Clean residual min=-0.001690 max=0.001563 Jy/beam ! Clean residual mean=0.000002 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.368246 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.00068955 Jy ! Component: 100 - total flux cleaned = 0.00112356 Jy ! Component: 150 - total flux cleaned = 0.00147045 Jy ! Component: 200 - total flux cleaned = 0.00168697 Jy ! Total flux subtracted in 200 components = 0.00168697 Jy ! Clean residual min=-0.001529 max=0.001430 Jy/beam ! Clean residual mean=0.000000 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.369933 Jy ! Adding 97 model components to the UV plane model. ! The established model now contains 132 components and 0.369933 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.193 mas, bmaj=7.816 mas, bpa=-3.281 degrees ! Estimated noise=604.116 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000562813 Jy ! Component: 100 - total flux cleaned = 0.000738537 Jy ! Component: 150 - total flux cleaned = 0.000898257 Jy ! Component: 200 - total flux cleaned = 0.000937199 Jy ! Total flux subtracted in 200 components = 0.000937199 Jy ! Clean residual min=-0.001892 max=0.001590 Jy/beam ! Clean residual mean=-0.000000 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.37087 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 160 components and 0.37087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076692Jy sigma=0.000679 ! Fit after self-cal, rms=0.076687Jy sigma=0.000679 wmodel J1350+0940_S_2017_07_09_pus_map.mod ! Writing 160 model components to file: J1350+0940_S_2017_07_09_pus_map.mod wobs J1350+0940_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J1350+0940_S_2017_07_09_pus_uvs.fits wwins J1350+0940_S_2017_07_09_pus_map.win ! wwins: Wrote 4 windows to J1350+0940_S_2017_07_09_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.000240571 Jy ! Component: 100 - total flux cleaned = -0.000515119 Jy ! Component: 150 - total flux cleaned = -0.000748779 Jy ! Component: 200 - total flux cleaned = -0.000946918 Jy ! Component: 250 - total flux cleaned = -0.00116155 Jy ! Component: 300 - total flux cleaned = -0.00143863 Jy ! Component: 350 - total flux cleaned = -0.00166347 Jy ! Component: 400 - total flux cleaned = -0.00186103 Jy ! Component: 450 - total flux cleaned = -0.00196897 Jy ! Component: 500 - total flux cleaned = -0.00217944 Jy ! Component: 550 - total flux cleaned = -0.00226162 Jy ! Component: 600 - total flux cleaned = -0.00238259 Jy ! Component: 650 - total flux cleaned = -0.00248131 Jy ! Component: 700 - total flux cleaned = -0.0025784 Jy ! Component: 750 - total flux cleaned = -0.00267407 Jy ! Component: 800 - total flux cleaned = -0.00278701 Jy ! Component: 850 - total flux cleaned = -0.00286147 Jy ! Component: 900 - total flux cleaned = -0.00291656 Jy ! Component: 950 - total flux cleaned = -0.00297085 Jy ! Component: 1000 - total flux cleaned = -0.00302441 Jy ! Component: 1050 - total flux cleaned = -0.00304204 Jy ! Component: 1100 - total flux cleaned = -0.00305971 Jy ! Component: 1150 - total flux cleaned = -0.00311076 Jy ! Component: 1200 - total flux cleaned = -0.00302708 Jy ! Component: 1250 - total flux cleaned = -0.00307719 Jy ! Component: 1300 - total flux cleaned = -0.00302794 Jy ! Component: 1350 - total flux cleaned = -0.00302807 Jy ! Component: 1400 - total flux cleaned = -0.0030119 Jy ! Component: 1450 - total flux cleaned = -0.00296432 Jy ! Component: 1500 - total flux cleaned = -0.0029332 Jy ! Component: 1550 - total flux cleaned = -0.00291747 Jy ! Component: 1600 - total flux cleaned = -0.00287147 Jy ! Component: 1650 - total flux cleaned = -0.00287147 Jy ! Component: 1700 - total flux cleaned = -0.00284127 Jy ! Component: 1750 - total flux cleaned = -0.00278186 Jy ! Component: 1800 - total flux cleaned = -0.00276706 Jy ! Component: 1850 - total flux cleaned = -0.00275217 Jy ! Component: 1900 - total flux cleaned = -0.00270871 Jy ! Component: 1950 - total flux cleaned = -0.00270844 Jy ! Component: 2000 - total flux cleaned = -0.00262339 Jy ! Component: 2050 - total flux cleaned = -0.00266552 Jy ! Component: 2100 - total flux cleaned = -0.00272108 Jy ! Component: 2150 - total flux cleaned = -0.00273486 Jy ! Component: 2200 - total flux cleaned = -0.00278943 Jy ! Component: 2250 - total flux cleaned = -0.00280296 Jy ! Component: 2300 - total flux cleaned = -0.00281652 Jy ! Component: 2350 - total flux cleaned = -0.00284317 Jy ! Component: 2400 - total flux cleaned = -0.00284336 Jy ! Component: 2450 - total flux cleaned = -0.00293552 Jy ! Component: 2500 - total flux cleaned = -0.00285734 Jy ! Component: 2550 - total flux cleaned = -0.00296103 Jy ! Component: 2600 - total flux cleaned = -0.00298664 Jy ! Component: 2650 - total flux cleaned = -0.00298657 Jy ! Component: 2700 - total flux cleaned = -0.0029358 Jy ! Component: 2750 - total flux cleaned = -0.00296103 Jy ! Component: 2800 - total flux cleaned = -0.00294843 Jy ! Component: 2850 - total flux cleaned = -0.00292363 Jy ! Component: 2900 - total flux cleaned = -0.00292363 Jy ! Component: 2950 - total flux cleaned = -0.00296022 Jy ! Component: 3000 - total flux cleaned = -0.00294795 Jy ! Component: 3050 - total flux cleaned = -0.00295992 Jy ! Component: 3100 - total flux cleaned = -0.00303142 Jy ! Component: 3150 - total flux cleaned = -0.00304318 Jy ! Component: 3200 - total flux cleaned = -0.00305495 Jy ! Component: 3250 - total flux cleaned = -0.00307825 Jy ! Component: 3300 - total flux cleaned = -0.00310147 Jy ! Component: 3350 - total flux cleaned = -0.00312476 Jy ! Component: 3400 - total flux cleaned = -0.0031018 Jy ! Component: 3450 - total flux cleaned = -0.00318165 Jy ! Component: 3500 - total flux cleaned = -0.00317044 Jy ! Component: 3550 - total flux cleaned = -0.00326034 Jy ! Component: 3600 - total flux cleaned = -0.00327158 Jy ! Component: 3650 - total flux cleaned = -0.00328275 Jy ! Component: 3700 - total flux cleaned = -0.00335999 Jy ! Component: 3750 - total flux cleaned = -0.00336 Jy ! Component: 3800 - total flux cleaned = -0.00342542 Jy ! Component: 3850 - total flux cleaned = -0.00350113 Jy ! Component: 3900 - total flux cleaned = -0.00352265 Jy ! Component: 3950 - total flux cleaned = -0.00358683 Jy ! Component: 4000 - total flux cleaned = -0.00361867 Jy ! Component: 4050 - total flux cleaned = -0.00362925 Jy ! Total flux subtracted in 4096 components = -0.00367134 Jy ! Clean residual min=-0.000683 max=0.000588 Jy/beam ! Clean residual mean=-0.000001 rms=0.000193 Jy/beam ! Combined flux in latest and established models = 0.367199 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 461 components and 0.367199 Jy ![Exited script file: muppet] wmap "J1350+0940_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.193 x 7.816 at -3.281 degrees (North through East) ! Clean map min=-0.0014068 max=0.31167 Jy/beam ! Writing clean map to FITS file: J1350+0940_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.311674 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000190913 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.183762 0.183762 0.367524 0.735048 1.4701 2.94019 5.88038 11.7608 23.5215 47.043 94.0861 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.311 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.193 x 7.816 at -3.281 degrees (North through East) ! Clean map min=-0.0014068 max=0.31167 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 J1350+0940_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:49:43 2019