! Started logfile: /scr/pima/bg219a_uvs/J1227-4436_S_uvs.log on Wed Apr 6 22:53:49 2016 obs /scr/pima/bg219a_uvs/J1227-4436_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1227-4436_S_uva.fits ! AN table 1: 31 integrations on 10 of 10 possible baselines. ! AN table 2: 30 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.903279 visibilities/baseline/integration-bin. ! Found source: J1227-4436 ! ! 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 49 lines of history. ! ! Reading 2204 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/bg219a_uvs/J1227-4436_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 32 telescope corrections were flagged in sub-array 1. ! A total of 15 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! A total of 15 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! A total of 15 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 32 telescope corrections were flagged in sub-array 1. ! A total of 15 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.985185Jy sigma=15.025979 ! Fit after self-cal, rms=0.745184Jy sigma=11.304086 ! 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.722 mas, bmaj=13.76 mas, bpa=-8.329 degrees ! Estimated noise=1.68748 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.195628 Jy ! Component: 100 - total flux cleaned = 0.244038 Jy ! Total flux subtracted in 100 components = 0.244038 Jy ! Clean residual min=-0.017462 max=0.025343 Jy/beam ! Clean residual mean=-0.000203 rms=0.005311 Jy/beam ! Combined flux in latest and established models = 0.244038 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.244038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096341Jy sigma=1.349222 ! Fit after self-cal, rms=0.096350Jy sigma=1.349034 ! 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.293 mas, bmaj=16.85 mas, bpa=-8.454 degrees ! Estimated noise=1.09198 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.0311225 Jy ! Component: 100 - total flux cleaned = 0.0469994 Jy ! Component: 150 - total flux cleaned = 0.0553421 Jy ! Component: 200 - total flux cleaned = 0.0597416 Jy ! Total flux subtracted in 200 components = 0.0597416 Jy ! Clean residual min=-0.009276 max=0.013737 Jy/beam ! Clean residual mean=-0.000137 rms=0.002664 Jy/beam ! Combined flux in latest and established models = 0.303779 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 16 components and 0.303779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086833Jy sigma=1.181014 ! Fit after self-cal, rms=0.086849Jy sigma=1.180358 ! 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.293 x 16.85 at -8.454 degrees (North through East) ! Clean map min=-0.0093341 max=0.2157 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. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* LA 1.00* NL 1.00* PT 1.00* ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.96 LA 1.04 MK 1.00 OV 1.01 ! PT 0.99 ! ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* LA 1.00* NL 1.00* PT 1.00* ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.01 LA 1.01 MK 0.96 OV 1.00 ! PT 1.01 ! ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 LA 0.99 NL 1.19 PT 0.97 ! SC 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.02 LA 0.96 MK 0.97 OV 0.99 ! PT 1.02 ! ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.91 LA 1.02 NL 1.17 PT 0.94 ! SC 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.96 LA 0.96 MK 1.07 OV 1.02 ! PT 1.00 ! ! ! Fit before self-cal, rms=0.086849Jy sigma=1.180358 ! Fit after self-cal, rms=0.088210Jy sigma=1.171632 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.297 mas, bmaj=17.29 mas, bpa=-8.992 degrees ! Estimated noise=1.10162 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.000449489 Jy ! Component: 100 - total flux cleaned = -0.000443224 Jy ! Component: 150 - total flux cleaned = -0.000444285 Jy ! Component: 200 - total flux cleaned = -0.000443482 Jy ! Total flux subtracted in 200 components = -0.000443482 Jy ! Clean residual min=-0.008193 max=0.010512 Jy/beam ! Clean residual mean=-0.000238 rms=0.002216 Jy/beam ! Combined flux in latest and established models = 0.303336 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 26 components and 0.303336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087967Jy sigma=1.168956 ! Fit after self-cal, rms=0.088117Jy sigma=1.168721 ! 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.088117Jy sigma=1.168721 ! Fit after self-cal, rms=0.087717Jy sigma=1.168404 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.295 mas, bmaj=17.25 mas, bpa=-8.954 degrees ! Estimated noise=1.09668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000810636 Jy ! Component: 100 - total flux cleaned = -0.000812132 Jy ! Component: 150 - total flux cleaned = -0.000740447 Jy ! Component: 200 - total flux cleaned = -0.000670567 Jy ! Total flux subtracted in 200 components = -0.000670567 Jy ! Clean residual min=-0.008027 max=0.009947 Jy/beam ! Clean residual mean=-0.000229 rms=0.002158 Jy/beam ! Combined flux in latest and established models = 0.302665 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 28 components and 0.302665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087555Jy sigma=1.166775 ! Fit after self-cal, rms=0.087566Jy sigma=1.166747 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 (-12, 10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00741285 Jy ! Component: 100 - total flux cleaned = 0.00786721 Jy ! Component: 150 - total flux cleaned = 0.00786073 Jy ! Component: 200 - total flux cleaned = 0.00776522 Jy ! Total flux subtracted in 200 components = 0.00776522 Jy ! Clean residual min=-0.006690 max=0.005562 Jy/beam ! Clean residual mean=-0.000163 rms=0.001579 Jy/beam ! Combined flux in latest and established models = 0.31043 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 53 components and 0.310431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086718Jy sigma=1.154529 ! Fit after self-cal, rms=0.086724Jy sigma=1.154005 ! 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.086724Jy sigma=1.154005 ! Fit after self-cal, rms=0.085929Jy sigma=1.150135 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.298 mas, bmaj=17.28 mas, bpa=-9.002 degrees ! Estimated noise=1.09824 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00256229 Jy ! Component: 100 - total flux cleaned = 0.00271396 Jy ! Component: 150 - total flux cleaned = 0.00271126 Jy ! Component: 200 - total flux cleaned = 0.00270926 Jy ! Total flux subtracted in 200 components = 0.00270926 Jy ! Clean residual min=-0.005566 max=0.005467 Jy/beam ! Clean residual mean=-0.000104 rms=0.001339 Jy/beam ! Combined flux in latest and established models = 0.31314 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 79 components and 0.31314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085785Jy sigma=1.148194 ! Fit after self-cal, rms=0.085765Jy sigma=1.148004 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.000788004 Jy ! Component: 100 - total flux cleaned = 0.000787904 Jy ! Component: 150 - total flux cleaned = 0.000740745 Jy ! Component: 200 - total flux cleaned = 0.000740839 Jy ! Total flux subtracted in 200 components = 0.000740839 Jy ! Clean residual min=-0.005512 max=0.005202 Jy/beam ! Clean residual mean=-0.000097 rms=0.001292 Jy/beam ! Combined flux in latest and established models = 0.313881 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 91 components and 0.313881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085710Jy sigma=1.147176 ! Fit after self-cal, rms=0.085708Jy sigma=1.147121 ! 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.085708Jy sigma=1.147121 ! Fit after self-cal, rms=0.085794Jy sigma=1.143706 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.794 mas, bmaj=35.05 mas, bpa=-1.516 degrees ! Estimated noise=1.39464 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000914378 Jy ! Component: 100 - total flux cleaned = 0.000951543 Jy ! Component: 150 - total flux cleaned = 0.000921906 Jy ! Component: 200 - total flux cleaned = 0.000922202 Jy ! Total flux subtracted in 200 components = 0.000922202 Jy ! Clean residual min=-0.004579 max=0.004731 Jy/beam ! Clean residual mean=-0.000202 rms=0.001460 Jy/beam ! Combined flux in latest and established models = 0.314803 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 117 components and 0.314803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085769Jy sigma=1.143216 ! Fit after self-cal, rms=0.085771Jy sigma=1.143102 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.000179516 Jy ! Component: 100 - total flux cleaned = 0.000178241 Jy ! Component: 150 - total flux cleaned = 0.000179275 Jy ! Component: 200 - total flux cleaned = 0.000180556 Jy ! Total flux subtracted in 200 components = 0.000180556 Jy ! Clean residual min=-0.004533 max=0.004589 Jy/beam ! Clean residual mean=-0.000199 rms=0.001433 Jy/beam ! Combined flux in latest and established models = 0.314983 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 142 components and 0.314984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085764Jy sigma=1.143042 ! Fit after self-cal, rms=0.085763Jy sigma=1.143014 ! 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.3 mas, bmaj=17.3 mas, bpa=-9.01 degrees ! Estimated noise=1.10153 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.3 x 17.3 at -9.01 degrees (North through East) ! Clean map min=-0.0048336 max=0.21419 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.719 mas, bmaj=13.81 mas, bpa=-8.323 degrees ! Estimated noise=1.72434 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.195533 Jy ! Component: 100 - total flux cleaned = 0.243166 Jy ! Component: 150 - total flux cleaned = 0.266459 Jy ! Component: 200 - total flux cleaned = 0.281848 Jy ! Total flux subtracted in 200 components = 0.281848 Jy ! Clean residual min=-0.009760 max=0.011161 Jy/beam ! Clean residual mean=-0.000147 rms=0.003000 Jy/beam ! Combined flux in latest and established models = 0.281848 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.281848 Jy ! Inverting map and beam ! Estimated beam: bmin=3.3 mas, bmaj=17.3 mas, bpa=-9.01 degrees ! Estimated noise=1.10153 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.0153823 Jy ! Component: 100 - total flux cleaned = 0.0233648 Jy ! Component: 150 - total flux cleaned = 0.0283799 Jy ! Component: 200 - total flux cleaned = 0.0304959 Jy ! Total flux subtracted in 200 components = 0.0304959 Jy ! Clean residual min=-0.005333 max=0.005474 Jy/beam ! Clean residual mean=-0.000135 rms=0.001497 Jy/beam ! Combined flux in latest and established models = 0.312344 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 61 components and 0.312344 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.794 mas, bmaj=35.05 mas, bpa=-1.516 degrees ! Estimated noise=1.39464 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0022788 Jy ! Component: 100 - total flux cleaned = 0.00267033 Jy ! Component: 150 - total flux cleaned = 0.00283513 Jy ! Component: 200 - total flux cleaned = 0.00297767 Jy ! Total flux subtracted in 200 components = 0.00297767 Jy ! Clean residual min=-0.004971 max=0.004820 Jy/beam ! Clean residual mean=-0.000198 rms=0.001612 Jy/beam ! Combined flux in latest and established models = 0.315322 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.000126076 Jy ! Component: 100 - total flux cleaned = 0.000236779 Jy ! Component: 150 - total flux cleaned = 0.000333146 Jy ! Component: 200 - total flux cleaned = 0.000418977 Jy ! Total flux subtracted in 200 components = 0.000418977 Jy ! Clean residual min=-0.004620 max=0.004622 Jy/beam ! Clean residual mean=-0.000189 rms=0.001512 Jy/beam ! Combined flux in latest and established models = 0.31574 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 84 components and 0.31574 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.3 mas, bmaj=17.3 mas, bpa=-9.01 degrees ! Estimated noise=1.10153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000173779 Jy ! Component: 100 - total flux cleaned = 0.000399369 Jy ! Component: 150 - total flux cleaned = 0.000445185 Jy ! Component: 200 - total flux cleaned = 0.000489797 Jy ! Total flux subtracted in 200 components = 0.000489797 Jy ! Clean residual min=-0.004801 max=0.005114 Jy/beam ! Clean residual mean=-0.000097 rms=0.001225 Jy/beam ! Combined flux in latest and established models = 0.31623 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 115 components and 0.31623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085816Jy sigma=1.143724 ! Fit after self-cal, rms=0.085787Jy sigma=1.143520 wmodel /scr/pima/bg219a_uvs/J1227-4436_S_map.mod ! Writing 115 model components to file: /scr/pima/bg219a_uvs/J1227-4436_S_map.mod wobs /scr/pima/bg219a_uvs/J1227-4436_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1227-4436_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1227-4436_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219a_uvs/J1227-4436_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.000390662 Jy ! Component: 100 - total flux cleaned = 0.000544946 Jy ! Component: 150 - total flux cleaned = 0.000341626 Jy ! Component: 200 - total flux cleaned = 0.000158129 Jy ! Component: 250 - total flux cleaned = -0.000287855 Jy ! Component: 300 - total flux cleaned = -0.000756004 Jy ! Component: 350 - total flux cleaned = -0.000999815 Jy ! Component: 400 - total flux cleaned = -0.00127835 Jy ! Component: 450 - total flux cleaned = -0.0015841 Jy ! Component: 500 - total flux cleaned = -0.00178891 Jy ! Component: 550 - total flux cleaned = -0.00190524 Jy ! Component: 600 - total flux cleaned = -0.00190572 Jy ! Component: 650 - total flux cleaned = -0.00179739 Jy ! Component: 700 - total flux cleaned = -0.00162278 Jy ! Component: 750 - total flux cleaned = -0.00141883 Jy ! Component: 800 - total flux cleaned = -0.0012535 Jy ! Component: 850 - total flux cleaned = -0.00109298 Jy ! Component: 900 - total flux cleaned = -0.000999226 Jy ! Component: 950 - total flux cleaned = -0.00090797 Jy ! Component: 1000 - total flux cleaned = -0.000907995 Jy ! Component: 1050 - total flux cleaned = -0.00102381 Jy ! Component: 1100 - total flux cleaned = -0.00116542 Jy ! Component: 1150 - total flux cleaned = -0.00124868 Jy ! Component: 1200 - total flux cleaned = -0.00135783 Jy ! Component: 1250 - total flux cleaned = -0.00146549 Jy ! Component: 1300 - total flux cleaned = -0.00159741 Jy ! Component: 1350 - total flux cleaned = -0.00170089 Jy ! Component: 1400 - total flux cleaned = -0.00170097 Jy ! Component: 1450 - total flux cleaned = -0.00182671 Jy ! Component: 1500 - total flux cleaned = -0.00190111 Jy ! Component: 1550 - total flux cleaned = -0.00182757 Jy ! Component: 1600 - total flux cleaned = -0.00180358 Jy ! Component: 1650 - total flux cleaned = -0.00173174 Jy ! Component: 1700 - total flux cleaned = -0.00158934 Jy ! Component: 1750 - total flux cleaned = -0.00151858 Jy ! Component: 1800 - total flux cleaned = -0.00137719 Jy ! Component: 1850 - total flux cleaned = -0.00128339 Jy ! Component: 1900 - total flux cleaned = -0.00119001 Jy ! Component: 1950 - total flux cleaned = -0.00112033 Jy ! Component: 2000 - total flux cleaned = -0.00102746 Jy ! Component: 2050 - total flux cleaned = -0.00100438 Jy ! Component: 2100 - total flux cleaned = -0.000958145 Jy ! Component: 2150 - total flux cleaned = -0.000958028 Jy ! Component: 2200 - total flux cleaned = -0.000911739 Jy ! Component: 2250 - total flux cleaned = -0.000888605 Jy ! Component: 2300 - total flux cleaned = -0.000865743 Jy ! Component: 2350 - total flux cleaned = -0.000819388 Jy ! Component: 2400 - total flux cleaned = -0.000819307 Jy ! Component: 2450 - total flux cleaned = -0.000795737 Jy ! Component: 2500 - total flux cleaned = -0.000772394 Jy ! Component: 2550 - total flux cleaned = -0.000795885 Jy ! Component: 2600 - total flux cleaned = -0.000795951 Jy ! Component: 2650 - total flux cleaned = -0.000819744 Jy ! Component: 2700 - total flux cleaned = -0.000795749 Jy ! Component: 2750 - total flux cleaned = -0.000795499 Jy ! Component: 2800 - total flux cleaned = -0.000819796 Jy ! Component: 2850 - total flux cleaned = -0.000819843 Jy ! Component: 2900 - total flux cleaned = -0.000746513 Jy ! Component: 2950 - total flux cleaned = -0.000696957 Jy ! Component: 3000 - total flux cleaned = -0.000671896 Jy ! Component: 3050 - total flux cleaned = -0.000646395 Jy ! Component: 3100 - total flux cleaned = -0.000620826 Jy ! Component: 3150 - total flux cleaned = -0.000543364 Jy ! Component: 3200 - total flux cleaned = -0.000517141 Jy ! Component: 3250 - total flux cleaned = -0.000437531 Jy ! Component: 3300 - total flux cleaned = -0.000383444 Jy ! Component: 3350 - total flux cleaned = -0.000329165 Jy ! Component: 3400 - total flux cleaned = -0.00024633 Jy ! Component: 3450 - total flux cleaned = -0.000162197 Jy ! Component: 3500 - total flux cleaned = -7.67485e-05 Jy ! Component: 3550 - total flux cleaned = 3.93366e-05 Jy ! Component: 3600 - total flux cleaned = 0.000127527 Jy ! Component: 3650 - total flux cleaned = 0.000217112 Jy ! Component: 3700 - total flux cleaned = 0.000247284 Jy ! Component: 3750 - total flux cleaned = 0.000339493 Jy ! Component: 3800 - total flux cleaned = 0.000432743 Jy ! Component: 3850 - total flux cleaned = 0.000464146 Jy ! Component: 3900 - total flux cleaned = 0.000528058 Jy ! Component: 3950 - total flux cleaned = 0.000593488 Jy ! Component: 4000 - total flux cleaned = 0.000659577 Jy ! Component: 4050 - total flux cleaned = 0.000693132 Jy ! Total flux subtracted in 4096 components = 0.000761718 Jy ! Clean residual min=-0.001912 max=0.001938 Jy/beam ! Clean residual mean=0.000041 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.316992 Jy keep ! Adding 233 model components to the UV plane model. ! The established model now contains 348 components and 0.316992 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1227-4436_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.3 x 17.3 at -9.01 degrees (North through East) ! Clean map min=-0.0047812 max=0.22542 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1227-4436_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.225417 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000629109 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.837262 0.837262 1.67452 3.34905 6.69809 13.3962 26.7924 53.5847 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.225 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 358.31 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1227-4436_S_uvs.log closed on Wed Apr 6 22:53:53 2016