! Started logfile: /scr/pima/bg219e_uvs/J2045-1858_S_uvs.log on Thu Apr 7 06:53:34 2016 obs /scr/pima/bg219e_uvs/J2045-1858_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J2045-1858_S_uva.fits ! AN table 1: 61 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.897996 visibilities/baseline/integration-bin. ! Found source: J2045-1858 ! ! 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 7888 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/bg219e_uvs/J2045-1858_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 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.020221Jy sigma=19.244686 ! Fit after self-cal, rms=0.843254Jy sigma=15.846919 ! 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.227 mas, bmaj=11.13 mas, bpa=17.45 degrees ! Estimated noise=0.680425 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.121616 Jy ! Component: 100 - total flux cleaned = 0.148938 Jy ! Total flux subtracted in 100 components = 0.148938 Jy ! Clean residual min=-0.006453 max=0.009912 Jy/beam ! Clean residual mean=-0.000002 rms=0.001701 Jy/beam ! Combined flux in latest and established models = 0.148938 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.148938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077250Jy sigma=1.383179 ! Fit after self-cal, rms=0.077233Jy sigma=1.383007 ! 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=4.005 mas, bmaj=12.35 mas, bpa=15.16 degrees ! Estimated noise=0.458924 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.0133187 Jy ! Component: 100 - total flux cleaned = 0.0192582 Jy ! Component: 150 - total flux cleaned = 0.0225429 Jy ! Component: 200 - total flux cleaned = 0.024045 Jy ! Total flux subtracted in 200 components = 0.024045 Jy ! Clean residual min=-0.003814 max=0.004676 Jy/beam ! Clean residual mean=-0.000002 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.172983 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 37 components and 0.172983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075231Jy sigma=1.340333 ! Fit after self-cal, rms=0.075185Jy sigma=1.339375 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.005 x 12.35 at 15.16 degrees (North through East) ! Clean map min=-0.0036828 max=0.15876 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 0.96 FD 0.98 HN 1.03 KP 1.00 ! LA 1.00 NL 1.02 OV 0.97 PT 1.02 ! SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00 HN 1.07 KP 1.01 ! LA 0.99 NL 0.98 OV 0.97 PT 1.00 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 HN 1.03 KP 0.99 ! LA 0.98 NL 0.98 OV 1.00 PT 1.02 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.94 HN 0.98 KP 0.97 ! LA 0.98 NL 0.99 OV 0.97 PT 1.01 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.075185Jy sigma=1.339375 ! Fit after self-cal, rms=0.074676Jy sigma=1.335337 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.014 mas, bmaj=12.42 mas, bpa=15.28 degrees ! Estimated noise=0.456149 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.000725465 Jy ! Component: 100 - total flux cleaned = -0.000637057 Jy ! Component: 150 - total flux cleaned = -0.000598474 Jy ! Component: 200 - total flux cleaned = -0.000527538 Jy ! Total flux subtracted in 200 components = -0.000527538 Jy ! Clean residual min=-0.003499 max=0.004632 Jy/beam ! Clean residual mean=-0.000006 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.172455 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 48 components and 0.172455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074608Jy sigma=1.334243 ! Fit after self-cal, rms=0.074591Jy sigma=1.334036 ! 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.074591Jy sigma=1.334036 ! Fit after self-cal, rms=0.074523Jy sigma=1.328584 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.015 mas, bmaj=12.37 mas, bpa=15.03 degrees ! Estimated noise=0.455716 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000174463 Jy ! Component: 100 - total flux cleaned = -0.000171403 Jy ! Component: 150 - total flux cleaned = -0.000198049 Jy ! Component: 200 - total flux cleaned = -0.000197316 Jy ! Total flux subtracted in 200 components = -0.000197316 Jy ! Clean residual min=-0.003383 max=0.004117 Jy/beam ! Clean residual mean=-0.000010 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.172258 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 65 components and 0.172258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074493Jy sigma=1.328195 ! Fit after self-cal, rms=0.074500Jy sigma=1.328044 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 (-39, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00392825 Jy ! Component: 100 - total flux cleaned = 0.00595675 Jy ! Component: 150 - total flux cleaned = 0.00659353 Jy ! Component: 200 - total flux cleaned = 0.00681374 Jy ! Total flux subtracted in 200 components = 0.00681374 Jy ! Clean residual min=-0.002996 max=0.002683 Jy/beam ! Clean residual mean=-0.000011 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.179072 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 92 components and 0.179072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074288Jy sigma=1.323253 ! Fit after self-cal, rms=0.074277Jy sigma=1.323028 ! 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.074277Jy sigma=1.323028 ! Fit after self-cal, rms=0.074170Jy sigma=1.322800 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.017 mas, bmaj=12.36 mas, bpa=15 degrees ! Estimated noise=0.454764 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00132021 Jy ! Component: 100 - total flux cleaned = 0.00150529 Jy ! Component: 150 - total flux cleaned = 0.00166833 Jy ! Component: 200 - total flux cleaned = 0.00170653 Jy ! Total flux subtracted in 200 components = 0.00170653 Jy ! Clean residual min=-0.002805 max=0.002535 Jy/beam ! Clean residual mean=-0.000006 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.180778 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 105 components and 0.180778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074122Jy sigma=1.321760 ! Fit after self-cal, rms=0.074126Jy sigma=1.321733 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.000116707 Jy ! Component: 100 - total flux cleaned = 0.000117479 Jy ! Component: 150 - total flux cleaned = 0.000178919 Jy ! Component: 200 - total flux cleaned = 0.000206807 Jy ! Total flux subtracted in 200 components = 0.000206807 Jy ! Clean residual min=-0.002714 max=0.002493 Jy/beam ! Clean residual mean=-0.000006 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.180985 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 111 components and 0.180985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074101Jy sigma=1.321283 ! Fit after self-cal, rms=0.074101Jy sigma=1.321269 ! 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.074101Jy sigma=1.321269 ! Fit after self-cal, rms=0.074112Jy sigma=1.321228 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.949 mas, bmaj=17.28 mas, bpa=6.223 degrees ! Estimated noise=0.518364 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117821 Jy ! Component: 100 - total flux cleaned = 0.00132051 Jy ! Component: 150 - total flux cleaned = 0.00136671 Jy ! Component: 200 - total flux cleaned = 0.00142672 Jy ! Total flux subtracted in 200 components = 0.00142672 Jy ! Clean residual min=-0.002663 max=0.002739 Jy/beam ! Clean residual mean=-0.000007 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.182412 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 130 components and 0.182412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074101Jy sigma=1.321029 ! Fit after self-cal, rms=0.074101Jy sigma=1.320969 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 = 4.04925e-05 Jy ! Component: 100 - total flux cleaned = 1.99346e-05 Jy ! Component: 150 - total flux cleaned = 9.04547e-05 Jy ! Component: 200 - total flux cleaned = 0.000140305 Jy ! Total flux subtracted in 200 components = 0.000140305 Jy ! Clean residual min=-0.002646 max=0.002723 Jy/beam ! Clean residual mean=-0.000007 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.182552 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 149 components and 0.182552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074096Jy sigma=1.320917 ! Fit after self-cal, rms=0.074096Jy sigma=1.320891 ! 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=4.016 mas, bmaj=12.36 mas, bpa=15 degrees ! Estimated noise=0.454993 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.016 x 12.36 at 15 degrees (North through East) ! Clean map min=-0.0025118 max=0.15742 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=3.235 mas, bmaj=11.07 mas, bpa=17.19 degrees ! Estimated noise=0.677079 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.120909 Jy ! Component: 100 - total flux cleaned = 0.148313 Jy ! Component: 150 - total flux cleaned = 0.159686 Jy ! Component: 200 - total flux cleaned = 0.165819 Jy ! Total flux subtracted in 200 components = 0.165819 Jy ! Clean residual min=-0.004076 max=0.004171 Jy/beam ! Clean residual mean=0.000001 rms=0.001134 Jy/beam ! Combined flux in latest and established models = 0.165819 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.165819 Jy ! Inverting map and beam ! Estimated beam: bmin=4.016 mas, bmaj=12.36 mas, bpa=15 degrees ! Estimated noise=0.454993 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) ! Added new window around map position (-6.5, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0052361 Jy ! Component: 100 - total flux cleaned = 0.00880868 Jy ! Component: 150 - total flux cleaned = 0.0115504 Jy ! Component: 200 - total flux cleaned = 0.0134359 Jy ! Total flux subtracted in 200 components = 0.0134359 Jy ! Clean residual min=-0.002874 max=0.002675 Jy/beam ! Clean residual mean=-0.000005 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.179255 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 62 components and 0.179255 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.949 mas, bmaj=17.28 mas, bpa=6.223 degrees ! Estimated noise=0.518364 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00235624 Jy ! Component: 100 - total flux cleaned = 0.00390164 Jy ! Component: 150 - total flux cleaned = 0.00454222 Jy ! Component: 200 - total flux cleaned = 0.00472424 Jy ! Total flux subtracted in 200 components = 0.00472424 Jy ! Clean residual min=-0.002520 max=0.002520 Jy/beam ! Clean residual mean=-0.000005 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.183979 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 = 4.13988e-05 Jy ! Component: 100 - total flux cleaned = 4.15659e-05 Jy ! Component: 150 - total flux cleaned = 4.18365e-05 Jy ! Component: 200 - total flux cleaned = 7.34273e-05 Jy ! Total flux subtracted in 200 components = 7.34273e-05 Jy ! Clean residual min=-0.002455 max=0.002479 Jy/beam ! Clean residual mean=-0.000005 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.184053 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 102 components and 0.184053 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.016 mas, bmaj=12.36 mas, bpa=15 degrees ! Estimated noise=0.454993 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.1999e-05 Jy ! Component: 100 - total flux cleaned = -0.000407957 Jy ! Component: 150 - total flux cleaned = -0.00060836 Jy ! Component: 200 - total flux cleaned = -0.000720262 Jy ! Total flux subtracted in 200 components = -0.000720262 Jy ! Clean residual min=-0.002487 max=0.002341 Jy/beam ! Clean residual mean=-0.000002 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.183333 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 128 components and 0.183333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074072Jy sigma=1.320428 ! Fit after self-cal, rms=0.074066Jy sigma=1.320251 wmodel /scr/pima/bg219e_uvs/J2045-1858_S_map.mod ! Writing 128 model components to file: /scr/pima/bg219e_uvs/J2045-1858_S_map.mod wobs /scr/pima/bg219e_uvs/J2045-1858_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J2045-1858_S_uvs.fits wwins /scr/pima/bg219e_uvs/J2045-1858_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219e_uvs/J2045-1858_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.000227315 Jy ! Component: 100 - total flux cleaned = -0.000268552 Jy ! Component: 150 - total flux cleaned = -0.000304371 Jy ! Component: 200 - total flux cleaned = -0.000304263 Jy ! Component: 250 - total flux cleaned = -0.000567042 Jy ! Component: 300 - total flux cleaned = -0.000662136 Jy ! Component: 350 - total flux cleaned = -0.000846565 Jy ! Component: 400 - total flux cleaned = -0.000965427 Jy ! Component: 450 - total flux cleaned = -0.00113973 Jy ! Component: 500 - total flux cleaned = -0.00125334 Jy ! Component: 550 - total flux cleaned = -0.00136488 Jy ! Component: 600 - total flux cleaned = -0.00150054 Jy ! Component: 650 - total flux cleaned = -0.00157992 Jy ! Component: 700 - total flux cleaned = -0.00155421 Jy ! Component: 750 - total flux cleaned = -0.0017324 Jy ! Component: 800 - total flux cleaned = -0.0018569 Jy ! Component: 850 - total flux cleaned = -0.00193005 Jy ! Component: 900 - total flux cleaned = -0.00209831 Jy ! Component: 950 - total flux cleaned = -0.00214525 Jy ! Component: 1000 - total flux cleaned = -0.00228445 Jy ! Component: 1050 - total flux cleaned = -0.00242176 Jy ! Component: 1100 - total flux cleaned = -0.00251181 Jy ! Component: 1150 - total flux cleaned = -0.00257831 Jy ! Component: 1200 - total flux cleaned = -0.00264414 Jy ! Component: 1250 - total flux cleaned = -0.00275213 Jy ! Component: 1300 - total flux cleaned = -0.00285854 Jy ! Component: 1350 - total flux cleaned = -0.00300476 Jy ! Component: 1400 - total flux cleaned = -0.0030044 Jy ! Component: 1450 - total flux cleaned = -0.00304549 Jy ! Component: 1500 - total flux cleaned = -0.00314573 Jy ! Component: 1550 - total flux cleaned = -0.00322526 Jy ! Component: 1600 - total flux cleaned = -0.00332272 Jy ! Component: 1650 - total flux cleaned = -0.00336092 Jy ! Component: 1700 - total flux cleaned = -0.00341777 Jy ! Component: 1750 - total flux cleaned = -0.00343629 Jy ! Component: 1800 - total flux cleaned = -0.00347328 Jy ! Component: 1850 - total flux cleaned = -0.00350988 Jy ! Component: 1900 - total flux cleaned = -0.00352782 Jy ! Component: 1950 - total flux cleaned = -0.00354544 Jy ! Component: 2000 - total flux cleaned = -0.00356303 Jy ! Component: 2050 - total flux cleaned = -0.00356295 Jy ! Component: 2100 - total flux cleaned = -0.00356264 Jy ! Component: 2150 - total flux cleaned = -0.00354523 Jy ! Component: 2200 - total flux cleaned = -0.00357942 Jy ! Component: 2250 - total flux cleaned = -0.00352905 Jy ! Component: 2300 - total flux cleaned = -0.00354583 Jy ! Component: 2350 - total flux cleaned = -0.00356248 Jy ! Component: 2400 - total flux cleaned = -0.00356231 Jy ! Component: 2450 - total flux cleaned = -0.00356233 Jy ! Component: 2500 - total flux cleaned = -0.00362634 Jy ! Component: 2550 - total flux cleaned = -0.00364238 Jy ! Component: 2600 - total flux cleaned = -0.00370508 Jy ! Component: 2650 - total flux cleaned = -0.00375144 Jy ! Component: 2700 - total flux cleaned = -0.0038283 Jy ! Component: 2750 - total flux cleaned = -0.00388919 Jy ! Component: 2800 - total flux cleaned = -0.00387409 Jy ! Component: 2850 - total flux cleaned = -0.00393407 Jy ! Component: 2900 - total flux cleaned = -0.00399346 Jy ! Component: 2950 - total flux cleaned = -0.00403744 Jy ! Component: 3000 - total flux cleaned = -0.00405191 Jy ! Component: 3050 - total flux cleaned = -0.00412399 Jy ! Component: 3100 - total flux cleaned = -0.00413821 Jy ! Component: 3150 - total flux cleaned = -0.0041809 Jy ! Component: 3200 - total flux cleaned = -0.00425133 Jy ! Component: 3250 - total flux cleaned = -0.00432093 Jy ! Component: 3300 - total flux cleaned = -0.00432084 Jy ! Component: 3350 - total flux cleaned = -0.00434819 Jy ! Component: 3400 - total flux cleaned = -0.00441619 Jy ! Component: 3450 - total flux cleaned = -0.00441603 Jy ! Component: 3500 - total flux cleaned = -0.00441605 Jy ! Component: 3550 - total flux cleaned = -0.00450902 Jy ! Component: 3600 - total flux cleaned = -0.00456166 Jy ! Component: 3650 - total flux cleaned = -0.00457482 Jy ! Component: 3700 - total flux cleaned = -0.00461354 Jy ! Component: 3750 - total flux cleaned = -0.00466488 Jy ! Component: 3800 - total flux cleaned = -0.00463944 Jy ! Component: 3850 - total flux cleaned = -0.00471543 Jy ! Component: 3900 - total flux cleaned = -0.0047153 Jy ! Component: 3950 - total flux cleaned = -0.00474044 Jy ! Component: 4000 - total flux cleaned = -0.0047528 Jy ! Component: 4050 - total flux cleaned = -0.00478965 Jy ! Total flux subtracted in 4096 components = -0.00482624 Jy ! Clean residual min=-0.000757 max=0.000794 Jy/beam ! Clean residual mean=-0.000003 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.178506 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 420 components and 0.178506 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J2045-1858_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.016 x 12.36 at 15 degrees (North through East) ! Clean map min=-0.0015595 max=0.15707 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J2045-1858_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.157071 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000237169 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.452984 0.452984 0.905968 1.81194 3.62387 7.24774 14.4955 28.991 57.9819 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.157 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 662.275 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J2045-1858_S_uvs.log closed on Thu Apr 7 06:53:38 2016