! Started logfile: J0133-4430_S_2017_01_21_pus_uvs.log on Sun May 5 15:43:11 2019 obs J0133-4430_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J0133-4430_S_2017_01_21_pus_uva.fits ! AN table 1: 61 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.26184 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0133-4430 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 558 lines of history. ! ! Reading 2300 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 J0133-4430_S_2017_01_21_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 317 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 280 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 286 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 333 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.740907Jy sigma=0.004354 ! Fit after self-cal, rms=0.732311Jy sigma=0.004301 ! 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.847 mas, bmaj=31.89 mas, bpa=-7.454 degrees ! Estimated noise=7801.95 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.216369 Jy ! Component: 100 - total flux cleaned = 0.275373 Jy ! Total flux subtracted in 100 components = 0.275373 Jy ! Clean residual min=-0.024054 max=0.026248 Jy/beam ! Clean residual mean=-0.000469 rms=0.008592 Jy/beam ! Combined flux in latest and established models = 0.275373 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.275373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129928Jy sigma=0.000749 ! Fit after self-cal, rms=0.129905Jy sigma=0.000749 ! 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.203 mas, bmaj=27.77 mas, bpa=-7.589 degrees ! Estimated noise=2890.52 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.0254276 Jy ! Component: 100 - total flux cleaned = 0.0383617 Jy ! Component: 150 - total flux cleaned = 0.0470817 Jy ! Component: 200 - total flux cleaned = 0.0533949 Jy ! Total flux subtracted in 200 components = 0.0533949 Jy ! Clean residual min=-0.009171 max=0.008525 Jy/beam ! Clean residual mean=-0.000007 rms=0.003183 Jy/beam ! Combined flux in latest and established models = 0.328767 Jy ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 90 components and 0.328767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124949Jy sigma=0.000719 ! Fit after self-cal, rms=0.124882Jy sigma=0.000718 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.92 HN 1.00* LA 1.00 ! MK 0.99 NL 1.00* OV 1.07 PT 1.06 ! SC 1.00* ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 1.00* LA 1.02 ! MK 0.99 NL 1.00* OV 1.09 PT 0.91 ! SC 1.00* ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.00* LA 1.02 ! MK 1.10 NL 1.00* OV 1.00 PT 0.96 ! SC 1.00* ! ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.00* LA 1.00* ! MK 0.95 NL 1.00* OV 0.96 PT 1.03 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.124882Jy sigma=0.000718 ! Fit after self-cal, rms=0.123748Jy sigma=0.000711 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.181 mas, bmaj=28 mas, bpa=-7.577 degrees ! Estimated noise=2917.64 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.00274397 Jy ! Component: 100 - total flux cleaned = -0.00309907 Jy ! Component: 150 - total flux cleaned = -0.003262 Jy ! Component: 200 - total flux cleaned = -0.00326288 Jy ! Total flux subtracted in 200 components = -0.00326288 Jy ! Clean residual min=-0.004668 max=0.004017 Jy/beam ! Clean residual mean=0.000041 rms=0.001343 Jy/beam ! Combined flux in latest and established models = 0.325504 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 98 components and 0.325504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123516Jy sigma=0.000710 ! Fit after self-cal, rms=0.123581Jy sigma=0.000709 ! 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.123581Jy sigma=0.000709 ! Fit after self-cal, rms=0.123781Jy sigma=0.000709 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.179 mas, bmaj=28.05 mas, bpa=-7.562 degrees ! Estimated noise=2916.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00103054 Jy ! Component: 100 - total flux cleaned = -0.00153606 Jy ! Component: 150 - total flux cleaned = -0.00157261 Jy ! Component: 200 - total flux cleaned = -0.00154968 Jy ! Total flux subtracted in 200 components = -0.00154968 Jy ! Clean residual min=-0.003504 max=0.003734 Jy/beam ! Clean residual mean=0.000031 rms=0.001112 Jy/beam ! Combined flux in latest and established models = 0.323955 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 118 components and 0.323955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123743Jy sigma=0.000709 ! Fit after self-cal, rms=0.123750Jy sigma=0.000709 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.04379e-05 Jy ! Component: 100 - total flux cleaned = 6.08106e-05 Jy ! Component: 150 - total flux cleaned = 0.00011065 Jy ! Component: 200 - total flux cleaned = 9.61774e-05 Jy ! Total flux subtracted in 200 components = 9.61774e-05 Jy ! Clean residual min=-0.003266 max=0.003716 Jy/beam ! Clean residual mean=0.000032 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.324051 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 126 components and 0.324051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123743Jy sigma=0.000709 ! Fit after self-cal, rms=0.123742Jy sigma=0.000709 ! 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.123742Jy sigma=0.000709 ! Fit after self-cal, rms=0.123923Jy sigma=0.000709 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.178 mas, bmaj=28.07 mas, bpa=-7.555 degrees ! Estimated noise=2918.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000310467 Jy ! Component: 100 - total flux cleaned = -0.000467972 Jy ! Component: 150 - total flux cleaned = -0.000549807 Jy ! Component: 200 - total flux cleaned = -0.00059864 Jy ! Total flux subtracted in 200 components = -0.00059864 Jy ! Clean residual min=-0.003278 max=0.003646 Jy/beam ! Clean residual mean=0.000026 rms=0.001054 Jy/beam ! Combined flux in latest and established models = 0.323452 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 140 components and 0.323452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123917Jy sigma=0.000709 ! Fit after self-cal, rms=0.123923Jy sigma=0.000709 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.65739e-05 Jy ! Component: 100 - total flux cleaned = -0.000130404 Jy ! Component: 150 - total flux cleaned = -0.000205341 Jy ! Component: 200 - total flux cleaned = -0.000268019 Jy ! Total flux subtracted in 200 components = -0.000268019 Jy ! Clean residual min=-0.003282 max=0.003634 Jy/beam ! Clean residual mean=0.000024 rms=0.001045 Jy/beam ! Combined flux in latest and established models = 0.323184 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 151 components and 0.323184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123921Jy sigma=0.000709 ! Fit after self-cal, rms=0.123920Jy sigma=0.000709 ! 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.123920Jy sigma=0.000709 ! Fit after self-cal, rms=0.124056Jy sigma=0.000709 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.042 mas, bmaj=35.37 mas, bpa=6.058 degrees ! Estimated noise=3676.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000738706 Jy ! Component: 100 - total flux cleaned = -0.000915889 Jy ! Component: 150 - total flux cleaned = -0.00100758 Jy ! Component: 200 - total flux cleaned = -0.00112231 Jy ! Total flux subtracted in 200 components = -0.00112231 Jy ! Clean residual min=-0.003838 max=0.003166 Jy/beam ! Clean residual mean=0.000026 rms=0.001103 Jy/beam ! Combined flux in latest and established models = 0.322062 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 164 components and 0.322062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124055Jy sigma=0.000709 ! Fit after self-cal, rms=0.124058Jy sigma=0.000709 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.56218e-05 Jy ! Component: 100 - total flux cleaned = -0.000141318 Jy ! Component: 150 - total flux cleaned = -0.000218923 Jy ! Component: 200 - total flux cleaned = -0.000281496 Jy ! Total flux subtracted in 200 components = -0.000281496 Jy ! Clean residual min=-0.003785 max=0.003128 Jy/beam ! Clean residual mean=0.000022 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.32178 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 176 components and 0.32178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124057Jy sigma=0.000709 ! Fit after self-cal, rms=0.124057Jy sigma=0.000709 ! 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.177 mas, bmaj=28.08 mas, bpa=-7.554 degrees ! Estimated noise=2921.27 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.177 x 28.08 at -7.554 degrees (North through East) ! Clean map min=-0.0057582 max=0.27301 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.614 mas, bmaj=29.43 mas, bpa=-7.389 degrees ! Estimated noise=3436.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.202199 Jy ! Component: 100 - total flux cleaned = 0.254312 Jy ! Component: 150 - total flux cleaned = 0.281824 Jy ! Component: 200 - total flux cleaned = 0.292881 Jy ! Total flux subtracted in 200 components = 0.292881 Jy ! Clean residual min=-0.011815 max=0.009561 Jy/beam ! Clean residual mean=-0.000202 rms=0.003395 Jy/beam ! Combined flux in latest and established models = 0.292881 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.292881 Jy ! Inverting map and beam ! Estimated beam: bmin=3.177 mas, bmaj=28.08 mas, bpa=-7.554 degrees ! Estimated noise=2921.27 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.0129491 Jy ! Component: 100 - total flux cleaned = 0.0178143 Jy ! Component: 150 - total flux cleaned = 0.0219696 Jy ! Component: 200 - total flux cleaned = 0.024876 Jy ! Total flux subtracted in 200 components = 0.024876 Jy ! Clean residual min=-0.006299 max=0.003584 Jy/beam ! Clean residual mean=-0.000026 rms=0.001538 Jy/beam ! Combined flux in latest and established models = 0.317757 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 74 components and 0.317757 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=9.042 mas, bmaj=35.37 mas, bpa=6.058 degrees ! Estimated noise=3676.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00370362 Jy ! Component: 100 - total flux cleaned = 0.00514513 Jy ! Component: 150 - total flux cleaned = 0.00562174 Jy ! Component: 200 - total flux cleaned = 0.00566377 Jy ! Total flux subtracted in 200 components = 0.00566377 Jy ! Clean residual min=-0.004766 max=0.003430 Jy/beam ! Clean residual mean=0.000053 rms=0.001386 Jy/beam ! Combined flux in latest and established models = 0.323421 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 = 1.69975e-07 Jy ! Component: 100 - total flux cleaned = -3.38066e-05 Jy ! Component: 150 - total flux cleaned = -6.53781e-05 Jy ! Component: 200 - total flux cleaned = -0.000125292 Jy ! Total flux subtracted in 200 components = -0.000125292 Jy ! Clean residual min=-0.004419 max=0.003304 Jy/beam ! Clean residual mean=0.000050 rms=0.001294 Jy/beam ! Combined flux in latest and established models = 0.323296 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 129 components and 0.323296 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.177 mas, bmaj=28.08 mas, bpa=-7.554 degrees ! Estimated noise=2921.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000351336 Jy ! Component: 100 - total flux cleaned = 0.000350305 Jy ! Component: 150 - total flux cleaned = 0.000389763 Jy ! Component: 200 - total flux cleaned = 0.000432349 Jy ! Total flux subtracted in 200 components = 0.000432349 Jy ! Clean residual min=-0.003812 max=0.003763 Jy/beam ! Clean residual mean=0.000031 rms=0.001137 Jy/beam ! Combined flux in latest and established models = 0.323728 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 138 components and 0.323728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124077Jy sigma=0.000709 ! Fit after self-cal, rms=0.124069Jy sigma=0.000709 wmodel J0133-4430_S_2017_01_21_pus_map.mod ! Writing 138 model components to file: J0133-4430_S_2017_01_21_pus_map.mod wobs J0133-4430_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J0133-4430_S_2017_01_21_pus_uvs.fits wwins J0133-4430_S_2017_01_21_pus_map.win ! wwins: Wrote 1 windows to J0133-4430_S_2017_01_21_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 5.28175e-05 Jy ! Component: 100 - total flux cleaned = 0.000355235 Jy ! Component: 150 - total flux cleaned = 0.000626808 Jy ! Component: 200 - total flux cleaned = 0.000823154 Jy ! Component: 250 - total flux cleaned = 0.000960003 Jy ! Component: 300 - total flux cleaned = 0.00104653 Jy ! Component: 350 - total flux cleaned = 0.00108696 Jy ! Component: 400 - total flux cleaned = 0.000925736 Jy ! Component: 450 - total flux cleaned = 0.000690434 Jy ! Component: 500 - total flux cleaned = 0.000497577 Jy ! Component: 550 - total flux cleaned = 0.00027028 Jy ! Component: 600 - total flux cleaned = 0.000158212 Jy ! Component: 650 - total flux cleaned = 1.00411e-05 Jy ! Component: 700 - total flux cleaned = -0.000136885 Jy ! Component: 750 - total flux cleaned = -0.000246849 Jy ! Component: 800 - total flux cleaned = -0.000357807 Jy ! Component: 850 - total flux cleaned = -0.000432482 Jy ! Component: 900 - total flux cleaned = -0.000546094 Jy ! Component: 950 - total flux cleaned = -0.000661686 Jy ! Component: 1000 - total flux cleaned = -0.000858049 Jy ! Component: 1050 - total flux cleaned = -0.000978371 Jy ! Component: 1100 - total flux cleaned = -0.0011856 Jy ! Component: 1150 - total flux cleaned = -0.00131316 Jy ! Component: 1200 - total flux cleaned = -0.00144473 Jy ! Component: 1250 - total flux cleaned = -0.0015348 Jy ! Component: 1300 - total flux cleaned = -0.00157968 Jy ! Component: 1350 - total flux cleaned = -0.00167684 Jy ! Component: 1400 - total flux cleaned = -0.00167715 Jy ! Component: 1450 - total flux cleaned = -0.00167702 Jy ! Component: 1500 - total flux cleaned = -0.00173175 Jy ! Component: 1550 - total flux cleaned = -0.00173117 Jy ! Component: 1600 - total flux cleaned = -0.00184642 Jy ! Component: 1650 - total flux cleaned = -0.00178712 Jy ! Component: 1700 - total flux cleaned = -0.00178576 Jy ! Component: 1750 - total flux cleaned = -0.00172144 Jy ! Component: 1800 - total flux cleaned = -0.00165128 Jy ! Component: 1850 - total flux cleaned = -0.00165142 Jy ! Component: 1900 - total flux cleaned = -0.00157817 Jy ! Component: 1950 - total flux cleaned = -0.00150317 Jy ! Component: 2000 - total flux cleaned = -0.00150045 Jy ! Component: 2050 - total flux cleaned = -0.00150204 Jy ! Component: 2100 - total flux cleaned = -0.00150336 Jy ! Component: 2150 - total flux cleaned = -0.00132057 Jy ! Component: 2200 - total flux cleaned = -0.00122381 Jy ! Component: 2250 - total flux cleaned = -0.00122313 Jy ! Component: 2300 - total flux cleaned = -0.00101752 Jy ! Component: 2350 - total flux cleaned = -0.00101716 Jy ! Component: 2400 - total flux cleaned = -0.000904468 Jy ! Component: 2450 - total flux cleaned = -0.000785898 Jy ! Component: 2500 - total flux cleaned = -0.000662957 Jy ! Component: 2550 - total flux cleaned = -0.000661067 Jy ! Component: 2600 - total flux cleaned = -0.000527316 Jy ! Component: 2650 - total flux cleaned = -0.000387391 Jy ! Component: 2700 - total flux cleaned = -0.000235613 Jy ! Component: 2750 - total flux cleaned = -0.000233224 Jy ! Component: 2800 - total flux cleaned = -7.82186e-05 Jy ! Component: 2850 - total flux cleaned = 8.75634e-05 Jy ! Component: 2900 - total flux cleaned = 8.70978e-05 Jy ! Component: 2950 - total flux cleaned = 0.000268666 Jy ! Component: 3000 - total flux cleaned = 0.000652823 Jy ! Component: 3050 - total flux cleaned = 0.000651624 Jy ! Component: 3100 - total flux cleaned = 0.00086267 Jy ! Component: 3150 - total flux cleaned = 0.00108416 Jy ! Component: 3200 - total flux cleaned = 0.00108463 Jy ! Component: 3250 - total flux cleaned = 0.00131838 Jy ! Component: 3300 - total flux cleaned = 0.00156447 Jy ! Component: 3350 - total flux cleaned = 0.00182582 Jy ! Component: 3400 - total flux cleaned = 0.00210221 Jy ! Component: 3450 - total flux cleaned = 0.00238763 Jy ! Component: 3500 - total flux cleaned = 0.00238441 Jy ! Component: 3550 - total flux cleaned = 0.00269495 Jy ! Component: 3600 - total flux cleaned = 0.00302313 Jy ! Component: 3650 - total flux cleaned = 0.00336352 Jy ! Component: 3700 - total flux cleaned = 0.00374409 Jy ! Component: 3750 - total flux cleaned = 0.00375492 Jy ! Component: 3800 - total flux cleaned = 0.00415071 Jy ! Component: 3850 - total flux cleaned = 0.0045693 Jy ! Component: 3900 - total flux cleaned = 0.00456199 Jy ! Component: 3950 - total flux cleaned = 0.00500072 Jy ! Component: 4000 - total flux cleaned = 0.00548243 Jy ! Component: 4050 - total flux cleaned = 0.0054983 Jy ! Total flux subtracted in 4096 components = 0.0060161 Jy ! Clean residual min=-0.031868 max=0.029011 Jy/beam ! Clean residual mean=-0.000073 rms=0.008487 Jy/beam ! Combined flux in latest and established models = 0.329745 Jy keep ! Adding 136 model components to the UV plane model. ! The established model now contains 274 components and 0.329744 Jy ![Exited script file: muppet] wmap "J0133-4430_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.177 x 28.08 at -7.554 degrees (North through East) ! Clean map min=-0.044004 max=0.27439 Jy/beam ! Writing clean map to FITS file: J0133-4430_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.274386 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00927395 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -10.1397 10.1397 20.2793 40.5587 81.1174 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0278 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.274 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.177 x 28.08 at -7.554 degrees (North through East) ! Clean map min=-0.044004 max=0.27439 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 J0133-4430_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:43:16 2019