! Started logfile: J0506-0950_S_2017_05_01_pus_uvs.log on Wed May 1 18:27:38 2019 obs J0506-0950_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J0506-0950_S_2017_05_01_pus_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.926761 visibilities/baseline/integration-bin. ! Found source: J0506-0950 ! ! 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 788 lines of history. ! ! Reading 23688 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 J0506-0950_S_2017_05_01_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 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 620 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.900786Jy sigma=0.006512 ! Fit after self-cal, rms=0.881016Jy sigma=0.006377 ! 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.726 mas, bmaj=6.854 mas, bpa=-3.168 degrees ! Estimated noise=1187.88 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.0907946 Jy ! Component: 100 - total flux cleaned = 0.117057 Jy ! Total flux subtracted in 100 components = 0.117057 Jy ! Clean residual min=-0.004642 max=0.010714 Jy/beam ! Clean residual mean=-0.000001 rms=0.001320 Jy/beam ! Combined flux in latest and established models = 0.117057 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.117057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102561Jy sigma=0.000684 ! Fit after self-cal, rms=0.102596Jy sigma=0.000683 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109184 Jy ! Component: 100 - total flux cleaned = 0.0156477 Jy ! Total flux subtracted in 100 components = 0.0156477 Jy ! Clean residual min=-0.004520 max=0.005233 Jy/beam ! Clean residual mean=0.000003 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.132705 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 11 components and 0.132705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101357Jy sigma=0.000675 ! Fit after self-cal, rms=0.101378Jy sigma=0.000675 ! 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.397 mas, bmaj=8.229 mas, bpa=-0.4201 degrees ! Estimated noise=707.561 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.00305853 Jy ! Component: 100 - total flux cleaned = 0.00367781 Jy ! Component: 150 - total flux cleaned = 0.00367871 Jy ! Component: 200 - total flux cleaned = 0.00363046 Jy ! Total flux subtracted in 200 components = 0.00363046 Jy ! Clean residual min=-0.003211 max=0.004356 Jy/beam ! Clean residual mean=0.000003 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.136335 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 26 components and 0.136335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101249Jy sigma=0.000675 ! Fit after self-cal, rms=0.101247Jy 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 0.96 FD 0.91 HN 0.98 KP 1.04 ! LA 0.99 MK 0.92 NL 1.10 OV 0.99 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.93 HN 1.07 KP 0.96 ! LA 0.97 MK 1.05 NL 1.17 OV 1.06 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.97 HN 1.03 KP 0.98 ! LA 1.02 MK 0.99 NL 1.16 OV 0.94 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.02 HN 0.94 KP 1.00* ! LA 0.95 MK 0.82 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.101247Jy sigma=0.000675 ! Fit after self-cal, rms=0.099852Jy sigma=0.000671 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.381 mas, bmaj=8.226 mas, bpa=-0.7318 degrees ! Estimated noise=708.901 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.000438543 Jy ! Component: 100 - total flux cleaned = 0.000485448 Jy ! Component: 150 - total flux cleaned = 0.000468131 Jy ! Component: 200 - total flux cleaned = 0.000452819 Jy ! Total flux subtracted in 200 components = 0.000452819 Jy ! Clean residual min=-0.003286 max=0.002906 Jy/beam ! Clean residual mean=0.000005 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.136788 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 34 components and 0.136788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099838Jy sigma=0.000671 ! Fit after self-cal, rms=0.099838Jy sigma=0.000671 ! 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.099838Jy sigma=0.000671 ! Fit after self-cal, rms=0.102291Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.377 mas, bmaj=8.29 mas, bpa=-0.4904 degrees ! Estimated noise=712.077 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000232232 Jy ! Component: 100 - total flux cleaned = 0.000254341 Jy ! Component: 150 - total flux cleaned = 0.000237432 Jy ! Component: 200 - total flux cleaned = 0.000205644 Jy ! Total flux subtracted in 200 components = 0.000205644 Jy ! Clean residual min=-0.001941 max=0.001927 Jy/beam ! Clean residual mean=-0.000000 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.136994 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 43 components and 0.136994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102284Jy sigma=0.000665 ! Fit after self-cal, rms=0.102298Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.70608e-05 Jy ! Component: 100 - total flux cleaned = -4.0413e-06 Jy ! Component: 150 - total flux cleaned = 8.18131e-06 Jy ! Component: 200 - total flux cleaned = 8.33809e-06 Jy ! Total flux subtracted in 200 components = 8.33809e-06 Jy ! Clean residual min=-0.001951 max=0.001930 Jy/beam ! Clean residual mean=-0.000000 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.137002 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.137002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102296Jy sigma=0.000665 ! Fit after self-cal, rms=0.102295Jy sigma=0.000665 ! 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.102295Jy sigma=0.000665 ! Fit after self-cal, rms=0.104955Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.371 mas, bmaj=8.296 mas, bpa=-0.6045 degrees ! Estimated noise=711.547 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000132311 Jy ! Component: 100 - total flux cleaned = -0.000118163 Jy ! Component: 150 - total flux cleaned = -0.000105295 Jy ! Component: 200 - total flux cleaned = -0.000105276 Jy ! Total flux subtracted in 200 components = -0.000105276 Jy ! Clean residual min=-0.001944 max=0.001855 Jy/beam ! Clean residual mean=-0.000000 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.136897 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 54 components and 0.136897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104951Jy sigma=0.000665 ! Fit after self-cal, rms=0.104957Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.42841e-05 Jy ! Component: 100 - total flux cleaned = 3.48811e-05 Jy ! Component: 150 - total flux cleaned = 3.45568e-05 Jy ! Component: 200 - total flux cleaned = 3.46212e-05 Jy ! Total flux subtracted in 200 components = 3.46212e-05 Jy ! Clean residual min=-0.001931 max=0.001840 Jy/beam ! Clean residual mean=-0.000000 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.136931 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 55 components and 0.136931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104955Jy sigma=0.000665 ! Fit after self-cal, rms=0.104955Jy sigma=0.000665 ! 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.104955Jy sigma=0.000665 ! Fit after self-cal, rms=0.105172Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.691 mas, bmaj=14 mas, bpa=3.081 degrees ! Estimated noise=873.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.65518e-05 Jy ! Component: 100 - total flux cleaned = -0.000101352 Jy ! Component: 150 - total flux cleaned = -0.000121516 Jy ! Component: 200 - total flux cleaned = -0.000122017 Jy ! Total flux subtracted in 200 components = -0.000122017 Jy ! Clean residual min=-0.002403 max=0.001885 Jy/beam ! Clean residual mean=-0.000001 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.136809 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 62 components and 0.136809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105173Jy sigma=0.000665 ! Fit after self-cal, rms=0.105172Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.83111e-06 Jy ! Component: 100 - total flux cleaned = 1.32057e-05 Jy ! Component: 150 - total flux cleaned = 2.07987e-05 Jy ! Component: 200 - total flux cleaned = 2.71212e-05 Jy ! Total flux subtracted in 200 components = 2.71212e-05 Jy ! Clean residual min=-0.002404 max=0.001883 Jy/beam ! Clean residual mean=-0.000001 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.136836 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 69 components and 0.136837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105174Jy sigma=0.000665 ! Fit after self-cal, rms=0.105172Jy sigma=0.000665 ! 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.369 mas, bmaj=8.301 mas, bpa=-0.6942 degrees ! Estimated noise=711.423 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.369 x 8.301 at -0.6942 degrees (North through East) ! Clean map min=-0.0018808 max=0.12346 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.721 mas, bmaj=6.986 mas, bpa=-2.488 degrees ! Estimated noise=1219.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0928034 Jy ! Component: 100 - total flux cleaned = 0.119291 Jy ! Component: 150 - total flux cleaned = 0.129892 Jy ! Component: 200 - total flux cleaned = 0.134396 Jy ! Total flux subtracted in 200 components = 0.134396 Jy ! Clean residual min=-0.003066 max=0.002939 Jy/beam ! Clean residual mean=0.000001 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.134396 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.134396 Jy ! Inverting map and beam ! Estimated beam: bmin=3.369 mas, bmaj=8.301 mas, bpa=-0.6942 degrees ! Estimated noise=711.423 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.00202223 Jy ! Component: 100 - total flux cleaned = 0.00259785 Jy ! Component: 150 - total flux cleaned = 0.00259729 Jy ! Component: 200 - total flux cleaned = 0.00261356 Jy ! Total flux subtracted in 200 components = 0.00261356 Jy ! Clean residual min=-0.001938 max=0.001918 Jy/beam ! Clean residual mean=-0.000000 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.13701 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 30 components and 0.13701 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.691 mas, bmaj=14 mas, bpa=3.081 degrees ! Estimated noise=873.37 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.67447e-05 Jy ! Component: 100 - total flux cleaned = -6.94833e-05 Jy ! Component: 150 - total flux cleaned = -5.74003e-05 Jy ! Component: 200 - total flux cleaned = -4.7795e-05 Jy ! Total flux subtracted in 200 components = -4.7795e-05 Jy ! Clean residual min=-0.002401 max=0.001901 Jy/beam ! Clean residual mean=-0.000001 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.136962 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 = 8.34642e-06 Jy ! Component: 100 - total flux cleaned = 2.28714e-05 Jy ! Component: 150 - total flux cleaned = 3.54512e-05 Jy ! Component: 200 - total flux cleaned = 4.6065e-05 Jy ! Total flux subtracted in 200 components = 4.6065e-05 Jy ! Clean residual min=-0.002403 max=0.001907 Jy/beam ! Clean residual mean=-0.000001 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.137008 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 40 components and 0.137008 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.369 mas, bmaj=8.301 mas, bpa=-0.6942 degrees ! Estimated noise=711.423 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000132677 Jy ! Component: 100 - total flux cleaned = 0.000131805 Jy ! Component: 150 - total flux cleaned = 0.000114391 Jy ! Component: 200 - total flux cleaned = 0.000100642 Jy ! Total flux subtracted in 200 components = 0.000100642 Jy ! Clean residual min=-0.001911 max=0.001877 Jy/beam ! Clean residual mean=-0.000000 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.137109 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 46 components and 0.137109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105172Jy sigma=0.000665 ! Fit after self-cal, rms=0.105168Jy sigma=0.000665 wmodel J0506-0950_S_2017_05_01_pus_map.mod ! Writing 46 model components to file: J0506-0950_S_2017_05_01_pus_map.mod wobs J0506-0950_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J0506-0950_S_2017_05_01_pus_uvs.fits wwins J0506-0950_S_2017_05_01_pus_map.win ! wwins: Wrote 1 windows to J0506-0950_S_2017_05_01_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.000102971 Jy ! Component: 100 - total flux cleaned = -2.47062e-05 Jy ! Component: 150 - total flux cleaned = -0.000236564 Jy ! Component: 200 - total flux cleaned = -0.000322759 Jy ! Component: 250 - total flux cleaned = -0.000406906 Jy ! Component: 300 - total flux cleaned = -0.000568888 Jy ! Component: 350 - total flux cleaned = -0.000647182 Jy ! Component: 400 - total flux cleaned = -0.00072379 Jy ! Component: 450 - total flux cleaned = -0.00082283 Jy ! Component: 500 - total flux cleaned = -0.000847718 Jy ! Component: 550 - total flux cleaned = -0.000919524 Jy ! Component: 600 - total flux cleaned = -0.000943463 Jy ! Component: 650 - total flux cleaned = -0.000898481 Jy ! Component: 700 - total flux cleaned = -0.000742652 Jy ! Component: 750 - total flux cleaned = -0.000611724 Jy ! Component: 800 - total flux cleaned = -0.000504061 Jy ! Component: 850 - total flux cleaned = -0.00041916 Jy ! Component: 900 - total flux cleaned = -0.000356388 Jy ! Component: 950 - total flux cleaned = -0.000253185 Jy ! Component: 1000 - total flux cleaned = -0.000151555 Jy ! Component: 1050 - total flux cleaned = -3.19732e-05 Jy ! Component: 1100 - total flux cleaned = 2.66833e-05 Jy ! Component: 1150 - total flux cleaned = 7.28928e-06 Jy ! Component: 1200 - total flux cleaned = 0.000122972 Jy ! Component: 1250 - total flux cleaned = 0.000199156 Jy ! Component: 1300 - total flux cleaned = 0.000292814 Jy ! Component: 1350 - total flux cleaned = 0.000422217 Jy ! Component: 1400 - total flux cleaned = 0.000421993 Jy ! Component: 1450 - total flux cleaned = 0.000530718 Jy ! Component: 1500 - total flux cleaned = 0.000602143 Jy ! Component: 1550 - total flux cleaned = 0.000584589 Jy ! Component: 1600 - total flux cleaned = 0.000654969 Jy ! Component: 1650 - total flux cleaned = 0.000706894 Jy ! Component: 1700 - total flux cleaned = 0.000758283 Jy ! Component: 1750 - total flux cleaned = 0.000809324 Jy ! Component: 1800 - total flux cleaned = 0.000926954 Jy ! Component: 1850 - total flux cleaned = 0.000926696 Jy ! Component: 1900 - total flux cleaned = 0.000992525 Jy ! Component: 1950 - total flux cleaned = 0.00109071 Jy ! Component: 2000 - total flux cleaned = 0.00115513 Jy ! Component: 2050 - total flux cleaned = 0.0012031 Jy ! Component: 2100 - total flux cleaned = 0.00123448 Jy ! Component: 2150 - total flux cleaned = 0.00128183 Jy ! Component: 2200 - total flux cleaned = 0.00131288 Jy ! Component: 2250 - total flux cleaned = 0.00134373 Jy ! Component: 2300 - total flux cleaned = 0.00137428 Jy ! Component: 2350 - total flux cleaned = 0.001465 Jy ! Component: 2400 - total flux cleaned = 0.00142014 Jy ! Component: 2450 - total flux cleaned = 0.0014651 Jy ! Component: 2500 - total flux cleaned = 0.00155338 Jy ! Component: 2550 - total flux cleaned = 0.00159715 Jy ! Component: 2600 - total flux cleaned = 0.00161175 Jy ! Component: 2650 - total flux cleaned = 0.00166937 Jy ! Component: 2700 - total flux cleaned = 0.00166951 Jy ! Component: 2750 - total flux cleaned = 0.00175456 Jy ! Component: 2800 - total flux cleaned = 0.00175474 Jy ! Component: 2850 - total flux cleaned = 0.00175476 Jy ! Component: 2900 - total flux cleaned = 0.00189287 Jy ! Component: 2950 - total flux cleaned = 0.00196151 Jy ! Component: 3000 - total flux cleaned = 0.00197507 Jy ! Component: 3050 - total flux cleaned = 0.00200199 Jy ! Component: 3100 - total flux cleaned = 0.00205564 Jy ! Component: 3150 - total flux cleaned = 0.00202909 Jy ! Component: 3200 - total flux cleaned = 0.00210829 Jy ! Component: 3250 - total flux cleaned = 0.00208206 Jy ! Component: 3300 - total flux cleaned = 0.00213403 Jy ! Component: 3350 - total flux cleaned = 0.00216008 Jy ! Component: 3400 - total flux cleaned = 0.00219863 Jy ! Component: 3450 - total flux cleaned = 0.002224 Jy ! Component: 3500 - total flux cleaned = 0.0023002 Jy ! Component: 3550 - total flux cleaned = 0.0022878 Jy ! Component: 3600 - total flux cleaned = 0.00237531 Jy ! Component: 3650 - total flux cleaned = 0.00242511 Jy ! Component: 3700 - total flux cleaned = 0.00246218 Jy ! Component: 3750 - total flux cleaned = 0.00247429 Jy ! Component: 3800 - total flux cleaned = 0.00246217 Jy ! Component: 3850 - total flux cleaned = 0.00251076 Jy ! Component: 3900 - total flux cleaned = 0.00257097 Jy ! Component: 3950 - total flux cleaned = 0.00263077 Jy ! Component: 4000 - total flux cleaned = 0.00270183 Jy ! Component: 4050 - total flux cleaned = 0.00271347 Jy ! Total flux subtracted in 4096 components = 0.00266655 Jy ! Clean residual min=-0.000643 max=0.000675 Jy/beam ! Clean residual mean=-0.000000 rms=0.000224 Jy/beam ! Combined flux in latest and established models = 0.139775 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 342 components and 0.139775 Jy ![Exited script file: muppet] wmap "J0506-0950_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.369 x 8.301 at -0.6942 degrees (North through East) ! Clean map min=-0.0012952 max=0.12344 Jy/beam ! Writing clean map to FITS file: J0506-0950_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.123436 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000223519 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.543241 0.543241 1.08648 2.17296 4.34592 8.69185 17.3837 34.7674 69.5348 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.123 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.369 x 8.301 at -0.6942 degrees (North through East) ! Clean map min=-0.0012952 max=0.12344 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 J0506-0950_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:27:44 2019