! Started logfile: /scr/pima/bg219e_uvs/J1947-0103_S_uvs.log on Thu Apr 7 06:51:13 2016 obs /scr/pima/bg219e_uvs/J1947-0103_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1947-0103_S_uva.fits ! AN table 1: 42 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.806217 visibilities/baseline/integration-bin. ! Found source: J1947-0103 ! ! 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 4876 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/J1947-0103_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 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.024517Jy sigma=21.835552 ! Fit after self-cal, rms=0.795723Jy sigma=17.007254 ! 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.446 mas, bmaj=9.379 mas, bpa=16.34 degrees ! Estimated noise=0.683024 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.15906 Jy ! Component: 100 - total flux cleaned = 0.193795 Jy ! Total flux subtracted in 100 components = 0.193795 Jy ! Clean residual min=-0.005390 max=0.010221 Jy/beam ! Clean residual mean=0.000001 rms=0.001357 Jy/beam ! Combined flux in latest and established models = 0.193795 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.193795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065722Jy sigma=1.348668 ! Fit after self-cal, rms=0.065714Jy sigma=1.348594 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00992858 Jy ! Component: 100 - total flux cleaned = 0.0145625 Jy ! Total flux subtracted in 100 components = 0.0145625 Jy ! Clean residual min=-0.003788 max=0.004371 Jy/beam ! Clean residual mean=-0.000003 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.208358 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 25 components and 0.208358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064042Jy sigma=1.310467 ! Fit after self-cal, rms=0.064046Jy sigma=1.310348 ! 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.116 mas, bmaj=10.08 mas, bpa=15.07 degrees ! Estimated noise=0.497875 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.00379977 Jy ! Component: 100 - total flux cleaned = 0.00576835 Jy ! Component: 150 - total flux cleaned = 0.0070805 Jy ! Component: 200 - total flux cleaned = 0.00799336 Jy ! Total flux subtracted in 200 components = 0.00799336 Jy ! Clean residual min=-0.003117 max=0.002838 Jy/beam ! Clean residual mean=-0.000006 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.216351 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 45 components and 0.216351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063802Jy sigma=1.305598 ! Fit after self-cal, rms=0.063806Jy sigma=1.305571 ! 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.116 x 10.08 at 15.07 degrees (North through East) ! Clean map min=-0.0030417 max=0.20621 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.98 FD 1.01 HN 0.99 KP 1.02 ! LA 1.00 NL 1.00 OV 1.00 PT 0.99 ! SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.05 HN 1.00 KP 1.01 ! LA 1.03 NL 0.94 OV 0.96 PT 0.99 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 HN 1.00 KP 0.99 ! LA 1.02 NL 0.99 OV 0.97 PT 1.01 ! SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 1.00 KP 1.02 ! LA 1.00 NL 0.98 OV 0.98 PT 1.00 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.063806Jy sigma=1.305571 ! Fit after self-cal, rms=0.063499Jy sigma=1.299174 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.107 mas, bmaj=10.07 mas, bpa=15.12 degrees ! Estimated noise=0.497473 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.00103947 Jy ! Component: 100 - total flux cleaned = 0.00148106 Jy ! Component: 150 - total flux cleaned = 0.00164523 Jy ! Component: 200 - total flux cleaned = 0.00168103 Jy ! Total flux subtracted in 200 components = 0.00168103 Jy ! Clean residual min=-0.002431 max=0.002349 Jy/beam ! Clean residual mean=-0.000004 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.218032 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 57 components and 0.218032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063473Jy sigma=1.298814 ! Fit after self-cal, rms=0.063474Jy sigma=1.298774 ! 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.063474Jy sigma=1.298774 ! Fit after self-cal, rms=0.062945Jy sigma=1.292160 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.103 mas, bmaj=10.07 mas, bpa=15.11 degrees ! Estimated noise=0.497694 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00063716 Jy ! Component: 100 - total flux cleaned = 0.000898163 Jy ! Component: 150 - total flux cleaned = 0.000929307 Jy ! Component: 200 - total flux cleaned = 0.000958186 Jy ! Total flux subtracted in 200 components = 0.000958186 Jy ! Clean residual min=-0.002389 max=0.002276 Jy/beam ! Clean residual mean=-0.000003 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.21899 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 62 components and 0.21899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062935Jy sigma=1.291967 ! Fit after self-cal, rms=0.062934Jy sigma=1.291936 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 = 2.9578e-05 Jy ! Component: 100 - total flux cleaned = 5.41258e-05 Jy ! Component: 150 - total flux cleaned = 7.74437e-05 Jy ! Component: 200 - total flux cleaned = 8.82781e-05 Jy ! Total flux subtracted in 200 components = 8.82781e-05 Jy ! Clean residual min=-0.002366 max=0.002260 Jy/beam ! Clean residual mean=-0.000003 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.219079 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 65 components and 0.219079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062930Jy sigma=1.291856 ! Fit after self-cal, rms=0.062930Jy sigma=1.291853 ! 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.062930Jy sigma=1.291853 ! Fit after self-cal, rms=0.062938Jy sigma=1.291764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.102 mas, bmaj=10.06 mas, bpa=15.1 degrees ! Estimated noise=0.497831 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00044544 Jy ! Component: 100 - total flux cleaned = 0.000586257 Jy ! Component: 150 - total flux cleaned = 0.000640623 Jy ! Component: 200 - total flux cleaned = 0.000670416 Jy ! Total flux subtracted in 200 components = 0.000670416 Jy ! Clean residual min=-0.002320 max=0.002278 Jy/beam ! Clean residual mean=-0.000002 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.219749 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 66 components and 0.219749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062934Jy sigma=1.291669 ! Fit after self-cal, rms=0.062934Jy sigma=1.291667 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.67895e-07 Jy ! Component: 100 - total flux cleaned = 1.71386e-05 Jy ! Component: 150 - total flux cleaned = 2.59062e-05 Jy ! Component: 200 - total flux cleaned = 3.43366e-05 Jy ! Total flux subtracted in 200 components = 3.43366e-05 Jy ! Clean residual min=-0.002304 max=0.002272 Jy/beam ! Clean residual mean=-0.000002 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.219783 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 70 components and 0.219783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062932Jy sigma=1.291628 ! Fit after self-cal, rms=0.062932Jy sigma=1.291629 ! 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.062932Jy sigma=1.291629 ! Fit after self-cal, rms=0.062946Jy sigma=1.291602 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.535 mas, bmaj=12.33 mas, bpa=5.531 degrees ! Estimated noise=0.575277 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000417909 Jy ! Component: 100 - total flux cleaned = 0.000497023 Jy ! Component: 150 - total flux cleaned = 0.000528074 Jy ! Component: 200 - total flux cleaned = 0.000555656 Jy ! Total flux subtracted in 200 components = 0.000555656 Jy ! Clean residual min=-0.002741 max=0.002153 Jy/beam ! Clean residual mean=-0.000004 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.220339 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 75 components and 0.220339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062944Jy sigma=1.291613 ! Fit after self-cal, rms=0.062944Jy sigma=1.291595 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 = 6.19931e-05 Jy ! Component: 100 - total flux cleaned = 7.12929e-05 Jy ! Component: 150 - total flux cleaned = 7.87148e-05 Jy ! Component: 200 - total flux cleaned = 9.15628e-05 Jy ! Total flux subtracted in 200 components = 9.15628e-05 Jy ! Clean residual min=-0.002704 max=0.002127 Jy/beam ! Clean residual mean=-0.000004 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.220431 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 80 components and 0.220431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062945Jy sigma=1.291644 ! Fit after self-cal, rms=0.062945Jy sigma=1.291637 ! 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.101 mas, bmaj=10.06 mas, bpa=15.1 degrees ! Estimated noise=0.49791 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.101 x 10.06 at 15.1 degrees (North through East) ! Clean map min=-0.0022129 max=0.20592 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.434 mas, bmaj=9.377 mas, bpa=16.37 degrees ! Estimated noise=0.679852 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.158306 Jy ! Component: 100 - total flux cleaned = 0.192944 Jy ! Component: 150 - total flux cleaned = 0.203149 Jy ! Component: 200 - total flux cleaned = 0.207979 Jy ! Total flux subtracted in 200 components = 0.207979 Jy ! Clean residual min=-0.003438 max=0.004261 Jy/beam ! Clean residual mean=0.000001 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.207979 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.207979 Jy ! Inverting map and beam ! Estimated beam: bmin=4.101 mas, bmaj=10.06 mas, bpa=15.1 degrees ! Estimated noise=0.49791 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.00449924 Jy ! Component: 100 - total flux cleaned = 0.00698817 Jy ! Component: 150 - total flux cleaned = 0.00870454 Jy ! Component: 200 - total flux cleaned = 0.0099037 Jy ! Total flux subtracted in 200 components = 0.0099037 Jy ! Clean residual min=-0.002496 max=0.002249 Jy/beam ! Clean residual mean=-0.000001 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.217883 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 61 components and 0.217883 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.535 mas, bmaj=12.33 mas, bpa=5.531 degrees ! Estimated noise=0.575277 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120044 Jy ! Component: 100 - total flux cleaned = 0.00183207 Jy ! Component: 150 - total flux cleaned = 0.0021293 Jy ! Component: 200 - total flux cleaned = 0.00220861 Jy ! Total flux subtracted in 200 components = 0.00220861 Jy ! Clean residual min=-0.002760 max=0.002122 Jy/beam ! Clean residual mean=-0.000003 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.220091 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.72352e-05 Jy ! Component: 100 - total flux cleaned = 8.0554e-05 Jy ! Component: 150 - total flux cleaned = 9.61042e-05 Jy ! Component: 200 - total flux cleaned = 0.000111295 Jy ! Total flux subtracted in 200 components = 0.000111295 Jy ! Clean residual min=-0.002738 max=0.002119 Jy/beam ! Clean residual mean=-0.000003 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.220203 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 88 components and 0.220203 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.101 mas, bmaj=10.06 mas, bpa=15.1 degrees ! Estimated noise=0.49791 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.30993e-06 Jy ! Component: 100 - total flux cleaned = 4.37276e-05 Jy ! Component: 150 - total flux cleaned = 9.02855e-05 Jy ! Component: 200 - total flux cleaned = 0.000104171 Jy ! Total flux subtracted in 200 components = 0.000104171 Jy ! Clean residual min=-0.002325 max=0.002380 Jy/beam ! Clean residual mean=-0.000002 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.220307 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 100 components and 0.220307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062951Jy sigma=1.291736 ! Fit after self-cal, rms=0.062950Jy sigma=1.291723 wmodel /scr/pima/bg219e_uvs/J1947-0103_S_map.mod ! Writing 100 model components to file: /scr/pima/bg219e_uvs/J1947-0103_S_map.mod wobs /scr/pima/bg219e_uvs/J1947-0103_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1947-0103_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1947-0103_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219e_uvs/J1947-0103_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.000426603 Jy ! Component: 100 - total flux cleaned = -0.000916262 Jy ! Component: 150 - total flux cleaned = -0.00114991 Jy ! Component: 200 - total flux cleaned = -0.00146568 Jy ! Component: 250 - total flux cleaned = -0.00164738 Jy ! Component: 300 - total flux cleaned = -0.00179374 Jy ! Component: 350 - total flux cleaned = -0.0019072 Jy ! Component: 400 - total flux cleaned = -0.00201678 Jy ! Component: 450 - total flux cleaned = -0.00207076 Jy ! Component: 500 - total flux cleaned = -0.0021497 Jy ! Component: 550 - total flux cleaned = -0.00217534 Jy ! Component: 600 - total flux cleaned = -0.00232465 Jy ! Component: 650 - total flux cleaned = -0.00232447 Jy ! Component: 700 - total flux cleaned = -0.00241975 Jy ! Component: 750 - total flux cleaned = -0.00248969 Jy ! Component: 800 - total flux cleaned = -0.00260358 Jy ! Component: 850 - total flux cleaned = -0.00267086 Jy ! Component: 900 - total flux cleaned = -0.00280279 Jy ! Component: 950 - total flux cleaned = -0.00282447 Jy ! Component: 1000 - total flux cleaned = -0.00297353 Jy ! Component: 1050 - total flux cleaned = -0.00301511 Jy ! Component: 1100 - total flux cleaned = -0.00309739 Jy ! Component: 1150 - total flux cleaned = -0.00309711 Jy ! Component: 1200 - total flux cleaned = -0.00313697 Jy ! Component: 1250 - total flux cleaned = -0.0031569 Jy ! Component: 1300 - total flux cleaned = -0.00317626 Jy ! Component: 1350 - total flux cleaned = -0.00315746 Jy ! Component: 1400 - total flux cleaned = -0.00325062 Jy ! Component: 1450 - total flux cleaned = -0.00323193 Jy ! Component: 1500 - total flux cleaned = -0.00326809 Jy ! Component: 1550 - total flux cleaned = -0.00332158 Jy ! Component: 1600 - total flux cleaned = -0.00326878 Jy ! Component: 1650 - total flux cleaned = -0.00326881 Jy ! Component: 1700 - total flux cleaned = -0.00331992 Jy ! Component: 1750 - total flux cleaned = -0.00328576 Jy ! Component: 1800 - total flux cleaned = -0.00333557 Jy ! Component: 1850 - total flux cleaned = -0.0033026 Jy ! Component: 1900 - total flux cleaned = -0.00336775 Jy ! Component: 1950 - total flux cleaned = -0.00336765 Jy ! Component: 2000 - total flux cleaned = -0.00333616 Jy ! Component: 2050 - total flux cleaned = -0.00335189 Jy ! Component: 2100 - total flux cleaned = -0.00332099 Jy ! Component: 2150 - total flux cleaned = -0.00341334 Jy ! Component: 2200 - total flux cleaned = -0.00345869 Jy ! Component: 2250 - total flux cleaned = -0.00345842 Jy ! Component: 2300 - total flux cleaned = -0.00342853 Jy ! Component: 2350 - total flux cleaned = -0.00344334 Jy ! Component: 2400 - total flux cleaned = -0.00347238 Jy ! Component: 2450 - total flux cleaned = -0.00344384 Jy ! Component: 2500 - total flux cleaned = -0.00348674 Jy ! Component: 2550 - total flux cleaned = -0.0035008 Jy ! Component: 2600 - total flux cleaned = -0.00348697 Jy ! Component: 2650 - total flux cleaned = -0.00352863 Jy ! Component: 2700 - total flux cleaned = -0.00354239 Jy ! Component: 2750 - total flux cleaned = -0.00356973 Jy ! Component: 2800 - total flux cleaned = -0.00358342 Jy ! Component: 2850 - total flux cleaned = -0.00364995 Jy ! Component: 2900 - total flux cleaned = -0.00366325 Jy ! Component: 2950 - total flux cleaned = -0.00366334 Jy ! Component: 3000 - total flux cleaned = -0.00372807 Jy ! Component: 3050 - total flux cleaned = -0.00374076 Jy ! Component: 3100 - total flux cleaned = -0.00377877 Jy ! Component: 3150 - total flux cleaned = -0.00377872 Jy ! Component: 3200 - total flux cleaned = -0.00384107 Jy ! Component: 3250 - total flux cleaned = -0.0038658 Jy ! Component: 3300 - total flux cleaned = -0.00390255 Jy ! Component: 3350 - total flux cleaned = -0.00387816 Jy ! Component: 3400 - total flux cleaned = -0.0039024 Jy ! Component: 3450 - total flux cleaned = -0.0039504 Jy ! Component: 3500 - total flux cleaned = -0.0039387 Jy ! Component: 3550 - total flux cleaned = -0.00395046 Jy ! Component: 3600 - total flux cleaned = -0.00400896 Jy ! Component: 3650 - total flux cleaned = -0.00397417 Jy ! Component: 3700 - total flux cleaned = -0.0040319 Jy ! Component: 3750 - total flux cleaned = -0.00404341 Jy ! Component: 3800 - total flux cleaned = -0.00404346 Jy ! Component: 3850 - total flux cleaned = -0.00406598 Jy ! Component: 3900 - total flux cleaned = -0.004122 Jy ! Component: 3950 - total flux cleaned = -0.0040998 Jy ! Component: 4000 - total flux cleaned = -0.00414385 Jy ! Component: 4050 - total flux cleaned = -0.00415479 Jy ! Total flux subtracted in 4096 components = -0.00419828 Jy ! Clean residual min=-0.000628 max=0.000705 Jy/beam ! Clean residual mean=-0.000000 rms=0.000205 Jy/beam ! Combined flux in latest and established models = 0.216109 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 392 components and 0.216109 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J1947-0103_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.101 x 10.06 at 15.1 degrees (North through East) ! Clean map min=-0.0015825 max=0.20555 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1947-0103_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.205551 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000200212 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.292208 0.292208 0.584416 1.16883 2.33766 4.67532 9.35065 18.7013 37.4026 74.8052 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.205 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1026.67 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1947-0103_S_uvs.log closed on Thu Apr 7 06:51:17 2016