! Started logfile: J0801-3336_S_2017_05_27_pus_uvs.log on Fri May 3 11:01:22 2019 obs J0801-3336_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J0801-3336_S_2017_05_27_pus_uva.fits ! AN table 1: 78 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.805413 visibilities/baseline/integration-bin. ! Found source: J0801-3336 ! ! 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 1211 lines of history. ! ! Reading 11308 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 J0801-3336_S_2017_05_27_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 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 147 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 142 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 499 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.977588Jy sigma=0.005692 ! Fit after self-cal, rms=0.928302Jy sigma=0.005467 ! 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.421 mas, bmaj=7.009 mas, bpa=-4.085 degrees ! Estimated noise=2606.25 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.054007 Jy ! Component: 100 - total flux cleaned = 0.072372 Jy ! Total flux subtracted in 100 components = 0.072372 Jy ! Clean residual min=-0.007824 max=0.009332 Jy/beam ! Clean residual mean=-0.000002 rms=0.002099 Jy/beam ! Combined flux in latest and established models = 0.072372 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.072372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164636Jy sigma=0.000673 ! Fit after self-cal, rms=0.164169Jy sigma=0.000671 ! 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.321 mas, bmaj=9.361 mas, bpa=-2.713 degrees ! Estimated noise=1420.69 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.0166988 Jy ! Component: 100 - total flux cleaned = 0.0234021 Jy ! Component: 150 - total flux cleaned = 0.026272 Jy ! Component: 200 - total flux cleaned = 0.0275698 Jy ! Total flux subtracted in 200 components = 0.0275698 Jy ! Clean residual min=-0.004197 max=0.007037 Jy/beam ! Clean residual mean=-0.000023 rms=0.001452 Jy/beam ! Combined flux in latest and established models = 0.0999418 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 47 components and 0.0999418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162204Jy sigma=0.000663 ! Fit after self-cal, rms=0.162182Jy 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 2.02 FD 0.89 HN 1.06 KP 0.96 ! LA 0.98 MK 1.03 NL 0.95 OV 1.10 ! PT 0.98 SC 1.11 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.43 FD 0.99 HN 1.03 KP 0.94 ! LA 0.91 MK 1.03 NL 1.13 OV 0.97 ! PT 0.94 SC 1.06 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 2.05 FD 1.02 HN 1.09 KP 0.93 ! LA 0.93 MK 1.04 NL 1.05 OV 0.99 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 4. ! A total of 81 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 0.80 KP 1.00* ! LA 0.87 MK 1.00* NL 1.00* OV 1.00* ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.162182Jy sigma=0.000663 ! Fit after self-cal, rms=0.174320Jy sigma=0.000651 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.34 mas, bmaj=9.467 mas, bpa=-2.939 degrees ! Estimated noise=1473.28 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.00152098 Jy ! Component: 100 - total flux cleaned = 0.00165599 Jy ! Component: 150 - total flux cleaned = 0.00177072 Jy ! Component: 200 - total flux cleaned = 0.00177121 Jy ! Total flux subtracted in 200 components = 0.00177121 Jy ! Clean residual min=-0.003652 max=0.004632 Jy/beam ! Clean residual mean=0.000002 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.101713 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 55 components and 0.101713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.174254Jy sigma=0.000651 ! Fit after self-cal, rms=0.174829Jy sigma=0.000649 ! 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.174829Jy sigma=0.000649 ! Fit after self-cal, rms=0.189446Jy sigma=0.000649 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.318 mas, bmaj=9.437 mas, bpa=-3.385 degrees ! Estimated noise=1488.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00178655 Jy ! Component: 100 - total flux cleaned = 0.00190754 Jy ! Component: 150 - total flux cleaned = 0.00194441 Jy ! Component: 200 - total flux cleaned = 0.00198083 Jy ! Total flux subtracted in 200 components = 0.00198083 Jy ! Clean residual min=-0.003292 max=0.004206 Jy/beam ! Clean residual mean=0.000006 rms=0.000985 Jy/beam ! Combined flux in latest and established models = 0.103694 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 56 components and 0.103694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.189386Jy sigma=0.000648 ! Fit after self-cal, rms=0.189523Jy sigma=0.000648 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-30, -115.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00351744 Jy ! Component: 100 - total flux cleaned = 0.00398566 Jy ! Component: 150 - total flux cleaned = 0.00408701 Jy ! Component: 200 - total flux cleaned = 0.00417833 Jy ! Total flux subtracted in 200 components = 0.00417833 Jy ! Clean residual min=-0.003264 max=0.003590 Jy/beam ! Clean residual mean=-0.000014 rms=0.000890 Jy/beam ! Combined flux in latest and established models = 0.107872 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 72 components and 0.107872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.189393Jy sigma=0.000648 ! Fit after self-cal, rms=0.189320Jy sigma=0.000648 ! 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.189320Jy sigma=0.000648 ! Fit after self-cal, rms=0.192514Jy sigma=0.000648 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.289 mas, bmaj=9.371 mas, bpa=-3.644 degrees ! Estimated noise=1498.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00236943 Jy ! Component: 100 - total flux cleaned = 0.00297147 Jy ! Component: 150 - total flux cleaned = 0.00313481 Jy ! Component: 200 - total flux cleaned = 0.0031837 Jy ! Total flux subtracted in 200 components = 0.0031837 Jy ! Clean residual min=-0.003100 max=0.003521 Jy/beam ! Clean residual mean=-0.000010 rms=0.000896 Jy/beam ! Combined flux in latest and established models = 0.111056 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 78 components and 0.111056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.192395Jy sigma=0.000647 ! Fit after self-cal, rms=0.192342Jy sigma=0.000647 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.000537126 Jy ! Component: 100 - total flux cleaned = 0.000586721 Jy ! Component: 150 - total flux cleaned = 0.000632078 Jy ! Component: 200 - total flux cleaned = 0.000674016 Jy ! Total flux subtracted in 200 components = 0.000674016 Jy ! Clean residual min=-0.003152 max=0.003625 Jy/beam ! Clean residual mean=-0.000012 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.11173 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 82 components and 0.11173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.192272Jy sigma=0.000647 ! Fit after self-cal, rms=0.192252Jy sigma=0.000647 ! 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.192252Jy sigma=0.000647 ! Fit after self-cal, rms=0.193616Jy sigma=0.000647 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.82 mas, bmaj=28.23 mas, bpa=1.946 degrees ! Estimated noise=1763.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00224729 Jy ! Component: 100 - total flux cleaned = 0.00257887 Jy ! Component: 150 - total flux cleaned = 0.00264632 Jy ! Component: 200 - total flux cleaned = 0.00264725 Jy ! Total flux subtracted in 200 components = 0.00264725 Jy ! Clean residual min=-0.003427 max=0.003391 Jy/beam ! Clean residual mean=-0.000006 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.114377 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 87 components and 0.114377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.193545Jy sigma=0.000647 ! Fit after self-cal, rms=0.193468Jy sigma=0.000647 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.47571e-05 Jy ! Component: 100 - total flux cleaned = 3.43548e-05 Jy ! Component: 150 - total flux cleaned = 4.45165e-06 Jy ! Component: 200 - total flux cleaned = -2.31883e-05 Jy ! Total flux subtracted in 200 components = -2.31883e-05 Jy ! Clean residual min=-0.003416 max=0.003496 Jy/beam ! Clean residual mean=-0.000008 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.114354 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 90 components and 0.114354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.193445Jy sigma=0.000647 ! Fit after self-cal, rms=0.193407Jy sigma=0.000647 ! 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.269 mas, bmaj=9.333 mas, bpa=-3.915 degrees ! Estimated noise=1512.38 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.269 x 9.333 at -3.915 degrees (North through East) ! Clean map min=-0.0031453 max=0.079002 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.394 mas, bmaj=7.056 mas, bpa=-4.448 degrees ! Estimated noise=2752.16 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0567078 Jy ! Component: 100 - total flux cleaned = 0.0790366 Jy ! Component: 150 - total flux cleaned = 0.0914217 Jy ! Component: 200 - total flux cleaned = 0.0996617 Jy ! Total flux subtracted in 200 components = 0.0996617 Jy ! Clean residual min=-0.006640 max=0.007390 Jy/beam ! Clean residual mean=0.000001 rms=0.001813 Jy/beam ! Combined flux in latest and established models = 0.0996617 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0996617 Jy ! Inverting map and beam ! Estimated beam: bmin=3.269 mas, bmaj=9.333 mas, bpa=-3.915 degrees ! Estimated noise=1512.38 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) ! Added new window around map position (-2.5, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00839433 Jy ! Component: 100 - total flux cleaned = 0.0130556 Jy ! Component: 150 - total flux cleaned = 0.0144646 Jy ! Component: 200 - total flux cleaned = 0.0147673 Jy ! Total flux subtracted in 200 components = 0.0147673 Jy ! Clean residual min=-0.003513 max=0.003614 Jy/beam ! Clean residual mean=-0.000011 rms=0.000970 Jy/beam ! Combined flux in latest and established models = 0.114429 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 43 components and 0.114429 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.82 mas, bmaj=28.23 mas, bpa=1.946 degrees ! Estimated noise=1763.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00114961 Jy ! Component: 100 - total flux cleaned = 0.00103461 Jy ! Component: 150 - total flux cleaned = 0.00088765 Jy ! Component: 200 - total flux cleaned = 0.000794541 Jy ! Total flux subtracted in 200 components = 0.000794541 Jy ! Clean residual min=-0.003589 max=0.003731 Jy/beam ! Clean residual mean=-0.000005 rms=0.001029 Jy/beam ! Combined flux in latest and established models = 0.115223 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000131332 Jy ! Component: 100 - total flux cleaned = -0.000173399 Jy ! Component: 150 - total flux cleaned = -0.000255775 Jy ! Component: 200 - total flux cleaned = -0.000296881 Jy ! Total flux subtracted in 200 components = -0.000296881 Jy ! Clean residual min=-0.003582 max=0.003666 Jy/beam ! Clean residual mean=-0.000005 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.114927 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 62 components and 0.114927 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.269 mas, bmaj=9.333 mas, bpa=-3.915 degrees ! Estimated noise=1512.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000245617 Jy ! Component: 100 - total flux cleaned = 0.000392981 Jy ! Component: 150 - total flux cleaned = 0.000392746 Jy ! Component: 200 - total flux cleaned = 0.00039314 Jy ! Total flux subtracted in 200 components = 0.00039314 Jy ! Clean residual min=-0.003015 max=0.003452 Jy/beam ! Clean residual mean=-0.000008 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.11532 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 80 components and 0.11532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.193402Jy sigma=0.000647 ! Fit after self-cal, rms=0.193320Jy sigma=0.000647 wmodel J0801-3336_S_2017_05_27_pus_map.mod ! Writing 80 model components to file: J0801-3336_S_2017_05_27_pus_map.mod wobs J0801-3336_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J0801-3336_S_2017_05_27_pus_uvs.fits wwins J0801-3336_S_2017_05_27_pus_map.win ! wwins: Wrote 3 windows to J0801-3336_S_2017_05_27_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.00123074 Jy ! Component: 100 - total flux cleaned = 0.00101675 Jy ! Component: 150 - total flux cleaned = 0.000709481 Jy ! Component: 200 - total flux cleaned = 0.00051413 Jy ! Component: 250 - total flux cleaned = 0.000324993 Jy ! Component: 300 - total flux cleaned = 0.00014362 Jy ! Component: 350 - total flux cleaned = 0.000187897 Jy ! Component: 400 - total flux cleaned = 0.000229746 Jy ! Component: 450 - total flux cleaned = 0.000146335 Jy ! Component: 500 - total flux cleaned = 0.000145891 Jy ! Component: 550 - total flux cleaned = 0.000106498 Jy ! Component: 600 - total flux cleaned = 0.000144992 Jy ! Component: 650 - total flux cleaned = 0.000258757 Jy ! Component: 700 - total flux cleaned = 0.000145888 Jy ! Component: 750 - total flux cleaned = 7.31225e-05 Jy ! Component: 800 - total flux cleaned = -3.50927e-05 Jy ! Component: 850 - total flux cleaned = -0.000106109 Jy ! Component: 900 - total flux cleaned = -0.00021168 Jy ! Component: 950 - total flux cleaned = -0.00024603 Jy ! Component: 1000 - total flux cleaned = -0.000246636 Jy ! Component: 1050 - total flux cleaned = -0.000314601 Jy ! Component: 1100 - total flux cleaned = -0.000380462 Jy ! Component: 1150 - total flux cleaned = -0.000380487 Jy ! Component: 1200 - total flux cleaned = -0.000412464 Jy ! Component: 1250 - total flux cleaned = -0.000412341 Jy ! Component: 1300 - total flux cleaned = -0.000412471 Jy ! Component: 1350 - total flux cleaned = -0.00047442 Jy ! Component: 1400 - total flux cleaned = -0.000474791 Jy ! Component: 1450 - total flux cleaned = -0.000504929 Jy ! Component: 1500 - total flux cleaned = -0.000682696 Jy ! Component: 1550 - total flux cleaned = -0.00065355 Jy ! Component: 1600 - total flux cleaned = -0.000739986 Jy ! Component: 1650 - total flux cleaned = -0.00076851 Jy ! Component: 1700 - total flux cleaned = -0.000853207 Jy ! Component: 1750 - total flux cleaned = -0.000880811 Jy ! Component: 1800 - total flux cleaned = -0.000935996 Jy ! Component: 1850 - total flux cleaned = -0.000963075 Jy ! Component: 1900 - total flux cleaned = -0.000989921 Jy ! Component: 1950 - total flux cleaned = -0.00107016 Jy ! Component: 2000 - total flux cleaned = -0.00106998 Jy ! Component: 2050 - total flux cleaned = -0.00101769 Jy ! Component: 2100 - total flux cleaned = -0.00104404 Jy ! Component: 2150 - total flux cleaned = -0.00109555 Jy ! Component: 2200 - total flux cleaned = -0.00109536 Jy ! Component: 2250 - total flux cleaned = -0.00109525 Jy ! Component: 2300 - total flux cleaned = -0.00114564 Jy ! Component: 2350 - total flux cleaned = -0.00114579 Jy ! Component: 2400 - total flux cleaned = -0.00124459 Jy ! Component: 2450 - total flux cleaned = -0.00124448 Jy ! Component: 2500 - total flux cleaned = -0.00122028 Jy ! Component: 2550 - total flux cleaned = -0.00124456 Jy ! Component: 2600 - total flux cleaned = -0.00122037 Jy ! Component: 2650 - total flux cleaned = -0.00124426 Jy ! Component: 2700 - total flux cleaned = -0.00122065 Jy ! Component: 2750 - total flux cleaned = -0.00119708 Jy ! Component: 2800 - total flux cleaned = -0.00117388 Jy ! Component: 2850 - total flux cleaned = -0.00122038 Jy ! Component: 2900 - total flux cleaned = -0.00119705 Jy ! Component: 2950 - total flux cleaned = -0.00115097 Jy ! Component: 3000 - total flux cleaned = -0.00115093 Jy ! Component: 3050 - total flux cleaned = -0.00110555 Jy ! Component: 3100 - total flux cleaned = -0.00106039 Jy ! Component: 3150 - total flux cleaned = -0.00108283 Jy ! Component: 3200 - total flux cleaned = -0.00110497 Jy ! Component: 3250 - total flux cleaned = -0.00114956 Jy ! Component: 3300 - total flux cleaned = -0.00114951 Jy ! Component: 3350 - total flux cleaned = -0.00119367 Jy ! Component: 3400 - total flux cleaned = -0.00128136 Jy ! Component: 3450 - total flux cleaned = -0.00125976 Jy ! Component: 3500 - total flux cleaned = -0.00136834 Jy ! Component: 3550 - total flux cleaned = -0.00136834 Jy ! Component: 3600 - total flux cleaned = -0.00141124 Jy ! Component: 3650 - total flux cleaned = -0.00143264 Jy ! Component: 3700 - total flux cleaned = -0.00143264 Jy ! Component: 3750 - total flux cleaned = -0.00147507 Jy ! Component: 3800 - total flux cleaned = -0.00151743 Jy ! Component: 3850 - total flux cleaned = -0.00149621 Jy ! Component: 3900 - total flux cleaned = -0.00153844 Jy ! Component: 3950 - total flux cleaned = -0.00155958 Jy ! Component: 4000 - total flux cleaned = -0.00158058 Jy ! Component: 4050 - total flux cleaned = -0.00160156 Jy ! Total flux subtracted in 4096 components = -0.00164341 Jy ! Clean residual min=-0.001307 max=0.001306 Jy/beam ! Clean residual mean=-0.000011 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.113676 Jy keep ! Adding 232 model components to the UV plane model. ! The established model now contains 312 components and 0.113676 Jy ![Exited script file: muppet] wmap "J0801-3336_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.269 x 9.333 at -3.915 degrees (North through East) ! Clean map min=-0.0030797 max=0.078851 Jy/beam ! Writing clean map to FITS file: J0801-3336_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0788514 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000364721 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.38763 1.38763 2.77525 5.5505 11.101 22.202 44.404 88.808 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.078 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.269 x 9.333 at -3.915 degrees (North through East) ! Clean map min=-0.0030797 max=0.078851 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 J0801-3336_S_2017_05_27_pus_uvs.log closed on Fri May 3 11:01:28 2019