! Started logfile: /scr/pima/bg219b_uvs/J0623+2241_S_uvs.log on Thu Apr 7 01:14:09 2016 obs /scr/pima/bg219b_uvs/J0623+2241_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0623+2241_S_uva.fits ! AN table 1: 61 integrations on 21 of 21 possible baselines. ! AN table 2: 29 integrations on 1 of 1 possible baselines. ! Apparent sampling: 0.549618 visibilities/baseline/integration-bin. ! Found source: J0623+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 54 lines of history. ! ! Reading 2880 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/bg219b_uvs/J0623+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 135 telescope corrections were flagged in sub-array 1. ! A total of 58 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 135 telescope corrections were flagged in sub-array 1. ! A total of 58 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 135 telescope corrections were flagged in sub-array 1. ! A total of 58 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 135 telescope corrections were flagged in sub-array 1. ! A total of 58 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.997429Jy sigma=23.302307 ! Fit after self-cal, rms=0.885478Jy sigma=20.674269 ! 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=11.78 mas, bmaj=20 mas, bpa=-12.67 degrees ! Estimated noise=0.886877 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.0874141 Jy ! Component: 100 - total flux cleaned = 0.119415 Jy ! Total flux subtracted in 100 components = 0.119415 Jy ! Clean residual min=-0.012626 max=0.015847 Jy/beam ! Clean residual mean=0.000067 rms=0.004845 Jy/beam ! Combined flux in latest and established models = 0.119415 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 44 components and 0.119415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064454Jy sigma=1.416027 ! Fit after self-cal, rms=0.064206Jy sigma=1.410356 ! 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=13.16 mas, bmaj=23.05 mas, bpa=-7.239 degrees ! Estimated noise=0.667976 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.0190883 Jy ! Component: 100 - total flux cleaned = 0.0301163 Jy ! Component: 150 - total flux cleaned = 0.0371187 Jy ! Component: 200 - total flux cleaned = 0.0416538 Jy ! Total flux subtracted in 200 components = 0.0416538 Jy ! Clean residual min=-0.005933 max=0.007036 Jy/beam ! Clean residual mean=-0.000009 rms=0.002224 Jy/beam ! Combined flux in latest and established models = 0.161069 Jy ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 106 components and 0.161069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057634Jy sigma=1.265552 ! Fit after self-cal, rms=0.057545Jy sigma=1.263566 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 13.16 x 23.05 at -7.239 degrees (North through East) ! Clean map min=-0.0059299 max=0.11571 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.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* NL 0.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 KP 0.95 LA 0.89 ! NL 1.12 OV 1.19 PT 1.11 ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* NL 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 KP 0.91 LA 0.89 ! NL 0.96 OV 1.03 PT 1.11 ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* NL 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! HN 0.00* NL 0.00* ! ! ! Fit before self-cal, rms=0.057545Jy sigma=1.263566 ! Fit after self-cal, rms=0.056608Jy sigma=1.241752 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=13.21 mas, bmaj=23.18 mas, bpa=-7.708 degrees ! Estimated noise=0.668407 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.00313395 Jy ! Component: 100 - total flux cleaned = 0.00484706 Jy ! Component: 150 - total flux cleaned = 0.0056187 Jy ! Component: 200 - total flux cleaned = 0.00612947 Jy ! Total flux subtracted in 200 components = 0.00612947 Jy ! Clean residual min=-0.003701 max=0.005032 Jy/beam ! Clean residual mean=-0.000002 rms=0.001433 Jy/beam ! Combined flux in latest and established models = 0.167199 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 130 components and 0.167199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056396Jy sigma=1.238093 ! Fit after self-cal, rms=0.056401Jy sigma=1.237304 ! 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.056401Jy sigma=1.237304 ! Fit after self-cal, rms=0.055222Jy sigma=1.226616 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.14 mas, bmaj=23.13 mas, bpa=-8.177 degrees ! Estimated noise=0.666517 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00188165 Jy ! Component: 100 - total flux cleaned = 0.00248025 Jy ! Component: 150 - total flux cleaned = 0.00291375 Jy ! Component: 200 - total flux cleaned = 0.00327835 Jy ! Total flux subtracted in 200 components = 0.00327835 Jy ! Clean residual min=-0.003462 max=0.004191 Jy/beam ! Clean residual mean=0.000010 rms=0.001265 Jy/beam ! Combined flux in latest and established models = 0.170477 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 161 components and 0.170477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055147Jy sigma=1.224578 ! Fit after self-cal, rms=0.055124Jy sigma=1.224262 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.000422698 Jy ! Component: 100 - total flux cleaned = 0.000651101 Jy ! Component: 150 - total flux cleaned = 0.000765336 Jy ! Component: 200 - total flux cleaned = 0.000873207 Jy ! Total flux subtracted in 200 components = 0.000873207 Jy ! Clean residual min=-0.003286 max=0.004165 Jy/beam ! Clean residual mean=0.000011 rms=0.001258 Jy/beam ! Combined flux in latest and established models = 0.17135 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 180 components and 0.17135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055103Jy sigma=1.223837 ! Fit after self-cal, rms=0.055107Jy sigma=1.223814 ! 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.055107Jy sigma=1.223814 ! Fit after self-cal, rms=0.054856Jy sigma=1.223180 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.07 mas, bmaj=23.07 mas, bpa=-8.465 degrees ! Estimated noise=0.664314 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101617 Jy ! Component: 100 - total flux cleaned = 0.0013371 Jy ! Component: 150 - total flux cleaned = 0.0015383 Jy ! Component: 200 - total flux cleaned = 0.00167551 Jy ! Total flux subtracted in 200 components = 0.00167551 Jy ! Clean residual min=-0.003434 max=0.003921 Jy/beam ! Clean residual mean=0.000011 rms=0.001222 Jy/beam ! Combined flux in latest and established models = 0.173026 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 204 components and 0.173026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054830Jy sigma=1.222477 ! Fit after self-cal, rms=0.054833Jy sigma=1.222447 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.000123076 Jy ! Component: 100 - total flux cleaned = 0.000207676 Jy ! Component: 150 - total flux cleaned = 0.000324949 Jy ! Component: 200 - total flux cleaned = 0.000380273 Jy ! Total flux subtracted in 200 components = 0.000380273 Jy ! Clean residual min=-0.003324 max=0.003897 Jy/beam ! Clean residual mean=0.000011 rms=0.001219 Jy/beam ! Combined flux in latest and established models = 0.173406 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 213 components and 0.173406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054817Jy sigma=1.222195 ! Fit after self-cal, rms=0.054823Jy sigma=1.222174 ! 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.054823Jy sigma=1.222174 ! Fit after self-cal, rms=0.054734Jy sigma=1.222010 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=14.31 mas, bmaj=23.15 mas, bpa=-6.149 degrees ! Estimated noise=0.667504 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000625131 Jy ! Component: 100 - total flux cleaned = 0.000790594 Jy ! Component: 150 - total flux cleaned = 0.000855689 Jy ! Component: 200 - total flux cleaned = 0.000946882 Jy ! Total flux subtracted in 200 components = 0.000946882 Jy ! Clean residual min=-0.003426 max=0.003961 Jy/beam ! Clean residual mean=0.000012 rms=0.001259 Jy/beam ! Combined flux in latest and established models = 0.174353 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 227 components and 0.174353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054721Jy sigma=1.221710 ! Fit after self-cal, rms=0.054725Jy sigma=1.221695 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.04729e-05 Jy ! Component: 100 - total flux cleaned = 0.000108982 Jy ! Component: 150 - total flux cleaned = 0.000150102 Jy ! Component: 200 - total flux cleaned = 0.000175864 Jy ! Total flux subtracted in 200 components = 0.000175864 Jy ! Clean residual min=-0.003372 max=0.003960 Jy/beam ! Clean residual mean=0.000012 rms=0.001259 Jy/beam ! Combined flux in latest and established models = 0.174529 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 228 components and 0.174529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054715Jy sigma=1.221544 ! Fit after self-cal, rms=0.054720Jy sigma=1.221531 ! 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=13.02 mas, bmaj=23.05 mas, bpa=-8.626 degrees ! Estimated noise=0.663223 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 13.02 x 23.05 at -8.626 degrees (North through East) ! Clean map min=-0.0033506 max=0.11428 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=11.7 mas, bmaj=20.16 mas, bpa=-13.78 degrees ! Estimated noise=0.868083 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.085807 Jy ! Component: 100 - total flux cleaned = 0.1174 Jy ! Component: 150 - total flux cleaned = 0.135453 Jy ! Component: 200 - total flux cleaned = 0.146951 Jy ! Total flux subtracted in 200 components = 0.146951 Jy ! Clean residual min=-0.008125 max=0.007676 Jy/beam ! Clean residual mean=0.000022 rms=0.002565 Jy/beam ! Combined flux in latest and established models = 0.146951 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 74 model components to the UV plane model. ! The established model now contains 74 components and 0.146951 Jy ! Inverting map and beam ! Estimated beam: bmin=13.02 mas, bmaj=23.05 mas, bpa=-8.626 degrees ! Estimated noise=0.663223 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.00825062 Jy ! Component: 100 - total flux cleaned = 0.0133748 Jy ! Component: 150 - total flux cleaned = 0.0169334 Jy ! Component: 200 - total flux cleaned = 0.0195622 Jy ! Total flux subtracted in 200 components = 0.0195622 Jy ! Clean residual min=-0.004624 max=0.004123 Jy/beam ! Clean residual mean=0.000013 rms=0.001332 Jy/beam ! Combined flux in latest and established models = 0.166513 Jy ! Adding 91 model components to the UV plane model. ! The established model now contains 157 components and 0.166513 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=14.31 mas, bmaj=23.15 mas, bpa=-6.149 degrees ! Estimated noise=0.667504 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00201132 Jy ! Component: 100 - total flux cleaned = 0.0035071 Jy ! Component: 150 - total flux cleaned = 0.00464437 Jy ! Component: 200 - total flux cleaned = 0.0055195 Jy ! Total flux subtracted in 200 components = 0.0055195 Jy ! Clean residual min=-0.003774 max=0.003953 Jy/beam ! Clean residual mean=0.000013 rms=0.001277 Jy/beam ! Combined flux in latest and established models = 0.172033 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.000676415 Jy ! Component: 100 - total flux cleaned = 0.00100605 Jy ! Component: 150 - total flux cleaned = 0.00127116 Jy ! Component: 200 - total flux cleaned = 0.00135683 Jy ! Total flux subtracted in 200 components = 0.00135683 Jy ! Clean residual min=-0.003501 max=0.003943 Jy/beam ! Clean residual mean=0.000014 rms=0.001264 Jy/beam ! Combined flux in latest and established models = 0.17339 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 198 components and 0.17339 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=13.02 mas, bmaj=23.05 mas, bpa=-8.626 degrees ! Estimated noise=0.663223 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.06462e-05 Jy ! Component: 100 - total flux cleaned = 0.000156247 Jy ! Component: 150 - total flux cleaned = 0.000229494 Jy ! Component: 200 - total flux cleaned = 0.000316343 Jy ! Total flux subtracted in 200 components = 0.000316343 Jy ! Clean residual min=-0.003347 max=0.003880 Jy/beam ! Clean residual mean=0.000013 rms=0.001205 Jy/beam ! Combined flux in latest and established models = 0.173706 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 205 components and 0.173706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054711Jy sigma=1.221345 ! Fit after self-cal, rms=0.054722Jy sigma=1.221241 wmodel /scr/pima/bg219b_uvs/J0623+2241_S_map.mod ! Writing 205 model components to file: /scr/pima/bg219b_uvs/J0623+2241_S_map.mod wobs /scr/pima/bg219b_uvs/J0623+2241_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J0623+2241_S_uvs.fits wwins /scr/pima/bg219b_uvs/J0623+2241_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219b_uvs/J0623+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.00152135 Jy ! Component: 100 - total flux cleaned = 0.0025398 Jy ! Component: 150 - total flux cleaned = 0.00356829 Jy ! Component: 200 - total flux cleaned = 0.00450315 Jy ! Component: 250 - total flux cleaned = 0.00531245 Jy ! Component: 300 - total flux cleaned = 0.00585298 Jy ! Component: 350 - total flux cleaned = 0.00623688 Jy ! Component: 400 - total flux cleaned = 0.00645251 Jy ! Component: 450 - total flux cleaned = 0.0066525 Jy ! Component: 500 - total flux cleaned = 0.0068091 Jy ! Component: 550 - total flux cleaned = 0.00689666 Jy ! Component: 600 - total flux cleaned = 0.00711887 Jy ! Component: 650 - total flux cleaned = 0.00733415 Jy ! Component: 700 - total flux cleaned = 0.00756719 Jy ! Component: 750 - total flux cleaned = 0.00776606 Jy ! Component: 800 - total flux cleaned = 0.0079334 Jy ! Component: 850 - total flux cleaned = 0.00804839 Jy ! Component: 900 - total flux cleaned = 0.00815982 Jy ! Component: 950 - total flux cleaned = 0.00826804 Jy ! Component: 1000 - total flux cleaned = 0.00839351 Jy ! Component: 1050 - total flux cleaned = 0.00849436 Jy ! Component: 1100 - total flux cleaned = 0.00863138 Jy ! Component: 1150 - total flux cleaned = 0.00872613 Jy ! Component: 1200 - total flux cleaned = 0.00883663 Jy ! Component: 1250 - total flux cleaned = 0.00890828 Jy ! Component: 1300 - total flux cleaned = 0.00899598 Jy ! Component: 1350 - total flux cleaned = 0.00911598 Jy ! Component: 1400 - total flux cleaned = 0.00916637 Jy ! Component: 1450 - total flux cleaned = 0.00928189 Jy ! Component: 1500 - total flux cleaned = 0.00941087 Jy ! Component: 1550 - total flux cleaned = 0.00950567 Jy ! Component: 1600 - total flux cleaned = 0.00961457 Jy ! Component: 1650 - total flux cleaned = 0.00972133 Jy ! Component: 1700 - total flux cleaned = 0.00979637 Jy ! Component: 1750 - total flux cleaned = 0.00992871 Jy ! Component: 1800 - total flux cleaned = 0.0100295 Jy ! Component: 1850 - total flux cleaned = 0.0100863 Jy ! Component: 1900 - total flux cleaned = 0.0101559 Jy ! Component: 1950 - total flux cleaned = 0.0102245 Jy ! Component: 2000 - total flux cleaned = 0.0102651 Jy ! Component: 2050 - total flux cleaned = 0.0102785 Jy ! Component: 2100 - total flux cleaned = 0.0102917 Jy ! Component: 2150 - total flux cleaned = 0.0103047 Jy ! Component: 2200 - total flux cleaned = 0.010356 Jy ! Component: 2250 - total flux cleaned = 0.0103177 Jy ! Component: 2300 - total flux cleaned = 0.0103178 Jy ! Component: 2350 - total flux cleaned = 0.0103177 Jy ! Component: 2400 - total flux cleaned = 0.0103176 Jy ! Component: 2450 - total flux cleaned = 0.0103053 Jy ! Component: 2500 - total flux cleaned = 0.010293 Jy ! Component: 2550 - total flux cleaned = 0.0102688 Jy ! Component: 2600 - total flux cleaned = 0.0102449 Jy ! Component: 2650 - total flux cleaned = 0.0102687 Jy ! Component: 2700 - total flux cleaned = 0.0102806 Jy ! Component: 2750 - total flux cleaned = 0.0102688 Jy ! Component: 2800 - total flux cleaned = 0.0102571 Jy ! Component: 2850 - total flux cleaned = 0.010257 Jy ! Component: 2900 - total flux cleaned = 0.0102571 Jy ! Component: 2950 - total flux cleaned = 0.0102687 Jy ! Component: 3000 - total flux cleaned = 0.0102685 Jy ! Component: 3050 - total flux cleaned = 0.0102685 Jy ! Component: 3100 - total flux cleaned = 0.0102913 Jy ! Component: 3150 - total flux cleaned = 0.0103027 Jy ! Component: 3200 - total flux cleaned = 0.0103028 Jy ! Component: 3250 - total flux cleaned = 0.0102914 Jy ! Component: 3300 - total flux cleaned = 0.0103142 Jy ! Component: 3350 - total flux cleaned = 0.0103256 Jy ! Component: 3400 - total flux cleaned = 0.0103142 Jy ! Component: 3450 - total flux cleaned = 0.0103141 Jy ! Component: 3500 - total flux cleaned = 0.0103141 Jy ! Component: 3550 - total flux cleaned = 0.0103141 Jy ! Component: 3600 - total flux cleaned = 0.0103142 Jy ! Component: 3650 - total flux cleaned = 0.0103141 Jy ! Component: 3700 - total flux cleaned = 0.0103141 Jy ! Component: 3750 - total flux cleaned = 0.0102911 Jy ! Component: 3800 - total flux cleaned = 0.010291 Jy ! Component: 3850 - total flux cleaned = 0.0102795 Jy ! Component: 3900 - total flux cleaned = 0.0102448 Jy ! Component: 3950 - total flux cleaned = 0.0102098 Jy ! Component: 4000 - total flux cleaned = 0.0101749 Jy ! Component: 4050 - total flux cleaned = 0.0101635 Jy ! Total flux subtracted in 4096 components = 0.0101282 Jy ! Clean residual min=-0.000615 max=0.000701 Jy/beam ! Clean residual mean=0.000001 rms=0.000235 Jy/beam ! Combined flux in latest and established models = 0.183834 Jy keep ! Adding 417 model components to the UV plane model. ! The established model now contains 622 components and 0.183834 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J0623+2241_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 13.02 x 23.05 at -8.626 degrees (North through East) ! Clean map min=-0.0017516 max=0.11405 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0623+2241_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.114054 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000251034 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.660303 0.660303 1.32061 2.64121 5.28242 10.5648 21.1297 42.2594 84.5188 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.114 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 454.336 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0623+2241_S_uvs.log closed on Thu Apr 7 01:14:13 2016