! Started logfile: J1319-1217_S_2017_01_21_pus_uvs.log on Sun May 5 15:55:05 2019 obs J1319-1217_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J1319-1217_S_2017_01_21_pus_uva.fits ! AN table 1: 142 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.759585 visibilities/baseline/integration-bin. ! Found source: J1319-1217 ! ! 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 15532 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 J1319-1217_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 157 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 157 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 157 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 443 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.854015Jy sigma=0.005784 ! Fit after self-cal, rms=0.830977Jy sigma=0.005641 ! 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.388 mas, bmaj=6.113 mas, bpa=-5.316 degrees ! Estimated noise=1249.81 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.132837 Jy ! Component: 100 - total flux cleaned = 0.170919 Jy ! Total flux subtracted in 100 components = 0.170919 Jy ! Clean residual min=-0.006987 max=0.016873 Jy/beam ! Clean residual mean=-0.000013 rms=0.002144 Jy/beam ! Combined flux in latest and established models = 0.170919 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.170919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114738Jy sigma=0.000707 ! Fit after self-cal, rms=0.114726Jy sigma=0.000707 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0188562 Jy ! Component: 100 - total flux cleaned = 0.0288773 Jy ! Total flux subtracted in 100 components = 0.0288773 Jy ! Clean residual min=-0.005027 max=0.006813 Jy/beam ! Clean residual mean=-0.000008 rms=0.001426 Jy/beam ! Combined flux in latest and established models = 0.199796 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 13 components and 0.199796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112066Jy sigma=0.000679 ! Fit after self-cal, rms=0.112053Jy sigma=0.000679 ! 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=2.832 mas, bmaj=6.96 mas, bpa=-3.814 degrees ! Estimated noise=903.336 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.00577842 Jy ! Component: 100 - total flux cleaned = 0.00791335 Jy ! Component: 150 - total flux cleaned = 0.00808082 Jy ! Component: 200 - total flux cleaned = 0.0081535 Jy ! Total flux subtracted in 200 components = 0.0081535 Jy ! Clean residual min=-0.004965 max=0.006060 Jy/beam ! Clean residual mean=-0.000003 rms=0.001457 Jy/beam ! Combined flux in latest and established models = 0.20795 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 19 components and 0.20795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111918Jy sigma=0.000675 ! Fit after self-cal, rms=0.111911Jy sigma=0.000675 ! 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 1.00* HN 0.93 LA 0.99 ! MK 0.97 NL 1.00 OV 1.09 PT 0.97 ! SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 0.98 LA 0.99 ! MK 0.99 NL 1.03 OV 1.13 PT 0.95 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 0.98 LA 0.98 ! MK 1.00 NL 1.01 OV 1.03 PT 0.92 ! SC 1.00 ! ! ! 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.00* HN 0.96 LA 0.92 ! MK 1.11 NL 1.00* OV 1.12 PT 1.00 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.111911Jy sigma=0.000675 ! Fit after self-cal, rms=0.113320Jy sigma=0.000670 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.827 mas, bmaj=6.966 mas, bpa=-3.686 degrees ! Estimated noise=893.784 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.00120315 Jy ! Component: 100 - total flux cleaned = -0.00132446 Jy ! Component: 150 - total flux cleaned = -0.00132374 Jy ! Component: 200 - total flux cleaned = -0.00140933 Jy ! Total flux subtracted in 200 components = -0.00140933 Jy ! Clean residual min=-0.005162 max=0.004127 Jy/beam ! Clean residual mean=-0.000007 rms=0.001167 Jy/beam ! Combined flux in latest and established models = 0.20654 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 33 components and 0.20654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113246Jy sigma=0.000670 ! Fit after self-cal, rms=0.113374Jy sigma=0.000670 ! 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.113374Jy sigma=0.000670 ! Fit after self-cal, rms=0.115241Jy sigma=0.000667 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.834 mas, bmaj=6.984 mas, bpa=-3.666 degrees ! Estimated noise=891.731 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00123402 Jy ! Component: 100 - total flux cleaned = -0.00138043 Jy ! Component: 150 - total flux cleaned = -0.00137875 Jy ! Component: 200 - total flux cleaned = -0.00140659 Jy ! Total flux subtracted in 200 components = -0.00140659 Jy ! Clean residual min=-0.004404 max=0.003996 Jy/beam ! Clean residual mean=0.000003 rms=0.000997 Jy/beam ! Combined flux in latest and established models = 0.205134 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 42 components and 0.205134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115199Jy sigma=0.000667 ! Fit after self-cal, rms=0.115251Jy sigma=0.000667 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.000123699 Jy ! Component: 100 - total flux cleaned = -0.00012394 Jy ! Component: 150 - total flux cleaned = -0.000144608 Jy ! Component: 200 - total flux cleaned = -0.000201801 Jy ! Total flux subtracted in 200 components = -0.000201801 Jy ! Clean residual min=-0.004405 max=0.003972 Jy/beam ! Clean residual mean=0.000003 rms=0.000996 Jy/beam ! Combined flux in latest and established models = 0.204932 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 49 components and 0.204932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115239Jy sigma=0.000667 ! Fit after self-cal, rms=0.115236Jy sigma=0.000667 ! 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.115236Jy sigma=0.000667 ! Fit after self-cal, rms=0.124587Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.831 mas, bmaj=6.992 mas, bpa=-3.686 degrees ! Estimated noise=891.883 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000306761 Jy ! Component: 100 - total flux cleaned = 0.000328755 Jy ! Component: 150 - total flux cleaned = 0.000349193 Jy ! Component: 200 - total flux cleaned = 0.000385012 Jy ! Total flux subtracted in 200 components = 0.000385012 Jy ! Clean residual min=-0.003124 max=0.003172 Jy/beam ! Clean residual mean=0.000005 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.205317 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.205317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124579Jy sigma=0.000663 ! Fit after self-cal, rms=0.124741Jy 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) ! Added new window around map position (7.5, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00320205 Jy ! Component: 100 - total flux cleaned = 0.00496122 Jy ! Component: 150 - total flux cleaned = 0.0054692 Jy ! Component: 200 - total flux cleaned = 0.00567214 Jy ! Total flux subtracted in 200 components = 0.00567214 Jy ! Clean residual min=-0.002783 max=0.002627 Jy/beam ! Clean residual mean=0.000003 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.210989 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 71 components and 0.210989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124648Jy sigma=0.000662 ! Fit after self-cal, rms=0.124639Jy sigma=0.000662 ! 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.124639Jy sigma=0.000662 ! Fit after self-cal, rms=0.124816Jy sigma=0.000662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.5 mas, bmaj=12.91 mas, bpa=2.167 degrees ! Estimated noise=1232.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0026092 Jy ! Component: 100 - total flux cleaned = 0.00322312 Jy ! Component: 150 - total flux cleaned = 0.00341751 Jy ! Component: 200 - total flux cleaned = 0.00347907 Jy ! Total flux subtracted in 200 components = 0.00347907 Jy ! Clean residual min=-0.002435 max=0.003026 Jy/beam ! Clean residual mean=0.000006 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.214468 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 98 components and 0.214468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124803Jy sigma=0.000662 ! Fit after self-cal, rms=0.124789Jy sigma=0.000662 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.000522808 Jy ! Component: 100 - total flux cleaned = 0.000594608 Jy ! Component: 150 - total flux cleaned = 0.000556901 Jy ! Component: 200 - total flux cleaned = 0.000524047 Jy ! Total flux subtracted in 200 components = 0.000524047 Jy ! Clean residual min=-0.002443 max=0.003012 Jy/beam ! Clean residual mean=0.000005 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.214992 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 111 components and 0.214992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124792Jy sigma=0.000662 ! Fit after self-cal, rms=0.124790Jy sigma=0.000662 ! 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=2.827 mas, bmaj=6.985 mas, bpa=-3.705 degrees ! Estimated noise=892.057 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.827 x 6.985 at -3.705 degrees (North through East) ! Clean map min=-0.0025562 max=0.17644 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.388 mas, bmaj=6.166 mas, bpa=-5.298 degrees ! Estimated noise=1229.35 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.130225 Jy ! Component: 100 - total flux cleaned = 0.168111 Jy ! Component: 150 - total flux cleaned = 0.186706 Jy ! Component: 200 - total flux cleaned = 0.196646 Jy ! Total flux subtracted in 200 components = 0.196646 Jy ! Clean residual min=-0.004255 max=0.005054 Jy/beam ! Clean residual mean=0.000001 rms=0.001013 Jy/beam ! Combined flux in latest and established models = 0.196646 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.196646 Jy ! Inverting map and beam ! Estimated beam: bmin=2.827 mas, bmaj=6.985 mas, bpa=-3.705 degrees ! Estimated noise=892.057 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.00707862 Jy ! Component: 100 - total flux cleaned = 0.0112938 Jy ! Component: 150 - total flux cleaned = 0.0142269 Jy ! Component: 200 - total flux cleaned = 0.0155962 Jy ! Total flux subtracted in 200 components = 0.0155962 Jy ! Clean residual min=-0.003032 max=0.002678 Jy/beam ! Clean residual mean=0.000004 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.212242 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 35 components and 0.212242 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=6.5 mas, bmaj=12.91 mas, bpa=2.167 degrees ! Estimated noise=1232.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00277743 Jy ! Component: 100 - total flux cleaned = 0.00339649 Jy ! Component: 150 - total flux cleaned = 0.00348031 Jy ! Component: 200 - total flux cleaned = 0.00338818 Jy ! Total flux subtracted in 200 components = 0.00338818 Jy ! Clean residual min=-0.002427 max=0.003164 Jy/beam ! Clean residual mean=0.000006 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.21563 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 = -5.55944e-05 Jy ! Component: 100 - total flux cleaned = -0.000105603 Jy ! Component: 150 - total flux cleaned = -0.000151093 Jy ! Component: 200 - total flux cleaned = -0.000215155 Jy ! Total flux subtracted in 200 components = -0.000215155 Jy ! Clean residual min=-0.002368 max=0.003100 Jy/beam ! Clean residual mean=0.000006 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.215415 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 60 components and 0.215415 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.827 mas, bmaj=6.985 mas, bpa=-3.705 degrees ! Estimated noise=892.057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000479192 Jy ! Component: 100 - total flux cleaned = -0.000650414 Jy ! Component: 150 - total flux cleaned = -0.000602079 Jy ! Component: 200 - total flux cleaned = -0.000559737 Jy ! Total flux subtracted in 200 components = -0.000559737 Jy ! Clean residual min=-0.002750 max=0.002474 Jy/beam ! Clean residual mean=0.000003 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.214855 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 71 components and 0.214855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124813Jy sigma=0.000662 ! Fit after self-cal, rms=0.124824Jy sigma=0.000662 wmodel J1319-1217_S_2017_01_21_pus_map.mod ! Writing 71 model components to file: J1319-1217_S_2017_01_21_pus_map.mod wobs J1319-1217_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J1319-1217_S_2017_01_21_pus_uvs.fits wwins J1319-1217_S_2017_01_21_pus_map.win ! wwins: Wrote 2 windows to J1319-1217_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.000257158 Jy ! Component: 100 - total flux cleaned = 0.000831291 Jy ! Component: 150 - total flux cleaned = 0.00124582 Jy ! Component: 200 - total flux cleaned = 0.00155898 Jy ! Component: 250 - total flux cleaned = 0.00182414 Jy ! Component: 300 - total flux cleaned = 0.00208042 Jy ! Component: 350 - total flux cleaned = 0.00222167 Jy ! Component: 400 - total flux cleaned = 0.00239207 Jy ! Component: 450 - total flux cleaned = 0.00255702 Jy ! Component: 500 - total flux cleaned = 0.00265369 Jy ! Component: 550 - total flux cleaned = 0.00281114 Jy ! Component: 600 - total flux cleaned = 0.0028414 Jy ! Component: 650 - total flux cleaned = 0.00281065 Jy ! Component: 700 - total flux cleaned = 0.00278126 Jy ! Component: 750 - total flux cleaned = 0.00275229 Jy ! Component: 800 - total flux cleaned = 0.00269544 Jy ! Component: 850 - total flux cleaned = 0.0026112 Jy ! Component: 900 - total flux cleaned = 0.00250112 Jy ! Component: 950 - total flux cleaned = 0.00233964 Jy ! Component: 1000 - total flux cleaned = 0.00228668 Jy ! Component: 1050 - total flux cleaned = 0.00215615 Jy ! Component: 1100 - total flux cleaned = 0.00202742 Jy ! Component: 1150 - total flux cleaned = 0.00192614 Jy ! Component: 1200 - total flux cleaned = 0.00190141 Jy ! Component: 1250 - total flux cleaned = 0.00175366 Jy ! Component: 1300 - total flux cleaned = 0.00172973 Jy ! Component: 1350 - total flux cleaned = 0.00165851 Jy ! Component: 1400 - total flux cleaned = 0.00163468 Jy ! Component: 1450 - total flux cleaned = 0.00156442 Jy ! Component: 1500 - total flux cleaned = 0.00147304 Jy ! Component: 1550 - total flux cleaned = 0.00145065 Jy ! Component: 1600 - total flux cleaned = 0.00131613 Jy ! Component: 1650 - total flux cleaned = 0.00120596 Jy ! Component: 1700 - total flux cleaned = 0.00103174 Jy ! Component: 1750 - total flux cleaned = 0.000967349 Jy ! Component: 1800 - total flux cleaned = 0.000818275 Jy ! Component: 1850 - total flux cleaned = 0.000649709 Jy ! Component: 1900 - total flux cleaned = 0.000545625 Jy ! Component: 1950 - total flux cleaned = 0.000442551 Jy ! Component: 2000 - total flux cleaned = 0.000320073 Jy ! Component: 2050 - total flux cleaned = 0.000179239 Jy ! Component: 2100 - total flux cleaned = 9.94494e-05 Jy ! Component: 2150 - total flux cleaned = 4.00512e-05 Jy ! Component: 2200 - total flux cleaned = -5.78592e-05 Jy ! Component: 2250 - total flux cleaned = -0.000135352 Jy ! Component: 2300 - total flux cleaned = -0.000269581 Jy ! Component: 2350 - total flux cleaned = -0.000231822 Jy ! Component: 2400 - total flux cleaned = -0.000250953 Jy ! Component: 2450 - total flux cleaned = -0.000363309 Jy ! Component: 2500 - total flux cleaned = -0.000455683 Jy ! Component: 2550 - total flux cleaned = -0.000547194 Jy ! Component: 2600 - total flux cleaned = -0.00054684 Jy ! Component: 2650 - total flux cleaned = -0.000600955 Jy ! Component: 2700 - total flux cleaned = -0.000619018 Jy ! Component: 2750 - total flux cleaned = -0.000707527 Jy ! Component: 2800 - total flux cleaned = -0.000707642 Jy ! Component: 2850 - total flux cleaned = -0.000707652 Jy ! Component: 2900 - total flux cleaned = -0.000742161 Jy ! Component: 2950 - total flux cleaned = -0.00077648 Jy ! Component: 3000 - total flux cleaned = -0.000776498 Jy ! Component: 3050 - total flux cleaned = -0.000793338 Jy ! Component: 3100 - total flux cleaned = -0.000793334 Jy ! Component: 3150 - total flux cleaned = -0.000843092 Jy ! Component: 3200 - total flux cleaned = -0.000892328 Jy ! Component: 3250 - total flux cleaned = -0.000941216 Jy ! Component: 3300 - total flux cleaned = -0.00100631 Jy ! Component: 3350 - total flux cleaned = -0.00103856 Jy ! Component: 3400 - total flux cleaned = -0.00107057 Jy ! Component: 3450 - total flux cleaned = -0.00113396 Jy ! Component: 3500 - total flux cleaned = -0.00121266 Jy ! Component: 3550 - total flux cleaned = -0.00127505 Jy ! Component: 3600 - total flux cleaned = -0.00130586 Jy ! Component: 3650 - total flux cleaned = -0.00136744 Jy ! Component: 3700 - total flux cleaned = -0.00139788 Jy ! Component: 3750 - total flux cleaned = -0.00144345 Jy ! Component: 3800 - total flux cleaned = -0.00142823 Jy ! Component: 3850 - total flux cleaned = -0.001503 Jy ! Component: 3900 - total flux cleaned = -0.00156266 Jy ! Component: 3950 - total flux cleaned = -0.00159203 Jy ! Component: 4000 - total flux cleaned = -0.00159211 Jy ! Component: 4050 - total flux cleaned = -0.00172314 Jy ! Total flux subtracted in 4096 components = -0.00173765 Jy ! Clean residual min=-0.000990 max=0.000837 Jy/beam ! Clean residual mean=0.000001 rms=0.000256 Jy/beam ! Combined flux in latest and established models = 0.213118 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 351 components and 0.213118 Jy ![Exited script file: muppet] wmap "J1319-1217_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.827 x 6.985 at -3.705 degrees (North through East) ! Clean map min=-0.0018883 max=0.17567 Jy/beam ! Writing clean map to FITS file: J1319-1217_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.175667 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000253934 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.433663 0.433663 0.867326 1.73465 3.46931 6.93861 13.8772 27.7544 55.5089 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.175 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.827 x 6.985 at -3.705 degrees (North through East) ! Clean map min=-0.0018883 max=0.17567 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 J1319-1217_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:55:10 2019