! Started logfile: /scr/pima/bg219i_uvs/J0413+1112_S_uvs.log on Wed Apr 6 22:51:30 2016 obs /scr/pima/bg219i_uvs/J0413+1112_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J0413+1112_S_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0413+1112 ! ! 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 6480 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/bg219i_uvs/J0413+1112_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.033194Jy sigma=23.209320 ! Fit after self-cal, rms=0.799253Jy sigma=18.006919 ! 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.693 mas, bmaj=6.28 mas, bpa=-3.84 degrees ! Estimated noise=0.59096 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.150313 Jy ! Component: 100 - total flux cleaned = 0.189417 Jy ! Total flux subtracted in 100 components = 0.189417 Jy ! Clean residual min=-0.006794 max=0.015570 Jy/beam ! Clean residual mean=-0.000010 rms=0.001767 Jy/beam ! Combined flux in latest and established models = 0.189417 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.189417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075010Jy sigma=1.515772 ! Fit after self-cal, rms=0.074992Jy sigma=1.515455 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0159539 Jy ! Component: 100 - total flux cleaned = 0.0238411 Jy ! Total flux subtracted in 100 components = 0.0238411 Jy ! Clean residual min=-0.005779 max=0.008055 Jy/beam ! Clean residual mean=-0.000002 rms=0.001372 Jy/beam ! Combined flux in latest and established models = 0.213258 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 25 components and 0.213258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069998Jy sigma=1.418683 ! Fit after self-cal, rms=0.069977Jy sigma=1.418472 ! 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.273 mas, bmaj=7.245 mas, bpa=-5.272 degrees ! Estimated noise=0.425897 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 (6, -10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102126 Jy ! Component: 100 - total flux cleaned = 0.0167063 Jy ! Component: 150 - total flux cleaned = 0.0215756 Jy ! Component: 200 - total flux cleaned = 0.0253848 Jy ! Total flux subtracted in 200 components = 0.0253848 Jy ! Clean residual min=-0.005855 max=0.004080 Jy/beam ! Clean residual mean=0.000002 rms=0.001252 Jy/beam ! Combined flux in latest and established models = 0.238643 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 67 components and 0.238643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067944Jy sigma=1.376904 ! Fit after self-cal, rms=0.067860Jy sigma=1.375068 ! 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.273 x 7.245 at -5.272 degrees (North through East) ! Clean map min=-0.0054492 max=0.19881 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.05 FD 0.91 HN 1.03 KP 1.01 ! LA 1.01 MK 1.02 NL 1.02 OV 1.03 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.96 HN 1.01 KP 1.00 ! LA 0.97 MK 1.02 NL 1.00 OV 1.00 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.94 HN 1.04 KP 1.00 ! LA 1.01 MK 1.02 NL 0.99 OV 1.00 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.84 HN 0.99 KP 0.97 ! LA 0.96 MK 1.02 NL 0.98 OV 1.02 ! PT 0.97 SC 1.02 ! ! ! Fit before self-cal, rms=0.067860Jy sigma=1.375068 ! Fit after self-cal, rms=0.064811Jy sigma=1.356506 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.303 mas, bmaj=7.32 mas, bpa=-5.316 degrees ! Estimated noise=0.424237 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.00291423 Jy ! Component: 100 - total flux cleaned = 0.00379583 Jy ! Component: 150 - total flux cleaned = 0.00447081 Jy ! Component: 200 - total flux cleaned = 0.0048284 Jy ! Total flux subtracted in 200 components = 0.0048284 Jy ! Clean residual min=-0.004824 max=0.003818 Jy/beam ! Clean residual mean=0.000007 rms=0.001052 Jy/beam ! Combined flux in latest and established models = 0.243471 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 89 components and 0.243471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064617Jy sigma=1.352041 ! Fit after self-cal, rms=0.064598Jy sigma=1.351774 ! 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.064598Jy sigma=1.351774 ! Fit after self-cal, rms=0.063603Jy sigma=1.330310 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.305 mas, bmaj=7.326 mas, bpa=-5.422 degrees ! Estimated noise=0.424176 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000968104 Jy ! Component: 100 - total flux cleaned = 0.00119553 Jy ! Component: 150 - total flux cleaned = 0.00130214 Jy ! Component: 200 - total flux cleaned = 0.00136443 Jy ! Total flux subtracted in 200 components = 0.00136443 Jy ! Clean residual min=-0.002781 max=0.003136 Jy/beam ! Clean residual mean=0.000006 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.244835 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 105 components and 0.244835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063546Jy sigma=1.328741 ! Fit after self-cal, rms=0.063550Jy sigma=1.328574 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 (14.5, -22.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174592 Jy ! Component: 100 - total flux cleaned = 0.00182168 Jy ! Component: 150 - total flux cleaned = 0.00182214 Jy ! Component: 200 - total flux cleaned = 0.00182616 Jy ! Total flux subtracted in 200 components = 0.00182616 Jy ! Clean residual min=-0.002520 max=0.002603 Jy/beam ! Clean residual mean=0.000005 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.246662 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 127 components and 0.246662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063381Jy sigma=1.325205 ! Fit after self-cal, rms=0.063377Jy sigma=1.325037 ! 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.063377Jy sigma=1.325037 ! Fit after self-cal, rms=0.063304Jy sigma=1.324812 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.306 mas, bmaj=7.319 mas, bpa=-5.382 degrees ! Estimated noise=0.423862 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000573369 Jy ! Component: 100 - total flux cleaned = 0.000829378 Jy ! Component: 150 - total flux cleaned = 0.000958242 Jy ! Component: 200 - total flux cleaned = 0.00107755 Jy ! Total flux subtracted in 200 components = 0.00107755 Jy ! Clean residual min=-0.002579 max=0.002483 Jy/beam ! Clean residual mean=0.000006 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.247739 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 144 components and 0.247739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063264Jy sigma=1.324047 ! Fit after self-cal, rms=0.063264Jy sigma=1.324016 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.000244392 Jy ! Component: 100 - total flux cleaned = 0.000298872 Jy ! Component: 150 - total flux cleaned = 0.00032362 Jy ! Component: 200 - total flux cleaned = 0.000323035 Jy ! Total flux subtracted in 200 components = 0.000323035 Jy ! Clean residual min=-0.002600 max=0.002490 Jy/beam ! Clean residual mean=0.000006 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.248062 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 153 components and 0.248062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063244Jy sigma=1.323596 ! Fit after self-cal, rms=0.063245Jy sigma=1.323588 ! 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.063245Jy sigma=1.323588 ! Fit after self-cal, rms=0.063243Jy sigma=1.323532 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.208 mas, bmaj=10.8 mas, bpa=-4.045 degrees ! Estimated noise=0.548207 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000228609 Jy ! Component: 100 - total flux cleaned = 0.000364841 Jy ! Component: 150 - total flux cleaned = 0.000458535 Jy ! Component: 200 - total flux cleaned = 0.000500509 Jy ! Total flux subtracted in 200 components = 0.000500509 Jy ! Clean residual min=-0.002798 max=0.003156 Jy/beam ! Clean residual mean=0.000011 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.248563 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 172 components and 0.248563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063230Jy sigma=1.323510 ! Fit after self-cal, rms=0.063228Jy sigma=1.323492 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 = -4.54247e-05 Jy ! Component: 100 - total flux cleaned = -7.79156e-06 Jy ! Component: 150 - total flux cleaned = 2.70086e-05 Jy ! Component: 200 - total flux cleaned = 5.96218e-05 Jy ! Total flux subtracted in 200 components = 5.96218e-05 Jy ! Clean residual min=-0.002786 max=0.003163 Jy/beam ! Clean residual mean=0.000011 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.248622 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 183 components and 0.248622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063224Jy sigma=1.323518 ! Fit after self-cal, rms=0.063224Jy sigma=1.323507 ! 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.306 mas, bmaj=7.317 mas, bpa=-5.385 degrees ! Estimated noise=0.424019 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.306 x 7.317 at -5.385 degrees (North through East) ! Clean map min=-0.0028988 max=0.19828 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.718 mas, bmaj=6.33 mas, bpa=-3.968 degrees ! Estimated noise=0.592899 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.150713 Jy ! Component: 100 - total flux cleaned = 0.189044 Jy ! Component: 150 - total flux cleaned = 0.204596 Jy ! Component: 200 - total flux cleaned = 0.213593 Jy ! Total flux subtracted in 200 components = 0.213593 Jy ! Clean residual min=-0.004565 max=0.004966 Jy/beam ! Clean residual mean=-0.000001 rms=0.001098 Jy/beam ! Combined flux in latest and established models = 0.213594 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.213594 Jy ! Inverting map and beam ! Estimated beam: bmin=3.306 mas, bmaj=7.317 mas, bpa=-5.385 degrees ! Estimated noise=0.424019 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.00882707 Jy ! Component: 100 - total flux cleaned = 0.0148387 Jy ! Component: 150 - total flux cleaned = 0.0194065 Jy ! Component: 200 - total flux cleaned = 0.0229857 Jy ! Total flux subtracted in 200 components = 0.0229857 Jy ! Clean residual min=-0.002808 max=0.002802 Jy/beam ! Clean residual mean=0.000003 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.236579 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 62 components and 0.236579 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.208 mas, bmaj=10.8 mas, bpa=-4.045 degrees ! Estimated noise=0.548207 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00457311 Jy ! Component: 100 - total flux cleaned = 0.0064238 Jy ! Component: 150 - total flux cleaned = 0.00747457 Jy ! Component: 200 - total flux cleaned = 0.00831706 Jy ! Total flux subtracted in 200 components = 0.00831706 Jy ! Clean residual min=-0.002840 max=0.003310 Jy/beam ! Clean residual mean=0.000009 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.244896 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.000635538 Jy ! Component: 100 - total flux cleaned = 0.00116907 Jy ! Component: 150 - total flux cleaned = 0.00166526 Jy ! Component: 200 - total flux cleaned = 0.00201554 Jy ! Total flux subtracted in 200 components = 0.00201554 Jy ! Clean residual min=-0.002861 max=0.003115 Jy/beam ! Clean residual mean=0.000010 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.246912 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 131 components and 0.246912 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.306 mas, bmaj=7.317 mas, bpa=-5.385 degrees ! Estimated noise=0.424019 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.76143e-05 Jy ! Component: 100 - total flux cleaned = 7.69174e-05 Jy ! Component: 150 - total flux cleaned = 0.000348421 Jy ! Component: 200 - total flux cleaned = 0.000468643 Jy ! Total flux subtracted in 200 components = 0.000468643 Jy ! Clean residual min=-0.002597 max=0.002740 Jy/beam ! Clean residual mean=0.000005 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.24738 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 151 components and 0.247381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063270Jy sigma=1.324927 ! Fit after self-cal, rms=0.063265Jy sigma=1.324633 wmodel /scr/pima/bg219i_uvs/J0413+1112_S_map.mod ! Writing 151 model components to file: /scr/pima/bg219i_uvs/J0413+1112_S_map.mod wobs /scr/pima/bg219i_uvs/J0413+1112_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J0413+1112_S_uvs.fits wwins /scr/pima/bg219i_uvs/J0413+1112_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219i_uvs/J0413+1112_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.45671e-05 Jy ! Component: 100 - total flux cleaned = -0.000307614 Jy ! Component: 150 - total flux cleaned = -0.000141641 Jy ! Component: 200 - total flux cleaned = -0.000100177 Jy ! Component: 250 - total flux cleaned = -9.9941e-05 Jy ! Component: 300 - total flux cleaned = -6.36408e-05 Jy ! Component: 350 - total flux cleaned = -6.39292e-05 Jy ! Component: 400 - total flux cleaned = -6.43351e-05 Jy ! Component: 450 - total flux cleaned = -0.000133212 Jy ! Component: 500 - total flux cleaned = -6.55073e-05 Jy ! Component: 550 - total flux cleaned = 6.5512e-05 Jy ! Component: 600 - total flux cleaned = 0.000162139 Jy ! Component: 650 - total flux cleaned = 0.000257496 Jy ! Component: 700 - total flux cleaned = 0.000289129 Jy ! Component: 750 - total flux cleaned = 0.000412919 Jy ! Component: 800 - total flux cleaned = 0.000533675 Jy ! Component: 850 - total flux cleaned = 0.000562973 Jy ! Component: 900 - total flux cleaned = 0.000504436 Jy ! Component: 950 - total flux cleaned = 0.000562302 Jy ! Component: 1000 - total flux cleaned = 0.000505213 Jy ! Component: 1050 - total flux cleaned = 0.000506259 Jy ! Component: 1100 - total flux cleaned = 0.000534437 Jy ! Component: 1150 - total flux cleaned = 0.000562067 Jy ! Component: 1200 - total flux cleaned = 0.000535099 Jy ! Component: 1250 - total flux cleaned = 0.00053487 Jy ! Component: 1300 - total flux cleaned = 0.000587407 Jy ! Component: 1350 - total flux cleaned = 0.000560864 Jy ! Component: 1400 - total flux cleaned = 0.000586443 Jy ! Component: 1450 - total flux cleaned = 0.000560316 Jy ! Component: 1500 - total flux cleaned = 0.000485546 Jy ! Component: 1550 - total flux cleaned = 0.000461101 Jy ! Component: 1600 - total flux cleaned = 0.000461213 Jy ! Component: 1650 - total flux cleaned = 0.000389159 Jy ! Component: 1700 - total flux cleaned = 0.000365627 Jy ! Component: 1750 - total flux cleaned = 0.000413087 Jy ! Component: 1800 - total flux cleaned = 0.000389733 Jy ! Component: 1850 - total flux cleaned = 0.000320166 Jy ! Component: 1900 - total flux cleaned = 0.000343258 Jy ! Component: 1950 - total flux cleaned = 0.000343483 Jy ! Component: 2000 - total flux cleaned = 0.000388675 Jy ! Component: 2050 - total flux cleaned = 0.000388151 Jy ! Component: 2100 - total flux cleaned = 0.000476451 Jy ! Component: 2150 - total flux cleaned = 0.00054193 Jy ! Component: 2200 - total flux cleaned = 0.00051997 Jy ! Component: 2250 - total flux cleaned = 0.000584299 Jy ! Component: 2300 - total flux cleaned = 0.000584178 Jy ! Component: 2350 - total flux cleaned = 0.000710004 Jy ! Component: 2400 - total flux cleaned = 0.000647436 Jy ! Component: 2450 - total flux cleaned = 0.000771003 Jy ! Component: 2500 - total flux cleaned = 0.000628164 Jy ! Component: 2550 - total flux cleaned = 0.000729574 Jy ! Component: 2600 - total flux cleaned = 0.000669499 Jy ! Component: 2650 - total flux cleaned = 0.000709627 Jy ! Component: 2700 - total flux cleaned = 0.000808097 Jy ! Component: 2750 - total flux cleaned = 0.000807979 Jy ! Component: 2800 - total flux cleaned = 0.000904854 Jy ! Component: 2850 - total flux cleaned = 0.000904778 Jy ! Component: 2900 - total flux cleaned = 0.000923845 Jy ! Component: 2950 - total flux cleaned = 0.000999777 Jy ! Component: 3000 - total flux cleaned = 0.00103729 Jy ! Component: 3050 - total flux cleaned = 0.00107447 Jy ! Component: 3100 - total flux cleaned = 0.00109309 Jy ! Component: 3150 - total flux cleaned = 0.00122141 Jy ! Component: 3200 - total flux cleaned = 0.0012033 Jy ! Component: 3250 - total flux cleaned = 0.00125773 Jy ! Component: 3300 - total flux cleaned = 0.00129361 Jy ! Component: 3350 - total flux cleaned = 0.00136479 Jy ! Component: 3400 - total flux cleaned = 0.00143549 Jy ! Component: 3450 - total flux cleaned = 0.0014704 Jy ! Component: 3500 - total flux cleaned = 0.00154005 Jy ! Component: 3550 - total flux cleaned = 0.00153985 Jy ! Component: 3600 - total flux cleaned = 0.00152265 Jy ! Component: 3650 - total flux cleaned = 0.00157401 Jy ! Component: 3700 - total flux cleaned = 0.00160778 Jy ! Component: 3750 - total flux cleaned = 0.00169181 Jy ! Component: 3800 - total flux cleaned = 0.00169172 Jy ! Component: 3850 - total flux cleaned = 0.00170835 Jy ! Component: 3900 - total flux cleaned = 0.0017248 Jy ! Component: 3950 - total flux cleaned = 0.00174102 Jy ! Component: 4000 - total flux cleaned = 0.00177343 Jy ! Component: 4050 - total flux cleaned = 0.00180573 Jy ! Total flux subtracted in 4096 components = 0.00180567 Jy ! Clean residual min=-0.000948 max=0.000981 Jy/beam ! Clean residual mean=0.000004 rms=0.000306 Jy/beam ! Combined flux in latest and established models = 0.249186 Jy keep ! Adding 330 model components to the UV plane model. ! The established model now contains 481 components and 0.249186 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J0413+1112_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.306 x 7.317 at -5.385 degrees (North through East) ! Clean map min=-0.0026444 max=0.19853 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J0413+1112_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.198533 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000301319 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.455319 0.455319 0.910638 1.82128 3.64255 7.2851 14.5702 29.1404 58.2808 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.198 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 658.878 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0413+1112_S_uvs.log closed on Wed Apr 6 22:51:34 2016