! Started logfile: J1227-4436_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:47:40 2019 obs J1227-4436_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J1227-4436_S_2017_05_31_pus_uva.fits ! AN table 1: 94 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.219858 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1227-4436 ! ! 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 703 lines of history. ! ! Reading 3720 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 J1227-4436_S_2017_05_31_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 586 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 633 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 656 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 818 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.877366Jy sigma=0.005079 ! Fit after self-cal, rms=0.851736Jy sigma=0.004955 ! 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.501 mas, bmaj=28.69 mas, bpa=10.97 degrees ! Estimated noise=5872.32 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.118041 Jy ! Component: 100 - total flux cleaned = 0.147299 Jy ! Total flux subtracted in 100 components = 0.147299 Jy ! Clean residual min=-0.015119 max=0.014697 Jy/beam ! Clean residual mean=-0.000071 rms=0.004659 Jy/beam ! Combined flux in latest and established models = 0.147299 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.147299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164877Jy sigma=0.000690 ! Fit after self-cal, rms=0.164826Jy sigma=0.000689 ! 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=4.487 mas, bmaj=37.78 mas, bpa=10.8 degrees ! Estimated noise=2672.17 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.0174551 Jy ! Component: 100 - total flux cleaned = 0.0256409 Jy ! Component: 150 - total flux cleaned = 0.0300119 Jy ! Component: 200 - total flux cleaned = 0.0324511 Jy ! Total flux subtracted in 200 components = 0.0324511 Jy ! Clean residual min=-0.006051 max=0.006345 Jy/beam ! Clean residual mean=0.000003 rms=0.001803 Jy/beam ! Combined flux in latest and established models = 0.17975 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 106 components and 0.17975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161950Jy sigma=0.000677 ! Fit after self-cal, rms=0.161928Jy sigma=0.000677 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 48 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.00* KP 0.98 ! LA 0.99 MK 1.00* NL 1.13 OV 0.99 ! PT 0.98 SC 0.94 ! ! ! Correcting IF 2. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.00* KP 1.02 ! LA 1.04 MK 1.00* NL 1.27 OV 1.05 ! PT 1.00 SC 1.14 ! ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 HN 1.00* KP 1.12 ! LA 1.08 MK 1.00* NL 1.08 OV 0.98 ! PT 1.00 SC 1.06 ! ! ! Correcting IF 4. ! A total of 30 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.33 HN 1.00* KP 0.87 ! LA 0.92 MK 1.00* NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.161928Jy sigma=0.000677 ! Fit after self-cal, rms=0.160865Jy sigma=0.000667 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.46 mas, bmaj=38.23 mas, bpa=10.83 degrees ! Estimated noise=2862.81 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00207826 Jy ! Component: 100 - total flux cleaned = 0.00297178 Jy ! Component: 150 - total flux cleaned = 0.00312536 Jy ! Component: 200 - total flux cleaned = 0.00325962 Jy ! Total flux subtracted in 200 components = 0.00325962 Jy ! Clean residual min=-0.005189 max=0.006414 Jy/beam ! Clean residual mean=0.000024 rms=0.001661 Jy/beam ! Combined flux in latest and established models = 0.183009 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 115 components and 0.183009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160745Jy sigma=0.000667 ! Fit after self-cal, rms=0.160705Jy sigma=0.000666 ! 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.160705Jy sigma=0.000666 ! Fit after self-cal, rms=0.162131Jy sigma=0.000666 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.448 mas, bmaj=38.27 mas, bpa=10.84 degrees ! Estimated noise=2891.24 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00163257 Jy ! Component: 100 - total flux cleaned = 0.00250499 Jy ! Component: 150 - total flux cleaned = 0.00294912 Jy ! Component: 200 - total flux cleaned = 0.00303737 Jy ! Total flux subtracted in 200 components = 0.00303737 Jy ! Clean residual min=-0.004860 max=0.005816 Jy/beam ! Clean residual mean=0.000024 rms=0.001579 Jy/beam ! Combined flux in latest and established models = 0.186047 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 135 components and 0.186047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162037Jy sigma=0.000666 ! Fit after self-cal, rms=0.162072Jy sigma=0.000666 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.000101757 Jy ! Component: 100 - total flux cleaned = 0.000149909 Jy ! Component: 150 - total flux cleaned = 0.000191154 Jy ! Component: 200 - total flux cleaned = 0.000230384 Jy ! Total flux subtracted in 200 components = 0.000230384 Jy ! Clean residual min=-0.004897 max=0.005797 Jy/beam ! Clean residual mean=0.000026 rms=0.001581 Jy/beam ! Combined flux in latest and established models = 0.186277 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 140 components and 0.186277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162072Jy sigma=0.000666 ! Fit after self-cal, rms=0.162075Jy sigma=0.000666 ! 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.162075Jy sigma=0.000666 ! Fit after self-cal, rms=0.163585Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.435 mas, bmaj=38.23 mas, bpa=10.85 degrees ! Estimated noise=2915.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155183 Jy ! Component: 100 - total flux cleaned = 0.00234954 Jy ! Component: 150 - total flux cleaned = 0.00280037 Jy ! Component: 200 - total flux cleaned = 0.00292573 Jy ! Total flux subtracted in 200 components = 0.00292573 Jy ! Clean residual min=-0.004826 max=0.005821 Jy/beam ! Clean residual mean=0.000023 rms=0.001579 Jy/beam ! Combined flux in latest and established models = 0.189203 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 154 components and 0.189203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163492Jy sigma=0.000666 ! Fit after self-cal, rms=0.163500Jy sigma=0.000666 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 = 4.28172e-05 Jy ! Component: 100 - total flux cleaned = 7.99359e-05 Jy ! Component: 150 - total flux cleaned = 0.000125788 Jy ! Component: 200 - total flux cleaned = 0.000167812 Jy ! Total flux subtracted in 200 components = 0.000167812 Jy ! Clean residual min=-0.004826 max=0.005795 Jy/beam ! Clean residual mean=0.000024 rms=0.001579 Jy/beam ! Combined flux in latest and established models = 0.189371 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 156 components and 0.189371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163500Jy sigma=0.000666 ! Fit after self-cal, rms=0.163502Jy sigma=0.000666 ! 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.163502Jy sigma=0.000666 ! Fit after self-cal, rms=0.165011Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.96 mas, bmaj=47.76 mas, bpa=2.779 degrees ! Estimated noise=3272.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00165984 Jy ! Component: 100 - total flux cleaned = 0.00225406 Jy ! Component: 150 - total flux cleaned = 0.0025316 Jy ! Component: 200 - total flux cleaned = 0.00259415 Jy ! Total flux subtracted in 200 components = 0.00259415 Jy ! Clean residual min=-0.004830 max=0.005000 Jy/beam ! Clean residual mean=0.000029 rms=0.001735 Jy/beam ! Combined flux in latest and established models = 0.191965 Jy selfcal ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 199 components and 0.191965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164917Jy sigma=0.000665 ! Fit after self-cal, rms=0.164917Jy 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.33083e-05 Jy ! Component: 100 - total flux cleaned = 1.99619e-05 Jy ! Component: 150 - total flux cleaned = 2.62585e-05 Jy ! Component: 200 - total flux cleaned = 2.63283e-05 Jy ! Total flux subtracted in 200 components = 2.63283e-05 Jy ! Clean residual min=-0.004847 max=0.004982 Jy/beam ! Clean residual mean=0.000030 rms=0.001735 Jy/beam ! Combined flux in latest and established models = 0.191991 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 203 components and 0.191991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164916Jy sigma=0.000665 ! Fit after self-cal, rms=0.164918Jy 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=4.421 mas, bmaj=38.2 mas, bpa=10.87 degrees ! Estimated noise=2939.55 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.421 x 38.2 at 10.87 degrees (North through East) ! Clean map min=-0.0048014 max=0.13996 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.5 mas, bmaj=29.53 mas, bpa=11.02 degrees ! Estimated noise=6546.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.124258 Jy ! Component: 100 - total flux cleaned = 0.1558 Jy ! Component: 150 - total flux cleaned = 0.171917 Jy ! Component: 200 - total flux cleaned = 0.181769 Jy ! Total flux subtracted in 200 components = 0.181769 Jy ! Clean residual min=-0.012226 max=0.013722 Jy/beam ! Clean residual mean=-0.000016 rms=0.003775 Jy/beam ! Combined flux in latest and established models = 0.181769 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 53 model components to the UV plane model. ! The established model now contains 53 components and 0.181769 Jy ! Inverting map and beam ! Estimated beam: bmin=4.421 mas, bmaj=38.2 mas, bpa=10.87 degrees ! Estimated noise=2939.55 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.00574874 Jy ! Component: 100 - total flux cleaned = 0.00802263 Jy ! Component: 150 - total flux cleaned = 0.00850731 Jy ! Component: 200 - total flux cleaned = 0.00886394 Jy ! Total flux subtracted in 200 components = 0.00886394 Jy ! Clean residual min=-0.005256 max=0.006326 Jy/beam ! Clean residual mean=0.000012 rms=0.001655 Jy/beam ! Combined flux in latest and established models = 0.190633 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 77 components and 0.190633 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=10.96 mas, bmaj=47.76 mas, bpa=2.779 degrees ! Estimated noise=3272.89 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00057419 Jy ! Component: 100 - total flux cleaned = 0.000680209 Jy ! Component: 150 - total flux cleaned = 0.000777288 Jy ! Component: 200 - total flux cleaned = 0.000865376 Jy ! Total flux subtracted in 200 components = 0.000865376 Jy ! Clean residual min=-0.004780 max=0.005232 Jy/beam ! Clean residual mean=0.000024 rms=0.001752 Jy/beam ! Combined flux in latest and established models = 0.191498 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 = 6.02584e-05 Jy ! Component: 100 - total flux cleaned = 0.000117052 Jy ! Component: 150 - total flux cleaned = 0.000186192 Jy ! Component: 200 - total flux cleaned = 0.000233355 Jy ! Total flux subtracted in 200 components = 0.000233355 Jy ! Clean residual min=-0.004802 max=0.005157 Jy/beam ! Clean residual mean=0.000027 rms=0.001747 Jy/beam ! Combined flux in latest and established models = 0.191732 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 87 components and 0.191732 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.421 mas, bmaj=38.2 mas, bpa=10.87 degrees ! Estimated noise=2939.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.53085e-05 Jy ! Component: 100 - total flux cleaned = 8.80214e-05 Jy ! Component: 150 - total flux cleaned = 0.000137564 Jy ! Component: 200 - total flux cleaned = 0.000184007 Jy ! Total flux subtracted in 200 components = 0.000184007 Jy ! Clean residual min=-0.005116 max=0.006086 Jy/beam ! Clean residual mean=0.000020 rms=0.001629 Jy/beam ! Combined flux in latest and established models = 0.191916 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 97 components and 0.191916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164931Jy sigma=0.000666 ! Fit after self-cal, rms=0.164915Jy sigma=0.000666 wmodel J1227-4436_S_2017_05_31_pus_map.mod ! Writing 97 model components to file: J1227-4436_S_2017_05_31_pus_map.mod wobs J1227-4436_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J1227-4436_S_2017_05_31_pus_uvs.fits wwins J1227-4436_S_2017_05_31_pus_map.win ! wwins: Wrote 1 windows to J1227-4436_S_2017_05_31_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.00264851 Jy ! Component: 100 - total flux cleaned = 0.00419593 Jy ! Component: 150 - total flux cleaned = 0.00467982 Jy ! Component: 200 - total flux cleaned = 0.00505199 Jy ! Component: 250 - total flux cleaned = 0.00553074 Jy ! Component: 300 - total flux cleaned = 0.00617928 Jy ! Component: 350 - total flux cleaned = 0.00679746 Jy ! Component: 400 - total flux cleaned = 0.00703408 Jy ! Component: 450 - total flux cleaned = 0.00726056 Jy ! Component: 500 - total flux cleaned = 0.00742548 Jy ! Component: 550 - total flux cleaned = 0.00763638 Jy ! Component: 600 - total flux cleaned = 0.0075855 Jy ! Component: 650 - total flux cleaned = 0.0078827 Jy ! Component: 700 - total flux cleaned = 0.00802571 Jy ! Component: 750 - total flux cleaned = 0.00816443 Jy ! Component: 800 - total flux cleaned = 0.00834597 Jy ! Component: 850 - total flux cleaned = 0.00843352 Jy ! Component: 900 - total flux cleaned = 0.00847667 Jy ! Component: 950 - total flux cleaned = 0.00868919 Jy ! Component: 1000 - total flux cleaned = 0.00881397 Jy ! Component: 1050 - total flux cleaned = 0.00905906 Jy ! Component: 1100 - total flux cleaned = 0.0092584 Jy ! Component: 1150 - total flux cleaned = 0.00941512 Jy ! Component: 1200 - total flux cleaned = 0.00956861 Jy ! Component: 1250 - total flux cleaned = 0.00960679 Jy ! Component: 1300 - total flux cleaned = 0.00956985 Jy ! Component: 1350 - total flux cleaned = 0.00960707 Jy ! Component: 1400 - total flux cleaned = 0.0095712 Jy ! Component: 1450 - total flux cleaned = 0.00949962 Jy ! Component: 1500 - total flux cleaned = 0.00946472 Jy ! Component: 1550 - total flux cleaned = 0.0096743 Jy ! Component: 1600 - total flux cleaned = 0.00991638 Jy ! Component: 1650 - total flux cleaned = 0.0101901 Jy ! Component: 1700 - total flux cleaned = 0.0103936 Jy ! Component: 1750 - total flux cleaned = 0.0105957 Jy ! Component: 1800 - total flux cleaned = 0.0107296 Jy ! Component: 1850 - total flux cleaned = 0.010929 Jy ! Component: 1900 - total flux cleaned = 0.0111271 Jy ! Component: 1950 - total flux cleaned = 0.0113241 Jy ! Component: 2000 - total flux cleaned = 0.0114869 Jy ! Component: 2050 - total flux cleaned = 0.011617 Jy ! Component: 2100 - total flux cleaned = 0.0117791 Jy ! Component: 2150 - total flux cleaned = 0.011876 Jy ! Component: 2200 - total flux cleaned = 0.012069 Jy ! Component: 2250 - total flux cleaned = 0.0121654 Jy ! Component: 2300 - total flux cleaned = 0.0123256 Jy ! Component: 2350 - total flux cleaned = 0.0124535 Jy ! Component: 2400 - total flux cleaned = 0.0126451 Jy ! Component: 2450 - total flux cleaned = 0.0127409 Jy ! Component: 2500 - total flux cleaned = 0.0128049 Jy ! Component: 2550 - total flux cleaned = 0.0129009 Jy ! Component: 2600 - total flux cleaned = 0.0129327 Jy ! Component: 2650 - total flux cleaned = 0.0130603 Jy ! Component: 2700 - total flux cleaned = 0.0130925 Jy ! Component: 2750 - total flux cleaned = 0.0131565 Jy ! Component: 2800 - total flux cleaned = 0.0132207 Jy ! Component: 2850 - total flux cleaned = 0.0133172 Jy ! Component: 2900 - total flux cleaned = 0.0133173 Jy ! Component: 2950 - total flux cleaned = 0.0133498 Jy ! Component: 3000 - total flux cleaned = 0.0133497 Jy ! Component: 3050 - total flux cleaned = 0.0133171 Jy ! Component: 3100 - total flux cleaned = 0.0132844 Jy ! Component: 3150 - total flux cleaned = 0.0131862 Jy ! Component: 3200 - total flux cleaned = 0.0131865 Jy ! Component: 3250 - total flux cleaned = 0.0131202 Jy ! Component: 3300 - total flux cleaned = 0.0130532 Jy ! Component: 3350 - total flux cleaned = 0.0129864 Jy ! Component: 3400 - total flux cleaned = 0.0129527 Jy ! Component: 3450 - total flux cleaned = 0.012919 Jy ! Component: 3500 - total flux cleaned = 0.0128173 Jy ! Component: 3550 - total flux cleaned = 0.0127492 Jy ! Component: 3600 - total flux cleaned = 0.0127145 Jy ! Component: 3650 - total flux cleaned = 0.0126456 Jy ! Component: 3700 - total flux cleaned = 0.0125764 Jy ! Component: 3750 - total flux cleaned = 0.0125419 Jy ! Component: 3800 - total flux cleaned = 0.0124365 Jy ! Component: 3850 - total flux cleaned = 0.0122949 Jy ! Component: 3900 - total flux cleaned = 0.0121885 Jy ! Component: 3950 - total flux cleaned = 0.0120453 Jy ! Component: 4000 - total flux cleaned = 0.0119369 Jy ! Component: 4050 - total flux cleaned = 0.0117913 Jy ! Total flux subtracted in 4096 components = 0.0116076 Jy ! Clean residual min=-0.002125 max=0.002088 Jy/beam ! Clean residual mean=0.000003 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.203523 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 359 components and 0.203524 Jy ![Exited script file: muppet] wmap "J1227-4436_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.421 x 38.2 at 10.87 degrees (North through East) ! Clean map min=-0.0070902 max=0.13965 Jy/beam ! Writing clean map to FITS file: J1227-4436_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.139649 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000721816 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.55064 1.55064 3.10128 6.20256 12.4051 24.8102 49.6205 99.241 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.139 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.421 x 38.2 at 10.87 degrees (North through East) ! Clean map min=-0.0070902 max=0.13965 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 J1227-4436_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:47:45 2019