! Started logfile: J0714+7408_S_2017_01_21_pus_uvs.log on Sun May 5 15:49:09 2019 obs J0714+7408_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J0714+7408_S_2017_01_21_pus_uva.fits ! AN table 1: 143 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.892191 visibilities/baseline/integration-bin. ! Found source: J0714+7408 ! ! 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 558 lines of history. ! ! Reading 18372 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 J0714+7408_S_2017_01_21_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 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 363 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.912491Jy sigma=0.006950 ! Fit after self-cal, rms=0.902077Jy sigma=0.006880 ! 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.973 mas, bmaj=3.65 mas, bpa=-61.42 degrees ! Estimated noise=1247.25 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.0787871 Jy ! Component: 100 - total flux cleaned = 0.0975187 Jy ! Total flux subtracted in 100 components = 0.0975187 Jy ! Clean residual min=-0.004389 max=0.007252 Jy/beam ! Clean residual mean=-0.000016 rms=0.001113 Jy/beam ! Combined flux in latest and established models = 0.0975187 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0975187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097065Jy sigma=0.000690 ! Fit after self-cal, rms=0.097054Jy sigma=0.000690 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00817256 Jy ! Component: 100 - total flux cleaned = 0.0124477 Jy ! Total flux subtracted in 100 components = 0.0124477 Jy ! Clean residual min=-0.003625 max=0.003540 Jy/beam ! Clean residual mean=-0.000004 rms=0.000908 Jy/beam ! Combined flux in latest and established models = 0.109966 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 14 components and 0.109966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096417Jy sigma=0.000684 ! Fit after self-cal, rms=0.096435Jy sigma=0.000683 ! 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.646 mas, bmaj=4.494 mas, bpa=-66 degrees ! Estimated noise=738.066 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.00306893 Jy ! Component: 100 - total flux cleaned = 0.00451141 Jy ! Component: 150 - total flux cleaned = 0.00471679 Jy ! Component: 200 - total flux cleaned = 0.00485078 Jy ! Total flux subtracted in 200 components = 0.00485078 Jy ! Clean residual min=-0.002881 max=0.003266 Jy/beam ! Clean residual mean=-0.000002 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.114817 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 23 components and 0.114817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096365Jy sigma=0.000682 ! Fit after self-cal, rms=0.096374Jy sigma=0.000682 ! 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.09 FD 0.81 HN 0.98 LA 0.91 ! MK 1.04 NL 1.02 OV 1.06 PT 1.02 ! SC 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.99 HN 0.97 LA 1.02 ! MK 0.97 NL 1.00 OV 1.04 PT 0.98 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.01 LA 1.00 ! MK 1.06 NL 1.00 OV 0.94 PT 0.94 ! 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.03 FD 1.05 HN 0.97 LA 1.13 ! MK 0.98 NL 1.00* OV 0.99 PT 1.00 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.096374Jy sigma=0.000682 ! Fit after self-cal, rms=0.096693Jy sigma=0.000679 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.653 mas, bmaj=4.49 mas, bpa=-66.15 degrees ! Estimated noise=734.567 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.000236117 Jy ! Component: 100 - total flux cleaned = 0.000161163 Jy ! Component: 150 - total flux cleaned = 0.000132642 Jy ! Component: 200 - total flux cleaned = 0.000119828 Jy ! Total flux subtracted in 200 components = 0.000119828 Jy ! Clean residual min=-0.002858 max=0.002840 Jy/beam ! Clean residual mean=0.000000 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.114937 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 29 components and 0.114937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096687Jy sigma=0.000679 ! Fit after self-cal, rms=0.096788Jy 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.096788Jy sigma=0.000679 ! Fit after self-cal, rms=0.098045Jy sigma=0.000676 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.638 mas, bmaj=4.507 mas, bpa=-66.07 degrees ! Estimated noise=735.892 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00023153 Jy ! Component: 100 - total flux cleaned = 0.000325546 Jy ! Component: 150 - total flux cleaned = 0.000399666 Jy ! Component: 200 - total flux cleaned = 0.000431786 Jy ! Total flux subtracted in 200 components = 0.000431786 Jy ! Clean residual min=-0.002353 max=0.003402 Jy/beam ! Clean residual mean=-0.000008 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.115369 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.115369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098040Jy sigma=0.000676 ! Fit after self-cal, rms=0.098132Jy sigma=0.000676 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 (-115, 82). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00299561 Jy ! Component: 100 - total flux cleaned = 0.00427571 Jy ! Component: 150 - total flux cleaned = 0.00484114 Jy ! Component: 200 - total flux cleaned = 0.00529384 Jy ! Total flux subtracted in 200 components = 0.00529384 Jy ! Clean residual min=-0.002334 max=0.002673 Jy/beam ! Clean residual mean=-0.000014 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.120663 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 57 components and 0.120663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098044Jy sigma=0.000675 ! Fit after self-cal, rms=0.098039Jy sigma=0.000675 ! Inverting map ! Added new window around map position (-88.5, -86.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00240985 Jy ! Component: 100 - total flux cleaned = 0.00331083 Jy ! Component: 150 - total flux cleaned = 0.00378977 Jy ! Component: 200 - total flux cleaned = 0.00405815 Jy ! Total flux subtracted in 200 components = 0.00405815 Jy ! Clean residual min=-0.002248 max=0.002305 Jy/beam ! Clean residual mean=-0.000017 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.124721 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 78 components and 0.124721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097978Jy sigma=0.000674 ! Fit after self-cal, rms=0.097971Jy sigma=0.000674 ! 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.097971Jy sigma=0.000674 ! Fit after self-cal, rms=0.098085Jy sigma=0.000674 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.639 mas, bmaj=4.509 mas, bpa=-65.87 degrees ! Estimated noise=736.254 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133727 Jy ! Component: 100 - total flux cleaned = 0.00163664 Jy ! Component: 150 - total flux cleaned = 0.00171136 Jy ! Component: 200 - total flux cleaned = 0.00184923 Jy ! Total flux subtracted in 200 components = 0.00184923 Jy ! Clean residual min=-0.002129 max=0.002261 Jy/beam ! Clean residual mean=-0.000017 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.12657 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 86 components and 0.12657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098054Jy sigma=0.000674 ! Fit after self-cal, rms=0.098065Jy sigma=0.000673 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.000601694 Jy ! Component: 100 - total flux cleaned = 0.000697882 Jy ! Component: 150 - total flux cleaned = 0.000786609 Jy ! Component: 200 - total flux cleaned = 0.000924335 Jy ! Total flux subtracted in 200 components = 0.000924335 Jy ! Clean residual min=-0.002107 max=0.002246 Jy/beam ! Clean residual mean=-0.000018 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.127494 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 92 components and 0.127494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098049Jy sigma=0.000673 ! Fit after self-cal, rms=0.098049Jy sigma=0.000673 ! 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.098049Jy sigma=0.000673 ! Fit after self-cal, rms=0.098071Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.536 mas, bmaj=8.992 mas, bpa=-76.44 degrees ! Estimated noise=935.847 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109217 Jy ! Component: 100 - total flux cleaned = 0.00151692 Jy ! Component: 150 - total flux cleaned = 0.00175373 Jy ! Component: 200 - total flux cleaned = 0.00187448 Jy ! Total flux subtracted in 200 components = 0.00187448 Jy ! Clean residual min=-0.002595 max=0.002802 Jy/beam ! Clean residual mean=-0.000041 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.129369 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 107 components and 0.129369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098072Jy sigma=0.000673 ! Fit after self-cal, rms=0.098077Jy sigma=0.000673 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.000365563 Jy ! Component: 100 - total flux cleaned = 0.00048207 Jy ! Component: 150 - total flux cleaned = 0.000580674 Jy ! Component: 200 - total flux cleaned = 0.000648219 Jy ! Total flux subtracted in 200 components = 0.000648219 Jy ! Clean residual min=-0.002577 max=0.002736 Jy/beam ! Clean residual mean=-0.000043 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.130017 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 116 components and 0.130017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098082Jy sigma=0.000673 ! Fit after self-cal, rms=0.098081Jy sigma=0.000673 ! 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.642 mas, bmaj=4.512 mas, bpa=-65.82 degrees ! Estimated noise=736.36 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.642 x 4.512 at -65.82 degrees (North through East) ! Clean map min=-0.0020004 max=0.10324 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.965 mas, bmaj=3.681 mas, bpa=-61.45 degrees ! Estimated noise=1247.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0783143 Jy ! Component: 100 - total flux cleaned = 0.0977104 Jy ! Component: 150 - total flux cleaned = 0.106554 Jy ! Component: 200 - total flux cleaned = 0.112258 Jy ! Total flux subtracted in 200 components = 0.112258 Jy ! Clean residual min=-0.003653 max=0.004109 Jy/beam ! Clean residual mean=-0.000012 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.112258 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.112258 Jy ! Inverting map and beam ! Estimated beam: bmin=3.642 mas, bmaj=4.512 mas, bpa=-65.82 degrees ! Estimated noise=736.36 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.00452019 Jy ! Component: 100 - total flux cleaned = 0.00765111 Jy ! Component: 150 - total flux cleaned = 0.0100651 Jy ! Component: 200 - total flux cleaned = 0.0117864 Jy ! Total flux subtracted in 200 components = 0.0117864 Jy ! Clean residual min=-0.002461 max=0.002561 Jy/beam ! Clean residual mean=-0.000017 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.124044 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 37 components and 0.124044 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.536 mas, bmaj=8.992 mas, bpa=-76.44 degrees ! Estimated noise=935.847 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00278307 Jy ! Component: 100 - total flux cleaned = 0.00365691 Jy ! Component: 150 - total flux cleaned = 0.00421992 Jy ! Component: 200 - total flux cleaned = 0.00463019 Jy ! Total flux subtracted in 200 components = 0.00463019 Jy ! Clean residual min=-0.002846 max=0.002813 Jy/beam ! Clean residual mean=-0.000041 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.128675 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.000420275 Jy ! Component: 100 - total flux cleaned = 0.000744267 Jy ! Component: 150 - total flux cleaned = 0.000915329 Jy ! Component: 200 - total flux cleaned = 0.00106995 Jy ! Total flux subtracted in 200 components = 0.00106995 Jy ! Clean residual min=-0.002673 max=0.002717 Jy/beam ! Clean residual mean=-0.000040 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.129744 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 76 components and 0.129744 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.642 mas, bmaj=4.512 mas, bpa=-65.82 degrees ! Estimated noise=736.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000540278 Jy ! Component: 100 - total flux cleaned = -0.00039004 Jy ! Component: 150 - total flux cleaned = -0.000303564 Jy ! Component: 200 - total flux cleaned = -0.000147164 Jy ! Total flux subtracted in 200 components = -0.000147164 Jy ! Clean residual min=-0.002162 max=0.002281 Jy/beam ! Clean residual mean=-0.000018 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.129597 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 94 components and 0.129597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098110Jy sigma=0.000673 ! Fit after self-cal, rms=0.098102Jy sigma=0.000673 wmodel J0714+7408_S_2017_01_21_pus_map.mod ! Writing 94 model components to file: J0714+7408_S_2017_01_21_pus_map.mod wobs J0714+7408_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J0714+7408_S_2017_01_21_pus_uvs.fits wwins J0714+7408_S_2017_01_21_pus_map.win ! wwins: Wrote 3 windows to J0714+7408_S_2017_01_21_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.000899409 Jy ! Component: 100 - total flux cleaned = 0.00142018 Jy ! Component: 150 - total flux cleaned = 0.00172311 Jy ! Component: 200 - total flux cleaned = 0.00197729 Jy ! Component: 250 - total flux cleaned = 0.00215164 Jy ! Component: 300 - total flux cleaned = 0.00228695 Jy ! Component: 350 - total flux cleaned = 0.00241779 Jy ! Component: 400 - total flux cleaned = 0.00241774 Jy ! Component: 450 - total flux cleaned = 0.00244888 Jy ! Component: 500 - total flux cleaned = 0.0024487 Jy ! Component: 550 - total flux cleaned = 0.00250875 Jy ! Component: 600 - total flux cleaned = 0.00248002 Jy ! Component: 650 - total flux cleaned = 0.00262384 Jy ! Component: 700 - total flux cleaned = 0.00262379 Jy ! Component: 750 - total flux cleaned = 0.00265141 Jy ! Component: 800 - total flux cleaned = 0.00262416 Jy ! Component: 850 - total flux cleaned = 0.00262445 Jy ! Component: 900 - total flux cleaned = 0.00257224 Jy ! Component: 950 - total flux cleaned = 0.00259792 Jy ! Component: 1000 - total flux cleaned = 0.00267388 Jy ! Component: 1050 - total flux cleaned = 0.00264855 Jy ! Component: 1100 - total flux cleaned = 0.00267323 Jy ! Component: 1150 - total flux cleaned = 0.00260101 Jy ! Component: 1200 - total flux cleaned = 0.00272052 Jy ! Component: 1250 - total flux cleaned = 0.00272005 Jy ! Component: 1300 - total flux cleaned = 0.00274258 Jy ! Component: 1350 - total flux cleaned = 0.00276532 Jy ! Component: 1400 - total flux cleaned = 0.00276509 Jy ! Component: 1450 - total flux cleaned = 0.00278766 Jy ! Component: 1500 - total flux cleaned = 0.00287585 Jy ! Component: 1550 - total flux cleaned = 0.00296302 Jy ! Component: 1600 - total flux cleaned = 0.00300575 Jy ! Component: 1650 - total flux cleaned = 0.00313343 Jy ! Component: 1700 - total flux cleaned = 0.00317565 Jy ! Component: 1750 - total flux cleaned = 0.00325901 Jy ! Component: 1800 - total flux cleaned = 0.0033003 Jy ! Component: 1850 - total flux cleaned = 0.00338191 Jy ! Component: 1900 - total flux cleaned = 0.00348246 Jy ! Component: 1950 - total flux cleaned = 0.00358254 Jy ! Component: 2000 - total flux cleaned = 0.0037012 Jy ! Component: 2050 - total flux cleaned = 0.0037795 Jy ! Component: 2100 - total flux cleaned = 0.00389641 Jy ! Component: 2150 - total flux cleaned = 0.00389652 Jy ! Component: 2200 - total flux cleaned = 0.00404892 Jy ! Component: 2250 - total flux cleaned = 0.00412447 Jy ! Component: 2300 - total flux cleaned = 0.0042555 Jy ! Component: 2350 - total flux cleaned = 0.00427399 Jy ! Component: 2400 - total flux cleaned = 0.00434751 Jy ! Component: 2450 - total flux cleaned = 0.00445678 Jy ! Component: 2500 - total flux cleaned = 0.00445683 Jy ! Component: 2550 - total flux cleaned = 0.0045646 Jy ! Component: 2600 - total flux cleaned = 0.00454708 Jy ! Component: 2650 - total flux cleaned = 0.00463551 Jy ! Component: 2700 - total flux cleaned = 0.00474051 Jy ! Component: 2750 - total flux cleaned = 0.00479266 Jy ! Component: 2800 - total flux cleaned = 0.00479274 Jy ! Component: 2850 - total flux cleaned = 0.00484446 Jy ! Component: 2900 - total flux cleaned = 0.00498068 Jy ! Component: 2950 - total flux cleaned = 0.00491329 Jy ! Component: 3000 - total flux cleaned = 0.0050138 Jy ! Component: 3050 - total flux cleaned = 0.00504696 Jy ! Component: 3100 - total flux cleaned = 0.00504691 Jy ! Component: 3150 - total flux cleaned = 0.00516177 Jy ! Component: 3200 - total flux cleaned = 0.00521065 Jy ! Component: 3250 - total flux cleaned = 0.00517838 Jy ! Component: 3300 - total flux cleaned = 0.00522679 Jy ! Component: 3350 - total flux cleaned = 0.00527458 Jy ! Component: 3400 - total flux cleaned = 0.00532208 Jy ! Component: 3450 - total flux cleaned = 0.0052907 Jy ! Component: 3500 - total flux cleaned = 0.00536876 Jy ! Component: 3550 - total flux cleaned = 0.00543082 Jy ! Component: 3600 - total flux cleaned = 0.00543086 Jy ! Component: 3650 - total flux cleaned = 0.00549231 Jy ! Component: 3700 - total flux cleaned = 0.00547708 Jy ! Component: 3750 - total flux cleaned = 0.00552237 Jy ! Component: 3800 - total flux cleaned = 0.0055824 Jy ! Component: 3850 - total flux cleaned = 0.00556765 Jy ! Component: 3900 - total flux cleaned = 0.00561221 Jy ! Component: 3950 - total flux cleaned = 0.00562687 Jy ! Component: 4000 - total flux cleaned = 0.00572958 Jy ! Component: 4050 - total flux cleaned = 0.00577327 Jy ! Total flux subtracted in 4096 components = 0.00578766 Jy ! Clean residual min=-0.000743 max=0.000927 Jy/beam ! Clean residual mean=-0.000005 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.135385 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 385 components and 0.135385 Jy ![Exited script file: muppet] wmap "J0714+7408_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.642 x 4.512 at -65.82 degrees (North through East) ! Clean map min=-0.0014836 max=0.10271 Jy/beam ! Writing clean map to FITS file: J0714+7408_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.102709 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000253041 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.739102 0.739102 1.4782 2.95641 5.91282 11.8256 23.6513 47.3025 94.605 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.102 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.642 x 4.512 at -65.82 degrees (North through East) ! Clean map min=-0.0014836 max=0.10271 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 J0714+7408_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:49:15 2019