! Started logfile: /scr/pima/bg219e_uvs/J0810-1321_S_uvs.log on Thu Apr 7 06:38:57 2016 obs /scr/pima/bg219e_uvs/J0810-1321_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0810-1321_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.519444 visibilities/baseline/integration-bin. ! Found source: J0810-1321 ! ! 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 4488 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219e_uvs/J0810-1321_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 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 87 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007939Jy sigma=19.679353 ! Fit after self-cal, rms=0.920340Jy sigma=17.949586 ! 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=4.047 mas, bmaj=12.11 mas, bpa=11.03 degrees ! Estimated noise=0.781142 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.0568052 Jy ! Component: 100 - total flux cleaned = 0.0780865 Jy ! Total flux subtracted in 100 components = 0.0780865 Jy ! Clean residual min=-0.008757 max=0.016701 Jy/beam ! Clean residual mean=-0.000002 rms=0.003086 Jy/beam ! Combined flux in latest and established models = 0.0780866 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0780866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079212Jy sigma=1.520871 ! Fit after self-cal, rms=0.078261Jy sigma=1.505066 ! 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=5.09 mas, bmaj=13.54 mas, bpa=8.519 degrees ! Estimated noise=0.587561 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.0210429 Jy ! Component: 100 - total flux cleaned = 0.0325916 Jy ! Component: 150 - total flux cleaned = 0.0394074 Jy ! Component: 200 - total flux cleaned = 0.0435285 Jy ! Total flux subtracted in 200 components = 0.0435285 Jy ! Clean residual min=-0.009509 max=0.018871 Jy/beam ! Clean residual mean=-0.000012 rms=0.003596 Jy/beam ! Combined flux in latest and established models = 0.121615 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 58 components and 0.121615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072833Jy sigma=1.382132 ! Fit after self-cal, rms=0.072463Jy sigma=1.377137 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.09 x 13.54 at 8.519 degrees (North through East) ! Clean map min=-0.0092517 max=0.067528 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* 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* 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* 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.072463Jy sigma=1.377137 ! Fit after self-cal, rms=0.072463Jy sigma=1.377137 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.09 mas, bmaj=13.54 mas, bpa=8.519 degrees ! Estimated noise=0.587561 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 (9.5, -22.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0160144 Jy ! Component: 100 - total flux cleaned = 0.0239226 Jy ! Component: 150 - total flux cleaned = 0.0294752 Jy ! Component: 200 - total flux cleaned = 0.033644 Jy ! Total flux subtracted in 200 components = 0.033644 Jy ! Clean residual min=-0.006111 max=0.007627 Jy/beam ! Clean residual mean=-0.000006 rms=0.001843 Jy/beam ! Combined flux in latest and established models = 0.155259 Jy ! Performing phase self-cal ! Adding 85 model components to the UV plane model. ! The established model now contains 143 components and 0.155259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068967Jy sigma=1.298654 ! Fit after self-cal, rms=0.068274Jy sigma=1.284527 ! 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.068274Jy sigma=1.284527 ! Fit after self-cal, rms=0.068274Jy sigma=1.284527 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.09 mas, bmaj=13.54 mas, bpa=8.519 degrees ! Estimated noise=0.587561 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00665539 Jy ! Component: 100 - total flux cleaned = 0.0088001 Jy ! Component: 150 - total flux cleaned = 0.010427 Jy ! Component: 200 - total flux cleaned = 0.0115708 Jy ! Total flux subtracted in 200 components = 0.0115708 Jy ! Clean residual min=-0.004245 max=0.004253 Jy/beam ! Clean residual mean=-0.000005 rms=0.001254 Jy/beam ! Combined flux in latest and established models = 0.16683 Jy selfcal ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 200 components and 0.16683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067550Jy sigma=1.269352 ! Fit after self-cal, rms=0.067367Jy sigma=1.264729 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.00320058 Jy ! Component: 100 - total flux cleaned = 0.00373133 Jy ! Component: 150 - total flux cleaned = 0.00399073 Jy ! Component: 200 - total flux cleaned = 0.00429207 Jy ! Total flux subtracted in 200 components = 0.00429207 Jy ! Clean residual min=-0.003493 max=0.003530 Jy/beam ! Clean residual mean=-0.000006 rms=0.001035 Jy/beam ! Combined flux in latest and established models = 0.171122 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 236 components and 0.171122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067054Jy sigma=1.258654 ! Fit after self-cal, rms=0.066999Jy sigma=1.257151 ! 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.066999Jy sigma=1.257151 ! Fit after self-cal, rms=0.068008Jy sigma=1.255252 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.094 mas, bmaj=13.53 mas, bpa=8.462 degrees ! Estimated noise=0.591757 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143742 Jy ! Component: 100 - total flux cleaned = 0.00128212 Jy ! Component: 150 - total flux cleaned = 0.00108447 Jy ! Component: 200 - total flux cleaned = 0.000851735 Jy ! Total flux subtracted in 200 components = 0.000851735 Jy ! Clean residual min=-0.002973 max=0.003085 Jy/beam ! Clean residual mean=-0.000002 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.171974 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 261 components and 0.171974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067841Jy sigma=1.252383 ! Fit after self-cal, rms=0.067868Jy sigma=1.249807 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.000861754 Jy ! Component: 100 - total flux cleaned = 0.000716642 Jy ! Component: 150 - total flux cleaned = 0.000587568 Jy ! Component: 200 - total flux cleaned = 0.000471718 Jy ! Total flux subtracted in 200 components = 0.000471718 Jy ! Clean residual min=-0.002881 max=0.002978 Jy/beam ! Clean residual mean=-0.000002 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.172445 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 284 components and 0.172445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067731Jy sigma=1.247333 ! Fit after self-cal, rms=0.067725Jy sigma=1.246753 ! 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.067725Jy sigma=1.246753 ! Fit after self-cal, rms=0.067705Jy sigma=1.247372 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.543 mas, bmaj=16.84 mas, bpa=0.3852 degrees ! Estimated noise=0.637127 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160156 Jy ! Component: 100 - total flux cleaned = 0.0014577 Jy ! Component: 150 - total flux cleaned = 0.00133836 Jy ! Component: 200 - total flux cleaned = 0.00119904 Jy ! Total flux subtracted in 200 components = 0.00119904 Jy ! Clean residual min=-0.003472 max=0.003341 Jy/beam ! Clean residual mean=-0.000004 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.173645 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 296 components and 0.173645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067599Jy sigma=1.245429 ! Fit after self-cal, rms=0.067596Jy sigma=1.244530 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.000826053 Jy ! Component: 100 - total flux cleaned = 0.000654967 Jy ! Component: 150 - total flux cleaned = 0.000464136 Jy ! Component: 200 - total flux cleaned = 0.000303422 Jy ! Total flux subtracted in 200 components = 0.000303422 Jy ! Clean residual min=-0.003360 max=0.003300 Jy/beam ! Clean residual mean=-0.000004 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.173948 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 307 components and 0.173948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067528Jy sigma=1.243305 ! Fit after self-cal, rms=0.067517Jy sigma=1.242854 ! 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=5.112 mas, bmaj=13.56 mas, bpa=8.383 degrees ! Estimated noise=0.589691 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.112 x 13.56 at 8.383 degrees (North through East) ! Clean map min=-0.004948 max=0.058374 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=4.069 mas, bmaj=12.08 mas, bpa=10.78 degrees ! Estimated noise=0.780644 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0571675 Jy ! Component: 100 - total flux cleaned = 0.0843211 Jy ! Component: 150 - total flux cleaned = 0.10209 Jy ! Component: 200 - total flux cleaned = 0.114737 Jy ! Total flux subtracted in 200 components = 0.114737 Jy ! Clean residual min=-0.006672 max=0.009377 Jy/beam ! Clean residual mean=-0.000004 rms=0.002167 Jy/beam ! Combined flux in latest and established models = 0.114737 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 62 model components to the UV plane model. ! The established model now contains 62 components and 0.114737 Jy ! Inverting map and beam ! Estimated beam: bmin=5.112 mas, bmaj=13.56 mas, bpa=8.383 degrees ! Estimated noise=0.589691 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.0145322 Jy ! Component: 100 - total flux cleaned = 0.0243524 Jy ! Component: 150 - total flux cleaned = 0.0317387 Jy ! Component: 200 - total flux cleaned = 0.0374423 Jy ! Total flux subtracted in 200 components = 0.0374423 Jy ! Clean residual min=-0.004048 max=0.004653 Jy/beam ! Clean residual mean=-0.000004 rms=0.001413 Jy/beam ! Combined flux in latest and established models = 0.152179 Jy ! Adding 112 model components to the UV plane model. ! The established model now contains 166 components and 0.152179 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.543 mas, bmaj=16.84 mas, bpa=0.3852 degrees ! Estimated noise=0.637127 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00602709 Jy ! Component: 100 - total flux cleaned = 0.0103464 Jy ! Component: 150 - total flux cleaned = 0.0124913 Jy ! Component: 200 - total flux cleaned = 0.01413 Jy ! Total flux subtracted in 200 components = 0.01413 Jy ! Clean residual min=-0.003558 max=0.003487 Jy/beam ! Clean residual mean=-0.000005 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.166309 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.00135383 Jy ! Component: 100 - total flux cleaned = 0.00240742 Jy ! Component: 150 - total flux cleaned = 0.00329616 Jy ! Component: 200 - total flux cleaned = 0.00400325 Jy ! Total flux subtracted in 200 components = 0.00400325 Jy ! Clean residual min=-0.003576 max=0.003422 Jy/beam ! Clean residual mean=-0.000005 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 0.170312 Jy ! Adding 103 model components to the UV plane model. ! The established model now contains 266 components and 0.170312 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.112 mas, bmaj=13.56 mas, bpa=8.383 degrees ! Estimated noise=0.589691 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.75744e-05 Jy ! Component: 100 - total flux cleaned = 0.000349107 Jy ! Component: 150 - total flux cleaned = 0.000535807 Jy ! Component: 200 - total flux cleaned = 0.000745473 Jy ! Total flux subtracted in 200 components = 0.000745473 Jy ! Clean residual min=-0.003038 max=0.003367 Jy/beam ! Clean residual mean=-0.000003 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.171058 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 284 components and 0.171058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067473Jy sigma=1.242737 ! Fit after self-cal, rms=0.067316Jy sigma=1.239923 wmodel /scr/pima/bg219e_uvs/J0810-1321_S_map.mod ! Writing 284 model components to file: /scr/pima/bg219e_uvs/J0810-1321_S_map.mod wobs /scr/pima/bg219e_uvs/J0810-1321_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0810-1321_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0810-1321_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219e_uvs/J0810-1321_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.00036211 Jy ! Component: 100 - total flux cleaned = -0.000450098 Jy ! Component: 150 - total flux cleaned = -0.000366438 Jy ! Component: 200 - total flux cleaned = -0.000167857 Jy ! Component: 250 - total flux cleaned = -1.73385e-05 Jy ! Component: 300 - total flux cleaned = -5.21111e-05 Jy ! Component: 350 - total flux cleaned = -0.000121106 Jy ! Component: 400 - total flux cleaned = -0.000220965 Jy ! Component: 450 - total flux cleaned = -0.000317703 Jy ! Component: 500 - total flux cleaned = -0.000381689 Jy ! Component: 550 - total flux cleaned = -0.000442374 Jy ! Component: 600 - total flux cleaned = -0.000472176 Jy ! Component: 650 - total flux cleaned = -0.000529614 Jy ! Component: 700 - total flux cleaned = -0.000557828 Jy ! Component: 750 - total flux cleaned = -0.000584896 Jy ! Component: 800 - total flux cleaned = -0.000506069 Jy ! Component: 850 - total flux cleaned = -0.000480322 Jy ! Component: 900 - total flux cleaned = -0.000380382 Jy ! Component: 950 - total flux cleaned = -0.000356442 Jy ! Component: 1000 - total flux cleaned = -0.000356734 Jy ! Component: 1050 - total flux cleaned = -0.000238621 Jy ! Component: 1100 - total flux cleaned = -0.000192405 Jy ! Component: 1150 - total flux cleaned = -0.000147225 Jy ! Component: 1200 - total flux cleaned = -0.000102309 Jy ! Component: 1250 - total flux cleaned = -1.43724e-05 Jy ! Component: 1300 - total flux cleaned = 2.84775e-05 Jy ! Component: 1350 - total flux cleaned = 9.20695e-05 Jy ! Component: 1400 - total flux cleaned = 0.000112705 Jy ! Component: 1450 - total flux cleaned = 0.000133184 Jy ! Component: 1500 - total flux cleaned = 0.000133435 Jy ! Component: 1550 - total flux cleaned = 0.00021342 Jy ! Component: 1600 - total flux cleaned = 0.000232776 Jy ! Component: 1650 - total flux cleaned = 0.000252025 Jy ! Component: 1700 - total flux cleaned = 0.000347352 Jy ! Component: 1750 - total flux cleaned = 0.000309817 Jy ! Component: 1800 - total flux cleaned = 0.000346766 Jy ! Component: 1850 - total flux cleaned = 0.000310108 Jy ! Component: 1900 - total flux cleaned = 0.000309558 Jy ! Component: 1950 - total flux cleaned = 0.000327262 Jy ! Component: 2000 - total flux cleaned = 0.000274801 Jy ! Component: 2050 - total flux cleaned = 0.000309394 Jy ! Component: 2100 - total flux cleaned = 0.000394813 Jy ! Component: 2150 - total flux cleaned = 0.000428642 Jy ! Component: 2200 - total flux cleaned = 0.000495716 Jy ! Component: 2250 - total flux cleaned = 0.000545355 Jy ! Component: 2300 - total flux cleaned = 0.000610849 Jy ! Component: 2350 - total flux cleaned = 0.000675688 Jy ! Component: 2400 - total flux cleaned = 0.000739716 Jy ! Component: 2450 - total flux cleaned = 0.000723936 Jy ! Component: 2500 - total flux cleaned = 0.000849696 Jy ! Component: 2550 - total flux cleaned = 0.000849566 Jy ! Component: 2600 - total flux cleaned = 0.000972669 Jy ! Component: 2650 - total flux cleaned = 0.00103402 Jy ! Component: 2700 - total flux cleaned = 0.00113994 Jy ! Component: 2750 - total flux cleaned = 0.00121506 Jy ! Component: 2800 - total flux cleaned = 0.00131919 Jy ! Component: 2850 - total flux cleaned = 0.00142239 Jy ! Component: 2900 - total flux cleaned = 0.0014809 Jy ! Component: 2950 - total flux cleaned = 0.00158243 Jy ! Component: 3000 - total flux cleaned = 0.00166864 Jy ! Component: 3050 - total flux cleaned = 0.0017256 Jy ! Component: 3100 - total flux cleaned = 0.0017823 Jy ! Component: 3150 - total flux cleaned = 0.00183861 Jy ! Component: 3200 - total flux cleaned = 0.00190844 Jy ! Component: 3250 - total flux cleaned = 0.00199146 Jy ! Component: 3300 - total flux cleaned = 0.00203266 Jy ! Component: 3350 - total flux cleaned = 0.00205998 Jy ! Component: 3400 - total flux cleaned = 0.00212769 Jy ! Component: 3450 - total flux cleaned = 0.00219494 Jy ! Component: 3500 - total flux cleaned = 0.00226171 Jy ! Component: 3550 - total flux cleaned = 0.00226177 Jy ! Component: 3600 - total flux cleaned = 0.00227509 Jy ! Component: 3650 - total flux cleaned = 0.00230145 Jy ! Component: 3700 - total flux cleaned = 0.00232758 Jy ! Component: 3750 - total flux cleaned = 0.00234061 Jy ! Component: 3800 - total flux cleaned = 0.00237934 Jy ! Component: 3850 - total flux cleaned = 0.00241784 Jy ! Component: 3900 - total flux cleaned = 0.0024432 Jy ! Component: 3950 - total flux cleaned = 0.0024559 Jy ! Component: 4000 - total flux cleaned = 0.00249377 Jy ! Component: 4050 - total flux cleaned = 0.00249385 Jy ! Total flux subtracted in 4096 components = 0.0025563 Jy ! Clean residual min=-0.000729 max=0.000714 Jy/beam ! Clean residual mean=-0.000000 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.173614 Jy keep ! Adding 332 model components to the UV plane model. ! The established model now contains 616 components and 0.173614 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0810-1321_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.112 x 13.56 at 8.383 degrees (North through East) ! Clean map min=-0.0036317 max=0.060744 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0810-1321_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0607443 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000244037 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.20523 1.20523 2.41047 4.82094 9.64188 19.2838 38.5675 77.135 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.06 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 248.914 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0810-1321_S_uvs.log closed on Thu Apr 7 06:39:01 2016