! Started logfile: /scr/pima/rv102_uvs/J1855-1209_S_uvs.log on Sat Feb 27 22:26:48 2016 obs /scr/pima/rv102_uvs/J1855-1209_S_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J1855-1209_S_uva.fits ! AN table 1: 22 integrations on 36 of 36 possible baselines. ! AN table 2: 22 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.640625 visibilities/baseline/integration-bin. ! Found source: J1855-1209 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 139 lines of history. ! ! Reading 3608 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/rv102_uvs/J1855-1209_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.011307Jy sigma=11.717123 ! Fit after self-cal, rms=0.907800Jy sigma=10.631106 ! 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.399 mas, bmaj=7.284 mas, bpa=-5.878 degrees ! Estimated noise=2.13003 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.0756014 Jy ! Component: 100 - total flux cleaned = 0.0909154 Jy ! Total flux subtracted in 100 components = 0.0909154 Jy ! Clean residual min=-0.015959 max=0.018858 Jy/beam ! Clean residual mean=-0.000029 rms=0.004015 Jy/beam ! Combined flux in latest and established models = 0.0909154 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0909154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107629Jy sigma=0.979815 ! Fit after self-cal, rms=0.105928Jy sigma=0.961472 ! 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.177 mas, bmaj=9.513 mas, bpa=-5.622 degrees ! Estimated noise=1.09127 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.00316948 Jy ! Component: 100 - total flux cleaned = -0.00379843 Jy ! Component: 150 - total flux cleaned = -0.00378734 Jy ! Component: 200 - total flux cleaned = -0.00388868 Jy ! Total flux subtracted in 200 components = -0.00388868 Jy ! Clean residual min=-0.015803 max=0.022498 Jy/beam ! Clean residual mean=-0.000042 rms=0.004884 Jy/beam ! Combined flux in latest and established models = 0.0870267 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 14 components and 0.0870267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105397Jy sigma=0.955645 ! Fit after self-cal, rms=0.105117Jy sigma=0.955135 ! 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.177 x 9.513 at -5.622 degrees (North through East) ! Clean map min=-0.01582 max=0.094656 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: ! 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* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 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: ! 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* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 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: ! 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* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 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: ! 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* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* HN 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.105117Jy sigma=0.955135 ! Fit after self-cal, rms=0.105117Jy sigma=0.955135 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.177 mas, bmaj=9.513 mas, bpa=-5.622 degrees ! Estimated noise=1.09127 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.000367175 Jy ! Component: 100 - total flux cleaned = -0.000466902 Jy ! Component: 150 - total flux cleaned = -0.000471622 Jy ! Component: 200 - total flux cleaned = -0.000474591 Jy ! Total flux subtracted in 200 components = -0.000474591 Jy ! Clean residual min=-0.015934 max=0.022220 Jy/beam ! Clean residual mean=-0.000043 rms=0.004868 Jy/beam ! Combined flux in latest and established models = 0.0865521 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 17 components and 0.0865521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104958Jy sigma=0.953205 ! Fit after self-cal, rms=0.104843Jy sigma=0.952321 ! 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.104843Jy sigma=0.952321 ! Fit after self-cal, rms=0.104843Jy sigma=0.952321 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.177 mas, bmaj=9.513 mas, bpa=-5.622 degrees ! Estimated noise=1.09127 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.85901e-05 Jy ! Component: 100 - total flux cleaned = -0.000121773 Jy ! Component: 150 - total flux cleaned = -0.00012274 Jy ! Component: 200 - total flux cleaned = -0.000126323 Jy ! Total flux subtracted in 200 components = -0.000126323 Jy ! Clean residual min=-0.015935 max=0.022256 Jy/beam ! Clean residual mean=-0.000042 rms=0.004855 Jy/beam ! Combined flux in latest and established models = 0.0864258 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 20 components and 0.0864258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104748Jy sigma=0.951111 ! Fit after self-cal, rms=0.104704Jy sigma=0.951061 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 (50.5, -77.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0206189 Jy ! Component: 100 - total flux cleaned = 0.0312435 Jy ! Component: 150 - total flux cleaned = 0.0374225 Jy ! Component: 200 - total flux cleaned = 0.0414146 Jy ! Total flux subtracted in 200 components = 0.0414146 Jy ! Clean residual min=-0.013847 max=0.016840 Jy/beam ! Clean residual mean=-0.000035 rms=0.003915 Jy/beam ! Combined flux in latest and established models = 0.12784 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 57 components and 0.12784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100844Jy sigma=0.890532 ! Fit after self-cal, rms=0.099365Jy sigma=0.869107 ! 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.099365Jy sigma=0.869107 ! Fit after self-cal, rms=0.099365Jy sigma=0.869107 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.177 mas, bmaj=9.513 mas, bpa=-5.622 degrees ! Estimated noise=1.09127 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00967825 Jy ! Component: 100 - total flux cleaned = 0.0137139 Jy ! Component: 150 - total flux cleaned = 0.01509 Jy ! Component: 200 - total flux cleaned = 0.016354 Jy ! Total flux subtracted in 200 components = 0.016354 Jy ! Clean residual min=-0.011156 max=0.013516 Jy/beam ! Clean residual mean=-0.000033 rms=0.003295 Jy/beam ! Combined flux in latest and established models = 0.144194 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 74 components and 0.144194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098354Jy sigma=0.854142 ! Fit after self-cal, rms=0.098125Jy sigma=0.850092 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.00377425 Jy ! Component: 100 - total flux cleaned = 0.00408439 Jy ! Component: 150 - total flux cleaned = 0.00431906 Jy ! Component: 200 - total flux cleaned = 0.00473713 Jy ! Total flux subtracted in 200 components = 0.00473713 Jy ! Clean residual min=-0.011744 max=0.012638 Jy/beam ! Clean residual mean=-0.000029 rms=0.003108 Jy/beam ! Combined flux in latest and established models = 0.148932 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 84 components and 0.148932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097734Jy sigma=0.844400 ! Fit after self-cal, rms=0.097518Jy sigma=0.842506 ! 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.097518Jy sigma=0.842506 ! Fit after self-cal, rms=0.097518Jy sigma=0.842506 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.23 mas, bmaj=20.8 mas, bpa=-11.94 degrees ! Estimated noise=1.27846 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00637567 Jy ! Component: 100 - total flux cleaned = 0.00876788 Jy ! Component: 150 - total flux cleaned = 0.00988057 Jy ! Component: 200 - total flux cleaned = 0.010378 Jy ! Total flux subtracted in 200 components = 0.010378 Jy ! Clean residual min=-0.014330 max=0.013334 Jy/beam ! Clean residual mean=-0.000032 rms=0.004384 Jy/beam ! Combined flux in latest and established models = 0.15931 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 97 components and 0.159309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097478Jy sigma=0.841356 ! Fit after self-cal, rms=0.097527Jy sigma=0.839996 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.00167536 Jy ! Component: 100 - total flux cleaned = 0.0019449 Jy ! Component: 150 - total flux cleaned = 0.00202382 Jy ! Component: 200 - total flux cleaned = 0.00216148 Jy ! Total flux subtracted in 200 components = 0.00216148 Jy ! Clean residual min=-0.013978 max=0.012397 Jy/beam ! Clean residual mean=-0.000028 rms=0.004225 Jy/beam ! Combined flux in latest and established models = 0.161471 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 106 components and 0.161471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097550Jy sigma=0.839594 ! Fit after self-cal, rms=0.097535Jy sigma=0.839082 ! 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=3.177 mas, bmaj=9.513 mas, bpa=-5.622 degrees ! Estimated noise=1.09127 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.177 x 9.513 at -5.622 degrees (North through East) ! Clean map min=-0.01221 max=0.090306 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.399 mas, bmaj=7.284 mas, bpa=-5.878 degrees ! Estimated noise=2.13003 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0770046 Jy ! Component: 100 - total flux cleaned = 0.105667 Jy ! Component: 150 - total flux cleaned = 0.123073 Jy ! Component: 200 - total flux cleaned = 0.132084 Jy ! Total flux subtracted in 200 components = 0.132084 Jy ! Clean residual min=-0.012576 max=0.014982 Jy/beam ! Clean residual mean=-0.000016 rms=0.003147 Jy/beam ! Combined flux in latest and established models = 0.132084 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.132084 Jy ! Inverting map and beam ! Estimated beam: bmin=3.177 mas, bmaj=9.513 mas, bpa=-5.622 degrees ! Estimated noise=1.09127 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.010766 Jy ! Component: 100 - total flux cleaned = 0.014532 Jy ! Component: 150 - total flux cleaned = 0.0171847 Jy ! Component: 200 - total flux cleaned = 0.0184997 Jy ! Total flux subtracted in 200 components = 0.0184997 Jy ! Clean residual min=-0.011960 max=0.011988 Jy/beam ! Clean residual mean=-0.000022 rms=0.003090 Jy/beam ! Combined flux in latest and established models = 0.150584 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 56 components and 0.150584 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.23 mas, bmaj=20.8 mas, bpa=-11.94 degrees ! Estimated noise=1.27846 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00745335 Jy ! Component: 100 - total flux cleaned = 0.00984112 Jy ! Component: 150 - total flux cleaned = 0.0113012 Jy ! Component: 200 - total flux cleaned = 0.0124736 Jy ! Total flux subtracted in 200 components = 0.0124736 Jy ! Clean residual min=-0.014309 max=0.012821 Jy/beam ! Clean residual mean=-0.000027 rms=0.004314 Jy/beam ! Combined flux in latest and established models = 0.163058 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.000573551 Jy ! Component: 100 - total flux cleaned = 0.000873628 Jy ! Component: 150 - total flux cleaned = 0.000802943 Jy ! Component: 200 - total flux cleaned = 0.000801137 Jy ! Total flux subtracted in 200 components = 0.000801137 Jy ! Clean residual min=-0.014332 max=0.012678 Jy/beam ! Clean residual mean=-0.000023 rms=0.004262 Jy/beam ! Combined flux in latest and established models = 0.163859 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 77 components and 0.163859 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.177 mas, bmaj=9.513 mas, bpa=-5.622 degrees ! Estimated noise=1.09127 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00299769 Jy ! Component: 100 - total flux cleaned = -0.00369318 Jy ! Component: 150 - total flux cleaned = -0.00406192 Jy ! Component: 200 - total flux cleaned = -0.0044947 Jy ! Total flux subtracted in 200 components = -0.0044947 Jy ! Clean residual min=-0.012207 max=0.011307 Jy/beam ! Clean residual mean=-0.000017 rms=0.002860 Jy/beam ! Combined flux in latest and established models = 0.159364 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 95 components and 0.159364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097658Jy sigma=0.837301 ! Fit after self-cal, rms=0.097689Jy sigma=0.835639 wmodel /scr/pima/rv102_uvs/J1855-1209_S_map.mod ! Writing 95 model components to file: /scr/pima/rv102_uvs/J1855-1209_S_map.mod wobs /scr/pima/rv102_uvs/J1855-1209_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J1855-1209_S_uvs.fits wwins /scr/pima/rv102_uvs/J1855-1209_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv102_uvs/J1855-1209_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 = 4.79134e-05 Jy ! Component: 100 - total flux cleaned = -0.000122463 Jy ! Component: 150 - total flux cleaned = -0.000782359 Jy ! Component: 200 - total flux cleaned = -0.00108897 Jy ! Component: 250 - total flux cleaned = -0.00109767 Jy ! Component: 300 - total flux cleaned = -0.00124011 Jy ! Component: 350 - total flux cleaned = -0.00162408 Jy ! Component: 400 - total flux cleaned = -0.00149938 Jy ! Component: 450 - total flux cleaned = -0.00126588 Jy ! Component: 500 - total flux cleaned = -0.00126467 Jy ! Component: 550 - total flux cleaned = -0.00105119 Jy ! Component: 600 - total flux cleaned = -0.00114994 Jy ! Component: 650 - total flux cleaned = -0.00134199 Jy ! Component: 700 - total flux cleaned = -0.0015294 Jy ! Component: 750 - total flux cleaned = -0.00144478 Jy ! Component: 800 - total flux cleaned = -0.0013603 Jy ! Component: 850 - total flux cleaned = -0.00119411 Jy ! Component: 900 - total flux cleaned = -0.000795938 Jy ! Component: 950 - total flux cleaned = -0.000488555 Jy ! Component: 1000 - total flux cleaned = -0.000264393 Jy ! Component: 1050 - total flux cleaned = -4.56461e-05 Jy ! Component: 1100 - total flux cleaned = 0.000378897 Jy ! Component: 1150 - total flux cleaned = 0.000447781 Jy ! Component: 1200 - total flux cleaned = 0.000517035 Jy ! Component: 1250 - total flux cleaned = 0.000649191 Jy ! Component: 1300 - total flux cleaned = 0.000649712 Jy ! Component: 1350 - total flux cleaned = 0.000773604 Jy ! Component: 1400 - total flux cleaned = 0.000952142 Jy ! Component: 1450 - total flux cleaned = 0.00106711 Jy ! Component: 1500 - total flux cleaned = 0.00100809 Jy ! Component: 1550 - total flux cleaned = 0.000840947 Jy ! Component: 1600 - total flux cleaned = 0.000786286 Jy ! Component: 1650 - total flux cleaned = 0.00089291 Jy ! Component: 1700 - total flux cleaned = 0.000997559 Jy ! Component: 1750 - total flux cleaned = 0.00120443 Jy ! Component: 1800 - total flux cleaned = 0.00115402 Jy ! Component: 1850 - total flux cleaned = 0.00140387 Jy ! Component: 1900 - total flux cleaned = 0.00140373 Jy ! Component: 1950 - total flux cleaned = 0.00164716 Jy ! Component: 2000 - total flux cleaned = 0.00169612 Jy ! Component: 2050 - total flux cleaned = 0.0019323 Jy ! Component: 2100 - total flux cleaned = 0.00216366 Jy ! Component: 2150 - total flux cleaned = 0.00220955 Jy ! Component: 2200 - total flux cleaned = 0.00234625 Jy ! Component: 2250 - total flux cleaned = 0.00248012 Jy ! Component: 2300 - total flux cleaned = 0.00252451 Jy ! Component: 2350 - total flux cleaned = 0.0025686 Jy ! Component: 2400 - total flux cleaned = 0.00265438 Jy ! Component: 2450 - total flux cleaned = 0.0026119 Jy ! Component: 2500 - total flux cleaned = 0.00269511 Jy ! Component: 2550 - total flux cleaned = 0.00265334 Jy ! Component: 2600 - total flux cleaned = 0.00253029 Jy ! Component: 2650 - total flux cleaned = 0.00257084 Jy ! Component: 2700 - total flux cleaned = 0.00249011 Jy ! Component: 2750 - total flux cleaned = 0.00240988 Jy ! Component: 2800 - total flux cleaned = 0.00221275 Jy ! Component: 2850 - total flux cleaned = 0.00205654 Jy ! Component: 2900 - total flux cleaned = 0.00197905 Jy ! Component: 2950 - total flux cleaned = 0.00194052 Jy ! Component: 3000 - total flux cleaned = 0.0017499 Jy ! Component: 3050 - total flux cleaned = 0.00167444 Jy ! Component: 3100 - total flux cleaned = 0.00152462 Jy ! Component: 3150 - total flux cleaned = 0.00148725 Jy ! Component: 3200 - total flux cleaned = 0.00145048 Jy ! Component: 3250 - total flux cleaned = 0.00134074 Jy ! Component: 3300 - total flux cleaned = 0.00126823 Jy ! Component: 3350 - total flux cleaned = 0.0012319 Jy ! Component: 3400 - total flux cleaned = 0.00123171 Jy ! Component: 3450 - total flux cleaned = 0.00116035 Jy ! Component: 3500 - total flux cleaned = 0.00108966 Jy ! Component: 3550 - total flux cleaned = 0.00112504 Jy ! Component: 3600 - total flux cleaned = 0.00105549 Jy ! Component: 3650 - total flux cleaned = 0.001021 Jy ! Component: 3700 - total flux cleaned = 0.0010905 Jy ! Component: 3750 - total flux cleaned = 0.00115913 Jy ! Component: 3800 - total flux cleaned = 0.00119323 Jy ! Component: 3850 - total flux cleaned = 0.00112504 Jy ! Component: 3900 - total flux cleaned = 0.000989635 Jy ! Component: 3950 - total flux cleaned = 0.000888625 Jy ! Component: 4000 - total flux cleaned = 0.000821673 Jy ! Component: 4050 - total flux cleaned = 0.00068806 Jy ! Total flux subtracted in 4096 components = 0.000621431 Jy ! Clean residual min=-0.001963 max=0.002042 Jy/beam ! Clean residual mean=0.000011 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.159986 Jy keep ! Adding 318 model components to the UV plane model. ! The established model now contains 413 components and 0.159985 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv102_uvs/J1855-1209_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.177 x 9.513 at -5.622 degrees (North through East) ! Clean map min=-0.0052985 max=0.084818 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J1855-1209_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0848185 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000569734 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.01513 2.01513 4.03026 8.06051 16.121 32.242 64.4841 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.084 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 148.873 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J1855-1209_S_uvs.log closed on Sat Feb 27 22:26:51 2016