! Started logfile: /scr/pima/bg219i_uvs/J1133+0015_S_uvs.log on Wed Apr 6 23:01:40 2016 obs /scr/pima/bg219i_uvs/J1133+0015_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1133+0015_S_uva.fits ! AN table 1: 28 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.811111 visibilities/baseline/integration-bin. ! Found source: J1133+0015 ! ! 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 4088 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/J1133+0015_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.073852Jy sigma=24.178914 ! Fit after self-cal, rms=0.651882Jy sigma=14.803001 ! 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.816 mas, bmaj=6.991 mas, bpa=-6.296 degrees ! Estimated noise=0.649079 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.262801 Jy ! Component: 100 - total flux cleaned = 0.328808 Jy ! Total flux subtracted in 100 components = 0.328808 Jy ! Clean residual min=-0.009899 max=0.028822 Jy/beam ! Clean residual mean=-0.000075 rms=0.003540 Jy/beam ! Combined flux in latest and established models = 0.328808 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.328808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084819Jy sigma=1.819371 ! Fit after self-cal, rms=0.084761Jy sigma=1.817206 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0324202 Jy ! Component: 100 - total flux cleaned = 0.0500134 Jy ! Total flux subtracted in 100 components = 0.0500134 Jy ! Clean residual min=-0.006530 max=0.010377 Jy/beam ! Clean residual mean=-0.000034 rms=0.002031 Jy/beam ! Combined flux in latest and established models = 0.378821 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.378821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067402Jy sigma=1.463483 ! Fit after self-cal, rms=0.067314Jy sigma=1.461373 ! 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.314 mas, bmaj=8.036 mas, bpa=-7.852 degrees ! Estimated noise=0.541044 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, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.016234 Jy ! Component: 100 - total flux cleaned = 0.0267462 Jy ! Component: 150 - total flux cleaned = 0.0340471 Jy ! Component: 200 - total flux cleaned = 0.0392057 Jy ! Total flux subtracted in 200 components = 0.0392057 Jy ! Clean residual min=-0.005794 max=0.009101 Jy/beam ! Clean residual mean=-0.000008 rms=0.001722 Jy/beam ! Combined flux in latest and established models = 0.418027 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 61 components and 0.418027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062235Jy sigma=1.361653 ! Fit after self-cal, rms=0.062132Jy sigma=1.359446 ! 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.314 x 8.036 at -7.852 degrees (North through East) ! Clean map min=-0.0054792 max=0.34777 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 0.97 HN 0.98 KP 1.00 ! LA 0.99 MK 1.02 NL 1.14 OV 0.96 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 0.99 KP 0.98 ! LA 0.97 MK 1.01 NL 1.10 OV 0.98 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 0.99 KP 0.99 ! LA 0.98 MK 1.03 NL 1.02 OV 0.97 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.93 HN 0.98 KP 1.00 ! LA 0.98 MK 0.98 NL 1.00 OV 0.99 ! PT 1.01 SC 1.05 ! ! ! Fit before self-cal, rms=0.062132Jy sigma=1.359446 ! Fit after self-cal, rms=0.060227Jy sigma=1.312920 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.331 mas, bmaj=8.084 mas, bpa=-7.85 degrees ! Estimated noise=0.538152 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.00159956 Jy ! Component: 100 - total flux cleaned = 0.00214902 Jy ! Component: 150 - total flux cleaned = 0.00220121 Jy ! Component: 200 - total flux cleaned = 0.00220271 Jy ! Total flux subtracted in 200 components = 0.00220271 Jy ! Clean residual min=-0.005060 max=0.005725 Jy/beam ! Clean residual mean=0.000011 rms=0.001320 Jy/beam ! Combined flux in latest and established models = 0.42023 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 83 components and 0.42023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060072Jy sigma=1.309577 ! Fit after self-cal, rms=0.060068Jy sigma=1.309266 ! 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.060068Jy sigma=1.309266 ! Fit after self-cal, rms=0.056943Jy sigma=1.256316 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.335 mas, bmaj=8.082 mas, bpa=-7.852 degrees ! Estimated noise=0.536418 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.28485e-05 Jy ! Component: 100 - total flux cleaned = -5.71782e-06 Jy ! Component: 150 - total flux cleaned = -6.62869e-05 Jy ! Component: 200 - total flux cleaned = -9.1247e-05 Jy ! Total flux subtracted in 200 components = -9.1247e-05 Jy ! Clean residual min=-0.003027 max=0.002784 Jy/beam ! Clean residual mean=0.000009 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.420138 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 99 components and 0.420138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056906Jy sigma=1.255434 ! Fit after self-cal, rms=0.056909Jy sigma=1.255344 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.36317e-05 Jy ! Component: 100 - total flux cleaned = -9.78626e-05 Jy ! Component: 150 - total flux cleaned = -0.000118262 Jy ! Component: 200 - total flux cleaned = -0.000155701 Jy ! Total flux subtracted in 200 components = -0.000155701 Jy ! Clean residual min=-0.002995 max=0.002747 Jy/beam ! Clean residual mean=0.000009 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.419983 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 114 components and 0.419983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056896Jy sigma=1.255014 ! Fit after self-cal, rms=0.056895Jy sigma=1.255001 ! 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.056895Jy sigma=1.255001 ! Fit after self-cal, rms=0.056825Jy sigma=1.254873 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.336 mas, bmaj=8.085 mas, bpa=-7.858 degrees ! Estimated noise=0.535823 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000461407 Jy ! Component: 100 - total flux cleaned = -0.000504579 Jy ! Component: 150 - total flux cleaned = -0.000524383 Jy ! Component: 200 - total flux cleaned = -0.000542475 Jy ! Total flux subtracted in 200 components = -0.000542475 Jy ! Clean residual min=-0.003015 max=0.002740 Jy/beam ! Clean residual mean=0.000009 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.41944 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 131 components and 0.41944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056813Jy sigma=1.254558 ! Fit after self-cal, rms=0.056812Jy sigma=1.254547 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 = -8.17031e-05 Jy ! Component: 100 - total flux cleaned = -4.91406e-05 Jy ! Component: 150 - total flux cleaned = -6.44154e-05 Jy ! Component: 200 - total flux cleaned = -6.41138e-05 Jy ! Total flux subtracted in 200 components = -6.41138e-05 Jy ! Clean residual min=-0.003007 max=0.002719 Jy/beam ! Clean residual mean=0.000009 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.419376 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 133 components and 0.419376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056805Jy sigma=1.254360 ! Fit after self-cal, rms=0.056804Jy sigma=1.254351 ! 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.056804Jy sigma=1.254351 ! Fit after self-cal, rms=0.056732Jy sigma=1.254254 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.917 mas, bmaj=12.19 mas, bpa=-0.2651 degrees ! Estimated noise=0.700416 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000139546 Jy ! Component: 100 - total flux cleaned = -0.000163865 Jy ! Component: 150 - total flux cleaned = -0.000184643 Jy ! Component: 200 - total flux cleaned = -0.000202305 Jy ! Total flux subtracted in 200 components = -0.000202305 Jy ! Clean residual min=-0.002885 max=0.003534 Jy/beam ! Clean residual mean=0.000018 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.419174 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 153 components and 0.419174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056725Jy sigma=1.254103 ! Fit after self-cal, rms=0.056724Jy sigma=1.254077 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.15519e-05 Jy ! Component: 100 - total flux cleaned = 7.10301e-05 Jy ! Component: 150 - total flux cleaned = 8.57066e-05 Jy ! Component: 200 - total flux cleaned = 8.60423e-05 Jy ! Total flux subtracted in 200 components = 8.60423e-05 Jy ! Clean residual min=-0.002849 max=0.003524 Jy/beam ! Clean residual mean=0.000018 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.41926 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 160 components and 0.41926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056723Jy sigma=1.254042 ! Fit after self-cal, rms=0.056722Jy sigma=1.254035 ! 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.337 mas, bmaj=8.087 mas, bpa=-7.863 degrees ! Estimated noise=0.535177 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.337 x 8.087 at -7.863 degrees (North through East) ! Clean map min=-0.0028268 max=0.34375 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.837 mas, bmaj=7.034 mas, bpa=-6.298 degrees ! Estimated noise=0.644016 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.26067 Jy ! Component: 100 - total flux cleaned = 0.325579 Jy ! Component: 150 - total flux cleaned = 0.356888 Jy ! Component: 200 - total flux cleaned = 0.373653 Jy ! Total flux subtracted in 200 components = 0.373653 Jy ! Clean residual min=-0.004445 max=0.008282 Jy/beam ! Clean residual mean=-0.000030 rms=0.001427 Jy/beam ! Combined flux in latest and established models = 0.373653 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.373653 Jy ! Inverting map and beam ! Estimated beam: bmin=3.337 mas, bmaj=8.087 mas, bpa=-7.863 degrees ! Estimated noise=0.535177 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.0143665 Jy ! Component: 100 - total flux cleaned = 0.023779 Jy ! Component: 150 - total flux cleaned = 0.0301885 Jy ! Component: 200 - total flux cleaned = 0.0346385 Jy ! Total flux subtracted in 200 components = 0.0346385 Jy ! Clean residual min=-0.002808 max=0.002981 Jy/beam ! Clean residual mean=-0.000007 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.408292 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 71 components and 0.408291 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.917 mas, bmaj=12.19 mas, bpa=-0.2651 degrees ! Estimated noise=0.700416 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00497268 Jy ! Component: 100 - total flux cleaned = 0.00765704 Jy ! Component: 150 - total flux cleaned = 0.00923464 Jy ! Component: 200 - total flux cleaned = 0.0101977 Jy ! Total flux subtracted in 200 components = 0.0101977 Jy ! Clean residual min=-0.002796 max=0.003442 Jy/beam ! Clean residual mean=0.000016 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.418489 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.000582881 Jy ! Component: 100 - total flux cleaned = 0.000689276 Jy ! Component: 150 - total flux cleaned = 0.000793241 Jy ! Component: 200 - total flux cleaned = 0.000868465 Jy ! Total flux subtracted in 200 components = 0.000868465 Jy ! Clean residual min=-0.002793 max=0.003484 Jy/beam ! Clean residual mean=0.000018 rms=0.000872 Jy/beam ! Combined flux in latest and established models = 0.419358 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 135 components and 0.419358 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.337 mas, bmaj=8.087 mas, bpa=-7.863 degrees ! Estimated noise=0.535177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000307688 Jy ! Component: 100 - total flux cleaned = -0.000217728 Jy ! Component: 150 - total flux cleaned = -0.000168259 Jy ! Component: 200 - total flux cleaned = -0.000169545 Jy ! Total flux subtracted in 200 components = -0.000169545 Jy ! Clean residual min=-0.002947 max=0.002709 Jy/beam ! Clean residual mean=0.000009 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.419188 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 145 components and 0.419188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056745Jy sigma=1.254658 ! Fit after self-cal, rms=0.056745Jy sigma=1.254619 wmodel /scr/pima/bg219i_uvs/J1133+0015_S_map.mod ! Writing 145 model components to file: /scr/pima/bg219i_uvs/J1133+0015_S_map.mod wobs /scr/pima/bg219i_uvs/J1133+0015_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J1133+0015_S_uvs.fits wwins /scr/pima/bg219i_uvs/J1133+0015_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219i_uvs/J1133+0015_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.000471272 Jy ! Component: 100 - total flux cleaned = -0.000648741 Jy ! Component: 150 - total flux cleaned = -0.000522882 Jy ! Component: 200 - total flux cleaned = -0.000403321 Jy ! Component: 250 - total flux cleaned = -0.000287227 Jy ! Component: 300 - total flux cleaned = -9.97884e-05 Jy ! Component: 350 - total flux cleaned = 9.48059e-06 Jy ! Component: 400 - total flux cleaned = 0.000116933 Jy ! Component: 450 - total flux cleaned = 8.14708e-05 Jy ! Component: 500 - total flux cleaned = 0.00025249 Jy ! Component: 550 - total flux cleaned = 0.000318623 Jy ! Component: 600 - total flux cleaned = 0.000384296 Jy ! Component: 650 - total flux cleaned = 0.000416802 Jy ! Component: 700 - total flux cleaned = 0.000480876 Jy ! Component: 750 - total flux cleaned = 0.000512435 Jy ! Component: 800 - total flux cleaned = 0.000605425 Jy ! Component: 850 - total flux cleaned = 0.000695308 Jy ! Component: 900 - total flux cleaned = 0.000754069 Jy ! Component: 950 - total flux cleaned = 0.000840863 Jy ! Component: 1000 - total flux cleaned = 0.00081199 Jy ! Component: 1050 - total flux cleaned = 0.000839604 Jy ! Component: 1100 - total flux cleaned = 0.000866896 Jy ! Component: 1150 - total flux cleaned = 0.000894231 Jy ! Component: 1200 - total flux cleaned = 0.00094814 Jy ! Component: 1250 - total flux cleaned = 0.00102779 Jy ! Component: 1300 - total flux cleaned = 0.00102766 Jy ! Component: 1350 - total flux cleaned = 0.00102786 Jy ! Component: 1400 - total flux cleaned = 0.00102802 Jy ! Component: 1450 - total flux cleaned = 0.00102838 Jy ! Component: 1500 - total flux cleaned = 0.00112782 Jy ! Component: 1550 - total flux cleaned = 0.00120105 Jy ! Component: 1600 - total flux cleaned = 0.00115281 Jy ! Component: 1650 - total flux cleaned = 0.0012246 Jy ! Component: 1700 - total flux cleaned = 0.00122533 Jy ! Component: 1750 - total flux cleaned = 0.00134155 Jy ! Component: 1800 - total flux cleaned = 0.00129534 Jy ! Component: 1850 - total flux cleaned = 0.00129538 Jy ! Component: 1900 - total flux cleaned = 0.00129569 Jy ! Component: 1950 - total flux cleaned = 0.00136193 Jy ! Component: 2000 - total flux cleaned = 0.0013398 Jy ! Component: 2050 - total flux cleaned = 0.00136157 Jy ! Component: 2100 - total flux cleaned = 0.00134001 Jy ! Component: 2150 - total flux cleaned = 0.0014243 Jy ! Component: 2200 - total flux cleaned = 0.00142402 Jy ! Component: 2250 - total flux cleaned = 0.00144468 Jy ! Component: 2300 - total flux cleaned = 0.00144441 Jy ! Component: 2350 - total flux cleaned = 0.00140419 Jy ! Component: 2400 - total flux cleaned = 0.00148427 Jy ! Component: 2450 - total flux cleaned = 0.00146443 Jy ! Component: 2500 - total flux cleaned = 0.00148363 Jy ! Component: 2550 - total flux cleaned = 0.0014835 Jy ! Component: 2600 - total flux cleaned = 0.00156027 Jy ! Component: 2650 - total flux cleaned = 0.00154146 Jy ! Component: 2700 - total flux cleaned = 0.00165411 Jy ! Component: 2750 - total flux cleaned = 0.00159848 Jy ! Component: 2800 - total flux cleaned = 0.00167237 Jy ! Component: 2850 - total flux cleaned = 0.00170856 Jy ! Component: 2900 - total flux cleaned = 0.00165417 Jy ! Component: 2950 - total flux cleaned = 0.00169032 Jy ! Component: 3000 - total flux cleaned = 0.00169046 Jy ! Component: 3050 - total flux cleaned = 0.00172583 Jy ! Component: 3100 - total flux cleaned = 0.00170861 Jy ! Component: 3150 - total flux cleaned = 0.00179457 Jy ! Component: 3200 - total flux cleaned = 0.00174366 Jy ! Component: 3250 - total flux cleaned = 0.00174382 Jy ! Component: 3300 - total flux cleaned = 0.00174386 Jy ! Component: 3350 - total flux cleaned = 0.0017435 Jy ! Component: 3400 - total flux cleaned = 0.00167775 Jy ! Component: 3450 - total flux cleaned = 0.00166153 Jy ! Component: 3500 - total flux cleaned = 0.0016616 Jy ! Component: 3550 - total flux cleaned = 0.00164551 Jy ! Component: 3600 - total flux cleaned = 0.00158194 Jy ! Component: 3650 - total flux cleaned = 0.00162942 Jy ! Component: 3700 - total flux cleaned = 0.0015981 Jy ! Component: 3750 - total flux cleaned = 0.00159809 Jy ! Component: 3800 - total flux cleaned = 0.00150612 Jy ! Component: 3850 - total flux cleaned = 0.00156707 Jy ! Component: 3900 - total flux cleaned = 0.00147627 Jy ! Component: 3950 - total flux cleaned = 0.00144627 Jy ! Component: 4000 - total flux cleaned = 0.00146123 Jy ! Component: 4050 - total flux cleaned = 0.00143183 Jy ! Total flux subtracted in 4096 components = 0.00143206 Jy ! Clean residual min=-0.000856 max=0.000987 Jy/beam ! Clean residual mean=0.000004 rms=0.000272 Jy/beam ! Combined flux in latest and established models = 0.42062 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 437 components and 0.42062 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J1133+0015_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.337 x 8.087 at -7.863 degrees (North through East) ! Clean map min=-0.0021709 max=0.34395 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1133+0015_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.343949 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000267173 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.233034 0.233034 0.466069 0.932138 1.86428 3.72855 7.4571 14.9142 29.8284 59.6568 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.343 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1287.36 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1133+0015_S_uvs.log closed on Wed Apr 6 23:01:45 2016