! Started logfile: /scr/pima/bg219e_uvs/J0040-3243_S_uvs.log on Thu Apr 7 06:32:21 2016 obs /scr/pima/bg219e_uvs/J0040-3243_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0040-3243_S_uva.fits ! AN table 1: 58 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.792625 visibilities/baseline/integration-bin. ! Found source: J0040-3243 ! ! 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 6620 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/J0040-3243_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 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 46 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003050Jy sigma=16.242470 ! Fit after self-cal, rms=0.864537Jy sigma=13.805997 ! 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.13 mas, bmaj=12.91 mas, bpa=16.8 degrees ! Estimated noise=0.816255 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.100788 Jy ! Component: 100 - total flux cleaned = 0.133646 Jy ! Total flux subtracted in 100 components = 0.133646 Jy ! Clean residual min=-0.006804 max=0.015215 Jy/beam ! Clean residual mean=-0.000060 rms=0.002187 Jy/beam ! Combined flux in latest and established models = 0.133646 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.133646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093810Jy sigma=1.445326 ! Fit after self-cal, rms=0.093695Jy sigma=1.443288 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0172734 Jy ! Component: 100 - total flux cleaned = 0.0270308 Jy ! Total flux subtracted in 100 components = 0.0270308 Jy ! Clean residual min=-0.005062 max=0.006393 Jy/beam ! Clean residual mean=-0.000021 rms=0.001384 Jy/beam ! Combined flux in latest and established models = 0.160677 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 47 components and 0.160677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089683Jy sigma=1.356929 ! Fit after self-cal, rms=0.089645Jy sigma=1.356098 ! 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=4.027 mas, bmaj=15.33 mas, bpa=14.38 degrees ! Estimated noise=0.565022 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.00959818 Jy ! Component: 100 - total flux cleaned = 0.0148171 Jy ! Component: 150 - total flux cleaned = 0.0179308 Jy ! Component: 200 - total flux cleaned = 0.0198206 Jy ! Total flux subtracted in 200 components = 0.0198206 Jy ! Clean residual min=-0.003363 max=0.004499 Jy/beam ! Clean residual mean=-0.000004 rms=0.001008 Jy/beam ! Combined flux in latest and established models = 0.180497 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 98 components and 0.180497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088785Jy sigma=1.336137 ! Fit after self-cal, rms=0.088810Jy sigma=1.335864 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.027 x 15.33 at 14.38 degrees (North through East) ! Clean map min=-0.0032524 max=0.13405 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 0.97 KP 0.97 ! LA 0.99 NL 1.11 OV 1.00 PT 0.97 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.96 HN 1.10 KP 1.03 ! LA 0.98 NL 1.06 OV 0.99 PT 0.98 ! SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.03 KP 1.00 ! LA 1.00 NL 1.08 OV 0.97 PT 1.00 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.03 HN 1.02 KP 0.99 ! LA 0.98 NL 1.06 OV 0.96 PT 0.96 ! SC 1.05 ! ! ! Fit before self-cal, rms=0.088810Jy sigma=1.335864 ! Fit after self-cal, rms=0.089730Jy sigma=1.331223 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.036 mas, bmaj=15.5 mas, bpa=14.5 degrees ! Estimated noise=0.564243 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.00149006 Jy ! Component: 100 - total flux cleaned = -0.00143271 Jy ! Component: 150 - total flux cleaned = -0.00147954 Jy ! Component: 200 - total flux cleaned = -0.00143643 Jy ! Total flux subtracted in 200 components = -0.00143643 Jy ! Clean residual min=-0.003155 max=0.003699 Jy/beam ! Clean residual mean=0.000006 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.179061 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 109 components and 0.179061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089640Jy sigma=1.330227 ! Fit after self-cal, rms=0.089694Jy sigma=1.330115 ! 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.089694Jy sigma=1.330115 ! Fit after self-cal, rms=0.090733Jy sigma=1.325223 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.05 mas, bmaj=15.58 mas, bpa=14.52 degrees ! Estimated noise=0.564395 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00082288 Jy ! Component: 100 - total flux cleaned = -0.000954806 Jy ! Component: 150 - total flux cleaned = -0.00100725 Jy ! Component: 200 - total flux cleaned = -0.00100787 Jy ! Total flux subtracted in 200 components = -0.00100787 Jy ! Clean residual min=-0.003301 max=0.002934 Jy/beam ! Clean residual mean=0.000011 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.178053 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 125 components and 0.178053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090709Jy sigma=1.324883 ! Fit after self-cal, rms=0.090739Jy sigma=1.324787 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 = -4.32713e-05 Jy ! Component: 100 - total flux cleaned = -6.42819e-05 Jy ! Component: 150 - total flux cleaned = -4.59869e-05 Jy ! Component: 200 - total flux cleaned = -1.21271e-05 Jy ! Total flux subtracted in 200 components = -1.21271e-05 Jy ! Clean residual min=-0.003242 max=0.002889 Jy/beam ! Clean residual mean=0.000011 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.178041 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 134 components and 0.178041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090731Jy sigma=1.324644 ! Fit after self-cal, rms=0.090726Jy sigma=1.324626 ! 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.090726Jy sigma=1.324626 ! Fit after self-cal, rms=0.091371Jy sigma=1.324397 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.053 mas, bmaj=15.64 mas, bpa=14.57 degrees ! Estimated noise=0.564341 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000562227 Jy ! Component: 100 - total flux cleaned = -0.000631129 Jy ! Component: 150 - total flux cleaned = -0.000668747 Jy ! Component: 200 - total flux cleaned = -0.000652624 Jy ! Total flux subtracted in 200 components = -0.000652624 Jy ! Clean residual min=-0.003284 max=0.002855 Jy/beam ! Clean residual mean=0.000012 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.177388 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 138 components and 0.177388 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091359Jy sigma=1.324228 ! Fit after self-cal, rms=0.091370Jy sigma=1.324210 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.66182e-05 Jy ! Component: 100 - total flux cleaned = -2.43088e-05 Jy ! Component: 150 - total flux cleaned = 5.63027e-06 Jy ! Component: 200 - total flux cleaned = 3.34511e-05 Jy ! Total flux subtracted in 200 components = 3.34511e-05 Jy ! Clean residual min=-0.003256 max=0.002808 Jy/beam ! Clean residual mean=0.000012 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.177422 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 144 components and 0.177422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091364Jy sigma=1.324131 ! Fit after self-cal, rms=0.091362Jy sigma=1.324122 ! 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.091362Jy sigma=1.324122 ! Fit after self-cal, rms=0.091598Jy sigma=1.324072 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.877 mas, bmaj=25.97 mas, bpa=3.894 degrees ! Estimated noise=0.627744 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.43531e-05 Jy ! Component: 100 - total flux cleaned = 1.73045e-06 Jy ! Component: 150 - total flux cleaned = -3.27229e-05 Jy ! Component: 200 - total flux cleaned = -4.51875e-05 Jy ! Total flux subtracted in 200 components = -4.51875e-05 Jy ! Clean residual min=-0.003167 max=0.002767 Jy/beam ! Clean residual mean=0.000020 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.177377 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 153 components and 0.177377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091595Jy sigma=1.324069 ! Fit after self-cal, rms=0.091597Jy sigma=1.323980 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.45402e-06 Jy ! Component: 100 - total flux cleaned = -7.76222e-05 Jy ! Component: 150 - total flux cleaned = -9.13725e-05 Jy ! Component: 200 - total flux cleaned = -7.94333e-05 Jy ! Total flux subtracted in 200 components = -7.94333e-05 Jy ! Clean residual min=-0.003123 max=0.002741 Jy/beam ! Clean residual mean=0.000020 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.177297 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 156 components and 0.177297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091598Jy sigma=1.324019 ! Fit after self-cal, rms=0.091594Jy sigma=1.323941 ! 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=4.052 mas, bmaj=15.69 mas, bpa=14.6 degrees ! Estimated noise=0.563982 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.052 x 15.69 at 14.6 degrees (North through East) ! Clean map min=-0.0031178 max=0.13226 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.135 mas, bmaj=13.17 mas, bpa=16.88 degrees ! Estimated noise=0.827629 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.101795 Jy ! Component: 100 - total flux cleaned = 0.13557 Jy ! Component: 150 - total flux cleaned = 0.152512 Jy ! Component: 200 - total flux cleaned = 0.161525 Jy ! Total flux subtracted in 200 components = 0.161525 Jy ! Clean residual min=-0.004106 max=0.006321 Jy/beam ! Clean residual mean=-0.000007 rms=0.001150 Jy/beam ! Combined flux in latest and established models = 0.161525 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 48 model components to the UV plane model. ! The established model now contains 48 components and 0.161525 Jy ! Inverting map and beam ! Estimated beam: bmin=4.052 mas, bmaj=15.69 mas, bpa=14.6 degrees ! Estimated noise=0.563982 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) ! Added new window around map position (6, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00763456 Jy ! Component: 100 - total flux cleaned = 0.0118191 Jy ! Component: 150 - total flux cleaned = 0.0144048 Jy ! Component: 200 - total flux cleaned = 0.0153789 Jy ! Total flux subtracted in 200 components = 0.0153789 Jy ! Clean residual min=-0.003026 max=0.002607 Jy/beam ! Clean residual mean=0.000009 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.176904 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 86 components and 0.176904 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=8.877 mas, bmaj=25.97 mas, bpa=3.894 degrees ! Estimated noise=0.627744 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000621612 Jy ! Component: 100 - total flux cleaned = 0.00055378 Jy ! Component: 150 - total flux cleaned = 0.000526979 Jy ! Component: 200 - total flux cleaned = 0.000482808 Jy ! Total flux subtracted in 200 components = 0.000482808 Jy ! Clean residual min=-0.003097 max=0.002678 Jy/beam ! Clean residual mean=0.000014 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.177387 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 = -3.49118e-05 Jy ! Component: 100 - total flux cleaned = -3.60218e-05 Jy ! Component: 150 - total flux cleaned = -3.64193e-05 Jy ! Component: 200 - total flux cleaned = -1.17861e-05 Jy ! Total flux subtracted in 200 components = -1.17861e-05 Jy ! Clean residual min=-0.003066 max=0.002692 Jy/beam ! Clean residual mean=0.000014 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.177375 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 137 components and 0.177375 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.052 mas, bmaj=15.69 mas, bpa=14.6 degrees ! Estimated noise=0.563982 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000165929 Jy ! Component: 100 - total flux cleaned = -0.000232235 Jy ! Component: 150 - total flux cleaned = -0.000290951 Jy ! Component: 200 - total flux cleaned = -0.000345114 Jy ! Total flux subtracted in 200 components = -0.000345114 Jy ! Clean residual min=-0.003056 max=0.002548 Jy/beam ! Clean residual mean=0.000007 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.17703 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 153 components and 0.17703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091479Jy sigma=1.322281 ! Fit after self-cal, rms=0.091443Jy sigma=1.322035 wmodel /scr/pima/bg219e_uvs/J0040-3243_S_map.mod ! Writing 153 model components to file: /scr/pima/bg219e_uvs/J0040-3243_S_map.mod wobs /scr/pima/bg219e_uvs/J0040-3243_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0040-3243_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0040-3243_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219e_uvs/J0040-3243_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.000875097 Jy ! Component: 100 - total flux cleaned = -0.000840407 Jy ! Component: 150 - total flux cleaned = -0.000560595 Jy ! Component: 200 - total flux cleaned = -0.000296588 Jy ! Component: 250 - total flux cleaned = 2.69744e-05 Jy ! Component: 300 - total flux cleaned = 0.000369503 Jy ! Component: 350 - total flux cleaned = 0.000598463 Jy ! Component: 400 - total flux cleaned = 0.000566599 Jy ! Component: 450 - total flux cleaned = 0.000597711 Jy ! Component: 500 - total flux cleaned = 0.000508606 Jy ! Component: 550 - total flux cleaned = 0.000450743 Jy ! Component: 600 - total flux cleaned = 0.000365806 Jy ! Component: 650 - total flux cleaned = 0.00025545 Jy ! Component: 700 - total flux cleaned = 0.00020185 Jy ! Component: 750 - total flux cleaned = 0.000122634 Jy ! Component: 800 - total flux cleaned = 9.64821e-05 Jy ! Component: 850 - total flux cleaned = 1.94907e-05 Jy ! Component: 900 - total flux cleaned = -3.06293e-05 Jy ! Component: 950 - total flux cleaned = -0.000179306 Jy ! Component: 1000 - total flux cleaned = -0.0002521 Jy ! Component: 1050 - total flux cleaned = -0.000275914 Jy ! Component: 1100 - total flux cleaned = -0.000228459 Jy ! Component: 1150 - total flux cleaned = -0.000275671 Jy ! Component: 1200 - total flux cleaned = -0.000367567 Jy ! Component: 1250 - total flux cleaned = -0.000367284 Jy ! Component: 1300 - total flux cleaned = -0.000367416 Jy ! Component: 1350 - total flux cleaned = -0.000433463 Jy ! Component: 1400 - total flux cleaned = -0.000411492 Jy ! Component: 1450 - total flux cleaned = -0.000432951 Jy ! Component: 1500 - total flux cleaned = -0.000475618 Jy ! Component: 1550 - total flux cleaned = -0.000559618 Jy ! Component: 1600 - total flux cleaned = -0.000580341 Jy ! Component: 1650 - total flux cleaned = -0.000662372 Jy ! Component: 1700 - total flux cleaned = -0.000763314 Jy ! Component: 1750 - total flux cleaned = -0.00078294 Jy ! Component: 1800 - total flux cleaned = -0.000901713 Jy ! Component: 1850 - total flux cleaned = -0.00103889 Jy ! Component: 1900 - total flux cleaned = -0.00107759 Jy ! Component: 1950 - total flux cleaned = -0.00121185 Jy ! Component: 2000 - total flux cleaned = -0.00126894 Jy ! Component: 2050 - total flux cleaned = -0.0014192 Jy ! Component: 2100 - total flux cleaned = -0.00154923 Jy ! Component: 2150 - total flux cleaned = -0.00164097 Jy ! Component: 2200 - total flux cleaned = -0.00169544 Jy ! Component: 2250 - total flux cleaned = -0.00180357 Jy ! Component: 2300 - total flux cleaned = -0.00187483 Jy ! Component: 2350 - total flux cleaned = -0.00198078 Jy ! Component: 2400 - total flux cleaned = -0.0019983 Jy ! Component: 2450 - total flux cleaned = -0.00210217 Jy ! Component: 2500 - total flux cleaned = -0.00215358 Jy ! Component: 2550 - total flux cleaned = -0.00222204 Jy ! Component: 2600 - total flux cleaned = -0.00239073 Jy ! Component: 2650 - total flux cleaned = -0.00247415 Jy ! Component: 2700 - total flux cleaned = -0.00249077 Jy ! Component: 2750 - total flux cleaned = -0.0025565 Jy ! Component: 2800 - total flux cleaned = -0.00262144 Jy ! Component: 2850 - total flux cleaned = -0.00267007 Jy ! Component: 2900 - total flux cleaned = -0.00278201 Jy ! Component: 2950 - total flux cleaned = -0.00281377 Jy ! Component: 3000 - total flux cleaned = -0.00290845 Jy ! Component: 3050 - total flux cleaned = -0.00300221 Jy ! Component: 3100 - total flux cleaned = -0.00307978 Jy ! Component: 3150 - total flux cleaned = -0.00315663 Jy ! Component: 3200 - total flux cleaned = -0.00324813 Jy ! Component: 3250 - total flux cleaned = -0.00330874 Jy ! Component: 3300 - total flux cleaned = -0.0034441 Jy ! Component: 3350 - total flux cleaned = -0.00351867 Jy ! Component: 3400 - total flux cleaned = -0.00357801 Jy ! Component: 3450 - total flux cleaned = -0.00363691 Jy ! Component: 3500 - total flux cleaned = -0.00372464 Jy ! Component: 3550 - total flux cleaned = -0.00382625 Jy ! Component: 3600 - total flux cleaned = -0.00392718 Jy ! Component: 3650 - total flux cleaned = -0.00404193 Jy ! Component: 3700 - total flux cleaned = -0.00418408 Jy ! Component: 3750 - total flux cleaned = -0.00425463 Jy ! Component: 3800 - total flux cleaned = -0.00435292 Jy ! Component: 3850 - total flux cleaned = -0.00440883 Jy ! Component: 3900 - total flux cleaned = -0.00460289 Jy ! Component: 3950 - total flux cleaned = -0.00465805 Jy ! Component: 4000 - total flux cleaned = -0.00479505 Jy ! Component: 4050 - total flux cleaned = -0.00486307 Jy ! Total flux subtracted in 4096 components = -0.00498483 Jy ! Clean residual min=-0.000829 max=0.000788 Jy/beam ! Clean residual mean=0.000000 rms=0.000263 Jy/beam ! Combined flux in latest and established models = 0.172045 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 434 components and 0.172045 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0040-3243_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.052 x 15.69 at 14.6 degrees (North through East) ! Clean map min=-0.0023647 max=0.13412 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0040-3243_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.134116 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000259849 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.581247 0.581247 1.16249 2.32499 4.64998 9.29995 18.5999 37.1998 74.3996 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.134 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 516.131 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0040-3243_S_uvs.log closed on Thu Apr 7 06:32:25 2016