! Started logfile: /scr/pima/bg219h_uvs/J2236-1706_S_uvs.log on Thu Apr 7 09:13:28 2016 obs /scr/pima/bg219h_uvs/J2236-1706_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J2236-1706_S_uva.fits ! AN table 1: 36 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.897377 visibilities/baseline/integration-bin. ! Found source: J2236-1706 ! ! 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 4652 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/J2236-1706_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002564Jy sigma=19.838451 ! Fit after self-cal, rms=0.836509Jy sigma=16.578109 ! 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.483 mas, bmaj=6.467 mas, bpa=-3.439 degrees ! Estimated noise=0.82672 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.125549 Jy ! Component: 100 - total flux cleaned = 0.1561 Jy ! Total flux subtracted in 100 components = 0.1561 Jy ! Clean residual min=-0.008622 max=0.016541 Jy/beam ! Clean residual mean=0.000000 rms=0.002267 Jy/beam ! Combined flux in latest and established models = 0.1561 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.1561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079050Jy sigma=1.516506 ! Fit after self-cal, rms=0.079004Jy sigma=1.515769 ! Inverting map ! Added new window around map position (3.5, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0177024 Jy ! Component: 100 - total flux cleaned = 0.0292129 Jy ! Total flux subtracted in 100 components = 0.0292129 Jy ! Clean residual min=-0.007275 max=0.007925 Jy/beam ! Clean residual mean=-0.000003 rms=0.001583 Jy/beam ! Combined flux in latest and established models = 0.185313 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 17 components and 0.185313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073509Jy sigma=1.399926 ! Fit after self-cal, rms=0.073262Jy sigma=1.395727 ! 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=2.87 mas, bmaj=7.328 mas, bpa=-5.031 degrees ! Estimated noise=0.571725 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.011973 Jy ! Component: 100 - total flux cleaned = 0.0191568 Jy ! Component: 150 - total flux cleaned = 0.0236758 Jy ! Component: 200 - total flux cleaned = 0.0265633 Jy ! Total flux subtracted in 200 components = 0.0265633 Jy ! Clean residual min=-0.004580 max=0.004734 Jy/beam ! Clean residual mean=-0.000009 rms=0.001178 Jy/beam ! Combined flux in latest and established models = 0.211877 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 38 components and 0.211877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071189Jy sigma=1.351759 ! Fit after self-cal, rms=0.071035Jy sigma=1.349148 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.87 x 7.328 at -5.031 degrees (North through East) ! Clean map min=-0.0045143 max=0.16469 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.97 HN 1.06 KP 0.94 LA 1.09 ! MK 0.97 NL 1.00 OV 0.97 PT 0.99 ! SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 HN 1.00 KP 0.98 LA 1.08 ! MK 1.03 NL 1.13 OV 0.99 PT 0.96 ! SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 HN 1.06 KP 0.97 LA 1.02 ! MK 1.00 NL 0.99 OV 1.00 PT 0.96 ! SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 HN 1.04 KP 0.98 LA 1.03 ! MK 0.97 NL 0.96 OV 0.99 PT 0.98 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.071035Jy sigma=1.349148 ! Fit after self-cal, rms=0.070478Jy sigma=1.333082 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.865 mas, bmaj=7.273 mas, bpa=-4.657 degrees ! Estimated noise=0.56673 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.00196797 Jy ! Component: 100 - total flux cleaned = 0.00206823 Jy ! Component: 150 - total flux cleaned = 0.00206871 Jy ! Component: 200 - total flux cleaned = 0.00203931 Jy ! Total flux subtracted in 200 components = 0.00203931 Jy ! Clean residual min=-0.003517 max=0.003485 Jy/beam ! Clean residual mean=-0.000002 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.213916 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 56 components and 0.213916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070396Jy sigma=1.331716 ! Fit after self-cal, rms=0.070418Jy sigma=1.331347 ! 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.070418Jy sigma=1.331347 ! Fit after self-cal, rms=0.069833Jy sigma=1.322185 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.86 mas, bmaj=7.272 mas, bpa=-4.713 degrees ! Estimated noise=0.566248 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000781522 Jy ! Component: 100 - total flux cleaned = 0.000780487 Jy ! Component: 150 - total flux cleaned = 0.000781519 Jy ! Component: 200 - total flux cleaned = 0.000781988 Jy ! Total flux subtracted in 200 components = 0.000781988 Jy ! Clean residual min=-0.003116 max=0.002985 Jy/beam ! Clean residual mean=-0.000008 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.214698 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 64 components and 0.214698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069807Jy sigma=1.321740 ! Fit after self-cal, rms=0.069801Jy sigma=1.321611 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.000103762 Jy ! Component: 100 - total flux cleaned = 3.49526e-05 Jy ! Component: 150 - total flux cleaned = 3.47185e-05 Jy ! Component: 200 - total flux cleaned = 1.346e-05 Jy ! Total flux subtracted in 200 components = 1.346e-05 Jy ! Clean residual min=-0.003111 max=0.002903 Jy/beam ! Clean residual mean=-0.000008 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.214711 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 67 components and 0.214711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069787Jy sigma=1.321371 ! Fit after self-cal, rms=0.069785Jy sigma=1.321345 ! 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.069785Jy sigma=1.321345 ! Fit after self-cal, rms=0.069714Jy sigma=1.321141 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.857 mas, bmaj=7.271 mas, bpa=-4.786 degrees ! Estimated noise=0.565852 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000287412 Jy ! Component: 100 - total flux cleaned = 0.000243991 Jy ! Component: 150 - total flux cleaned = 0.000243456 Jy ! Component: 200 - total flux cleaned = 0.000206606 Jy ! Total flux subtracted in 200 components = 0.000206606 Jy ! Clean residual min=-0.003076 max=0.002845 Jy/beam ! Clean residual mean=-0.000009 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.214918 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 69 components and 0.214918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069700Jy sigma=1.320938 ! Fit after self-cal, rms=0.069698Jy sigma=1.320922 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.32963e-05 Jy ! Component: 100 - total flux cleaned = 5.03228e-06 Jy ! Component: 150 - total flux cleaned = -2.90492e-05 Jy ! Component: 200 - total flux cleaned = -4.55039e-05 Jy ! Total flux subtracted in 200 components = -4.55039e-05 Jy ! Clean residual min=-0.003070 max=0.002842 Jy/beam ! Clean residual mean=-0.000009 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.214872 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 69 components and 0.214872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069689Jy sigma=1.320781 ! Fit after self-cal, rms=0.069688Jy sigma=1.320769 ! 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.069688Jy sigma=1.320769 ! Fit after self-cal, rms=0.069653Jy sigma=1.320739 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.834 mas, bmaj=14.4 mas, bpa=-1.964 degrees ! Estimated noise=0.764488 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00078202 Jy ! Component: 100 - total flux cleaned = 0.000814333 Jy ! Component: 150 - total flux cleaned = 0.000884272 Jy ! Component: 200 - total flux cleaned = 0.000931257 Jy ! Total flux subtracted in 200 components = 0.000931257 Jy ! Clean residual min=-0.003523 max=0.004479 Jy/beam ! Clean residual mean=-0.000021 rms=0.001136 Jy/beam ! Combined flux in latest and established models = 0.215804 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 77 components and 0.215804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069660Jy sigma=1.320881 ! Fit after self-cal, rms=0.069658Jy sigma=1.320843 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 = 6.9677e-05 Jy ! Component: 100 - total flux cleaned = 0.00010082 Jy ! Component: 150 - total flux cleaned = 0.000119572 Jy ! Component: 200 - total flux cleaned = 0.000137156 Jy ! Total flux subtracted in 200 components = 0.000137156 Jy ! Clean residual min=-0.003537 max=0.004520 Jy/beam ! Clean residual mean=-0.000021 rms=0.001135 Jy/beam ! Combined flux in latest and established models = 0.215941 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 83 components and 0.215941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069660Jy sigma=1.320898 ! Fit after self-cal, rms=0.069660Jy sigma=1.320888 ! 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=2.855 mas, bmaj=7.269 mas, bpa=-4.848 degrees ! Estimated noise=0.56575 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.855 x 7.269 at -4.848 degrees (North through East) ! Clean map min=-0.0029068 max=0.16393 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.471 mas, bmaj=6.43 mas, bpa=-3.232 degrees ! Estimated noise=0.814173 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.123391 Jy ! Component: 100 - total flux cleaned = 0.155271 Jy ! Component: 150 - total flux cleaned = 0.173731 Jy ! Component: 200 - total flux cleaned = 0.18601 Jy ! Total flux subtracted in 200 components = 0.18601 Jy ! Clean residual min=-0.006092 max=0.006648 Jy/beam ! Clean residual mean=-0.000005 rms=0.001404 Jy/beam ! Combined flux in latest and established models = 0.18601 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.18601 Jy ! Inverting map and beam ! Estimated beam: bmin=2.855 mas, bmaj=7.269 mas, bpa=-4.848 degrees ! Estimated noise=0.56575 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.0117039 Jy ! Component: 100 - total flux cleaned = 0.0187482 Jy ! Component: 150 - total flux cleaned = 0.0231551 Jy ! Component: 200 - total flux cleaned = 0.0259365 Jy ! Total flux subtracted in 200 components = 0.0259365 Jy ! Clean residual min=-0.003374 max=0.003208 Jy/beam ! Clean residual mean=-0.000011 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.211947 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 46 components and 0.211947 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=6.834 mas, bmaj=14.4 mas, bpa=-1.964 degrees ! Estimated noise=0.764488 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00320321 Jy ! Component: 100 - total flux cleaned = 0.00369129 Jy ! Component: 150 - total flux cleaned = 0.00386461 Jy ! Component: 200 - total flux cleaned = 0.00396922 Jy ! Total flux subtracted in 200 components = 0.00396922 Jy ! Clean residual min=-0.003646 max=0.004601 Jy/beam ! Clean residual mean=-0.000022 rms=0.001150 Jy/beam ! Combined flux in latest and established models = 0.215916 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.000112768 Jy ! Component: 100 - total flux cleaned = 0.000204382 Jy ! Component: 150 - total flux cleaned = 0.000263451 Jy ! Component: 200 - total flux cleaned = 0.000298991 Jy ! Total flux subtracted in 200 components = 0.000298991 Jy ! Clean residual min=-0.003575 max=0.004601 Jy/beam ! Clean residual mean=-0.000022 rms=0.001136 Jy/beam ! Combined flux in latest and established models = 0.216215 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 60 components and 0.216215 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.855 mas, bmaj=7.269 mas, bpa=-4.848 degrees ! Estimated noise=0.56575 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000699044 Jy ! Component: 100 - total flux cleaned = -0.000771023 Jy ! Component: 150 - total flux cleaned = -0.000833795 Jy ! Component: 200 - total flux cleaned = -0.000861797 Jy ! Total flux subtracted in 200 components = -0.000861797 Jy ! Clean residual min=-0.003016 max=0.002987 Jy/beam ! Clean residual mean=-0.000010 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.215353 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 72 components and 0.215353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069686Jy sigma=1.321388 ! Fit after self-cal, rms=0.069686Jy sigma=1.321333 wmodel /scr/pima/bg219h_uvs/J2236-1706_S_map.mod ! Writing 72 model components to file: /scr/pima/bg219h_uvs/J2236-1706_S_map.mod wobs /scr/pima/bg219h_uvs/J2236-1706_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J2236-1706_S_uvs.fits wwins /scr/pima/bg219h_uvs/J2236-1706_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219h_uvs/J2236-1706_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.000172856 Jy ! Component: 100 - total flux cleaned = -0.000175716 Jy ! Component: 150 - total flux cleaned = -3.29595e-05 Jy ! Component: 200 - total flux cleaned = -0.000125901 Jy ! Component: 250 - total flux cleaned = -0.000126415 Jy ! Component: 300 - total flux cleaned = -0.000211348 Jy ! Component: 350 - total flux cleaned = -0.000253229 Jy ! Component: 400 - total flux cleaned = -0.000294581 Jy ! Component: 450 - total flux cleaned = -0.000411874 Jy ! Component: 500 - total flux cleaned = -0.000489074 Jy ! Component: 550 - total flux cleaned = -0.00060077 Jy ! Component: 600 - total flux cleaned = -0.000673827 Jy ! Component: 650 - total flux cleaned = -0.000745761 Jy ! Component: 700 - total flux cleaned = -0.000781454 Jy ! Component: 750 - total flux cleaned = -0.000851039 Jy ! Component: 800 - total flux cleaned = -0.000884565 Jy ! Component: 850 - total flux cleaned = -0.000884532 Jy ! Component: 900 - total flux cleaned = -0.00101599 Jy ! Component: 950 - total flux cleaned = -0.00108056 Jy ! Component: 1000 - total flux cleaned = -0.00114389 Jy ! Component: 1050 - total flux cleaned = -0.00117466 Jy ! Component: 1100 - total flux cleaned = -0.00126699 Jy ! Component: 1150 - total flux cleaned = -0.00123662 Jy ! Component: 1200 - total flux cleaned = -0.00132651 Jy ! Component: 1250 - total flux cleaned = -0.00141484 Jy ! Component: 1300 - total flux cleaned = -0.00150162 Jy ! Component: 1350 - total flux cleaned = -0.00161535 Jy ! Component: 1400 - total flux cleaned = -0.00167102 Jy ! Component: 1450 - total flux cleaned = -0.00172613 Jy ! Component: 1500 - total flux cleaned = -0.00172616 Jy ! Component: 1550 - total flux cleaned = -0.00180745 Jy ! Component: 1600 - total flux cleaned = -0.00188786 Jy ! Component: 1650 - total flux cleaned = -0.00199378 Jy ! Component: 1700 - total flux cleaned = -0.00212418 Jy ! Component: 1750 - total flux cleaned = -0.00222742 Jy ! Component: 1800 - total flux cleaned = -0.00230411 Jy ! Component: 1850 - total flux cleaned = -0.0023796 Jy ! Component: 1900 - total flux cleaned = -0.00245452 Jy ! Component: 1950 - total flux cleaned = -0.00252846 Jy ! Component: 2000 - total flux cleaned = -0.00265065 Jy ! Component: 2050 - total flux cleaned = -0.00269892 Jy ! Component: 2100 - total flux cleaned = -0.00284193 Jy ! Component: 2150 - total flux cleaned = -0.00279438 Jy ! Component: 2200 - total flux cleaned = -0.0028646 Jy ! Component: 2250 - total flux cleaned = -0.00288801 Jy ! Component: 2300 - total flux cleaned = -0.00291078 Jy ! Component: 2350 - total flux cleaned = -0.00304657 Jy ! Component: 2400 - total flux cleaned = -0.00295711 Jy ! Component: 2450 - total flux cleaned = -0.00311246 Jy ! Component: 2500 - total flux cleaned = -0.00302436 Jy ! Component: 2550 - total flux cleaned = -0.00304647 Jy ! Component: 2600 - total flux cleaned = -0.00302522 Jy ! Component: 2650 - total flux cleaned = -0.00306816 Jy ! Component: 2700 - total flux cleaned = -0.00311066 Jy ! Component: 2750 - total flux cleaned = -0.00304738 Jy ! Component: 2800 - total flux cleaned = -0.00306828 Jy ! Component: 2850 - total flux cleaned = -0.00298565 Jy ! Component: 2900 - total flux cleaned = -0.00306786 Jy ! Component: 2950 - total flux cleaned = -0.00294592 Jy ! Component: 3000 - total flux cleaned = -0.00290584 Jy ! Component: 3050 - total flux cleaned = -0.00298588 Jy ! Component: 3100 - total flux cleaned = -0.002966 Jy ! Component: 3150 - total flux cleaned = -0.00290682 Jy ! Component: 3200 - total flux cleaned = -0.0028872 Jy ! Component: 3250 - total flux cleaned = -0.00288703 Jy ! Component: 3300 - total flux cleaned = -0.00286761 Jy ! Component: 3350 - total flux cleaned = -0.00281024 Jy ! Component: 3400 - total flux cleaned = -0.00282918 Jy ! Component: 3450 - total flux cleaned = -0.00275428 Jy ! Component: 3500 - total flux cleaned = -0.00275409 Jy ! Component: 3550 - total flux cleaned = -0.00277261 Jy ! Component: 3600 - total flux cleaned = -0.00271751 Jy ! Component: 3650 - total flux cleaned = -0.00277206 Jy ! Component: 3700 - total flux cleaned = -0.00279019 Jy ! Component: 3750 - total flux cleaned = -0.00270044 Jy ! Component: 3800 - total flux cleaned = -0.00277153 Jy ! Component: 3850 - total flux cleaned = -0.00270046 Jy ! Component: 3900 - total flux cleaned = -0.00263022 Jy ! Component: 3950 - total flux cleaned = -0.00264772 Jy ! Component: 4000 - total flux cleaned = -0.00261301 Jy ! Component: 4050 - total flux cleaned = -0.00263022 Jy ! Total flux subtracted in 4096 components = -0.00266444 Jy ! Clean residual min=-0.000916 max=0.001024 Jy/beam ! Clean residual mean=-0.000003 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.212688 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 383 components and 0.212688 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J2236-1706_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.855 x 7.269 at -4.848 degrees (North through East) ! Clean map min=-0.0024468 max=0.16379 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J2236-1706_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.163795 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000297595 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.545062 0.545062 1.09012 2.18025 4.3605 8.72099 17.442 34.884 69.7679 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.163 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 550.396 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J2236-1706_S_uvs.log closed on Thu Apr 7 09:13:32 2016