! Started logfile: J1823-2726_S_2009_05_13_pus_uvs.log on Sun Jan 22 11:39:48 2017 obs J1823-2726_S_2009_05_13_pus_uva.fits ! Reading UV FITS file: J1823-2726_S_2009_05_13_pus_uva.fits ! AN table 1: 191 integrations on 120 of 120 possible baselines. ! Apparent sampling: 0.393499 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1823-2726 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1341 lines of history. ! ! Reading 36076 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 J1823-2726_S_2009_05_13_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 1154 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1154 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1154 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1154 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.966524Jy sigma=0.006071 ! Fit after self-cal, rms=0.886063Jy sigma=0.005582 ! 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=1.767 mas, bmaj=3.363 mas, bpa=-44.43 degrees ! Estimated noise=1446.44 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.0876934 Jy ! Component: 100 - total flux cleaned = 0.125747 Jy ! Total flux subtracted in 100 components = 0.125747 Jy ! Clean residual min=-0.015834 max=0.033415 Jy/beam ! Clean residual mean=-0.000413 rms=0.005545 Jy/beam ! Combined flux in latest and established models = 0.125747 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.125747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.270170Jy sigma=0.001738 ! Fit after self-cal, rms=0.269592Jy sigma=0.001736 ! Inverting map ! Added new window around map position (4, -0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0344871 Jy ! Component: 100 - total flux cleaned = 0.0582694 Jy ! Total flux subtracted in 100 components = 0.0582694 Jy ! Clean residual min=-0.014800 max=0.026056 Jy/beam ! Clean residual mean=-0.000390 rms=0.005040 Jy/beam ! Combined flux in latest and established models = 0.184016 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 26 components and 0.184016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.258733Jy sigma=0.001638 ! Fit after self-cal, rms=0.257697Jy sigma=0.001632 ! 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.625 mas, bmaj=4.349 mas, bpa=-32.95 degrees ! Estimated noise=599.708 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.0623158 Jy ! Component: 100 - total flux cleaned = 0.0995569 Jy ! Component: 150 - total flux cleaned = 0.122014 Jy ! Component: 200 - total flux cleaned = 0.135557 Jy ! Total flux subtracted in 200 components = 0.135557 Jy ! Clean residual min=-0.026214 max=0.050122 Jy/beam ! Clean residual mean=-0.000876 rms=0.012268 Jy/beam ! Combined flux in latest and established models = 0.319573 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 36 components and 0.319573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.244711Jy sigma=0.001505 ! Fit after self-cal, rms=0.242599Jy sigma=0.001495 ! 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.97 FD 1.43 HN 1.26 HO 1.01 ! KK 1.00* KP 0.88 LA 0.62 MK 1.34 ! NL 2.29 NY 1.00* OV 1.58 PT 0.57 ! SC 1.40 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.00 FD 1.47 HN 1.16 HO 1.06 ! KK 1.00* KP 0.85 LA 0.65 MK 1.36 ! NL 2.39 NY 1.00* OV 1.51 PT 0.55 ! SC 1.41 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.91 FD 1.64 HN 1.29 HO 1.02 ! KK 1.00* KP 0.90 LA 0.69 MK 1.33 ! NL 2.25 NY 1.00* OV 1.71 PT 0.57 ! SC 1.21 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.83 FD 1.59 HN 1.12 HO 1.06 ! KK 1.00* KP 0.87 LA 0.67 MK 1.30 ! NL 2.25 NY 1.00* OV 1.70 PT 0.55 ! SC 1.12 TS 1.00* WZ 1.00* KB 1.00* ! ! ! Fit before self-cal, rms=0.242599Jy sigma=0.001495 ! Fit after self-cal, rms=0.444845Jy sigma=0.001264 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.695 mas, bmaj=4.536 mas, bpa=-38.02 degrees ! Estimated noise=721.095 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.0101191 Jy ! Component: 100 - total flux cleaned = 0.0140828 Jy ! Component: 150 - total flux cleaned = 0.0145936 Jy ! Component: 200 - total flux cleaned = 0.0147098 Jy ! Total flux subtracted in 200 components = 0.0147098 Jy ! Clean residual min=-0.025261 max=0.028886 Jy/beam ! Clean residual mean=-0.000246 rms=0.007578 Jy/beam ! Combined flux in latest and established models = 0.334283 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 39 components and 0.334283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.443609Jy sigma=0.001266 ! Fit after self-cal, rms=0.452403Jy sigma=0.001248 ! 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.452403Jy sigma=0.001248 ! Fit after self-cal, rms=0.500735Jy sigma=0.001219 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.607 mas, bmaj=4.464 mas, bpa=-39.25 degrees ! Estimated noise=753.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0106374 Jy ! Component: 100 - total flux cleaned = 0.0154819 Jy ! Component: 150 - total flux cleaned = 0.0179594 Jy ! Component: 200 - total flux cleaned = 0.0185687 Jy ! Total flux subtracted in 200 components = 0.0185687 Jy ! Clean residual min=-0.019208 max=0.024326 Jy/beam ! Clean residual mean=-0.000082 rms=0.006583 Jy/beam ! Combined flux in latest and established models = 0.352852 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.352852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.499669Jy sigma=0.001220 ! Fit after self-cal, rms=0.500236Jy sigma=0.001220 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.000801229 Jy ! Component: 100 - total flux cleaned = 0.000469823 Jy ! Component: 150 - total flux cleaned = 0.000397982 Jy ! Component: 200 - total flux cleaned = 0.000399385 Jy ! Total flux subtracted in 200 components = 0.000399385 Jy ! Clean residual min=-0.018727 max=0.023914 Jy/beam ! Clean residual mean=-0.000079 rms=0.006555 Jy/beam ! Combined flux in latest and established models = 0.353251 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.353251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.500168Jy sigma=0.001219 ! Fit after self-cal, rms=0.500052Jy sigma=0.001219 ! 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.500052Jy sigma=0.001219 ! Fit after self-cal, rms=0.501763Jy sigma=0.001215 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.546 mas, bmaj=4.392 mas, bpa=-38.75 degrees ! Estimated noise=747.133 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00756678 Jy ! Component: 100 - total flux cleaned = 0.0109479 Jy ! Component: 150 - total flux cleaned = 0.0127309 Jy ! Component: 200 - total flux cleaned = 0.0130125 Jy ! Total flux subtracted in 200 components = 0.0130125 Jy ! Clean residual min=-0.018282 max=0.023101 Jy/beam ! Clean residual mean=-0.000079 rms=0.006434 Jy/beam ! Combined flux in latest and established models = 0.366263 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 46 components and 0.366263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.501078Jy sigma=0.001216 ! Fit after self-cal, rms=0.500739Jy sigma=0.001216 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.00101899 Jy ! Component: 100 - total flux cleaned = 0.000941216 Jy ! Component: 150 - total flux cleaned = 0.000874316 Jy ! Component: 200 - total flux cleaned = 0.000874214 Jy ! Total flux subtracted in 200 components = 0.000874214 Jy ! Clean residual min=-0.017922 max=0.023436 Jy/beam ! Clean residual mean=-0.000076 rms=0.006445 Jy/beam ! Combined flux in latest and established models = 0.367138 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 49 components and 0.367138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.500648Jy sigma=0.001216 ! Fit after self-cal, rms=0.500537Jy sigma=0.001215 ! 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.500537Jy sigma=0.001215 ! Fit after self-cal, rms=0.506069Jy sigma=0.001214 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.802 mas, bmaj=21.86 mas, bpa=-0.2329 degrees ! Estimated noise=896.985 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0121321 Jy ! Component: 100 - total flux cleaned = 0.0163385 Jy ! Component: 150 - total flux cleaned = 0.0169113 Jy ! Component: 200 - total flux cleaned = 0.0169782 Jy ! Total flux subtracted in 200 components = 0.0169782 Jy ! Clean residual min=-0.034251 max=0.044265 Jy/beam ! Clean residual mean=-0.000133 rms=0.012584 Jy/beam ! Combined flux in latest and established models = 0.384116 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 50 components and 0.384116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.505396Jy sigma=0.001216 ! Fit after self-cal, rms=0.505349Jy sigma=0.001215 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.000277711 Jy ! Component: 100 - total flux cleaned = 0.000441268 Jy ! Component: 150 - total flux cleaned = 0.000521517 Jy ! Component: 200 - total flux cleaned = 0.000663989 Jy ! Total flux subtracted in 200 components = 0.000663989 Jy ! Clean residual min=-0.034029 max=0.044325 Jy/beam ! Clean residual mean=-0.000128 rms=0.012588 Jy/beam ! Combined flux in latest and established models = 0.38478 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 51 components and 0.38478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.505335Jy sigma=0.001216 ! Fit after self-cal, rms=0.505348Jy sigma=0.001215 ! 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.498 mas, bmaj=4.345 mas, bpa=-38.39 degrees ! Estimated noise=744.116 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.498 x 4.345 at -38.39 degrees (North through East) ! Clean map min=-0.017252 max=0.13751 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=1.64 mas, bmaj=3.434 mas, bpa=-47.31 degrees ! Estimated noise=1790.56 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.105721 Jy ! Component: 100 - total flux cleaned = 0.170427 Jy ! Component: 150 - total flux cleaned = 0.218428 Jy ! Component: 200 - total flux cleaned = 0.254813 Jy ! Total flux subtracted in 200 components = 0.254813 Jy ! Clean residual min=-0.016596 max=0.024410 Jy/beam ! Clean residual mean=-0.000209 rms=0.004380 Jy/beam ! Combined flux in latest and established models = 0.254813 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.254813 Jy ! Inverting map and beam ! Estimated beam: bmin=2.498 mas, bmaj=4.345 mas, bpa=-38.39 degrees ! Estimated noise=744.116 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.0563859 Jy ! Component: 100 - total flux cleaned = 0.0873941 Jy ! Component: 150 - total flux cleaned = 0.104707 Jy ! Component: 200 - total flux cleaned = 0.114377 Jy ! Total flux subtracted in 200 components = 0.114377 Jy ! Clean residual min=-0.018793 max=0.023891 Jy/beam ! Clean residual mean=-0.000126 rms=0.006438 Jy/beam ! Combined flux in latest and established models = 0.36919 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 34 components and 0.36919 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.802 mas, bmaj=21.86 mas, bpa=-0.2329 degrees ! Estimated noise=896.985 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0110509 Jy ! Component: 100 - total flux cleaned = 0.0138303 Jy ! Component: 150 - total flux cleaned = 0.0140632 Jy ! Component: 200 - total flux cleaned = 0.0142763 Jy ! Total flux subtracted in 200 components = 0.0142763 Jy ! Clean residual min=-0.034315 max=0.044037 Jy/beam ! Clean residual mean=-0.000138 rms=0.012595 Jy/beam ! Combined flux in latest and established models = 0.383466 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.000196704 Jy ! Component: 100 - total flux cleaned = 0.000372491 Jy ! Component: 150 - total flux cleaned = 0.000617249 Jy ! Component: 200 - total flux cleaned = 0.000758329 Jy ! Total flux subtracted in 200 components = 0.000758329 Jy ! Clean residual min=-0.034064 max=0.044195 Jy/beam ! Clean residual mean=-0.000131 rms=0.012596 Jy/beam ! Combined flux in latest and established models = 0.384224 Jy ! Adding 4 model components to the UV plane model. ! The established model now contains 36 components and 0.384224 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.498 mas, bmaj=4.345 mas, bpa=-38.39 degrees ! Estimated noise=744.116 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00369186 Jy ! Component: 100 - total flux cleaned = -0.00410017 Jy ! Component: 150 - total flux cleaned = -0.00440121 Jy ! Component: 200 - total flux cleaned = -0.0042896 Jy ! Total flux subtracted in 200 components = -0.0042896 Jy ! Clean residual min=-0.017826 max=0.022970 Jy/beam ! Clean residual mean=-0.000082 rms=0.006424 Jy/beam ! Combined flux in latest and established models = 0.379935 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.379935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.505479Jy sigma=0.001216 ! Fit after self-cal, rms=0.505090Jy sigma=0.001215 wmodel J1823-2726_S_2009_05_13_pus_map.mod ! Writing 44 model components to file: J1823-2726_S_2009_05_13_pus_map.mod wobs J1823-2726_S_2009_05_13_pus_uvs.fits ! Writing UV FITS file: J1823-2726_S_2009_05_13_pus_uvs.fits wwins J1823-2726_S_2009_05_13_pus_map.win ! wwins: Wrote 2 windows to J1823-2726_S_2009_05_13_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.0105149 Jy ! Component: 100 - total flux cleaned = 0.0198283 Jy ! Component: 150 - total flux cleaned = 0.028524 Jy ! Component: 200 - total flux cleaned = 0.0364467 Jy ! Component: 250 - total flux cleaned = 0.0424662 Jy ! Component: 300 - total flux cleaned = 0.0479795 Jy ! Component: 350 - total flux cleaned = 0.0539151 Jy ! Component: 400 - total flux cleaned = 0.0593874 Jy ! Component: 450 - total flux cleaned = 0.064435 Jy ! Component: 500 - total flux cleaned = 0.0688244 Jy ! Component: 550 - total flux cleaned = 0.0725874 Jy ! Component: 600 - total flux cleaned = 0.076546 Jy ! Component: 650 - total flux cleaned = 0.080174 Jy ! Component: 700 - total flux cleaned = 0.0832325 Jy ! Component: 750 - total flux cleaned = 0.0859967 Jy ! Component: 800 - total flux cleaned = 0.0887205 Jy ! Component: 850 - total flux cleaned = 0.0921352 Jy ! Component: 900 - total flux cleaned = 0.0943051 Jy ! Component: 950 - total flux cleaned = 0.0976313 Jy ! Component: 1000 - total flux cleaned = 0.100212 Jy ! Component: 1050 - total flux cleaned = 0.102757 Jy ! Component: 1100 - total flux cleaned = 0.104816 Jy ! Component: 1150 - total flux cleaned = 0.106852 Jy ! Component: 1200 - total flux cleaned = 0.10864 Jy ! Component: 1250 - total flux cleaned = 0.110409 Jy ! Component: 1300 - total flux cleaned = 0.111941 Jy ! Component: 1350 - total flux cleaned = 0.113456 Jy ! Component: 1400 - total flux cleaned = 0.115387 Jy ! Component: 1450 - total flux cleaned = 0.116874 Jy ! Component: 1500 - total flux cleaned = 0.118765 Jy ! Component: 1550 - total flux cleaned = 0.120013 Jy ! Component: 1600 - total flux cleaned = 0.120839 Jy ! Component: 1650 - total flux cleaned = 0.122476 Jy ! Component: 1700 - total flux cleaned = 0.122677 Jy ! Component: 1750 - total flux cleaned = 0.123683 Jy ! Component: 1800 - total flux cleaned = 0.124878 Jy ! Component: 1850 - total flux cleaned = 0.125076 Jy ! Component: 1900 - total flux cleaned = 0.12625 Jy ! Component: 1950 - total flux cleaned = 0.126637 Jy ! Component: 2000 - total flux cleaned = 0.127793 Jy ! Component: 2050 - total flux cleaned = 0.128364 Jy ! Component: 2100 - total flux cleaned = 0.128931 Jy ! Component: 2150 - total flux cleaned = 0.129684 Jy ! Component: 2200 - total flux cleaned = 0.13099 Jy ! Component: 2250 - total flux cleaned = 0.131176 Jy ! Component: 2300 - total flux cleaned = 0.13283 Jy ! Component: 2350 - total flux cleaned = 0.133376 Jy ! Component: 2400 - total flux cleaned = 0.13464 Jy ! Component: 2450 - total flux cleaned = 0.135357 Jy ! Component: 2500 - total flux cleaned = 0.136069 Jy ! Component: 2550 - total flux cleaned = 0.13713 Jy ! Component: 2600 - total flux cleaned = 0.137483 Jy ! Component: 2650 - total flux cleaned = 0.138353 Jy ! Component: 2700 - total flux cleaned = 0.139391 Jy ! Component: 2750 - total flux cleaned = 0.139392 Jy ! Component: 2800 - total flux cleaned = 0.139733 Jy ! Component: 2850 - total flux cleaned = 0.14058 Jy ! Component: 2900 - total flux cleaned = 0.140749 Jy ! Component: 2950 - total flux cleaned = 0.141751 Jy ! Component: 3000 - total flux cleaned = 0.141917 Jy ! Component: 3050 - total flux cleaned = 0.142082 Jy ! Component: 3100 - total flux cleaned = 0.142573 Jy ! Component: 3150 - total flux cleaned = 0.142409 Jy ! Component: 3200 - total flux cleaned = 0.142731 Jy ! Component: 3250 - total flux cleaned = 0.142249 Jy ! Component: 3300 - total flux cleaned = 0.142889 Jy ! Component: 3350 - total flux cleaned = 0.142256 Jy ! Component: 3400 - total flux cleaned = 0.142887 Jy ! Component: 3450 - total flux cleaned = 0.142575 Jy ! Component: 3500 - total flux cleaned = 0.142733 Jy ! Component: 3550 - total flux cleaned = 0.142733 Jy ! Component: 3600 - total flux cleaned = 0.142887 Jy ! Component: 3650 - total flux cleaned = 0.142275 Jy ! Component: 3700 - total flux cleaned = 0.142428 Jy ! Component: 3750 - total flux cleaned = 0.142276 Jy ! Component: 3800 - total flux cleaned = 0.142126 Jy ! Component: 3850 - total flux cleaned = 0.142276 Jy ! Component: 3900 - total flux cleaned = 0.141979 Jy ! Component: 3950 - total flux cleaned = 0.141389 Jy ! Component: 4000 - total flux cleaned = 0.141976 Jy ! Component: 4050 - total flux cleaned = 0.142415 Jy ! Total flux subtracted in 4096 components = 0.141979 Jy ! Clean residual min=-0.007815 max=0.007838 Jy/beam ! Clean residual mean=-0.000002 rms=0.003507 Jy/beam ! Combined flux in latest and established models = 0.521913 Jy keep ! Adding 652 model components to the UV plane model. ! The established model now contains 696 components and 0.521913 Jy ![Exited script file: muppet] wmap "J1823-2726_S_2009_05_13_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.498 x 4.345 at -38.39 degrees (North through East) ! Clean map min=-0.014674 max=0.13776 Jy/beam ! Writing clean map to FITS file: J1823-2726_S_2009_05_13_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.137765 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00355805 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -7.7481 7.7481 15.4962 30.9924 61.9848 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0106 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.137 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.498 x 4.345 at -38.39 degrees (North through East) ! Clean map min=-0.014674 max=0.13776 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 J1823-2726_S_2009_05_13_pus_uvs.log closed on Sun Jan 22 11:39:55 2017