! Started logfile: /scr/pima/bg219e_uvs/J0914+3512_S_uvs.log on Thu Apr 7 06:41:08 2016 obs /scr/pima/bg219e_uvs/J0914+3512_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0914+3512_S_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.733951 visibilities/baseline/integration-bin. ! Found source: J0914+3512 ! ! 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 4756 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/J0914+3512_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 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006590Jy sigma=22.098632 ! Fit after self-cal, rms=0.850779Jy sigma=18.767962 ! 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.289 mas, bmaj=5.08 mas, bpa=-16.71 degrees ! Estimated noise=0.664101 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.108009 Jy ! Component: 100 - total flux cleaned = 0.141455 Jy ! Total flux subtracted in 100 components = 0.141455 Jy ! Clean residual min=-0.009084 max=0.014903 Jy/beam ! Clean residual mean=-0.000001 rms=0.002890 Jy/beam ! Combined flux in latest and established models = 0.141455 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.141455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076181Jy sigma=1.642213 ! Fit after self-cal, rms=0.075878Jy sigma=1.634487 ! 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.144 mas, bmaj=5.733 mas, bpa=-11.16 degrees ! Estimated noise=0.513291 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.0216885 Jy ! Component: 100 - total flux cleaned = 0.0299838 Jy ! Component: 150 - total flux cleaned = 0.0327662 Jy ! Component: 200 - total flux cleaned = 0.032872 Jy ! Total flux subtracted in 200 components = 0.032872 Jy ! Clean residual min=-0.004906 max=0.009233 Jy/beam ! Clean residual mean=-0.000001 rms=0.001815 Jy/beam ! Combined flux in latest and established models = 0.174327 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 19 components and 0.174327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070397Jy sigma=1.510587 ! Fit after self-cal, rms=0.070367Jy sigma=1.509617 ! 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.144 x 5.733 at -11.16 degrees (North through East) ! Clean map min=-0.004892 max=0.1449 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* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.94 HN 0.92 KP 0.95 ! LA 0.96 MK 0.96 NL 1.01 OV 1.18 ! PT 0.96 SC 1.01 ! ! ! Fit before self-cal, rms=0.070367Jy sigma=1.509617 ! Fit after self-cal, rms=0.069656Jy sigma=1.502698 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.135 mas, bmaj=5.731 mas, bpa=-11.71 degrees ! Estimated noise=0.507872 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.000560759 Jy ! Component: 100 - total flux cleaned = -0.000885682 Jy ! Component: 150 - total flux cleaned = -0.000982022 Jy ! Component: 200 - total flux cleaned = -0.000942526 Jy ! Total flux subtracted in 200 components = -0.000942526 Jy ! Clean residual min=-0.004646 max=0.008476 Jy/beam ! Clean residual mean=-0.000002 rms=0.001713 Jy/beam ! Combined flux in latest and established models = 0.173385 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 29 components and 0.173385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069564Jy sigma=1.500275 ! Fit after self-cal, rms=0.069569Jy sigma=1.500046 ! 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.069569Jy sigma=1.500046 ! Fit after self-cal, rms=0.068690Jy sigma=1.490805 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.14 mas, bmaj=5.756 mas, bpa=-11.33 degrees ! Estimated noise=0.501937 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00225832 Jy ! Component: 100 - total flux cleaned = -0.0031894 Jy ! Component: 150 - total flux cleaned = -0.00343774 Jy ! Component: 200 - total flux cleaned = -0.00355316 Jy ! Total flux subtracted in 200 components = -0.00355316 Jy ! Clean residual min=-0.004242 max=0.007978 Jy/beam ! Clean residual mean=0.000004 rms=0.001644 Jy/beam ! Combined flux in latest and established models = 0.169832 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 0.169832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068613Jy sigma=1.488854 ! Fit after self-cal, rms=0.068621Jy sigma=1.488635 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 (-111, -89). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00742958 Jy ! Component: 100 - total flux cleaned = 0.011518 Jy ! Component: 150 - total flux cleaned = 0.0126943 Jy ! Component: 200 - total flux cleaned = 0.0133722 Jy ! Total flux subtracted in 200 components = 0.0133722 Jy ! Clean residual min=-0.004475 max=0.006622 Jy/beam ! Clean residual mean=0.000007 rms=0.001477 Jy/beam ! Combined flux in latest and established models = 0.183204 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 73 components and 0.183204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067749Jy sigma=1.465385 ! Fit after self-cal, rms=0.067656Jy sigma=1.462412 ! 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.067656Jy sigma=1.462412 ! Fit after self-cal, rms=0.067571Jy sigma=1.461180 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.142 mas, bmaj=5.758 mas, bpa=-11.36 degrees ! Estimated noise=0.501285 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00303554 Jy ! Component: 100 - total flux cleaned = 0.00390286 Jy ! Component: 150 - total flux cleaned = 0.00443998 Jy ! Component: 200 - total flux cleaned = 0.00500556 Jy ! Total flux subtracted in 200 components = 0.00500556 Jy ! Clean residual min=-0.004474 max=0.005946 Jy/beam ! Clean residual mean=0.000007 rms=0.001385 Jy/beam ! Combined flux in latest and established models = 0.188209 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 91 components and 0.188209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067211Jy sigma=1.451574 ! Fit after self-cal, rms=0.067182Jy sigma=1.450594 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.00111898 Jy ! Component: 100 - total flux cleaned = 0.00158462 Jy ! Component: 150 - total flux cleaned = 0.00199354 Jy ! Component: 200 - total flux cleaned = 0.00221502 Jy ! Total flux subtracted in 200 components = 0.00221502 Jy ! Clean residual min=-0.004390 max=0.005798 Jy/beam ! Clean residual mean=0.000008 rms=0.001352 Jy/beam ! Combined flux in latest and established models = 0.190424 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 102 components and 0.190424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066994Jy sigma=1.445502 ! Fit after self-cal, rms=0.066980Jy sigma=1.445032 ! Inverting map ! Added new window around map position (-13, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00518491 Jy ! Component: 100 - total flux cleaned = 0.0047319 Jy ! Component: 150 - total flux cleaned = 0.00463335 Jy ! Component: 200 - total flux cleaned = 0.0047244 Jy ! Total flux subtracted in 200 components = 0.0047244 Jy ! Clean residual min=-0.004221 max=0.005328 Jy/beam ! Clean residual mean=0.000012 rms=0.001284 Jy/beam ! Combined flux in latest and established models = 0.195149 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 129 components and 0.195149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066504Jy sigma=1.432950 ! Fit after self-cal, rms=0.066468Jy sigma=1.431631 ! 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.066468Jy sigma=1.431631 ! Fit after self-cal, rms=0.066170Jy sigma=1.430664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.366 mas, bmaj=9.244 mas, bpa=-9.288 degrees ! Estimated noise=0.591853 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000726184 Jy ! Component: 100 - total flux cleaned = 0.0012489 Jy ! Component: 150 - total flux cleaned = 0.0013598 Jy ! Component: 200 - total flux cleaned = 0.00135856 Jy ! Total flux subtracted in 200 components = 0.00135856 Jy ! Clean residual min=-0.005365 max=0.005523 Jy/beam ! Clean residual mean=0.000022 rms=0.001768 Jy/beam ! Combined flux in latest and established models = 0.196507 Jy selfcal ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 165 components and 0.196507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065987Jy sigma=1.425800 ! Fit after self-cal, rms=0.065973Jy sigma=1.425100 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.000932299 Jy ! Component: 100 - total flux cleaned = 0.00102018 Jy ! Component: 150 - total flux cleaned = 0.00101859 Jy ! Component: 200 - total flux cleaned = 0.001017 Jy ! Total flux subtracted in 200 components = 0.001017 Jy ! Clean residual min=-0.005343 max=0.005429 Jy/beam ! Clean residual mean=0.000024 rms=0.001730 Jy/beam ! Combined flux in latest and established models = 0.197524 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 199 components and 0.197524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065882Jy sigma=1.422528 ! Fit after self-cal, rms=0.065875Jy sigma=1.422144 ! 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.148 mas, bmaj=5.766 mas, bpa=-11.33 degrees ! Estimated noise=0.498611 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.148 x 5.766 at -11.33 degrees (North through East) ! Clean map min=-0.0041467 max=0.13516 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.288 mas, bmaj=5.107 mas, bpa=-16.8 degrees ! Estimated noise=0.64428 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.105222 Jy ! Component: 100 - total flux cleaned = 0.139579 Jy ! Component: 150 - total flux cleaned = 0.15606 Jy ! Component: 200 - total flux cleaned = 0.167726 Jy ! Total flux subtracted in 200 components = 0.167726 Jy ! Clean residual min=-0.007011 max=0.010333 Jy/beam ! Clean residual mean=0.000001 rms=0.002169 Jy/beam ! Combined flux in latest and established models = 0.167726 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.167726 Jy ! Inverting map and beam ! Estimated beam: bmin=4.148 mas, bmaj=5.766 mas, bpa=-11.33 degrees ! Estimated noise=0.498611 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.0128141 Jy ! Component: 100 - total flux cleaned = 0.0208833 Jy ! Component: 150 - total flux cleaned = 0.0237926 Jy ! Component: 200 - total flux cleaned = 0.0255493 Jy ! Total flux subtracted in 200 components = 0.0255493 Jy ! Clean residual min=-0.004301 max=0.006429 Jy/beam ! Clean residual mean=0.000007 rms=0.001375 Jy/beam ! Combined flux in latest and established models = 0.193275 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 50 components and 0.193275 Jy ! Inverting map ! Added new window around map position (8, 12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00496439 Jy ! Component: 100 - total flux cleaned = 0.0064963 Jy ! Component: 150 - total flux cleaned = 0.00738289 Jy ! Component: 200 - total flux cleaned = 0.00760379 Jy ! Total flux subtracted in 200 components = 0.00760379 Jy ! Clean residual min=-0.003832 max=0.004444 Jy/beam ! Clean residual mean=0.000010 rms=0.001218 Jy/beam ! Combined flux in latest and established models = 0.200879 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 82 components and 0.200879 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.366 mas, bmaj=9.244 mas, bpa=-9.288 degrees ! Estimated noise=0.591853 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0013728 Jy ! Component: 100 - total flux cleaned = 0.00189132 Jy ! Component: 150 - total flux cleaned = 0.00207237 Jy ! Component: 200 - total flux cleaned = 0.00207716 Jy ! Total flux subtracted in 200 components = 0.00207716 Jy ! Clean residual min=-0.005327 max=0.005627 Jy/beam ! Clean residual mean=0.000020 rms=0.001679 Jy/beam ! Combined flux in latest and established models = 0.202956 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.000146335 Jy ! Component: 100 - total flux cleaned = 0.000213385 Jy ! Component: 150 - total flux cleaned = 0.00033693 Jy ! Component: 200 - total flux cleaned = 0.000392566 Jy ! Total flux subtracted in 200 components = 0.000392566 Jy ! Clean residual min=-0.005267 max=0.005486 Jy/beam ! Clean residual mean=0.000019 rms=0.001674 Jy/beam ! Combined flux in latest and established models = 0.203349 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 132 components and 0.203349 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.148 mas, bmaj=5.766 mas, bpa=-11.33 degrees ! Estimated noise=0.498611 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000278731 Jy ! Component: 100 - total flux cleaned = -0.000357552 Jy ! Component: 150 - total flux cleaned = -0.000360353 Jy ! Component: 200 - total flux cleaned = -0.000231632 Jy ! Total flux subtracted in 200 components = -0.000231632 Jy ! Clean residual min=-0.004169 max=0.004277 Jy/beam ! Clean residual mean=0.000012 rms=0.001162 Jy/beam ! Combined flux in latest and established models = 0.203117 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 155 components and 0.203117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065479Jy sigma=1.411813 ! Fit after self-cal, rms=0.065379Jy sigma=1.409787 wmodel /scr/pima/bg219e_uvs/J0914+3512_S_map.mod ! Writing 155 model components to file: /scr/pima/bg219e_uvs/J0914+3512_S_map.mod wobs /scr/pima/bg219e_uvs/J0914+3512_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0914+3512_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0914+3512_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219e_uvs/J0914+3512_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.000811106 Jy ! Component: 100 - total flux cleaned = 0.00143084 Jy ! Component: 150 - total flux cleaned = 0.00189069 Jy ! Component: 200 - total flux cleaned = 0.00220671 Jy ! Component: 250 - total flux cleaned = 0.00245209 Jy ! Component: 300 - total flux cleaned = 0.00292778 Jy ! Component: 350 - total flux cleaned = 0.00327408 Jy ! Component: 400 - total flux cleaned = 0.00366764 Jy ! Component: 450 - total flux cleaned = 0.00377676 Jy ! Component: 500 - total flux cleaned = 0.0039924 Jy ! Component: 550 - total flux cleaned = 0.00404474 Jy ! Component: 600 - total flux cleaned = 0.00399444 Jy ! Component: 650 - total flux cleaned = 0.00429797 Jy ! Component: 700 - total flux cleaned = 0.00419898 Jy ! Component: 750 - total flux cleaned = 0.00449176 Jy ! Component: 800 - total flux cleaned = 0.00468239 Jy ! Component: 850 - total flux cleaned = 0.00482346 Jy ! Component: 900 - total flux cleaned = 0.00486944 Jy ! Component: 950 - total flux cleaned = 0.00509681 Jy ! Component: 1000 - total flux cleaned = 0.00509611 Jy ! Component: 1050 - total flux cleaned = 0.00527235 Jy ! Component: 1100 - total flux cleaned = 0.00540203 Jy ! Component: 1150 - total flux cleaned = 0.00552971 Jy ! Component: 1200 - total flux cleaned = 0.00557163 Jy ! Component: 1250 - total flux cleaned = 0.00553038 Jy ! Component: 1300 - total flux cleaned = 0.00569343 Jy ! Component: 1350 - total flux cleaned = 0.00569382 Jy ! Component: 1400 - total flux cleaned = 0.00585273 Jy ! Component: 1450 - total flux cleaned = 0.00600983 Jy ! Component: 1500 - total flux cleaned = 0.00620268 Jy ! Component: 1550 - total flux cleaned = 0.00635555 Jy ! Component: 1600 - total flux cleaned = 0.00635629 Jy ! Component: 1650 - total flux cleaned = 0.00657994 Jy ! Component: 1700 - total flux cleaned = 0.00672713 Jy ! Component: 1750 - total flux cleaned = 0.00680025 Jy ! Component: 1800 - total flux cleaned = 0.00698022 Jy ! Component: 1850 - total flux cleaned = 0.00708677 Jy ! Component: 1900 - total flux cleaned = 0.0071916 Jy ! Component: 1950 - total flux cleaned = 0.00739982 Jy ! Component: 2000 - total flux cleaned = 0.00750247 Jy ! Component: 2050 - total flux cleaned = 0.00746864 Jy ! Component: 2100 - total flux cleaned = 0.00756967 Jy ! Component: 2150 - total flux cleaned = 0.00773584 Jy ! Component: 2200 - total flux cleaned = 0.00780149 Jy ! Component: 2250 - total flux cleaned = 0.00786657 Jy ! Component: 2300 - total flux cleaned = 0.0079306 Jy ! Component: 2350 - total flux cleaned = 0.00793075 Jy ! Component: 2400 - total flux cleaned = 0.00799434 Jy ! Component: 2450 - total flux cleaned = 0.0080259 Jy ! Component: 2500 - total flux cleaned = 0.00818041 Jy ! Component: 2550 - total flux cleaned = 0.00827235 Jy ! Component: 2600 - total flux cleaned = 0.00833281 Jy ! Component: 2650 - total flux cleaned = 0.00839282 Jy ! Component: 2700 - total flux cleaned = 0.00842258 Jy ! Component: 2750 - total flux cleaned = 0.0084819 Jy ! Component: 2800 - total flux cleaned = 0.00856925 Jy ! Component: 2850 - total flux cleaned = 0.00865597 Jy ! Component: 2900 - total flux cleaned = 0.00868437 Jy ! Component: 2950 - total flux cleaned = 0.00868426 Jy ! Component: 3000 - total flux cleaned = 0.00871217 Jy ! Component: 3050 - total flux cleaned = 0.00876758 Jy ! Component: 3100 - total flux cleaned = 0.008905 Jy ! Component: 3150 - total flux cleaned = 0.00882303 Jy ! Component: 3200 - total flux cleaned = 0.00893102 Jy ! Component: 3250 - total flux cleaned = 0.008904 Jy ! Component: 3300 - total flux cleaned = 0.00893074 Jy ! Component: 3350 - total flux cleaned = 0.00890426 Jy ! Component: 3400 - total flux cleaned = 0.00893037 Jy ! Component: 3450 - total flux cleaned = 0.00900774 Jy ! Component: 3500 - total flux cleaned = 0.00888004 Jy ! Component: 3550 - total flux cleaned = 0.00898161 Jy ! Component: 3600 - total flux cleaned = 0.00890627 Jy ! Component: 3650 - total flux cleaned = 0.00880703 Jy ! Component: 3700 - total flux cleaned = 0.00893056 Jy ! Component: 3750 - total flux cleaned = 0.00895493 Jy ! Component: 3800 - total flux cleaned = 0.00890662 Jy ! Component: 3850 - total flux cleaned = 0.00895458 Jy ! Component: 3900 - total flux cleaned = 0.00893062 Jy ! Component: 3950 - total flux cleaned = 0.00902509 Jy ! Component: 4000 - total flux cleaned = 0.00907199 Jy ! Component: 4050 - total flux cleaned = 0.00897874 Jy ! Total flux subtracted in 4096 components = 0.00897878 Jy ! Clean residual min=-0.001485 max=0.001379 Jy/beam ! Clean residual mean=0.000004 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.212096 Jy keep ! Adding 331 model components to the UV plane model. ! The established model now contains 486 components and 0.212096 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0914+3512_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.148 x 5.766 at -11.33 degrees (North through East) ! Clean map min=-0.0024438 max=0.13197 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0914+3512_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.131973 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000469909 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.0682 1.0682 2.13639 4.27279 8.54557 17.0911 34.1823 68.3646 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.131 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 280.847 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0914+3512_S_uvs.log closed on Thu Apr 7 06:41:12 2016