! Started logfile: /scr/pima/bg219a_uvs/J1113+1442_S_uvs.log on Wed Apr 6 22:52:35 2016 obs /scr/pima/bg219a_uvs/J1113+1442_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1113+1442_S_uva.fits ! AN table 1: 38 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.713033 visibilities/baseline/integration-bin. ! Found source: J1113+1442 ! ! 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 2276 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/J1113+1442_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.073708Jy sigma=23.792087 ! Fit after self-cal, rms=0.654997Jy sigma=14.256572 ! 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.704 mas, bmaj=6.438 mas, bpa=-0.96 degrees ! Estimated noise=1.11908 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.260416 Jy ! Component: 100 - total flux cleaned = 0.325946 Jy ! Total flux subtracted in 100 components = 0.325946 Jy ! Clean residual min=-0.010181 max=0.025004 Jy/beam ! Clean residual mean=-0.000046 rms=0.003318 Jy/beam ! Combined flux in latest and established models = 0.325946 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.325946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069269Jy sigma=1.444686 ! Fit after self-cal, rms=0.069277Jy sigma=1.444185 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0243146 Jy ! Component: 100 - total flux cleaned = 0.0350571 Jy ! Total flux subtracted in 100 components = 0.0350571 Jy ! Clean residual min=-0.005930 max=0.008821 Jy/beam ! Clean residual mean=-0.000015 rms=0.001542 Jy/beam ! Combined flux in latest and established models = 0.361004 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 24 components and 0.361004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059472Jy sigma=1.152790 ! Fit after self-cal, rms=0.059476Jy sigma=1.152254 ! 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.836 mas, bmaj=9.189 mas, bpa=-3.09 degrees ! Estimated noise=0.723926 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 (-2, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00955888 Jy ! Component: 100 - total flux cleaned = 0.0139748 Jy ! Component: 150 - total flux cleaned = 0.0152526 Jy ! Component: 200 - total flux cleaned = 0.0160276 Jy ! Total flux subtracted in 200 components = 0.0160276 Jy ! Clean residual min=-0.004312 max=0.003948 Jy/beam ! Clean residual mean=-0.000015 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.377031 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 49 components and 0.377031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057996Jy sigma=1.112724 ! Fit after self-cal, rms=0.057921Jy sigma=1.110722 ! 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.836 x 9.189 at -3.09 degrees (North through East) ! Clean map min=-0.0040903 max=0.34462 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: ! FD 1.01 LA 0.99 MK 1.00 NL 0.99 ! OV 1.00 PT 0.99 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 LA 0.99 MK 1.01 NL 0.98 ! OV 0.99 PT 1.00 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 LA 1.00 MK 1.00 NL 0.98 ! OV 1.01 PT 1.00 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 LA 1.00 MK 1.01 NL 0.98 ! OV 1.00 PT 1.01 SC 1.01 ! ! ! Fit before self-cal, rms=0.057921Jy sigma=1.110722 ! Fit after self-cal, rms=0.057808Jy sigma=1.105363 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.847 mas, bmaj=9.202 mas, bpa=-3.257 degrees ! Estimated noise=0.721731 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.00198069 Jy ! Component: 100 - total flux cleaned = 0.00243525 Jy ! Component: 150 - total flux cleaned = 0.00257345 Jy ! Component: 200 - total flux cleaned = 0.0025729 Jy ! Total flux subtracted in 200 components = 0.0025729 Jy ! Clean residual min=-0.003104 max=0.002995 Jy/beam ! Clean residual mean=-0.000005 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.379604 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 64 components and 0.379604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057688Jy sigma=1.102972 ! Fit after self-cal, rms=0.057682Jy sigma=1.102590 ! 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.057682Jy sigma=1.102590 ! Fit after self-cal, rms=0.057483Jy sigma=1.094998 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.842 mas, bmaj=9.188 mas, bpa=-3.162 degrees ! Estimated noise=0.721487 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000537315 Jy ! Component: 100 - total flux cleaned = 0.000538906 Jy ! Component: 150 - total flux cleaned = 0.00047602 Jy ! Component: 200 - total flux cleaned = 0.000446266 Jy ! Total flux subtracted in 200 components = 0.000446266 Jy ! Clean residual min=-0.002806 max=0.002797 Jy/beam ! Clean residual mean=0.000002 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.38005 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 78 components and 0.38005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057436Jy sigma=1.094184 ! Fit after self-cal, rms=0.057435Jy sigma=1.094083 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.000279794 Jy ! Component: 100 - total flux cleaned = 0.00025142 Jy ! Component: 150 - total flux cleaned = 0.000225203 Jy ! Component: 200 - total flux cleaned = 0.000225075 Jy ! Total flux subtracted in 200 components = 0.000225075 Jy ! Clean residual min=-0.002735 max=0.002812 Jy/beam ! Clean residual mean=0.000003 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.380275 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 86 components and 0.380275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057405Jy sigma=1.093647 ! Fit after self-cal, rms=0.057404Jy sigma=1.093611 ! 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.057404Jy sigma=1.093611 ! Fit after self-cal, rms=0.057335Jy sigma=1.093539 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.842 mas, bmaj=9.186 mas, bpa=-3.18 degrees ! Estimated noise=0.720945 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000232993 Jy ! Component: 100 - total flux cleaned = 0.000284748 Jy ! Component: 150 - total flux cleaned = 0.000259779 Jy ! Component: 200 - total flux cleaned = 0.000237115 Jy ! Total flux subtracted in 200 components = 0.000237115 Jy ! Clean residual min=-0.002663 max=0.002815 Jy/beam ! Clean residual mean=0.000003 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.380512 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 91 components and 0.380513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057309Jy sigma=1.093181 ! Fit after self-cal, rms=0.057308Jy sigma=1.093152 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 (-42, -101). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00262254 Jy ! Component: 100 - total flux cleaned = 0.00322679 Jy ! Component: 150 - total flux cleaned = 0.00354509 Jy ! Component: 200 - total flux cleaned = 0.00381567 Jy ! Total flux subtracted in 200 components = 0.00381567 Jy ! Clean residual min=-0.002250 max=0.002038 Jy/beam ! Clean residual mean=0.000000 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.384328 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 108 components and 0.384328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057136Jy sigma=1.089729 ! Fit after self-cal, rms=0.057132Jy sigma=1.089552 ! 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.057132Jy sigma=1.089552 ! Fit after self-cal, rms=0.057111Jy sigma=1.089354 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.829 mas, bmaj=14.64 mas, bpa=-3.381 degrees ! Estimated noise=0.828289 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000642625 Jy ! Component: 100 - total flux cleaned = 0.00067406 Jy ! Component: 150 - total flux cleaned = 0.000648557 Jy ! Component: 200 - total flux cleaned = 0.000626014 Jy ! Total flux subtracted in 200 components = 0.000626014 Jy ! Clean residual min=-0.002122 max=0.001993 Jy/beam ! Clean residual mean=0.000004 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.384954 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 131 components and 0.384954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057086Jy sigma=1.088917 ! Fit after self-cal, rms=0.057088Jy sigma=1.088885 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 = 5.51542e-05 Jy ! Component: 100 - total flux cleaned = 1.60053e-05 Jy ! Component: 150 - total flux cleaned = -1.99209e-05 Jy ! Component: 200 - total flux cleaned = -3.69512e-05 Jy ! Total flux subtracted in 200 components = -3.69512e-05 Jy ! Clean residual min=-0.002086 max=0.001949 Jy/beam ! Clean residual mean=0.000004 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.384917 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 142 components and 0.384917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057078Jy sigma=1.088752 ! Fit after self-cal, rms=0.057078Jy sigma=1.088741 ! 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.843 mas, bmaj=9.185 mas, bpa=-3.171 degrees ! Estimated noise=0.720068 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.843 x 9.185 at -3.171 degrees (North through East) ! Clean map min=-0.002432 max=0.34339 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.707 mas, bmaj=6.426 mas, bpa=-0.9674 degrees ! Estimated noise=1.11614 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.259672 Jy ! Component: 100 - total flux cleaned = 0.325187 Jy ! Component: 150 - total flux cleaned = 0.349678 Jy ! Component: 200 - total flux cleaned = 0.361448 Jy ! Total flux subtracted in 200 components = 0.361448 Jy ! Clean residual min=-0.004935 max=0.006132 Jy/beam ! Clean residual mean=-0.000013 rms=0.001292 Jy/beam ! Combined flux in latest and established models = 0.361448 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.361448 Jy ! Inverting map and beam ! Estimated beam: bmin=3.843 mas, bmaj=9.185 mas, bpa=-3.171 degrees ! Estimated noise=0.720068 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.00828876 Jy ! Component: 100 - total flux cleaned = 0.0127174 Jy ! Component: 150 - total flux cleaned = 0.0159113 Jy ! Component: 200 - total flux cleaned = 0.0184126 Jy ! Total flux subtracted in 200 components = 0.0184126 Jy ! Clean residual min=-0.002717 max=0.002389 Jy/beam ! Clean residual mean=-0.000006 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.379861 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 58 components and 0.379861 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.829 mas, bmaj=14.64 mas, bpa=-3.381 degrees ! Estimated noise=0.828289 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00206412 Jy ! Component: 100 - total flux cleaned = 0.00316617 Jy ! Component: 150 - total flux cleaned = 0.00372137 Jy ! Component: 200 - total flux cleaned = 0.00398329 Jy ! Total flux subtracted in 200 components = 0.00398329 Jy ! Clean residual min=-0.002376 max=0.001938 Jy/beam ! Clean residual mean=0.000001 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.383844 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 = 0.000192893 Jy ! Component: 100 - total flux cleaned = 0.000365093 Jy ! Component: 150 - total flux cleaned = 0.00045804 Jy ! Component: 200 - total flux cleaned = 0.000514679 Jy ! Total flux subtracted in 200 components = 0.000514679 Jy ! Clean residual min=-0.002197 max=0.002001 Jy/beam ! Clean residual mean=0.000003 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.384359 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 100 components and 0.384359 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.843 mas, bmaj=9.185 mas, bpa=-3.171 degrees ! Estimated noise=0.720068 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000426125 Jy ! Component: 100 - total flux cleaned = 0.00073941 Jy ! Component: 150 - total flux cleaned = 0.000817724 Jy ! Component: 200 - total flux cleaned = 0.000923215 Jy ! Total flux subtracted in 200 components = 0.000923215 Jy ! Clean residual min=-0.002007 max=0.002027 Jy/beam ! Clean residual mean=0.000004 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.385282 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 120 components and 0.385282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057134Jy sigma=1.090075 ! Fit after self-cal, rms=0.057125Jy sigma=1.089917 wmodel /scr/pima/bg219a_uvs/J1113+1442_S_map.mod ! Writing 120 model components to file: /scr/pima/bg219a_uvs/J1113+1442_S_map.mod wobs /scr/pima/bg219a_uvs/J1113+1442_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1113+1442_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1113+1442_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219a_uvs/J1113+1442_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 = -3.43996e-05 Jy ! Component: 100 - total flux cleaned = -0.000279641 Jy ! Component: 150 - total flux cleaned = -0.000346979 Jy ! Component: 200 - total flux cleaned = -0.000377769 Jy ! Component: 250 - total flux cleaned = -0.000468042 Jy ! Component: 300 - total flux cleaned = -0.000640653 Jy ! Component: 350 - total flux cleaned = -0.00080596 Jy ! Component: 400 - total flux cleaned = -0.000939584 Jy ! Component: 450 - total flux cleaned = -0.00106791 Jy ! Component: 500 - total flux cleaned = -0.00119326 Jy ! Component: 550 - total flux cleaned = -0.0013638 Jy ! Component: 600 - total flux cleaned = -0.0015291 Jy ! Component: 650 - total flux cleaned = -0.00164368 Jy ! Component: 700 - total flux cleaned = -0.0016885 Jy ! Component: 750 - total flux cleaned = -0.00181985 Jy ! Component: 800 - total flux cleaned = -0.00190516 Jy ! Component: 850 - total flux cleaned = -0.00194738 Jy ! Component: 900 - total flux cleaned = -0.00202936 Jy ! Component: 950 - total flux cleaned = -0.00208964 Jy ! Component: 1000 - total flux cleaned = -0.00212907 Jy ! Component: 1050 - total flux cleaned = -0.00216794 Jy ! Component: 1100 - total flux cleaned = -0.00228257 Jy ! Component: 1150 - total flux cleaned = -0.00231991 Jy ! Component: 1200 - total flux cleaned = -0.00237569 Jy ! Component: 1250 - total flux cleaned = -0.00246652 Jy ! Component: 1300 - total flux cleaned = -0.00248446 Jy ! Component: 1350 - total flux cleaned = -0.00253707 Jy ! Component: 1400 - total flux cleaned = -0.00260584 Jy ! Component: 1450 - total flux cleaned = -0.00265681 Jy ! Component: 1500 - total flux cleaned = -0.00275727 Jy ! Component: 1550 - total flux cleaned = -0.0028561 Jy ! Component: 1600 - total flux cleaned = -0.0028887 Jy ! Component: 1650 - total flux cleaned = -0.00298487 Jy ! Component: 1700 - total flux cleaned = -0.0030006 Jy ! Component: 1750 - total flux cleaned = -0.00304755 Jy ! Component: 1800 - total flux cleaned = -0.00310927 Jy ! Component: 1850 - total flux cleaned = -0.00313985 Jy ! Component: 1900 - total flux cleaned = -0.00318519 Jy ! Component: 1950 - total flux cleaned = -0.003215 Jy ! Component: 2000 - total flux cleaned = -0.00327377 Jy ! Component: 2050 - total flux cleaned = -0.00324467 Jy ! Component: 2100 - total flux cleaned = -0.0032303 Jy ! Component: 2150 - total flux cleaned = -0.00320162 Jy ! Component: 2200 - total flux cleaned = -0.00307457 Jy ! Component: 2250 - total flux cleaned = -0.00303274 Jy ! Component: 2300 - total flux cleaned = -0.00297722 Jy ! Component: 2350 - total flux cleaned = -0.0028808 Jy ! Component: 2400 - total flux cleaned = -0.00281254 Jy ! Component: 2450 - total flux cleaned = -0.00274465 Jy ! Component: 2500 - total flux cleaned = -0.00267739 Jy ! Component: 2550 - total flux cleaned = -0.00263743 Jy ! Component: 2600 - total flux cleaned = -0.00265063 Jy ! Component: 2650 - total flux cleaned = -0.00261116 Jy ! Component: 2700 - total flux cleaned = -0.00255883 Jy ! Component: 2750 - total flux cleaned = -0.00251984 Jy ! Component: 2800 - total flux cleaned = -0.00248125 Jy ! Component: 2850 - total flux cleaned = -0.00245561 Jy ! Component: 2900 - total flux cleaned = -0.0023921 Jy ! Component: 2950 - total flux cleaned = -0.00235427 Jy ! Component: 3000 - total flux cleaned = -0.00232917 Jy ! Component: 3050 - total flux cleaned = -0.00229171 Jy ! Component: 3100 - total flux cleaned = -0.00227924 Jy ! Component: 3150 - total flux cleaned = -0.00226679 Jy ! Component: 3200 - total flux cleaned = -0.00224217 Jy ! Component: 3250 - total flux cleaned = -0.00218102 Jy ! Component: 3300 - total flux cleaned = -0.00215677 Jy ! Component: 3350 - total flux cleaned = -0.00213259 Jy ! Component: 3400 - total flux cleaned = -0.0020844 Jy ! Component: 3450 - total flux cleaned = -0.00204847 Jy ! Component: 3500 - total flux cleaned = -0.00196499 Jy ! Component: 3550 - total flux cleaned = -0.00194131 Jy ! Component: 3600 - total flux cleaned = -0.00192947 Jy ! Component: 3650 - total flux cleaned = -0.00191771 Jy ! Component: 3700 - total flux cleaned = -0.00182378 Jy ! Component: 3750 - total flux cleaned = -0.00180036 Jy ! Component: 3800 - total flux cleaned = -0.00175378 Jy ! Component: 3850 - total flux cleaned = -0.0016609 Jy ! Component: 3900 - total flux cleaned = -0.00163776 Jy ! Component: 3950 - total flux cleaned = -0.00156856 Jy ! Component: 4000 - total flux cleaned = -0.00149963 Jy ! Component: 4050 - total flux cleaned = -0.00145384 Jy ! Total flux subtracted in 4096 components = -0.00141954 Jy ! Clean residual min=-0.000617 max=0.000646 Jy/beam ! Clean residual mean=-0.000003 rms=0.000193 Jy/beam ! Combined flux in latest and established models = 0.383862 Jy keep ! Adding 214 model components to the UV plane model. ! The established model now contains 334 components and 0.383862 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1113+1442_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.843 x 9.185 at -3.171 degrees (North through East) ! Clean map min=-0.0020152 max=0.34315 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1113+1442_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.343155 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000188034 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.164387 0.164387 0.328773 0.657546 1.31509 2.63019 5.26037 10.5207 21.0415 42.083 84.1659 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.343 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1824.97 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1113+1442_S_uvs.log closed on Wed Apr 6 22:52:39 2016