! Started logfile: /scr/pima/bg219a_uvs/J0007+5706_S_uvs.log on Wed Apr 6 22:38:21 2016 obs /scr/pima/bg219a_uvs/J0007+5706_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0007+5706_S_uva.fits ! AN table 1: 62 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J0007+5706 ! ! 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 3100 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/J0007+5706_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 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.037383Jy sigma=23.214604 ! Fit after self-cal, rms=0.695591Jy sigma=15.824145 ! 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.756 mas, bmaj=3.685 mas, bpa=-68.99 degrees ! Estimated noise=0.959609 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.237629 Jy ! Component: 100 - total flux cleaned = 0.289508 Jy ! Total flux subtracted in 100 components = 0.289508 Jy ! Clean residual min=-0.007698 max=0.014963 Jy/beam ! Clean residual mean=0.000031 rms=0.002469 Jy/beam ! Combined flux in latest and established models = 0.289508 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.289508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060576Jy sigma=1.260954 ! Fit after self-cal, rms=0.060570Jy sigma=1.260744 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0146849 Jy ! Component: 100 - total flux cleaned = 0.0212259 Jy ! Total flux subtracted in 100 components = 0.0212259 Jy ! Clean residual min=-0.004862 max=0.006080 Jy/beam ! Clean residual mean=0.000009 rms=0.001438 Jy/beam ! Combined flux in latest and established models = 0.310734 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 12 components and 0.310734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057166Jy sigma=1.174284 ! Fit after self-cal, rms=0.057172Jy sigma=1.174105 ! 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.256 mas, bmaj=4.357 mas, bpa=-70.29 degrees ! Estimated noise=0.600394 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.0033883 Jy ! Component: 100 - total flux cleaned = 0.00510035 Jy ! Component: 150 - total flux cleaned = 0.00561915 Jy ! Component: 200 - total flux cleaned = 0.0057441 Jy ! Total flux subtracted in 200 components = 0.0057441 Jy ! Clean residual min=-0.004510 max=0.004274 Jy/beam ! Clean residual mean=0.000009 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.316478 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 27 components and 0.316478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056962Jy sigma=1.169704 ! Fit after self-cal, rms=0.056966Jy sigma=1.169678 ! 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.256 x 4.357 at -70.29 degrees (North through East) ! Clean map min=-0.0042407 max=0.30619 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: ! LA 1.02 MK 1.03 NL 0.99 OV 1.01 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.02 MK 1.02 NL 0.98 OV 1.01 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.00 NL 0.97 OV 1.02 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.01 NL 0.96 OV 0.99 ! PT 1.00 SC 0.96 ! ! ! Fit before self-cal, rms=0.056966Jy sigma=1.169678 ! Fit after self-cal, rms=0.056106Jy sigma=1.154104 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.259 mas, bmaj=4.359 mas, bpa=-70.52 degrees ! Estimated noise=0.599894 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.000430389 Jy ! Component: 100 - total flux cleaned = -0.000564748 Jy ! Component: 150 - total flux cleaned = -0.000635252 Jy ! Component: 200 - total flux cleaned = -0.000634704 Jy ! Total flux subtracted in 200 components = -0.000634704 Jy ! Clean residual min=-0.003216 max=0.003053 Jy/beam ! Clean residual mean=0.000015 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.315844 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.315843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056082Jy sigma=1.153569 ! Fit after self-cal, rms=0.056089Jy sigma=1.153528 ! 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.056089Jy sigma=1.153528 ! Fit after self-cal, rms=0.055947Jy sigma=1.145418 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.254 mas, bmaj=4.36 mas, bpa=-70.22 degrees ! Estimated noise=0.599874 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000496158 Jy ! Component: 100 - total flux cleaned = 0.000570584 Jy ! Component: 150 - total flux cleaned = 0.00057033 Jy ! Component: 200 - total flux cleaned = 0.00056988 Jy ! Total flux subtracted in 200 components = 0.00056988 Jy ! Clean residual min=-0.002311 max=0.002576 Jy/beam ! Clean residual mean=0.000001 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.316413 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.316413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055932Jy sigma=1.145205 ! Fit after self-cal, rms=0.055950Jy sigma=1.145167 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 (112.5, -52). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00183778 Jy ! Component: 100 - total flux cleaned = 0.00240461 Jy ! Component: 150 - total flux cleaned = 0.00268839 Jy ! Component: 200 - total flux cleaned = 0.00282037 Jy ! Total flux subtracted in 200 components = 0.00282037 Jy ! Clean residual min=-0.002088 max=0.001990 Jy/beam ! Clean residual mean=0.000011 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.319234 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 63 components and 0.319234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055820Jy sigma=1.142940 ! Fit after self-cal, rms=0.055818Jy sigma=1.142785 ! 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.055818Jy sigma=1.142785 ! Fit after self-cal, rms=0.055775Jy sigma=1.142545 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.254 mas, bmaj=4.359 mas, bpa=-70.25 degrees ! Estimated noise=0.599419 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000440979 Jy ! Component: 100 - total flux cleaned = 0.000631979 Jy ! Component: 150 - total flux cleaned = 0.000797888 Jy ! Component: 200 - total flux cleaned = 0.000923253 Jy ! Total flux subtracted in 200 components = 0.000923253 Jy ! Clean residual min=-0.002121 max=0.001905 Jy/beam ! Clean residual mean=0.000011 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.320157 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 66 components and 0.320157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055729Jy sigma=1.141920 ! Fit after self-cal, rms=0.055731Jy sigma=1.141872 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.000222519 Jy ! Component: 100 - total flux cleaned = 0.000245908 Jy ! Component: 150 - total flux cleaned = 0.000309912 Jy ! Component: 200 - total flux cleaned = 0.000368422 Jy ! Total flux subtracted in 200 components = 0.000368422 Jy ! Clean residual min=-0.002118 max=0.001912 Jy/beam ! Clean residual mean=0.000011 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.320525 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 68 components and 0.320525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055711Jy sigma=1.141582 ! Fit after self-cal, rms=0.055712Jy sigma=1.141566 ! 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.055712Jy sigma=1.141566 ! Fit after self-cal, rms=0.055714Jy sigma=1.141464 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.154 mas, bmaj=9.523 mas, bpa=-80.73 degrees ! Estimated noise=0.775599 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.16902e-05 Jy ! Component: 100 - total flux cleaned = -1.85841e-05 Jy ! Component: 150 - total flux cleaned = -7.07355e-05 Jy ! Component: 200 - total flux cleaned = -0.000105233 Jy ! Total flux subtracted in 200 components = -0.000105233 Jy ! Clean residual min=-0.002042 max=0.002125 Jy/beam ! Clean residual mean=0.000028 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.32042 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 83 components and 0.32042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055712Jy sigma=1.141439 ! Fit after self-cal, rms=0.055713Jy sigma=1.141434 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 = -8.25631e-05 Jy ! Component: 100 - total flux cleaned = -0.000112995 Jy ! Component: 150 - total flux cleaned = -0.000131044 Jy ! Component: 200 - total flux cleaned = -0.000147894 Jy ! Total flux subtracted in 200 components = -0.000147894 Jy ! Clean residual min=-0.002047 max=0.002143 Jy/beam ! Clean residual mean=0.000025 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.320272 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 88 components and 0.320272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055711Jy sigma=1.141416 ! Fit after self-cal, rms=0.055711Jy sigma=1.141413 ! 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.254 mas, bmaj=4.356 mas, bpa=-70.32 degrees ! Estimated noise=0.599474 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.254 x 4.356 at -70.32 degrees (North through East) ! Clean map min=-0.002475 max=0.30647 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.757 mas, bmaj=3.685 mas, bpa=-69.08 degrees ! Estimated noise=0.956802 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.2369 Jy ! Component: 100 - total flux cleaned = 0.288828 Jy ! Component: 150 - total flux cleaned = 0.303218 Jy ! Component: 200 - total flux cleaned = 0.30969 Jy ! Total flux subtracted in 200 components = 0.30969 Jy ! Clean residual min=-0.004301 max=0.004435 Jy/beam ! Clean residual mean=0.000007 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.30969 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.30969 Jy ! Inverting map and beam ! Estimated beam: bmin=3.254 mas, bmaj=4.356 mas, bpa=-70.32 degrees ! Estimated noise=0.599474 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) ! Added new window around map position (88, -13). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00422421 Jy ! Component: 100 - total flux cleaned = 0.00640184 Jy ! Component: 150 - total flux cleaned = 0.00759186 Jy ! Component: 200 - total flux cleaned = 0.00853923 Jy ! Total flux subtracted in 200 components = 0.00853923 Jy ! Clean residual min=-0.002092 max=0.001893 Jy/beam ! Clean residual mean=0.000013 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.318229 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 30 components and 0.318229 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.154 mas, bmaj=9.523 mas, bpa=-80.73 degrees ! Estimated noise=0.775599 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143282 Jy ! Component: 100 - total flux cleaned = 0.00208434 Jy ! Component: 150 - total flux cleaned = 0.00227309 Jy ! Component: 200 - total flux cleaned = 0.00231955 Jy ! Total flux subtracted in 200 components = 0.00231955 Jy ! Clean residual min=-0.002067 max=0.002204 Jy/beam ! Clean residual mean=0.000024 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.320548 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 = -5.81769e-05 Jy ! Component: 100 - total flux cleaned = -9.34304e-05 Jy ! Component: 150 - total flux cleaned = -0.000140908 Jy ! Component: 200 - total flux cleaned = -0.000154998 Jy ! Total flux subtracted in 200 components = -0.000154998 Jy ! Clean residual min=-0.001994 max=0.002248 Jy/beam ! Clean residual mean=0.000022 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.320393 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 63 components and 0.320393 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.254 mas, bmaj=4.356 mas, bpa=-70.32 degrees ! Estimated noise=0.599474 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000114209 Jy ! Component: 100 - total flux cleaned = -7.02405e-06 Jy ! Component: 150 - total flux cleaned = -0.000154023 Jy ! Component: 200 - total flux cleaned = -0.000186462 Jy ! Total flux subtracted in 200 components = -0.000186462 Jy ! Clean residual min=-0.002045 max=0.002066 Jy/beam ! Clean residual mean=0.000009 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.320207 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 82 components and 0.320207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055727Jy sigma=1.141630 ! Fit after self-cal, rms=0.055724Jy sigma=1.141507 wmodel /scr/pima/bg219a_uvs/J0007+5706_S_map.mod ! Writing 82 model components to file: /scr/pima/bg219a_uvs/J0007+5706_S_map.mod wobs /scr/pima/bg219a_uvs/J0007+5706_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J0007+5706_S_uvs.fits wwins /scr/pima/bg219a_uvs/J0007+5706_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219a_uvs/J0007+5706_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.000388265 Jy ! Component: 100 - total flux cleaned = -0.000257523 Jy ! Component: 150 - total flux cleaned = -0.000195629 Jy ! Component: 200 - total flux cleaned = -5.34146e-05 Jy ! Component: 250 - total flux cleaned = -8.09206e-05 Jy ! Component: 300 - total flux cleaned = -0.000105815 Jy ! Component: 350 - total flux cleaned = -0.000180097 Jy ! Component: 400 - total flux cleaned = -0.000252361 Jy ! Component: 450 - total flux cleaned = -0.000369214 Jy ! Component: 500 - total flux cleaned = -0.000414444 Jy ! Component: 550 - total flux cleaned = -0.000526 Jy ! Component: 600 - total flux cleaned = -0.00059046 Jy ! Component: 650 - total flux cleaned = -0.000611929 Jy ! Component: 700 - total flux cleaned = -0.000673663 Jy ! Component: 750 - total flux cleaned = -0.000693694 Jy ! Component: 800 - total flux cleaned = -0.000693567 Jy ! Component: 850 - total flux cleaned = -0.000693017 Jy ! Component: 900 - total flux cleaned = -0.00065555 Jy ! Component: 950 - total flux cleaned = -0.000618685 Jy ! Component: 1000 - total flux cleaned = -0.000618807 Jy ! Component: 1050 - total flux cleaned = -0.000601125 Jy ! Component: 1100 - total flux cleaned = -0.000566234 Jy ! Component: 1150 - total flux cleaned = -0.000532052 Jy ! Component: 1200 - total flux cleaned = -0.000464785 Jy ! Component: 1250 - total flux cleaned = -0.000448226 Jy ! Component: 1300 - total flux cleaned = -0.000415526 Jy ! Component: 1350 - total flux cleaned = -0.00036741 Jy ! Component: 1400 - total flux cleaned = -0.00033564 Jy ! Component: 1450 - total flux cleaned = -0.000335404 Jy ! Component: 1500 - total flux cleaned = -0.000273846 Jy ! Component: 1550 - total flux cleaned = -0.000228571 Jy ! Component: 1600 - total flux cleaned = -0.00019857 Jy ! Component: 1650 - total flux cleaned = -0.000168997 Jy ! Component: 1700 - total flux cleaned = -6.70197e-05 Jy ! Component: 1750 - total flux cleaned = -2.40061e-05 Jy ! Component: 1800 - total flux cleaned = 1.86571e-05 Jy ! Component: 1850 - total flux cleaned = 6.08803e-05 Jy ! Component: 1900 - total flux cleaned = 0.000116525 Jy ! Component: 1950 - total flux cleaned = 0.000185402 Jy ! Component: 2000 - total flux cleaned = 0.00023984 Jy ! Component: 2050 - total flux cleaned = 0.000280263 Jy ! Component: 2100 - total flux cleaned = 0.000333687 Jy ! Component: 2150 - total flux cleaned = 0.000373427 Jy ! Component: 2200 - total flux cleaned = 0.0004651 Jy ! Component: 2250 - total flux cleaned = 0.00050394 Jy ! Component: 2300 - total flux cleaned = 0.000555244 Jy ! Component: 2350 - total flux cleaned = 0.000618994 Jy ! Component: 2400 - total flux cleaned = 0.000707407 Jy ! Component: 2450 - total flux cleaned = 0.000795107 Jy ! Component: 2500 - total flux cleaned = 0.000832335 Jy ! Component: 2550 - total flux cleaned = 0.000906454 Jy ! Component: 2600 - total flux cleaned = 0.000955507 Jy ! Component: 2650 - total flux cleaned = 0.0010165 Jy ! Component: 2700 - total flux cleaned = 0.00107701 Jy ! Component: 2750 - total flux cleaned = 0.00116108 Jy ! Component: 2800 - total flux cleaned = 0.00119691 Jy ! Component: 2850 - total flux cleaned = 0.00125622 Jy ! Component: 2900 - total flux cleaned = 0.00131509 Jy ! Component: 2950 - total flux cleaned = 0.00136194 Jy ! Component: 3000 - total flux cleaned = 0.00140856 Jy ! Component: 3050 - total flux cleaned = 0.00145486 Jy ! Component: 3100 - total flux cleaned = 0.00148945 Jy ! Component: 3150 - total flux cleaned = 0.00152383 Jy ! Component: 3200 - total flux cleaned = 0.00153524 Jy ! Component: 3250 - total flux cleaned = 0.00158063 Jy ! Component: 3300 - total flux cleaned = 0.001558 Jy ! Component: 3350 - total flux cleaned = 0.00155799 Jy ! Component: 3400 - total flux cleaned = 0.00161406 Jy ! Component: 3450 - total flux cleaned = 0.00156933 Jy ! Component: 3500 - total flux cleaned = 0.00159166 Jy ! Component: 3550 - total flux cleaned = 0.00159171 Jy ! Component: 3600 - total flux cleaned = 0.00158065 Jy ! Component: 3650 - total flux cleaned = 0.00158068 Jy ! Component: 3700 - total flux cleaned = 0.00161361 Jy ! Component: 3750 - total flux cleaned = 0.00160263 Jy ! Component: 3800 - total flux cleaned = 0.00163543 Jy ! Component: 3850 - total flux cleaned = 0.00160261 Jy ! Component: 3900 - total flux cleaned = 0.00162446 Jy ! Component: 3950 - total flux cleaned = 0.00162441 Jy ! Component: 4000 - total flux cleaned = 0.00162439 Jy ! Component: 4050 - total flux cleaned = 0.00162442 Jy ! Total flux subtracted in 4096 components = 0.00160275 Jy ! Clean residual min=-0.000604 max=0.000717 Jy/beam ! Clean residual mean=-0.000001 rms=0.000170 Jy/beam ! Combined flux in latest and established models = 0.32181 Jy keep ! Adding 223 model components to the UV plane model. ! The established model now contains 305 components and 0.32181 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J0007+5706_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.254 x 4.356 at -70.32 degrees (North through East) ! Clean map min=-0.0017418 max=0.30579 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0007+5706_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.305793 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000170474 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.167244 0.167244 0.334489 0.668977 1.33795 2.67591 5.35182 10.7036 21.4073 42.8145 85.6291 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.305 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1793.78 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0007+5706_S_uvs.log closed on Wed Apr 6 22:38:26 2016