! Started logfile: /scr/pima/bg219b_uvs/J0112+2244_S_uvs.log on Thu Apr 7 01:08:43 2016 obs /scr/pima/bg219b_uvs/J0112+2244_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0112+2244_S_uva.fits ! AN table 1: 18 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.780247 visibilities/baseline/integration-bin. ! Found source: J0112+2244 ! ! 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 2528 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/bg219b_uvs/J0112+2244_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 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 33 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.082990Jy sigma=24.347595 ! Fit after self-cal, rms=0.617451Jy sigma=13.859975 ! 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.858 mas, bmaj=8.16 mas, bpa=-10.65 degrees ! Estimated noise=0.850517 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.291915 Jy ! Component: 100 - total flux cleaned = 0.358173 Jy ! Total flux subtracted in 100 components = 0.358173 Jy ! Clean residual min=-0.008949 max=0.024275 Jy/beam ! Clean residual mean=-0.000007 rms=0.002549 Jy/beam ! Combined flux in latest and established models = 0.358173 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.358173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071451Jy sigma=1.563296 ! Fit after self-cal, rms=0.071447Jy sigma=1.563012 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0258572 Jy ! Component: 100 - total flux cleaned = 0.0385549 Jy ! Total flux subtracted in 100 components = 0.0385549 Jy ! Clean residual min=-0.006005 max=0.006326 Jy/beam ! Clean residual mean=0.000001 rms=0.001467 Jy/beam ! Combined flux in latest and established models = 0.396728 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 14 components and 0.396728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059179Jy sigma=1.275298 ! Fit after self-cal, rms=0.059088Jy sigma=1.272831 ! 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.537 mas, bmaj=8.981 mas, bpa=-9.612 degrees ! Estimated noise=0.684132 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.0101257 Jy ! Component: 100 - total flux cleaned = 0.0150317 Jy ! Component: 150 - total flux cleaned = 0.018149 Jy ! Component: 200 - total flux cleaned = 0.0201938 Jy ! Total flux subtracted in 200 components = 0.0201938 Jy ! Clean residual min=-0.004068 max=0.005971 Jy/beam ! Clean residual mean=0.000012 rms=0.001201 Jy/beam ! Combined flux in latest and established models = 0.416922 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 42 components and 0.416922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057383Jy sigma=1.233786 ! Fit after self-cal, rms=0.057366Jy sigma=1.233387 ! 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.537 x 8.981 at -9.612 degrees (North through East) ! Clean map min=-0.0039838 max=0.38183 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 0.95 FD 1.01 HN 0.98 KP 0.98 ! LA 0.98 MK 1.01 NL 1.00 OV 1.01 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 HN 0.99 KP 0.99 ! LA 0.98 MK 1.01 NL 1.02 OV 1.03 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 0.99 KP 0.98 ! LA 0.95 MK 1.03 NL 1.05 OV 0.99 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 1.03 KP 1.00 ! LA 0.96 MK 1.04 NL 1.03 OV 0.98 ! PT 0.95 SC 0.97 ! ! ! Fit before self-cal, rms=0.057366Jy sigma=1.233387 ! Fit after self-cal, rms=0.055748Jy sigma=1.195052 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.559 mas, bmaj=8.989 mas, bpa=-9.483 degrees ! Estimated noise=0.683412 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.00158854 Jy ! Component: 100 - total flux cleaned = -0.00185881 Jy ! Component: 150 - total flux cleaned = -0.00203755 Jy ! Component: 200 - total flux cleaned = -0.00210086 Jy ! Total flux subtracted in 200 components = -0.00210086 Jy ! Clean residual min=-0.003412 max=0.004156 Jy/beam ! Clean residual mean=0.000004 rms=0.000951 Jy/beam ! Combined flux in latest and established models = 0.414821 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.414821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055683Jy sigma=1.193437 ! Fit after self-cal, rms=0.055684Jy sigma=1.193312 ! 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.055684Jy sigma=1.193312 ! Fit after self-cal, rms=0.055310Jy sigma=1.180934 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.554 mas, bmaj=8.993 mas, bpa=-9.566 degrees ! Estimated noise=0.682945 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000454856 Jy ! Component: 100 - total flux cleaned = -0.000476753 Jy ! Component: 150 - total flux cleaned = -0.000531976 Jy ! Component: 200 - total flux cleaned = -0.000616877 Jy ! Total flux subtracted in 200 components = -0.000616877 Jy ! Clean residual min=-0.003290 max=0.004613 Jy/beam ! Clean residual mean=0.000002 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.414204 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 64 components and 0.414204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055291Jy sigma=1.180589 ! Fit after self-cal, rms=0.055291Jy sigma=1.180530 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 (9, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0041838 Jy ! Component: 100 - total flux cleaned = 0.00560055 Jy ! Component: 150 - total flux cleaned = 0.00598279 Jy ! Component: 200 - total flux cleaned = 0.00603942 Jy ! Total flux subtracted in 200 components = 0.00603942 Jy ! Clean residual min=-0.002946 max=0.002943 Jy/beam ! Clean residual mean=0.000003 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.420243 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 94 components and 0.420243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054954Jy sigma=1.173022 ! Fit after self-cal, rms=0.054924Jy sigma=1.172358 ! 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.054924Jy sigma=1.172358 ! Fit after self-cal, rms=0.054926Jy sigma=1.171619 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.556 mas, bmaj=8.993 mas, bpa=-9.571 degrees ! Estimated noise=0.683485 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186901 Jy ! Component: 100 - total flux cleaned = 0.00223889 Jy ! Component: 150 - total flux cleaned = 0.00228466 Jy ! Component: 200 - total flux cleaned = 0.00228641 Jy ! Total flux subtracted in 200 components = 0.00228641 Jy ! Clean residual min=-0.002946 max=0.002874 Jy/beam ! Clean residual mean=0.000003 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.42253 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 116 components and 0.42253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054831Jy sigma=1.169591 ! Fit after self-cal, rms=0.054825Jy sigma=1.169458 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00039203 Jy ! Component: 100 - total flux cleaned = 0.00032194 Jy ! Component: 150 - total flux cleaned = 0.000289107 Jy ! Component: 200 - total flux cleaned = 0.000227618 Jy ! Total flux subtracted in 200 components = 0.000227618 Jy ! Clean residual min=-0.002949 max=0.002802 Jy/beam ! Clean residual mean=0.000003 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.422757 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 125 components and 0.422757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054788Jy sigma=1.168648 ! Fit after self-cal, rms=0.054787Jy sigma=1.168628 ! 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.054787Jy sigma=1.168628 ! Fit after self-cal, rms=0.054766Jy sigma=1.168320 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.381 mas, bmaj=10.75 mas, bpa=-5.994 degrees ! Estimated noise=0.815124 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000439354 Jy ! Component: 100 - total flux cleaned = 0.000367894 Jy ! Component: 150 - total flux cleaned = 0.00027818 Jy ! Component: 200 - total flux cleaned = 0.000228012 Jy ! Total flux subtracted in 200 components = 0.000228012 Jy ! Clean residual min=-0.002805 max=0.002967 Jy/beam ! Clean residual mean=0.000008 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.422985 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 144 components and 0.422985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054745Jy sigma=1.167788 ! Fit after self-cal, rms=0.054744Jy sigma=1.167703 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00017078 Jy ! Component: 100 - total flux cleaned = 0.00012544 Jy ! Component: 150 - total flux cleaned = 4.82236e-05 Jy ! Component: 200 - total flux cleaned = 1.37107e-05 Jy ! Total flux subtracted in 200 components = 1.37107e-05 Jy ! Clean residual min=-0.002844 max=0.002979 Jy/beam ! Clean residual mean=0.000008 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.422999 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 152 components and 0.422999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054739Jy sigma=1.167579 ! Fit after self-cal, rms=0.054739Jy sigma=1.167559 ! 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.557 mas, bmaj=8.995 mas, bpa=-9.567 degrees ! Estimated noise=0.68358 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.557 x 8.995 at -9.567 degrees (North through East) ! Clean map min=-0.0029622 max=0.38109 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.873 mas, bmaj=8.166 mas, bpa=-10.53 degrees ! Estimated noise=0.852453 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.292501 Jy ! Component: 100 - total flux cleaned = 0.358606 Jy ! Component: 150 - total flux cleaned = 0.383819 Jy ! Component: 200 - total flux cleaned = 0.396062 Jy ! Total flux subtracted in 200 components = 0.396062 Jy ! Clean residual min=-0.004409 max=0.005814 Jy/beam ! Clean residual mean=-0.000004 rms=0.001213 Jy/beam ! Combined flux in latest and established models = 0.396062 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.396062 Jy ! Inverting map and beam ! Estimated beam: bmin=3.557 mas, bmaj=8.995 mas, bpa=-9.567 degrees ! Estimated noise=0.68358 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.00976521 Jy ! Component: 100 - total flux cleaned = 0.0156856 Jy ! Component: 150 - total flux cleaned = 0.019607 Jy ! Component: 200 - total flux cleaned = 0.0223894 Jy ! Total flux subtracted in 200 components = 0.0223894 Jy ! Clean residual min=-0.003253 max=0.002747 Jy/beam ! Clean residual mean=0.000004 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.418452 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 43 components and 0.418452 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.381 mas, bmaj=10.75 mas, bpa=-5.994 degrees ! Estimated noise=0.815124 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00281231 Jy ! Component: 100 - total flux cleaned = 0.00358018 Jy ! Component: 150 - total flux cleaned = 0.00399612 Jy ! Component: 200 - total flux cleaned = 0.00412341 Jy ! Total flux subtracted in 200 components = 0.00412341 Jy ! Clean residual min=-0.002893 max=0.002972 Jy/beam ! Clean residual mean=0.000008 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.422575 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.000108315 Jy ! Component: 100 - total flux cleaned = 0.000201737 Jy ! Component: 150 - total flux cleaned = 0.00028179 Jy ! Component: 200 - total flux cleaned = 0.000351689 Jy ! Total flux subtracted in 200 components = 0.000351689 Jy ! Clean residual min=-0.002901 max=0.002977 Jy/beam ! Clean residual mean=0.000008 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.422927 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 96 components and 0.422927 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.557 mas, bmaj=8.995 mas, bpa=-9.567 degrees ! Estimated noise=0.68358 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000501529 Jy ! Component: 100 - total flux cleaned = 0.000467557 Jy ! Component: 150 - total flux cleaned = 0.00043688 Jy ! Component: 200 - total flux cleaned = 0.00040727 Jy ! Total flux subtracted in 200 components = 0.00040727 Jy ! Clean residual min=-0.003140 max=0.002763 Jy/beam ! Clean residual mean=0.000004 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.423334 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 116 components and 0.423334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054765Jy sigma=1.168385 ! Fit after self-cal, rms=0.054758Jy sigma=1.168191 wmodel /scr/pima/bg219b_uvs/J0112+2244_S_map.mod ! Writing 116 model components to file: /scr/pima/bg219b_uvs/J0112+2244_S_map.mod wobs /scr/pima/bg219b_uvs/J0112+2244_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J0112+2244_S_uvs.fits wwins /scr/pima/bg219b_uvs/J0112+2244_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219b_uvs/J0112+2244_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.000785956 Jy ! Component: 100 - total flux cleaned = -0.00159867 Jy ! Component: 150 - total flux cleaned = -0.00209714 Jy ! Component: 200 - total flux cleaned = -0.00240409 Jy ! Component: 250 - total flux cleaned = -0.00270128 Jy ! Component: 300 - total flux cleaned = -0.00294817 Jy ! Component: 350 - total flux cleaned = -0.00310815 Jy ! Component: 400 - total flux cleaned = -0.00314688 Jy ! Component: 450 - total flux cleaned = -0.00318571 Jy ! Component: 500 - total flux cleaned = -0.0032615 Jy ! Component: 550 - total flux cleaned = -0.00333464 Jy ! Component: 600 - total flux cleaned = -0.00340663 Jy ! Component: 650 - total flux cleaned = -0.00344228 Jy ! Component: 700 - total flux cleaned = -0.00354665 Jy ! Component: 750 - total flux cleaned = -0.00361571 Jy ! Component: 800 - total flux cleaned = -0.00364917 Jy ! Component: 850 - total flux cleaned = -0.00378124 Jy ! Component: 900 - total flux cleaned = -0.00391122 Jy ! Component: 950 - total flux cleaned = -0.00400664 Jy ! Component: 1000 - total flux cleaned = -0.00397528 Jy ! Component: 1050 - total flux cleaned = -0.00403831 Jy ! Component: 1100 - total flux cleaned = -0.00406955 Jy ! Component: 1150 - total flux cleaned = -0.00422066 Jy ! Component: 1200 - total flux cleaned = -0.00416041 Jy ! Component: 1250 - total flux cleaned = -0.00419023 Jy ! Component: 1300 - total flux cleaned = -0.00430634 Jy ! Component: 1350 - total flux cleaned = -0.00433435 Jy ! Component: 1400 - total flux cleaned = -0.00436211 Jy ! Component: 1450 - total flux cleaned = -0.00439025 Jy ! Component: 1500 - total flux cleaned = -0.00444555 Jy ! Component: 1550 - total flux cleaned = -0.00447246 Jy ! Component: 1600 - total flux cleaned = -0.00441807 Jy ! Component: 1650 - total flux cleaned = -0.00444458 Jy ! Component: 1700 - total flux cleaned = -0.00444444 Jy ! Component: 1750 - total flux cleaned = -0.00439206 Jy ! Component: 1800 - total flux cleaned = -0.00436646 Jy ! Component: 1850 - total flux cleaned = -0.00439211 Jy ! Component: 1900 - total flux cleaned = -0.00441732 Jy ! Component: 1950 - total flux cleaned = -0.00436723 Jy ! Component: 2000 - total flux cleaned = -0.00446618 Jy ! Component: 2050 - total flux cleaned = -0.00439259 Jy ! Component: 2100 - total flux cleaned = -0.0043924 Jy ! Component: 2150 - total flux cleaned = -0.0043204 Jy ! Component: 2200 - total flux cleaned = -0.00432047 Jy ! Component: 2250 - total flux cleaned = -0.00427333 Jy ! Component: 2300 - total flux cleaned = -0.00429681 Jy ! Component: 2350 - total flux cleaned = -0.0042737 Jy ! Component: 2400 - total flux cleaned = -0.00434195 Jy ! Component: 2450 - total flux cleaned = -0.00431891 Jy ! Component: 2500 - total flux cleaned = -0.00420642 Jy ! Component: 2550 - total flux cleaned = -0.00413993 Jy ! Component: 2600 - total flux cleaned = -0.00413981 Jy ! Component: 2650 - total flux cleaned = -0.00413975 Jy ! Component: 2700 - total flux cleaned = -0.00409621 Jy ! Component: 2750 - total flux cleaned = -0.00405324 Jy ! Component: 2800 - total flux cleaned = -0.0040534 Jy ! Component: 2850 - total flux cleaned = -0.00399016 Jy ! Component: 2900 - total flux cleaned = -0.00390657 Jy ! Component: 2950 - total flux cleaned = -0.00398987 Jy ! Component: 3000 - total flux cleaned = -0.00388674 Jy ! Component: 3050 - total flux cleaned = -0.00386621 Jy ! Component: 3100 - total flux cleaned = -0.00386622 Jy ! Component: 3150 - total flux cleaned = -0.00374576 Jy ! Component: 3200 - total flux cleaned = -0.00382563 Jy ! Component: 3250 - total flux cleaned = -0.00376628 Jy ! Component: 3300 - total flux cleaned = -0.00368757 Jy ! Component: 3350 - total flux cleaned = -0.00370728 Jy ! Component: 3400 - total flux cleaned = -0.00366857 Jy ! Component: 3450 - total flux cleaned = -0.00363006 Jy ! Component: 3500 - total flux cleaned = -0.00353469 Jy ! Component: 3550 - total flux cleaned = -0.00351597 Jy ! Component: 3600 - total flux cleaned = -0.00345966 Jy ! Component: 3650 - total flux cleaned = -0.00345968 Jy ! Component: 3700 - total flux cleaned = -0.00336721 Jy ! Component: 3750 - total flux cleaned = -0.00344043 Jy ! Component: 3800 - total flux cleaned = -0.00327627 Jy ! Component: 3850 - total flux cleaned = -0.00329446 Jy ! Component: 3900 - total flux cleaned = -0.00325857 Jy ! Component: 3950 - total flux cleaned = -0.00316905 Jy ! Component: 4000 - total flux cleaned = -0.00318675 Jy ! Component: 4050 - total flux cleaned = -0.00315147 Jy ! Total flux subtracted in 4096 components = -0.00311654 Jy ! Clean residual min=-0.000876 max=0.000877 Jy/beam ! Clean residual mean=0.000002 rms=0.000326 Jy/beam ! Combined flux in latest and established models = 0.420217 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 406 components and 0.420217 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J0112+2244_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.557 x 8.995 at -9.567 degrees (North through East) ! Clean map min=-0.0022713 max=0.38195 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0112+2244_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.381946 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000324559 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.254925 0.254925 0.509851 1.0197 2.0394 4.07881 8.15761 16.3152 32.6305 65.2609 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.381 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1176.81 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0112+2244_S_uvs.log closed on Thu Apr 7 01:08:47 2016