! Started logfile: J0040-3243_S_2017_02_24_pus_uvs.log on Sat May 4 11:15:17 2019 obs J0040-3243_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J0040-3243_S_2017_02_24_pus_uva.fits ! AN table 1: 96 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.881019 visibilities/baseline/integration-bin. ! Found source: J0040-3243 ! ! 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 823 lines of history. ! ! Reading 15224 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 J0040-3243_S_2017_02_24_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 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 346 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.902559Jy sigma=0.005493 ! Fit after self-cal, rms=0.889175Jy sigma=0.005418 ! 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.642 mas, bmaj=6.839 mas, bpa=-5.767 degrees ! Estimated noise=1684.34 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.0855972 Jy ! Component: 100 - total flux cleaned = 0.111092 Jy ! Total flux subtracted in 100 components = 0.111092 Jy ! Clean residual min=-0.006895 max=0.013070 Jy/beam ! Clean residual mean=-0.000021 rms=0.002082 Jy/beam ! Combined flux in latest and established models = 0.111092 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.111092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122386Jy sigma=0.000686 ! Fit after self-cal, rms=0.122359Jy sigma=0.000686 ! Inverting map ! Added new window around map position (3, -1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0146951 Jy ! Component: 100 - total flux cleaned = 0.0235104 Jy ! Total flux subtracted in 100 components = 0.0235104 Jy ! Clean residual min=-0.005436 max=0.007289 Jy/beam ! Clean residual mean=-0.000014 rms=0.001474 Jy/beam ! Combined flux in latest and established models = 0.134602 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 24 components and 0.134602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120018Jy sigma=0.000669 ! Fit after self-cal, rms=0.119959Jy sigma=0.000669 ! 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.197 mas, bmaj=8.234 mas, bpa=-5.113 degrees ! Estimated noise=1064.13 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.5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00937674 Jy ! Component: 100 - total flux cleaned = 0.0147318 Jy ! Component: 150 - total flux cleaned = 0.0180491 Jy ! Component: 200 - total flux cleaned = 0.0201309 Jy ! Total flux subtracted in 200 components = 0.0201309 Jy ! Clean residual min=-0.003412 max=0.004654 Jy/beam ! Clean residual mean=0.000004 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.154733 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 45 components and 0.154733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119195Jy sigma=0.000664 ! Fit after self-cal, rms=0.119115Jy sigma=0.000663 ! 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.89 FD 1.03 HN 1.00* KP 1.03 ! LA 0.95 MK 0.99 NL 1.11 OV 1.05 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.99 HN 1.00* KP 0.92 ! LA 0.93 MK 0.93 NL 0.95 OV 1.06 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.02 HN 1.20 KP 1.03 ! LA 0.98 MK 1.04 NL 1.13 OV 0.99 ! PT 0.98 SC 0.96 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 0.95 KP 1.00* ! LA 1.01 MK 0.97 NL 1.00* OV 0.97 ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.119115Jy sigma=0.000663 ! Fit after self-cal, rms=0.118535Jy sigma=0.000661 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.189 mas, bmaj=8.179 mas, bpa=-5.018 degrees ! Estimated noise=1057.3 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.0017229 Jy ! Component: 100 - total flux cleaned = 0.00168838 Jy ! Component: 150 - total flux cleaned = 0.0016227 Jy ! Component: 200 - total flux cleaned = 0.0015333 Jy ! Total flux subtracted in 200 components = 0.0015333 Jy ! Clean residual min=-0.002552 max=0.002672 Jy/beam ! Clean residual mean=0.000017 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.156266 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 59 components and 0.156266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118495Jy sigma=0.000661 ! Fit after self-cal, rms=0.118476Jy sigma=0.000660 ! 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.118476Jy sigma=0.000660 ! Fit after self-cal, rms=0.118123Jy sigma=0.000660 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.181 mas, bmaj=8.14 mas, bpa=-5.026 degrees ! Estimated noise=1053.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000836364 Jy ! Component: 100 - total flux cleaned = 0.00077645 Jy ! Component: 150 - total flux cleaned = 0.000777331 Jy ! Component: 200 - total flux cleaned = 0.000777469 Jy ! Total flux subtracted in 200 components = 0.000777469 Jy ! Clean residual min=-0.002358 max=0.002598 Jy/beam ! Clean residual mean=0.000005 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.157044 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 74 components and 0.157044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118105Jy sigma=0.000660 ! Fit after self-cal, rms=0.118108Jy sigma=0.000660 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.000221173 Jy ! Component: 100 - total flux cleaned = 0.000173129 Jy ! Component: 150 - total flux cleaned = 0.000173269 Jy ! Component: 200 - total flux cleaned = 0.000193814 Jy ! Total flux subtracted in 200 components = 0.000193814 Jy ! Clean residual min=-0.002346 max=0.002555 Jy/beam ! Clean residual mean=0.000006 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.157238 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 84 components and 0.157238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118098Jy sigma=0.000660 ! Fit after self-cal, rms=0.118095Jy sigma=0.000660 ! 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.118095Jy sigma=0.000660 ! Fit after self-cal, rms=0.117549Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.173 mas, bmaj=8.12 mas, bpa=-4.954 degrees ! Estimated noise=1050.4 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000407952 Jy ! Component: 100 - total flux cleaned = 0.0003873 Jy ! Component: 150 - total flux cleaned = 0.000387199 Jy ! Component: 200 - total flux cleaned = 0.000406939 Jy ! Total flux subtracted in 200 components = 0.000406939 Jy ! Clean residual min=-0.002317 max=0.002512 Jy/beam ! Clean residual mean=0.000004 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.157645 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 87 components and 0.157645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117539Jy sigma=0.000660 ! Fit after self-cal, rms=0.117533Jy sigma=0.000660 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.00010215 Jy ! Component: 100 - total flux cleaned = 0.00010209 Jy ! Component: 150 - total flux cleaned = 8.37142e-05 Jy ! Component: 200 - total flux cleaned = 0.000100075 Jy ! Total flux subtracted in 200 components = 0.000100075 Jy ! Clean residual min=-0.002295 max=0.002489 Jy/beam ! Clean residual mean=0.000005 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.157745 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 91 components and 0.157745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117526Jy sigma=0.000660 ! Fit after self-cal, rms=0.117524Jy sigma=0.000660 ! 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.117524Jy sigma=0.000660 ! Fit after self-cal, rms=0.117199Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.889 mas, bmaj=24.28 mas, bpa=0.5377 degrees ! Estimated noise=1289.24 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000505197 Jy ! Component: 100 - total flux cleaned = 0.00050464 Jy ! Component: 150 - total flux cleaned = 0.000515161 Jy ! Component: 200 - total flux cleaned = 0.000534761 Jy ! Total flux subtracted in 200 components = 0.000534761 Jy ! Clean residual min=-0.002295 max=0.001994 Jy/beam ! Clean residual mean=0.000009 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.15828 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 99 components and 0.15828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117198Jy sigma=0.000660 ! Fit after self-cal, rms=0.117190Jy sigma=0.000660 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 = 8.7108e-05 Jy ! Component: 100 - total flux cleaned = 8.65202e-05 Jy ! Component: 150 - total flux cleaned = 7.70361e-05 Jy ! Component: 200 - total flux cleaned = 6.79073e-05 Jy ! Total flux subtracted in 200 components = 6.79073e-05 Jy ! Clean residual min=-0.002289 max=0.001979 Jy/beam ! Clean residual mean=0.000009 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.158348 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 101 components and 0.158348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117188Jy sigma=0.000660 ! Fit after self-cal, rms=0.117187Jy sigma=0.000660 ! 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.169 mas, bmaj=8.108 mas, bpa=-4.892 degrees ! Estimated noise=1048.58 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.169 x 8.108 at -4.892 degrees (North through East) ! Clean map min=-0.0022335 max=0.10943 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.619 mas, bmaj=6.732 mas, bpa=-5.334 degrees ! Estimated noise=1661.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0838432 Jy ! Component: 100 - total flux cleaned = 0.111665 Jy ! Component: 150 - total flux cleaned = 0.12725 Jy ! Component: 200 - total flux cleaned = 0.137426 Jy ! Total flux subtracted in 200 components = 0.137426 Jy ! Clean residual min=-0.005026 max=0.005936 Jy/beam ! Clean residual mean=-0.000013 rms=0.001394 Jy/beam ! Combined flux in latest and established models = 0.137426 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.137426 Jy ! Inverting map and beam ! Estimated beam: bmin=3.169 mas, bmaj=8.108 mas, bpa=-4.892 degrees ! Estimated noise=1048.58 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.0084759 Jy ! Component: 100 - total flux cleaned = 0.0132156 Jy ! Component: 150 - total flux cleaned = 0.0161029 Jy ! Component: 200 - total flux cleaned = 0.0178965 Jy ! Total flux subtracted in 200 components = 0.0178965 Jy ! Clean residual min=-0.002492 max=0.002516 Jy/beam ! Clean residual mean=-0.000000 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.155323 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 68 components and 0.155323 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=8.889 mas, bmaj=24.28 mas, bpa=0.5377 degrees ! Estimated noise=1289.24 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00162775 Jy ! Component: 100 - total flux cleaned = 0.00242816 Jy ! Component: 150 - total flux cleaned = 0.00260252 Jy ! Component: 200 - total flux cleaned = 0.00267926 Jy ! Total flux subtracted in 200 components = 0.00267926 Jy ! Clean residual min=-0.002371 max=0.002011 Jy/beam ! Clean residual mean=0.000009 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.158002 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.3097e-05 Jy ! Component: 100 - total flux cleaned = 7.68569e-05 Jy ! Component: 150 - total flux cleaned = 8.84803e-05 Jy ! Component: 200 - total flux cleaned = 9.93393e-05 Jy ! Total flux subtracted in 200 components = 9.93393e-05 Jy ! Clean residual min=-0.002367 max=0.001987 Jy/beam ! Clean residual mean=0.000009 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.158101 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 85 components and 0.158101 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.169 mas, bmaj=8.108 mas, bpa=-4.892 degrees ! Estimated noise=1048.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000430678 Jy ! Component: 100 - total flux cleaned = -0.000429474 Jy ! Component: 150 - total flux cleaned = -0.000461258 Jy ! Component: 200 - total flux cleaned = -0.000520106 Jy ! Total flux subtracted in 200 components = -0.000520106 Jy ! Clean residual min=-0.002345 max=0.002579 Jy/beam ! Clean residual mean=0.000003 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.157581 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 94 components and 0.157581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117216Jy sigma=0.000660 ! Fit after self-cal, rms=0.117215Jy sigma=0.000660 wmodel J0040-3243_S_2017_02_24_pus_map.mod ! Writing 94 model components to file: J0040-3243_S_2017_02_24_pus_map.mod wobs J0040-3243_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J0040-3243_S_2017_02_24_pus_uvs.fits wwins J0040-3243_S_2017_02_24_pus_map.win ! wwins: Wrote 3 windows to J0040-3243_S_2017_02_24_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.000238923 Jy ! Component: 100 - total flux cleaned = 0.000197218 Jy ! Component: 150 - total flux cleaned = 0.000275837 Jy ! Component: 200 - total flux cleaned = 0.000466812 Jy ! Component: 250 - total flux cleaned = 0.000688983 Jy ! Component: 300 - total flux cleaned = 0.000868371 Jy ! Component: 350 - total flux cleaned = 0.000973018 Jy ! Component: 400 - total flux cleaned = 0.00107474 Jy ! Component: 450 - total flux cleaned = 0.00114102 Jy ! Component: 500 - total flux cleaned = 0.00120608 Jy ! Component: 550 - total flux cleaned = 0.00117407 Jy ! Component: 600 - total flux cleaned = 0.00130098 Jy ! Component: 650 - total flux cleaned = 0.00142457 Jy ! Component: 700 - total flux cleaned = 0.00145516 Jy ! Component: 750 - total flux cleaned = 0.0015747 Jy ! Component: 800 - total flux cleaned = 0.0015747 Jy ! Component: 850 - total flux cleaned = 0.00174831 Jy ! Component: 900 - total flux cleaned = 0.00186182 Jy ! Component: 950 - total flux cleaned = 0.00186176 Jy ! Component: 1000 - total flux cleaned = 0.00194461 Jy ! Component: 1050 - total flux cleaned = 0.00194427 Jy ! Component: 1100 - total flux cleaned = 0.00197146 Jy ! Component: 1150 - total flux cleaned = 0.00210421 Jy ! Component: 1200 - total flux cleaned = 0.00205184 Jy ! Component: 1250 - total flux cleaned = 0.0020007 Jy ! Component: 1300 - total flux cleaned = 0.00207733 Jy ! Component: 1350 - total flux cleaned = 0.00207735 Jy ! Component: 1400 - total flux cleaned = 0.00215192 Jy ! Component: 1450 - total flux cleaned = 0.00220082 Jy ! Component: 1500 - total flux cleaned = 0.00224968 Jy ! Component: 1550 - total flux cleaned = 0.00232165 Jy ! Component: 1600 - total flux cleaned = 0.00243941 Jy ! Component: 1650 - total flux cleaned = 0.00236857 Jy ! Component: 1700 - total flux cleaned = 0.00246097 Jy ! Component: 1750 - total flux cleaned = 0.00248332 Jy ! Component: 1800 - total flux cleaned = 0.00243754 Jy ! Component: 1850 - total flux cleaned = 0.00245982 Jy ! Component: 1900 - total flux cleaned = 0.00250464 Jy ! Component: 1950 - total flux cleaned = 0.0025048 Jy ! Component: 2000 - total flux cleaned = 0.00259226 Jy ! Component: 2050 - total flux cleaned = 0.00263545 Jy ! Component: 2100 - total flux cleaned = 0.00265685 Jy ! Component: 2150 - total flux cleaned = 0.00272038 Jy ! Component: 2200 - total flux cleaned = 0.00269953 Jy ! Component: 2250 - total flux cleaned = 0.00274117 Jy ! Component: 2300 - total flux cleaned = 0.00280313 Jy ! Component: 2350 - total flux cleaned = 0.00286435 Jy ! Component: 2400 - total flux cleaned = 0.00286417 Jy ! Component: 2450 - total flux cleaned = 0.00294475 Jy ! Component: 2500 - total flux cleaned = 0.00294478 Jy ! Component: 2550 - total flux cleaned = 0.00296455 Jy ! Component: 2600 - total flux cleaned = 0.00300377 Jy ! Component: 2650 - total flux cleaned = 0.0030232 Jy ! Component: 2700 - total flux cleaned = 0.00306172 Jy ! Component: 2750 - total flux cleaned = 0.00308075 Jy ! Component: 2800 - total flux cleaned = 0.00308091 Jy ! Component: 2850 - total flux cleaned = 0.00315635 Jy ! Component: 2900 - total flux cleaned = 0.00319379 Jy ! Component: 2950 - total flux cleaned = 0.00324963 Jy ! Component: 3000 - total flux cleaned = 0.00319448 Jy ! Component: 3050 - total flux cleaned = 0.00321289 Jy ! Component: 3100 - total flux cleaned = 0.00326757 Jy ! Component: 3150 - total flux cleaned = 0.00328537 Jy ! Component: 3200 - total flux cleaned = 0.0032495 Jy ! Component: 3250 - total flux cleaned = 0.0032853 Jy ! Component: 3300 - total flux cleaned = 0.00330296 Jy ! Component: 3350 - total flux cleaned = 0.00330297 Jy ! Component: 3400 - total flux cleaned = 0.00333806 Jy ! Component: 3450 - total flux cleaned = 0.00335551 Jy ! Component: 3500 - total flux cleaned = 0.00335546 Jy ! Component: 3550 - total flux cleaned = 0.00338987 Jy ! Component: 3600 - total flux cleaned = 0.00344085 Jy ! Component: 3650 - total flux cleaned = 0.00345782 Jy ! Component: 3700 - total flux cleaned = 0.00349163 Jy ! Component: 3750 - total flux cleaned = 0.0035588 Jy ! Component: 3800 - total flux cleaned = 0.00352549 Jy ! Component: 3850 - total flux cleaned = 0.00360843 Jy ! Component: 3900 - total flux cleaned = 0.00365791 Jy ! Component: 3950 - total flux cleaned = 0.00370687 Jy ! Component: 4000 - total flux cleaned = 0.00377202 Jy ! Component: 4050 - total flux cleaned = 0.00378804 Jy ! Total flux subtracted in 4096 components = 0.00378807 Jy ! Clean residual min=-0.000966 max=0.000960 Jy/beam ! Clean residual mean=0.000005 rms=0.000293 Jy/beam ! Combined flux in latest and established models = 0.161369 Jy keep ! Adding 244 model components to the UV plane model. ! The established model now contains 338 components and 0.161369 Jy ![Exited script file: muppet] wmap "J0040-3243_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.169 x 8.108 at -4.892 degrees (North through East) ! Clean map min=-0.0025397 max=0.10981 Jy/beam ! Writing clean map to FITS file: J0040-3243_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.109807 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00028635 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.782325 0.782325 1.56465 3.1293 6.2586 12.5172 25.0344 50.0688 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.109 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.169 x 8.108 at -4.892 degrees (North through East) ! Clean map min=-0.0025397 max=0.10981 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 J0040-3243_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:15:22 2019