! Started logfile: /scr/pima/bg219h_uvs/J1118-1232_S_uvs.log on Thu Apr 7 09:01:01 2016 obs /scr/pima/bg219h_uvs/J1118-1232_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1118-1232_S_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.897531 visibilities/baseline/integration-bin. ! Found source: J1118-1232 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 5816 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219h_uvs/J1118-1232_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.107178Jy sigma=22.069667 ! Fit after self-cal, rms=0.646109Jy sigma=13.286598 ! 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.457 mas, bmaj=6.149 mas, bpa=-4.93 degrees ! Estimated noise=0.736779 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.279512 Jy ! Component: 100 - total flux cleaned = 0.354074 Jy ! Total flux subtracted in 100 components = 0.354074 Jy ! Clean residual min=-0.042655 max=0.118870 Jy/beam ! Clean residual mean=0.000225 rms=0.013022 Jy/beam ! Combined flux in latest and established models = 0.354074 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.354074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.262086Jy sigma=4.934623 ! Fit after self-cal, rms=0.261889Jy sigma=4.927847 ! Inverting map ! Added new window around map position (6, -0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.105878 Jy ! Component: 100 - total flux cleaned = 0.158589 Jy ! Total flux subtracted in 100 components = 0.158589 Jy ! Clean residual min=-0.035142 max=0.047108 Jy/beam ! Clean residual mean=0.000143 rms=0.009279 Jy/beam ! Combined flux in latest and established models = 0.512663 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 0.512663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.198041Jy sigma=3.735308 ! Fit after self-cal, rms=0.190780Jy sigma=3.576076 ! 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.929 mas, bmaj=7.268 mas, bpa=-5.52 degrees ! Estimated noise=0.563963 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.068434 Jy ! Component: 100 - total flux cleaned = 0.111112 Jy ! Component: 150 - total flux cleaned = 0.140816 Jy ! Component: 200 - total flux cleaned = 0.161947 Jy ! Total flux subtracted in 200 components = 0.161947 Jy ! Clean residual min=-0.033394 max=0.036451 Jy/beam ! Clean residual mean=0.000062 rms=0.008838 Jy/beam ! Combined flux in latest and established models = 0.67461 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 65 components and 0.67461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.155653Jy sigma=3.000953 ! Fit after self-cal, rms=0.153787Jy sigma=2.961967 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.929 x 7.268 at -5.52 degrees (North through East) ! Clean map min=-0.028866 max=0.35711 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.153787Jy sigma=2.961967 ! Fit after self-cal, rms=0.153787Jy sigma=2.961967 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.929 mas, bmaj=7.268 mas, bpa=-5.52 degrees ! Estimated noise=0.563963 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.0199864 Jy ! Component: 100 - total flux cleaned = 0.0314898 Jy ! Component: 150 - total flux cleaned = 0.0395917 Jy ! Component: 200 - total flux cleaned = 0.0446255 Jy ! Total flux subtracted in 200 components = 0.0446255 Jy ! Clean residual min=-0.032211 max=0.037990 Jy/beam ! Clean residual mean=0.000033 rms=0.008433 Jy/beam ! Combined flux in latest and established models = 0.719236 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 73 components and 0.719236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150120Jy sigma=2.917104 ! Fit after self-cal, rms=0.149894Jy sigma=2.912782 ! 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.149894Jy sigma=2.912782 ! Fit after self-cal, rms=0.149894Jy sigma=2.912782 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.929 mas, bmaj=7.268 mas, bpa=-5.52 degrees ! Estimated noise=0.563963 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00413175 Jy ! Component: 100 - total flux cleaned = 0.00488561 Jy ! Component: 150 - total flux cleaned = 0.0053872 Jy ! Component: 200 - total flux cleaned = 0.00570212 Jy ! Total flux subtracted in 200 components = 0.00570212 Jy ! Clean residual min=-0.031518 max=0.038600 Jy/beam ! Clean residual mean=0.000029 rms=0.008397 Jy/beam ! Combined flux in latest and established models = 0.724938 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 79 components and 0.724938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149366Jy sigma=2.905933 ! Fit after self-cal, rms=0.149330Jy sigma=2.905430 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 (25, 113). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0388812 Jy ! Component: 100 - total flux cleaned = 0.0627234 Jy ! Component: 150 - total flux cleaned = 0.0770311 Jy ! Component: 200 - total flux cleaned = 0.0785674 Jy ! Total flux subtracted in 200 components = 0.0785674 Jy ! Clean residual min=-0.030757 max=0.031112 Jy/beam ! Clean residual mean=0.000044 rms=0.007203 Jy/beam ! Combined flux in latest and established models = 0.803506 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 109 components and 0.803506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137757Jy sigma=2.666046 ! Fit after self-cal, rms=0.135858Jy sigma=2.631872 ! 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.135858Jy sigma=2.631872 ! Fit after self-cal, rms=0.135858Jy sigma=2.631872 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.929 mas, bmaj=7.268 mas, bpa=-5.52 degrees ! Estimated noise=0.563963 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0151647 Jy ! Component: 100 - total flux cleaned = 0.0199923 Jy ! Component: 150 - total flux cleaned = 0.0220383 Jy ! Component: 200 - total flux cleaned = 0.0224185 Jy ! Total flux subtracted in 200 components = 0.0224185 Jy ! Clean residual min=-0.025792 max=0.025822 Jy/beam ! Clean residual mean=0.000040 rms=0.006668 Jy/beam ! Combined flux in latest and established models = 0.825924 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 123 components and 0.825924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133007Jy sigma=2.568971 ! Fit after self-cal, rms=0.132738Jy sigma=2.563731 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.00609037 Jy ! Component: 100 - total flux cleaned = 0.00713757 Jy ! Component: 150 - total flux cleaned = 0.00777807 Jy ! Component: 200 - total flux cleaned = 0.00837744 Jy ! Total flux subtracted in 200 components = 0.00837744 Jy ! Clean residual min=-0.024904 max=0.023806 Jy/beam ! Clean residual mean=0.000041 rms=0.006465 Jy/beam ! Combined flux in latest and established models = 0.834302 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 132 components and 0.834302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131293Jy sigma=2.532263 ! Fit after self-cal, rms=0.131219Jy sigma=2.530714 ! 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.131219Jy sigma=2.530714 ! Fit after self-cal, rms=0.131219Jy sigma=2.530714 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.705 mas, bmaj=14.05 mas, bpa=-4.46 degrees ! Estimated noise=0.781749 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0133842 Jy ! Component: 100 - total flux cleaned = 0.0161763 Jy ! Component: 150 - total flux cleaned = 0.0186995 Jy ! Component: 200 - total flux cleaned = 0.0202402 Jy ! Total flux subtracted in 200 components = 0.0202402 Jy ! Clean residual min=-0.036743 max=0.036343 Jy/beam ! Clean residual mean=0.000118 rms=0.010452 Jy/beam ! Combined flux in latest and established models = 0.854542 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 143 components and 0.854542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130935Jy sigma=2.525323 ! Fit after self-cal, rms=0.130760Jy sigma=2.520519 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.00270937 Jy ! Component: 100 - total flux cleaned = 0.00362091 Jy ! Component: 150 - total flux cleaned = 0.00389811 Jy ! Component: 200 - total flux cleaned = 0.00416156 Jy ! Total flux subtracted in 200 components = 0.00416156 Jy ! Clean residual min=-0.035949 max=0.035803 Jy/beam ! Clean residual mean=0.000126 rms=0.010146 Jy/beam ! Combined flux in latest and established models = 0.858704 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 154 components and 0.858704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130764Jy sigma=2.521937 ! Fit after self-cal, rms=0.130710Jy sigma=2.519963 ! 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.929 mas, bmaj=7.268 mas, bpa=-5.52 degrees ! Estimated noise=0.563963 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.929 x 7.268 at -5.52 degrees (North through East) ! Clean map min=-0.023006 max=0.34419 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.457 mas, bmaj=6.149 mas, bpa=-4.93 degrees ! Estimated noise=0.736779 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.289335 Jy ! Component: 100 - total flux cleaned = 0.40776 Jy ! Component: 150 - total flux cleaned = 0.483345 Jy ! Component: 200 - total flux cleaned = 0.538126 Jy ! Total flux subtracted in 200 components = 0.538126 Jy ! Clean residual min=-0.030580 max=0.037511 Jy/beam ! Clean residual mean=0.000134 rms=0.008169 Jy/beam ! Combined flux in latest and established models = 0.538126 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.538126 Jy ! Inverting map and beam ! Estimated beam: bmin=2.929 mas, bmaj=7.268 mas, bpa=-5.52 degrees ! Estimated noise=0.563963 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.0655996 Jy ! Component: 100 - total flux cleaned = 0.113684 Jy ! Component: 150 - total flux cleaned = 0.152188 Jy ! Component: 200 - total flux cleaned = 0.183533 Jy ! Total flux subtracted in 200 components = 0.183533 Jy ! Clean residual min=-0.027194 max=0.028064 Jy/beam ! Clean residual mean=0.000103 rms=0.007509 Jy/beam ! Combined flux in latest and established models = 0.721659 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 74 components and 0.721659 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.705 mas, bmaj=14.05 mas, bpa=-4.46 degrees ! Estimated noise=0.781749 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0468578 Jy ! Component: 100 - total flux cleaned = 0.0761221 Jy ! Component: 150 - total flux cleaned = 0.0968435 Jy ! Component: 200 - total flux cleaned = 0.111739 Jy ! Total flux subtracted in 200 components = 0.111739 Jy ! Clean residual min=-0.034953 max=0.038309 Jy/beam ! Clean residual mean=0.000169 rms=0.010240 Jy/beam ! Combined flux in latest and established models = 0.833398 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.0107658 Jy ! Component: 100 - total flux cleaned = 0.0142197 Jy ! Component: 150 - total flux cleaned = 0.0172956 Jy ! Component: 200 - total flux cleaned = 0.0197801 Jy ! Total flux subtracted in 200 components = 0.0197801 Jy ! Clean residual min=-0.035490 max=0.038593 Jy/beam ! Clean residual mean=0.000170 rms=0.010028 Jy/beam ! Combined flux in latest and established models = 0.853178 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 114 components and 0.853178 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.929 mas, bmaj=7.268 mas, bpa=-5.52 degrees ! Estimated noise=0.563963 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00532237 Jy ! Component: 100 - total flux cleaned = -0.00634304 Jy ! Component: 150 - total flux cleaned = -0.00716323 Jy ! Component: 200 - total flux cleaned = -0.00791357 Jy ! Total flux subtracted in 200 components = -0.00791357 Jy ! Clean residual min=-0.026206 max=0.024728 Jy/beam ! Clean residual mean=0.000059 rms=0.006317 Jy/beam ! Combined flux in latest and established models = 0.845264 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 133 components and 0.845264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132382Jy sigma=2.550761 ! Fit after self-cal, rms=0.132203Jy sigma=2.546731 wmodel /scr/pima/bg219h_uvs/J1118-1232_S_map.mod ! Writing 133 model components to file: /scr/pima/bg219h_uvs/J1118-1232_S_map.mod wobs /scr/pima/bg219h_uvs/J1118-1232_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J1118-1232_S_uvs.fits wwins /scr/pima/bg219h_uvs/J1118-1232_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219h_uvs/J1118-1232_S_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.00221403 Jy ! Component: 100 - total flux cleaned = 0.00569674 Jy ! Component: 150 - total flux cleaned = 0.00734628 Jy ! Component: 200 - total flux cleaned = 0.00970518 Jy ! Component: 250 - total flux cleaned = 0.0112129 Jy ! Component: 300 - total flux cleaned = 0.0122958 Jy ! Component: 350 - total flux cleaned = 0.0123005 Jy ! Component: 400 - total flux cleaned = 0.0119591 Jy ! Component: 450 - total flux cleaned = 0.0109786 Jy ! Component: 500 - total flux cleaned = 0.0112939 Jy ! Component: 550 - total flux cleaned = 0.0112869 Jy ! Component: 600 - total flux cleaned = 0.0109798 Jy ! Component: 650 - total flux cleaned = 0.0109815 Jy ! Component: 700 - total flux cleaned = 0.0104106 Jy ! Component: 750 - total flux cleaned = 0.00957518 Jy ! Component: 800 - total flux cleaned = 0.00848882 Jy ! Component: 850 - total flux cleaned = 0.0076853 Jy ! Component: 900 - total flux cleaned = 0.00638691 Jy ! Component: 950 - total flux cleaned = 0.00612646 Jy ! Component: 1000 - total flux cleaned = 0.00463128 Jy ! Component: 1050 - total flux cleaned = 0.00366876 Jy ! Component: 1100 - total flux cleaned = 0.00344208 Jy ! Component: 1150 - total flux cleaned = 0.00367958 Jy ! Component: 1200 - total flux cleaned = 0.00345902 Jy ! Component: 1250 - total flux cleaned = 0.00412958 Jy ! Component: 1300 - total flux cleaned = 0.00456463 Jy ! Component: 1350 - total flux cleaned = 0.00456958 Jy ! Component: 1400 - total flux cleaned = 0.00498655 Jy ! Component: 1450 - total flux cleaned = 0.00519257 Jy ! Component: 1500 - total flux cleaned = 0.00579516 Jy ! Component: 1550 - total flux cleaned = 0.00618637 Jy ! Component: 1600 - total flux cleaned = 0.00638351 Jy ! Component: 1650 - total flux cleaned = 0.0071442 Jy ! Component: 1700 - total flux cleaned = 0.00751647 Jy ! Component: 1750 - total flux cleaned = 0.00806316 Jy ! Component: 1800 - total flux cleaned = 0.00878252 Jy ! Component: 1850 - total flux cleaned = 0.00966151 Jy ! Component: 1900 - total flux cleaned = 0.00983179 Jy ! Component: 1950 - total flux cleaned = 0.0100023 Jy ! Component: 2000 - total flux cleaned = 0.0110082 Jy ! Component: 2050 - total flux cleaned = 0.0111739 Jy ! Component: 2100 - total flux cleaned = 0.0116589 Jy ! Component: 2150 - total flux cleaned = 0.0122972 Jy ! Component: 2200 - total flux cleaned = 0.012454 Jy ! Component: 2250 - total flux cleaned = 0.0121469 Jy ! Component: 2300 - total flux cleaned = 0.0127595 Jy ! Component: 2350 - total flux cleaned = 0.012606 Jy ! Component: 2400 - total flux cleaned = 0.0129031 Jy ! Component: 2450 - total flux cleaned = 0.0129059 Jy ! Component: 2500 - total flux cleaned = 0.0134851 Jy ! Component: 2550 - total flux cleaned = 0.0134858 Jy ! Component: 2600 - total flux cleaned = 0.0136262 Jy ! Component: 2650 - total flux cleaned = 0.0133509 Jy ! Component: 2700 - total flux cleaned = 0.013758 Jy ! Component: 2750 - total flux cleaned = 0.0136215 Jy ! Component: 2800 - total flux cleaned = 0.013358 Jy ! Component: 2850 - total flux cleaned = 0.0128334 Jy ! Component: 2900 - total flux cleaned = 0.0127017 Jy ! Component: 2950 - total flux cleaned = 0.0125707 Jy ! Component: 3000 - total flux cleaned = 0.0123175 Jy ! Component: 3050 - total flux cleaned = 0.0124404 Jy ! Component: 3100 - total flux cleaned = 0.0123172 Jy ! Component: 3150 - total flux cleaned = 0.0120705 Jy ! Component: 3200 - total flux cleaned = 0.0117072 Jy ! Component: 3250 - total flux cleaned = 0.0113496 Jy ! Component: 3300 - total flux cleaned = 0.0108776 Jy ! Component: 3350 - total flux cleaned = 0.0106453 Jy ! Component: 3400 - total flux cleaned = 0.0103001 Jy ! Component: 3450 - total flux cleaned = 0.00984225 Jy ! Component: 3500 - total flux cleaned = 0.00950492 Jy ! Component: 3550 - total flux cleaned = 0.00961582 Jy ! Component: 3600 - total flux cleaned = 0.00928339 Jy ! Component: 3650 - total flux cleaned = 0.00939281 Jy ! Component: 3700 - total flux cleaned = 0.00863394 Jy ! Component: 3750 - total flux cleaned = 0.00874127 Jy ! Component: 3800 - total flux cleaned = 0.00884636 Jy ! Component: 3850 - total flux cleaned = 0.00863558 Jy ! Component: 3900 - total flux cleaned = 0.00842898 Jy ! Component: 3950 - total flux cleaned = 0.00863427 Jy ! Component: 4000 - total flux cleaned = 0.00822535 Jy ! Component: 4050 - total flux cleaned = 0.00802363 Jy ! Total flux subtracted in 4096 components = 0.00772467 Jy ! Clean residual min=-0.006506 max=0.005046 Jy/beam ! Clean residual mean=0.000048 rms=0.001854 Jy/beam ! Combined flux in latest and established models = 0.852989 Jy keep ! Adding 319 model components to the UV plane model. ! The established model now contains 452 components and 0.852988 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J1118-1232_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.929 x 7.268 at -5.52 degrees (North through East) ! Clean map min=-0.012473 max=0.34684 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1118-1232_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.346841 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00180073 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.55754 1.55754 3.11509 6.23018 12.4604 24.9207 49.8414 99.6828 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0054 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.346 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 192.61 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1118-1232_S_uvs.log closed on Thu Apr 7 09:01:05 2016