! Started logfile: /scr/pima/bg219e_uvs/J0037+0808_S_uvs.log on Thu Apr 7 06:32:03 2016 obs /scr/pima/bg219e_uvs/J0037+0808_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0037+0808_S_uva.fits ! AN table 1: 36 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.877315 visibilities/baseline/integration-bin. ! Found source: J0037+0808 ! ! 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 4548 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/J0037+0808_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 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.025545Jy sigma=22.279464 ! Fit after self-cal, rms=0.790688Jy sigma=17.117220 ! 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.698 mas, bmaj=8.817 mas, bpa=18.69 degrees ! Estimated noise=0.748213 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.163034 Jy ! Component: 100 - total flux cleaned = 0.199142 Jy ! Total flux subtracted in 100 components = 0.199142 Jy ! Clean residual min=-0.006437 max=0.012139 Jy/beam ! Clean residual mean=-0.000007 rms=0.001701 Jy/beam ! Combined flux in latest and established models = 0.199142 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.199142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069371Jy sigma=1.375295 ! Fit after self-cal, rms=0.069376Jy sigma=1.375219 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0128196 Jy ! Component: 100 - total flux cleaned = 0.0184146 Jy ! Total flux subtracted in 100 components = 0.0184146 Jy ! Clean residual min=-0.004577 max=0.006232 Jy/beam ! Clean residual mean=-0.000004 rms=0.001225 Jy/beam ! Combined flux in latest and established models = 0.217557 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.217557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067191Jy sigma=1.333898 ! Fit after self-cal, rms=0.067195Jy sigma=1.333762 ! 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.497 mas, bmaj=9.644 mas, bpa=16.71 degrees ! Estimated noise=0.537283 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.000823074 Jy ! Component: 100 - total flux cleaned = -0.00082398 Jy ! Component: 150 - total flux cleaned = -0.000827344 Jy ! Component: 200 - total flux cleaned = -0.000824702 Jy ! Total flux subtracted in 200 components = -0.000824702 Jy ! Clean residual min=-0.003790 max=0.003974 Jy/beam ! Clean residual mean=-0.000006 rms=0.000996 Jy/beam ! Combined flux in latest and established models = 0.216732 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 24 components and 0.216732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066989Jy sigma=1.331203 ! Fit after self-cal, rms=0.066982Jy sigma=1.331145 ! 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.497 x 9.644 at 16.71 degrees (North through East) ! Clean map min=-0.0036919 max=0.21013 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.05 HN 1.02 KP 1.01 ! LA 1.03 NL 0.99 OV 0.99 PT 1.03 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 1.05 KP 1.00 ! LA 1.04 NL 0.95 OV 1.00 PT 0.99 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 1.01 KP 1.01 ! LA 0.99 NL 0.97 OV 1.00 PT 1.01 ! SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.04 HN 0.96 KP 0.99 ! LA 1.00 NL 0.93 OV 0.99 PT 0.99 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.066982Jy sigma=1.331145 ! Fit after self-cal, rms=0.065766Jy sigma=1.319933 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.488 mas, bmaj=9.632 mas, bpa=16.89 degrees ! Estimated noise=0.538114 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.00145381 Jy ! Component: 100 - total flux cleaned = 0.0021215 Jy ! Component: 150 - total flux cleaned = 0.00227082 Jy ! Component: 200 - total flux cleaned = 0.00237942 Jy ! Total flux subtracted in 200 components = 0.00237942 Jy ! Clean residual min=-0.003206 max=0.003697 Jy/beam ! Clean residual mean=-0.000006 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.219112 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 38 components and 0.219112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065726Jy sigma=1.319198 ! Fit after self-cal, rms=0.065718Jy sigma=1.319116 ! 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.065718Jy sigma=1.319116 ! Fit after self-cal, rms=0.063967Jy sigma=1.302152 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.487 mas, bmaj=9.607 mas, bpa=16.88 degrees ! Estimated noise=0.53786 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000741511 Jy ! Component: 100 - total flux cleaned = 0.00089732 Jy ! Component: 150 - total flux cleaned = 0.000962882 Jy ! Component: 200 - total flux cleaned = 0.00106059 Jy ! Total flux subtracted in 200 components = 0.00106059 Jy ! Clean residual min=-0.002412 max=0.002996 Jy/beam ! Clean residual mean=0.000001 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.220172 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 54 components and 0.220172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063950Jy sigma=1.301686 ! Fit after self-cal, rms=0.063937Jy sigma=1.301600 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 (-85.5, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00180398 Jy ! Component: 100 - total flux cleaned = 0.00244176 Jy ! Component: 150 - total flux cleaned = 0.0027947 Jy ! Component: 200 - total flux cleaned = 0.00292574 Jy ! Total flux subtracted in 200 components = 0.00292574 Jy ! Clean residual min=-0.002421 max=0.002348 Jy/beam ! Clean residual mean=0.000002 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.223098 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 76 components and 0.223098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063783Jy sigma=1.298991 ! Fit after self-cal, rms=0.063781Jy sigma=1.298830 ! 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.063781Jy sigma=1.298830 ! Fit after self-cal, rms=0.063766Jy sigma=1.298517 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.486 mas, bmaj=9.596 mas, bpa=16.9 degrees ! Estimated noise=0.537981 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000953374 Jy ! Component: 100 - total flux cleaned = 0.00123535 Jy ! Component: 150 - total flux cleaned = 0.00140767 Jy ! Component: 200 - total flux cleaned = 0.00156152 Jy ! Total flux subtracted in 200 components = 0.00156152 Jy ! Clean residual min=-0.002453 max=0.002338 Jy/beam ! Clean residual mean=0.000001 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.224659 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 88 components and 0.224659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063715Jy sigma=1.297728 ! Fit after self-cal, rms=0.063715Jy sigma=1.297696 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.000281402 Jy ! Component: 100 - total flux cleaned = 0.000389878 Jy ! Component: 150 - total flux cleaned = 0.000465328 Jy ! Component: 200 - total flux cleaned = 0.000537017 Jy ! Total flux subtracted in 200 components = 0.000537017 Jy ! Clean residual min=-0.002427 max=0.002321 Jy/beam ! Clean residual mean=0.000002 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.225196 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 105 components and 0.225196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063694Jy sigma=1.297340 ! Fit after self-cal, rms=0.063694Jy sigma=1.297335 ! 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.063694Jy sigma=1.297335 ! Fit after self-cal, rms=0.063668Jy sigma=1.297252 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.093 mas, bmaj=11.44 mas, bpa=5.228 degrees ! Estimated noise=0.608802 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000657719 Jy ! Component: 100 - total flux cleaned = 0.000831502 Jy ! Component: 150 - total flux cleaned = 0.000967983 Jy ! Component: 200 - total flux cleaned = 0.00101951 Jy ! Total flux subtracted in 200 components = 0.00101951 Jy ! Clean residual min=-0.002294 max=0.002449 Jy/beam ! Clean residual mean=0.000002 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.226216 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 120 components and 0.226216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063658Jy sigma=1.297102 ! Fit after self-cal, rms=0.063659Jy sigma=1.297078 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.51467e-05 Jy ! Component: 100 - total flux cleaned = 0.000110958 Jy ! Component: 150 - total flux cleaned = 0.000140115 Jy ! Component: 200 - total flux cleaned = 0.000180358 Jy ! Total flux subtracted in 200 components = 0.000180358 Jy ! Clean residual min=-0.002275 max=0.002391 Jy/beam ! Clean residual mean=0.000002 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.226396 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 133 components and 0.226396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063655Jy sigma=1.296985 ! Fit after self-cal, rms=0.063655Jy sigma=1.296976 ! 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.485 mas, bmaj=9.59 mas, bpa=16.9 degrees ! Estimated noise=0.537754 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.485 x 9.59 at 16.9 degrees (North through East) ! Clean map min=-0.0023651 max=0.21072 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.7 mas, bmaj=8.786 mas, bpa=18.79 degrees ! Estimated noise=0.742004 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.161649 Jy ! Component: 100 - total flux cleaned = 0.197507 Jy ! Component: 150 - total flux cleaned = 0.210091 Jy ! Component: 200 - total flux cleaned = 0.216181 Jy ! Total flux subtracted in 200 components = 0.216181 Jy ! Clean residual min=-0.003706 max=0.004303 Jy/beam ! Clean residual mean=-0.000001 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.216181 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.216181 Jy ! Inverting map and beam ! Estimated beam: bmin=4.485 mas, bmaj=9.59 mas, bpa=16.9 degrees ! Estimated noise=0.537754 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.00395506 Jy ! Component: 100 - total flux cleaned = 0.00540765 Jy ! Component: 150 - total flux cleaned = 0.00671225 Jy ! Component: 200 - total flux cleaned = 0.00778034 Jy ! Total flux subtracted in 200 components = 0.00778034 Jy ! Clean residual min=-0.002275 max=0.002348 Jy/beam ! Clean residual mean=0.000001 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.223961 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 47 components and 0.223961 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.093 mas, bmaj=11.44 mas, bpa=5.228 degrees ! Estimated noise=0.608802 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0016764 Jy ! Component: 100 - total flux cleaned = 0.00227254 Jy ! Component: 150 - total flux cleaned = 0.0025529 Jy ! Component: 200 - total flux cleaned = 0.00258128 Jy ! Total flux subtracted in 200 components = 0.00258128 Jy ! Clean residual min=-0.002345 max=0.002576 Jy/beam ! Clean residual mean=0.000002 rms=0.000679 Jy/beam ! Combined flux in latest and established models = 0.226542 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.51289e-05 Jy ! Component: 100 - total flux cleaned = 2.49644e-06 Jy ! Component: 150 - total flux cleaned = 2.43558e-05 Jy ! Component: 200 - total flux cleaned = 4.48197e-05 Jy ! Total flux subtracted in 200 components = 4.48197e-05 Jy ! Clean residual min=-0.002331 max=0.002559 Jy/beam ! Clean residual mean=0.000002 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.226587 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 101 components and 0.226587 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.485 mas, bmaj=9.59 mas, bpa=16.9 degrees ! Estimated noise=0.537754 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000292286 Jy ! Component: 100 - total flux cleaned = -0.000292045 Jy ! Component: 150 - total flux cleaned = -0.000292868 Jy ! Component: 200 - total flux cleaned = -0.00029288 Jy ! Total flux subtracted in 200 components = -0.00029288 Jy ! Clean residual min=-0.002319 max=0.002290 Jy/beam ! Clean residual mean=0.000001 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.226294 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 116 components and 0.226294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063709Jy sigma=1.298427 ! Fit after self-cal, rms=0.063712Jy sigma=1.298372 wmodel /scr/pima/bg219e_uvs/J0037+0808_S_map.mod ! Writing 116 model components to file: /scr/pima/bg219e_uvs/J0037+0808_S_map.mod wobs /scr/pima/bg219e_uvs/J0037+0808_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0037+0808_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0037+0808_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219e_uvs/J0037+0808_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.000174179 Jy ! Component: 100 - total flux cleaned = -0.000252961 Jy ! Component: 150 - total flux cleaned = -0.000326979 Jy ! Component: 200 - total flux cleaned = -0.000362822 Jy ! Component: 250 - total flux cleaned = -0.000396622 Jy ! Component: 300 - total flux cleaned = -0.000362878 Jy ! Component: 350 - total flux cleaned = -0.000393217 Jy ! Component: 400 - total flux cleaned = -0.000454982 Jy ! Component: 450 - total flux cleaned = -0.000395278 Jy ! Component: 500 - total flux cleaned = -0.00042499 Jy ! Component: 550 - total flux cleaned = -0.000396571 Jy ! Component: 600 - total flux cleaned = -0.000507882 Jy ! Component: 650 - total flux cleaned = -0.000562355 Jy ! Component: 700 - total flux cleaned = -0.00058886 Jy ! Component: 750 - total flux cleaned = -0.000693941 Jy ! Component: 800 - total flux cleaned = -0.000822258 Jy ! Component: 850 - total flux cleaned = -0.00084701 Jy ! Component: 900 - total flux cleaned = -0.000871318 Jy ! Component: 950 - total flux cleaned = -0.000846505 Jy ! Component: 1000 - total flux cleaned = -0.00084651 Jy ! Component: 1050 - total flux cleaned = -0.000893869 Jy ! Component: 1100 - total flux cleaned = -0.000963706 Jy ! Component: 1150 - total flux cleaned = -0.00105542 Jy ! Component: 1200 - total flux cleaned = -0.00105528 Jy ! Component: 1250 - total flux cleaned = -0.00103329 Jy ! Component: 1300 - total flux cleaned = -0.00109962 Jy ! Component: 1350 - total flux cleaned = -0.0010776 Jy ! Component: 1400 - total flux cleaned = -0.00107748 Jy ! Component: 1450 - total flux cleaned = -0.00103532 Jy ! Component: 1500 - total flux cleaned = -0.0010147 Jy ! Component: 1550 - total flux cleaned = -0.00103556 Jy ! Component: 1600 - total flux cleaned = -0.000954136 Jy ! Component: 1650 - total flux cleaned = -0.00103458 Jy ! Component: 1700 - total flux cleaned = -0.00103449 Jy ! Component: 1750 - total flux cleaned = -0.00109311 Jy ! Component: 1800 - total flux cleaned = -0.00107376 Jy ! Component: 1850 - total flux cleaned = -0.00111251 Jy ! Component: 1900 - total flux cleaned = -0.00124534 Jy ! Component: 1950 - total flux cleaned = -0.00120757 Jy ! Component: 2000 - total flux cleaned = -0.00124486 Jy ! Component: 2050 - total flux cleaned = -0.00130008 Jy ! Component: 2100 - total flux cleaned = -0.0013544 Jy ! Component: 2150 - total flux cleaned = -0.00139032 Jy ! Component: 2200 - total flux cleaned = -0.001444 Jy ! Component: 2250 - total flux cleaned = -0.0015499 Jy ! Component: 2300 - total flux cleaned = -0.00172437 Jy ! Component: 2350 - total flux cleaned = -0.0017587 Jy ! Component: 2400 - total flux cleaned = -0.00184449 Jy ! Component: 2450 - total flux cleaned = -0.00203114 Jy ! Component: 2500 - total flux cleaned = -0.00213195 Jy ! Component: 2550 - total flux cleaned = -0.0022151 Jy ! Component: 2600 - total flux cleaned = -0.00233081 Jy ! Component: 2650 - total flux cleaned = -0.00246159 Jy ! Component: 2700 - total flux cleaned = -0.00254274 Jy ! Component: 2750 - total flux cleaned = -0.00273538 Jy ! Component: 2800 - total flux cleaned = -0.00278302 Jy ! Component: 2850 - total flux cleaned = -0.00297254 Jy ! Component: 2900 - total flux cleaned = -0.00311321 Jy ! Component: 2950 - total flux cleaned = -0.00325279 Jy ! Component: 3000 - total flux cleaned = -0.00339136 Jy ! Component: 3050 - total flux cleaned = -0.00354403 Jy ! Component: 3100 - total flux cleaned = -0.00371048 Jy ! Component: 3150 - total flux cleaned = -0.00386044 Jy ! Component: 3200 - total flux cleaned = -0.00400917 Jy ! Component: 3250 - total flux cleaned = -0.00417152 Jy ! Component: 3300 - total flux cleaned = -0.00434709 Jy ! Component: 3350 - total flux cleaned = -0.00449241 Jy ! Component: 3400 - total flux cleaned = -0.00460758 Jy ! Component: 3450 - total flux cleaned = -0.00475048 Jy ! Component: 3500 - total flux cleaned = -0.00484973 Jy ! Component: 3550 - total flux cleaned = -0.00500443 Jy ! Component: 3600 - total flux cleaned = -0.00508832 Jy ! Component: 3650 - total flux cleaned = -0.00524063 Jy ! Component: 3700 - total flux cleaned = -0.0053783 Jy ! Component: 3750 - total flux cleaned = -0.00548763 Jy ! Component: 3800 - total flux cleaned = -0.00565038 Jy ! Component: 3850 - total flux cleaned = -0.00574463 Jy ! Component: 3900 - total flux cleaned = -0.00583833 Jy ! Component: 3950 - total flux cleaned = -0.0059578 Jy ! Component: 4000 - total flux cleaned = -0.00606323 Jy ! Component: 4050 - total flux cleaned = -0.00616802 Jy ! Total flux subtracted in 4096 components = -0.00629809 Jy ! Clean residual min=-0.000670 max=0.000915 Jy/beam ! Clean residual mean=0.000001 rms=0.000248 Jy/beam ! Combined flux in latest and established models = 0.219996 Jy keep ! Adding 267 model components to the UV plane model. ! The established model now contains 383 components and 0.219996 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0037+0808_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.485 x 9.59 at 16.9 degrees (North through East) ! Clean map min=-0.0023388 max=0.21012 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0037+0808_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.210116 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000244227 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.348702 0.348702 0.697405 1.39481 2.78962 5.57924 11.1585 22.317 44.6339 89.2678 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.21 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 860.332 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0037+0808_S_uvs.log closed on Thu Apr 7 06:32:07 2016