! Started logfile: /scr/pima/bg219i_uvs/J1714-2053_S_uvs.log on Wed Apr 6 23:09:25 2016 obs /scr/pima/bg219i_uvs/J1714-2053_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1714-2053_S_uva.fits ! AN table 1: 52 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.9 visibilities/baseline/integration-bin. ! Found source: J1714-2053 ! ! 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 8424 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/J1714-2053_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008324Jy sigma=20.530573 ! Fit after self-cal, rms=0.909720Jy sigma=18.550490 ! 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.366 mas, bmaj=6.576 mas, bpa=-4.296 degrees ! Estimated noise=0.593361 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.0663616 Jy ! Component: 100 - total flux cleaned = 0.0858984 Jy ! Total flux subtracted in 100 components = 0.0858984 Jy ! Clean residual min=-0.004349 max=0.008314 Jy/beam ! Clean residual mean=0.000002 rms=0.001248 Jy/beam ! Combined flux in latest and established models = 0.0858983 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0858983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071544Jy sigma=1.396198 ! Fit after self-cal, rms=0.071353Jy sigma=1.393810 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00973444 Jy ! Component: 100 - total flux cleaned = 0.0153924 Jy ! Total flux subtracted in 100 components = 0.0153924 Jy ! Clean residual min=-0.003682 max=0.003753 Jy/beam ! Clean residual mean=0.000006 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.101291 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 29 components and 0.101291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069412Jy sigma=1.353670 ! Fit after self-cal, rms=0.069369Jy sigma=1.353286 ! 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=2.956 mas, bmaj=7.606 mas, bpa=-4.794 degrees ! Estimated noise=0.400605 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.00559092 Jy ! Component: 100 - total flux cleaned = 0.00822742 Jy ! Component: 150 - total flux cleaned = 0.0096308 Jy ! Component: 200 - total flux cleaned = 0.0104316 Jy ! Total flux subtracted in 200 components = 0.0104316 Jy ! Clean residual min=-0.002466 max=0.002565 Jy/beam ! Clean residual mean=0.000010 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.111722 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 51 components and 0.111722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068958Jy sigma=1.344749 ! Fit after self-cal, rms=0.068939Jy sigma=1.344592 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.956 x 7.606 at -4.794 degrees (North through East) ! Clean map min=-0.0024028 max=0.08943 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.02 FD 0.93 HN 1.10 KP 1.02 ! LA 1.01 MK 1.07 NL 1.00 OV 0.99 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.96 HN 1.07 KP 0.98 ! LA 0.97 MK 0.99 NL 0.99 OV 0.98 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.92 HN 1.13 KP 1.03 ! LA 1.02 MK 0.91 NL 1.03 OV 1.05 ! PT 0.98 SC 1.02 ! ! ! Fit before self-cal, rms=0.068939Jy sigma=1.344592 ! Fit after self-cal, rms=0.069100Jy sigma=1.341684 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.961 mas, bmaj=7.621 mas, bpa=-5.095 degrees ! Estimated noise=0.39988 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 = 2.35734e-05 Jy ! Component: 100 - total flux cleaned = 2.54179e-05 Jy ! Component: 150 - total flux cleaned = 2.6512e-05 Jy ! Component: 200 - total flux cleaned = 9.01929e-06 Jy ! Total flux subtracted in 200 components = 9.01929e-06 Jy ! Clean residual min=-0.002240 max=0.002400 Jy/beam ! Clean residual mean=0.000009 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.111731 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 59 components and 0.111731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069096Jy sigma=1.341567 ! Fit after self-cal, rms=0.069123Jy sigma=1.341479 ! 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.069123Jy sigma=1.341479 ! Fit after self-cal, rms=0.068860Jy sigma=1.339647 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.968 mas, bmaj=7.625 mas, bpa=-5.008 degrees ! Estimated noise=0.39899 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000473339 Jy ! Component: 100 - total flux cleaned = -0.000595048 Jy ! Component: 150 - total flux cleaned = -0.000649862 Jy ! Component: 200 - total flux cleaned = -0.000695872 Jy ! Total flux subtracted in 200 components = -0.000695872 Jy ! Clean residual min=-0.002269 max=0.002167 Jy/beam ! Clean residual mean=0.000006 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.111035 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 63 components and 0.111035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068857Jy sigma=1.339570 ! Fit after self-cal, rms=0.068860Jy sigma=1.339525 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.31581e-05 Jy ! Component: 100 - total flux cleaned = -7.18023e-05 Jy ! Component: 150 - total flux cleaned = -7.21856e-05 Jy ! Component: 200 - total flux cleaned = -7.20599e-05 Jy ! Total flux subtracted in 200 components = -7.20599e-05 Jy ! Clean residual min=-0.002274 max=0.002182 Jy/beam ! Clean residual mean=0.000006 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.110963 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 64 components and 0.110963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068859Jy sigma=1.339504 ! Fit after self-cal, rms=0.068859Jy sigma=1.339501 ! 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.068859Jy sigma=1.339501 ! Fit after self-cal, rms=0.068649Jy sigma=1.338726 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.974 mas, bmaj=7.626 mas, bpa=-4.935 degrees ! Estimated noise=0.397632 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000436108 Jy ! Component: 100 - total flux cleaned = -0.000640078 Jy ! Component: 150 - total flux cleaned = -0.000676942 Jy ! Component: 200 - total flux cleaned = -0.000713611 Jy ! Total flux subtracted in 200 components = -0.000713611 Jy ! Clean residual min=-0.002303 max=0.002104 Jy/beam ! Clean residual mean=0.000003 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.11025 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 69 components and 0.11025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068646Jy sigma=1.338672 ! Fit after self-cal, rms=0.068653Jy sigma=1.338644 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.93529e-05 Jy ! Component: 100 - total flux cleaned = -4.43412e-05 Jy ! Component: 150 - total flux cleaned = -4.44173e-05 Jy ! Component: 200 - total flux cleaned = -4.02718e-05 Jy ! Total flux subtracted in 200 components = -4.02718e-05 Jy ! Clean residual min=-0.002303 max=0.002098 Jy/beam ! Clean residual mean=0.000003 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.11021 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 72 components and 0.11021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068652Jy sigma=1.338636 ! Fit after self-cal, rms=0.068652Jy sigma=1.338633 ! 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.068652Jy sigma=1.338633 ! Fit after self-cal, rms=0.068490Jy sigma=1.338587 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.93 mas, bmaj=17.05 mas, bpa=0.6909 degrees ! Estimated noise=0.52143 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000350272 Jy ! Component: 100 - total flux cleaned = -0.000362464 Jy ! Component: 150 - total flux cleaned = -0.000362734 Jy ! Component: 200 - total flux cleaned = -0.000362696 Jy ! Total flux subtracted in 200 components = -0.000362696 Jy ! Clean residual min=-0.002327 max=0.002079 Jy/beam ! Clean residual mean=0.000007 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.109847 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 76 components and 0.109847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068487Jy sigma=1.338620 ! Fit after self-cal, rms=0.068489Jy sigma=1.338607 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 = 6.48882e-05 Jy ! Component: 100 - total flux cleaned = 5.66462e-05 Jy ! Component: 150 - total flux cleaned = 5.72243e-05 Jy ! Component: 200 - total flux cleaned = 5.744e-05 Jy ! Total flux subtracted in 200 components = 5.744e-05 Jy ! Clean residual min=-0.002327 max=0.002077 Jy/beam ! Clean residual mean=0.000007 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.109904 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 78 components and 0.109904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068489Jy sigma=1.338677 ! Fit after self-cal, rms=0.068491Jy sigma=1.338663 ! 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=2.979 mas, bmaj=7.631 mas, bpa=-4.893 degrees ! Estimated noise=0.396619 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.979 x 7.631 at -4.893 degrees (North through East) ! Clean map min=-0.002195 max=0.088908 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.378 mas, bmaj=6.563 mas, bpa=-4.524 degrees ! Estimated noise=0.589254 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0656802 Jy ! Component: 100 - total flux cleaned = 0.0856063 Jy ! Component: 150 - total flux cleaned = 0.0951168 Jy ! Component: 200 - total flux cleaned = 0.100625 Jy ! Total flux subtracted in 200 components = 0.100625 Jy ! Clean residual min=-0.003556 max=0.004120 Jy/beam ! Clean residual mean=-0.000001 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.100625 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.100625 Jy ! Inverting map and beam ! Estimated beam: bmin=2.979 mas, bmaj=7.631 mas, bpa=-4.893 degrees ! Estimated noise=0.396619 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.0047715 Jy ! Component: 100 - total flux cleaned = 0.00697038 Jy ! Component: 150 - total flux cleaned = 0.00802437 Jy ! Component: 200 - total flux cleaned = 0.00855704 Jy ! Total flux subtracted in 200 components = 0.00855704 Jy ! Clean residual min=-0.002340 max=0.002023 Jy/beam ! Clean residual mean=0.000003 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.109182 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 52 components and 0.109182 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.93 mas, bmaj=17.05 mas, bpa=0.6909 degrees ! Estimated noise=0.52143 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00064873 Jy ! Component: 100 - total flux cleaned = 0.000651383 Jy ! Component: 150 - total flux cleaned = 0.000652035 Jy ! Component: 200 - total flux cleaned = 0.000657852 Jy ! Total flux subtracted in 200 components = 0.000657852 Jy ! Clean residual min=-0.002336 max=0.002077 Jy/beam ! Clean residual mean=0.000007 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.10984 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.10659e-05 Jy ! Component: 100 - total flux cleaned = 1.63141e-05 Jy ! Component: 150 - total flux cleaned = 2.63478e-05 Jy ! Component: 200 - total flux cleaned = 3.11401e-05 Jy ! Total flux subtracted in 200 components = 3.11401e-05 Jy ! Clean residual min=-0.002334 max=0.002067 Jy/beam ! Clean residual mean=0.000007 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.109871 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 56 components and 0.109871 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.979 mas, bmaj=7.631 mas, bpa=-4.893 degrees ! Estimated noise=0.396619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000369962 Jy ! Component: 100 - total flux cleaned = -0.000334451 Jy ! Component: 150 - total flux cleaned = -0.000314684 Jy ! Component: 200 - total flux cleaned = -0.000305633 Jy ! Total flux subtracted in 200 components = -0.000305633 Jy ! Clean residual min=-0.002315 max=0.002046 Jy/beam ! Clean residual mean=0.000003 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.109565 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 64 components and 0.109565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068495Jy sigma=1.338755 ! Fit after self-cal, rms=0.068494Jy sigma=1.338741 wmodel /scr/pima/bg219i_uvs/J1714-2053_S_map.mod ! Writing 64 model components to file: /scr/pima/bg219i_uvs/J1714-2053_S_map.mod wobs /scr/pima/bg219i_uvs/J1714-2053_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J1714-2053_S_uvs.fits wwins /scr/pima/bg219i_uvs/J1714-2053_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219i_uvs/J1714-2053_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.000351697 Jy ! Component: 100 - total flux cleaned = -0.000641191 Jy ! Component: 150 - total flux cleaned = -0.000849673 Jy ! Component: 200 - total flux cleaned = -0.00101629 Jy ! Component: 250 - total flux cleaned = -0.00114524 Jy ! Component: 300 - total flux cleaned = -0.0012386 Jy ! Component: 350 - total flux cleaned = -0.00120842 Jy ! Component: 400 - total flux cleaned = -0.00114952 Jy ! Component: 450 - total flux cleaned = -0.00120742 Jy ! Component: 500 - total flux cleaned = -0.00115068 Jy ! Component: 550 - total flux cleaned = -0.00115132 Jy ! Component: 600 - total flux cleaned = -0.00112431 Jy ! Component: 650 - total flux cleaned = -0.00107048 Jy ! Component: 700 - total flux cleaned = -0.000992121 Jy ! Component: 750 - total flux cleaned = -0.000914476 Jy ! Component: 800 - total flux cleaned = -0.000864111 Jy ! Component: 850 - total flux cleaned = -0.000863725 Jy ! Component: 900 - total flux cleaned = -0.000765963 Jy ! Component: 950 - total flux cleaned = -0.000789915 Jy ! Component: 1000 - total flux cleaned = -0.000742541 Jy ! Component: 1050 - total flux cleaned = -0.000742406 Jy ! Component: 1100 - total flux cleaned = -0.000696577 Jy ! Component: 1150 - total flux cleaned = -0.000673987 Jy ! Component: 1200 - total flux cleaned = -0.00067382 Jy ! Component: 1250 - total flux cleaned = -0.000541878 Jy ! Component: 1300 - total flux cleaned = -0.000520656 Jy ! Component: 1350 - total flux cleaned = -0.000478109 Jy ! Component: 1400 - total flux cleaned = -0.000394139 Jy ! Component: 1450 - total flux cleaned = -0.000456339 Jy ! Component: 1500 - total flux cleaned = -0.000353877 Jy ! Component: 1550 - total flux cleaned = -0.000354142 Jy ! Component: 1600 - total flux cleaned = -0.00043431 Jy ! Component: 1650 - total flux cleaned = -0.000394452 Jy ! Component: 1700 - total flux cleaned = -0.000374949 Jy ! Component: 1750 - total flux cleaned = -0.000336422 Jy ! Component: 1800 - total flux cleaned = -0.000393619 Jy ! Component: 1850 - total flux cleaned = -0.00043119 Jy ! Component: 1900 - total flux cleaned = -0.000393871 Jy ! Component: 1950 - total flux cleaned = -0.000375564 Jy ! Component: 2000 - total flux cleaned = -0.000375807 Jy ! Component: 2050 - total flux cleaned = -0.000321635 Jy ! Component: 2100 - total flux cleaned = -0.000393389 Jy ! Component: 2150 - total flux cleaned = -0.000375379 Jy ! Component: 2200 - total flux cleaned = -0.000305335 Jy ! Component: 2250 - total flux cleaned = -0.000305427 Jy ! Component: 2300 - total flux cleaned = -0.000322642 Jy ! Component: 2350 - total flux cleaned = -0.000288595 Jy ! Component: 2400 - total flux cleaned = -0.000372664 Jy ! Component: 2450 - total flux cleaned = -0.000305732 Jy ! Component: 2500 - total flux cleaned = -0.000322175 Jy ! Component: 2550 - total flux cleaned = -0.000240473 Jy ! Component: 2600 - total flux cleaned = -0.000305212 Jy ! Component: 2650 - total flux cleaned = -0.000337268 Jy ! Component: 2700 - total flux cleaned = -0.000321264 Jy ! Component: 2750 - total flux cleaned = -0.000289445 Jy ! Component: 2800 - total flux cleaned = -0.00019586 Jy ! Component: 2850 - total flux cleaned = -0.000257942 Jy ! Component: 2900 - total flux cleaned = -0.000196709 Jy ! Component: 2950 - total flux cleaned = -0.000196547 Jy ! Component: 3000 - total flux cleaned = -0.00016618 Jy ! Component: 3050 - total flux cleaned = -0.000151443 Jy ! Component: 3100 - total flux cleaned = -0.000181066 Jy ! Component: 3150 - total flux cleaned = -0.0001223 Jy ! Component: 3200 - total flux cleaned = -0.000151399 Jy ! Component: 3250 - total flux cleaned = -0.000180585 Jy ! Component: 3300 - total flux cleaned = -0.000180701 Jy ! Component: 3350 - total flux cleaned = -0.000180837 Jy ! Component: 3400 - total flux cleaned = -0.000138376 Jy ! Component: 3450 - total flux cleaned = -0.000250726 Jy ! Component: 3500 - total flux cleaned = -0.000264711 Jy ! Component: 3550 - total flux cleaned = -0.000278618 Jy ! Component: 3600 - total flux cleaned = -0.000347332 Jy ! Component: 3650 - total flux cleaned = -0.000347253 Jy ! Component: 3700 - total flux cleaned = -0.000320162 Jy ! Component: 3750 - total flux cleaned = -0.000414292 Jy ! Component: 3800 - total flux cleaned = -0.000347526 Jy ! Component: 3850 - total flux cleaned = -0.000387213 Jy ! Component: 3900 - total flux cleaned = -0.000373915 Jy ! Component: 3950 - total flux cleaned = -0.000413183 Jy ! Component: 4000 - total flux cleaned = -0.000400316 Jy ! Component: 4050 - total flux cleaned = -0.000387219 Jy ! Total flux subtracted in 4096 components = -0.000348568 Jy ! Clean residual min=-0.000726 max=0.000765 Jy/beam ! Clean residual mean=-0.000000 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.109216 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 366 components and 0.109216 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J1714-2053_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.979 x 7.631 at -4.893 degrees (North through East) ! Clean map min=-0.0015724 max=0.088682 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1714-2053_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0886825 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000234983 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.794913 0.794913 1.58983 3.17965 6.3593 12.7186 25.4372 50.8744 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.088 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 377.4 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1714-2053_S_uvs.log closed on Wed Apr 6 23:09:30 2016