! Started logfile: /scr/pima/bg219h_uvs/J2231-1422_S_uvs.log on Thu Apr 7 09:13:19 2016 obs /scr/pima/bg219h_uvs/J2231-1422_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J2231-1422_S_uva.fits ! AN table 1: 48 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.806019 visibilities/baseline/integration-bin. ! Found source: J2231-1422 ! ! 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 6964 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/J2231-1422_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.039637Jy sigma=20.820843 ! Fit after self-cal, rms=0.771814Jy sigma=15.381033 ! 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.454 mas, bmaj=6.385 mas, bpa=-4.97 degrees ! Estimated noise=0.60987 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.178002 Jy ! Component: 100 - total flux cleaned = 0.219349 Jy ! Total flux subtracted in 100 components = 0.219349 Jy ! Clean residual min=-0.009178 max=0.015547 Jy/beam ! Clean residual mean=0.000014 rms=0.002811 Jy/beam ! Combined flux in latest and established models = 0.219349 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.219349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084951Jy sigma=1.660268 ! Fit after self-cal, rms=0.084935Jy sigma=1.660012 ! 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.925 mas, bmaj=7.338 mas, bpa=-4.679 degrees ! Estimated noise=0.444061 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.0192116 Jy ! Component: 100 - total flux cleaned = 0.0273905 Jy ! Component: 150 - total flux cleaned = 0.0310207 Jy ! Component: 200 - total flux cleaned = 0.0323295 Jy ! Total flux subtracted in 200 components = 0.0323295 Jy ! Clean residual min=-0.008831 max=0.015194 Jy/beam ! Clean residual mean=0.000022 rms=0.003289 Jy/beam ! Combined flux in latest and established models = 0.251678 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 27 components and 0.251678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081345Jy sigma=1.577836 ! Fit after self-cal, rms=0.081311Jy sigma=1.576982 ! 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.925 x 7.338 at -4.679 degrees (North through East) ! Clean map min=-0.0087462 max=0.23184 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 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* 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.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.081311Jy sigma=1.576982 ! Fit after self-cal, rms=0.081311Jy sigma=1.576982 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.925 mas, bmaj=7.338 mas, bpa=-4.679 degrees ! Estimated noise=0.444061 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.000429597 Jy ! Component: 100 - total flux cleaned = 0.000383553 Jy ! Component: 150 - total flux cleaned = 0.000344829 Jy ! Component: 200 - total flux cleaned = 0.000270212 Jy ! Total flux subtracted in 200 components = 0.000270212 Jy ! Clean residual min=-0.008860 max=0.015146 Jy/beam ! Clean residual mean=0.000022 rms=0.003281 Jy/beam ! Combined flux in latest and established models = 0.251949 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 30 components and 0.251948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081256Jy sigma=1.575869 ! Fit after self-cal, rms=0.081253Jy sigma=1.575745 ! 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.081253Jy sigma=1.575745 ! Fit after self-cal, rms=0.078479Jy sigma=1.583070 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.955 mas, bmaj=7.4 mas, bpa=-4.632 degrees ! Estimated noise=0.425265 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00825673 Jy ! Component: 100 - total flux cleaned = -0.0122458 Jy ! Component: 150 - total flux cleaned = -0.0146563 Jy ! Component: 200 - total flux cleaned = -0.0161283 Jy ! Total flux subtracted in 200 components = -0.0161283 Jy ! Clean residual min=-0.008311 max=0.014305 Jy/beam ! Clean residual mean=0.000021 rms=0.003078 Jy/beam ! Combined flux in latest and established models = 0.23582 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 54 components and 0.23582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077594Jy sigma=1.565495 ! Fit after self-cal, rms=0.077606Jy sigma=1.565332 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 (47, 56). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0131486 Jy ! Component: 100 - total flux cleaned = 0.0205303 Jy ! Component: 150 - total flux cleaned = 0.0254783 Jy ! Component: 200 - total flux cleaned = 0.0271803 Jy ! Total flux subtracted in 200 components = 0.0271803 Jy ! Clean residual min=-0.007195 max=0.011605 Jy/beam ! Clean residual mean=0.000030 rms=0.002535 Jy/beam ! Combined flux in latest and established models = 0.263001 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 95 components and 0.263001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075281Jy sigma=1.510351 ! Fit after self-cal, rms=0.075016Jy sigma=1.503296 ! 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.075016Jy sigma=1.503296 ! Fit after self-cal, rms=0.074029Jy sigma=1.498422 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.959 mas, bmaj=7.405 mas, bpa=-4.622 degrees ! Estimated noise=0.420899 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00138587 Jy ! Component: 100 - total flux cleaned = 0.00253227 Jy ! Component: 150 - total flux cleaned = 0.00369666 Jy ! Component: 200 - total flux cleaned = 0.00453011 Jy ! Total flux subtracted in 200 components = 0.00453011 Jy ! Clean residual min=-0.006871 max=0.009547 Jy/beam ! Clean residual mean=0.000028 rms=0.002307 Jy/beam ! Combined flux in latest and established models = 0.267531 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 115 components and 0.267531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073414Jy sigma=1.485620 ! Fit after self-cal, rms=0.073383Jy sigma=1.484414 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.00138223 Jy ! Component: 100 - total flux cleaned = 0.00188843 Jy ! Component: 150 - total flux cleaned = 0.00196214 Jy ! Component: 200 - total flux cleaned = 0.00196108 Jy ! Total flux subtracted in 200 components = 0.00196108 Jy ! Clean residual min=-0.006967 max=0.008989 Jy/beam ! Clean residual mean=0.000029 rms=0.002261 Jy/beam ! Combined flux in latest and established models = 0.269492 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 130 components and 0.269492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073205Jy sigma=1.480796 ! Fit after self-cal, rms=0.073204Jy sigma=1.480496 ! 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.073204Jy sigma=1.480496 ! Fit after self-cal, rms=0.072890Jy sigma=1.479255 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.075 mas, bmaj=14.36 mas, bpa=-2.794 degrees ! Estimated noise=0.544022 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000359901 Jy ! Component: 100 - total flux cleaned = 0.000454989 Jy ! Component: 150 - total flux cleaned = 0.000382781 Jy ! Component: 200 - total flux cleaned = 0.000326963 Jy ! Total flux subtracted in 200 components = 0.000326963 Jy ! Clean residual min=-0.011779 max=0.012969 Jy/beam ! Clean residual mean=0.000062 rms=0.003983 Jy/beam ! Combined flux in latest and established models = 0.269819 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 155 components and 0.269819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072805Jy sigma=1.477868 ! Fit after self-cal, rms=0.072796Jy sigma=1.477402 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.000272937 Jy ! Component: 100 - total flux cleaned = 0.000166814 Jy ! Component: 150 - total flux cleaned = 0.000166218 Jy ! Component: 200 - total flux cleaned = 0.000122633 Jy ! Total flux subtracted in 200 components = 0.000122633 Jy ! Clean residual min=-0.011940 max=0.012497 Jy/beam ! Clean residual mean=0.000063 rms=0.003965 Jy/beam ! Combined flux in latest and established models = 0.269941 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 167 components and 0.269941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072779Jy sigma=1.477422 ! Fit after self-cal, rms=0.072781Jy sigma=1.477299 ! 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.962 mas, bmaj=7.408 mas, bpa=-4.618 degrees ! Estimated noise=0.419149 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.962 x 7.408 at -4.618 degrees (North through East) ! Clean map min=-0.0069283 max=0.2185 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.48 mas, bmaj=6.426 mas, bpa=-4.874 degrees ! Estimated noise=0.579848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.16896 Jy ! Component: 100 - total flux cleaned = 0.20765 Jy ! Component: 150 - total flux cleaned = 0.225838 Jy ! Component: 200 - total flux cleaned = 0.237601 Jy ! Total flux subtracted in 200 components = 0.237601 Jy ! Clean residual min=-0.006652 max=0.009488 Jy/beam ! Clean residual mean=0.000006 rms=0.002127 Jy/beam ! Combined flux in latest and established models = 0.237601 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.237601 Jy ! Inverting map and beam ! Estimated beam: bmin=2.962 mas, bmaj=7.408 mas, bpa=-4.618 degrees ! Estimated noise=0.419149 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 (86.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0123131 Jy ! Component: 100 - total flux cleaned = 0.0207523 Jy ! Component: 150 - total flux cleaned = 0.0272355 Jy ! Component: 200 - total flux cleaned = 0.0314582 Jy ! Total flux subtracted in 200 components = 0.0314582 Jy ! Clean residual min=-0.007088 max=0.008730 Jy/beam ! Clean residual mean=0.000020 rms=0.002158 Jy/beam ! Combined flux in latest and established models = 0.269059 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 70 components and 0.269059 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.075 mas, bmaj=14.36 mas, bpa=-2.794 degrees ! Estimated noise=0.544022 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00734622 Jy ! Component: 100 - total flux cleaned = 0.00978848 Jy ! Component: 150 - total flux cleaned = 0.0111027 Jy ! Component: 200 - total flux cleaned = 0.0116003 Jy ! Total flux subtracted in 200 components = 0.0116003 Jy ! Clean residual min=-0.012343 max=0.011460 Jy/beam ! Clean residual mean=0.000043 rms=0.003538 Jy/beam ! Combined flux in latest and established models = 0.28066 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.000443396 Jy ! Component: 100 - total flux cleaned = 0.000934347 Jy ! Component: 150 - total flux cleaned = 0.00128565 Jy ! Component: 200 - total flux cleaned = 0.00144127 Jy ! Total flux subtracted in 200 components = 0.00144127 Jy ! Clean residual min=-0.012421 max=0.010837 Jy/beam ! Clean residual mean=0.000043 rms=0.003483 Jy/beam ! Combined flux in latest and established models = 0.282101 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 123 components and 0.282101 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.962 mas, bmaj=7.408 mas, bpa=-4.618 degrees ! Estimated noise=0.419149 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010036 Jy ! Component: 100 - total flux cleaned = 0.00100188 Jy ! Component: 150 - total flux cleaned = 0.00100162 Jy ! Component: 200 - total flux cleaned = 0.00108731 Jy ! Total flux subtracted in 200 components = 0.00108731 Jy ! Clean residual min=-0.006671 max=0.007513 Jy/beam ! Clean residual mean=0.000019 rms=0.001986 Jy/beam ! Combined flux in latest and established models = 0.283188 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 137 components and 0.283188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072082Jy sigma=1.459216 ! Fit after self-cal, rms=0.071889Jy sigma=1.453181 wmodel /scr/pima/bg219h_uvs/J2231-1422_S_map.mod ! Writing 137 model components to file: /scr/pima/bg219h_uvs/J2231-1422_S_map.mod wobs /scr/pima/bg219h_uvs/J2231-1422_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J2231-1422_S_uvs.fits wwins /scr/pima/bg219h_uvs/J2231-1422_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219h_uvs/J2231-1422_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.00356669 Jy ! Component: 100 - total flux cleaned = 0.00634532 Jy ! Component: 150 - total flux cleaned = 0.00857674 Jy ! Component: 200 - total flux cleaned = 0.010018 Jy ! Component: 250 - total flux cleaned = 0.0111861 Jy ! Component: 300 - total flux cleaned = 0.0120035 Jy ! Component: 350 - total flux cleaned = 0.0124954 Jy ! Component: 400 - total flux cleaned = 0.0129726 Jy ! Component: 450 - total flux cleaned = 0.013158 Jy ! Component: 500 - total flux cleaned = 0.0136109 Jy ! Component: 550 - total flux cleaned = 0.0139621 Jy ! Component: 600 - total flux cleaned = 0.0143042 Jy ! Component: 650 - total flux cleaned = 0.014637 Jy ! Component: 700 - total flux cleaned = 0.0146387 Jy ! Component: 750 - total flux cleaned = 0.0149588 Jy ! Component: 800 - total flux cleaned = 0.0151928 Jy ! Component: 850 - total flux cleaned = 0.0154956 Jy ! Component: 900 - total flux cleaned = 0.0157912 Jy ! Component: 950 - total flux cleaned = 0.0160065 Jy ! Component: 1000 - total flux cleaned = 0.0162891 Jy ! Component: 1050 - total flux cleaned = 0.0164956 Jy ! Component: 1100 - total flux cleaned = 0.0167677 Jy ! Component: 1150 - total flux cleaned = 0.0170343 Jy ! Component: 1200 - total flux cleaned = 0.0170995 Jy ! Component: 1250 - total flux cleaned = 0.0171637 Jy ! Component: 1300 - total flux cleaned = 0.0171641 Jy ! Component: 1350 - total flux cleaned = 0.017226 Jy ! Component: 1400 - total flux cleaned = 0.0174682 Jy ! Component: 1450 - total flux cleaned = 0.0174089 Jy ! Component: 1500 - total flux cleaned = 0.0174084 Jy ! Component: 1550 - total flux cleaned = 0.0174666 Jy ! Component: 1600 - total flux cleaned = 0.017409 Jy ! Component: 1650 - total flux cleaned = 0.0172412 Jy ! Component: 1700 - total flux cleaned = 0.0173513 Jy ! Component: 1750 - total flux cleaned = 0.0173513 Jy ! Component: 1800 - total flux cleaned = 0.0174042 Jy ! Component: 1850 - total flux cleaned = 0.0174051 Jy ! Component: 1900 - total flux cleaned = 0.0176115 Jy ! Component: 1950 - total flux cleaned = 0.0177119 Jy ! Component: 2000 - total flux cleaned = 0.0176613 Jy ! Component: 2050 - total flux cleaned = 0.0177113 Jy ! Component: 2100 - total flux cleaned = 0.017759 Jy ! Component: 2150 - total flux cleaned = 0.0178072 Jy ! Component: 2200 - total flux cleaned = 0.0178545 Jy ! Component: 2250 - total flux cleaned = 0.0179478 Jy ! Component: 2300 - total flux cleaned = 0.0179475 Jy ! Component: 2350 - total flux cleaned = 0.0179475 Jy ! Component: 2400 - total flux cleaned = 0.0179924 Jy ! Component: 2450 - total flux cleaned = 0.0180371 Jy ! Component: 2500 - total flux cleaned = 0.0181247 Jy ! Component: 2550 - total flux cleaned = 0.0180383 Jy ! Component: 2600 - total flux cleaned = 0.0181239 Jy ! Component: 2650 - total flux cleaned = 0.0180821 Jy ! Component: 2700 - total flux cleaned = 0.0181653 Jy ! Component: 2750 - total flux cleaned = 0.0180829 Jy ! Component: 2800 - total flux cleaned = 0.0181647 Jy ! Component: 2850 - total flux cleaned = 0.018205 Jy ! Component: 2900 - total flux cleaned = 0.0183644 Jy ! Component: 2950 - total flux cleaned = 0.0184036 Jy ! Component: 3000 - total flux cleaned = 0.0183643 Jy ! Component: 3050 - total flux cleaned = 0.0182871 Jy ! Component: 3100 - total flux cleaned = 0.0184013 Jy ! Component: 3150 - total flux cleaned = 0.0183254 Jy ! Component: 3200 - total flux cleaned = 0.0184375 Jy ! Component: 3250 - total flux cleaned = 0.0183635 Jy ! Component: 3300 - total flux cleaned = 0.0184738 Jy ! Component: 3350 - total flux cleaned = 0.0184745 Jy ! Component: 3400 - total flux cleaned = 0.0186186 Jy ! Component: 3450 - total flux cleaned = 0.0187609 Jy ! Component: 3500 - total flux cleaned = 0.0188662 Jy ! Component: 3550 - total flux cleaned = 0.0189357 Jy ! Component: 3600 - total flux cleaned = 0.0190739 Jy ! Component: 3650 - total flux cleaned = 0.0191769 Jy ! Component: 3700 - total flux cleaned = 0.0192788 Jy ! Component: 3750 - total flux cleaned = 0.019346 Jy ! Component: 3800 - total flux cleaned = 0.0194798 Jy ! Component: 3850 - total flux cleaned = 0.0195792 Jy ! Component: 3900 - total flux cleaned = 0.0196118 Jy ! Component: 3950 - total flux cleaned = 0.0196773 Jy ! Component: 4000 - total flux cleaned = 0.0199027 Jy ! Component: 4050 - total flux cleaned = 0.019839 Jy ! Total flux subtracted in 4096 components = 0.0200286 Jy ! Clean residual min=-0.001668 max=0.001973 Jy/beam ! Clean residual mean=0.000018 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.303217 Jy keep ! Adding 355 model components to the UV plane model. ! The established model now contains 492 components and 0.303217 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J2231-1422_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.962 x 7.408 at -4.618 degrees (North through East) ! Clean map min=-0.0043482 max=0.21392 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J2231-1422_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.21392 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000608906 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.853926 0.853926 1.70785 3.4157 6.83141 13.6628 27.3256 54.6513 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.213 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 351.318 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J2231-1422_S_uvs.log closed on Thu Apr 7 09:13:23 2016