! Started logfile: /scr/pima/bg219b_uvs/J0932-3405_S_uvs.log on Thu Apr 7 01:18:43 2016 obs /scr/pima/bg219b_uvs/J0932-3405_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0932-3405_S_uva.fits ! AN table 1: 28 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.852183 visibilities/baseline/integration-bin. ! Found source: J0932-3405 ! ! 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 3436 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/bg219b_uvs/J0932-3405_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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013768Jy sigma=15.369348 ! Fit after self-cal, rms=0.810941Jy sigma=11.929983 ! 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=3.118 mas, bmaj=19.41 mas, bpa=19.82 degrees ! Estimated noise=1.327 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.14347 Jy ! Component: 100 - total flux cleaned = 0.205587 Jy ! Total flux subtracted in 100 components = 0.205587 Jy ! Clean residual min=-0.017267 max=0.035701 Jy/beam ! Clean residual mean=0.000336 rms=0.007039 Jy/beam ! Combined flux in latest and established models = 0.205587 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 34 components and 0.205587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120945Jy sigma=1.741278 ! Fit after self-cal, rms=0.119969Jy sigma=1.734969 ! 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=4.087 mas, bmaj=21.13 mas, bpa=18.22 degrees ! Estimated noise=0.827913 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.04713 Jy ! Component: 100 - total flux cleaned = 0.0699892 Jy ! Component: 150 - total flux cleaned = 0.0820531 Jy ! Component: 200 - total flux cleaned = 0.0889577 Jy ! Total flux subtracted in 200 components = 0.0889577 Jy ! Clean residual min=-0.012467 max=0.021391 Jy/beam ! Clean residual mean=0.000254 rms=0.004958 Jy/beam ! Combined flux in latest and established models = 0.294544 Jy ! Performing phase self-cal ! Adding 72 model components to the UV plane model. ! The established model now contains 97 components and 0.294545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104511Jy sigma=1.406980 ! Fit after self-cal, rms=0.104137Jy sigma=1.405320 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.087 x 21.13 at 18.22 degrees (North through East) ! Clean map min=-0.012244 max=0.1934 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.104137Jy sigma=1.405320 ! Fit after self-cal, rms=0.104137Jy sigma=1.405320 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.087 mas, bmaj=21.13 mas, bpa=18.22 degrees ! Estimated noise=0.827913 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.00445459 Jy ! Component: 100 - total flux cleaned = 0.005512 Jy ! Component: 150 - total flux cleaned = 0.00571123 Jy ! Component: 200 - total flux cleaned = 0.00578917 Jy ! Total flux subtracted in 200 components = 0.00578917 Jy ! Clean residual min=-0.012243 max=0.020246 Jy/beam ! Clean residual mean=0.000252 rms=0.004865 Jy/beam ! Combined flux in latest and established models = 0.300334 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 123 components and 0.300334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103868Jy sigma=1.401823 ! Fit after self-cal, rms=0.103841Jy sigma=1.401701 ! 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.103841Jy sigma=1.401701 ! Fit after self-cal, rms=0.103841Jy sigma=1.401701 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.087 mas, bmaj=21.13 mas, bpa=18.22 degrees ! Estimated noise=0.827913 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.98548e-05 Jy ! Component: 100 - total flux cleaned = 6.24452e-05 Jy ! Component: 150 - total flux cleaned = -0.000131605 Jy ! Component: 200 - total flux cleaned = -0.00025344 Jy ! Total flux subtracted in 200 components = -0.00025344 Jy ! Clean residual min=-0.012271 max=0.019888 Jy/beam ! Clean residual mean=0.000246 rms=0.004841 Jy/beam ! Combined flux in latest and established models = 0.30008 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 131 components and 0.30008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103751Jy sigma=1.400577 ! Fit after self-cal, rms=0.103741Jy sigma=1.400526 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.000182411 Jy ! Component: 100 - total flux cleaned = -0.000414442 Jy ! Component: 150 - total flux cleaned = -0.000580176 Jy ! Component: 200 - total flux cleaned = -0.000742529 Jy ! Total flux subtracted in 200 components = -0.000742529 Jy ! Clean residual min=-0.012268 max=0.019712 Jy/beam ! Clean residual mean=0.000242 rms=0.004827 Jy/beam ! Combined flux in latest and established models = 0.299338 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 136 components and 0.299338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103672Jy sigma=1.399781 ! Fit after self-cal, rms=0.103675Jy sigma=1.399749 ! 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.103675Jy sigma=1.399749 ! Fit after self-cal, rms=0.103675Jy sigma=1.399749 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.087 mas, bmaj=21.13 mas, bpa=18.22 degrees ! Estimated noise=0.827913 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00015784 Jy ! Component: 100 - total flux cleaned = -0.000311173 Jy ! Component: 150 - total flux cleaned = -0.000461052 Jy ! Component: 200 - total flux cleaned = -0.000606691 Jy ! Total flux subtracted in 200 components = -0.000606691 Jy ! Clean residual min=-0.012237 max=0.019574 Jy/beam ! Clean residual mean=0.000238 rms=0.004816 Jy/beam ! Combined flux in latest and established models = 0.298731 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 139 components and 0.298731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103621Jy sigma=1.399162 ! Fit after self-cal, rms=0.103627Jy sigma=1.399138 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.000139651 Jy ! Component: 100 - total flux cleaned = -0.000278468 Jy ! Component: 150 - total flux cleaned = -0.000412366 Jy ! Component: 200 - total flux cleaned = -0.000501325 Jy ! Total flux subtracted in 200 components = -0.000501325 Jy ! Clean residual min=-0.012213 max=0.019465 Jy/beam ! Clean residual mean=0.000235 rms=0.004808 Jy/beam ! Combined flux in latest and established models = 0.29823 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 143 components and 0.29823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103582Jy sigma=1.398683 ! Fit after self-cal, rms=0.103586Jy sigma=1.398668 ! 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.103586Jy sigma=1.398668 ! Fit after self-cal, rms=0.103586Jy sigma=1.398668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.37 mas, bmaj=30.42 mas, bpa=9.704 degrees ! Estimated noise=0.908871 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00104354 Jy ! Component: 100 - total flux cleaned = -0.0012788 Jy ! Component: 150 - total flux cleaned = -0.00145127 Jy ! Component: 200 - total flux cleaned = -0.00167505 Jy ! Total flux subtracted in 200 components = -0.00167505 Jy ! Clean residual min=-0.015652 max=0.026176 Jy/beam ! Clean residual mean=0.000369 rms=0.006771 Jy/beam ! Combined flux in latest and established models = 0.296555 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 148 components and 0.296555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103566Jy sigma=1.398000 ! Fit after self-cal, rms=0.103560Jy sigma=1.397977 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.000227921 Jy ! Component: 100 - total flux cleaned = -0.000439707 Jy ! Component: 150 - total flux cleaned = -0.000648675 Jy ! Component: 200 - total flux cleaned = -0.000802372 Jy ! Total flux subtracted in 200 components = -0.000802372 Jy ! Clean residual min=-0.015657 max=0.026026 Jy/beam ! Clean residual mean=0.000362 rms=0.006754 Jy/beam ! Combined flux in latest and established models = 0.295752 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 151 components and 0.295752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103530Jy sigma=1.397572 ! Fit after self-cal, rms=0.103534Jy sigma=1.397556 ! 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=4.087 mas, bmaj=21.13 mas, bpa=18.22 degrees ! Estimated noise=0.827913 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.087 x 21.13 at 18.22 degrees (North through East) ! Clean map min=-0.012178 max=0.1911 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=3.118 mas, bmaj=19.41 mas, bpa=19.82 degrees ! Estimated noise=1.327 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.143793 Jy ! Component: 100 - total flux cleaned = 0.207126 Jy ! Component: 150 - total flux cleaned = 0.243676 Jy ! Component: 200 - total flux cleaned = 0.265712 Jy ! Total flux subtracted in 200 components = 0.265712 Jy ! Clean residual min=-0.010691 max=0.020085 Jy/beam ! Clean residual mean=0.000230 rms=0.004387 Jy/beam ! Combined flux in latest and established models = 0.265712 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 65 model components to the UV plane model. ! The established model now contains 65 components and 0.265712 Jy ! Inverting map and beam ! Estimated beam: bmin=4.087 mas, bmaj=21.13 mas, bpa=18.22 degrees ! Estimated noise=0.827913 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 (78, 94). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0240978 Jy ! Component: 100 - total flux cleaned = 0.03683 Jy ! Component: 150 - total flux cleaned = 0.0452168 Jy ! Component: 200 - total flux cleaned = 0.0489778 Jy ! Total flux subtracted in 200 components = 0.0489778 Jy ! Clean residual min=-0.009687 max=0.016713 Jy/beam ! Clean residual mean=0.000125 rms=0.003466 Jy/beam ! Combined flux in latest and established models = 0.31469 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 136 components and 0.31469 Jy ! Inverting map ! Added new window around map position (-78, -97). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0152403 Jy ! Component: 100 - total flux cleaned = 0.02257 Jy ! Component: 150 - total flux cleaned = 0.0277807 Jy ! Component: 200 - total flux cleaned = 0.0320532 Jy ! Total flux subtracted in 200 components = 0.0320532 Jy ! Clean residual min=-0.008277 max=0.006732 Jy/beam ! Clean residual mean=0.000017 rms=0.001994 Jy/beam ! Combined flux in latest and established models = 0.346743 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 196 components and 0.346743 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.37 mas, bmaj=30.42 mas, bpa=9.704 degrees ! Estimated noise=0.908871 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00434849 Jy ! Component: 100 - total flux cleaned = 0.00667761 Jy ! Component: 150 - total flux cleaned = 0.00717621 Jy ! Component: 200 - total flux cleaned = 0.0075095 Jy ! Total flux subtracted in 200 components = 0.0075095 Jy ! Clean residual min=-0.007059 max=0.006723 Jy/beam ! Clean residual mean=-0.000013 rms=0.002165 Jy/beam ! Combined flux in latest and established models = 0.354252 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.000618254 Jy ! Component: 100 - total flux cleaned = 0.000805179 Jy ! Component: 150 - total flux cleaned = 0.000983481 Jy ! Component: 200 - total flux cleaned = 0.000982327 Jy ! Total flux subtracted in 200 components = 0.000982327 Jy ! Clean residual min=-0.007122 max=0.006302 Jy/beam ! Clean residual mean=-0.000033 rms=0.002097 Jy/beam ! Combined flux in latest and established models = 0.355235 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 260 components and 0.355235 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.087 mas, bmaj=21.13 mas, bpa=18.22 degrees ! Estimated noise=0.827913 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000485361 Jy ! Component: 100 - total flux cleaned = 0.000247166 Jy ! Component: 150 - total flux cleaned = 0.000413557 Jy ! Component: 200 - total flux cleaned = 0.000640752 Jy ! Total flux subtracted in 200 components = 0.000640752 Jy ! Clean residual min=-0.007493 max=0.005717 Jy/beam ! Clean residual mean=-0.000026 rms=0.001768 Jy/beam ! Combined flux in latest and established models = 0.355875 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 299 components and 0.355875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098550Jy sigma=1.297119 ! Fit after self-cal, rms=0.098501Jy sigma=1.295806 wmodel /scr/pima/bg219b_uvs/J0932-3405_S_map.mod ! Writing 299 model components to file: /scr/pima/bg219b_uvs/J0932-3405_S_map.mod wobs /scr/pima/bg219b_uvs/J0932-3405_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J0932-3405_S_uvs.fits wwins /scr/pima/bg219b_uvs/J0932-3405_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219b_uvs/J0932-3405_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.0027103 Jy ! Component: 100 - total flux cleaned = -0.00393589 Jy ! Component: 150 - total flux cleaned = -0.00468074 Jy ! Component: 200 - total flux cleaned = -0.00494095 Jy ! Component: 250 - total flux cleaned = -0.00486672 Jy ! Component: 300 - total flux cleaned = -0.004944 Jy ! Component: 350 - total flux cleaned = -0.00522749 Jy ! Component: 400 - total flux cleaned = -0.00536221 Jy ! Component: 450 - total flux cleaned = -0.00542879 Jy ! Component: 500 - total flux cleaned = -0.00580155 Jy ! Component: 550 - total flux cleaned = -0.00609922 Jy ! Component: 600 - total flux cleaned = -0.00638835 Jy ! Component: 650 - total flux cleaned = -0.00655672 Jy ! Component: 700 - total flux cleaned = -0.0066099 Jy ! Component: 750 - total flux cleaned = -0.00666072 Jy ! Component: 800 - total flux cleaned = -0.00665881 Jy ! Component: 850 - total flux cleaned = -0.00665789 Jy ! Component: 900 - total flux cleaned = -0.00680262 Jy ! Component: 950 - total flux cleaned = -0.00675417 Jy ! Component: 1000 - total flux cleaned = -0.00675482 Jy ! Component: 1050 - total flux cleaned = -0.00680109 Jy ! Component: 1100 - total flux cleaned = -0.00689102 Jy ! Component: 1150 - total flux cleaned = -0.00689112 Jy ! Component: 1200 - total flux cleaned = -0.00676391 Jy ! Component: 1250 - total flux cleaned = -0.00663889 Jy ! Component: 1300 - total flux cleaned = -0.00647515 Jy ! Component: 1350 - total flux cleaned = -0.00631341 Jy ! Component: 1400 - total flux cleaned = -0.00615361 Jy ! Component: 1450 - total flux cleaned = -0.00591788 Jy ! Component: 1500 - total flux cleaned = -0.00568625 Jy ! Component: 1550 - total flux cleaned = -0.0053445 Jy ! Component: 1600 - total flux cleaned = -0.00523225 Jy ! Component: 1650 - total flux cleaned = -0.00497392 Jy ! Component: 1700 - total flux cleaned = -0.00486513 Jy ! Component: 1750 - total flux cleaned = -0.00465024 Jy ! Component: 1800 - total flux cleaned = -0.00450889 Jy ! Component: 1850 - total flux cleaned = -0.00429907 Jy ! Component: 1900 - total flux cleaned = -0.00405873 Jy ! Component: 1950 - total flux cleaned = -0.00385542 Jy ! Component: 2000 - total flux cleaned = -0.00365481 Jy ! Component: 2050 - total flux cleaned = -0.00345672 Jy ! Component: 2100 - total flux cleaned = -0.00322776 Jy ! Component: 2150 - total flux cleaned = -0.00300135 Jy ! Component: 2200 - total flux cleaned = -0.00277723 Jy ! Component: 2250 - total flux cleaned = -0.00252409 Jy ! Component: 2300 - total flux cleaned = -0.00236714 Jy ! Component: 2350 - total flux cleaned = -0.00221145 Jy ! Component: 2400 - total flux cleaned = -0.00214911 Jy ! Component: 2450 - total flux cleaned = -0.00199528 Jy ! Component: 2500 - total flux cleaned = -0.00190359 Jy ! Component: 2550 - total flux cleaned = -0.0018431 Jy ! Component: 2600 - total flux cleaned = -0.00175235 Jy ! Component: 2650 - total flux cleaned = -0.00154195 Jy ! Component: 2700 - total flux cleaned = -0.0014224 Jy ! Component: 2750 - total flux cleaned = -0.00133309 Jy ! Component: 2800 - total flux cleaned = -0.00115541 Jy ! Component: 2850 - total flux cleaned = -0.00100803 Jy ! Component: 2900 - total flux cleaned = -0.000949248 Jy ! Component: 2950 - total flux cleaned = -0.000861327 Jy ! Component: 3000 - total flux cleaned = -0.000657583 Jy ! Component: 3050 - total flux cleaned = -0.000512592 Jy ! Component: 3100 - total flux cleaned = -0.000454916 Jy ! Component: 3150 - total flux cleaned = -0.000339839 Jy ! Component: 3200 - total flux cleaned = -0.000196509 Jy ! Component: 3250 - total flux cleaned = -8.19963e-05 Jy ! Component: 3300 - total flux cleaned = -2.49829e-05 Jy ! Component: 3350 - total flux cleaned = 0.000117159 Jy ! Component: 3400 - total flux cleaned = 0.000230648 Jy ! Component: 3450 - total flux cleaned = 0.000344065 Jy ! Component: 3500 - total flux cleaned = 0.000457035 Jy ! Component: 3550 - total flux cleaned = 0.000598142 Jy ! Component: 3600 - total flux cleaned = 0.000710895 Jy ! Component: 3650 - total flux cleaned = 0.00087979 Jy ! Component: 3700 - total flux cleaned = 0.00087969 Jy ! Component: 3750 - total flux cleaned = 0.00107618 Jy ! Component: 3800 - total flux cleaned = 0.00110431 Jy ! Component: 3850 - total flux cleaned = 0.00127275 Jy ! Component: 3900 - total flux cleaned = 0.00141274 Jy ! Component: 3950 - total flux cleaned = 0.00158087 Jy ! Component: 4000 - total flux cleaned = 0.00169289 Jy ! Component: 4050 - total flux cleaned = 0.00186082 Jy ! Total flux subtracted in 4096 components = 0.00197287 Jy ! Clean residual min=-0.001578 max=0.001530 Jy/beam ! Clean residual mean=0.000028 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.357848 Jy keep ! Adding 402 model components to the UV plane model. ! The established model now contains 701 components and 0.357848 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J0932-3405_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.087 x 21.13 at 18.22 degrees (North through East) ! Clean map min=-0.0058867 max=0.18504 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0932-3405_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.185045 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000561729 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.910692 0.910692 1.82138 3.64277 7.28554 14.5711 29.1422 58.2843 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.185 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 329.419 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0932-3405_S_uvs.log closed on Thu Apr 7 01:18:47 2016