! Started logfile: /scr/pima/bg219e_uvs/J1155-3107_S_uvs.log on Thu Apr 7 06:43:21 2016 obs /scr/pima/bg219e_uvs/J1155-3107_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1155-3107_S_uva.fits ! AN table 1: 40 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.717222 visibilities/baseline/integration-bin. ! Found source: J1155-3107 ! ! 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 5164 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/J1155-3107_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 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016673Jy sigma=16.055817 ! Fit after self-cal, rms=0.863436Jy sigma=13.560793 ! 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.492 mas, bmaj=7.823 mas, bpa=-4.264 degrees ! Estimated noise=1.05748 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.106529 Jy ! Component: 100 - total flux cleaned = 0.130916 Jy ! Total flux subtracted in 100 components = 0.130916 Jy ! Clean residual min=-0.006928 max=0.009192 Jy/beam ! Clean residual mean=0.000007 rms=0.001661 Jy/beam ! Combined flux in latest and established models = 0.130916 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.130916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091396Jy sigma=1.363912 ! Fit after self-cal, rms=0.091359Jy sigma=1.363395 ! 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.188 mas, bmaj=9.522 mas, bpa=-2.56 degrees ! Estimated noise=0.642492 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.0126676 Jy ! Component: 100 - total flux cleaned = 0.0175185 Jy ! Component: 150 - total flux cleaned = 0.0189981 Jy ! Component: 200 - total flux cleaned = 0.019251 Jy ! Total flux subtracted in 200 components = 0.019251 Jy ! Clean residual min=-0.003821 max=0.004940 Jy/beam ! Clean residual mean=0.000007 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.150167 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 14 components and 0.150167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090086Jy sigma=1.334394 ! Fit after self-cal, rms=0.090103Jy sigma=1.334233 ! 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.188 x 9.522 at -2.56 degrees (North through East) ! Clean map min=-0.0036551 max=0.1395 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.02 FD 0.97 HN 1.13 KP 1.00 ! LA 0.96 MK 0.99 NL 1.01 OV 0.99 ! PT 0.98 SC 0.99 ! ! ! 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.02 FD 0.97 HN 1.11 KP 1.00 ! LA 1.06 MK 0.99 NL 1.01 OV 0.98 ! PT 0.97 SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.98 HN 1.20 KP 0.96 ! LA 1.01 MK 1.01 NL 1.04 OV 0.99 ! PT 1.01 SC 0.94 ! ! ! Fit before self-cal, rms=0.090103Jy sigma=1.334233 ! Fit after self-cal, rms=0.091980Jy sigma=1.329870 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.187 mas, bmaj=9.487 mas, bpa=-2.133 degrees ! Estimated noise=0.642592 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.000305888 Jy ! Component: 100 - total flux cleaned = 0.000254363 Jy ! Component: 150 - total flux cleaned = 0.000213472 Jy ! Component: 200 - total flux cleaned = 0.000215465 Jy ! Total flux subtracted in 200 components = 0.000215465 Jy ! Clean residual min=-0.003535 max=0.003691 Jy/beam ! Clean residual mean=0.000004 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.150383 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 25 components and 0.150383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091910Jy sigma=1.329391 ! Fit after self-cal, rms=0.091976Jy sigma=1.329278 ! 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.091976Jy sigma=1.329278 ! Fit after self-cal, rms=0.089144Jy sigma=1.330987 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.182 mas, bmaj=9.484 mas, bpa=-1.882 degrees ! Estimated noise=0.621253 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00358411 Jy ! Component: 100 - total flux cleaned = -0.00364225 Jy ! Component: 150 - total flux cleaned = -0.00372437 Jy ! Component: 200 - total flux cleaned = -0.00375802 Jy ! Total flux subtracted in 200 components = -0.00375802 Jy ! Clean residual min=-0.003434 max=0.003405 Jy/beam ! Clean residual mean=0.000005 rms=0.000898 Jy/beam ! Combined flux in latest and established models = 0.146625 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 32 components and 0.146625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088962Jy sigma=1.328970 ! Fit after self-cal, rms=0.088981Jy sigma=1.328877 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 = -6.99019e-05 Jy ! Component: 100 - total flux cleaned = -9.91106e-05 Jy ! Component: 150 - total flux cleaned = -9.81332e-05 Jy ! Component: 200 - total flux cleaned = -0.000121002 Jy ! Total flux subtracted in 200 components = -0.000121002 Jy ! Clean residual min=-0.003376 max=0.003414 Jy/beam ! Clean residual mean=0.000005 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.146504 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 41 components and 0.146504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088955Jy sigma=1.328763 ! Fit after self-cal, rms=0.088956Jy sigma=1.328747 ! 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.088956Jy sigma=1.328747 ! Fit after self-cal, rms=0.087643Jy sigma=1.327585 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.183 mas, bmaj=9.506 mas, bpa=-1.783 degrees ! Estimated noise=0.611553 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00193495 Jy ! Component: 100 - total flux cleaned = -0.00200464 Jy ! Component: 150 - total flux cleaned = -0.00200482 Jy ! Component: 200 - total flux cleaned = -0.00200701 Jy ! Total flux subtracted in 200 components = -0.00200701 Jy ! Clean residual min=-0.003170 max=0.003321 Jy/beam ! Clean residual mean=0.000003 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.144497 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 45 components and 0.144497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087569Jy sigma=1.327081 ! Fit after self-cal, rms=0.087576Jy sigma=1.327068 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 = -6.29971e-05 Jy ! Component: 100 - total flux cleaned = -6.13935e-05 Jy ! Component: 150 - total flux cleaned = -6.08416e-05 Jy ! Component: 200 - total flux cleaned = -6.11279e-05 Jy ! Total flux subtracted in 200 components = -6.11279e-05 Jy ! Clean residual min=-0.003146 max=0.003293 Jy/beam ! Clean residual mean=0.000004 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.144436 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 46 components and 0.144436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087557Jy sigma=1.327010 ! Fit after self-cal, rms=0.087559Jy sigma=1.327005 ! 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.087559Jy sigma=1.327005 ! Fit after self-cal, rms=0.086714Jy sigma=1.326642 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.983 mas, bmaj=21.8 mas, bpa=-0.9601 degrees ! Estimated noise=0.750205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.33786e-05 Jy ! Component: 100 - total flux cleaned = -1.38071e-05 Jy ! Component: 150 - total flux cleaned = 9.57067e-06 Jy ! Component: 200 - total flux cleaned = 5.22393e-05 Jy ! Total flux subtracted in 200 components = 5.22393e-05 Jy ! Clean residual min=-0.003286 max=0.003470 Jy/beam ! Clean residual mean=0.000008 rms=0.000997 Jy/beam ! Combined flux in latest and established models = 0.144488 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 50 components and 0.144488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086698Jy sigma=1.326606 ! Fit after self-cal, rms=0.086696Jy sigma=1.326558 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 = -1.42654e-06 Jy ! Component: 100 - total flux cleaned = 1.97474e-05 Jy ! Component: 150 - total flux cleaned = 3.96455e-05 Jy ! Component: 200 - total flux cleaned = 5.83263e-05 Jy ! Total flux subtracted in 200 components = 5.83263e-05 Jy ! Clean residual min=-0.003267 max=0.003461 Jy/beam ! Clean residual mean=0.000008 rms=0.000997 Jy/beam ! Combined flux in latest and established models = 0.144546 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.144546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086689Jy sigma=1.326648 ! Fit after self-cal, rms=0.086687Jy sigma=1.326625 ! 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.183 mas, bmaj=9.518 mas, bpa=-1.723 degrees ! Estimated noise=0.60589 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.183 x 9.518 at -1.723 degrees (North through East) ! Clean map min=-0.0030329 max=0.13149 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.488 mas, bmaj=7.808 mas, bpa=-3.471 degrees ! Estimated noise=0.999138 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.100501 Jy ! Component: 100 - total flux cleaned = 0.123201 Jy ! Component: 150 - total flux cleaned = 0.130568 Jy ! Component: 200 - total flux cleaned = 0.133503 Jy ! Total flux subtracted in 200 components = 0.133503 Jy ! Clean residual min=-0.005110 max=0.005593 Jy/beam ! Clean residual mean=-0.000001 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 0.133503 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.133503 Jy ! Inverting map and beam ! Estimated beam: bmin=3.183 mas, bmaj=9.518 mas, bpa=-1.723 degrees ! Estimated noise=0.60589 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 (-3.5, 5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00626143 Jy ! Component: 100 - total flux cleaned = 0.00824325 Jy ! Component: 150 - total flux cleaned = 0.00869544 Jy ! Component: 200 - total flux cleaned = 0.00884828 Jy ! Total flux subtracted in 200 components = 0.00884828 Jy ! Clean residual min=-0.003033 max=0.003415 Jy/beam ! Clean residual mean=0.000003 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.142351 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 39 components and 0.142351 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.983 mas, bmaj=21.8 mas, bpa=-0.9601 degrees ! Estimated noise=0.750205 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133793 Jy ! Component: 100 - total flux cleaned = 0.00129869 Jy ! Component: 150 - total flux cleaned = 0.00130051 Jy ! Component: 200 - total flux cleaned = 0.00127047 Jy ! Total flux subtracted in 200 components = 0.00127047 Jy ! Clean residual min=-0.003436 max=0.003156 Jy/beam ! Clean residual mean=0.000008 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.143621 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 = -2.83763e-05 Jy ! Component: 100 - total flux cleaned = -8.13766e-05 Jy ! Component: 150 - total flux cleaned = -0.000106297 Jy ! Component: 200 - total flux cleaned = -0.000131363 Jy ! Total flux subtracted in 200 components = -0.000131363 Jy ! Clean residual min=-0.003409 max=0.003144 Jy/beam ! Clean residual mean=0.000008 rms=0.000966 Jy/beam ! Combined flux in latest and established models = 0.14349 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 63 components and 0.14349 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.183 mas, bmaj=9.518 mas, bpa=-1.723 degrees ! Estimated noise=0.60589 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000707268 Jy ! Component: 100 - total flux cleaned = -0.000872624 Jy ! Component: 150 - total flux cleaned = -0.000975159 Jy ! Component: 200 - total flux cleaned = -0.000975191 Jy ! Total flux subtracted in 200 components = -0.000975191 Jy ! Clean residual min=-0.002978 max=0.003067 Jy/beam ! Clean residual mean=0.000002 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.142515 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 83 components and 0.142515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086459Jy sigma=1.323841 ! Fit after self-cal, rms=0.086435Jy sigma=1.323395 wmodel /scr/pima/bg219e_uvs/J1155-3107_S_map.mod ! Writing 83 model components to file: /scr/pima/bg219e_uvs/J1155-3107_S_map.mod wobs /scr/pima/bg219e_uvs/J1155-3107_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1155-3107_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1155-3107_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219e_uvs/J1155-3107_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.000835596 Jy ! Component: 100 - total flux cleaned = 0.00145345 Jy ! Component: 150 - total flux cleaned = 0.00219049 Jy ! Component: 200 - total flux cleaned = 0.00266301 Jy ! Component: 250 - total flux cleaned = 0.00298382 Jy ! Component: 300 - total flux cleaned = 0.00325116 Jy ! Component: 350 - total flux cleaned = 0.00355392 Jy ! Component: 400 - total flux cleaned = 0.0037229 Jy ! Component: 450 - total flux cleaned = 0.00392959 Jy ! Component: 500 - total flux cleaned = 0.00405082 Jy ! Component: 550 - total flux cleaned = 0.00416925 Jy ! Component: 600 - total flux cleaned = 0.00428443 Jy ! Component: 650 - total flux cleaned = 0.00436033 Jy ! Component: 700 - total flux cleaned = 0.00454634 Jy ! Component: 750 - total flux cleaned = 0.00454618 Jy ! Component: 800 - total flux cleaned = 0.0046545 Jy ! Component: 850 - total flux cleaned = 0.00476077 Jy ! Component: 900 - total flux cleaned = 0.00486544 Jy ! Component: 950 - total flux cleaned = 0.00493378 Jy ! Component: 1000 - total flux cleaned = 0.00500149 Jy ! Component: 1050 - total flux cleaned = 0.00513503 Jy ! Component: 1100 - total flux cleaned = 0.00520053 Jy ! Component: 1150 - total flux cleaned = 0.00539345 Jy ! Component: 1200 - total flux cleaned = 0.00536144 Jy ! Component: 1250 - total flux cleaned = 0.00536208 Jy ! Component: 1300 - total flux cleaned = 0.00545586 Jy ! Component: 1350 - total flux cleaned = 0.00560872 Jy ! Component: 1400 - total flux cleaned = 0.0057286 Jy ! Component: 1450 - total flux cleaned = 0.00572834 Jy ! Component: 1500 - total flux cleaned = 0.00578711 Jy ! Component: 1550 - total flux cleaned = 0.00581614 Jy ! Component: 1600 - total flux cleaned = 0.00593089 Jy ! Component: 1650 - total flux cleaned = 0.00598756 Jy ! Component: 1700 - total flux cleaned = 0.00601607 Jy ! Component: 1750 - total flux cleaned = 0.00620983 Jy ! Component: 1800 - total flux cleaned = 0.0062643 Jy ! Component: 1850 - total flux cleaned = 0.00634564 Jy ! Component: 1900 - total flux cleaned = 0.00650605 Jy ! Component: 1950 - total flux cleaned = 0.0066117 Jy ! Component: 2000 - total flux cleaned = 0.00669022 Jy ! Component: 2050 - total flux cleaned = 0.0068458 Jy ! Component: 2100 - total flux cleaned = 0.00699999 Jy ! Component: 2150 - total flux cleaned = 0.00712663 Jy ! Component: 2200 - total flux cleaned = 0.00725204 Jy ! Component: 2250 - total flux cleaned = 0.00737655 Jy ! Component: 2300 - total flux cleaned = 0.00745087 Jy ! Component: 2350 - total flux cleaned = 0.00762227 Jy ! Component: 2400 - total flux cleaned = 0.00769525 Jy ! Component: 2450 - total flux cleaned = 0.00783948 Jy ! Component: 2500 - total flux cleaned = 0.00791124 Jy ! Component: 2550 - total flux cleaned = 0.00800569 Jy ! Component: 2600 - total flux cleaned = 0.00821632 Jy ! Component: 2650 - total flux cleaned = 0.0081932 Jy ! Component: 2700 - total flux cleaned = 0.00835444 Jy ! Component: 2750 - total flux cleaned = 0.00835436 Jy ! Component: 2800 - total flux cleaned = 0.00837718 Jy ! Component: 2850 - total flux cleaned = 0.00844504 Jy ! Component: 2900 - total flux cleaned = 0.00857917 Jy ! Component: 2950 - total flux cleaned = 0.00869022 Jy ! Component: 3000 - total flux cleaned = 0.00877824 Jy ! Component: 3050 - total flux cleaned = 0.00875625 Jy ! Component: 3100 - total flux cleaned = 0.00886507 Jy ! Component: 3150 - total flux cleaned = 0.00892983 Jy ! Component: 3200 - total flux cleaned = 0.00903713 Jy ! Component: 3250 - total flux cleaned = 0.00914342 Jy ! Component: 3300 - total flux cleaned = 0.00914345 Jy ! Component: 3350 - total flux cleaned = 0.00918535 Jy ! Component: 3400 - total flux cleaned = 0.00922702 Jy ! Component: 3450 - total flux cleaned = 0.0093512 Jy ! Component: 3500 - total flux cleaned = 0.00928932 Jy ! Component: 3550 - total flux cleaned = 0.00943207 Jy ! Component: 3600 - total flux cleaned = 0.00947251 Jy ! Component: 3650 - total flux cleaned = 0.00941211 Jy ! Component: 3700 - total flux cleaned = 0.00949227 Jy ! Component: 3750 - total flux cleaned = 0.0094925 Jy ! Component: 3800 - total flux cleaned = 0.00953201 Jy ! Component: 3850 - total flux cleaned = 0.0096106 Jy ! Component: 3900 - total flux cleaned = 0.00959081 Jy ! Component: 3950 - total flux cleaned = 0.00959086 Jy ! Component: 4000 - total flux cleaned = 0.00957159 Jy ! Component: 4050 - total flux cleaned = 0.00953322 Jy ! Total flux subtracted in 4096 components = 0.00951412 Jy ! Clean residual min=-0.001368 max=0.001000 Jy/beam ! Clean residual mean=0.000003 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.152029 Jy keep ! Adding 314 model components to the UV plane model. ! The established model now contains 397 components and 0.152029 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J1155-3107_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.183 x 9.518 at -1.723 degrees (North through East) ! Clean map min=-0.0036231 max=0.13088 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1155-3107_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.130876 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00035658 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.817365 0.817365 1.63473 3.26946 6.53892 13.0778 26.1557 52.3114 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.13 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 367.033 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1155-3107_S_uvs.log closed on Thu Apr 7 06:43:25 2016