! Started logfile: /scr/pima/bg219e_uvs/J1341+2816_S_uvs.log on Thu Apr 7 06:45:48 2016 obs /scr/pima/bg219e_uvs/J1341+2816_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1341+2816_S_uva.fits ! AN table 1: 48 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.824537 visibilities/baseline/integration-bin. ! Found source: J1341+2816 ! ! 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 7124 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/J1341+2816_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.999836Jy sigma=24.270019 ! Fit after self-cal, rms=0.871341Jy sigma=21.170290 ! 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.025 mas, bmaj=7.343 mas, bpa=5.228 degrees ! Estimated noise=0.574022 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.0993535 Jy ! Component: 100 - total flux cleaned = 0.121773 Jy ! Total flux subtracted in 100 components = 0.121773 Jy ! Clean residual min=-0.005086 max=0.007797 Jy/beam ! Clean residual mean=-0.000006 rms=0.001332 Jy/beam ! Combined flux in latest and established models = 0.121773 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.121773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065072Jy sigma=1.387043 ! Fit after self-cal, rms=0.065044Jy sigma=1.386517 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00775793 Jy ! Component: 100 - total flux cleaned = 0.0112624 Jy ! Total flux subtracted in 100 components = 0.0112624 Jy ! Clean residual min=-0.004886 max=0.004814 Jy/beam ! Clean residual mean=-0.000011 rms=0.001195 Jy/beam ! Combined flux in latest and established models = 0.133036 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 23 components and 0.133036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063858Jy sigma=1.365681 ! Fit after self-cal, rms=0.063866Jy sigma=1.365566 ! 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.632 mas, bmaj=8.147 mas, bpa=4.145 degrees ! Estimated noise=0.356835 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.00279231 Jy ! Component: 100 - total flux cleaned = 0.00337557 Jy ! Component: 150 - total flux cleaned = 0.00345848 Jy ! Component: 200 - total flux cleaned = 0.00355611 Jy ! Total flux subtracted in 200 components = 0.00355611 Jy ! Clean residual min=-0.003578 max=0.003147 Jy/beam ! Clean residual mean=-0.000009 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.136592 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 36 components and 0.136592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063640Jy sigma=1.363640 ! Fit after self-cal, rms=0.063638Jy sigma=1.363500 ! 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.632 x 8.147 at 4.145 degrees (North through East) ! Clean map min=-0.0035412 max=0.12834 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 0.98 FD 1.04 HN 0.97 KP 1.02 ! LA 1.00 MK 1.09 NL 1.00 OV 1.00 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.01 HN 1.00 KP 1.01 ! LA 1.01 MK 1.07 NL 0.91 OV 1.01 ! PT 1.01 SC 0.96 ! ! ! 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.063638Jy sigma=1.363500 ! Fit after self-cal, rms=0.063417Jy sigma=1.359806 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.638 mas, bmaj=8.119 mas, bpa=4.371 degrees ! Estimated noise=0.357579 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.001293 Jy ! Component: 100 - total flux cleaned = 0.00149358 Jy ! Component: 150 - total flux cleaned = 0.00151438 Jy ! Component: 200 - total flux cleaned = 0.00149599 Jy ! Total flux subtracted in 200 components = 0.00149599 Jy ! Clean residual min=-0.003275 max=0.002800 Jy/beam ! Clean residual mean=-0.000008 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.138088 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 0.138088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063355Jy sigma=1.359533 ! Fit after self-cal, rms=0.063350Jy sigma=1.359455 ! 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.063350Jy sigma=1.359455 ! Fit after self-cal, rms=0.063250Jy sigma=1.351116 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.655 mas, bmaj=8.125 mas, bpa=4.308 degrees ! Estimated noise=0.359087 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000711556 Jy ! Component: 100 - total flux cleaned = 0.00092167 Jy ! Component: 150 - total flux cleaned = 0.000956641 Jy ! Component: 200 - total flux cleaned = 0.000987546 Jy ! Total flux subtracted in 200 components = 0.000987546 Jy ! Clean residual min=-0.002996 max=0.002457 Jy/beam ! Clean residual mean=-0.000007 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.139075 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.139075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063229Jy sigma=1.351075 ! Fit after self-cal, rms=0.063231Jy sigma=1.350979 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 = 9.15411e-05 Jy ! Component: 100 - total flux cleaned = 6.47496e-05 Jy ! Component: 150 - total flux cleaned = 4.0549e-05 Jy ! Component: 200 - total flux cleaned = 2.5767e-05 Jy ! Total flux subtracted in 200 components = 2.5767e-05 Jy ! Clean residual min=-0.002994 max=0.002442 Jy/beam ! Clean residual mean=-0.000007 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.139101 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 61 components and 0.139101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063226Jy sigma=1.350948 ! Fit after self-cal, rms=0.063227Jy sigma=1.350936 ! 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.063227Jy sigma=1.350936 ! Fit after self-cal, rms=0.063335Jy sigma=1.350884 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.657 mas, bmaj=8.119 mas, bpa=4.31 degrees ! Estimated noise=0.359779 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000416866 Jy ! Component: 100 - total flux cleaned = 0.000481239 Jy ! Component: 150 - total flux cleaned = 0.000481331 Jy ! Component: 200 - total flux cleaned = 0.000474272 Jy ! Total flux subtracted in 200 components = 0.000474272 Jy ! Clean residual min=-0.002996 max=0.002469 Jy/beam ! Clean residual mean=-0.000007 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.139575 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 65 components and 0.139575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063323Jy sigma=1.350944 ! Fit after self-cal, rms=0.063324Jy sigma=1.350933 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.15442e-05 Jy ! Component: 100 - total flux cleaned = 6.74039e-06 Jy ! Component: 150 - total flux cleaned = 6.40412e-07 Jy ! Component: 200 - total flux cleaned = 6.68873e-07 Jy ! Total flux subtracted in 200 components = 6.68873e-07 Jy ! Clean residual min=-0.002991 max=0.002460 Jy/beam ! Clean residual mean=-0.000007 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.139576 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 71 components and 0.139576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063321Jy sigma=1.350918 ! Fit after self-cal, rms=0.063322Jy sigma=1.350910 ! 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.063322Jy sigma=1.350910 ! Fit after self-cal, rms=0.063411Jy sigma=1.350893 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.529 mas, bmaj=9.93 mas, bpa=-2.658 degrees ! Estimated noise=0.425775 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000249936 Jy ! Component: 100 - total flux cleaned = -0.000275184 Jy ! Component: 150 - total flux cleaned = -0.0002564 Jy ! Component: 200 - total flux cleaned = -0.000271868 Jy ! Total flux subtracted in 200 components = -0.000271868 Jy ! Clean residual min=-0.002956 max=0.002789 Jy/beam ! Clean residual mean=-0.000013 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.139304 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 74 components and 0.139304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063404Jy sigma=1.351233 ! Fit after self-cal, rms=0.063404Jy sigma=1.351207 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 = -3.16421e-05 Jy ! Component: 100 - total flux cleaned = -1.90821e-05 Jy ! Component: 150 - total flux cleaned = -8.40188e-06 Jy ! Component: 200 - total flux cleaned = -8.70711e-06 Jy ! Total flux subtracted in 200 components = -8.70711e-06 Jy ! Clean residual min=-0.002934 max=0.002783 Jy/beam ! Clean residual mean=-0.000013 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.139295 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 77 components and 0.139295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063405Jy sigma=1.351425 ! Fit after self-cal, rms=0.063404Jy sigma=1.351416 ! 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.658 mas, bmaj=8.117 mas, bpa=4.31 degrees ! Estimated noise=0.360353 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.658 x 8.117 at 4.31 degrees (North through East) ! Clean map min=-0.0028521 max=0.12938 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.06 mas, bmaj=7.323 mas, bpa=5.421 degrees ! Estimated noise=0.578396 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.100101 Jy ! Component: 100 - total flux cleaned = 0.122675 Jy ! Component: 150 - total flux cleaned = 0.130438 Jy ! Component: 200 - total flux cleaned = 0.134045 Jy ! Total flux subtracted in 200 components = 0.134045 Jy ! Clean residual min=-0.004399 max=0.004346 Jy/beam ! Clean residual mean=-0.000010 rms=0.001108 Jy/beam ! Combined flux in latest and established models = 0.134045 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.134045 Jy ! Inverting map and beam ! Estimated beam: bmin=3.658 mas, bmaj=8.117 mas, bpa=4.31 degrees ! Estimated noise=0.360353 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.00332301 Jy ! Component: 100 - total flux cleaned = 0.00487909 Jy ! Component: 150 - total flux cleaned = 0.00532718 Jy ! Component: 200 - total flux cleaned = 0.0056218 Jy ! Total flux subtracted in 200 components = 0.0056218 Jy ! Clean residual min=-0.003057 max=0.002510 Jy/beam ! Clean residual mean=-0.000007 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.139667 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 50 components and 0.139667 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.529 mas, bmaj=9.93 mas, bpa=-2.658 degrees ! Estimated noise=0.425775 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000258723 Jy ! Component: 100 - total flux cleaned = -0.000255983 Jy ! Component: 150 - total flux cleaned = -0.000252671 Jy ! Component: 200 - total flux cleaned = -0.000251981 Jy ! Total flux subtracted in 200 components = -0.000251981 Jy ! Clean residual min=-0.002994 max=0.002788 Jy/beam ! Clean residual mean=-0.000014 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.139415 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 = -2.78153e-07 Jy ! Component: 100 - total flux cleaned = -1.89707e-05 Jy ! Component: 150 - total flux cleaned = -1.89604e-05 Jy ! Component: 200 - total flux cleaned = -3.48318e-05 Jy ! Total flux subtracted in 200 components = -3.48318e-05 Jy ! Clean residual min=-0.002951 max=0.002789 Jy/beam ! Clean residual mean=-0.000014 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.13938 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 58 components and 0.13938 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.658 mas, bmaj=8.117 mas, bpa=4.31 degrees ! Estimated noise=0.360353 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000543074 Jy ! Component: 100 - total flux cleaned = 0.000573416 Jy ! Component: 150 - total flux cleaned = 0.000541229 Jy ! Component: 200 - total flux cleaned = 0.00051305 Jy ! Total flux subtracted in 200 components = 0.00051305 Jy ! Clean residual min=-0.002976 max=0.002469 Jy/beam ! Clean residual mean=-0.000007 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.139893 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 71 components and 0.139893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063392Jy sigma=1.351037 ! Fit after self-cal, rms=0.063392Jy sigma=1.351001 wmodel /scr/pima/bg219e_uvs/J1341+2816_S_map.mod ! Writing 71 model components to file: /scr/pima/bg219e_uvs/J1341+2816_S_map.mod wobs /scr/pima/bg219e_uvs/J1341+2816_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1341+2816_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1341+2816_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219e_uvs/J1341+2816_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.00132041 Jy ! Component: 100 - total flux cleaned = -0.00202062 Jy ! Component: 150 - total flux cleaned = -0.00228181 Jy ! Component: 200 - total flux cleaned = -0.00236555 Jy ! Component: 250 - total flux cleaned = -0.00244657 Jy ! Component: 300 - total flux cleaned = -0.00260153 Jy ! Component: 350 - total flux cleaned = -0.00256256 Jy ! Component: 400 - total flux cleaned = -0.00259868 Jy ! Component: 450 - total flux cleaned = -0.00267047 Jy ! Component: 500 - total flux cleaned = -0.00274023 Jy ! Component: 550 - total flux cleaned = -0.00277419 Jy ! Component: 600 - total flux cleaned = -0.00287472 Jy ! Component: 650 - total flux cleaned = -0.00297307 Jy ! Component: 700 - total flux cleaned = -0.00310145 Jy ! Component: 750 - total flux cleaned = -0.00313317 Jy ! Component: 800 - total flux cleaned = -0.00328803 Jy ! Component: 850 - total flux cleaned = -0.00340959 Jy ! Component: 900 - total flux cleaned = -0.00337919 Jy ! Component: 950 - total flux cleaned = -0.00346784 Jy ! Component: 1000 - total flux cleaned = -0.00352565 Jy ! Component: 1050 - total flux cleaned = -0.00352557 Jy ! Component: 1100 - total flux cleaned = -0.00361023 Jy ! Component: 1150 - total flux cleaned = -0.00369338 Jy ! Component: 1200 - total flux cleaned = -0.00380263 Jy ! Component: 1250 - total flux cleaned = -0.00391063 Jy ! Component: 1300 - total flux cleaned = -0.00388369 Jy ! Component: 1350 - total flux cleaned = -0.00404156 Jy ! Component: 1400 - total flux cleaned = -0.00406722 Jy ! Component: 1450 - total flux cleaned = -0.00409323 Jy ! Component: 1500 - total flux cleaned = -0.004221 Jy ! Component: 1550 - total flux cleaned = -0.00442222 Jy ! Component: 1600 - total flux cleaned = -0.00447157 Jy ! Component: 1650 - total flux cleaned = -0.00452086 Jy ! Component: 1700 - total flux cleaned = -0.0046429 Jy ! Component: 1750 - total flux cleaned = -0.00466732 Jy ! Component: 1800 - total flux cleaned = -0.00481061 Jy ! Component: 1850 - total flux cleaned = -0.00490488 Jy ! Component: 1900 - total flux cleaned = -0.00495172 Jy ! Component: 1950 - total flux cleaned = -0.00499795 Jy ! Component: 2000 - total flux cleaned = -0.00511274 Jy ! Component: 2050 - total flux cleaned = -0.0053396 Jy ! Component: 2100 - total flux cleaned = -0.005317 Jy ! Component: 2150 - total flux cleaned = -0.00545072 Jy ! Component: 2200 - total flux cleaned = -0.00553931 Jy ! Component: 2250 - total flux cleaned = -0.00562677 Jy ! Component: 2300 - total flux cleaned = -0.00573533 Jy ! Component: 2350 - total flux cleaned = -0.00590718 Jy ! Component: 2400 - total flux cleaned = -0.00601358 Jy ! Component: 2450 - total flux cleaned = -0.00609812 Jy ! Component: 2500 - total flux cleaned = -0.00618197 Jy ! Component: 2550 - total flux cleaned = -0.00630676 Jy ! Component: 2600 - total flux cleaned = -0.00642993 Jy ! Component: 2650 - total flux cleaned = -0.00649097 Jy ! Component: 2700 - total flux cleaned = -0.00657181 Jy ! Component: 2750 - total flux cleaned = -0.00667204 Jy ! Component: 2800 - total flux cleaned = -0.00679122 Jy ! Component: 2850 - total flux cleaned = -0.00686999 Jy ! Component: 2900 - total flux cleaned = -0.0069288 Jy ! Component: 2950 - total flux cleaned = -0.00698714 Jy ! Component: 3000 - total flux cleaned = -0.00712219 Jy ! Component: 3050 - total flux cleaned = -0.00714111 Jy ! Component: 3100 - total flux cleaned = -0.00725482 Jy ! Component: 3150 - total flux cleaned = -0.00733014 Jy ! Component: 3200 - total flux cleaned = -0.00740505 Jy ! Component: 3250 - total flux cleaned = -0.00747929 Jy ! Component: 3300 - total flux cleaned = -0.00751608 Jy ! Component: 3350 - total flux cleaned = -0.0076073 Jy ! Component: 3400 - total flux cleaned = -0.00753474 Jy ! Component: 3450 - total flux cleaned = -0.0076792 Jy ! Component: 3500 - total flux cleaned = -0.00773285 Jy ! Component: 3550 - total flux cleaned = -0.00775057 Jy ! Component: 3600 - total flux cleaned = -0.00776826 Jy ! Component: 3650 - total flux cleaned = -0.00783854 Jy ! Component: 3700 - total flux cleaned = -0.0078212 Jy ! Component: 3750 - total flux cleaned = -0.00787308 Jy ! Component: 3800 - total flux cleaned = -0.00797597 Jy ! Component: 3850 - total flux cleaned = -0.00799319 Jy ! Component: 3900 - total flux cleaned = -0.00801007 Jy ! Component: 3950 - total flux cleaned = -0.00806055 Jy ! Component: 4000 - total flux cleaned = -0.00811069 Jy ! Component: 4050 - total flux cleaned = -0.00811069 Jy ! Total flux subtracted in 4096 components = -0.00812733 Jy ! Clean residual min=-0.001049 max=0.000964 Jy/beam ! Clean residual mean=-0.000002 rms=0.000323 Jy/beam ! Combined flux in latest and established models = 0.131766 Jy keep ! Adding 335 model components to the UV plane model. ! The established model now contains 406 components and 0.131766 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J1341+2816_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.658 x 8.117 at 4.31 degrees (North through East) ! Clean map min=-0.001908 max=0.12985 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1341+2816_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.129854 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000321001 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.741605 0.741605 1.48321 2.96642 5.93284 11.8657 23.7313 47.4627 94.9254 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.129 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 404.528 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1341+2816_S_uvs.log closed on Thu Apr 7 06:45:51 2016