! Started logfile: J1326-0500_S_2017_01_21_pus_uvs.log on Sun May 5 15:55:25 2019 obs J1326-0500_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J1326-0500_S_2017_01_21_pus_uva.fits ! AN table 1: 144 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.696181 visibilities/baseline/integration-bin. ! Found source: J1326-0500 ! ! 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 14436 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 J1326-0500_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 206 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 206 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 206 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 494 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.851027Jy sigma=0.006043 ! Fit after self-cal, rms=0.839474Jy sigma=0.005969 ! 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.451 mas, bmaj=6.294 mas, bpa=-5.152 degrees ! Estimated noise=1195.15 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.129558 Jy ! Component: 100 - total flux cleaned = 0.157813 Jy ! Total flux subtracted in 100 components = 0.157813 Jy ! Clean residual min=-0.005235 max=0.007897 Jy/beam ! Clean residual mean=-0.000010 rms=0.001312 Jy/beam ! Combined flux in latest and established models = 0.157813 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.157813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105966Jy sigma=0.000670 ! Fit after self-cal, rms=0.105965Jy sigma=0.000670 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00811048 Jy ! Component: 100 - total flux cleaned = 0.0114276 Jy ! Total flux subtracted in 100 components = 0.0114276 Jy ! Clean residual min=-0.004561 max=0.004853 Jy/beam ! Clean residual mean=-0.000006 rms=0.001097 Jy/beam ! Combined flux in latest and established models = 0.16924 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 11 components and 0.16924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105420Jy sigma=0.000665 ! Fit after self-cal, rms=0.105431Jy sigma=0.000665 ! 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.846 mas, bmaj=6.885 mas, bpa=-3.521 degrees ! Estimated noise=902.826 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.000768934 Jy ! Component: 100 - total flux cleaned = 0.000681352 Jy ! Component: 150 - total flux cleaned = 0.00064824 Jy ! Component: 200 - total flux cleaned = 0.000574973 Jy ! Total flux subtracted in 200 components = 0.000574973 Jy ! Clean residual min=-0.003317 max=0.003711 Jy/beam ! Clean residual mean=-0.000001 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.169815 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 22 components and 0.169815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105396Jy sigma=0.000665 ! Fit after self-cal, rms=0.105393Jy sigma=0.000665 ! 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.03 FD 1.00* HN 0.95 LA 1.04 ! MK 0.97 NL 1.00 OV 1.06 PT 1.00 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 1.00 LA 1.02 ! MK 0.95 NL 1.03 OV 1.14 PT 0.95 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* HN 0.97 LA 0.99 ! MK 1.04 NL 1.00 OV 0.99 PT 0.98 ! SC 0.98 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00* HN 0.95 LA 0.88 ! MK 1.17 NL 1.00* OV 1.04 PT 1.00 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.105393Jy sigma=0.000665 ! Fit after self-cal, rms=0.106158Jy sigma=0.000662 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.838 mas, bmaj=6.89 mas, bpa=-3.416 degrees ! Estimated noise=903.034 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.000492342 Jy ! Component: 100 - total flux cleaned = 0.000576544 Jy ! Component: 150 - total flux cleaned = 0.000648822 Jy ! Component: 200 - total flux cleaned = 0.000691174 Jy ! Total flux subtracted in 200 components = 0.000691174 Jy ! Clean residual min=-0.003173 max=0.003029 Jy/beam ! Clean residual mean=-0.000008 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.170506 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 29 components and 0.170506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106145Jy sigma=0.000661 ! Fit after self-cal, rms=0.106230Jy sigma=0.000661 ! 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.106230Jy sigma=0.000661 ! Fit after self-cal, rms=0.107976Jy sigma=0.000658 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.836 mas, bmaj=6.898 mas, bpa=-3.474 degrees ! Estimated noise=905.874 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000458236 Jy ! Component: 100 - total flux cleaned = 0.0005634 Jy ! Component: 150 - total flux cleaned = 0.000653495 Jy ! Component: 200 - total flux cleaned = 0.000716515 Jy ! Total flux subtracted in 200 components = 0.000716515 Jy ! Clean residual min=-0.002825 max=0.002252 Jy/beam ! Clean residual mean=-0.000007 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.171223 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 38 components and 0.171223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107966Jy sigma=0.000658 ! Fit after self-cal, rms=0.108059Jy sigma=0.000658 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 = 7.18516e-05 Jy ! Component: 100 - total flux cleaned = 9.74405e-05 Jy ! Component: 150 - total flux cleaned = 0.000132551 Jy ! Component: 200 - total flux cleaned = 0.00015428 Jy ! Total flux subtracted in 200 components = 0.00015428 Jy ! Clean residual min=-0.002816 max=0.002263 Jy/beam ! Clean residual mean=-0.000007 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.171377 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.171377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108056Jy sigma=0.000658 ! Fit after self-cal, rms=0.108053Jy sigma=0.000658 ! 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.108053Jy sigma=0.000658 ! Fit after self-cal, rms=0.108418Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.833 mas, bmaj=6.896 mas, bpa=-3.505 degrees ! Estimated noise=907.261 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000434585 Jy ! Component: 100 - total flux cleaned = 0.000530863 Jy ! Component: 150 - total flux cleaned = 0.000582533 Jy ! Component: 200 - total flux cleaned = 0.00061045 Jy ! Total flux subtracted in 200 components = 0.00061045 Jy ! Clean residual min=-0.002746 max=0.002338 Jy/beam ! Clean residual mean=-0.000006 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.171987 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 45 components and 0.171987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108414Jy sigma=0.000658 ! Fit after self-cal, rms=0.108423Jy sigma=0.000658 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.14303e-06 Jy ! Component: 100 - total flux cleaned = 1.57579e-05 Jy ! Component: 150 - total flux cleaned = 3.14215e-05 Jy ! Component: 200 - total flux cleaned = 3.87773e-05 Jy ! Total flux subtracted in 200 components = 3.87773e-05 Jy ! Clean residual min=-0.002744 max=0.002339 Jy/beam ! Clean residual mean=-0.000006 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.172026 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.172026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108421Jy sigma=0.000658 ! Fit after self-cal, rms=0.108419Jy sigma=0.000658 ! 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.108419Jy sigma=0.000658 ! Fit after self-cal, rms=0.108652Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.465 mas, bmaj=11.76 mas, bpa=1.856 degrees ! Estimated noise=1251.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000441442 Jy ! Component: 100 - total flux cleaned = 0.000511745 Jy ! Component: 150 - total flux cleaned = 0.000556211 Jy ! Component: 200 - total flux cleaned = 0.000590622 Jy ! Total flux subtracted in 200 components = 0.000590622 Jy ! Clean residual min=-0.002668 max=0.002841 Jy/beam ! Clean residual mean=-0.000015 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.172617 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 49 components and 0.172617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108652Jy sigma=0.000658 ! Fit after self-cal, rms=0.108653Jy sigma=0.000658 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 = -2.43051e-05 Jy ! Component: 100 - total flux cleaned = -7.95124e-07 Jy ! Component: 150 - total flux cleaned = 1.67147e-05 Jy ! Component: 200 - total flux cleaned = 2.38941e-05 Jy ! Total flux subtracted in 200 components = 2.38941e-05 Jy ! Clean residual min=-0.002666 max=0.002842 Jy/beam ! Clean residual mean=-0.000015 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.172641 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 55 components and 0.172641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108654Jy sigma=0.000658 ! Fit after self-cal, rms=0.108652Jy sigma=0.000658 ! 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.831 mas, bmaj=6.894 mas, bpa=-3.521 degrees ! Estimated noise=908.624 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.831 x 6.894 at -3.521 degrees (North through East) ! Clean map min=-0.0026007 max=0.16763 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.439 mas, bmaj=6.339 mas, bpa=-4.974 degrees ! Estimated noise=1202.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.130222 Jy ! Component: 100 - total flux cleaned = 0.158619 Jy ! Component: 150 - total flux cleaned = 0.166708 Jy ! Component: 200 - total flux cleaned = 0.170345 Jy ! Total flux subtracted in 200 components = 0.170345 Jy ! Clean residual min=-0.003599 max=0.003119 Jy/beam ! Clean residual mean=-0.000005 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.170346 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.170346 Jy ! Inverting map and beam ! Estimated beam: bmin=2.831 mas, bmaj=6.894 mas, bpa=-3.521 degrees ! Estimated noise=908.624 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.00128985 Jy ! Component: 100 - total flux cleaned = 0.00151879 Jy ! Component: 150 - total flux cleaned = 0.00175608 Jy ! Component: 200 - total flux cleaned = 0.00196508 Jy ! Total flux subtracted in 200 components = 0.00196508 Jy ! Clean residual min=-0.002801 max=0.002353 Jy/beam ! Clean residual mean=-0.000006 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.172311 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 29 components and 0.172311 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.465 mas, bmaj=11.76 mas, bpa=1.856 degrees ! Estimated noise=1251.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000117881 Jy ! Component: 100 - total flux cleaned = 0.000205014 Jy ! Component: 150 - total flux cleaned = 0.000272873 Jy ! Component: 200 - total flux cleaned = 0.000324749 Jy ! Total flux subtracted in 200 components = 0.000324749 Jy ! Clean residual min=-0.002672 max=0.002829 Jy/beam ! Clean residual mean=-0.000015 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.172635 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 = 3.25206e-05 Jy ! Component: 100 - total flux cleaned = 5.26288e-05 Jy ! Component: 150 - total flux cleaned = 5.29455e-05 Jy ! Component: 200 - total flux cleaned = 5.79691e-05 Jy ! Total flux subtracted in 200 components = 5.79691e-05 Jy ! Clean residual min=-0.002668 max=0.002844 Jy/beam ! Clean residual mean=-0.000015 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.172693 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 34 components and 0.172693 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.831 mas, bmaj=6.894 mas, bpa=-3.521 degrees ! Estimated noise=908.624 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000140033 Jy ! Component: 100 - total flux cleaned = 0.000109259 Jy ! Component: 150 - total flux cleaned = 9.61283e-05 Jy ! Component: 200 - total flux cleaned = 7.43901e-05 Jy ! Total flux subtracted in 200 components = 7.43901e-05 Jy ! Clean residual min=-0.002735 max=0.002340 Jy/beam ! Clean residual mean=-0.000006 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.172768 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 46 components and 0.172768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108652Jy sigma=0.000658 ! Fit after self-cal, rms=0.108652Jy sigma=0.000658 wmodel J1326-0500_S_2017_01_21_pus_map.mod ! Writing 46 model components to file: J1326-0500_S_2017_01_21_pus_map.mod wobs J1326-0500_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J1326-0500_S_2017_01_21_pus_uvs.fits wwins J1326-0500_S_2017_01_21_pus_map.win ! wwins: Wrote 1 windows to J1326-0500_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.000667111 Jy ! Component: 100 - total flux cleaned = -0.000665879 Jy ! Component: 150 - total flux cleaned = -0.000818852 Jy ! Component: 200 - total flux cleaned = -0.000965965 Jy ! Component: 250 - total flux cleaned = -0.00103655 Jy ! Component: 300 - total flux cleaned = -0.00120852 Jy ! Component: 350 - total flux cleaned = -0.0014436 Jy ! Component: 400 - total flux cleaned = -0.00160707 Jy ! Component: 450 - total flux cleaned = -0.00179781 Jy ! Component: 500 - total flux cleaned = -0.00195352 Jy ! Component: 550 - total flux cleaned = -0.00210578 Jy ! Component: 600 - total flux cleaned = -0.00219513 Jy ! Component: 650 - total flux cleaned = -0.00231244 Jy ! Component: 700 - total flux cleaned = -0.00237032 Jy ! Component: 750 - total flux cleaned = -0.00242727 Jy ! Component: 800 - total flux cleaned = -0.00253859 Jy ! Component: 850 - total flux cleaned = -0.00270231 Jy ! Component: 900 - total flux cleaned = -0.00278308 Jy ! Component: 950 - total flux cleaned = -0.00296831 Jy ! Component: 1000 - total flux cleaned = -0.00309821 Jy ! Component: 1050 - total flux cleaned = -0.00317516 Jy ! Component: 1100 - total flux cleaned = -0.00330226 Jy ! Component: 1150 - total flux cleaned = -0.00340268 Jy ! Component: 1200 - total flux cleaned = -0.00352602 Jy ! Component: 1250 - total flux cleaned = -0.00372043 Jy ! Component: 1300 - total flux cleaned = -0.00381594 Jy ! Component: 1350 - total flux cleaned = -0.00386302 Jy ! Component: 1400 - total flux cleaned = -0.0039565 Jy ! Component: 1450 - total flux cleaned = -0.00400242 Jy ! Component: 1500 - total flux cleaned = -0.00402555 Jy ! Component: 1550 - total flux cleaned = -0.00411596 Jy ! Component: 1600 - total flux cleaned = -0.00422715 Jy ! Component: 1650 - total flux cleaned = -0.00429288 Jy ! Component: 1700 - total flux cleaned = -0.00442255 Jy ! Component: 1750 - total flux cleaned = -0.00448662 Jy ! Component: 1800 - total flux cleaned = -0.00455006 Jy ! Component: 1850 - total flux cleaned = -0.00457111 Jy ! Component: 1900 - total flux cleaned = -0.00455096 Jy ! Component: 1950 - total flux cleaned = -0.00469377 Jy ! Component: 2000 - total flux cleaned = -0.00469338 Jy ! Component: 2050 - total flux cleaned = -0.00465286 Jy ! Component: 2100 - total flux cleaned = -0.00469245 Jy ! Component: 2150 - total flux cleaned = -0.00471189 Jy ! Component: 2200 - total flux cleaned = -0.00478952 Jy ! Component: 2250 - total flux cleaned = -0.00478981 Jy ! Component: 2300 - total flux cleaned = -0.00486579 Jy ! Component: 2350 - total flux cleaned = -0.0048846 Jy ! Component: 2400 - total flux cleaned = -0.00488485 Jy ! Component: 2450 - total flux cleaned = -0.00490324 Jy ! Component: 2500 - total flux cleaned = -0.00495815 Jy ! Component: 2550 - total flux cleaned = -0.00503055 Jy ! Component: 2600 - total flux cleaned = -0.00508414 Jy ! Component: 2650 - total flux cleaned = -0.00508412 Jy ! Component: 2700 - total flux cleaned = -0.00511958 Jy ! Component: 2750 - total flux cleaned = -0.00518937 Jy ! Component: 2800 - total flux cleaned = -0.00527597 Jy ! Component: 2850 - total flux cleaned = -0.00527598 Jy ! Component: 2900 - total flux cleaned = -0.00536105 Jy ! Component: 2950 - total flux cleaned = -0.00539472 Jy ! Component: 3000 - total flux cleaned = -0.00546155 Jy ! Component: 3050 - total flux cleaned = -0.0054448 Jy ! Component: 3100 - total flux cleaned = -0.00552716 Jy ! Component: 3150 - total flux cleaned = -0.00554344 Jy ! Component: 3200 - total flux cleaned = -0.00559201 Jy ! Component: 3250 - total flux cleaned = -0.00567242 Jy ! Component: 3300 - total flux cleaned = -0.00564046 Jy ! Component: 3350 - total flux cleaned = -0.00570378 Jy ! Component: 3400 - total flux cleaned = -0.00575099 Jy ! Component: 3450 - total flux cleaned = -0.00582897 Jy ! Component: 3500 - total flux cleaned = -0.00584442 Jy ! Component: 3550 - total flux cleaned = -0.00592125 Jy ! Component: 3600 - total flux cleaned = -0.00593667 Jy ! Component: 3650 - total flux cleaned = -0.00598209 Jy ! Component: 3700 - total flux cleaned = -0.00602719 Jy ! Component: 3750 - total flux cleaned = -0.00611688 Jy ! Component: 3800 - total flux cleaned = -0.00619094 Jy ! Component: 3850 - total flux cleaned = -0.00622031 Jy ! Component: 3900 - total flux cleaned = -0.00624947 Jy ! Component: 3950 - total flux cleaned = -0.00629305 Jy ! Component: 4000 - total flux cleaned = -0.00635079 Jy ! Component: 4050 - total flux cleaned = -0.00639387 Jy ! Total flux subtracted in 4096 components = -0.00647937 Jy ! Clean residual min=-0.000836 max=0.001037 Jy/beam ! Clean residual mean=-0.000003 rms=0.000253 Jy/beam ! Combined flux in latest and established models = 0.166288 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 328 components and 0.166288 Jy ![Exited script file: muppet] wmap "J1326-0500_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.831 x 6.894 at -3.521 degrees (North through East) ! Clean map min=-0.0025605 max=0.16776 Jy/beam ! Writing clean map to FITS file: J1326-0500_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.167761 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000250856 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.448595 0.448595 0.897189 1.79438 3.58876 7.17752 14.355 28.7101 57.4201 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.167 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.831 x 6.894 at -3.521 degrees (North through East) ! Clean map min=-0.0025605 max=0.16776 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 J1326-0500_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:55:31 2019