! Started logfile: /scr/pima/bg219a_uvs/J1102+2241_S_uvs.log on Wed Apr 6 22:52:00 2016 obs /scr/pima/bg219a_uvs/J1102+2241_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1102+2241_S_uva.fits ! AN table 1: 79 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.574684 visibilities/baseline/integration-bin. ! Found source: J1102+2241 ! ! 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 49 lines of history. ! ! Reading 2724 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/bg219a_uvs/J1102+2241_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 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.022236Jy sigma=26.557943 ! Fit after self-cal, rms=0.807768Jy sigma=20.593420 ! 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.535 mas, bmaj=5.108 mas, bpa=0.2194 degrees ! Estimated noise=1.09462 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.158276 Jy ! Component: 100 - total flux cleaned = 0.212521 Jy ! Total flux subtracted in 100 components = 0.212521 Jy ! Clean residual min=-0.014336 max=0.020870 Jy/beam ! Clean residual mean=0.000027 rms=0.003823 Jy/beam ! Combined flux in latest and established models = 0.212521 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.212521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060912Jy sigma=1.526335 ! Fit after self-cal, rms=0.060298Jy sigma=1.506059 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0229586 Jy ! Component: 100 - total flux cleaned = 0.0341906 Jy ! Total flux subtracted in 100 components = 0.0341906 Jy ! Clean residual min=-0.007953 max=0.008459 Jy/beam ! Clean residual mean=0.000004 rms=0.002337 Jy/beam ! Combined flux in latest and established models = 0.246712 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 23 components and 0.246712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051391Jy sigma=1.255640 ! Fit after self-cal, rms=0.051156Jy sigma=1.249583 ! 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=2.902 mas, bmaj=5.989 mas, bpa=4.171 degrees ! Estimated noise=0.542841 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.00707731 Jy ! Component: 100 - total flux cleaned = 0.0103661 Jy ! Component: 150 - total flux cleaned = 0.012081 Jy ! Component: 200 - total flux cleaned = 0.012981 Jy ! Total flux subtracted in 200 components = 0.012981 Jy ! Clean residual min=-0.002553 max=0.002617 Jy/beam ! Clean residual mean=-0.000002 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.259693 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 35 components and 0.259693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050233Jy sigma=1.224797 ! Fit after self-cal, rms=0.050217Jy sigma=1.224576 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.902 x 5.989 at 4.171 degrees (North through East) ! Clean map min=-0.0023945 max=0.19269 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. ! A total of 84 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.02 NL 0.97 OV 1.00 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 2. ! A total of 84 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.00 NL 1.01 OV 1.01 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 3. ! A total of 84 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.00 NL 1.00 OV 1.02 ! PT 1.00 SC 1.06 ! ! ! Correcting IF 4. ! A total of 84 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.03 NL 1.00 OV 1.00 ! PT 0.99 SC 0.94 ! ! ! Fit before self-cal, rms=0.050217Jy sigma=1.224576 ! Fit after self-cal, rms=0.050242Jy sigma=1.236735 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.259 mas, bmaj=6.086 mas, bpa=0.3537 degrees ! Estimated noise=0.575522 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.000342873 Jy ! Component: 100 - total flux cleaned = -0.000343195 Jy ! Component: 150 - total flux cleaned = -0.000328668 Jy ! Component: 200 - total flux cleaned = -0.000315735 Jy ! Total flux subtracted in 200 components = -0.000315735 Jy ! Clean residual min=-0.002442 max=0.002573 Jy/beam ! Clean residual mean=0.000002 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.259377 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.259377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050227Jy sigma=1.236505 ! Fit after self-cal, rms=0.050227Jy sigma=1.236457 ! 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.050227Jy sigma=1.236457 ! Fit after self-cal, rms=0.050059Jy sigma=1.234150 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.261 mas, bmaj=6.086 mas, bpa=0.3555 degrees ! Estimated noise=0.575453 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000189889 Jy ! Component: 100 - total flux cleaned = -0.000168285 Jy ! Component: 150 - total flux cleaned = -0.000138515 Jy ! Component: 200 - total flux cleaned = -0.00013881 Jy ! Total flux subtracted in 200 components = -0.00013881 Jy ! Clean residual min=-0.002495 max=0.002363 Jy/beam ! Clean residual mean=0.000004 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.259238 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 45 components and 0.259238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050052Jy sigma=1.234072 ! Fit after self-cal, rms=0.050055Jy sigma=1.234047 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.000107809 Jy ! Component: 100 - total flux cleaned = -8.81422e-05 Jy ! Component: 150 - total flux cleaned = -5.18549e-05 Jy ! Component: 200 - total flux cleaned = -2.72162e-05 Jy ! Total flux subtracted in 200 components = -2.72162e-05 Jy ! Clean residual min=-0.002490 max=0.002370 Jy/beam ! Clean residual mean=0.000004 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.259211 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.259211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050051Jy sigma=1.233986 ! Fit after self-cal, rms=0.050051Jy sigma=1.233975 ! 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.050051Jy sigma=1.233975 ! Fit after self-cal, rms=0.050068Jy sigma=1.233987 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.26 mas, bmaj=6.089 mas, bpa=0.4106 degrees ! Estimated noise=0.575395 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000139743 Jy ! Component: 100 - total flux cleaned = -0.000122093 Jy ! Component: 150 - total flux cleaned = -9.82355e-05 Jy ! Component: 200 - total flux cleaned = -7.6363e-05 Jy ! Total flux subtracted in 200 components = -7.6363e-05 Jy ! Clean residual min=-0.002494 max=0.002366 Jy/beam ! Clean residual mean=0.000003 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.259135 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.259135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050064Jy sigma=1.233942 ! Fit after self-cal, rms=0.050065Jy sigma=1.233930 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.53248e-05 Jy ! Component: 100 - total flux cleaned = -4.37774e-05 Jy ! Component: 150 - total flux cleaned = -2.22904e-05 Jy ! Component: 200 - total flux cleaned = -8.4718e-06 Jy ! Total flux subtracted in 200 components = -8.4718e-06 Jy ! Clean residual min=-0.002491 max=0.002362 Jy/beam ! Clean residual mean=0.000003 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.259126 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.259126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050062Jy sigma=1.233895 ! Fit after self-cal, rms=0.050063Jy sigma=1.233887 ! 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.050063Jy sigma=1.233887 ! Fit after self-cal, rms=0.050080Jy sigma=1.233873 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.336 mas, bmaj=13.33 mas, bpa=-11.5 degrees ! Estimated noise=0.766818 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.52753e-06 Jy ! Component: 100 - total flux cleaned = -1.80162e-05 Jy ! Component: 150 - total flux cleaned = -3.2185e-05 Jy ! Component: 200 - total flux cleaned = -3.98193e-05 Jy ! Total flux subtracted in 200 components = -3.98193e-05 Jy ! Clean residual min=-0.002416 max=0.002749 Jy/beam ! Clean residual mean=0.000006 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.259087 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 55 components and 0.259087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050083Jy sigma=1.233885 ! Fit after self-cal, rms=0.050080Jy sigma=1.233868 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.9947e-05 Jy ! Component: 100 - total flux cleaned = 2.1994e-05 Jy ! Component: 150 - total flux cleaned = 2.1774e-05 Jy ! Component: 200 - total flux cleaned = 2.17436e-05 Jy ! Total flux subtracted in 200 components = 2.17436e-05 Jy ! Clean residual min=-0.002419 max=0.002748 Jy/beam ! Clean residual mean=0.000006 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.259108 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 57 components and 0.259108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050083Jy sigma=1.233889 ! Fit after self-cal, rms=0.050081Jy sigma=1.233877 ! 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.26 mas, bmaj=6.091 mas, bpa=0.4438 degrees ! Estimated noise=0.575478 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.26 x 6.091 at 0.4438 degrees (North through East) ! Clean map min=-0.0023612 max=0.20323 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.69 mas, bmaj=5.047 mas, bpa=-1.187 degrees ! Estimated noise=1.09969 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.161508 Jy ! Component: 100 - total flux cleaned = 0.215961 Jy ! Component: 150 - total flux cleaned = 0.236981 Jy ! Component: 200 - total flux cleaned = 0.247184 Jy ! Total flux subtracted in 200 components = 0.247184 Jy ! Clean residual min=-0.007623 max=0.007837 Jy/beam ! Clean residual mean=0.000006 rms=0.002274 Jy/beam ! Combined flux in latest and established models = 0.247184 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.247184 Jy ! Inverting map and beam ! Estimated beam: bmin=3.26 mas, bmaj=6.091 mas, bpa=0.4438 degrees ! Estimated noise=0.575478 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.00666698 Jy ! Component: 100 - total flux cleaned = 0.00939653 Jy ! Component: 150 - total flux cleaned = 0.0107586 Jy ! Component: 200 - total flux cleaned = 0.0114458 Jy ! Total flux subtracted in 200 components = 0.0114458 Jy ! Clean residual min=-0.002643 max=0.002257 Jy/beam ! Clean residual mean=0.000003 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.25863 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 38 components and 0.25863 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.336 mas, bmaj=13.33 mas, bpa=-11.5 degrees ! Estimated noise=0.766818 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000449724 Jy ! Component: 100 - total flux cleaned = 0.00048373 Jy ! Component: 150 - total flux cleaned = 0.000483769 Jy ! Component: 200 - total flux cleaned = 0.000476634 Jy ! Total flux subtracted in 200 components = 0.000476634 Jy ! Clean residual min=-0.002496 max=0.002715 Jy/beam ! Clean residual mean=0.000005 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.259106 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.35726e-07 Jy ! Component: 100 - total flux cleaned = -6.73351e-06 Jy ! Component: 150 - total flux cleaned = -1.26256e-05 Jy ! Component: 200 - total flux cleaned = -1.2677e-05 Jy ! Total flux subtracted in 200 components = -1.2677e-05 Jy ! Clean residual min=-0.002478 max=0.002717 Jy/beam ! Clean residual mean=0.000005 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.259094 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 42 components and 0.259094 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.26 mas, bmaj=6.091 mas, bpa=0.4438 degrees ! Estimated noise=0.575478 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000164516 Jy ! Component: 100 - total flux cleaned = -0.000135275 Jy ! Component: 150 - total flux cleaned = -0.000123638 Jy ! Component: 200 - total flux cleaned = -0.000133402 Jy ! Total flux subtracted in 200 components = -0.000133402 Jy ! Clean residual min=-0.002600 max=0.002268 Jy/beam ! Clean residual mean=0.000003 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.25896 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.25896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050078Jy sigma=1.234009 ! Fit after self-cal, rms=0.050079Jy sigma=1.233963 wmodel /scr/pima/bg219a_uvs/J1102+2241_S_map.mod ! Writing 48 model components to file: /scr/pima/bg219a_uvs/J1102+2241_S_map.mod wobs /scr/pima/bg219a_uvs/J1102+2241_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1102+2241_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1102+2241_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J1102+2241_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.000652839 Jy ! Component: 100 - total flux cleaned = -0.000652153 Jy ! Component: 150 - total flux cleaned = -0.000650561 Jy ! Component: 200 - total flux cleaned = -0.000451955 Jy ! Component: 250 - total flux cleaned = -0.00032788 Jy ! Component: 300 - total flux cleaned = -0.000241243 Jy ! Component: 350 - total flux cleaned = -0.000321616 Jy ! Component: 400 - total flux cleaned = -0.000370449 Jy ! Component: 450 - total flux cleaned = -0.000321318 Jy ! Component: 500 - total flux cleaned = -0.000275669 Jy ! Component: 550 - total flux cleaned = -0.000230014 Jy ! Component: 600 - total flux cleaned = -0.000142141 Jy ! Component: 650 - total flux cleaned = -7.8419e-05 Jy ! Component: 700 - total flux cleaned = 4.51183e-05 Jy ! Component: 750 - total flux cleaned = 0.000165093 Jy ! Component: 800 - total flux cleaned = 0.000223672 Jy ! Component: 850 - total flux cleaned = 0.000261897 Jy ! Component: 900 - total flux cleaned = 0.00033671 Jy ! Component: 950 - total flux cleaned = 0.000373431 Jy ! Component: 1000 - total flux cleaned = 0.000355634 Jy ! Component: 1050 - total flux cleaned = 0.000373549 Jy ! Component: 1100 - total flux cleaned = 0.000425372 Jy ! Component: 1150 - total flux cleaned = 0.000391384 Jy ! Component: 1200 - total flux cleaned = 0.000391676 Jy ! Component: 1250 - total flux cleaned = 0.000408239 Jy ! Component: 1300 - total flux cleaned = 0.000408076 Jy ! Component: 1350 - total flux cleaned = 0.000407769 Jy ! Component: 1400 - total flux cleaned = 0.000407807 Jy ! Component: 1450 - total flux cleaned = 0.000392407 Jy ! Component: 1500 - total flux cleaned = 0.000407649 Jy ! Component: 1550 - total flux cleaned = 0.000346629 Jy ! Component: 1600 - total flux cleaned = 0.000316554 Jy ! Component: 1650 - total flux cleaned = 0.000271788 Jy ! Component: 1700 - total flux cleaned = 0.000242043 Jy ! Component: 1750 - total flux cleaned = 0.000197953 Jy ! Component: 1800 - total flux cleaned = 0.000168973 Jy ! Component: 1850 - total flux cleaned = 0.000140158 Jy ! Component: 1900 - total flux cleaned = 6.83975e-05 Jy ! Component: 1950 - total flux cleaned = 4.00012e-05 Jy ! Component: 2000 - total flux cleaned = -2.5212e-06 Jy ! Component: 2050 - total flux cleaned = -4.47418e-05 Jy ! Component: 2100 - total flux cleaned = -0.000100572 Jy ! Component: 2150 - total flux cleaned = -0.000142195 Jy ! Component: 2200 - total flux cleaned = -0.000155967 Jy ! Component: 2250 - total flux cleaned = -0.000183453 Jy ! Component: 2300 - total flux cleaned = -0.000156014 Jy ! Component: 2350 - total flux cleaned = -0.000155969 Jy ! Component: 2400 - total flux cleaned = -0.000128696 Jy ! Component: 2450 - total flux cleaned = -0.000115157 Jy ! Component: 2500 - total flux cleaned = -0.000101521 Jy ! Component: 2550 - total flux cleaned = -7.44037e-05 Jy ! Component: 2600 - total flux cleaned = -7.43481e-05 Jy ! Component: 2650 - total flux cleaned = -3.3713e-05 Jy ! Component: 2700 - total flux cleaned = -2.03042e-05 Jy ! Component: 2750 - total flux cleaned = 6.62725e-06 Jy ! Component: 2800 - total flux cleaned = -6.88734e-06 Jy ! Component: 2850 - total flux cleaned = -2.03335e-05 Jy ! Component: 2900 - total flux cleaned = -6.84531e-06 Jy ! Component: 2950 - total flux cleaned = 6.62087e-06 Jy ! Component: 3000 - total flux cleaned = 1.99889e-05 Jy ! Component: 3050 - total flux cleaned = 6.50434e-06 Jy ! Component: 3100 - total flux cleaned = 3.32726e-05 Jy ! Component: 3150 - total flux cleaned = 3.3353e-05 Jy ! Component: 3200 - total flux cleaned = 6.01099e-05 Jy ! Component: 3250 - total flux cleaned = 4.66692e-05 Jy ! Component: 3300 - total flux cleaned = 4.66689e-05 Jy ! Component: 3350 - total flux cleaned = -6.90878e-06 Jy ! Component: 3400 - total flux cleaned = -6.88344e-06 Jy ! Component: 3450 - total flux cleaned = -6.05056e-05 Jy ! Component: 3500 - total flux cleaned = -6.04781e-05 Jy ! Component: 3550 - total flux cleaned = -0.000114269 Jy ! Component: 3600 - total flux cleaned = -0.000114308 Jy ! Component: 3650 - total flux cleaned = -0.000168167 Jy ! Component: 3700 - total flux cleaned = -0.000208735 Jy ! Component: 3750 - total flux cleaned = -0.000249324 Jy ! Component: 3800 - total flux cleaned = -0.000262894 Jy ! Component: 3850 - total flux cleaned = -0.000290111 Jy ! Component: 3900 - total flux cleaned = -0.000330876 Jy ! Component: 3950 - total flux cleaned = -0.000358143 Jy ! Component: 4000 - total flux cleaned = -0.000399242 Jy ! Component: 4050 - total flux cleaned = -0.000440402 Jy ! Total flux subtracted in 4096 components = -0.000467925 Jy ! Clean residual min=-0.000687 max=0.000722 Jy/beam ! Clean residual mean=0.000002 rms=0.000207 Jy/beam ! Combined flux in latest and established models = 0.258492 Jy keep ! Adding 190 model components to the UV plane model. ! The established model now contains 238 components and 0.258493 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1102+2241_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.26 x 6.091 at 0.4438 degrees (North through East) ! Clean map min=-0.0025385 max=0.20291 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1102+2241_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.202909 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000201316 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.297645 0.297645 0.59529 1.19058 2.38116 4.76232 9.52464 19.0493 38.0985 76.1971 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.202 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1007.91 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1102+2241_S_uvs.log closed on Wed Apr 6 22:52:04 2016