! Started logfile: /scr/pima/bg219h_uvs/J2222+1213_S_uvs.log on Thu Apr 7 09:12:48 2016 obs /scr/pima/bg219h_uvs/J2222+1213_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J2222+1213_S_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.77716 visibilities/baseline/integration-bin. ! Found source: J2222+1213 ! ! 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 5036 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/bg219h_uvs/J2222+1213_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 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.022797Jy sigma=22.824538 ! Fit after self-cal, rms=0.792101Jy sigma=17.659522 ! 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.758 mas, bmaj=6.458 mas, bpa=-5.069 degrees ! Estimated noise=0.676523 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.154094 Jy ! Component: 100 - total flux cleaned = 0.209 Jy ! Total flux subtracted in 100 components = 0.209 Jy ! Clean residual min=-0.008622 max=0.025579 Jy/beam ! Clean residual mean=0.000006 rms=0.003043 Jy/beam ! Combined flux in latest and established models = 0.209 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080531Jy sigma=1.763810 ! Fit after self-cal, rms=0.080232Jy sigma=1.758213 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0294375 Jy ! Component: 100 - total flux cleaned = 0.0454452 Jy ! Total flux subtracted in 100 components = 0.0454452 Jy ! Clean residual min=-0.005123 max=0.008825 Jy/beam ! Clean residual mean=0.000006 rms=0.001501 Jy/beam ! Combined flux in latest and established models = 0.254445 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 0.254445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066474Jy sigma=1.421093 ! Fit after self-cal, rms=0.066359Jy sigma=1.418521 ! Inverting map ! Added new window around map position (-4, 1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0103478 Jy ! Component: 100 - total flux cleaned = 0.0167108 Jy ! Total flux subtracted in 100 components = 0.0167108 Jy ! Clean residual min=-0.004336 max=0.006360 Jy/beam ! Clean residual mean=0.000006 rms=0.001166 Jy/beam ! Combined flux in latest and established models = 0.271156 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 38 components and 0.271156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064262Jy sigma=1.365958 ! Fit after self-cal, rms=0.064234Jy sigma=1.365214 ! 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.25 mas, bmaj=7.217 mas, bpa=-4.402 degrees ! Estimated noise=0.500046 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.00618364 Jy ! Component: 100 - total flux cleaned = 0.0099692 Jy ! Component: 150 - total flux cleaned = 0.0126359 Jy ! Component: 200 - total flux cleaned = 0.0145965 Jy ! Total flux subtracted in 200 components = 0.0145965 Jy ! Clean residual min=-0.003728 max=0.005145 Jy/beam ! Clean residual mean=0.000009 rms=0.001113 Jy/beam ! Combined flux in latest and established models = 0.285753 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 66 components and 0.285753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063595Jy sigma=1.348697 ! Fit after self-cal, rms=0.063590Jy sigma=1.348460 ! 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.25 x 7.217 at -4.402 degrees (North through East) ! Clean map min=-0.0035911 max=0.21045 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.00* HN 1.01 KP 0.98 ! LA 1.03 MK 1.00 NL 1.01 OV 0.97 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 1.01 KP 0.99 ! LA 1.03 MK 0.99 NL 1.09 OV 0.96 ! PT 0.97 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00* HN 1.05 KP 0.97 ! LA 1.03 MK 1.00 NL 1.02 OV 0.96 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 1.03 KP 1.00 ! LA 1.02 MK 1.02 NL 0.96 OV 1.03 ! PT 1.00 SC 1.04 ! ! ! Fit before self-cal, rms=0.063590Jy sigma=1.348460 ! Fit after self-cal, rms=0.063713Jy sigma=1.332564 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.26 mas, bmaj=7.234 mas, bpa=-4.325 degrees ! Estimated noise=0.500061 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.000331035 Jy ! Component: 100 - total flux cleaned = -0.00010848 Jy ! Component: 150 - total flux cleaned = 0.000122645 Jy ! Component: 200 - total flux cleaned = 0.000267743 Jy ! Total flux subtracted in 200 components = 0.000267743 Jy ! Clean residual min=-0.003777 max=0.003510 Jy/beam ! Clean residual mean=0.000005 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.286021 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 71 components and 0.286021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063661Jy sigma=1.331616 ! Fit after self-cal, rms=0.063679Jy sigma=1.331459 ! 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.063679Jy sigma=1.331459 ! Fit after self-cal, rms=0.062580Jy sigma=1.304611 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.269 mas, bmaj=7.238 mas, bpa=-4.5 degrees ! Estimated noise=0.501237 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000162609 Jy ! Component: 100 - total flux cleaned = 0.000104615 Jy ! Component: 150 - total flux cleaned = 0.000153146 Jy ! Component: 200 - total flux cleaned = 0.000152118 Jy ! Total flux subtracted in 200 components = 0.000152118 Jy ! Clean residual min=-0.002603 max=0.002518 Jy/beam ! Clean residual mean=0.000001 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.286173 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 86 components and 0.286173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062559Jy sigma=1.303994 ! Fit after self-cal, rms=0.062567Jy sigma=1.303817 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.000144307 Jy ! Component: 100 - total flux cleaned = 0.000183683 Jy ! Component: 150 - total flux cleaned = 0.000218517 Jy ! Component: 200 - total flux cleaned = 0.000248997 Jy ! Total flux subtracted in 200 components = 0.000248997 Jy ! Clean residual min=-0.002548 max=0.002522 Jy/beam ! Clean residual mean=0.000001 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.286422 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 94 components and 0.286422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062559Jy sigma=1.303560 ! Fit after self-cal, rms=0.062558Jy sigma=1.303544 ! 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.062558Jy sigma=1.303544 ! Fit after self-cal, rms=0.062615Jy sigma=1.303478 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.271 mas, bmaj=7.239 mas, bpa=-4.526 degrees ! Estimated noise=0.501451 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000137496 Jy ! Component: 100 - total flux cleaned = 0.000170625 Jy ! Component: 150 - total flux cleaned = 0.000214725 Jy ! Component: 200 - total flux cleaned = 0.000266387 Jy ! Total flux subtracted in 200 components = 0.000266387 Jy ! Clean residual min=-0.002495 max=0.002519 Jy/beam ! Clean residual mean=0.000001 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.286688 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 100 components and 0.286688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062608Jy sigma=1.303283 ! Fit after self-cal, rms=0.062609Jy sigma=1.303269 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.23675e-05 Jy ! Component: 100 - total flux cleaned = 0.000103572 Jy ! Component: 150 - total flux cleaned = 0.000103486 Jy ! Component: 200 - total flux cleaned = 0.000103482 Jy ! Total flux subtracted in 200 components = 0.000103482 Jy ! Clean residual min=-0.002468 max=0.002521 Jy/beam ! Clean residual mean=0.000001 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.286792 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 106 components and 0.286792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062606Jy sigma=1.303163 ! Fit after self-cal, rms=0.062605Jy sigma=1.303153 ! 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.062605Jy sigma=1.303153 ! Fit after self-cal, rms=0.062657Jy sigma=1.303130 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.796 mas, bmaj=11.08 mas, bpa=-7.473 degrees ! Estimated noise=0.632682 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000426101 Jy ! Component: 100 - total flux cleaned = 0.000448376 Jy ! Component: 150 - total flux cleaned = 0.000448561 Jy ! Component: 200 - total flux cleaned = 0.000448403 Jy ! Total flux subtracted in 200 components = 0.000448403 Jy ! Clean residual min=-0.002771 max=0.002710 Jy/beam ! Clean residual mean=0.000001 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.28724 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 115 components and 0.28724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062661Jy sigma=1.303086 ! Fit after self-cal, rms=0.062660Jy sigma=1.303036 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.12259e-05 Jy ! Component: 100 - total flux cleaned = -2.20581e-05 Jy ! Component: 150 - total flux cleaned = -2.24738e-05 Jy ! Component: 200 - total flux cleaned = -2.25971e-05 Jy ! Total flux subtracted in 200 components = -2.25971e-05 Jy ! Clean residual min=-0.002707 max=0.002702 Jy/beam ! Clean residual mean=0.000001 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.287217 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 120 components and 0.287217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062662Jy sigma=1.303047 ! Fit after self-cal, rms=0.062661Jy sigma=1.303013 ! 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.272 mas, bmaj=7.239 mas, bpa=-4.552 degrees ! Estimated noise=0.501653 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.272 x 7.239 at -4.552 degrees (North through East) ! Clean map min=-0.0023564 max=0.21047 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.776 mas, bmaj=6.478 mas, bpa=-5.133 degrees ! Estimated noise=0.683238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.155566 Jy ! Component: 100 - total flux cleaned = 0.210821 Jy ! Component: 150 - total flux cleaned = 0.239425 Jy ! Component: 200 - total flux cleaned = 0.255252 Jy ! Total flux subtracted in 200 components = 0.255252 Jy ! Clean residual min=-0.004177 max=0.008142 Jy/beam ! Clean residual mean=0.000002 rms=0.001287 Jy/beam ! Combined flux in latest and established models = 0.255252 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.255252 Jy ! Inverting map and beam ! Estimated beam: bmin=3.272 mas, bmaj=7.239 mas, bpa=-4.552 degrees ! Estimated noise=0.501653 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.0124667 Jy ! Component: 100 - total flux cleaned = 0.0191933 Jy ! Component: 150 - total flux cleaned = 0.0231716 Jy ! Component: 200 - total flux cleaned = 0.0258446 Jy ! Total flux subtracted in 200 components = 0.0258446 Jy ! Clean residual min=-0.002816 max=0.002594 Jy/beam ! Clean residual mean=0.000003 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.281096 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 51 components and 0.281096 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=6.796 mas, bmaj=11.08 mas, bpa=-7.473 degrees ! Estimated noise=0.632682 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00294363 Jy ! Component: 100 - total flux cleaned = 0.00445322 Jy ! Component: 150 - total flux cleaned = 0.00531702 Jy ! Component: 200 - total flux cleaned = 0.00577801 Jy ! Total flux subtracted in 200 components = 0.00577801 Jy ! Clean residual min=-0.002790 max=0.002716 Jy/beam ! Clean residual mean=0.000001 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.286874 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 = 8.7495e-05 Jy ! Component: 100 - total flux cleaned = 0.000124985 Jy ! Component: 150 - total flux cleaned = 0.000148669 Jy ! Component: 200 - total flux cleaned = 0.000171099 Jy ! Total flux subtracted in 200 components = 0.000171099 Jy ! Clean residual min=-0.002754 max=0.002733 Jy/beam ! Clean residual mean=0.000001 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.287045 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 85 components and 0.287045 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.272 mas, bmaj=7.239 mas, bpa=-4.552 degrees ! Estimated noise=0.501653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.01634e-05 Jy ! Component: 100 - total flux cleaned = -9.81837e-05 Jy ! Component: 150 - total flux cleaned = -0.000145505 Jy ! Component: 200 - total flux cleaned = -0.000125682 Jy ! Total flux subtracted in 200 components = -0.000125682 Jy ! Clean residual min=-0.002509 max=0.002526 Jy/beam ! Clean residual mean=0.000001 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.28692 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 95 components and 0.28692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062689Jy sigma=1.303592 ! Fit after self-cal, rms=0.062685Jy sigma=1.303539 wmodel /scr/pima/bg219h_uvs/J2222+1213_S_map.mod ! Writing 95 model components to file: /scr/pima/bg219h_uvs/J2222+1213_S_map.mod wobs /scr/pima/bg219h_uvs/J2222+1213_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J2222+1213_S_uvs.fits wwins /scr/pima/bg219h_uvs/J2222+1213_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219h_uvs/J2222+1213_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 = -8.96643e-05 Jy ! Component: 100 - total flux cleaned = -0.000303847 Jy ! Component: 150 - total flux cleaned = -0.000669325 Jy ! Component: 200 - total flux cleaned = -0.0010175 Jy ! Component: 250 - total flux cleaned = -0.00109211 Jy ! Component: 300 - total flux cleaned = -0.0011293 Jy ! Component: 350 - total flux cleaned = -0.00112992 Jy ! Component: 400 - total flux cleaned = -0.00102891 Jy ! Component: 450 - total flux cleaned = -0.000832745 Jy ! Component: 500 - total flux cleaned = -0.000800981 Jy ! Component: 550 - total flux cleaned = -0.000737202 Jy ! Component: 600 - total flux cleaned = -0.000675137 Jy ! Component: 650 - total flux cleaned = -0.00061558 Jy ! Component: 700 - total flux cleaned = -0.000586107 Jy ! Component: 750 - total flux cleaned = -0.000441714 Jy ! Component: 800 - total flux cleaned = -0.000414112 Jy ! Component: 850 - total flux cleaned = -0.000302915 Jy ! Component: 900 - total flux cleaned = -0.000303246 Jy ! Component: 950 - total flux cleaned = -0.000194922 Jy ! Component: 1000 - total flux cleaned = -0.000168543 Jy ! Component: 1050 - total flux cleaned = -8.9766e-05 Jy ! Component: 1100 - total flux cleaned = -6.42188e-05 Jy ! Component: 1150 - total flux cleaned = -6.38697e-05 Jy ! Component: 1200 - total flux cleaned = 8.74423e-05 Jy ! Component: 1250 - total flux cleaned = 0.000137048 Jy ! Component: 1300 - total flux cleaned = 0.000161403 Jy ! Component: 1350 - total flux cleaned = 0.000185459 Jy ! Component: 1400 - total flux cleaned = 0.000209483 Jy ! Component: 1450 - total flux cleaned = 0.00020892 Jy ! Component: 1500 - total flux cleaned = 0.000208971 Jy ! Component: 1550 - total flux cleaned = 0.00013957 Jy ! Component: 1600 - total flux cleaned = 0.000208092 Jy ! Component: 1650 - total flux cleaned = 0.000275459 Jy ! Component: 1700 - total flux cleaned = 0.000275216 Jy ! Component: 1750 - total flux cleaned = 0.000297114 Jy ! Component: 1800 - total flux cleaned = 0.000340831 Jy ! Component: 1850 - total flux cleaned = 0.000384168 Jy ! Component: 1900 - total flux cleaned = 0.000426683 Jy ! Component: 1950 - total flux cleaned = 0.000490081 Jy ! Component: 2000 - total flux cleaned = 0.000406511 Jy ! Component: 2050 - total flux cleaned = 0.000489306 Jy ! Component: 2100 - total flux cleaned = 0.000550838 Jy ! Component: 2150 - total flux cleaned = 0.000550798 Jy ! Component: 2200 - total flux cleaned = 0.000631379 Jy ! Component: 2250 - total flux cleaned = 0.000690992 Jy ! Component: 2300 - total flux cleaned = 0.000808895 Jy ! Component: 2350 - total flux cleaned = 0.000750463 Jy ! Component: 2400 - total flux cleaned = 0.000789151 Jy ! Component: 2450 - total flux cleaned = 0.000885194 Jy ! Component: 2500 - total flux cleaned = 0.000961164 Jy ! Component: 2550 - total flux cleaned = 0.000998947 Jy ! Component: 2600 - total flux cleaned = 0.00105513 Jy ! Component: 2650 - total flux cleaned = 0.00111052 Jy ! Component: 2700 - total flux cleaned = 0.00120217 Jy ! Component: 2750 - total flux cleaned = 0.00118409 Jy ! Component: 2800 - total flux cleaned = 0.00131049 Jy ! Component: 2850 - total flux cleaned = 0.00131053 Jy ! Component: 2900 - total flux cleaned = 0.00138157 Jy ! Component: 2950 - total flux cleaned = 0.00139905 Jy ! Component: 3000 - total flux cleaned = 0.00150364 Jy ! Component: 3050 - total flux cleaned = 0.00148615 Jy ! Component: 3100 - total flux cleaned = 0.00157179 Jy ! Component: 3150 - total flux cleaned = 0.00160611 Jy ! Component: 3200 - total flux cleaned = 0.00169028 Jy ! Component: 3250 - total flux cleaned = 0.00170716 Jy ! Component: 3300 - total flux cleaned = 0.00172401 Jy ! Component: 3350 - total flux cleaned = 0.00177344 Jy ! Component: 3400 - total flux cleaned = 0.00185536 Jy ! Component: 3450 - total flux cleaned = 0.00187162 Jy ! Component: 3500 - total flux cleaned = 0.00187186 Jy ! Component: 3550 - total flux cleaned = 0.00196786 Jy ! Component: 3600 - total flux cleaned = 0.00206321 Jy ! Component: 3650 - total flux cleaned = 0.0020789 Jy ! Component: 3700 - total flux cleaned = 0.00212606 Jy ! Component: 3750 - total flux cleaned = 0.00217257 Jy ! Component: 3800 - total flux cleaned = 0.00223432 Jy ! Component: 3850 - total flux cleaned = 0.00224983 Jy ! Component: 3900 - total flux cleaned = 0.00226505 Jy ! Component: 3950 - total flux cleaned = 0.00232549 Jy ! Component: 4000 - total flux cleaned = 0.00235539 Jy ! Component: 4050 - total flux cleaned = 0.00234044 Jy ! Total flux subtracted in 4096 components = 0.00241444 Jy ! Clean residual min=-0.000849 max=0.000957 Jy/beam ! Clean residual mean=0.000001 rms=0.000273 Jy/beam ! Combined flux in latest and established models = 0.289334 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 401 components and 0.289334 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J2222+1213_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.272 x 7.239 at -4.552 degrees (North through East) ! Clean map min=-0.0017783 max=0.21064 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J2222+1213_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.210645 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000268473 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.38236 0.38236 0.764719 1.52944 3.05888 6.11775 12.2355 24.471 48.942 97.884 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.21 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 784.601 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J2222+1213_S_uvs.log closed on Thu Apr 7 09:12:52 2016