! Started logfile: /scr/pima/bg219h_uvs/J1036+2203_S_uvs.log on Thu Apr 7 08:59:57 2016 obs /scr/pima/bg219h_uvs/J1036+2203_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1036+2203_S_uva.fits ! AN table 1: 42 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.844444 visibilities/baseline/integration-bin. ! Found source: J1036+2203 ! ! 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 6384 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/bg219h_uvs/J1036+2203_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.024201Jy sigma=24.660401 ! Fit after self-cal, rms=0.809809Jy sigma=19.407855 ! 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.806 mas, bmaj=5.366 mas, bpa=-3.112 degrees ! Estimated noise=0.685464 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.142767 Jy ! Component: 100 - total flux cleaned = 0.17589 Jy ! Total flux subtracted in 100 components = 0.17589 Jy ! Clean residual min=-0.008622 max=0.016090 Jy/beam ! Clean residual mean=-0.000015 rms=0.002184 Jy/beam ! Combined flux in latest and established models = 0.17589 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.17589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070387Jy sigma=1.596484 ! Fit after self-cal, rms=0.070378Jy sigma=1.595520 ! Inverting map ! Added new window around map position (6, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0173018 Jy ! Component: 100 - total flux cleaned = 0.0283005 Jy ! Total flux subtracted in 100 components = 0.0283005 Jy ! Clean residual min=-0.006682 max=0.007942 Jy/beam ! Clean residual mean=-0.000008 rms=0.001571 Jy/beam ! Combined flux in latest and established models = 0.204191 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 12 components and 0.204191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064247Jy sigma=1.445142 ! Fit after self-cal, rms=0.063975Jy sigma=1.439394 ! 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.475 mas, bmaj=6.631 mas, bpa=-3.007 degrees ! Estimated noise=0.433209 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.0112396 Jy ! Component: 100 - total flux cleaned = 0.0176046 Jy ! Component: 150 - total flux cleaned = 0.0215649 Jy ! Component: 200 - total flux cleaned = 0.0242588 Jy ! Total flux subtracted in 200 components = 0.0242588 Jy ! Clean residual min=-0.005079 max=0.005999 Jy/beam ! Clean residual mean=-0.000001 rms=0.001285 Jy/beam ! Combined flux in latest and established models = 0.228449 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 45 components and 0.228449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061773Jy sigma=1.391363 ! Fit after self-cal, rms=0.061639Jy sigma=1.388229 ! 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.475 x 6.631 at -3.007 degrees (North through East) ! Clean map min=-0.0046323 max=0.18986 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.98 FD 1.00* HN 1.01 KP 0.99 ! LA 0.99 MK 1.00 NL 0.86 OV 1.02 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00* HN 1.02 KP 0.99 ! LA 0.98 MK 1.03 NL 0.98 OV 1.00 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 1.01 KP 1.00 ! LA 0.99 MK 1.03 NL 1.08 OV 0.98 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 0.98 KP 1.02 ! LA 0.95 MK 1.03 NL 1.05 OV 1.01 ! PT 0.99 SC 1.02 ! ! ! Fit before self-cal, rms=0.061639Jy sigma=1.388229 ! Fit after self-cal, rms=0.060905Jy sigma=1.370256 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.504 mas, bmaj=6.651 mas, bpa=-2.867 degrees ! Estimated noise=0.432321 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.00152908 Jy ! Component: 100 - total flux cleaned = 0.00157782 Jy ! Component: 150 - total flux cleaned = 0.00153754 Jy ! Component: 200 - total flux cleaned = 0.00153905 Jy ! Total flux subtracted in 200 components = 0.00153905 Jy ! Clean residual min=-0.004815 max=0.004620 Jy/beam ! Clean residual mean=0.000000 rms=0.001151 Jy/beam ! Combined flux in latest and established models = 0.229988 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 64 components and 0.229988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060810Jy sigma=1.368142 ! Fit after self-cal, rms=0.060794Jy sigma=1.367816 ! 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.060794Jy sigma=1.367816 ! Fit after self-cal, rms=0.061060Jy sigma=1.352282 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.486 mas, bmaj=6.631 mas, bpa=-3.026 degrees ! Estimated noise=0.437101 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00178707 Jy ! Component: 100 - total flux cleaned = 0.00212463 Jy ! Component: 150 - total flux cleaned = 0.00234033 Jy ! Component: 200 - total flux cleaned = 0.00244006 Jy ! Total flux subtracted in 200 components = 0.00244006 Jy ! Clean residual min=-0.004132 max=0.003289 Jy/beam ! Clean residual mean=0.000001 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.232429 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 85 components and 0.232429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060953Jy sigma=1.350337 ! Fit after self-cal, rms=0.060954Jy sigma=1.350197 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.32024e-05 Jy ! Component: 100 - total flux cleaned = -7.7083e-05 Jy ! Component: 150 - total flux cleaned = -5.44602e-05 Jy ! Component: 200 - total flux cleaned = -7.61164e-05 Jy ! Total flux subtracted in 200 components = -7.61164e-05 Jy ! Clean residual min=-0.004113 max=0.003179 Jy/beam ! Clean residual mean=0.000001 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.232352 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 94 components and 0.232352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060934Jy sigma=1.349803 ! Fit after self-cal, rms=0.060931Jy sigma=1.349778 ! 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.060931Jy sigma=1.349778 ! Fit after self-cal, rms=0.061327Jy sigma=1.348847 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.48 mas, bmaj=6.616 mas, bpa=-3.016 degrees ! Estimated noise=0.440303 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015813 Jy ! Component: 100 - total flux cleaned = 0.00212025 Jy ! Component: 150 - total flux cleaned = 0.00225093 Jy ! Component: 200 - total flux cleaned = 0.00225278 Jy ! Total flux subtracted in 200 components = 0.00225278 Jy ! Clean residual min=-0.004109 max=0.003218 Jy/beam ! Clean residual mean=0.000001 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.234605 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 98 components and 0.234605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061273Jy sigma=1.347965 ! Fit after self-cal, rms=0.061273Jy sigma=1.347945 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.59331e-05 Jy ! Component: 100 - total flux cleaned = 7.21981e-06 Jy ! Component: 150 - total flux cleaned = -1.05916e-05 Jy ! Component: 200 - total flux cleaned = -4.51919e-05 Jy ! Total flux subtracted in 200 components = -4.51919e-05 Jy ! Clean residual min=-0.004118 max=0.003200 Jy/beam ! Clean residual mean=0.000001 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.23456 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 103 components and 0.23456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061263Jy sigma=1.347735 ! Fit after self-cal, rms=0.061261Jy sigma=1.347727 ! 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.061261Jy sigma=1.347727 ! Fit after self-cal, rms=0.061584Jy sigma=1.347198 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.097 mas, bmaj=10.48 mas, bpa=-4.192 degrees ! Estimated noise=0.552341 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00080407 Jy ! Component: 100 - total flux cleaned = 0.000746969 Jy ! Component: 150 - total flux cleaned = 0.000698934 Jy ! Component: 200 - total flux cleaned = 0.000698813 Jy ! Total flux subtracted in 200 components = 0.000698813 Jy ! Clean residual min=-0.004550 max=0.004169 Jy/beam ! Clean residual mean=-0.000000 rms=0.001244 Jy/beam ! Combined flux in latest and established models = 0.235259 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 111 components and 0.235259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061569Jy sigma=1.347069 ! Fit after self-cal, rms=0.061558Jy sigma=1.346813 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.000104781 Jy ! Component: 100 - total flux cleaned = -0.000124996 Jy ! Component: 150 - total flux cleaned = -0.00014243 Jy ! Component: 200 - total flux cleaned = -0.000158817 Jy ! Total flux subtracted in 200 components = -0.000158817 Jy ! Clean residual min=-0.004521 max=0.004162 Jy/beam ! Clean residual mean=-0.000000 rms=0.001237 Jy/beam ! Combined flux in latest and established models = 0.2351 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 116 components and 0.2351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061563Jy sigma=1.346880 ! Fit after self-cal, rms=0.061557Jy sigma=1.346787 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.475 mas, bmaj=6.606 mas, bpa=-3.021 degrees ! Estimated noise=0.442888 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.475 x 6.606 at -3.021 degrees (North through East) ! Clean map min=-0.0040784 max=0.19332 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.805 mas, bmaj=5.346 mas, bpa=-3.29 degrees ! Estimated noise=0.696871 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.144944 Jy ! Component: 100 - total flux cleaned = 0.179811 Jy ! Component: 150 - total flux cleaned = 0.198353 Jy ! Component: 200 - total flux cleaned = 0.210342 Jy ! Total flux subtracted in 200 components = 0.210342 Jy ! Clean residual min=-0.006379 max=0.006337 Jy/beam ! Clean residual mean=-0.000006 rms=0.001400 Jy/beam ! Combined flux in latest and established models = 0.210342 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.210342 Jy ! Inverting map and beam ! Estimated beam: bmin=3.475 mas, bmaj=6.606 mas, bpa=-3.021 degrees ! Estimated noise=0.442888 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.0112906 Jy ! Component: 100 - total flux cleaned = 0.0173472 Jy ! Component: 150 - total flux cleaned = 0.0210715 Jy ! Component: 200 - total flux cleaned = 0.0235256 Jy ! Total flux subtracted in 200 components = 0.0235256 Jy ! Clean residual min=-0.004153 max=0.003004 Jy/beam ! Clean residual mean=-0.000000 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.233867 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 47 components and 0.233867 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.097 mas, bmaj=10.48 mas, bpa=-4.192 degrees ! Estimated noise=0.552341 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127843 Jy ! Component: 100 - total flux cleaned = 0.00127448 Jy ! Component: 150 - total flux cleaned = 0.00123492 Jy ! Component: 200 - total flux cleaned = 0.00120611 Jy ! Total flux subtracted in 200 components = 0.00120611 Jy ! Clean residual min=-0.004667 max=0.004144 Jy/beam ! Clean residual mean=-0.000000 rms=0.001246 Jy/beam ! Combined flux in latest and established models = 0.235073 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 = -5.14947e-07 Jy ! Component: 100 - total flux cleaned = -1.22779e-07 Jy ! Component: 150 - total flux cleaned = 4.55647e-07 Jy ! Component: 200 - total flux cleaned = 1.01073e-06 Jy ! Total flux subtracted in 200 components = 1.01073e-06 Jy ! Clean residual min=-0.004590 max=0.004157 Jy/beam ! Clean residual mean=-0.000000 rms=0.001239 Jy/beam ! Combined flux in latest and established models = 0.235074 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 68 components and 0.235074 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.475 mas, bmaj=6.606 mas, bpa=-3.021 degrees ! Estimated noise=0.442888 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104816 Jy ! Component: 100 - total flux cleaned = 0.00123522 Jy ! Component: 150 - total flux cleaned = 0.00126783 Jy ! Component: 200 - total flux cleaned = 0.00124116 Jy ! Total flux subtracted in 200 components = 0.00124116 Jy ! Clean residual min=-0.004068 max=0.003218 Jy/beam ! Clean residual mean=0.000001 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.236316 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 83 components and 0.236315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061595Jy sigma=1.347476 ! Fit after self-cal, rms=0.061588Jy sigma=1.347286 wmodel /scr/pima/bg219h_uvs/J1036+2203_S_map.mod ! Writing 83 model components to file: /scr/pima/bg219h_uvs/J1036+2203_S_map.mod wobs /scr/pima/bg219h_uvs/J1036+2203_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J1036+2203_S_uvs.fits wwins /scr/pima/bg219h_uvs/J1036+2203_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219h_uvs/J1036+2203_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.00182351 Jy ! Component: 100 - total flux cleaned = -0.00320187 Jy ! Component: 150 - total flux cleaned = -0.00411389 Jy ! Component: 200 - total flux cleaned = -0.00475615 Jy ! Component: 250 - total flux cleaned = -0.00526403 Jy ! Component: 300 - total flux cleaned = -0.00565458 Jy ! Component: 350 - total flux cleaned = -0.00593643 Jy ! Component: 400 - total flux cleaned = -0.00634742 Jy ! Component: 450 - total flux cleaned = -0.00670145 Jy ! Component: 500 - total flux cleaned = -0.00700245 Jy ! Component: 550 - total flux cleaned = -0.00716947 Jy ! Component: 600 - total flux cleaned = -0.0072512 Jy ! Component: 650 - total flux cleaned = -0.0074931 Jy ! Component: 700 - total flux cleaned = -0.00768998 Jy ! Component: 750 - total flux cleaned = -0.00795955 Jy ! Component: 800 - total flux cleaned = -0.00811059 Jy ! Component: 850 - total flux cleaned = -0.00837026 Jy ! Component: 900 - total flux cleaned = -0.00855126 Jy ! Component: 950 - total flux cleaned = -0.00865806 Jy ! Component: 1000 - total flux cleaned = -0.00900776 Jy ! Component: 1050 - total flux cleaned = -0.0091782 Jy ! Component: 1100 - total flux cleaned = -0.00931252 Jy ! Component: 1150 - total flux cleaned = -0.00951052 Jy ! Component: 1200 - total flux cleaned = -0.00967338 Jy ! Component: 1250 - total flux cleaned = -0.00989519 Jy ! Component: 1300 - total flux cleaned = -0.00998827 Jy ! Component: 1350 - total flux cleaned = -0.0101109 Jy ! Component: 1400 - total flux cleaned = -0.0102009 Jy ! Component: 1450 - total flux cleaned = -0.0103489 Jy ! Component: 1500 - total flux cleaned = -0.0104353 Jy ! Component: 1550 - total flux cleaned = -0.0105782 Jy ! Component: 1600 - total flux cleaned = -0.0106628 Jy ! Component: 1650 - total flux cleaned = -0.0108289 Jy ! Component: 1700 - total flux cleaned = -0.0110203 Jy ! Component: 1750 - total flux cleaned = -0.0111545 Jy ! Component: 1800 - total flux cleaned = -0.0112599 Jy ! Component: 1850 - total flux cleaned = -0.0113902 Jy ! Component: 1900 - total flux cleaned = -0.0114417 Jy ! Component: 1950 - total flux cleaned = -0.0115434 Jy ! Component: 2000 - total flux cleaned = -0.0116685 Jy ! Component: 2050 - total flux cleaned = -0.0117424 Jy ! Component: 2100 - total flux cleaned = -0.0117909 Jy ! Component: 2150 - total flux cleaned = -0.0119353 Jy ! Component: 2200 - total flux cleaned = -0.0120303 Jy ! Component: 2250 - total flux cleaned = -0.0121712 Jy ! Component: 2300 - total flux cleaned = -0.0123103 Jy ! Component: 2350 - total flux cleaned = -0.0124251 Jy ! Component: 2400 - total flux cleaned = -0.0125612 Jy ! Component: 2450 - total flux cleaned = -0.012673 Jy ! Component: 2500 - total flux cleaned = -0.0127839 Jy ! Component: 2550 - total flux cleaned = -0.0129152 Jy ! Component: 2600 - total flux cleaned = -0.0130022 Jy ! Component: 2650 - total flux cleaned = -0.0130879 Jy ! Component: 2700 - total flux cleaned = -0.0132362 Jy ! Component: 2750 - total flux cleaned = -0.0132784 Jy ! Component: 2800 - total flux cleaned = -0.0133824 Jy ! Component: 2850 - total flux cleaned = -0.0135263 Jy ! Component: 2900 - total flux cleaned = -0.0135671 Jy ! Component: 2950 - total flux cleaned = -0.0136683 Jy ! Component: 3000 - total flux cleaned = -0.0138083 Jy ! Component: 3050 - total flux cleaned = -0.013887 Jy ! Component: 3100 - total flux cleaned = -0.0139848 Jy ! Component: 3150 - total flux cleaned = -0.0141014 Jy ! Component: 3200 - total flux cleaned = -0.0142358 Jy ! Component: 3250 - total flux cleaned = -0.0142932 Jy ! Component: 3300 - total flux cleaned = -0.0144632 Jy ! Component: 3350 - total flux cleaned = -0.0146504 Jy ! Component: 3400 - total flux cleaned = -0.0146503 Jy ! Component: 3450 - total flux cleaned = -0.0147977 Jy ! Component: 3500 - total flux cleaned = -0.0148341 Jy ! Component: 3550 - total flux cleaned = -0.0149791 Jy ! Component: 3600 - total flux cleaned = -0.0151225 Jy ! Component: 3650 - total flux cleaned = -0.0151937 Jy ! Component: 3700 - total flux cleaned = -0.0152995 Jy ! Component: 3750 - total flux cleaned = -0.0154222 Jy ! Component: 3800 - total flux cleaned = -0.0154395 Jy ! Component: 3850 - total flux cleaned = -0.0155603 Jy ! Component: 3900 - total flux cleaned = -0.0156629 Jy ! Component: 3950 - total flux cleaned = -0.0157306 Jy ! Component: 4000 - total flux cleaned = -0.0158319 Jy ! Component: 4050 - total flux cleaned = -0.0158987 Jy ! Total flux subtracted in 4096 components = -0.0159653 Jy ! Clean residual min=-0.001045 max=0.001065 Jy/beam ! Clean residual mean=-0.000001 rms=0.000304 Jy/beam ! Combined flux in latest and established models = 0.22035 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 382 components and 0.22035 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J1036+2203_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.475 x 6.606 at -3.021 degrees (North through East) ! Clean map min=-0.0027279 max=0.19391 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1036+2203_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.193914 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000295375 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.456968 0.456968 0.913936 1.82787 3.65574 7.31149 14.623 29.246 58.4919 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.193 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 656.501 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1036+2203_S_uvs.log closed on Thu Apr 7 09:00:01 2016