! Started logfile: /scr/pima/bg219g_uvs/J1130+0846_S_uvs.log on Thu Apr 7 07:14:44 2016 obs /scr/pima/bg219g_uvs/J1130+0846_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1130+0846_S_uva.fits ! AN table 1: 14 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.853175 visibilities/baseline/integration-bin. ! Found source: J1130+0846 ! ! 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 1720 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/bg219g_uvs/J1130+0846_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.014982Jy sigma=22.134823 ! Fit after self-cal, rms=0.805018Jy sigma=17.733402 ! 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.342 mas, bmaj=10.63 mas, bpa=-28.87 degrees ! Estimated noise=1.02817 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.155441 Jy ! Component: 100 - total flux cleaned = 0.189744 Jy ! Total flux subtracted in 100 components = 0.189744 Jy ! Clean residual min=-0.011204 max=0.019589 Jy/beam ! Clean residual mean=-0.000275 rms=0.003377 Jy/beam ! Combined flux in latest and established models = 0.189744 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.189744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093725Jy sigma=1.848880 ! Fit after self-cal, rms=0.093701Jy sigma=1.848728 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.99 mas, bmaj=11.44 mas, bpa=-29.18 degrees ! Estimated noise=0.894296 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 (32.5, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0202632 Jy ! Component: 100 - total flux cleaned = 0.0302819 Jy ! Component: 150 - total flux cleaned = 0.0367884 Jy ! Component: 200 - total flux cleaned = 0.04025 Jy ! Total flux subtracted in 200 components = 0.04025 Jy ! Clean residual min=-0.006243 max=0.008662 Jy/beam ! Clean residual mean=-0.000098 rms=0.001786 Jy/beam ! Combined flux in latest and established models = 0.229994 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 50 components and 0.229994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089590Jy sigma=1.739511 ! Fit after self-cal, rms=0.089445Jy sigma=1.733296 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.99 x 11.44 at -29.18 degrees (North through East) ! Clean map min=-0.0059184 max=0.19069 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.01 FD 1.02 HN 1.06 KP 0.94 ! LA 0.98 MK 0.97 NL 0.85 OV 0.97 ! PT 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.14 HN 1.05 KP 0.97 ! LA 0.97 MK 1.02 NL 1.04 OV 0.94 ! PT 0.95 ! ! ! 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* ! ! ! 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* ! ! ! Fit before self-cal, rms=0.089445Jy sigma=1.733296 ! Fit after self-cal, rms=0.088507Jy sigma=1.706882 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.014 mas, bmaj=11.5 mas, bpa=-29.23 degrees ! Estimated noise=0.873635 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.000309037 Jy ! Component: 100 - total flux cleaned = -0.000641309 Jy ! Component: 150 - total flux cleaned = -0.000739341 Jy ! Component: 200 - total flux cleaned = -0.000738656 Jy ! Total flux subtracted in 200 components = -0.000738656 Jy ! Clean residual min=-0.004704 max=0.004734 Jy/beam ! Clean residual mean=-0.000046 rms=0.001235 Jy/beam ! Combined flux in latest and established models = 0.229255 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 78 components and 0.229255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088264Jy sigma=1.699624 ! Fit after self-cal, rms=0.088265Jy sigma=1.699303 ! 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.088265Jy sigma=1.699303 ! Fit after self-cal, rms=0.089584Jy sigma=1.692211 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.023 mas, bmaj=11.51 mas, bpa=-29.3 degrees ! Estimated noise=0.873527 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00181994 Jy ! Component: 100 - total flux cleaned = 0.00198363 Jy ! Component: 150 - total flux cleaned = 0.00183894 Jy ! Component: 200 - total flux cleaned = 0.0017764 Jy ! Total flux subtracted in 200 components = 0.0017764 Jy ! Clean residual min=-0.004403 max=0.004611 Jy/beam ! Clean residual mean=-0.000041 rms=0.001145 Jy/beam ! Combined flux in latest and established models = 0.231031 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 110 components and 0.231031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089472Jy sigma=1.688313 ! Fit after self-cal, rms=0.089471Jy sigma=1.688107 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.00019383 Jy ! Component: 100 - total flux cleaned = 0.000194137 Jy ! Component: 150 - total flux cleaned = 0.000242104 Jy ! Component: 200 - total flux cleaned = 0.000373602 Jy ! Total flux subtracted in 200 components = 0.000373602 Jy ! Clean residual min=-0.004362 max=0.004294 Jy/beam ! Clean residual mean=-0.000039 rms=0.001102 Jy/beam ! Combined flux in latest and established models = 0.231405 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 119 components and 0.231405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089422Jy sigma=1.686700 ! Fit after self-cal, rms=0.089403Jy sigma=1.686648 ! 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.089403Jy sigma=1.686648 ! Fit after self-cal, rms=0.089581Jy sigma=1.670303 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.026 mas, bmaj=11.48 mas, bpa=-29.3 degrees ! Estimated noise=0.876255 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00115885 Jy ! Component: 100 - total flux cleaned = -0.00110652 Jy ! Component: 150 - total flux cleaned = -0.00106675 Jy ! Component: 200 - total flux cleaned = -0.000886751 Jy ! Total flux subtracted in 200 components = -0.000886751 Jy ! Clean residual min=-0.004138 max=0.003579 Jy/beam ! Clean residual mean=-0.000050 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 0.230518 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 139 components and 0.230518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089522Jy sigma=1.669162 ! Fit after self-cal, rms=0.089485Jy sigma=1.668943 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 = 7.98317e-05 Jy ! Component: 100 - total flux cleaned = 0.00017893 Jy ! Component: 150 - total flux cleaned = 0.000240235 Jy ! Component: 200 - total flux cleaned = 0.000239828 Jy ! Total flux subtracted in 200 components = 0.000239828 Jy ! Clean residual min=-0.004033 max=0.003551 Jy/beam ! Clean residual mean=-0.000048 rms=0.000960 Jy/beam ! Combined flux in latest and established models = 0.230758 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 146 components and 0.230758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089462Jy sigma=1.668469 ! Fit after self-cal, rms=0.089454Jy sigma=1.668440 ! 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.089454Jy sigma=1.668440 ! Fit after self-cal, rms=0.089747Jy sigma=1.668126 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.752 mas, bmaj=12.2 mas, bpa=-13.71 degrees ! Estimated noise=1.04057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000130976 Jy ! Component: 100 - total flux cleaned = 0.000243953 Jy ! Component: 150 - total flux cleaned = 0.000403428 Jy ! Component: 200 - total flux cleaned = 0.000520046 Jy ! Total flux subtracted in 200 components = 0.000520046 Jy ! Clean residual min=-0.003362 max=0.003337 Jy/beam ! Clean residual mean=-0.000068 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.231278 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 159 components and 0.231278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089723Jy sigma=1.667865 ! Fit after self-cal, rms=0.089720Jy sigma=1.667754 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.000207631 Jy ! Component: 100 - total flux cleaned = 0.000208181 Jy ! Component: 150 - total flux cleaned = 0.000260188 Jy ! Component: 200 - total flux cleaned = 0.000308021 Jy ! Total flux subtracted in 200 components = 0.000308021 Jy ! Clean residual min=-0.003350 max=0.003206 Jy/beam ! Clean residual mean=-0.000065 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.231586 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 170 components and 0.231586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089709Jy sigma=1.667662 ! Fit after self-cal, rms=0.089708Jy sigma=1.667623 ! 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.027 mas, bmaj=11.47 mas, bpa=-29.3 degrees ! Estimated noise=0.876968 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.027 x 11.47 at -29.3 degrees (North through East) ! Clean map min=-0.0036286 max=0.18721 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.375 mas, bmaj=10.71 mas, bpa=-29.01 degrees ! Estimated noise=1.01266 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.153019 Jy ! Component: 100 - total flux cleaned = 0.187712 Jy ! Component: 150 - total flux cleaned = 0.200959 Jy ! Component: 200 - total flux cleaned = 0.209044 Jy ! Total flux subtracted in 200 components = 0.209044 Jy ! Clean residual min=-0.006384 max=0.006201 Jy/beam ! Clean residual mean=-0.000131 rms=0.001624 Jy/beam ! Combined flux in latest and established models = 0.209044 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.209044 Jy ! Inverting map and beam ! Estimated beam: bmin=4.027 mas, bmaj=11.47 mas, bpa=-29.3 degrees ! Estimated noise=0.876968 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 (-26.5, 15). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00736199 Jy ! Component: 100 - total flux cleaned = 0.0121456 Jy ! Component: 150 - total flux cleaned = 0.0153748 Jy ! Component: 200 - total flux cleaned = 0.0168387 Jy ! Total flux subtracted in 200 components = 0.0168387 Jy ! Clean residual min=-0.004613 max=0.003291 Jy/beam ! Clean residual mean=-0.000072 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.225883 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 55 components and 0.225883 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=9.752 mas, bmaj=12.2 mas, bpa=-13.71 degrees ! Estimated noise=1.04057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00301087 Jy ! Component: 100 - total flux cleaned = 0.00405355 Jy ! Component: 150 - total flux cleaned = 0.00470597 Jy ! Component: 200 - total flux cleaned = 0.00526781 Jy ! Total flux subtracted in 200 components = 0.00526781 Jy ! Clean residual min=-0.003845 max=0.003349 Jy/beam ! Clean residual mean=-0.000071 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.231151 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.000384154 Jy ! Component: 100 - total flux cleaned = 0.000726827 Jy ! Component: 150 - total flux cleaned = 0.000947545 Jy ! Component: 200 - total flux cleaned = 0.00115037 Jy ! Total flux subtracted in 200 components = 0.00115037 Jy ! Clean residual min=-0.003613 max=0.003341 Jy/beam ! Clean residual mean=-0.000060 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.232301 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 103 components and 0.232301 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.027 mas, bmaj=11.47 mas, bpa=-29.3 degrees ! Estimated noise=0.876968 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000215425 Jy ! Component: 100 - total flux cleaned = -0.000215453 Jy ! Component: 150 - total flux cleaned = -0.000216907 Jy ! Component: 200 - total flux cleaned = -0.000218947 Jy ! Total flux subtracted in 200 components = -0.000218947 Jy ! Clean residual min=-0.003280 max=0.003125 Jy/beam ! Clean residual mean=-0.000036 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 0.232082 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 133 components and 0.232082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089617Jy sigma=1.664674 ! Fit after self-cal, rms=0.089600Jy sigma=1.664193 wmodel /scr/pima/bg219g_uvs/J1130+0846_S_map.mod ! Writing 133 model components to file: /scr/pima/bg219g_uvs/J1130+0846_S_map.mod wobs /scr/pima/bg219g_uvs/J1130+0846_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1130+0846_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1130+0846_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219g_uvs/J1130+0846_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.00102148 Jy ! Component: 100 - total flux cleaned = -0.00134314 Jy ! Component: 150 - total flux cleaned = -0.00173995 Jy ! Component: 200 - total flux cleaned = -0.00235292 Jy ! Component: 250 - total flux cleaned = -0.00284658 Jy ! Component: 300 - total flux cleaned = -0.00340591 Jy ! Component: 350 - total flux cleaned = -0.00373638 Jy ! Component: 400 - total flux cleaned = -0.0040142 Jy ! Component: 450 - total flux cleaned = -0.00416661 Jy ! Component: 500 - total flux cleaned = -0.00424206 Jy ! Component: 550 - total flux cleaned = -0.00442407 Jy ! Component: 600 - total flux cleaned = -0.00456507 Jy ! Component: 650 - total flux cleaned = -0.00463388 Jy ! Component: 700 - total flux cleaned = -0.00456692 Jy ! Component: 750 - total flux cleaned = -0.00450269 Jy ! Component: 800 - total flux cleaned = -0.00456726 Jy ! Component: 850 - total flux cleaned = -0.00462923 Jy ! Component: 900 - total flux cleaned = -0.00475098 Jy ! Component: 950 - total flux cleaned = -0.00469017 Jy ! Component: 1000 - total flux cleaned = -0.00477918 Jy ! Component: 1050 - total flux cleaned = -0.00492401 Jy ! Component: 1100 - total flux cleaned = -0.00506613 Jy ! Component: 1150 - total flux cleaned = -0.00515055 Jy ! Component: 1200 - total flux cleaned = -0.00528892 Jy ! Component: 1250 - total flux cleaned = -0.00547892 Jy ! Component: 1300 - total flux cleaned = -0.00561186 Jy ! Component: 1350 - total flux cleaned = -0.00579546 Jy ! Component: 1400 - total flux cleaned = -0.00592484 Jy ! Component: 1450 - total flux cleaned = -0.00605242 Jy ! Component: 1500 - total flux cleaned = -0.00625356 Jy ! Component: 1550 - total flux cleaned = -0.0064266 Jy ! Component: 1600 - total flux cleaned = -0.00654859 Jy ! Component: 1650 - total flux cleaned = -0.00676522 Jy ! Component: 1700 - total flux cleaned = -0.00702665 Jy ! Component: 1750 - total flux cleaned = -0.00726137 Jy ! Component: 1800 - total flux cleaned = -0.00742366 Jy ! Component: 1850 - total flux cleaned = -0.00762994 Jy ! Component: 1900 - total flux cleaned = -0.00787895 Jy ! Component: 1950 - total flux cleaned = -0.0080354 Jy ! Component: 2000 - total flux cleaned = -0.00819059 Jy ! Component: 2050 - total flux cleaned = -0.00840973 Jy ! Component: 2100 - total flux cleaned = -0.00860535 Jy ! Component: 2150 - total flux cleaned = -0.00879918 Jy ! Component: 2200 - total flux cleaned = -0.00903423 Jy ! Component: 2250 - total flux cleaned = -0.00918252 Jy ! Component: 2300 - total flux cleaned = -0.00939277 Jy ! Component: 2350 - total flux cleaned = -0.00958015 Jy ! Component: 2400 - total flux cleaned = -0.00974541 Jy ! Component: 2450 - total flux cleaned = -0.00992994 Jy ! Component: 2500 - total flux cleaned = -0.010113 Jy ! Component: 2550 - total flux cleaned = -0.0103152 Jy ! Component: 2600 - total flux cleaned = -0.0104757 Jy ! Component: 2650 - total flux cleaned = -0.010715 Jy ! Component: 2700 - total flux cleaned = -0.0109329 Jy ! Component: 2750 - total flux cleaned = -0.0111099 Jy ! Component: 2800 - total flux cleaned = -0.011345 Jy ! Component: 2850 - total flux cleaned = -0.0115783 Jy ! Component: 2900 - total flux cleaned = -0.0118104 Jy ! Component: 2950 - total flux cleaned = -0.0119836 Jy ! Component: 3000 - total flux cleaned = -0.0121371 Jy ! Component: 3050 - total flux cleaned = -0.0122709 Jy ! Component: 3100 - total flux cleaned = -0.0124422 Jy ! Component: 3150 - total flux cleaned = -0.0126318 Jy ! Component: 3200 - total flux cleaned = -0.0127073 Jy ! Component: 3250 - total flux cleaned = -0.0128205 Jy ! Component: 3300 - total flux cleaned = -0.0129521 Jy ! Component: 3350 - total flux cleaned = -0.0130458 Jy ! Component: 3400 - total flux cleaned = -0.0131206 Jy ! Component: 3450 - total flux cleaned = -0.0132513 Jy ! Component: 3500 - total flux cleaned = -0.0133445 Jy ! Component: 3550 - total flux cleaned = -0.0134748 Jy ! Component: 3600 - total flux cleaned = -0.0135491 Jy ! Component: 3650 - total flux cleaned = -0.0136606 Jy ! Component: 3700 - total flux cleaned = -0.013772 Jy ! Component: 3750 - total flux cleaned = -0.0138461 Jy ! Component: 3800 - total flux cleaned = -0.0139203 Jy ! Component: 3850 - total flux cleaned = -0.0139574 Jy ! Component: 3900 - total flux cleaned = -0.0140131 Jy ! Component: 3950 - total flux cleaned = -0.0140875 Jy ! Component: 4000 - total flux cleaned = -0.0141433 Jy ! Component: 4050 - total flux cleaned = -0.0142367 Jy ! Total flux subtracted in 4096 components = -0.0142927 Jy ! Clean residual min=-0.001110 max=0.000963 Jy/beam ! Clean residual mean=-0.000010 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.217789 Jy keep ! Adding 244 model components to the UV plane model. ! The established model now contains 377 components and 0.217789 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1130+0846_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.027 x 11.47 at -29.3 degrees (North through East) ! Clean map min=-0.0029264 max=0.18496 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1130+0846_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.184955 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000314262 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.509737 0.509737 1.01947 2.03895 4.0779 8.15579 16.3116 32.6232 65.2464 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.184 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 588.538 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1130+0846_S_uvs.log closed on Thu Apr 7 07:14:48 2016