! Started logfile: J0918-1205_S_2017_02_19_pus_uvs.log on Sat May 4 18:47:12 2019 obs J0918-1205_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J0918-1205_S_2017_02_19_pus_uva.fits ! AN table 1: 173 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.666281 visibilities/baseline/integration-bin. ! Found source: J0918-1205 ! ! 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 482 lines of history. ! ! Reading 20748 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 J0918-1205_S_2017_02_19_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 307 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 307 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 307 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 944 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.879641Jy sigma=0.006209 ! Fit after self-cal, rms=0.867507Jy sigma=0.006129 ! 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=3.016 mas, bmaj=6.638 mas, bpa=4.374 degrees ! Estimated noise=1206.16 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.104423 Jy ! Component: 100 - total flux cleaned = 0.139652 Jy ! Total flux subtracted in 100 components = 0.139652 Jy ! Clean residual min=-0.006638 max=0.015216 Jy/beam ! Clean residual mean=0.000017 rms=0.001913 Jy/beam ! Combined flux in latest and established models = 0.139652 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.139652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105406Jy sigma=0.000703 ! Fit after self-cal, rms=0.105283Jy sigma=0.000702 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0169471 Jy ! Component: 100 - total flux cleaned = 0.0255116 Jy ! Total flux subtracted in 100 components = 0.0255116 Jy ! Clean residual min=-0.005426 max=0.007313 Jy/beam ! Clean residual mean=0.000003 rms=0.001338 Jy/beam ! Combined flux in latest and established models = 0.165163 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 18 components and 0.165163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102283Jy sigma=0.000683 ! Fit after self-cal, rms=0.102241Jy 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.563 mas, bmaj=8.004 mas, bpa=7.855 degrees ! Estimated noise=778.417 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 (-5, -10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00675511 Jy ! Component: 100 - total flux cleaned = 0.0106553 Jy ! Component: 150 - total flux cleaned = 0.0132466 Jy ! Component: 200 - total flux cleaned = 0.0151777 Jy ! Total flux subtracted in 200 components = 0.0151777 Jy ! Clean residual min=-0.003579 max=0.005275 Jy/beam ! Clean residual mean=-0.000010 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.180341 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 38 components and 0.180341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101688Jy sigma=0.000680 ! Fit after self-cal, rms=0.101652Jy sigma=0.000679 ! 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.01 FD 0.94 HN 1.08 KP 1.05 ! LA 1.04 MK 1.21 NL 0.90 OV 1.04 ! PT 1.00* SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.94 HN 1.07 KP 1.01 ! LA 1.01 MK 0.93 NL 1.07 OV 1.04 ! PT 1.00* SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.99 HN 0.98 KP 0.89 ! LA 0.78 MK 1.10 NL 1.23 OV 0.97 ! PT 1.00* 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.07 FD 0.97 HN 0.95 KP 1.00* ! LA 0.82 MK 1.00* NL 1.00* OV 1.24 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.101652Jy sigma=0.000679 ! Fit after self-cal, rms=0.099347Jy sigma=0.000669 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.588 mas, bmaj=8.124 mas, bpa=8.618 degrees ! Estimated noise=783.164 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.000325476 Jy ! Component: 100 - total flux cleaned = 0.000159811 Jy ! Component: 150 - total flux cleaned = 8.97351e-05 Jy ! Component: 200 - total flux cleaned = -4.1846e-06 Jy ! Total flux subtracted in 200 components = -4.1846e-06 Jy ! Clean residual min=-0.002571 max=0.002721 Jy/beam ! Clean residual mean=-0.000002 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.180337 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 56 components and 0.180337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099317Jy sigma=0.000669 ! Fit after self-cal, rms=0.099315Jy sigma=0.000668 ! 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.099315Jy sigma=0.000668 ! Fit after self-cal, rms=0.099353Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.587 mas, bmaj=8.111 mas, bpa=8.447 degrees ! Estimated noise=781.692 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000202498 Jy ! Component: 100 - total flux cleaned = 0.000257536 Jy ! Component: 150 - total flux cleaned = 0.000283396 Jy ! Component: 200 - total flux cleaned = 0.000307352 Jy ! Total flux subtracted in 200 components = 0.000307352 Jy ! Clean residual min=-0.002024 max=0.002332 Jy/beam ! Clean residual mean=-0.000004 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.180644 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 77 components and 0.180644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099339Jy sigma=0.000665 ! Fit after self-cal, rms=0.099384Jy sigma=0.000665 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 (6.5, 10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0019404 Jy ! Component: 100 - total flux cleaned = 0.00209646 Jy ! Component: 150 - total flux cleaned = 0.00199798 Jy ! Component: 200 - total flux cleaned = 0.00188791 Jy ! Total flux subtracted in 200 components = 0.00188791 Jy ! Clean residual min=-0.001863 max=0.001987 Jy/beam ! Clean residual mean=-0.000003 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.182532 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 96 components and 0.182532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099332Jy sigma=0.000664 ! Fit after self-cal, rms=0.099330Jy sigma=0.000664 ! 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.099330Jy sigma=0.000664 ! Fit after self-cal, rms=0.099504Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.585 mas, bmaj=8.104 mas, bpa=8.336 degrees ! Estimated noise=779.934 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000939814 Jy ! Component: 100 - total flux cleaned = 0.0011356 Jy ! Component: 150 - total flux cleaned = 0.00123672 Jy ! Component: 200 - total flux cleaned = 0.00126095 Jy ! Total flux subtracted in 200 components = 0.00126095 Jy ! Clean residual min=-0.001832 max=0.001721 Jy/beam ! Clean residual mean=-0.000005 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.183793 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 110 components and 0.183793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099488Jy sigma=0.000664 ! Fit after self-cal, rms=0.099500Jy sigma=0.000664 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.42811e-06 Jy ! Component: 100 - total flux cleaned = -6.08895e-05 Jy ! Component: 150 - total flux cleaned = -8.14015e-05 Jy ! Component: 200 - total flux cleaned = -0.000121164 Jy ! Total flux subtracted in 200 components = -0.000121164 Jy ! Clean residual min=-0.001798 max=0.001704 Jy/beam ! Clean residual mean=-0.000005 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.183672 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 116 components and 0.183672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099491Jy sigma=0.000663 ! Fit after self-cal, rms=0.099491Jy sigma=0.000663 ! 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.099491Jy sigma=0.000663 ! Fit after self-cal, rms=0.099432Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.034 mas, bmaj=13.3 mas, bpa=8.02 degrees ! Estimated noise=959.987 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000496932 Jy ! Component: 100 - total flux cleaned = 0.000890595 Jy ! Component: 150 - total flux cleaned = 0.00100831 Jy ! Component: 200 - total flux cleaned = 0.00111085 Jy ! Total flux subtracted in 200 components = 0.00111085 Jy ! Clean residual min=-0.002181 max=0.001871 Jy/beam ! Clean residual mean=-0.000008 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.184783 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 126 components and 0.184783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099428Jy sigma=0.000663 ! Fit after self-cal, rms=0.099428Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.43013e-05 Jy ! Component: 100 - total flux cleaned = 1.93969e-05 Jy ! Component: 150 - total flux cleaned = 3.34185e-05 Jy ! Component: 200 - total flux cleaned = 3.33443e-05 Jy ! Total flux subtracted in 200 components = 3.33443e-05 Jy ! Clean residual min=-0.002159 max=0.001868 Jy/beam ! Clean residual mean=-0.000008 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.184816 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 139 components and 0.184816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099426Jy sigma=0.000663 ! Fit after self-cal, rms=0.099426Jy sigma=0.000663 ! 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.582 mas, bmaj=8.089 mas, bpa=8.235 degrees ! Estimated noise=779.774 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.582 x 8.089 at 8.235 degrees (North through East) ! Clean map min=-0.0019909 max=0.12272 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=3.023 mas, bmaj=6.701 mas, bpa=4.97 degrees ! Estimated noise=1203.54 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.103642 Jy ! Component: 100 - total flux cleaned = 0.139613 Jy ! Component: 150 - total flux cleaned = 0.156472 Jy ! Component: 200 - total flux cleaned = 0.165375 Jy ! Total flux subtracted in 200 components = 0.165375 Jy ! Clean residual min=-0.003931 max=0.004919 Jy/beam ! Clean residual mean=0.000002 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.165375 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.165375 Jy ! Inverting map and beam ! Estimated beam: bmin=3.582 mas, bmaj=8.089 mas, bpa=8.235 degrees ! Estimated noise=779.774 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.00631121 Jy ! Component: 100 - total flux cleaned = 0.0101541 Jy ! Component: 150 - total flux cleaned = 0.0128509 Jy ! Component: 200 - total flux cleaned = 0.0147264 Jy ! Total flux subtracted in 200 components = 0.0147264 Jy ! Clean residual min=-0.002217 max=0.002071 Jy/beam ! Clean residual mean=-0.000005 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.180101 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 54 components and 0.180101 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.034 mas, bmaj=13.3 mas, bpa=8.02 degrees ! Estimated noise=959.987 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00197365 Jy ! Component: 100 - total flux cleaned = 0.00267122 Jy ! Component: 150 - total flux cleaned = 0.00311519 Jy ! Component: 200 - total flux cleaned = 0.00342704 Jy ! Total flux subtracted in 200 components = 0.00342704 Jy ! Clean residual min=-0.002517 max=0.001949 Jy/beam ! Clean residual mean=-0.000009 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.183528 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.000227529 Jy ! Component: 100 - total flux cleaned = 0.000452168 Jy ! Component: 150 - total flux cleaned = 0.000602433 Jy ! Component: 200 - total flux cleaned = 0.000717057 Jy ! Total flux subtracted in 200 components = 0.000717057 Jy ! Clean residual min=-0.002397 max=0.001916 Jy/beam ! Clean residual mean=-0.000008 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.184245 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 115 components and 0.184245 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.582 mas, bmaj=8.089 mas, bpa=8.235 degrees ! Estimated noise=779.774 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000415176 Jy ! Component: 100 - total flux cleaned = -0.000660205 Jy ! Component: 150 - total flux cleaned = -0.000841975 Jy ! Component: 200 - total flux cleaned = -0.00090739 Jy ! Total flux subtracted in 200 components = -0.00090739 Jy ! Clean residual min=-0.001841 max=0.001675 Jy/beam ! Clean residual mean=-0.000004 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.183338 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 135 components and 0.183338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099453Jy sigma=0.000664 ! Fit after self-cal, rms=0.099452Jy sigma=0.000664 wmodel J0918-1205_S_2017_02_19_pus_map.mod ! Writing 135 model components to file: J0918-1205_S_2017_02_19_pus_map.mod wobs J0918-1205_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J0918-1205_S_2017_02_19_pus_uvs.fits wwins J0918-1205_S_2017_02_19_pus_map.win ! wwins: Wrote 3 windows to J0918-1205_S_2017_02_19_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.000470806 Jy ! Component: 100 - total flux cleaned = -0.000588245 Jy ! Component: 150 - total flux cleaned = -0.000726262 Jy ! Component: 200 - total flux cleaned = -0.000912128 Jy ! Component: 250 - total flux cleaned = -0.00104029 Jy ! Component: 300 - total flux cleaned = -0.00116388 Jy ! Component: 350 - total flux cleaned = -0.0012604 Jy ! Component: 400 - total flux cleaned = -0.00133052 Jy ! Component: 450 - total flux cleaned = -0.00137661 Jy ! Component: 500 - total flux cleaned = -0.00144394 Jy ! Component: 550 - total flux cleaned = -0.00153204 Jy ! Component: 600 - total flux cleaned = -0.00157478 Jy ! Component: 650 - total flux cleaned = -0.00165911 Jy ! Component: 700 - total flux cleaned = -0.00170024 Jy ! Component: 750 - total flux cleaned = -0.00178142 Jy ! Component: 800 - total flux cleaned = -0.00186092 Jy ! Component: 850 - total flux cleaned = -0.00195854 Jy ! Component: 900 - total flux cleaned = -0.00199706 Jy ! Component: 950 - total flux cleaned = -0.00205417 Jy ! Component: 1000 - total flux cleaned = -0.0021471 Jy ! Component: 1050 - total flux cleaned = -0.00216518 Jy ! Component: 1100 - total flux cleaned = -0.00223733 Jy ! Component: 1150 - total flux cleaned = -0.00232588 Jy ! Component: 1200 - total flux cleaned = -0.0023608 Jy ! Component: 1250 - total flux cleaned = -0.00241217 Jy ! Component: 1300 - total flux cleaned = -0.00242914 Jy ! Component: 1350 - total flux cleaned = -0.00249582 Jy ! Component: 1400 - total flux cleaned = -0.00244654 Jy ! Component: 1450 - total flux cleaned = -0.00252799 Jy ! Component: 1500 - total flux cleaned = -0.00259216 Jy ! Component: 1550 - total flux cleaned = -0.00260778 Jy ! Component: 1600 - total flux cleaned = -0.00265451 Jy ! Component: 1650 - total flux cleaned = -0.00270047 Jy ! Component: 1700 - total flux cleaned = -0.00270019 Jy ! Component: 1750 - total flux cleaned = -0.00273 Jy ! Component: 1800 - total flux cleaned = -0.00275946 Jy ! Component: 1850 - total flux cleaned = -0.00278869 Jy ! Component: 1900 - total flux cleaned = -0.00277399 Jy ! Component: 1950 - total flux cleaned = -0.002774 Jy ! Component: 2000 - total flux cleaned = -0.00274586 Jy ! Component: 2050 - total flux cleaned = -0.00276013 Jy ! Component: 2100 - total flux cleaned = -0.00278796 Jy ! Component: 2150 - total flux cleaned = -0.00282911 Jy ! Component: 2200 - total flux cleaned = -0.00288313 Jy ! Component: 2250 - total flux cleaned = -0.00285617 Jy ! Component: 2300 - total flux cleaned = -0.00285631 Jy ! Component: 2350 - total flux cleaned = -0.00293493 Jy ! Component: 2400 - total flux cleaned = -0.00290883 Jy ! Component: 2450 - total flux cleaned = -0.0028702 Jy ! Component: 2500 - total flux cleaned = -0.00287035 Jy ! Component: 2550 - total flux cleaned = -0.00289561 Jy ! Component: 2600 - total flux cleaned = -0.00288303 Jy ! Component: 2650 - total flux cleaned = -0.00289555 Jy ! Component: 2700 - total flux cleaned = -0.00292019 Jy ! Component: 2750 - total flux cleaned = -0.00294446 Jy ! Component: 2800 - total flux cleaned = -0.00296881 Jy ! Component: 2850 - total flux cleaned = -0.0029808 Jy ! Component: 2900 - total flux cleaned = -0.00296888 Jy ! Component: 2950 - total flux cleaned = -0.00303995 Jy ! Component: 3000 - total flux cleaned = -0.00305161 Jy ! Component: 3050 - total flux cleaned = -0.00301664 Jy ! Component: 3100 - total flux cleaned = -0.00309776 Jy ! Component: 3150 - total flux cleaned = -0.0031207 Jy ! Component: 3200 - total flux cleaned = -0.00314351 Jy ! Component: 3250 - total flux cleaned = -0.00313205 Jy ! Component: 3300 - total flux cleaned = -0.0031657 Jy ! Component: 3350 - total flux cleaned = -0.00319926 Jy ! Component: 3400 - total flux cleaned = -0.00323249 Jy ! Component: 3450 - total flux cleaned = -0.00326552 Jy ! Component: 3500 - total flux cleaned = -0.00324368 Jy ! Component: 3550 - total flux cleaned = -0.0032981 Jy ! Component: 3600 - total flux cleaned = -0.00335201 Jy ! Component: 3650 - total flux cleaned = -0.00337332 Jy ! Component: 3700 - total flux cleaned = -0.00340507 Jy ! Component: 3750 - total flux cleaned = -0.00341561 Jy ! Component: 3800 - total flux cleaned = -0.00340527 Jy ! Component: 3850 - total flux cleaned = -0.00344682 Jy ! Component: 3900 - total flux cleaned = -0.00344674 Jy ! Component: 3950 - total flux cleaned = -0.00342615 Jy ! Component: 4000 - total flux cleaned = -0.00341594 Jy ! Component: 4050 - total flux cleaned = -0.00342609 Jy ! Total flux subtracted in 4096 components = -0.00346642 Jy ! Clean residual min=-0.000566 max=0.000671 Jy/beam ! Clean residual mean=-0.000001 rms=0.000189 Jy/beam ! Combined flux in latest and established models = 0.179872 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 430 components and 0.179872 Jy ![Exited script file: muppet] wmap "J0918-1205_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.582 x 8.089 at 8.235 degrees (North through East) ! Clean map min=-0.0016098 max=0.12269 Jy/beam ! Writing clean map to FITS file: J0918-1205_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.122687 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000186081 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.455016 0.455016 0.910033 1.82007 3.64013 7.28026 14.5605 29.121 58.2421 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.122 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.582 x 8.089 at 8.235 degrees (North through East) ! Clean map min=-0.0016098 max=0.12269 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 J0918-1205_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:47:17 2019