! Started logfile: J0151-3435_S_2017_05_01_pus_uvs.log on Wed May 1 18:25:26 2019 obs J0151-3435_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J0151-3435_S_2017_05_01_pus_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.90614 visibilities/baseline/integration-bin. ! Found source: J0151-3435 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 788 lines of history. ! ! Reading 12396 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 J0151-3435_S_2017_05_01_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 344 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.914503Jy sigma=0.004278 ! Fit after self-cal, rms=0.874965Jy sigma=0.004143 ! 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.699 mas, bmaj=7.34 mas, bpa=1.73 degrees ! Estimated noise=2468.67 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.110475 Jy ! Component: 100 - total flux cleaned = 0.135996 Jy ! Total flux subtracted in 100 components = 0.135996 Jy ! Clean residual min=-0.008330 max=0.012609 Jy/beam ! Clean residual mean=-0.000078 rms=0.002333 Jy/beam ! Combined flux in latest and established models = 0.135996 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.135996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177501Jy sigma=0.000671 ! Fit after self-cal, rms=0.177348Jy sigma=0.000670 ! 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.445 mas, bmaj=9.33 mas, bpa=4.883 degrees ! Estimated noise=1525.07 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 (3.5, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0173461 Jy ! Component: 100 - total flux cleaned = 0.0263455 Jy ! Component: 150 - total flux cleaned = 0.0313388 Jy ! Component: 200 - total flux cleaned = 0.0324761 Jy ! Total flux subtracted in 200 components = 0.0324761 Jy ! Clean residual min=-0.004693 max=0.006301 Jy/beam ! Clean residual mean=-0.000060 rms=0.001461 Jy/beam ! Combined flux in latest and established models = 0.168472 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 42 components and 0.168472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176011Jy sigma=0.000659 ! Fit after self-cal, rms=0.176130Jy sigma=0.000659 ! 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.97 FD 0.92 HN 1.12 KP 1.05 ! LA 0.96 MK 0.98 NL 1.12 OV 1.01 ! PT 1.03 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00 HN 1.36 KP 0.98 ! LA 0.94 MK 0.96 NL 1.04 OV 1.02 ! PT 0.95 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00 HN 1.26 KP 1.00 ! LA 0.94 MK 1.13 NL 1.02 OV 0.96 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 0.98 KP 1.00* ! LA 0.96 MK 0.91 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.176130Jy sigma=0.000659 ! Fit after self-cal, rms=0.190156Jy sigma=0.000656 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.47 mas, bmaj=9.322 mas, bpa=5.188 degrees ! Estimated noise=1523.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00122708 Jy ! Component: 100 - total flux cleaned = -0.00136317 Jy ! Component: 150 - total flux cleaned = -0.00142273 Jy ! Component: 200 - total flux cleaned = -0.00136599 Jy ! Total flux subtracted in 200 components = -0.00136599 Jy ! Clean residual min=-0.004051 max=0.005416 Jy/beam ! Clean residual mean=-0.000029 rms=0.001216 Jy/beam ! Combined flux in latest and established models = 0.167106 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 58 components and 0.167106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190091Jy sigma=0.000656 ! Fit after self-cal, rms=0.190389Jy sigma=0.000656 ! 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.190389Jy sigma=0.000656 ! Fit after self-cal, rms=0.199983Jy sigma=0.000655 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.474 mas, bmaj=9.311 mas, bpa=5.201 degrees ! Estimated noise=1530.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000503091 Jy ! Component: 100 - total flux cleaned = -0.000390524 Jy ! Component: 150 - total flux cleaned = -0.000240947 Jy ! Component: 200 - total flux cleaned = -0.000151028 Jy ! Total flux subtracted in 200 components = -0.000151028 Jy ! Clean residual min=-0.003747 max=0.004440 Jy/beam ! Clean residual mean=-0.000028 rms=0.001056 Jy/beam ! Combined flux in latest and established models = 0.166955 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 67 components and 0.166955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.199944Jy sigma=0.000654 ! Fit after self-cal, rms=0.200107Jy sigma=0.000654 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.000231802 Jy ! Component: 100 - total flux cleaned = -9.52467e-05 Jy ! Component: 150 - total flux cleaned = -5.1977e-05 Jy ! Component: 200 - total flux cleaned = -1.07454e-05 Jy ! Total flux subtracted in 200 components = -1.07454e-05 Jy ! Clean residual min=-0.003741 max=0.004423 Jy/beam ! Clean residual mean=-0.000028 rms=0.001051 Jy/beam ! Combined flux in latest and established models = 0.166945 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 72 components and 0.166945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200077Jy sigma=0.000654 ! Fit after self-cal, rms=0.200091Jy sigma=0.000654 ! 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.200091Jy sigma=0.000654 ! Fit after self-cal, rms=0.215830Jy sigma=0.000653 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.47 mas, bmaj=9.266 mas, bpa=5.179 degrees ! Estimated noise=1531.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.53561e-05 Jy ! Component: 100 - total flux cleaned = -8.08106e-05 Jy ! Component: 150 - total flux cleaned = -8.13246e-05 Jy ! Component: 200 - total flux cleaned = -8.30885e-05 Jy ! Total flux subtracted in 200 components = -8.30885e-05 Jy ! Clean residual min=-0.004064 max=0.004181 Jy/beam ! Clean residual mean=-0.000031 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.166862 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 84 components and 0.166862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.215793Jy sigma=0.000653 ! Fit after self-cal, rms=0.215956Jy sigma=0.000653 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 (7.5, -43.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00309094 Jy ! Component: 100 - total flux cleaned = 0.0033303 Jy ! Component: 150 - total flux cleaned = 0.00333729 Jy ! Component: 200 - total flux cleaned = 0.00322002 Jy ! Total flux subtracted in 200 components = 0.00322002 Jy ! Clean residual min=-0.003816 max=0.003381 Jy/beam ! Clean residual mean=-0.000016 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.170082 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 105 components and 0.170082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.215828Jy sigma=0.000653 ! Fit after self-cal, rms=0.215812Jy sigma=0.000653 ! 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.215812Jy sigma=0.000653 ! Fit after self-cal, rms=0.216850Jy sigma=0.000653 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.574 mas, bmaj=27.09 mas, bpa=6.283 degrees ! Estimated noise=1699.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000811325 Jy ! Component: 100 - total flux cleaned = 0.000841168 Jy ! Component: 150 - total flux cleaned = 0.000842813 Jy ! Component: 200 - total flux cleaned = 0.000843224 Jy ! Total flux subtracted in 200 components = 0.000843224 Jy ! Clean residual min=-0.002854 max=0.002920 Jy/beam ! Clean residual mean=-0.000029 rms=0.000894 Jy/beam ! Combined flux in latest and established models = 0.170925 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 119 components and 0.170925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.216820Jy sigma=0.000653 ! Fit after self-cal, rms=0.216827Jy sigma=0.000653 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.000243228 Jy ! Component: 100 - total flux cleaned = 0.000218694 Jy ! Component: 150 - total flux cleaned = 0.000218513 Jy ! Component: 200 - total flux cleaned = 0.000218567 Jy ! Total flux subtracted in 200 components = 0.000218567 Jy ! Clean residual min=-0.002849 max=0.002871 Jy/beam ! Clean residual mean=-0.000027 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.171143 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 122 components and 0.171143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.216807Jy sigma=0.000653 ! Fit after self-cal, rms=0.216806Jy sigma=0.000653 ! 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.461 mas, bmaj=9.224 mas, bpa=5.171 degrees ! Estimated noise=1526.7 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.461 x 9.224 at 5.171 degrees (North through East) ! Clean map min=-0.0064182 max=0.1356 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.706 mas, bmaj=7.232 mas, bpa=2.055 degrees ! Estimated noise=2485.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.110633 Jy ! Component: 100 - total flux cleaned = 0.136079 Jy ! Component: 150 - total flux cleaned = 0.147521 Jy ! Component: 200 - total flux cleaned = 0.15318 Jy ! Total flux subtracted in 200 components = 0.15318 Jy ! Clean residual min=-0.005883 max=0.006067 Jy/beam ! Clean residual mean=-0.000040 rms=0.001593 Jy/beam ! Combined flux in latest and established models = 0.15318 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.15318 Jy ! Inverting map and beam ! Estimated beam: bmin=3.461 mas, bmaj=9.224 mas, bpa=5.171 degrees ! Estimated noise=1526.7 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.00827967 Jy ! Component: 100 - total flux cleaned = 0.0127517 Jy ! Component: 150 - total flux cleaned = 0.0138555 Jy ! Component: 200 - total flux cleaned = 0.0144051 Jy ! Total flux subtracted in 200 components = 0.0144051 Jy ! Clean residual min=-0.003854 max=0.003622 Jy/beam ! Clean residual mean=-0.000025 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.167586 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 54 components and 0.167586 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.574 mas, bmaj=27.09 mas, bpa=6.283 degrees ! Estimated noise=1699.78 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00194109 Jy ! Component: 100 - total flux cleaned = 0.00225157 Jy ! Component: 150 - total flux cleaned = 0.00245099 Jy ! Component: 200 - total flux cleaned = 0.00248029 Jy ! Total flux subtracted in 200 components = 0.00248029 Jy ! Clean residual min=-0.002734 max=0.003041 Jy/beam ! Clean residual mean=-0.000034 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.170066 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 = -2.39258e-05 Jy ! Component: 100 - total flux cleaned = -2.43914e-05 Jy ! Component: 150 - total flux cleaned = -2.50871e-05 Jy ! Component: 200 - total flux cleaned = -4.29002e-06 Jy ! Total flux subtracted in 200 components = -4.29002e-06 Jy ! Clean residual min=-0.002743 max=0.002968 Jy/beam ! Clean residual mean=-0.000034 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.170062 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 94 components and 0.170062 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.461 mas, bmaj=9.224 mas, bpa=5.171 degrees ! Estimated noise=1526.7 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000331012 Jy ! Component: 100 - total flux cleaned = -0.000403109 Jy ! Component: 150 - total flux cleaned = -0.000406118 Jy ! Component: 200 - total flux cleaned = -0.000407414 Jy ! Total flux subtracted in 200 components = -0.000407414 Jy ! Clean residual min=-0.003694 max=0.003251 Jy/beam ! Clean residual mean=-0.000020 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.169654 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 109 components and 0.169654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.216822Jy sigma=0.000653 ! Fit after self-cal, rms=0.216768Jy sigma=0.000653 wmodel J0151-3435_S_2017_05_01_pus_map.mod ! Writing 109 model components to file: J0151-3435_S_2017_05_01_pus_map.mod wobs J0151-3435_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J0151-3435_S_2017_05_01_pus_uvs.fits wwins J0151-3435_S_2017_05_01_pus_map.win ! wwins: Wrote 3 windows to J0151-3435_S_2017_05_01_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.0010211 Jy ! Component: 100 - total flux cleaned = -0.00190672 Jy ! Component: 150 - total flux cleaned = -0.00252388 Jy ! Component: 200 - total flux cleaned = -0.00300804 Jy ! Component: 250 - total flux cleaned = -0.0033719 Jy ! Component: 300 - total flux cleaned = -0.00377498 Jy ! Component: 350 - total flux cleaned = -0.00387255 Jy ! Component: 400 - total flux cleaned = -0.00411235 Jy ! Component: 450 - total flux cleaned = -0.00448746 Jy ! Component: 500 - total flux cleaned = -0.00462545 Jy ! Component: 550 - total flux cleaned = -0.00476165 Jy ! Component: 600 - total flux cleaned = -0.00489567 Jy ! Component: 650 - total flux cleaned = -0.00515835 Jy ! Component: 700 - total flux cleaned = -0.00515862 Jy ! Component: 750 - total flux cleaned = -0.00533017 Jy ! Component: 800 - total flux cleaned = -0.00524555 Jy ! Component: 850 - total flux cleaned = -0.00524512 Jy ! Component: 900 - total flux cleaned = -0.00516276 Jy ! Component: 950 - total flux cleaned = -0.00512193 Jy ! Component: 1000 - total flux cleaned = -0.00520295 Jy ! Component: 1050 - total flux cleaned = -0.00508245 Jy ! Component: 1100 - total flux cleaned = -0.00496299 Jy ! Component: 1150 - total flux cleaned = -0.00492382 Jy ! Component: 1200 - total flux cleaned = -0.0047687 Jy ! Component: 1250 - total flux cleaned = -0.00476869 Jy ! Component: 1300 - total flux cleaned = -0.00461644 Jy ! Component: 1350 - total flux cleaned = -0.00465463 Jy ! Component: 1400 - total flux cleaned = -0.00457962 Jy ! Component: 1450 - total flux cleaned = -0.00454202 Jy ! Component: 1500 - total flux cleaned = -0.00454177 Jy ! Component: 1550 - total flux cleaned = -0.00446835 Jy ! Component: 1600 - total flux cleaned = -0.00446856 Jy ! Component: 1650 - total flux cleaned = -0.00450407 Jy ! Component: 1700 - total flux cleaned = -0.00436214 Jy ! Component: 1750 - total flux cleaned = -0.00439749 Jy ! Component: 1800 - total flux cleaned = -0.00446749 Jy ! Component: 1850 - total flux cleaned = -0.00450163 Jy ! Component: 1900 - total flux cleaned = -0.00439889 Jy ! Component: 1950 - total flux cleaned = -0.00446709 Jy ! Component: 2000 - total flux cleaned = -0.00446689 Jy ! Component: 2050 - total flux cleaned = -0.00433275 Jy ! Component: 2100 - total flux cleaned = -0.00449906 Jy ! Component: 2150 - total flux cleaned = -0.00433347 Jy ! Component: 2200 - total flux cleaned = -0.00430085 Jy ! Component: 2250 - total flux cleaned = -0.00423573 Jy ! Component: 2300 - total flux cleaned = -0.00430077 Jy ! Component: 2350 - total flux cleaned = -0.00420414 Jy ! Component: 2400 - total flux cleaned = -0.00414053 Jy ! Component: 2450 - total flux cleaned = -0.0041407 Jy ! Component: 2500 - total flux cleaned = -0.00407776 Jy ! Component: 2550 - total flux cleaned = -0.00404675 Jy ! Component: 2600 - total flux cleaned = -0.00401552 Jy ! Component: 2650 - total flux cleaned = -0.0040464 Jy ! Component: 2700 - total flux cleaned = -0.00395427 Jy ! Component: 2750 - total flux cleaned = -0.00392392 Jy ! Component: 2800 - total flux cleaned = -0.00389338 Jy ! Component: 2850 - total flux cleaned = -0.00377293 Jy ! Component: 2900 - total flux cleaned = -0.00365364 Jy ! Component: 2950 - total flux cleaned = -0.00371328 Jy ! Component: 3000 - total flux cleaned = -0.00353568 Jy ! Component: 3050 - total flux cleaned = -0.00344729 Jy ! Component: 3100 - total flux cleaned = -0.00335977 Jy ! Component: 3150 - total flux cleaned = -0.00324355 Jy ! Component: 3200 - total flux cleaned = -0.00318558 Jy ! Component: 3250 - total flux cleaned = -0.00307079 Jy ! Component: 3300 - total flux cleaned = -0.00298506 Jy ! Component: 3350 - total flux cleaned = -0.00281455 Jy ! Component: 3400 - total flux cleaned = -0.00281455 Jy ! Component: 3450 - total flux cleaned = -0.00273006 Jy ! Component: 3500 - total flux cleaned = -0.00256243 Jy ! Component: 3550 - total flux cleaned = -0.00245139 Jy ! Component: 3600 - total flux cleaned = -0.00234067 Jy ! Component: 3650 - total flux cleaned = -0.00225842 Jy ! Component: 3700 - total flux cleaned = -0.00214894 Jy ! Component: 3750 - total flux cleaned = -0.00220328 Jy ! Component: 3800 - total flux cleaned = -0.0020674 Jy ! Component: 3850 - total flux cleaned = -0.00190582 Jy ! Component: 3900 - total flux cleaned = -0.00185222 Jy ! Component: 3950 - total flux cleaned = -0.00185214 Jy ! Component: 4000 - total flux cleaned = -0.00171916 Jy ! Component: 4050 - total flux cleaned = -0.00163985 Jy ! Total flux subtracted in 4096 components = -0.00161378 Jy ! Clean residual min=-0.001462 max=0.001877 Jy/beam ! Clean residual mean=0.000004 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.16804 Jy keep ! Adding 250 model components to the UV plane model. ! The established model now contains 359 components and 0.16804 Jy ![Exited script file: muppet] wmap "J0151-3435_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.461 x 9.224 at 5.171 degrees (North through East) ! Clean map min=-0.0046304 max=0.1391 Jy/beam ! Writing clean map to FITS file: J0151-3435_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.139097 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000474415 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.0232 1.0232 2.0464 4.0928 8.18561 16.3712 32.7424 65.4848 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 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: 3.461 x 9.224 at 5.171 degrees (North through East) ! Clean map min=-0.0046304 max=0.1391 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 J0151-3435_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:25:32 2019