! Started logfile: /scr/pima/bg219h_uvs/J1022-0958_S_uvs.log on Thu Apr 7 08:59:21 2016 obs /scr/pima/bg219h_uvs/J1022-0958_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1022-0958_S_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.74308 visibilities/baseline/integration-bin. ! Found source: J1022-0958 ! ! 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 7624 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/J1022-0958_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 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.023510Jy sigma=22.258037 ! Fit after self-cal, rms=0.838399Jy sigma=18.229265 ! 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.798 mas, bmaj=6.925 mas, bpa=2.836 degrees ! Estimated noise=0.594992 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.124903 Jy ! Component: 100 - total flux cleaned = 0.161305 Jy ! Total flux subtracted in 100 components = 0.161305 Jy ! Clean residual min=-0.012049 max=0.015036 Jy/beam ! Clean residual mean=0.000030 rms=0.003193 Jy/beam ! Combined flux in latest and established models = 0.161306 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.161306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081925Jy sigma=1.713520 ! Fit after self-cal, rms=0.081731Jy sigma=1.710407 ! 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.349 mas, bmaj=8.198 mas, bpa=2.028 degrees ! Estimated noise=0.421031 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.0162292 Jy ! Component: 100 - total flux cleaned = 0.0208367 Jy ! Component: 150 - total flux cleaned = 0.0204514 Jy ! Component: 200 - total flux cleaned = 0.0203 Jy ! Total flux subtracted in 200 components = 0.0203 Jy ! Clean residual min=-0.012390 max=0.015671 Jy/beam ! Clean residual mean=0.000049 rms=0.003707 Jy/beam ! Combined flux in latest and established models = 0.181606 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 22 components and 0.181606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078435Jy sigma=1.649059 ! Fit after self-cal, rms=0.078363Jy sigma=1.647946 ! 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.349 x 8.198 at 2.028 degrees (North through East) ! Clean map min=-0.011792 max=0.16498 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.078363Jy sigma=1.647946 ! Fit after self-cal, rms=0.078363Jy sigma=1.647946 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.349 mas, bmaj=8.198 mas, bpa=2.028 degrees ! Estimated noise=0.421031 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.00035063 Jy ! Component: 100 - total flux cleaned = 0.000236351 Jy ! Component: 150 - total flux cleaned = -2.54885e-05 Jy ! Component: 200 - total flux cleaned = -0.000251482 Jy ! Total flux subtracted in 200 components = -0.000251482 Jy ! Clean residual min=-0.012287 max=0.015168 Jy/beam ! Clean residual mean=0.000048 rms=0.003686 Jy/beam ! Combined flux in latest and established models = 0.181354 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 28 components and 0.181354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078116Jy sigma=1.643507 ! Fit after self-cal, rms=0.078106Jy sigma=1.643400 ! 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.078106Jy sigma=1.643400 ! Fit after self-cal, rms=0.072067Jy sigma=1.585933 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.398 mas, bmaj=8.322 mas, bpa=2.161 degrees ! Estimated noise=0.394632 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0087116 Jy ! Component: 100 - total flux cleaned = -0.0128286 Jy ! Component: 150 - total flux cleaned = -0.0152813 Jy ! Component: 200 - total flux cleaned = -0.0167614 Jy ! Total flux subtracted in 200 components = -0.0167614 Jy ! Clean residual min=-0.008941 max=0.011498 Jy/beam ! Clean residual mean=0.000014 rms=0.002934 Jy/beam ! Combined flux in latest and established models = 0.164593 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 52 components and 0.164593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070973Jy sigma=1.562103 ! Fit after self-cal, rms=0.070960Jy sigma=1.561933 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.000657586 Jy ! Component: 100 - total flux cleaned = -0.000793347 Jy ! Component: 150 - total flux cleaned = -0.000855543 Jy ! Component: 200 - total flux cleaned = -0.000943236 Jy ! Total flux subtracted in 200 components = -0.000943236 Jy ! Clean residual min=-0.008883 max=0.011533 Jy/beam ! Clean residual mean=0.000014 rms=0.002928 Jy/beam ! Combined flux in latest and established models = 0.163649 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 56 components and 0.163649 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070926Jy sigma=1.561250 ! Fit after self-cal, rms=0.070916Jy sigma=1.561181 ! 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.070916Jy sigma=1.561181 ! Fit after self-cal, rms=0.069519Jy sigma=1.549697 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.426 mas, bmaj=8.398 mas, bpa=2.016 degrees ! Estimated noise=0.383967 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00433788 Jy ! Component: 100 - total flux cleaned = -0.00642343 Jy ! Component: 150 - total flux cleaned = -0.00759238 Jy ! Component: 200 - total flux cleaned = -0.00779702 Jy ! Total flux subtracted in 200 components = -0.00779702 Jy ! Clean residual min=-0.007676 max=0.009931 Jy/beam ! Clean residual mean=-0.000001 rms=0.002710 Jy/beam ! Combined flux in latest and established models = 0.155852 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 75 components and 0.155852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069205Jy sigma=1.544249 ! Fit after self-cal, rms=0.069195Jy sigma=1.544171 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.000329231 Jy ! Component: 100 - total flux cleaned = -0.000301734 Jy ! Component: 150 - total flux cleaned = -0.000276585 Jy ! Component: 200 - total flux cleaned = -0.000252959 Jy ! Total flux subtracted in 200 components = -0.000252959 Jy ! Clean residual min=-0.007636 max=0.009957 Jy/beam ! Clean residual mean=-0.000001 rms=0.002708 Jy/beam ! Combined flux in latest and established models = 0.155599 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 76 components and 0.155599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069174Jy sigma=1.543739 ! Fit after self-cal, rms=0.069169Jy sigma=1.543700 ! 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.069169Jy sigma=1.543700 ! Fit after self-cal, rms=0.068679Jy sigma=1.540340 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.352 mas, bmaj=13.86 mas, bpa=-0.9507 degrees ! Estimated noise=0.458229 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00291525 Jy ! Component: 100 - total flux cleaned = -0.00368767 Jy ! Component: 150 - total flux cleaned = -0.00373936 Jy ! Component: 200 - total flux cleaned = -0.00369742 Jy ! Total flux subtracted in 200 components = -0.00369742 Jy ! Clean residual min=-0.010342 max=0.013770 Jy/beam ! Clean residual mean=-0.000020 rms=0.004229 Jy/beam ! Combined flux in latest and established models = 0.151902 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 84 components and 0.151902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068592Jy sigma=1.539006 ! Fit after self-cal, rms=0.068566Jy sigma=1.538580 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.000264562 Jy ! Component: 100 - total flux cleaned = -0.000195298 Jy ! Component: 150 - total flux cleaned = -0.000175281 Jy ! Component: 200 - total flux cleaned = -0.000137411 Jy ! Total flux subtracted in 200 components = -0.000137411 Jy ! Clean residual min=-0.010397 max=0.013723 Jy/beam ! Clean residual mean=-0.000020 rms=0.004225 Jy/beam ! Combined flux in latest and established models = 0.151765 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 87 components and 0.151765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068574Jy sigma=1.538561 ! Fit after self-cal, rms=0.068561Jy sigma=1.538372 ! 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.443 mas, bmaj=8.445 mas, bpa=1.867 degrees ! Estimated noise=0.378761 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.443 x 8.445 at 1.867 degrees (North through East) ! Clean map min=-0.0072004 max=0.15438 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.862 mas, bmaj=7.102 mas, bpa=2.71 degrees ! Estimated noise=0.547036 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.114431 Jy ! Component: 100 - total flux cleaned = 0.146644 Jy ! Component: 150 - total flux cleaned = 0.159566 Jy ! Component: 200 - total flux cleaned = 0.162879 Jy ! Total flux subtracted in 200 components = 0.162879 Jy ! Clean residual min=-0.008811 max=0.009404 Jy/beam ! Clean residual mean=-0.000008 rms=0.002280 Jy/beam ! Combined flux in latest and established models = 0.162879 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.162879 Jy ! Inverting map and beam ! Estimated beam: bmin=3.443 mas, bmaj=8.445 mas, bpa=1.867 degrees ! Estimated noise=0.378761 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.00474535 Jy ! Component: 100 - total flux cleaned = -0.00565106 Jy ! Component: 150 - total flux cleaned = -0.00620908 Jy ! Component: 200 - total flux cleaned = -0.00669942 Jy ! Total flux subtracted in 200 components = -0.00669942 Jy ! Clean residual min=-0.007402 max=0.010006 Jy/beam ! Clean residual mean=-0.000008 rms=0.002660 Jy/beam ! Combined flux in latest and established models = 0.156179 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 22 components and 0.156179 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.352 mas, bmaj=13.86 mas, bpa=-0.9507 degrees ! Estimated noise=0.458229 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000961618 Jy ! Component: 100 - total flux cleaned = -0.00103954 Jy ! Component: 150 - total flux cleaned = -0.00132905 Jy ! Component: 200 - total flux cleaned = -0.00148022 Jy ! Total flux subtracted in 200 components = -0.00148022 Jy ! Clean residual min=-0.010005 max=0.014184 Jy/beam ! Clean residual mean=-0.000019 rms=0.004225 Jy/beam ! Combined flux in latest and established models = 0.154699 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.000139936 Jy ! Component: 100 - total flux cleaned = -0.000311373 Jy ! Component: 150 - total flux cleaned = -0.000390553 Jy ! Component: 200 - total flux cleaned = -0.000503558 Jy ! Total flux subtracted in 200 components = -0.000503558 Jy ! Clean residual min=-0.010038 max=0.014093 Jy/beam ! Clean residual mean=-0.000020 rms=0.004218 Jy/beam ! Combined flux in latest and established models = 0.154195 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 28 components and 0.154195 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.443 mas, bmaj=8.445 mas, bpa=1.867 degrees ! Estimated noise=0.378761 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000219684 Jy ! Component: 100 - total flux cleaned = -0.00023491 Jy ! Component: 150 - total flux cleaned = -0.000623949 Jy ! Component: 200 - total flux cleaned = -0.000915744 Jy ! Total flux subtracted in 200 components = -0.000915744 Jy ! Clean residual min=-0.007396 max=0.009524 Jy/beam ! Clean residual mean=-0.000008 rms=0.002629 Jy/beam ! Combined flux in latest and established models = 0.15328 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 35 components and 0.15328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068730Jy sigma=1.541776 ! Fit after self-cal, rms=0.068726Jy sigma=1.541617 wmodel /scr/pima/bg219h_uvs/J1022-0958_S_map.mod ! Writing 35 model components to file: /scr/pima/bg219h_uvs/J1022-0958_S_map.mod wobs /scr/pima/bg219h_uvs/J1022-0958_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J1022-0958_S_uvs.fits wwins /scr/pima/bg219h_uvs/J1022-0958_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219h_uvs/J1022-0958_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.00437524 Jy ! Component: 100 - total flux cleaned = 0.00831141 Jy ! Component: 150 - total flux cleaned = 0.011958 Jy ! Component: 200 - total flux cleaned = 0.0148428 Jy ! Component: 250 - total flux cleaned = 0.0166629 Jy ! Component: 300 - total flux cleaned = 0.0180261 Jy ! Component: 350 - total flux cleaned = 0.0183835 Jy ! Component: 400 - total flux cleaned = 0.0190718 Jy ! Component: 450 - total flux cleaned = 0.0196248 Jy ! Component: 500 - total flux cleaned = 0.0200555 Jy ! Component: 550 - total flux cleaned = 0.02058 Jy ! Component: 600 - total flux cleaned = 0.0209861 Jy ! Component: 650 - total flux cleaned = 0.0212823 Jy ! Component: 700 - total flux cleaned = 0.0216667 Jy ! Component: 750 - total flux cleaned = 0.0218542 Jy ! Component: 800 - total flux cleaned = 0.0222217 Jy ! Component: 850 - total flux cleaned = 0.0225791 Jy ! Component: 900 - total flux cleaned = 0.0230159 Jy ! Component: 950 - total flux cleaned = 0.023187 Jy ! Component: 1000 - total flux cleaned = 0.0236051 Jy ! Component: 1050 - total flux cleaned = 0.0240137 Jy ! Component: 1100 - total flux cleaned = 0.0242534 Jy ! Component: 1150 - total flux cleaned = 0.0244108 Jy ! Component: 1200 - total flux cleaned = 0.0246406 Jy ! Component: 1250 - total flux cleaned = 0.0247165 Jy ! Component: 1300 - total flux cleaned = 0.0250869 Jy ! Component: 1350 - total flux cleaned = 0.0253035 Jy ! Component: 1400 - total flux cleaned = 0.0253753 Jy ! Component: 1450 - total flux cleaned = 0.0255834 Jy ! Component: 1500 - total flux cleaned = 0.0256523 Jy ! Component: 1550 - total flux cleaned = 0.0261237 Jy ! Component: 1600 - total flux cleaned = 0.0263225 Jy ! Component: 1650 - total flux cleaned = 0.0264531 Jy ! Component: 1700 - total flux cleaned = 0.0268364 Jy ! Component: 1750 - total flux cleaned = 0.0270871 Jy ! Component: 1800 - total flux cleaned = 0.0274574 Jy ! Component: 1850 - total flux cleaned = 0.027579 Jy ! Component: 1900 - total flux cleaned = 0.0277597 Jy ! Component: 1950 - total flux cleaned = 0.0281144 Jy ! Component: 2000 - total flux cleaned = 0.0284628 Jy ! Component: 2050 - total flux cleaned = 0.0286906 Jy ! Component: 2100 - total flux cleaned = 0.0289714 Jy ! Component: 2150 - total flux cleaned = 0.0291376 Jy ! Component: 2200 - total flux cleaned = 0.0293025 Jy ! Component: 2250 - total flux cleaned = 0.0297335 Jy ! Component: 2300 - total flux cleaned = 0.0299456 Jy ! Component: 2350 - total flux cleaned = 0.0302071 Jy ! Component: 2400 - total flux cleaned = 0.0304643 Jy ! Component: 2450 - total flux cleaned = 0.030718 Jy ! Component: 2500 - total flux cleaned = 0.0308686 Jy ! Component: 2550 - total flux cleaned = 0.0313117 Jy ! Component: 2600 - total flux cleaned = 0.0314087 Jy ! Component: 2650 - total flux cleaned = 0.0316486 Jy ! Component: 2700 - total flux cleaned = 0.0318843 Jy ! Component: 2750 - total flux cleaned = 0.0320245 Jy ! Component: 2800 - total flux cleaned = 0.0323471 Jy ! Component: 2850 - total flux cleaned = 0.0325742 Jy ! Component: 2900 - total flux cleaned = 0.0327541 Jy ! Component: 2950 - total flux cleaned = 0.0331524 Jy ! Component: 3000 - total flux cleaned = 0.0331961 Jy ! Component: 3050 - total flux cleaned = 0.0334117 Jy ! Component: 3100 - total flux cleaned = 0.0336242 Jy ! Component: 3150 - total flux cleaned = 0.0337507 Jy ! Component: 3200 - total flux cleaned = 0.0338335 Jy ! Component: 3250 - total flux cleaned = 0.0340386 Jy ! Component: 3300 - total flux cleaned = 0.0342016 Jy ! Component: 3350 - total flux cleaned = 0.0343619 Jy ! Component: 3400 - total flux cleaned = 0.0345987 Jy ! Component: 3450 - total flux cleaned = 0.034832 Jy ! Component: 3500 - total flux cleaned = 0.0349469 Jy ! Component: 3550 - total flux cleaned = 0.0350222 Jy ! Component: 3600 - total flux cleaned = 0.0352478 Jy ! Component: 3650 - total flux cleaned = 0.0353218 Jy ! Component: 3700 - total flux cleaned = 0.0355784 Jy ! Component: 3750 - total flux cleaned = 0.035651 Jy ! Component: 3800 - total flux cleaned = 0.0358657 Jy ! Component: 3850 - total flux cleaned = 0.0359367 Jy ! Component: 3900 - total flux cleaned = 0.0360415 Jy ! Component: 3950 - total flux cleaned = 0.0362482 Jy ! Component: 4000 - total flux cleaned = 0.0364525 Jy ! Component: 4050 - total flux cleaned = 0.0366209 Jy ! Total flux subtracted in 4096 components = 0.0366543 Jy ! Clean residual min=-0.001762 max=0.001661 Jy/beam ! Clean residual mean=0.000003 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.189934 Jy keep ! Adding 388 model components to the UV plane model. ! The established model now contains 423 components and 0.189934 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J1022-0958_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.443 x 8.445 at 1.867 degrees (North through East) ! Clean map min=-0.0042787 max=0.15173 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1022-0958_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.151732 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000709633 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.40306 1.40306 2.80612 5.61224 11.2245 22.449 44.8979 89.7959 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.151 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 213.818 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1022-0958_S_uvs.log closed on Thu Apr 7 08:59:25 2016