! Started logfile: /scr/pima/bg219i_uvs/J1512+0203_S_uvs.log on Wed Apr 6 23:06:34 2016 obs /scr/pima/bg219i_uvs/J1512+0203_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1512+0203_S_uva.fits ! AN table 1: 48 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.9 visibilities/baseline/integration-bin. ! Found source: J1512+0203 ! ! 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 7776 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/J1512+0203_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007521Jy sigma=23.875897 ! Fit after self-cal, rms=0.894860Jy sigma=21.217807 ! 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.84 mas, bmaj=6.783 mas, bpa=-4.073 degrees ! Estimated noise=0.457112 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.0828194 Jy ! Component: 100 - total flux cleaned = 0.101261 Jy ! Total flux subtracted in 100 components = 0.101261 Jy ! Clean residual min=-0.003463 max=0.006136 Jy/beam ! Clean residual mean=0.000005 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.101261 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.101261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059862Jy sigma=1.371970 ! Fit after self-cal, rms=0.059854Jy sigma=1.371860 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0059573 Jy ! Component: 100 - total flux cleaned = 0.00886752 Jy ! Total flux subtracted in 100 components = 0.00886752 Jy ! Clean residual min=-0.002841 max=0.002568 Jy/beam ! Clean residual mean=0.000002 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.110128 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 22 components and 0.110128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059263Jy sigma=1.356978 ! Fit after self-cal, rms=0.059265Jy sigma=1.356882 ! 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.465 mas, bmaj=7.524 mas, bpa=-3.242 degrees ! Estimated noise=0.343544 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.00225778 Jy ! Component: 100 - total flux cleaned = 0.00338715 Jy ! Component: 150 - total flux cleaned = 0.00374864 Jy ! Component: 200 - total flux cleaned = 0.00388854 Jy ! Total flux subtracted in 200 components = 0.00388854 Jy ! Clean residual min=-0.001867 max=0.001900 Jy/beam ! Clean residual mean=-0.000001 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.114017 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 41 components and 0.114017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059187Jy sigma=1.354836 ! Fit after self-cal, rms=0.059178Jy sigma=1.354789 ! 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.465 x 7.524 at -3.242 degrees (North through East) ! Clean map min=-0.0017948 max=0.10677 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.01 FD 1.00 HN 1.02 KP 1.02 ! LA 1.04 MK 1.00 NL 1.03 OV 1.01 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.97 HN 1.06 KP 0.96 ! LA 1.00 MK 1.01 NL 0.99 OV 0.99 ! PT 0.97 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 1.06 KP 0.99 ! LA 0.98 MK 1.01 NL 1.02 OV 1.02 ! PT 1.01 SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.98 HN 1.08 KP 0.99 ! LA 0.98 MK 0.99 NL 0.95 OV 0.99 ! PT 0.96 SC 1.05 ! ! ! Fit before self-cal, rms=0.059178Jy sigma=1.354789 ! Fit after self-cal, rms=0.059271Jy sigma=1.351570 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.476 mas, bmaj=7.553 mas, bpa=-3.225 degrees ! Estimated noise=0.343466 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.00050957 Jy ! Component: 100 - total flux cleaned = -0.000558945 Jy ! Component: 150 - total flux cleaned = -0.000603294 Jy ! Component: 200 - total flux cleaned = -0.000643385 Jy ! Total flux subtracted in 200 components = -0.000643385 Jy ! Clean residual min=-0.002001 max=0.001803 Jy/beam ! Clean residual mean=-0.000001 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.113373 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 45 components and 0.113373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059264Jy sigma=1.351453 ! Fit after self-cal, rms=0.059275Jy sigma=1.351393 ! 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.059275Jy sigma=1.351393 ! Fit after self-cal, rms=0.059151Jy sigma=1.347760 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.478 mas, bmaj=7.563 mas, bpa=-3.279 degrees ! Estimated noise=0.343021 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000230733 Jy ! Component: 100 - total flux cleaned = -0.000286832 Jy ! Component: 150 - total flux cleaned = -0.000309611 Jy ! Component: 200 - total flux cleaned = -0.000330361 Jy ! Total flux subtracted in 200 components = -0.000330361 Jy ! Clean residual min=-0.001636 max=0.001838 Jy/beam ! Clean residual mean=0.000003 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.113043 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 49 components and 0.113043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059147Jy sigma=1.347709 ! Fit after self-cal, rms=0.059154Jy sigma=1.347629 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 (-87, 63.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000591067 Jy ! Component: 100 - total flux cleaned = 0.00054664 Jy ! Component: 150 - total flux cleaned = 0.000478647 Jy ! Component: 200 - total flux cleaned = 0.000425517 Jy ! Total flux subtracted in 200 components = 0.000425517 Jy ! Clean residual min=-0.001532 max=0.001647 Jy/beam ! Clean residual mean=0.000003 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.113469 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 0.113469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059091Jy sigma=1.346366 ! Fit after self-cal, rms=0.059089Jy sigma=1.346270 ! 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.059089Jy sigma=1.346270 ! Fit after self-cal, rms=0.058970Jy sigma=1.346324 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.476 mas, bmaj=7.564 mas, bpa=-3.31 degrees ! Estimated noise=0.342387 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000263758 Jy ! Component: 100 - total flux cleaned = 0.000203423 Jy ! Component: 150 - total flux cleaned = 0.000170342 Jy ! Component: 200 - total flux cleaned = 0.000126412 Jy ! Total flux subtracted in 200 components = 0.000126412 Jy ! Clean residual min=-0.001547 max=0.001628 Jy/beam ! Clean residual mean=0.000003 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.113595 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 77 components and 0.113595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058955Jy sigma=1.346047 ! Fit after self-cal, rms=0.058955Jy sigma=1.346025 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 = -3.90342e-05 Jy ! Component: 100 - total flux cleaned = -6.42908e-05 Jy ! Component: 150 - total flux cleaned = -8.75543e-05 Jy ! Component: 200 - total flux cleaned = -0.000109322 Jy ! Total flux subtracted in 200 components = -0.000109322 Jy ! Clean residual min=-0.001579 max=0.001614 Jy/beam ! Clean residual mean=0.000003 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.113486 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 85 components and 0.113486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058950Jy sigma=1.345934 ! Fit after self-cal, rms=0.058950Jy sigma=1.345931 ! 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.058950Jy sigma=1.345931 ! Fit after self-cal, rms=0.058880Jy sigma=1.345915 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.864 mas, bmaj=11.8 mas, bpa=-3.68 degrees ! Estimated noise=0.425746 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000132663 Jy ! Component: 100 - total flux cleaned = -0.000174682 Jy ! Component: 150 - total flux cleaned = -0.000191858 Jy ! Component: 200 - total flux cleaned = -0.000206943 Jy ! Total flux subtracted in 200 components = -0.000206943 Jy ! Clean residual min=-0.001397 max=0.001434 Jy/beam ! Clean residual mean=0.000006 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.113279 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 96 components and 0.113279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058879Jy sigma=1.345894 ! Fit after self-cal, rms=0.058880Jy sigma=1.345884 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 = -7.11578e-05 Jy ! Component: 100 - total flux cleaned = -7.14097e-05 Jy ! Component: 150 - total flux cleaned = -6.51608e-05 Jy ! Component: 200 - total flux cleaned = -7.1057e-05 Jy ! Total flux subtracted in 200 components = -7.1057e-05 Jy ! Clean residual min=-0.001400 max=0.001404 Jy/beam ! Clean residual mean=0.000006 rms=0.000407 Jy/beam ! Combined flux in latest and established models = 0.113208 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 100 components and 0.113208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058879Jy sigma=1.345882 ! Fit after self-cal, rms=0.058880Jy sigma=1.345879 ! 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.475 mas, bmaj=7.564 mas, bpa=-3.337 degrees ! Estimated noise=0.342001 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.475 x 7.564 at -3.337 degrees (North through East) ! Clean map min=-0.0016759 max=0.10693 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.844 mas, bmaj=6.82 mas, bpa=-4.232 degrees ! Estimated noise=0.454081 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0822342 Jy ! Component: 100 - total flux cleaned = 0.100433 Jy ! Component: 150 - total flux cleaned = 0.106097 Jy ! Component: 200 - total flux cleaned = 0.109206 Jy ! Total flux subtracted in 200 components = 0.109206 Jy ! Clean residual min=-0.002786 max=0.002466 Jy/beam ! Clean residual mean=0.000004 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.109206 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.109206 Jy ! Inverting map and beam ! Estimated beam: bmin=3.475 mas, bmaj=7.564 mas, bpa=-3.337 degrees ! Estimated noise=0.342001 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.00220929 Jy ! Component: 100 - total flux cleaned = 0.00283144 Jy ! Component: 150 - total flux cleaned = 0.00309398 Jy ! Component: 200 - total flux cleaned = 0.00330814 Jy ! Total flux subtracted in 200 components = 0.00330814 Jy ! Clean residual min=-0.001603 max=0.001665 Jy/beam ! Clean residual mean=0.000004 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.112514 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 42 components and 0.112514 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.864 mas, bmaj=11.8 mas, bpa=-3.68 degrees ! Estimated noise=0.425746 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000448051 Jy ! Component: 100 - total flux cleaned = 0.000605064 Jy ! Component: 150 - total flux cleaned = 0.000687805 Jy ! Component: 200 - total flux cleaned = 0.000715194 Jy ! Total flux subtracted in 200 components = 0.000715194 Jy ! Clean residual min=-0.001495 max=0.001476 Jy/beam ! Clean residual mean=0.000006 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.113229 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 = 1.27869e-05 Jy ! Component: 100 - total flux cleaned = 3.71996e-05 Jy ! Component: 150 - total flux cleaned = 3.69546e-05 Jy ! Component: 200 - total flux cleaned = 3.67024e-05 Jy ! Total flux subtracted in 200 components = 3.67024e-05 Jy ! Clean residual min=-0.001471 max=0.001454 Jy/beam ! Clean residual mean=0.000006 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.113266 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 68 components and 0.113266 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.475 mas, bmaj=7.564 mas, bpa=-3.337 degrees ! Estimated noise=0.342001 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000240084 Jy ! Component: 100 - total flux cleaned = -0.000124221 Jy ! Component: 150 - total flux cleaned = -0.000103319 Jy ! Component: 200 - total flux cleaned = -8.37236e-05 Jy ! Total flux subtracted in 200 components = -8.37236e-05 Jy ! Clean residual min=-0.001627 max=0.001665 Jy/beam ! Clean residual mean=0.000003 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.113182 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 80 components and 0.113182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058893Jy sigma=1.346156 ! Fit after self-cal, rms=0.058890Jy sigma=1.346133 wmodel /scr/pima/bg219i_uvs/J1512+0203_S_map.mod ! Writing 80 model components to file: /scr/pima/bg219i_uvs/J1512+0203_S_map.mod wobs /scr/pima/bg219i_uvs/J1512+0203_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J1512+0203_S_uvs.fits wwins /scr/pima/bg219i_uvs/J1512+0203_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219i_uvs/J1512+0203_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 = 9.37803e-05 Jy ! Component: 100 - total flux cleaned = 3.95968e-05 Jy ! Component: 150 - total flux cleaned = -0.000114884 Jy ! Component: 200 - total flux cleaned = -0.0002634 Jy ! Component: 250 - total flux cleaned = -0.000359149 Jy ! Component: 300 - total flux cleaned = -0.000359077 Jy ! Component: 350 - total flux cleaned = -0.000381622 Jy ! Component: 400 - total flux cleaned = -0.00042633 Jy ! Component: 450 - total flux cleaned = -0.00049147 Jy ! Component: 500 - total flux cleaned = -0.000533557 Jy ! Component: 550 - total flux cleaned = -0.000574171 Jy ! Component: 600 - total flux cleaned = -0.000472526 Jy ! Component: 650 - total flux cleaned = -0.000492685 Jy ! Component: 700 - total flux cleaned = -0.000472972 Jy ! Component: 750 - total flux cleaned = -0.000473021 Jy ! Component: 800 - total flux cleaned = -0.000453766 Jy ! Component: 850 - total flux cleaned = -0.00041631 Jy ! Component: 900 - total flux cleaned = -0.000434636 Jy ! Component: 950 - total flux cleaned = -0.000416656 Jy ! Component: 1000 - total flux cleaned = -0.000380648 Jy ! Component: 1050 - total flux cleaned = -0.000398267 Jy ! Component: 1100 - total flux cleaned = -0.000380394 Jy ! Component: 1150 - total flux cleaned = -0.00036279 Jy ! Component: 1200 - total flux cleaned = -0.00022789 Jy ! Component: 1250 - total flux cleaned = -0.000278144 Jy ! Component: 1300 - total flux cleaned = -0.000245174 Jy ! Component: 1350 - total flux cleaned = -0.000212559 Jy ! Component: 1400 - total flux cleaned = -0.000180496 Jy ! Component: 1450 - total flux cleaned = -0.000132994 Jy ! Component: 1500 - total flux cleaned = -0.000101735 Jy ! Component: 1550 - total flux cleaned = -5.52244e-05 Jy ! Component: 1600 - total flux cleaned = -9.73838e-06 Jy ! Component: 1650 - total flux cleaned = 2.04115e-05 Jy ! Component: 1700 - total flux cleaned = 4.97837e-05 Jy ! Component: 1750 - total flux cleaned = 4.96698e-05 Jy ! Component: 1800 - total flux cleaned = 6.43372e-05 Jy ! Component: 1850 - total flux cleaned = 6.4142e-05 Jy ! Component: 1900 - total flux cleaned = 5.00954e-05 Jy ! Component: 1950 - total flux cleaned = 4.99751e-05 Jy ! Component: 2000 - total flux cleaned = 6.37221e-05 Jy ! Component: 2050 - total flux cleaned = 2.2853e-05 Jy ! Component: 2100 - total flux cleaned = 2.30171e-05 Jy ! Component: 2150 - total flux cleaned = 9.00255e-05 Jy ! Component: 2200 - total flux cleaned = 2.37216e-05 Jy ! Component: 2250 - total flux cleaned = 1.07487e-05 Jy ! Component: 2300 - total flux cleaned = -2.81697e-05 Jy ! Component: 2350 - total flux cleaned = 2.3379e-05 Jy ! Component: 2400 - total flux cleaned = 1.06595e-05 Jy ! Component: 2450 - total flux cleaned = 4.8452e-05 Jy ! Component: 2500 - total flux cleaned = -1.6239e-06 Jy ! Component: 2550 - total flux cleaned = 2.31336e-05 Jy ! Component: 2600 - total flux cleaned = 4.766e-05 Jy ! Component: 2650 - total flux cleaned = 2.31825e-05 Jy ! Component: 2700 - total flux cleaned = 2.34489e-05 Jy ! Component: 2750 - total flux cleaned = 9.48562e-05 Jy ! Component: 2800 - total flux cleaned = 5.91543e-05 Jy ! Component: 2850 - total flux cleaned = 5.92152e-05 Jy ! Component: 2900 - total flux cleaned = 7.07282e-05 Jy ! Component: 2950 - total flux cleaned = 3.62191e-05 Jy ! Component: 3000 - total flux cleaned = 9.34659e-05 Jy ! Component: 3050 - total flux cleaned = 0.000116215 Jy ! Component: 3100 - total flux cleaned = 0.000116304 Jy ! Component: 3150 - total flux cleaned = 0.000172022 Jy ! Component: 3200 - total flux cleaned = 0.000171984 Jy ! Component: 3250 - total flux cleaned = 0.000226955 Jy ! Component: 3300 - total flux cleaned = 0.000259591 Jy ! Component: 3350 - total flux cleaned = 0.000248758 Jy ! Component: 3400 - total flux cleaned = 0.000291763 Jy ! Component: 3450 - total flux cleaned = 0.000313127 Jy ! Component: 3500 - total flux cleaned = 0.000323721 Jy ! Component: 3550 - total flux cleaned = 0.000344725 Jy ! Component: 3600 - total flux cleaned = 0.000355119 Jy ! Component: 3650 - total flux cleaned = 0.000365389 Jy ! Component: 3700 - total flux cleaned = 0.00035518 Jy ! Component: 3750 - total flux cleaned = 0.000355268 Jy ! Component: 3800 - total flux cleaned = 0.000385716 Jy ! Component: 3850 - total flux cleaned = 0.000446129 Jy ! Component: 3900 - total flux cleaned = 0.000376224 Jy ! Component: 3950 - total flux cleaned = 0.000435779 Jy ! Component: 4000 - total flux cleaned = 0.000435795 Jy ! Component: 4050 - total flux cleaned = 0.000435919 Jy ! Total flux subtracted in 4096 components = 0.000484681 Jy ! Clean residual min=-0.000605 max=0.000573 Jy/beam ! Clean residual mean=0.000000 rms=0.000175 Jy/beam ! Combined flux in latest and established models = 0.113667 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 354 components and 0.113667 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J1512+0203_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.475 x 7.564 at -3.337 degrees (North through East) ! Clean map min=-0.0015611 max=0.10659 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1512+0203_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.106589 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000174815 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.492026 0.492026 0.984051 1.9681 3.9362 7.87241 15.7448 31.4896 62.9793 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.106 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 609.724 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1512+0203_S_uvs.log closed on Wed Apr 6 23:06:39 2016