! Started logfile: J1148-0046_S_2017_07_16_pus_uvs.log on Thu May 9 11:08:25 2019 obs J1148-0046_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J1148-0046_S_2017_07_16_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.774854 visibilities/baseline/integration-bin. ! Found source: J1148-0046 ! ! 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 815 lines of history. ! ! Reading 15900 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 J1148-0046_S_2017_07_16_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 132 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 255 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 207 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 718 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.913687Jy sigma=0.007984 ! Fit after self-cal, rms=0.896702Jy sigma=0.007842 ! 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.535 mas, bmaj=6.772 mas, bpa=-4.272 degrees ! Estimated noise=952.892 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.0807347 Jy ! Component: 100 - total flux cleaned = 0.0988564 Jy ! Total flux subtracted in 100 components = 0.0988564 Jy ! Clean residual min=-0.006572 max=0.007574 Jy/beam ! Clean residual mean=0.000008 rms=0.001728 Jy/beam ! Combined flux in latest and established models = 0.0988564 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0988564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084477Jy sigma=0.000705 ! Fit after self-cal, rms=0.084446Jy sigma=0.000705 ! 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=2.878 mas, bmaj=7.41 mas, bpa=-4.432 degrees ! Estimated noise=780.507 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.00999553 Jy ! Component: 100 - total flux cleaned = 0.0154376 Jy ! Component: 150 - total flux cleaned = 0.0187177 Jy ! Component: 200 - total flux cleaned = 0.0207501 Jy ! Total flux subtracted in 200 components = 0.0207501 Jy ! Clean residual min=-0.004110 max=0.005266 Jy/beam ! Clean residual mean=0.000009 rms=0.001302 Jy/beam ! Combined flux in latest and established models = 0.119606 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 34 components and 0.119606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083295Jy sigma=0.000694 ! Fit after self-cal, rms=0.083275Jy sigma=0.000694 ! 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.98 FD 1.00* HN 0.92 KP 1.27 ! LA 0.96 MK 1.08 NL 0.87 OV 0.95 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00 KP 1.15 ! LA 0.91 MK 1.06 NL 1.05 OV 0.97 ! PT 0.93 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.31 FD 1.00* HN 0.93 KP 1.12 ! LA 0.99 MK 1.04 NL 1.01 OV 0.91 ! PT 0.97 SC 0.99 ! ! ! Correcting IF 4. ! A total of 66 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.85 KP 1.00* ! LA 0.90 MK 1.04 NL 1.00* OV 1.00* ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.083275Jy sigma=0.000694 ! Fit after self-cal, rms=0.083208Jy sigma=0.000685 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.892 mas, bmaj=7.427 mas, bpa=-4.043 degrees ! Estimated noise=777.439 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.000472018 Jy ! Component: 100 - total flux cleaned = -0.000522775 Jy ! Component: 150 - total flux cleaned = -0.000565955 Jy ! Component: 200 - total flux cleaned = -0.000545166 Jy ! Total flux subtracted in 200 components = -0.000545166 Jy ! Clean residual min=-0.003759 max=0.005178 Jy/beam ! Clean residual mean=0.000003 rms=0.001096 Jy/beam ! Combined flux in latest and established models = 0.119061 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.119061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083192Jy sigma=0.000685 ! Fit after self-cal, rms=0.083254Jy sigma=0.000685 ! 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.083254Jy sigma=0.000685 ! Fit after self-cal, rms=0.097933Jy sigma=0.000672 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.867 mas, bmaj=7.379 mas, bpa=-3.975 degrees ! Estimated noise=809.017 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00383085 Jy ! Component: 100 - total flux cleaned = 0.00537899 Jy ! Component: 150 - total flux cleaned = 0.00581655 Jy ! Component: 200 - total flux cleaned = 0.0059771 Jy ! Total flux subtracted in 200 components = 0.0059771 Jy ! Clean residual min=-0.003779 max=0.003208 Jy/beam ! Clean residual mean=-0.000000 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.125038 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 58 components and 0.125038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097763Jy sigma=0.000671 ! Fit after self-cal, rms=0.098145Jy sigma=0.000671 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.31393e-05 Jy ! Component: 100 - total flux cleaned = -1.28093e-05 Jy ! Component: 150 - total flux cleaned = -1.21762e-05 Jy ! Component: 200 - total flux cleaned = 3.83962e-06 Jy ! Total flux subtracted in 200 components = 3.83962e-06 Jy ! Clean residual min=-0.003755 max=0.003186 Jy/beam ! Clean residual mean=-0.000000 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.125042 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 0.125042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098136Jy sigma=0.000671 ! Fit after self-cal, rms=0.098133Jy sigma=0.000671 ! 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.098133Jy sigma=0.000671 ! Fit after self-cal, rms=0.110696Jy sigma=0.000661 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.857 mas, bmaj=7.389 mas, bpa=-3.975 degrees ! Estimated noise=807.527 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.28139e-05 Jy ! Component: 100 - total flux cleaned = -1.88446e-05 Jy ! Component: 150 - total flux cleaned = -2.98541e-05 Jy ! Component: 200 - total flux cleaned = -2.98107e-05 Jy ! Total flux subtracted in 200 components = -2.98107e-05 Jy ! Clean residual min=-0.001800 max=0.002248 Jy/beam ! Clean residual mean=0.000002 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.125012 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 68 components and 0.125012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110694Jy sigma=0.000660 ! Fit after self-cal, rms=0.110847Jy sigma=0.000660 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (107, -84.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145594 Jy ! Component: 100 - total flux cleaned = 0.00145674 Jy ! Component: 150 - total flux cleaned = 0.00148835 Jy ! Component: 200 - total flux cleaned = 0.00149142 Jy ! Total flux subtracted in 200 components = 0.00149142 Jy ! Clean residual min=-0.001769 max=0.001874 Jy/beam ! Clean residual mean=0.000002 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.126504 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 89 components and 0.126504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110798Jy sigma=0.000660 ! Fit after self-cal, rms=0.110803Jy sigma=0.000660 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110803Jy sigma=0.000660 ! Fit after self-cal, rms=0.111835Jy sigma=0.000660 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.568 mas, bmaj=12.75 mas, bpa=-5.533 degrees ! Estimated noise=1113.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000440163 Jy ! Component: 100 - total flux cleaned = 0.000488078 Jy ! Component: 150 - total flux cleaned = 0.000447629 Jy ! Component: 200 - total flux cleaned = 0.000430929 Jy ! Total flux subtracted in 200 components = 0.000430929 Jy ! Clean residual min=-0.002517 max=0.002160 Jy/beam ! Clean residual mean=0.000003 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.126935 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 101 components and 0.126935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111824Jy sigma=0.000660 ! Fit after self-cal, rms=0.111831Jy sigma=0.000660 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.91332e-05 Jy ! Component: 100 - total flux cleaned = 7.35115e-05 Jy ! Component: 150 - total flux cleaned = 7.32848e-05 Jy ! Component: 200 - total flux cleaned = 7.34835e-05 Jy ! Total flux subtracted in 200 components = 7.34835e-05 Jy ! Clean residual min=-0.002536 max=0.002168 Jy/beam ! Clean residual mean=0.000004 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.127008 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 105 components and 0.127008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111828Jy sigma=0.000660 ! Fit after self-cal, rms=0.111827Jy sigma=0.000660 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=2.855 mas, bmaj=7.39 mas, bpa=-3.998 degrees ! Estimated noise=806.99 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.855 x 7.39 at -3.998 degrees (North through East) ! Clean map min=-0.0016655 max=0.10878 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.501 mas, bmaj=6.747 mas, bpa=-4.071 degrees ! Estimated noise=999.005 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0843888 Jy ! Component: 100 - total flux cleaned = 0.10349 Jy ! Component: 150 - total flux cleaned = 0.111392 Jy ! Component: 200 - total flux cleaned = 0.116273 Jy ! Total flux subtracted in 200 components = 0.116273 Jy ! Clean residual min=-0.002842 max=0.002997 Jy/beam ! Clean residual mean=0.000006 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.116273 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.116273 Jy ! Inverting map and beam ! Estimated beam: bmin=2.855 mas, bmaj=7.39 mas, bpa=-3.998 degrees ! Estimated noise=806.99 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.0039086 Jy ! Component: 100 - total flux cleaned = 0.00651681 Jy ! Component: 150 - total flux cleaned = 0.00743833 Jy ! Component: 200 - total flux cleaned = 0.00802447 Jy ! Total flux subtracted in 200 components = 0.00802447 Jy ! Clean residual min=-0.001919 max=0.001873 Jy/beam ! Clean residual mean=0.000004 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.124298 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 73 components and 0.124298 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=6.568 mas, bmaj=12.75 mas, bpa=-5.533 degrees ! Estimated noise=1113.13 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160124 Jy ! Component: 100 - total flux cleaned = 0.00196123 Jy ! Component: 150 - total flux cleaned = 0.00217617 Jy ! Component: 200 - total flux cleaned = 0.00232373 Jy ! Total flux subtracted in 200 components = 0.00232373 Jy ! Clean residual min=-0.002624 max=0.002283 Jy/beam ! Clean residual mean=0.000004 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.126621 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.000102336 Jy ! Component: 100 - total flux cleaned = 0.000190387 Jy ! Component: 150 - total flux cleaned = 0.00022248 Jy ! Component: 200 - total flux cleaned = 0.000251863 Jy ! Total flux subtracted in 200 components = 0.000251863 Jy ! Clean residual min=-0.002574 max=0.002218 Jy/beam ! Clean residual mean=0.000004 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.126873 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 101 components and 0.126873 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.855 mas, bmaj=7.39 mas, bpa=-3.998 degrees ! Estimated noise=806.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000404578 Jy ! Component: 100 - total flux cleaned = -0.000379147 Jy ! Component: 150 - total flux cleaned = -0.000331351 Jy ! Component: 200 - total flux cleaned = -0.000331246 Jy ! Total flux subtracted in 200 components = -0.000331246 Jy ! Clean residual min=-0.001776 max=0.001769 Jy/beam ! Clean residual mean=0.000002 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.126542 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 116 components and 0.126542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111824Jy sigma=0.000660 ! Fit after self-cal, rms=0.111826Jy sigma=0.000660 wmodel J1148-0046_S_2017_07_16_pus_map.mod ! Writing 116 model components to file: J1148-0046_S_2017_07_16_pus_map.mod wobs J1148-0046_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J1148-0046_S_2017_07_16_pus_uvs.fits wwins J1148-0046_S_2017_07_16_pus_map.win ! wwins: Wrote 2 windows to J1148-0046_S_2017_07_16_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 = 9.47532e-07 Jy ! Component: 100 - total flux cleaned = -0.000216106 Jy ! Component: 150 - total flux cleaned = -0.00045576 Jy ! Component: 200 - total flux cleaned = -0.000629287 Jy ! Component: 250 - total flux cleaned = -0.000768992 Jy ! Component: 300 - total flux cleaned = -0.00082345 Jy ! Component: 350 - total flux cleaned = -0.000823917 Jy ! Component: 400 - total flux cleaned = -0.000824007 Jy ! Component: 450 - total flux cleaned = -0.000773826 Jy ! Component: 500 - total flux cleaned = -0.000700214 Jy ! Component: 550 - total flux cleaned = -0.000651788 Jy ! Component: 600 - total flux cleaned = -0.000604753 Jy ! Component: 650 - total flux cleaned = -0.000535212 Jy ! Component: 700 - total flux cleaned = -0.000489695 Jy ! Component: 750 - total flux cleaned = -0.000534598 Jy ! Component: 800 - total flux cleaned = -0.000512515 Jy ! Component: 850 - total flux cleaned = -0.000469645 Jy ! Component: 900 - total flux cleaned = -0.000555066 Jy ! Component: 950 - total flux cleaned = -0.000492104 Jy ! Component: 1000 - total flux cleaned = -0.000533615 Jy ! Component: 1050 - total flux cleaned = -0.000513317 Jy ! Component: 1100 - total flux cleaned = -0.000513377 Jy ! Component: 1150 - total flux cleaned = -0.000513249 Jy ! Component: 1200 - total flux cleaned = -0.000493593 Jy ! Component: 1250 - total flux cleaned = -0.000532465 Jy ! Component: 1300 - total flux cleaned = -0.000513289 Jy ! Component: 1350 - total flux cleaned = -0.000513446 Jy ! Component: 1400 - total flux cleaned = -0.000588553 Jy ! Component: 1450 - total flux cleaned = -0.000625547 Jy ! Component: 1500 - total flux cleaned = -0.00066239 Jy ! Component: 1550 - total flux cleaned = -0.000626132 Jy ! Component: 1600 - total flux cleaned = -0.000734183 Jy ! Component: 1650 - total flux cleaned = -0.00073399 Jy ! Component: 1700 - total flux cleaned = -0.000786641 Jy ! Component: 1750 - total flux cleaned = -0.000734085 Jy ! Component: 1800 - total flux cleaned = -0.000768366 Jy ! Component: 1850 - total flux cleaned = -0.000734193 Jy ! Component: 1900 - total flux cleaned = -0.000734254 Jy ! Component: 1950 - total flux cleaned = -0.000734334 Jy ! Component: 2000 - total flux cleaned = -0.000767497 Jy ! Component: 2050 - total flux cleaned = -0.00071778 Jy ! Component: 2100 - total flux cleaned = -0.000717706 Jy ! Component: 2150 - total flux cleaned = -0.000653089 Jy ! Component: 2200 - total flux cleaned = -0.000637081 Jy ! Component: 2250 - total flux cleaned = -0.000621206 Jy ! Component: 2300 - total flux cleaned = -0.000668705 Jy ! Component: 2350 - total flux cleaned = -0.000668797 Jy ! Component: 2400 - total flux cleaned = -0.000637722 Jy ! Component: 2450 - total flux cleaned = -0.000560875 Jy ! Component: 2500 - total flux cleaned = -0.000591244 Jy ! Component: 2550 - total flux cleaned = -0.000545817 Jy ! Component: 2600 - total flux cleaned = -0.00054566 Jy ! Component: 2650 - total flux cleaned = -0.000515951 Jy ! Component: 2700 - total flux cleaned = -0.000530674 Jy ! Component: 2750 - total flux cleaned = -0.000471997 Jy ! Component: 2800 - total flux cleaned = -0.000428458 Jy ! Component: 2850 - total flux cleaned = -0.00041414 Jy ! Component: 2900 - total flux cleaned = -0.000357003 Jy ! Component: 2950 - total flux cleaned = -0.00037122 Jy ! Component: 3000 - total flux cleaned = -0.000300666 Jy ! Component: 3050 - total flux cleaned = -0.000300457 Jy ! Component: 3100 - total flux cleaned = -0.00027265 Jy ! Component: 3150 - total flux cleaned = -0.000231426 Jy ! Component: 3200 - total flux cleaned = -0.000190245 Jy ! Component: 3250 - total flux cleaned = -0.000176859 Jy ! Component: 3300 - total flux cleaned = -0.000136464 Jy ! Component: 3350 - total flux cleaned = -6.97129e-05 Jy ! Component: 3400 - total flux cleaned = -0.000136223 Jy ! Component: 3450 - total flux cleaned = -7.02488e-05 Jy ! Component: 3500 - total flux cleaned = -7.0169e-05 Jy ! Component: 3550 - total flux cleaned = -1.80708e-05 Jy ! Component: 3600 - total flux cleaned = 2.08273e-05 Jy ! Component: 3650 - total flux cleaned = 3.36711e-05 Jy ! Component: 3700 - total flux cleaned = 7.17562e-05 Jy ! Component: 3750 - total flux cleaned = 9.70845e-05 Jy ! Component: 3800 - total flux cleaned = 0.00015982 Jy ! Component: 3850 - total flux cleaned = 0.000172234 Jy ! Component: 3900 - total flux cleaned = 0.000209438 Jy ! Component: 3950 - total flux cleaned = 0.000184992 Jy ! Component: 4000 - total flux cleaned = 0.000270645 Jy ! Component: 4050 - total flux cleaned = 0.000282853 Jy ! Total flux subtracted in 4096 components = 0.000319112 Jy ! Clean residual min=-0.000715 max=0.000673 Jy/beam ! Clean residual mean=0.000001 rms=0.000221 Jy/beam ! Combined flux in latest and established models = 0.126861 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 401 components and 0.126861 Jy ![Exited script file: muppet] wmap "J1148-0046_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.855 x 7.39 at -3.998 degrees (North through East) ! Clean map min=-0.0016008 max=0.10863 Jy/beam ! Writing clean map to FITS file: J1148-0046_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.108625 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000221699 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.612288 0.612288 1.22458 2.44915 4.8983 9.7966 19.5932 39.1864 78.3728 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.108 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.855 x 7.39 at -3.998 degrees (North through East) ! Clean map min=-0.0016008 max=0.10863 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 J1148-0046_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:08:31 2019