! Started logfile: /scr/pima/bg219h_uvs/J2339-3310_S_uvs.log on Thu Apr 7 09:15:27 2016 obs /scr/pima/bg219h_uvs/J2339-3310_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J2339-3310_S_uva.fits ! AN table 1: 69 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.697907 visibilities/baseline/integration-bin. ! Found source: J2339-3310 ! ! 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 8668 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/J2339-3310_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 156 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 156 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 156 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 156 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.123842Jy sigma=16.841030 ! Fit after self-cal, rms=0.646061Jy sigma=9.588936 ! 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.547 mas, bmaj=6.394 mas, bpa=-8.819 degrees ! Estimated noise=0.885347 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.245923 Jy ! Component: 100 - total flux cleaned = 0.353996 Jy ! Total flux subtracted in 100 components = 0.353996 Jy ! Clean residual min=-0.037981 max=0.073672 Jy/beam ! Clean residual mean=-0.000277 rms=0.009525 Jy/beam ! Combined flux in latest and established models = 0.353996 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.353996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.265880Jy sigma=3.861437 ! Fit after self-cal, rms=0.265464Jy sigma=3.857204 ! Inverting map ! Added new window around map position (4, -3.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0811957 Jy ! Component: 100 - total flux cleaned = 0.138809 Jy ! Total flux subtracted in 100 components = 0.138809 Jy ! Clean residual min=-0.028783 max=0.048055 Jy/beam ! Clean residual mean=-0.000201 rms=0.006637 Jy/beam ! Combined flux in latest and established models = 0.492805 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 35 components and 0.492805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.198360Jy sigma=2.873419 ! Fit after self-cal, rms=0.196603Jy sigma=2.846479 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0479474 Jy ! Component: 100 - total flux cleaned = 0.0850604 Jy ! Total flux subtracted in 100 components = 0.0850604 Jy ! Clean residual min=-0.020551 max=0.033013 Jy/beam ! Clean residual mean=-0.000155 rms=0.004992 Jy/beam ! Combined flux in latest and established models = 0.577865 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 56 components and 0.577865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160500Jy sigma=2.317524 ! Fit after self-cal, rms=0.159772Jy sigma=2.305144 ! 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.064 mas, bmaj=7.745 mas, bpa=-10.88 degrees ! Estimated noise=0.607429 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.0758759 Jy ! Component: 100 - total flux cleaned = 0.123733 Jy ! Component: 150 - total flux cleaned = 0.154555 Jy ! Component: 200 - total flux cleaned = 0.17505 Jy ! Total flux subtracted in 200 components = 0.17505 Jy ! Clean residual min=-0.017154 max=0.033410 Jy/beam ! Clean residual mean=-0.000290 rms=0.005685 Jy/beam ! Combined flux in latest and established models = 0.752915 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 90 components and 0.752915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112054Jy sigma=1.592227 ! Fit after self-cal, rms=0.110828Jy sigma=1.571745 ! 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.064 x 7.745 at -10.88 degrees (North through East) ! Clean map min=-0.016004 max=0.36383 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.110828Jy sigma=1.571745 ! Fit after self-cal, rms=0.110828Jy sigma=1.571745 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.064 mas, bmaj=7.745 mas, bpa=-10.88 degrees ! Estimated noise=0.607429 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 (11, -13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.028917 Jy ! Component: 100 - total flux cleaned = 0.046412 Jy ! Component: 150 - total flux cleaned = 0.0599978 Jy ! Component: 200 - total flux cleaned = 0.0708112 Jy ! Total flux subtracted in 200 components = 0.0708112 Jy ! Clean residual min=-0.013023 max=0.025393 Jy/beam ! Clean residual mean=-0.000174 rms=0.003884 Jy/beam ! Combined flux in latest and established models = 0.823726 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 132 components and 0.823726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101173Jy sigma=1.430214 ! Fit after self-cal, rms=0.099855Jy sigma=1.409507 ! 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.099855Jy sigma=1.409507 ! Fit after self-cal, rms=0.100797Jy sigma=1.364418 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.097 mas, bmaj=7.726 mas, bpa=-9.888 degrees ! Estimated noise=0.61408 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0120553 Jy ! Component: 100 - total flux cleaned = 0.0169316 Jy ! Component: 150 - total flux cleaned = 0.0203205 Jy ! Component: 200 - total flux cleaned = 0.0228868 Jy ! Total flux subtracted in 200 components = 0.0228868 Jy ! Clean residual min=-0.008883 max=0.015219 Jy/beam ! Clean residual mean=-0.000131 rms=0.002505 Jy/beam ! Combined flux in latest and established models = 0.846613 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 165 components and 0.846613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098910Jy sigma=1.339255 ! Fit after self-cal, rms=0.098720Jy sigma=1.334357 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 (-5, 8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0112252 Jy ! Component: 100 - total flux cleaned = 0.017889 Jy ! Component: 150 - total flux cleaned = 0.0211771 Jy ! Component: 200 - total flux cleaned = 0.0235932 Jy ! Total flux subtracted in 200 components = 0.0235932 Jy ! Clean residual min=-0.007374 max=0.007753 Jy/beam ! Clean residual mean=-0.000088 rms=0.002025 Jy/beam ! Combined flux in latest and established models = 0.870206 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 205 components and 0.870206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096799Jy sigma=1.313904 ! Fit after self-cal, rms=0.096707Jy sigma=1.313014 ! 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.096707Jy sigma=1.313014 ! Fit after self-cal, rms=0.096631Jy sigma=1.268036 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.102 mas, bmaj=7.72 mas, bpa=-9.847 degrees ! Estimated noise=0.620697 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00510057 Jy ! Component: 100 - total flux cleaned = 0.00742232 Jy ! Component: 150 - total flux cleaned = 0.00896317 Jy ! Component: 200 - total flux cleaned = 0.00998458 Jy ! Total flux subtracted in 200 components = 0.00998458 Jy ! Clean residual min=-0.007246 max=0.006476 Jy/beam ! Clean residual mean=-0.000040 rms=0.001582 Jy/beam ! Combined flux in latest and established models = 0.880191 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 233 components and 0.880191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096161Jy sigma=1.263141 ! Fit after self-cal, rms=0.096137Jy sigma=1.262877 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.000972694 Jy ! Component: 100 - total flux cleaned = 0.0011459 Jy ! Component: 150 - total flux cleaned = 0.00130879 Jy ! Component: 200 - total flux cleaned = 0.00138515 Jy ! Total flux subtracted in 200 components = 0.00138515 Jy ! Clean residual min=-0.006903 max=0.006144 Jy/beam ! Clean residual mean=-0.000037 rms=0.001552 Jy/beam ! Combined flux in latest and established models = 0.881576 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 251 components and 0.881576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095974Jy sigma=1.261184 ! Fit after self-cal, rms=0.095960Jy sigma=1.261119 ! 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.095960Jy sigma=1.261119 ! Fit after self-cal, rms=0.095850Jy sigma=1.260048 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.254 mas, bmaj=19.01 mas, bpa=-0.7592 degrees ! Estimated noise=0.851324 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00366771 Jy ! Component: 100 - total flux cleaned = 0.00519086 Jy ! Component: 150 - total flux cleaned = 0.00621452 Jy ! Component: 200 - total flux cleaned = 0.00639291 Jy ! Total flux subtracted in 200 components = 0.00639291 Jy ! Clean residual min=-0.009577 max=0.008001 Jy/beam ! Clean residual mean=-0.000072 rms=0.002464 Jy/beam ! Combined flux in latest and established models = 0.887969 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 262 components and 0.887969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095696Jy sigma=1.259279 ! Fit after self-cal, rms=0.095691Jy sigma=1.259165 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.00022237 Jy ! Component: 100 - total flux cleaned = 0.000305247 Jy ! Component: 150 - total flux cleaned = 0.000307803 Jy ! Component: 200 - total flux cleaned = 0.000384312 Jy ! Total flux subtracted in 200 components = 0.000384312 Jy ! Clean residual min=-0.009252 max=0.008061 Jy/beam ! Clean residual mean=-0.000070 rms=0.002425 Jy/beam ! Combined flux in latest and established models = 0.888353 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 273 components and 0.888353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095632Jy sigma=1.258843 ! Fit after self-cal, rms=0.095628Jy sigma=1.258809 ! 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.101 mas, bmaj=7.726 mas, bpa=-9.844 degrees ! Estimated noise=0.621762 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.101 x 7.726 at -9.844 degrees (North through East) ! Clean map min=-0.0073233 max=0.3583 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.565 mas, bmaj=6.364 mas, bpa=-7.352 degrees ! Estimated noise=0.91666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.255434 Jy ! Component: 100 - total flux cleaned = 0.374527 Jy ! Component: 150 - total flux cleaned = 0.456564 Jy ! Component: 200 - total flux cleaned = 0.516391 Jy ! Total flux subtracted in 200 components = 0.516391 Jy ! Clean residual min=-0.018132 max=0.034382 Jy/beam ! Clean residual mean=-0.000189 rms=0.005883 Jy/beam ! Combined flux in latest and established models = 0.516391 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 41 model components to the UV plane model. ! The established model now contains 41 components and 0.516391 Jy ! Inverting map and beam ! Estimated beam: bmin=3.101 mas, bmaj=7.726 mas, bpa=-9.844 degrees ! Estimated noise=0.621762 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.101034 Jy ! Component: 100 - total flux cleaned = 0.163577 Jy ! Component: 150 - total flux cleaned = 0.206037 Jy ! Component: 200 - total flux cleaned = 0.237338 Jy ! Total flux subtracted in 200 components = 0.237338 Jy ! Clean residual min=-0.013660 max=0.018125 Jy/beam ! Clean residual mean=-0.000267 rms=0.004728 Jy/beam ! Combined flux in latest and established models = 0.753729 Jy ! Adding 90 model components to the UV plane model. ! The established model now contains 126 components and 0.75373 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.254 mas, bmaj=19.01 mas, bpa=-0.7592 degrees ! Estimated noise=0.851324 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0454933 Jy ! Component: 100 - total flux cleaned = 0.073383 Jy ! Component: 150 - total flux cleaned = 0.091879 Jy ! Component: 200 - total flux cleaned = 0.104837 Jy ! Total flux subtracted in 200 components = 0.104837 Jy ! Clean residual min=-0.009461 max=0.011083 Jy/beam ! Clean residual mean=-0.000187 rms=0.003348 Jy/beam ! Combined flux in latest and established models = 0.858567 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.00933264 Jy ! Component: 100 - total flux cleaned = 0.0161275 Jy ! Component: 150 - total flux cleaned = 0.0211059 Jy ! Component: 200 - total flux cleaned = 0.0237137 Jy ! Total flux subtracted in 200 components = 0.0237137 Jy ! Clean residual min=-0.009249 max=0.009140 Jy/beam ! Clean residual mean=-0.000093 rms=0.002529 Jy/beam ! Combined flux in latest and established models = 0.88228 Jy ! Adding 132 model components to the UV plane model. ! The established model now contains 248 components and 0.88228 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.101 mas, bmaj=7.726 mas, bpa=-9.844 degrees ! Estimated noise=0.621762 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00275129 Jy ! Component: 100 - total flux cleaned = 0.00426582 Jy ! Component: 150 - total flux cleaned = 0.00516651 Jy ! Component: 200 - total flux cleaned = 0.0061025 Jy ! Total flux subtracted in 200 components = 0.0061025 Jy ! Clean residual min=-0.006876 max=0.006198 Jy/beam ! Clean residual mean=-0.000030 rms=0.001544 Jy/beam ! Combined flux in latest and established models = 0.888383 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 270 components and 0.888383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095774Jy sigma=1.263119 ! Fit after self-cal, rms=0.095665Jy sigma=1.261246 wmodel /scr/pima/bg219h_uvs/J2339-3310_S_map.mod ! Writing 270 model components to file: /scr/pima/bg219h_uvs/J2339-3310_S_map.mod wobs /scr/pima/bg219h_uvs/J2339-3310_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J2339-3310_S_uvs.fits wwins /scr/pima/bg219h_uvs/J2339-3310_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219h_uvs/J2339-3310_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.000742679 Jy ! Component: 100 - total flux cleaned = 0.00148661 Jy ! Component: 150 - total flux cleaned = 0.00158853 Jy ! Component: 200 - total flux cleaned = 0.00159325 Jy ! Component: 250 - total flux cleaned = 0.00142234 Jy ! Component: 300 - total flux cleaned = 0.00142569 Jy ! Component: 350 - total flux cleaned = 0.00150573 Jy ! Component: 400 - total flux cleaned = 0.00127374 Jy ! Component: 450 - total flux cleaned = 0.00127389 Jy ! Component: 500 - total flux cleaned = 0.00098577 Jy ! Component: 550 - total flux cleaned = 0.000986219 Jy ! Component: 600 - total flux cleaned = 0.00098699 Jy ! Component: 650 - total flux cleaned = 0.00092085 Jy ! Component: 700 - total flux cleaned = 0.00117751 Jy ! Component: 750 - total flux cleaned = 0.000924582 Jy ! Component: 800 - total flux cleaned = 0.000924661 Jy ! Component: 850 - total flux cleaned = 0.000865552 Jy ! Component: 900 - total flux cleaned = 0.000806819 Jy ! Component: 950 - total flux cleaned = 0.000864245 Jy ! Component: 1000 - total flux cleaned = 0.000862943 Jy ! Component: 1050 - total flux cleaned = 0.000972198 Jy ! Component: 1100 - total flux cleaned = 0.000918603 Jy ! Component: 1150 - total flux cleaned = 0.00118331 Jy ! Component: 1200 - total flux cleaned = 0.00118323 Jy ! Component: 1250 - total flux cleaned = 0.0012354 Jy ! Component: 1300 - total flux cleaned = 0.00138553 Jy ! Component: 1350 - total flux cleaned = 0.00158148 Jy ! Component: 1400 - total flux cleaned = 0.00167801 Jy ! Component: 1450 - total flux cleaned = 0.00191697 Jy ! Component: 1500 - total flux cleaned = 0.00224588 Jy ! Component: 1550 - total flux cleaned = 0.00243063 Jy ! Component: 1600 - total flux cleaned = 0.00261303 Jy ! Component: 1650 - total flux cleaned = 0.00279307 Jy ! Component: 1700 - total flux cleaned = 0.00305885 Jy ! Component: 1750 - total flux cleaned = 0.00327745 Jy ! Component: 1800 - total flux cleaned = 0.00357928 Jy ! Component: 1850 - total flux cleaned = 0.0037082 Jy ! Component: 1900 - total flux cleaned = 0.00383504 Jy ! Component: 1950 - total flux cleaned = 0.00412602 Jy ! Component: 2000 - total flux cleaned = 0.00433179 Jy ! Component: 2050 - total flux cleaned = 0.00461591 Jy ! Component: 2100 - total flux cleaned = 0.0048566 Jy ! Component: 2150 - total flux cleaned = 0.00509412 Jy ! Component: 2200 - total flux cleaned = 0.00528941 Jy ! Component: 2250 - total flux cleaned = 0.00548275 Jy ! Component: 2300 - total flux cleaned = 0.0056733 Jy ! Component: 2350 - total flux cleaned = 0.00593709 Jy ! Component: 2400 - total flux cleaned = 0.00604805 Jy ! Component: 2450 - total flux cleaned = 0.00612168 Jy ! Component: 2500 - total flux cleaned = 0.00641247 Jy ! Component: 2550 - total flux cleaned = 0.0064847 Jy ! Component: 2600 - total flux cleaned = 0.00669847 Jy ! Component: 2650 - total flux cleaned = 0.00690863 Jy ! Component: 2700 - total flux cleaned = 0.00697786 Jy ! Component: 2750 - total flux cleaned = 0.00697797 Jy ! Component: 2800 - total flux cleaned = 0.00721581 Jy ! Component: 2850 - total flux cleaned = 0.00728276 Jy ! Component: 2900 - total flux cleaned = 0.00734921 Jy ! Component: 2950 - total flux cleaned = 0.00757984 Jy ! Component: 3000 - total flux cleaned = 0.00758014 Jy ! Component: 3050 - total flux cleaned = 0.00777401 Jy ! Component: 3100 - total flux cleaned = 0.00777378 Jy ! Component: 3150 - total flux cleaned = 0.00796356 Jy ! Component: 3200 - total flux cleaned = 0.00796339 Jy ! Component: 3250 - total flux cleaned = 0.00811857 Jy ! Component: 3300 - total flux cleaned = 0.00814914 Jy ! Component: 3350 - total flux cleaned = 0.00824022 Jy ! Component: 3400 - total flux cleaned = 0.00836071 Jy ! Component: 3450 - total flux cleaned = 0.00848025 Jy ! Component: 3500 - total flux cleaned = 0.00859858 Jy ! Component: 3550 - total flux cleaned = 0.00865723 Jy ! Component: 3600 - total flux cleaned = 0.00883196 Jy ! Component: 3650 - total flux cleaned = 0.00886092 Jy ! Component: 3700 - total flux cleaned = 0.0090043 Jy ! Component: 3750 - total flux cleaned = 0.00914654 Jy ! Component: 3800 - total flux cleaned = 0.009147 Jy ! Component: 3850 - total flux cleaned = 0.00937066 Jy ! Component: 3900 - total flux cleaned = 0.00953667 Jy ! Component: 3950 - total flux cleaned = 0.00961887 Jy ! Component: 4000 - total flux cleaned = 0.009619 Jy ! Component: 4050 - total flux cleaned = 0.00988927 Jy ! Total flux subtracted in 4096 components = 0.00983538 Jy ! Clean residual min=-0.001539 max=0.001431 Jy/beam ! Clean residual mean=-0.000002 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.898218 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 577 components and 0.898218 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J2339-3310_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.101 x 7.726 at -9.844 degrees (North through East) ! Clean map min=-0.0044354 max=0.35811 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J2339-3310_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.358114 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00049865 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.41773 0.41773 0.83546 1.67092 3.34184 6.68368 13.3674 26.7347 53.4694 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.358 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 718.167 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J2339-3310_S_uvs.log closed on Thu Apr 7 09:15:31 2016