! Started logfile: /scr/pima/bg219e_uvs/J1342+2709_S_uvs.log on Thu Apr 7 06:45:52 2016 obs /scr/pima/bg219e_uvs/J1342+2709_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1342+2709_S_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.808642 visibilities/baseline/integration-bin. ! Found source: J1342+2709 ! ! 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 5240 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/J1342+2709_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 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.021146Jy sigma=23.901425 ! Fit after self-cal, rms=0.773988Jy sigma=18.067245 ! 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.003 mas, bmaj=7.5 mas, bpa=5.151 degrees ! Estimated noise=0.629904 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.170049 Jy ! Component: 100 - total flux cleaned = 0.214021 Jy ! Total flux subtracted in 100 components = 0.214021 Jy ! Clean residual min=-0.008345 max=0.018903 Jy/beam ! Clean residual mean=0.000021 rms=0.002176 Jy/beam ! Combined flux in latest and established models = 0.214021 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.214021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068384Jy sigma=1.501529 ! Fit after self-cal, rms=0.068369Jy sigma=1.500943 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.020779 Jy ! Component: 100 - total flux cleaned = 0.031908 Jy ! Total flux subtracted in 100 components = 0.031908 Jy ! Clean residual min=-0.005685 max=0.006353 Jy/beam ! Clean residual mean=0.000015 rms=0.001300 Jy/beam ! Combined flux in latest and established models = 0.245929 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 16 components and 0.245929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061202Jy sigma=1.326058 ! Fit after self-cal, rms=0.061171Jy sigma=1.325129 ! 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.832 mas, bmaj=8.177 mas, bpa=4.63 degrees ! Estimated noise=0.466827 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.007221 Jy ! Component: 100 - total flux cleaned = 0.0111842 Jy ! Component: 150 - total flux cleaned = 0.0125926 Jy ! Component: 200 - total flux cleaned = 0.0132318 Jy ! Total flux subtracted in 200 components = 0.0132318 Jy ! Clean residual min=-0.004435 max=0.004457 Jy/beam ! Clean residual mean=0.000004 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.259161 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 33 components and 0.259161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060198Jy sigma=1.305932 ! Fit after self-cal, rms=0.060188Jy sigma=1.305647 ! 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.832 x 8.177 at 4.63 degrees (North through East) ! Clean map min=-0.0043289 max=0.22693 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.02 FD 0.96 HN 1.01 KP 1.00 ! LA 1.05 MK 1.14 NL 1.01 OV 1.00 ! PT 0.96 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.96 HN 1.00 KP 1.02 ! LA 1.01 MK 1.04 NL 0.96 OV 1.00 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 0.98 KP 1.01 ! LA 1.04 MK 1.09 NL 1.03 OV 1.00 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.88 HN 0.99 KP 1.00 ! LA 1.03 MK 1.11 NL 0.98 OV 0.99 ! PT 1.02 SC 1.02 ! ! ! Fit before self-cal, rms=0.060188Jy sigma=1.305647 ! Fit after self-cal, rms=0.058900Jy sigma=1.284085 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.874 mas, bmaj=8.164 mas, bpa=4.757 degrees ! Estimated noise=0.469007 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.00113272 Jy ! Component: 100 - total flux cleaned = 0.00135484 Jy ! Component: 150 - total flux cleaned = 0.0013523 Jy ! Component: 200 - total flux cleaned = 0.00128 Jy ! Total flux subtracted in 200 components = 0.00128 Jy ! Clean residual min=-0.003797 max=0.003440 Jy/beam ! Clean residual mean=-0.000001 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.260441 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 42 components and 0.260441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058808Jy sigma=1.282108 ! Fit after self-cal, rms=0.058809Jy sigma=1.281939 ! 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.058809Jy sigma=1.281939 ! Fit after self-cal, rms=0.057623Jy sigma=1.261644 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.888 mas, bmaj=8.199 mas, bpa=4.522 degrees ! Estimated noise=0.469585 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000540877 Jy ! Component: 100 - total flux cleaned = -0.000736115 Jy ! Component: 150 - total flux cleaned = -0.000813109 Jy ! Component: 200 - total flux cleaned = -0.000858964 Jy ! Total flux subtracted in 200 components = -0.000858964 Jy ! Clean residual min=-0.003000 max=0.003146 Jy/beam ! Clean residual mean=-0.000002 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.259582 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 52 components and 0.259582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057594Jy sigma=1.260896 ! Fit after self-cal, rms=0.057583Jy sigma=1.260759 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 (-61, -10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0016455 Jy ! Component: 100 - total flux cleaned = 0.00180103 Jy ! Component: 150 - total flux cleaned = 0.00168543 Jy ! Component: 200 - total flux cleaned = 0.00148321 Jy ! Total flux subtracted in 200 components = 0.00148321 Jy ! Clean residual min=-0.002915 max=0.002451 Jy/beam ! Clean residual mean=-0.000002 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.261065 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 74 components and 0.261065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057399Jy sigma=1.256898 ! Fit after self-cal, rms=0.057393Jy sigma=1.256708 ! 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.057393Jy sigma=1.256708 ! Fit after self-cal, rms=0.057381Jy sigma=1.256555 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.89 mas, bmaj=8.205 mas, bpa=4.509 degrees ! Estimated noise=0.46927 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000418912 Jy ! Component: 100 - total flux cleaned = 0.000240896 Jy ! Component: 150 - total flux cleaned = -8.13444e-05 Jy ! Component: 200 - total flux cleaned = -0.000304799 Jy ! Total flux subtracted in 200 components = -0.000304799 Jy ! Clean residual min=-0.002828 max=0.002469 Jy/beam ! Clean residual mean=-0.000002 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.26076 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 84 components and 0.26076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057320Jy sigma=1.255292 ! Fit after self-cal, rms=0.057322Jy sigma=1.255265 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.43792e-06 Jy ! Component: 100 - total flux cleaned = -0.000130364 Jy ! Component: 150 - total flux cleaned = -0.000194909 Jy ! Component: 200 - total flux cleaned = -0.000316985 Jy ! Total flux subtracted in 200 components = -0.000316985 Jy ! Clean residual min=-0.002785 max=0.002483 Jy/beam ! Clean residual mean=-0.000002 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.260443 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 93 components and 0.260444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057289Jy sigma=1.254514 ! Fit after self-cal, rms=0.057289Jy sigma=1.254503 ! 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.057289Jy sigma=1.254503 ! Fit after self-cal, rms=0.057256Jy sigma=1.254449 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.44 mas, bmaj=10.22 mas, bpa=-3.495 degrees ! Estimated noise=0.552943 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000259151 Jy ! Component: 100 - total flux cleaned = 0.000264205 Jy ! Component: 150 - total flux cleaned = 0.000185203 Jy ! Component: 200 - total flux cleaned = 9.65769e-05 Jy ! Total flux subtracted in 200 components = 9.65769e-05 Jy ! Clean residual min=-0.002495 max=0.002700 Jy/beam ! Clean residual mean=-0.000005 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.26054 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 107 components and 0.26054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057247Jy sigma=1.254059 ! Fit after self-cal, rms=0.057243Jy sigma=1.253968 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 = -2.18642e-05 Jy ! Component: 100 - total flux cleaned = -8.3397e-05 Jy ! Component: 150 - total flux cleaned = -0.000119672 Jy ! Component: 200 - total flux cleaned = -0.000136548 Jy ! Total flux subtracted in 200 components = -0.000136548 Jy ! Clean residual min=-0.002499 max=0.002646 Jy/beam ! Clean residual mean=-0.000005 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.260404 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 118 components and 0.260404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057239Jy sigma=1.253823 ! Fit after self-cal, rms=0.057236Jy sigma=1.253750 ! 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.89 mas, bmaj=8.207 mas, bpa=4.512 degrees ! Estimated noise=0.468944 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.89 x 8.207 at 4.512 degrees (North through East) ! Clean map min=-0.002632 max=0.22808 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.069 mas, bmaj=7.529 mas, bpa=5.131 degrees ! Estimated noise=0.63651 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.171662 Jy ! Component: 100 - total flux cleaned = 0.214404 Jy ! Component: 150 - total flux cleaned = 0.233639 Jy ! Component: 200 - total flux cleaned = 0.243842 Jy ! Total flux subtracted in 200 components = 0.243842 Jy ! Clean residual min=-0.004042 max=0.005053 Jy/beam ! Clean residual mean=0.000004 rms=0.001004 Jy/beam ! Combined flux in latest and established models = 0.243843 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.243843 Jy ! Inverting map and beam ! Estimated beam: bmin=3.89 mas, bmaj=8.207 mas, bpa=4.512 degrees ! Estimated noise=0.468944 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.00706586 Jy ! Component: 100 - total flux cleaned = 0.0112756 Jy ! Component: 150 - total flux cleaned = 0.0137133 Jy ! Component: 200 - total flux cleaned = 0.0144266 Jy ! Total flux subtracted in 200 components = 0.0144266 Jy ! Clean residual min=-0.002771 max=0.002632 Jy/beam ! Clean residual mean=-0.000000 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.258269 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 50 components and 0.258269 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.44 mas, bmaj=10.22 mas, bpa=-3.495 degrees ! Estimated noise=0.552943 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154 Jy ! Component: 100 - total flux cleaned = 0.00217008 Jy ! Component: 150 - total flux cleaned = 0.00243835 Jy ! Component: 200 - total flux cleaned = 0.00247174 Jy ! Total flux subtracted in 200 components = 0.00247174 Jy ! Clean residual min=-0.002566 max=0.002767 Jy/beam ! Clean residual mean=-0.000004 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.260741 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 = 2.39892e-07 Jy ! Component: 100 - total flux cleaned = 5.8084e-07 Jy ! Component: 150 - total flux cleaned = 8.54354e-07 Jy ! Component: 200 - total flux cleaned = -2.37401e-05 Jy ! Total flux subtracted in 200 components = -2.37401e-05 Jy ! Clean residual min=-0.002532 max=0.002684 Jy/beam ! Clean residual mean=-0.000004 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.260717 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 75 components and 0.260717 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.89 mas, bmaj=8.207 mas, bpa=4.512 degrees ! Estimated noise=0.468944 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.72691e-05 Jy ! Component: 100 - total flux cleaned = -3.40594e-05 Jy ! Component: 150 - total flux cleaned = -0.00013626 Jy ! Component: 200 - total flux cleaned = -0.000184732 Jy ! Total flux subtracted in 200 components = -0.000184732 Jy ! Clean residual min=-0.002644 max=0.002630 Jy/beam ! Clean residual mean=-0.000002 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.260532 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 95 components and 0.260532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057319Jy sigma=1.255415 ! Fit after self-cal, rms=0.057304Jy sigma=1.255068 wmodel /scr/pima/bg219e_uvs/J1342+2709_S_map.mod ! Writing 95 model components to file: /scr/pima/bg219e_uvs/J1342+2709_S_map.mod wobs /scr/pima/bg219e_uvs/J1342+2709_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1342+2709_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1342+2709_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219e_uvs/J1342+2709_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 = 6.81675e-05 Jy ! Component: 100 - total flux cleaned = 0.000448367 Jy ! Component: 150 - total flux cleaned = 0.000769923 Jy ! Component: 200 - total flux cleaned = 0.00107689 Jy ! Component: 250 - total flux cleaned = 0.00122553 Jy ! Component: 300 - total flux cleaned = 0.00119086 Jy ! Component: 350 - total flux cleaned = 0.00115669 Jy ! Component: 400 - total flux cleaned = 0.00109016 Jy ! Component: 450 - total flux cleaned = 0.00105777 Jy ! Component: 500 - total flux cleaned = 0.00105748 Jy ! Component: 550 - total flux cleaned = 0.00111978 Jy ! Component: 600 - total flux cleaned = 0.00115062 Jy ! Component: 650 - total flux cleaned = 0.00109122 Jy ! Component: 700 - total flux cleaned = 0.00115069 Jy ! Component: 750 - total flux cleaned = 0.00115093 Jy ! Component: 800 - total flux cleaned = 0.00117936 Jy ! Component: 850 - total flux cleaned = 0.00112289 Jy ! Component: 900 - total flux cleaned = 0.00112292 Jy ! Component: 950 - total flux cleaned = 0.00106926 Jy ! Component: 1000 - total flux cleaned = 0.00112326 Jy ! Component: 1050 - total flux cleaned = 0.00112305 Jy ! Component: 1100 - total flux cleaned = 0.00112303 Jy ! Component: 1150 - total flux cleaned = 0.00114843 Jy ! Component: 1200 - total flux cleaned = 0.00119885 Jy ! Component: 1250 - total flux cleaned = 0.00124752 Jy ! Component: 1300 - total flux cleaned = 0.00119882 Jy ! Component: 1350 - total flux cleaned = 0.00115118 Jy ! Component: 1400 - total flux cleaned = 0.00122171 Jy ! Component: 1450 - total flux cleaned = 0.00122147 Jy ! Component: 1500 - total flux cleaned = 0.0011526 Jy ! Component: 1550 - total flux cleaned = 0.00117516 Jy ! Component: 1600 - total flux cleaned = 0.0011751 Jy ! Component: 1650 - total flux cleaned = 0.00117524 Jy ! Component: 1700 - total flux cleaned = 0.00119713 Jy ! Component: 1750 - total flux cleaned = 0.00130466 Jy ! Component: 1800 - total flux cleaned = 0.00128333 Jy ! Component: 1850 - total flux cleaned = 0.0013046 Jy ! Component: 1900 - total flux cleaned = 0.0013256 Jy ! Component: 1950 - total flux cleaned = 0.00140778 Jy ! Component: 2000 - total flux cleaned = 0.00142772 Jy ! Component: 2050 - total flux cleaned = 0.0013678 Jy ! Component: 2100 - total flux cleaned = 0.0014074 Jy ! Component: 2150 - total flux cleaned = 0.00140723 Jy ! Component: 2200 - total flux cleaned = 0.00138774 Jy ! Component: 2250 - total flux cleaned = 0.00138781 Jy ! Component: 2300 - total flux cleaned = 0.00138781 Jy ! Component: 2350 - total flux cleaned = 0.00136893 Jy ! Component: 2400 - total flux cleaned = 0.00135041 Jy ! Component: 2450 - total flux cleaned = 0.00142374 Jy ! Component: 2500 - total flux cleaned = 0.00138685 Jy ! Component: 2550 - total flux cleaned = 0.00138655 Jy ! Component: 2600 - total flux cleaned = 0.00140443 Jy ! Component: 2650 - total flux cleaned = 0.00143975 Jy ! Component: 2700 - total flux cleaned = 0.0015101 Jy ! Component: 2750 - total flux cleaned = 0.00151016 Jy ! Component: 2800 - total flux cleaned = 0.00150987 Jy ! Component: 2850 - total flux cleaned = 0.00157832 Jy ! Component: 2900 - total flux cleaned = 0.00162931 Jy ! Component: 2950 - total flux cleaned = 0.00167949 Jy ! Component: 3000 - total flux cleaned = 0.00162916 Jy ! Component: 3050 - total flux cleaned = 0.00167889 Jy ! Component: 3100 - total flux cleaned = 0.00171166 Jy ! Component: 3150 - total flux cleaned = 0.00171159 Jy ! Component: 3200 - total flux cleaned = 0.00180864 Jy ! Component: 3250 - total flux cleaned = 0.00177634 Jy ! Component: 3300 - total flux cleaned = 0.0019041 Jy ! Component: 3350 - total flux cleaned = 0.00184061 Jy ! Component: 3400 - total flux cleaned = 0.001888 Jy ! Component: 3450 - total flux cleaned = 0.00195058 Jy ! Component: 3500 - total flux cleaned = 0.00191953 Jy ! Component: 3550 - total flux cleaned = 0.00199657 Jy ! Component: 3600 - total flux cleaned = 0.00192002 Jy ! Component: 3650 - total flux cleaned = 0.00201154 Jy ! Component: 3700 - total flux cleaned = 0.00205683 Jy ! Component: 3750 - total flux cleaned = 0.00208694 Jy ! Component: 3800 - total flux cleaned = 0.00207191 Jy ! Component: 3850 - total flux cleaned = 0.00211626 Jy ! Component: 3900 - total flux cleaned = 0.00214553 Jy ! Component: 3950 - total flux cleaned = 0.00215995 Jy ! Component: 4000 - total flux cleaned = 0.00215981 Jy ! Component: 4050 - total flux cleaned = 0.00217428 Jy ! Total flux subtracted in 4096 components = 0.00220279 Jy ! Clean residual min=-0.000772 max=0.000885 Jy/beam ! Clean residual mean=-0.000000 rms=0.000265 Jy/beam ! Combined flux in latest and established models = 0.262735 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 374 components and 0.262735 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J1342+2709_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.89 x 8.207 at 4.512 degrees (North through East) ! Clean map min=-0.0016389 max=0.2282 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1342+2709_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.228202 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000263505 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.346409 0.346409 0.692818 1.38564 2.77127 5.54255 11.0851 22.1702 44.3404 88.6808 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.228 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 866.027 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1342+2709_S_uvs.log closed on Thu Apr 7 06:45:56 2016