! Started logfile: /scr/pima/bg219e_uvs/J0021+7150_S_uvs.log on Thu Apr 7 06:31:27 2016 obs /scr/pima/bg219e_uvs/J0021+7150_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0021+7150_S_uva.fits ! AN table 1: 52 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.907585 visibilities/baseline/integration-bin. ! Found source: J0021+7150 ! ! 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 6796 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/bg219e_uvs/J0021+7150_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.010630Jy sigma=22.477022 ! Fit after self-cal, rms=0.854802Jy sigma=18.944262 ! 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=3.63 mas, bmaj=6.791 mas, bpa=62.64 degrees ! Estimated noise=0.640847 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.113897 Jy ! Component: 100 - total flux cleaned = 0.138783 Jy ! Total flux subtracted in 100 components = 0.138783 Jy ! Clean residual min=-0.004205 max=0.007507 Jy/beam ! Clean residual mean=-0.000035 rms=0.001103 Jy/beam ! Combined flux in latest and established models = 0.138783 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.138783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064787Jy sigma=1.349568 ! Fit after self-cal, rms=0.064780Jy sigma=1.349427 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00797824 Jy ! Component: 100 - total flux cleaned = 0.0119285 Jy ! Total flux subtracted in 100 components = 0.0119285 Jy ! Clean residual min=-0.003399 max=0.003327 Jy/beam ! Clean residual mean=-0.000012 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.150711 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 14 components and 0.150711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063885Jy sigma=1.325971 ! Fit after self-cal, rms=0.063883Jy sigma=1.325793 ! 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=4.543 mas, bmaj=7.931 mas, bpa=64.24 degrees ! Estimated noise=0.413678 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.00101916 Jy ! Component: 100 - total flux cleaned = 0.000967338 Jy ! Component: 150 - total flux cleaned = 0.000928105 Jy ! Component: 200 - total flux cleaned = 0.000930352 Jy ! Total flux subtracted in 200 components = 0.000930352 Jy ! Clean residual min=-0.001939 max=0.002230 Jy/beam ! Clean residual mean=-0.000016 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.151642 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 26 components and 0.151642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063816Jy sigma=1.323991 ! Fit after self-cal, rms=0.063810Jy sigma=1.323910 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.543 x 7.931 at 64.24 degrees (North through East) ! Clean map min=-0.0018116 max=0.14766 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 0.99 HN 0.98 KP 0.96 ! LA 0.99 NL 1.00 OV 1.00 PT 1.01 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.01 HN 0.98 KP 1.02 ! LA 1.00 NL 1.02 OV 0.98 PT 0.98 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.02 HN 1.00 KP 0.97 ! LA 1.02 NL 0.98 OV 1.00 PT 0.99 ! SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 0.98 KP 1.02 ! LA 1.01 NL 1.03 OV 1.01 PT 1.01 ! SC 1.05 ! ! ! Fit before self-cal, rms=0.063810Jy sigma=1.323910 ! Fit after self-cal, rms=0.063729Jy sigma=1.321420 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.541 mas, bmaj=7.924 mas, bpa=64.2 degrees ! Estimated noise=0.412453 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 = 6.43264e-05 Jy ! Component: 100 - total flux cleaned = 4.41214e-05 Jy ! Component: 150 - total flux cleaned = 4.44477e-05 Jy ! Component: 200 - total flux cleaned = 7.63981e-05 Jy ! Total flux subtracted in 200 components = 7.63981e-05 Jy ! Clean residual min=-0.001752 max=0.002162 Jy/beam ! Clean residual mean=-0.000013 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.151718 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 34 components and 0.151718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063716Jy sigma=1.321164 ! Fit after self-cal, rms=0.063718Jy sigma=1.321117 ! 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.063718Jy sigma=1.321117 ! Fit after self-cal, rms=0.063735Jy sigma=1.318636 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.544 mas, bmaj=7.913 mas, bpa=63.91 degrees ! Estimated noise=0.412963 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000270967 Jy ! Component: 100 - total flux cleaned = 0.000190474 Jy ! Component: 150 - total flux cleaned = 0.000161385 Jy ! Component: 200 - total flux cleaned = 0.000148929 Jy ! Total flux subtracted in 200 components = 0.000148929 Jy ! Clean residual min=-0.001721 max=0.002204 Jy/beam ! Clean residual mean=-0.000010 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.151867 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.151867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063720Jy sigma=1.318429 ! Fit after self-cal, rms=0.063718Jy sigma=1.318376 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 (101, -71.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014578 Jy ! Component: 100 - total flux cleaned = 0.00181101 Jy ! Component: 150 - total flux cleaned = 0.00189552 Jy ! Component: 200 - total flux cleaned = 0.00196944 Jy ! Total flux subtracted in 200 components = 0.00196944 Jy ! Clean residual min=-0.001634 max=0.001738 Jy/beam ! Clean residual mean=-0.000010 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.153836 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 62 components and 0.153836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063661Jy sigma=1.317139 ! Fit after self-cal, rms=0.063660Jy sigma=1.317085 ! 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.063660Jy sigma=1.317085 ! Fit after self-cal, rms=0.063722Jy sigma=1.316990 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.543 mas, bmaj=7.908 mas, bpa=63.76 degrees ! Estimated noise=0.412923 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000320563 Jy ! Component: 100 - total flux cleaned = 0.000391605 Jy ! Component: 150 - total flux cleaned = 0.000433847 Jy ! Component: 200 - total flux cleaned = 0.000472765 Jy ! Total flux subtracted in 200 components = 0.000472765 Jy ! Clean residual min=-0.001571 max=0.001717 Jy/beam ! Clean residual mean=-0.000007 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.154309 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 70 components and 0.154309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063706Jy sigma=1.316703 ! Fit after self-cal, rms=0.063708Jy sigma=1.316693 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.94844e-05 Jy ! Component: 100 - total flux cleaned = 4.26494e-05 Jy ! Component: 150 - total flux cleaned = 9.76628e-06 Jy ! Component: 200 - total flux cleaned = -6.26472e-06 Jy ! Total flux subtracted in 200 components = -6.26472e-06 Jy ! Clean residual min=-0.001550 max=0.001721 Jy/beam ! Clean residual mean=-0.000007 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.154303 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 74 components and 0.154303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063699Jy sigma=1.316532 ! Fit after self-cal, rms=0.063698Jy sigma=1.316530 ! 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.063698Jy sigma=1.316530 ! Fit after self-cal, rms=0.063766Jy sigma=1.316499 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.14 mas, bmaj=11.01 mas, bpa=73.04 degrees ! Estimated noise=0.475909 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000349191 Jy ! Component: 100 - total flux cleaned = 0.000448314 Jy ! Component: 150 - total flux cleaned = 0.000508641 Jy ! Component: 200 - total flux cleaned = 0.000551373 Jy ! Total flux subtracted in 200 components = 0.000551373 Jy ! Clean residual min=-0.001722 max=0.001782 Jy/beam ! Clean residual mean=-0.000011 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.154854 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 89 components and 0.154854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063763Jy sigma=1.316424 ! Fit after self-cal, rms=0.063764Jy sigma=1.316418 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.000123703 Jy ! Component: 100 - total flux cleaned = 0.00013268 Jy ! Component: 150 - total flux cleaned = 0.000141301 Jy ! Component: 200 - total flux cleaned = 0.000141223 Jy ! Total flux subtracted in 200 components = 0.000141223 Jy ! Clean residual min=-0.001736 max=0.001795 Jy/beam ! Clean residual mean=-0.000010 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.154996 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 99 components and 0.154996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063763Jy sigma=1.316392 ! Fit after self-cal, rms=0.063763Jy sigma=1.316388 ! 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=4.541 mas, bmaj=7.904 mas, bpa=63.69 degrees ! Estimated noise=0.413227 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.541 x 7.904 at 63.69 degrees (North through East) ! Clean map min=-0.0015569 max=0.14755 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=3.631 mas, bmaj=6.773 mas, bpa=62.22 degrees ! Estimated noise=0.640504 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.11382 Jy ! Component: 100 - total flux cleaned = 0.138743 Jy ! Component: 150 - total flux cleaned = 0.146608 Jy ! Component: 200 - total flux cleaned = 0.150837 Jy ! Total flux subtracted in 200 components = 0.150837 Jy ! Clean residual min=-0.002888 max=0.002812 Jy/beam ! Clean residual mean=-0.000010 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.150837 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.150837 Jy ! Inverting map and beam ! Estimated beam: bmin=4.541 mas, bmaj=7.904 mas, bpa=63.69 degrees ! Estimated noise=0.413227 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.00241103 Jy ! Component: 100 - total flux cleaned = 0.00290208 Jy ! Component: 150 - total flux cleaned = 0.00306925 Jy ! Component: 200 - total flux cleaned = 0.00306773 Jy ! Total flux subtracted in 200 components = 0.00306773 Jy ! Clean residual min=-0.001779 max=0.001813 Jy/beam ! Clean residual mean=-0.000011 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.153905 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 36 components and 0.153905 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=8.14 mas, bmaj=11.01 mas, bpa=73.04 degrees ! Estimated noise=0.475909 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000331444 Jy ! Component: 100 - total flux cleaned = 0.000623246 Jy ! Component: 150 - total flux cleaned = 0.000843009 Jy ! Component: 200 - total flux cleaned = 0.00094799 Jy ! Total flux subtracted in 200 components = 0.00094799 Jy ! Clean residual min=-0.001712 max=0.001686 Jy/beam ! Clean residual mean=-0.000012 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.154853 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 = 7.58856e-05 Jy ! Component: 100 - total flux cleaned = 0.000127487 Jy ! Component: 150 - total flux cleaned = 0.000190861 Jy ! Component: 200 - total flux cleaned = 0.000220296 Jy ! Total flux subtracted in 200 components = 0.000220296 Jy ! Clean residual min=-0.001652 max=0.001700 Jy/beam ! Clean residual mean=-0.000011 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.155073 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 76 components and 0.155073 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.541 mas, bmaj=7.904 mas, bpa=63.69 degrees ! Estimated noise=0.413227 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000304704 Jy ! Component: 100 - total flux cleaned = -0.000304421 Jy ! Component: 150 - total flux cleaned = -0.000303531 Jy ! Component: 200 - total flux cleaned = -0.000347952 Jy ! Total flux subtracted in 200 components = -0.000347952 Jy ! Clean residual min=-0.001625 max=0.001645 Jy/beam ! Clean residual mean=-0.000007 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.154725 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 89 components and 0.154725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063784Jy sigma=1.316909 ! Fit after self-cal, rms=0.063783Jy sigma=1.316861 wmodel /scr/pima/bg219e_uvs/J0021+7150_S_map.mod ! Writing 89 model components to file: /scr/pima/bg219e_uvs/J0021+7150_S_map.mod wobs /scr/pima/bg219e_uvs/J0021+7150_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0021+7150_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0021+7150_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219e_uvs/J0021+7150_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 = -2.72888e-05 Jy ! Component: 100 - total flux cleaned = -8.44478e-05 Jy ! Component: 150 - total flux cleaned = -0.000111684 Jy ! Component: 200 - total flux cleaned = -0.000137722 Jy ! Component: 250 - total flux cleaned = -0.000162602 Jy ! Component: 300 - total flux cleaned = -0.000137981 Jy ! Component: 350 - total flux cleaned = -0.000161003 Jy ! Component: 400 - total flux cleaned = -0.000137977 Jy ! Component: 450 - total flux cleaned = -0.000160765 Jy ! Component: 500 - total flux cleaned = -0.000182954 Jy ! Component: 550 - total flux cleaned = -0.000182701 Jy ! Component: 600 - total flux cleaned = -0.000120189 Jy ! Component: 650 - total flux cleaned = -5.96926e-05 Jy ! Component: 700 - total flux cleaned = 1.99606e-05 Jy ! Component: 750 - total flux cleaned = -1.06972e-07 Jy ! Component: 800 - total flux cleaned = 1.87773e-05 Jy ! Component: 850 - total flux cleaned = -1.8743e-05 Jy ! Component: 900 - total flux cleaned = 1.8108e-05 Jy ! Component: 950 - total flux cleaned = 1.80695e-05 Jy ! Component: 1000 - total flux cleaned = 1.80111e-05 Jy ! Component: 1050 - total flux cleaned = 3.56534e-05 Jy ! Component: 1100 - total flux cleaned = 7.07188e-05 Jy ! Component: 1150 - total flux cleaned = 7.12833e-05 Jy ! Component: 1200 - total flux cleaned = 0.000207105 Jy ! Component: 1250 - total flux cleaned = 0.000239974 Jy ! Component: 1300 - total flux cleaned = 0.000306183 Jy ! Component: 1350 - total flux cleaned = 0.000338776 Jy ! Component: 1400 - total flux cleaned = 0.000387281 Jy ! Component: 1450 - total flux cleaned = 0.000451015 Jy ! Component: 1500 - total flux cleaned = 0.000498465 Jy ! Component: 1550 - total flux cleaned = 0.000560675 Jy ! Component: 1600 - total flux cleaned = 0.000606825 Jy ! Component: 1650 - total flux cleaned = 0.000606878 Jy ! Component: 1700 - total flux cleaned = 0.000667167 Jy ! Component: 1750 - total flux cleaned = 0.000682197 Jy ! Component: 1800 - total flux cleaned = 0.000711449 Jy ! Component: 1850 - total flux cleaned = 0.000711431 Jy ! Component: 1900 - total flux cleaned = 0.000783461 Jy ! Component: 1950 - total flux cleaned = 0.000754919 Jy ! Component: 2000 - total flux cleaned = 0.000825472 Jy ! Component: 2050 - total flux cleaned = 0.000895109 Jy ! Component: 2100 - total flux cleaned = 0.000895168 Jy ! Component: 2150 - total flux cleaned = 0.000935993 Jy ! Component: 2200 - total flux cleaned = 0.00101695 Jy ! Component: 2250 - total flux cleaned = 0.0010436 Jy ! Component: 2300 - total flux cleaned = 0.0010833 Jy ! Component: 2350 - total flux cleaned = 0.00114875 Jy ! Component: 2400 - total flux cleaned = 0.00117467 Jy ! Component: 2450 - total flux cleaned = 0.00123873 Jy ! Component: 2500 - total flux cleaned = 0.00127697 Jy ! Component: 2550 - total flux cleaned = 0.00128976 Jy ! Component: 2600 - total flux cleaned = 0.00133966 Jy ! Component: 2650 - total flux cleaned = 0.0014136 Jy ! Component: 2700 - total flux cleaned = 0.00141366 Jy ! Component: 2750 - total flux cleaned = 0.00153469 Jy ! Component: 2800 - total flux cleaned = 0.00154667 Jy ! Component: 2850 - total flux cleaned = 0.00158234 Jy ! Component: 2900 - total flux cleaned = 0.00164137 Jy ! Component: 2950 - total flux cleaned = 0.00173483 Jy ! Component: 3000 - total flux cleaned = 0.00172326 Jy ! Component: 3050 - total flux cleaned = 0.00181533 Jy ! Component: 3100 - total flux cleaned = 0.00181527 Jy ! Component: 3150 - total flux cleaned = 0.00184921 Jy ! Component: 3200 - total flux cleaned = 0.00189411 Jy ! Component: 3250 - total flux cleaned = 0.00192741 Jy ! Component: 3300 - total flux cleaned = 0.00198265 Jy ! Component: 3350 - total flux cleaned = 0.00199363 Jy ! Component: 3400 - total flux cleaned = 0.00204799 Jy ! Component: 3450 - total flux cleaned = 0.00205878 Jy ! Component: 3500 - total flux cleaned = 0.00212326 Jy ! Component: 3550 - total flux cleaned = 0.00212325 Jy ! Component: 3600 - total flux cleaned = 0.00215502 Jy ! Component: 3650 - total flux cleaned = 0.00219712 Jy ! Component: 3700 - total flux cleaned = 0.0022806 Jy ! Component: 3750 - total flux cleaned = 0.00228055 Jy ! Component: 3800 - total flux cleaned = 0.00233214 Jy ! Component: 3850 - total flux cleaned = 0.00241404 Jy ! Component: 3900 - total flux cleaned = 0.00243436 Jy ! Component: 3950 - total flux cleaned = 0.00244442 Jy ! Component: 4000 - total flux cleaned = 0.00245457 Jy ! Component: 4050 - total flux cleaned = 0.00250457 Jy ! Total flux subtracted in 4096 components = 0.00252439 Jy ! Clean residual min=-0.000587 max=0.000695 Jy/beam ! Clean residual mean=0.000000 rms=0.000186 Jy/beam ! Combined flux in latest and established models = 0.15725 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 371 components and 0.15725 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0021+7150_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.541 x 7.904 at 63.69 degrees (North through East) ! Clean map min=-0.0011669 max=0.14763 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0021+7150_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.14763 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000184146 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.374204 0.374204 0.748409 1.49682 2.99363 5.98727 11.9745 23.9491 47.8982 95.7963 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.147 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 801.701 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0021+7150_S_uvs.log closed on Thu Apr 7 06:31:31 2016