! Started logfile: J0610-2301_S_2015_01_23_pus_uvs.log on Mon Jan 2 18:07:56 2017 obs J0610-2301_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0610-2301_S_2015_01_23_pus_uva.fits ! AN table 1: 115 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.97971 visibilities/baseline/integration-bin. ! Found source: J0610-2301 ! ! 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 338 lines of history. ! ! Reading 20280 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 J0610-2301_S_2015_01_23_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 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.822172Jy sigma=0.007547 ! Fit after self-cal, rms=0.750080Jy sigma=0.006953 ! 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.301 mas, bmaj=6.395 mas, bpa=-4.107 degrees ! Estimated noise=878.748 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.191871 Jy ! Component: 100 - total flux cleaned = 0.241291 Jy ! Total flux subtracted in 100 components = 0.241291 Jy ! Clean residual min=-0.010669 max=0.020753 Jy/beam ! Clean residual mean=-0.000004 rms=0.002558 Jy/beam ! Combined flux in latest and established models = 0.241291 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.241291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166564Jy sigma=0.000953 ! Fit after self-cal, rms=0.166550Jy sigma=0.000953 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0228942 Jy ! Component: 100 - total flux cleaned = 0.0354002 Jy ! Total flux subtracted in 100 components = 0.0354002 Jy ! Clean residual min=-0.007157 max=0.008611 Jy/beam ! Clean residual mean=-0.000007 rms=0.001804 Jy/beam ! Combined flux in latest and established models = 0.276691 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 22 components and 0.276691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161078Jy sigma=0.000874 ! Fit after self-cal, rms=0.161074Jy sigma=0.000874 ! 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.84 mas, bmaj=7.416 mas, bpa=-4.903 degrees ! Estimated noise=593.038 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.0159721 Jy ! Component: 100 - total flux cleaned = 0.0245348 Jy ! Component: 150 - total flux cleaned = 0.0296366 Jy ! Component: 200 - total flux cleaned = 0.0327193 Jy ! Total flux subtracted in 200 components = 0.0327193 Jy ! Clean residual min=-0.008031 max=0.010428 Jy/beam ! Clean residual mean=-0.000020 rms=0.002025 Jy/beam ! Combined flux in latest and established models = 0.30941 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 48 components and 0.30941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159284Jy sigma=0.000853 ! Fit after self-cal, rms=0.159290Jy sigma=0.000852 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 1.02 KP 1.09 ! LA 0.97 MK 0.99 NL 1.11 OV 0.97 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.78 HN 1.07 KP 1.00 ! LA 0.94 MK 0.99 NL 1.26 OV 1.00 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00* HN 1.07 KP 0.88 ! LA 0.77 MK 1.01 NL 1.14 OV 0.95 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.00* HN 1.02 KP 0.82 ! LA 0.82 MK 1.05 NL 1.04 OV 1.01 ! PT 1.03 SC 0.98 ! ! ! Fit before self-cal, rms=0.159290Jy sigma=0.000852 ! Fit after self-cal, rms=0.257093Jy sigma=0.000788 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.858 mas, bmaj=7.439 mas, bpa=-4.614 degrees ! Estimated noise=596.547 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.000411995 Jy ! Component: 100 - total flux cleaned = 0.000409295 Jy ! Component: 150 - total flux cleaned = 0.000383634 Jy ! Component: 200 - total flux cleaned = 0.000361083 Jy ! Total flux subtracted in 200 components = 0.000361083 Jy ! Clean residual min=-0.002302 max=0.002287 Jy/beam ! Clean residual mean=-0.000003 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.309772 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.309772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.257077Jy sigma=0.000788 ! Fit after self-cal, rms=0.257167Jy sigma=0.000787 ! 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.257167Jy sigma=0.000787 ! Fit after self-cal, rms=0.249940Jy sigma=0.000786 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.856 mas, bmaj=7.43 mas, bpa=-4.577 degrees ! Estimated noise=597.645 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000737414 Jy ! Component: 100 - total flux cleaned = 0.000762347 Jy ! Component: 150 - total flux cleaned = 0.000764143 Jy ! Component: 200 - total flux cleaned = 0.000764378 Jy ! Total flux subtracted in 200 components = 0.000764378 Jy ! Clean residual min=-0.002117 max=0.002130 Jy/beam ! Clean residual mean=-0.000000 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.310536 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 64 components and 0.310536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.249914Jy sigma=0.000786 ! Fit after self-cal, rms=0.249916Jy sigma=0.000786 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.4015e-05 Jy ! Component: 100 - total flux cleaned = -2.91191e-05 Jy ! Component: 150 - total flux cleaned = -5.72726e-05 Jy ! Component: 200 - total flux cleaned = -8.37879e-05 Jy ! Total flux subtracted in 200 components = -8.37879e-05 Jy ! Clean residual min=-0.002055 max=0.002119 Jy/beam ! Clean residual mean=0.000000 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.310452 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 71 components and 0.310452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.249915Jy sigma=0.000786 ! Fit after self-cal, rms=0.249915Jy sigma=0.000786 ! 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.249915Jy sigma=0.000786 ! Fit after self-cal, rms=0.186994Jy sigma=0.000785 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.856 mas, bmaj=7.423 mas, bpa=-4.549 degrees ! Estimated noise=597.761 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.86326e-05 Jy ! Component: 100 - total flux cleaned = 7.33462e-05 Jy ! Component: 150 - total flux cleaned = 5.89927e-05 Jy ! Component: 200 - total flux cleaned = 4.66748e-05 Jy ! Total flux subtracted in 200 components = 4.66748e-05 Jy ! Clean residual min=-0.002013 max=0.001937 Jy/beam ! Clean residual mean=0.000003 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.310499 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 73 components and 0.310499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186992Jy sigma=0.000785 ! Fit after self-cal, rms=0.186977Jy sigma=0.000785 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 = -6.88584e-06 Jy ! Component: 100 - total flux cleaned = -1.84649e-05 Jy ! Component: 150 - total flux cleaned = -3.9842e-05 Jy ! Component: 200 - total flux cleaned = -6.00299e-05 Jy ! Total flux subtracted in 200 components = -6.00299e-05 Jy ! Clean residual min=-0.001964 max=0.001926 Jy/beam ! Clean residual mean=0.000003 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.310439 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 76 components and 0.310439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186976Jy sigma=0.000785 ! Fit after self-cal, rms=0.186977Jy sigma=0.000785 ! 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.186977Jy sigma=0.000785 ! Fit after self-cal, rms=0.186900Jy sigma=0.000785 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.273 mas, bmaj=16.55 mas, bpa=-0.7303 degrees ! Estimated noise=799.896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.89047e-05 Jy ! Component: 100 - total flux cleaned = 0.000101536 Jy ! Component: 150 - total flux cleaned = 8.36312e-05 Jy ! Component: 200 - total flux cleaned = 3.87815e-05 Jy ! Total flux subtracted in 200 components = 3.87815e-05 Jy ! Clean residual min=-0.002362 max=0.002127 Jy/beam ! Clean residual mean=0.000005 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.310478 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 77 components and 0.310478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186909Jy sigma=0.000785 ! Fit after self-cal, rms=0.186905Jy sigma=0.000785 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 = 6.45749e-05 Jy ! Component: 100 - total flux cleaned = 6.32721e-05 Jy ! Component: 150 - total flux cleaned = 4.76548e-05 Jy ! Component: 200 - total flux cleaned = 2.76894e-05 Jy ! Total flux subtracted in 200 components = 2.76894e-05 Jy ! Clean residual min=-0.002306 max=0.002077 Jy/beam ! Clean residual mean=0.000005 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.310505 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 78 components and 0.310505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186915Jy sigma=0.000785 ! Fit after self-cal, rms=0.186913Jy sigma=0.000785 ! 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.856 mas, bmaj=7.42 mas, bpa=-4.532 degrees ! Estimated noise=597.919 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.856 x 7.42 at -4.532 degrees (North through East) ! Clean map min=-0.0017741 max=0.25987 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.298 mas, bmaj=6.356 mas, bpa=-3.726 degrees ! Estimated noise=894.551 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.195156 Jy ! Component: 100 - total flux cleaned = 0.246906 Jy ! Component: 150 - total flux cleaned = 0.270665 Jy ! Component: 200 - total flux cleaned = 0.283967 Jy ! Total flux subtracted in 200 components = 0.283967 Jy ! Clean residual min=-0.004088 max=0.006665 Jy/beam ! Clean residual mean=0.000002 rms=0.001017 Jy/beam ! Combined flux in latest and established models = 0.283967 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 32 model components to the UV plane model. ! The established model now contains 32 components and 0.283967 Jy ! Inverting map and beam ! Estimated beam: bmin=2.856 mas, bmaj=7.42 mas, bpa=-4.532 degrees ! Estimated noise=597.919 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.0118847 Jy ! Component: 100 - total flux cleaned = 0.0178026 Jy ! Component: 150 - total flux cleaned = 0.0210213 Jy ! Component: 200 - total flux cleaned = 0.0228715 Jy ! Total flux subtracted in 200 components = 0.0228715 Jy ! Clean residual min=-0.002088 max=0.003128 Jy/beam ! Clean residual mean=0.000002 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.306839 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 58 components and 0.306839 Jy ! Inverting map ! Added new window around map position (4, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00258163 Jy ! Component: 100 - total flux cleaned = 0.00329895 Jy ! Component: 150 - total flux cleaned = 0.00351165 Jy ! Component: 200 - total flux cleaned = 0.00351152 Jy ! Total flux subtracted in 200 components = 0.00351152 Jy ! Clean residual min=-0.001910 max=0.001841 Jy/beam ! Clean residual mean=0.000002 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.310351 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 71 components and 0.310351 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=7.273 mas, bmaj=16.55 mas, bpa=-0.7303 degrees ! Estimated noise=799.896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.51482e-05 Jy ! Component: 100 - total flux cleaned = -9.01643e-05 Jy ! Component: 150 - total flux cleaned = -0.000103353 Jy ! Component: 200 - total flux cleaned = -0.000115698 Jy ! Total flux subtracted in 200 components = -0.000115698 Jy ! Clean residual min=-0.002378 max=0.002008 Jy/beam ! Clean residual mean=0.000004 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.310235 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.14908e-05 Jy ! Component: 100 - total flux cleaned = -1.17264e-05 Jy ! Component: 150 - total flux cleaned = -1.14069e-05 Jy ! Component: 200 - total flux cleaned = -1.12277e-05 Jy ! Total flux subtracted in 200 components = -1.12277e-05 Jy ! Clean residual min=-0.002348 max=0.001980 Jy/beam ! Clean residual mean=0.000004 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.310224 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 91 components and 0.310224 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.856 mas, bmaj=7.42 mas, bpa=-4.532 degrees ! Estimated noise=597.919 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.34799e-05 Jy ! Component: 100 - total flux cleaned = 7.64249e-05 Jy ! Component: 150 - total flux cleaned = 3.10618e-05 Jy ! Component: 200 - total flux cleaned = 1.04154e-05 Jy ! Total flux subtracted in 200 components = 1.04154e-05 Jy ! Clean residual min=-0.001922 max=0.001801 Jy/beam ! Clean residual mean=0.000002 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.310234 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 99 components and 0.310234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186874Jy sigma=0.000785 ! Fit after self-cal, rms=0.186867Jy sigma=0.000785 wmodel J0610-2301_S_2015_01_23_pus_map.mod ! Writing 99 model components to file: J0610-2301_S_2015_01_23_pus_map.mod wobs J0610-2301_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0610-2301_S_2015_01_23_pus_uvs.fits wwins J0610-2301_S_2015_01_23_pus_map.win ! wwins: Wrote 2 windows to J0610-2301_S_2015_01_23_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.97649e-05 Jy ! Component: 100 - total flux cleaned = -0.000374415 Jy ! Component: 150 - total flux cleaned = -0.000602945 Jy ! Component: 200 - total flux cleaned = -0.000738592 Jy ! Component: 250 - total flux cleaned = -0.000817229 Jy ! Component: 300 - total flux cleaned = -0.000995605 Jy ! Component: 350 - total flux cleaned = -0.00107016 Jy ! Component: 400 - total flux cleaned = -0.00116682 Jy ! Component: 450 - total flux cleaned = -0.00119024 Jy ! Component: 500 - total flux cleaned = -0.00121358 Jy ! Component: 550 - total flux cleaned = -0.00125969 Jy ! Component: 600 - total flux cleaned = -0.00137184 Jy ! Component: 650 - total flux cleaned = -0.0015031 Jy ! Component: 700 - total flux cleaned = -0.00158858 Jy ! Component: 750 - total flux cleaned = -0.00165171 Jy ! Component: 800 - total flux cleaned = -0.00167258 Jy ! Component: 850 - total flux cleaned = -0.00171368 Jy ! Component: 900 - total flux cleaned = -0.00177431 Jy ! Component: 950 - total flux cleaned = -0.00181361 Jy ! Component: 1000 - total flux cleaned = -0.00181344 Jy ! Component: 1050 - total flux cleaned = -0.00187092 Jy ! Component: 1100 - total flux cleaned = -0.00188971 Jy ! Component: 1150 - total flux cleaned = -0.00188967 Jy ! Component: 1200 - total flux cleaned = -0.00192598 Jy ! Component: 1250 - total flux cleaned = -0.00183505 Jy ! Component: 1300 - total flux cleaned = -0.00183507 Jy ! Component: 1350 - total flux cleaned = -0.0018172 Jy ! Component: 1400 - total flux cleaned = -0.00181705 Jy ! Component: 1450 - total flux cleaned = -0.00183404 Jy ! Component: 1500 - total flux cleaned = -0.00180011 Jy ! Component: 1550 - total flux cleaned = -0.00185048 Jy ! Component: 1600 - total flux cleaned = -0.00183361 Jy ! Component: 1650 - total flux cleaned = -0.00186634 Jy ! Component: 1700 - total flux cleaned = -0.00185011 Jy ! Component: 1750 - total flux cleaned = -0.00189796 Jy ! Component: 1800 - total flux cleaned = -0.00188197 Jy ! Component: 1850 - total flux cleaned = -0.00186618 Jy ! Component: 1900 - total flux cleaned = -0.00188169 Jy ! Component: 1950 - total flux cleaned = -0.00189715 Jy ! Component: 2000 - total flux cleaned = -0.00185134 Jy ! Component: 2050 - total flux cleaned = -0.00189676 Jy ! Component: 2100 - total flux cleaned = -0.00194164 Jy ! Component: 2150 - total flux cleaned = -0.00192668 Jy ! Component: 2200 - total flux cleaned = -0.00192647 Jy ! Component: 2250 - total flux cleaned = -0.00194108 Jy ! Component: 2300 - total flux cleaned = -0.00198422 Jy ! Component: 2350 - total flux cleaned = -0.00192683 Jy ! Component: 2400 - total flux cleaned = -0.00194111 Jy ! Component: 2450 - total flux cleaned = -0.00194115 Jy ! Component: 2500 - total flux cleaned = -0.00195524 Jy ! Component: 2550 - total flux cleaned = -0.00198315 Jy ! Component: 2600 - total flux cleaned = -0.00196939 Jy ! Component: 2650 - total flux cleaned = -0.00198317 Jy ! Component: 2700 - total flux cleaned = -0.00194264 Jy ! Component: 2750 - total flux cleaned = -0.00195604 Jy ! Component: 2800 - total flux cleaned = -0.00192947 Jy ! Component: 2850 - total flux cleaned = -0.00195596 Jy ! Component: 2900 - total flux cleaned = -0.00190331 Jy ! Component: 2950 - total flux cleaned = -0.00192938 Jy ! Component: 3000 - total flux cleaned = -0.00194238 Jy ! Component: 3050 - total flux cleaned = -0.00190376 Jy ! Component: 3100 - total flux cleaned = -0.00190373 Jy ! Component: 3150 - total flux cleaned = -0.00184017 Jy ! Component: 3200 - total flux cleaned = -0.00185279 Jy ! Component: 3250 - total flux cleaned = -0.00185281 Jy ! Component: 3300 - total flux cleaned = -0.00181554 Jy ! Component: 3350 - total flux cleaned = -0.00181548 Jy ! Component: 3400 - total flux cleaned = -0.00181549 Jy ! Component: 3450 - total flux cleaned = -0.00181536 Jy ! Component: 3500 - total flux cleaned = -0.00177901 Jy ! Component: 3550 - total flux cleaned = -0.00176688 Jy ! Component: 3600 - total flux cleaned = -0.00175491 Jy ! Component: 3650 - total flux cleaned = -0.00171903 Jy ! Component: 3700 - total flux cleaned = -0.00171909 Jy ! Component: 3750 - total flux cleaned = -0.00166018 Jy ! Component: 3800 - total flux cleaned = -0.00167202 Jy ! Component: 3850 - total flux cleaned = -0.0016953 Jy ! Component: 3900 - total flux cleaned = -0.00164882 Jy ! Component: 3950 - total flux cleaned = -0.00164884 Jy ! Component: 4000 - total flux cleaned = -0.00163731 Jy ! Component: 4050 - total flux cleaned = -0.00168288 Jy ! Total flux subtracted in 4096 components = -0.00160318 Jy ! Clean residual min=-0.000750 max=0.000801 Jy/beam ! Clean residual mean=-0.000000 rms=0.000211 Jy/beam ! Combined flux in latest and established models = 0.308631 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 408 components and 0.308631 Jy ![Exited script file: muppet] wmap "J0610-2301_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.856 x 7.42 at -4.532 degrees (North through East) ! Clean map min=-0.0013762 max=0.2615 Jy/beam ! Writing clean map to FITS file: J0610-2301_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.261503 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000206826 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.237274 0.237274 0.474548 0.949095 1.89819 3.79638 7.59276 15.1855 30.371 60.7421 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.261 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.856 x 7.42 at -4.532 degrees (North through East) ! Clean map min=-0.0013762 max=0.2615 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 J0610-2301_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 18:08:01 2017