! Started logfile: J0334-4008_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:37:23 2019 obs J0334-4008_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J0334-4008_S_2017_05_31_pus_uva.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.513333 visibilities/baseline/integration-bin. ! Found source: J0334-4008 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 703 lines of history. ! ! Reading 924 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 J0334-4008_S_2017_05_31_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.430285Jy sigma=0.001788 ! Fit after self-cal, rms=0.414691Jy sigma=0.001682 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.415 mas, bmaj=18.55 mas, bpa=3.753 degrees ! Estimated noise=5870.92 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.76784 Jy ! Component: 100 - total flux cleaned = 1.00921 Jy ! Total flux subtracted in 100 components = 1.00921 Jy ! Clean residual min=-0.067411 max=0.161920 Jy/beam ! Clean residual mean=-0.000255 rms=0.025234 Jy/beam ! Combined flux in latest and established models = 1.00921 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 1.00921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.379720Jy sigma=0.001556 ! Fit after self-cal, rms=0.379712Jy sigma=0.001556 ! Inverting map ! Added new window around map position (8, -28.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.136028 Jy ! Component: 100 - total flux cleaned = 0.19893 Jy ! Total flux subtracted in 100 components = 0.19893 Jy ! Clean residual min=-0.055164 max=0.068032 Jy/beam ! Clean residual mean=0.000060 rms=0.014021 Jy/beam ! Combined flux in latest and established models = 1.20814 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 31 components and 1.20814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.311064Jy sigma=0.001095 ! Fit after self-cal, rms=0.308363Jy sigma=0.001065 ! 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.837 mas, bmaj=21.04 mas, bpa=4.499 degrees ! Estimated noise=4786.65 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.0638969 Jy ! Component: 100 - total flux cleaned = 0.098758 Jy ! Component: 150 - total flux cleaned = 0.12018 Jy ! Component: 200 - total flux cleaned = 0.129442 Jy ! Total flux subtracted in 200 components = 0.129442 Jy ! Clean residual min=-0.048172 max=0.035511 Jy/beam ! Clean residual mean=0.000378 rms=0.012800 Jy/beam ! Combined flux in latest and established models = 1.33759 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 89 components and 1.33759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.287170Jy sigma=0.000979 ! Fit after self-cal, rms=0.286577Jy sigma=0.000972 ! 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 1.00* FD 0.97 HN 1.15 KP 1.02 ! LA 1.01 MK 1.00* NL 0.99 OV 1.00 ! PT 1.03 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.19 KP 0.99 ! LA 0.98 MK 1.00* NL 1.14 OV 1.05 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.15 KP 0.99 ! LA 0.97 MK 1.00* NL 1.07 OV 0.96 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.02 KP 0.50 ! LA 1.02 MK 1.00* NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.286577Jy sigma=0.000972 ! Fit after self-cal, rms=0.167818Jy sigma=0.000708 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.842 mas, bmaj=21.48 mas, bpa=4.772 degrees ! Estimated noise=4867.1 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.0173069 Jy ! Component: 100 - total flux cleaned = -0.0178422 Jy ! Component: 150 - total flux cleaned = -0.0186023 Jy ! Component: 200 - total flux cleaned = -0.0189449 Jy ! Total flux subtracted in 200 components = -0.0189449 Jy ! Clean residual min=-0.026606 max=0.015709 Jy/beam ! Clean residual mean=0.000355 rms=0.006426 Jy/beam ! Combined flux in latest and established models = 1.31864 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 111 components and 1.31864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162728Jy sigma=0.000697 ! Fit after self-cal, rms=0.162709Jy sigma=0.000696 ! 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.162709Jy sigma=0.000696 ! Fit after self-cal, rms=0.164867Jy sigma=0.000692 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.849 mas, bmaj=21.67 mas, bpa=4.861 degrees ! Estimated noise=4882.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0120273 Jy ! Component: 100 - total flux cleaned = -0.0139391 Jy ! Component: 150 - total flux cleaned = -0.0145932 Jy ! Component: 200 - total flux cleaned = -0.0154273 Jy ! Total flux subtracted in 200 components = -0.0154273 Jy ! Clean residual min=-0.024079 max=0.014856 Jy/beam ! Clean residual mean=0.000341 rms=0.005773 Jy/beam ! Combined flux in latest and established models = 1.30321 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 123 components and 1.30321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161825Jy sigma=0.000685 ! Fit after self-cal, rms=0.161919Jy sigma=0.000685 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.000884391 Jy ! Component: 100 - total flux cleaned = 0.00043116 Jy ! Component: 150 - total flux cleaned = -0.000204466 Jy ! Component: 200 - total flux cleaned = -0.000593788 Jy ! Total flux subtracted in 200 components = -0.000593788 Jy ! Clean residual min=-0.023467 max=0.014620 Jy/beam ! Clean residual mean=0.000340 rms=0.005672 Jy/beam ! Combined flux in latest and established models = 1.30262 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 143 components and 1.30262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160816Jy sigma=0.000683 ! Fit after self-cal, rms=0.160855Jy sigma=0.000683 ! 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.160855Jy sigma=0.000683 ! Fit after self-cal, rms=0.163671Jy sigma=0.000679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.855 mas, bmaj=21.85 mas, bpa=4.958 degrees ! Estimated noise=4903.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00915122 Jy ! Component: 100 - total flux cleaned = -0.0108668 Jy ! Component: 150 - total flux cleaned = -0.0115822 Jy ! Component: 200 - total flux cleaned = -0.0124231 Jy ! Total flux subtracted in 200 components = -0.0124231 Jy ! Clean residual min=-0.021874 max=0.013650 Jy/beam ! Clean residual mean=0.000314 rms=0.005182 Jy/beam ! Combined flux in latest and established models = 1.2902 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 144 components and 1.2902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161943Jy sigma=0.000675 ! Fit after self-cal, rms=0.162028Jy sigma=0.000675 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.000224804 Jy ! Component: 100 - total flux cleaned = -0.000112221 Jy ! Component: 150 - total flux cleaned = -0.000572502 Jy ! Component: 200 - total flux cleaned = -0.000860352 Jy ! Total flux subtracted in 200 components = -0.000860352 Jy ! Clean residual min=-0.021398 max=0.013477 Jy/beam ! Clean residual mean=0.000313 rms=0.005135 Jy/beam ! Combined flux in latest and established models = 1.28934 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 151 components and 1.28934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161421Jy sigma=0.000674 ! Fit after self-cal, rms=0.161462Jy sigma=0.000674 ! 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.161462Jy sigma=0.000674 ! Fit after self-cal, rms=0.164178Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.45 mas, bmaj=31.33 mas, bpa=-3.922 degrees ! Estimated noise=5537.79 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0070867 Jy ! Component: 100 - total flux cleaned = -0.00786821 Jy ! Component: 150 - total flux cleaned = -0.00812286 Jy ! Component: 200 - total flux cleaned = -0.0083467 Jy ! Total flux subtracted in 200 components = -0.0083467 Jy ! Clean residual min=-0.022065 max=0.015476 Jy/beam ! Clean residual mean=0.000480 rms=0.005917 Jy/beam ! Combined flux in latest and established models = 1.28099 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 160 components and 1.28099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163294Jy sigma=0.000671 ! Fit after self-cal, rms=0.163315Jy 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 = -1.82964e-05 Jy ! Component: 100 - total flux cleaned = -1.86131e-05 Jy ! Component: 150 - total flux cleaned = 7.49268e-05 Jy ! Component: 200 - total flux cleaned = -1.58097e-05 Jy ! Total flux subtracted in 200 components = -1.58097e-05 Jy ! Clean residual min=-0.021779 max=0.015369 Jy/beam ! Clean residual mean=0.000479 rms=0.005887 Jy/beam ! Combined flux in latest and established models = 1.28097 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 168 components and 1.28097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163125Jy sigma=0.000671 ! Fit after self-cal, rms=0.163117Jy sigma=0.000671 ! 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.86 mas, bmaj=22 mas, bpa=5.037 degrees ! Estimated noise=4918.62 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.86 x 22 at 5.037 degrees (North through East) ! Clean map min=-0.020132 max=0.89806 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163117Jy sigma=0.000671 ! Fit after self-cal, rms=0.154342Jy sigma=0.000608 ! Inverting map and beam ! Estimated beam: bmin=3.863 mas, bmaj=22.09 mas, bpa=5.064 degrees ! Estimated noise=4923.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0068672 Jy ! Component: 100 - total flux cleaned = -0.00810822 Jy ! Component: 150 - total flux cleaned = -0.00878755 Jy ! Component: 200 - total flux cleaned = -0.00907786 Jy ! Total flux subtracted in 200 components = -0.00907786 Jy ! Clean residual min=-0.019524 max=0.012723 Jy/beam ! Clean residual mean=0.000279 rms=0.004522 Jy/beam ! Combined flux in latest and established models = 1.2719 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 172 components and 1.2719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153507Jy sigma=0.000605 ! Fit after self-cal, rms=0.153530Jy sigma=0.000605 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.72832e-05 Jy ! Component: 100 - total flux cleaned = -0.000216017 Jy ! Component: 150 - total flux cleaned = -0.000430977 Jy ! Component: 200 - total flux cleaned = -0.000634565 Jy ! Total flux subtracted in 200 components = -0.000634565 Jy ! Clean residual min=-0.019133 max=0.012527 Jy/beam ! Clean residual mean=0.000278 rms=0.004482 Jy/beam ! Combined flux in latest and established models = 1.27126 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 180 components and 1.27126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153289Jy sigma=0.000604 ! Fit after self-cal, rms=0.153314Jy sigma=0.000604 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.153314Jy sigma=0.000604 ! Fit after self-cal, rms=0.155629Jy sigma=0.000603 print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.405 mas, bmaj=19.37 mas, bpa=4.463 degrees ! Estimated noise=6200.52 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.810664 Jy ! Component: 100 - total flux cleaned = 1.03409 Jy ! Component: 150 - total flux cleaned = 1.11595 Jy ! Component: 200 - total flux cleaned = 1.16231 Jy ! Total flux subtracted in 200 components = 1.16231 Jy ! Clean residual min=-0.027198 max=0.028847 Jy/beam ! Clean residual mean=-0.000001 rms=0.008316 Jy/beam ! Combined flux in latest and established models = 1.16231 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 50 model components to the UV plane model. ! The established model now contains 50 components and 1.16231 Jy ! Inverting map and beam ! Estimated beam: bmin=3.866 mas, bmaj=22.2 mas, bpa=5.125 degrees ! Estimated noise=4933.72 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.0452049 Jy ! Component: 100 - total flux cleaned = 0.0703594 Jy ! Component: 150 - total flux cleaned = 0.0853864 Jy ! Component: 200 - total flux cleaned = 0.0945499 Jy ! Total flux subtracted in 200 components = 0.0945499 Jy ! Clean residual min=-0.017022 max=0.013682 Jy/beam ! Clean residual mean=0.000239 rms=0.004626 Jy/beam ! Combined flux in latest and established models = 1.25686 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 106 components and 1.25686 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.521 mas, bmaj=31.65 mas, bpa=-3.925 degrees ! Estimated noise=5527.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00652128 Jy ! Component: 100 - total flux cleaned = 0.00732715 Jy ! Component: 150 - total flux cleaned = 0.00810445 Jy ! Component: 200 - total flux cleaned = 0.00861446 Jy ! Total flux subtracted in 200 components = 0.00861446 Jy ! Clean residual min=-0.019904 max=0.015403 Jy/beam ! Clean residual mean=0.000416 rms=0.005420 Jy/beam ! Combined flux in latest and established models = 1.26547 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.000540961 Jy ! Component: 100 - total flux cleaned = 0.00081443 Jy ! Component: 150 - total flux cleaned = 0.00105809 Jy ! Component: 200 - total flux cleaned = 0.00127514 Jy ! Total flux subtracted in 200 components = 0.00127514 Jy ! Clean residual min=-0.019734 max=0.015671 Jy/beam ! Clean residual mean=0.000420 rms=0.005353 Jy/beam ! Combined flux in latest and established models = 1.26675 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 144 components and 1.26675 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.866 mas, bmaj=22.2 mas, bpa=5.125 degrees ! Estimated noise=4933.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000528714 Jy ! Component: 100 - total flux cleaned = 0.000340535 Jy ! Component: 150 - total flux cleaned = 0.000257551 Jy ! Component: 200 - total flux cleaned = 0.000261524 Jy ! Total flux subtracted in 200 components = 0.000261524 Jy ! Clean residual min=-0.016188 max=0.012461 Jy/beam ! Clean residual mean=0.000258 rms=0.004227 Jy/beam ! Combined flux in latest and established models = 1.26701 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 161 components and 1.26701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155941Jy sigma=0.000599 ! Fit after self-cal, rms=0.155904Jy sigma=0.000599 wmodel J0334-4008_S_2017_05_31_pus_map.mod ! Writing 161 model components to file: J0334-4008_S_2017_05_31_pus_map.mod wobs J0334-4008_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J0334-4008_S_2017_05_31_pus_uvs.fits wwins J0334-4008_S_2017_05_31_pus_map.win ! wwins: Wrote 2 windows to J0334-4008_S_2017_05_31_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.0069575 Jy ! Component: 100 - total flux cleaned = -0.0106444 Jy ! Component: 150 - total flux cleaned = -0.0135351 Jy ! Component: 200 - total flux cleaned = -0.0148328 Jy ! Component: 250 - total flux cleaned = -0.0163807 Jy ! Component: 300 - total flux cleaned = -0.017993 Jy ! Component: 350 - total flux cleaned = -0.0190724 Jy ! Component: 400 - total flux cleaned = -0.0207055 Jy ! Component: 450 - total flux cleaned = -0.0215618 Jy ! Component: 500 - total flux cleaned = -0.0218363 Jy ! Component: 550 - total flux cleaned = -0.0223719 Jy ! Component: 600 - total flux cleaned = -0.0231539 Jy ! Component: 650 - total flux cleaned = -0.0237899 Jy ! Component: 700 - total flux cleaned = -0.024409 Jy ! Component: 750 - total flux cleaned = -0.024769 Jy ! Component: 800 - total flux cleaned = -0.0251198 Jy ! Component: 850 - total flux cleaned = -0.0253507 Jy ! Component: 900 - total flux cleaned = -0.0258026 Jy ! Component: 950 - total flux cleaned = -0.0262454 Jy ! Component: 1000 - total flux cleaned = -0.0264594 Jy ! Component: 1050 - total flux cleaned = -0.0265645 Jy ! Component: 1100 - total flux cleaned = -0.0262544 Jy ! Component: 1150 - total flux cleaned = -0.0264614 Jy ! Component: 1200 - total flux cleaned = -0.0260615 Jy ! Component: 1250 - total flux cleaned = -0.0260635 Jy ! Component: 1300 - total flux cleaned = -0.0254818 Jy ! Component: 1350 - total flux cleaned = -0.0254825 Jy ! Component: 1400 - total flux cleaned = -0.0252003 Jy ! Component: 1450 - total flux cleaned = -0.0251064 Jy ! Component: 1500 - total flux cleaned = -0.0247383 Jy ! Component: 1550 - total flux cleaned = -0.024285 Jy ! Component: 1600 - total flux cleaned = -0.0240168 Jy ! Component: 1650 - total flux cleaned = -0.0237507 Jy ! Component: 1700 - total flux cleaned = -0.0233126 Jy ! Component: 1750 - total flux cleaned = -0.0227919 Jy ! Component: 1800 - total flux cleaned = -0.0221885 Jy ! Component: 1850 - total flux cleaned = -0.0216756 Jy ! Component: 1900 - total flux cleaned = -0.0214197 Jy ! Component: 1950 - total flux cleaned = -0.0210801 Jy ! Component: 2000 - total flux cleaned = -0.0209108 Jy ! Component: 2050 - total flux cleaned = -0.0206572 Jy ! Component: 2100 - total flux cleaned = -0.0203205 Jy ! Component: 2150 - total flux cleaned = -0.0201528 Jy ! Component: 2200 - total flux cleaned = -0.0198193 Jy ! Component: 2250 - total flux cleaned = -0.0199869 Jy ! Component: 2300 - total flux cleaned = -0.0198197 Jy ! Component: 2350 - total flux cleaned = -0.020155 Jy ! Component: 2400 - total flux cleaned = -0.0203238 Jy ! Component: 2450 - total flux cleaned = -0.0205773 Jy ! Component: 2500 - total flux cleaned = -0.0208298 Jy ! Component: 2550 - total flux cleaned = -0.0212532 Jy ! Component: 2600 - total flux cleaned = -0.0216795 Jy ! Component: 2650 - total flux cleaned = -0.0221079 Jy ! Component: 2700 - total flux cleaned = -0.0225381 Jy ! Component: 2750 - total flux cleaned = -0.0227113 Jy ! Component: 2800 - total flux cleaned = -0.0227978 Jy ! Component: 2850 - total flux cleaned = -0.0228857 Jy ! Component: 2900 - total flux cleaned = -0.0227963 Jy ! Component: 2950 - total flux cleaned = -0.0227064 Jy ! Component: 3000 - total flux cleaned = -0.0227962 Jy ! Component: 3050 - total flux cleaned = -0.0227959 Jy ! Component: 3100 - total flux cleaned = -0.0227037 Jy ! Component: 3150 - total flux cleaned = -0.0227031 Jy ! Component: 3200 - total flux cleaned = -0.0225143 Jy ! Component: 3250 - total flux cleaned = -0.0225133 Jy ! Component: 3300 - total flux cleaned = -0.022321 Jy ! Component: 3350 - total flux cleaned = -0.0222231 Jy ! Component: 3400 - total flux cleaned = -0.0220272 Jy ! Component: 3450 - total flux cleaned = -0.0220278 Jy ! Component: 3500 - total flux cleaned = -0.0218275 Jy ! Component: 3550 - total flux cleaned = -0.0218276 Jy ! Component: 3600 - total flux cleaned = -0.0217257 Jy ! Component: 3650 - total flux cleaned = -0.0216206 Jy ! Component: 3700 - total flux cleaned = -0.0215143 Jy ! Component: 3750 - total flux cleaned = -0.0215142 Jy ! Component: 3800 - total flux cleaned = -0.0214061 Jy ! Component: 3850 - total flux cleaned = -0.0214068 Jy ! Component: 3900 - total flux cleaned = -0.0212949 Jy ! Component: 3950 - total flux cleaned = -0.0214074 Jy ! Component: 4000 - total flux cleaned = -0.021292 Jy ! Component: 4050 - total flux cleaned = -0.0212921 Jy ! Total flux subtracted in 4096 components = -0.0211744 Jy ! Clean residual min=-0.006700 max=0.006627 Jy/beam ! Clean residual mean=0.000069 rms=0.002066 Jy/beam ! Combined flux in latest and established models = 1.24584 Jy keep ! Adding 316 model components to the UV plane model. ! The established model now contains 477 components and 1.24584 Jy ![Exited script file: muppet] wmap "J0334-4008_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.866 x 22.2 at 5.125 degrees (North through East) ! Clean map min=-0.020745 max=0.91691 Jy/beam ! Writing clean map to FITS file: J0334-4008_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.916908 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00217521 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.711701 0.711701 1.4234 2.8468 5.69361 11.3872 22.7744 45.5488 91.0977 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0065 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.916 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.866 x 22.2 at 5.125 degrees (North through East) ! Clean map min=-0.020745 max=0.91691 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 J0334-4008_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:37:32 2019