! Started logfile: /scr/pima/bg219b_uvs/J1037-2705_S_uvs.log on Thu Apr 7 01:19:26 2016 obs /scr/pima/bg219b_uvs/J1037-2705_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J1037-2705_S_uva.fits ! AN table 1: 62 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.87948 visibilities/baseline/integration-bin. ! Found source: J1037-2705 ! ! 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 7852 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/J1037-2705_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 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.018116Jy sigma=17.492398 ! Fit after self-cal, rms=0.874249Jy sigma=15.005701 ! 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.126 mas, bmaj=12.29 mas, bpa=16.7 degrees ! Estimated noise=0.869951 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.0994246 Jy ! Component: 100 - total flux cleaned = 0.121575 Jy ! Total flux subtracted in 100 components = 0.121575 Jy ! Clean residual min=-0.006817 max=0.007923 Jy/beam ! Clean residual mean=-0.000020 rms=0.001910 Jy/beam ! Combined flux in latest and established models = 0.121575 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.121575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085917Jy sigma=1.361566 ! Fit after self-cal, rms=0.085806Jy sigma=1.360739 ! 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.959 mas, bmaj=14.62 mas, bpa=15.47 degrees ! Estimated noise=0.512828 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.0109485 Jy ! Component: 100 - total flux cleaned = 0.0162444 Jy ! Component: 150 - total flux cleaned = 0.0191179 Jy ! Component: 200 - total flux cleaned = 0.0201231 Jy ! Total flux subtracted in 200 components = 0.0201231 Jy ! Clean residual min=-0.005041 max=0.006455 Jy/beam ! Clean residual mean=0.000006 rms=0.001591 Jy/beam ! Combined flux in latest and established models = 0.141698 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 43 components and 0.141698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084560Jy sigma=1.336459 ! Fit after self-cal, rms=0.084612Jy sigma=1.335824 ! 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.959 x 14.62 at 15.47 degrees (North through East) ! Clean map min=-0.0049223 max=0.12866 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 0.97 FD 0.95 HN 1.06 KP 0.98 ! LA 0.87 NL 0.96 OV 0.94 PT 1.18 ! SC 0.95 ! ! ! 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.084612Jy sigma=1.335824 ! Fit after self-cal, rms=0.083757Jy sigma=1.329765 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.951 mas, bmaj=14.65 mas, bpa=15.57 degrees ! Estimated noise=0.507952 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.000350619 Jy ! Component: 100 - total flux cleaned = -0.000505838 Jy ! Component: 150 - total flux cleaned = -0.000548528 Jy ! Component: 200 - total flux cleaned = -0.000550592 Jy ! Total flux subtracted in 200 components = -0.000550592 Jy ! Clean residual min=-0.004329 max=0.005181 Jy/beam ! Clean residual mean=0.000001 rms=0.001326 Jy/beam ! Combined flux in latest and established models = 0.141148 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.141148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083688Jy sigma=1.328964 ! Fit after self-cal, rms=0.083698Jy sigma=1.328753 ! 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.083698Jy sigma=1.328753 ! Fit after self-cal, rms=0.082733Jy sigma=1.329683 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.945 mas, bmaj=14.59 mas, bpa=15.52 degrees ! Estimated noise=0.503698 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.38989e-05 Jy ! Component: 100 - total flux cleaned = -8.79725e-05 Jy ! Component: 150 - total flux cleaned = -5.46943e-05 Jy ! Component: 200 - total flux cleaned = -5.56356e-05 Jy ! Total flux subtracted in 200 components = -5.56356e-05 Jy ! Clean residual min=-0.004106 max=0.005118 Jy/beam ! Clean residual mean=0.000001 rms=0.001301 Jy/beam ! Combined flux in latest and established models = 0.141092 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 61 components and 0.141092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082686Jy sigma=1.329285 ! Fit after self-cal, rms=0.082680Jy sigma=1.329240 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.52745e-05 Jy ! Component: 100 - total flux cleaned = 1.53266e-05 Jy ! Component: 150 - total flux cleaned = 1.502e-05 Jy ! Component: 200 - total flux cleaned = 1.5352e-05 Jy ! Total flux subtracted in 200 components = 1.5352e-05 Jy ! Clean residual min=-0.004059 max=0.005102 Jy/beam ! Clean residual mean=0.000001 rms=0.001300 Jy/beam ! Combined flux in latest and established models = 0.141107 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 63 components and 0.141107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082657Jy sigma=1.329105 ! Fit after self-cal, rms=0.082657Jy sigma=1.329090 ! 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.082657Jy sigma=1.329090 ! Fit after self-cal, rms=0.082830Jy sigma=1.322793 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.958 mas, bmaj=14.63 mas, bpa=15.46 degrees ! Estimated noise=0.498859 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00144226 Jy ! Component: 100 - total flux cleaned = -0.00197176 Jy ! Component: 150 - total flux cleaned = -0.00211244 Jy ! Component: 200 - total flux cleaned = -0.00217745 Jy ! Total flux subtracted in 200 components = -0.00217745 Jy ! Clean residual min=-0.003398 max=0.004166 Jy/beam ! Clean residual mean=-0.000011 rms=0.001123 Jy/beam ! Combined flux in latest and established models = 0.13893 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 88 components and 0.13893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082802Jy sigma=1.322264 ! Fit after self-cal, rms=0.082842Jy sigma=1.322061 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 = -9.08717e-05 Jy ! Component: 100 - total flux cleaned = -9.12608e-05 Jy ! Component: 150 - total flux cleaned = -9.1297e-05 Jy ! Component: 200 - total flux cleaned = -7.90952e-05 Jy ! Total flux subtracted in 200 components = -7.90952e-05 Jy ! Clean residual min=-0.003382 max=0.004202 Jy/beam ! Clean residual mean=-0.000012 rms=0.001125 Jy/beam ! Combined flux in latest and established models = 0.138851 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 98 components and 0.138851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082836Jy sigma=1.321986 ! Fit after self-cal, rms=0.082835Jy sigma=1.321974 ! 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.082835Jy sigma=1.321974 ! Fit after self-cal, rms=0.082549Jy sigma=1.319477 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.336 mas, bmaj=21.94 mas, bpa=5.585 degrees ! Estimated noise=0.563183 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000515862 Jy ! Component: 100 - total flux cleaned = 0.000514907 Jy ! Component: 150 - total flux cleaned = 0.000503499 Jy ! Component: 200 - total flux cleaned = 0.000492887 Jy ! Total flux subtracted in 200 components = 0.000492887 Jy ! Clean residual min=-0.003548 max=0.005209 Jy/beam ! Clean residual mean=-0.000015 rms=0.001323 Jy/beam ! Combined flux in latest and established models = 0.139344 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 107 components and 0.139344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082543Jy sigma=1.319506 ! Fit after self-cal, rms=0.082541Jy sigma=1.319409 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 = 4.40685e-07 Jy ! Component: 100 - total flux cleaned = -2.08543e-05 Jy ! Component: 150 - total flux cleaned = -4.12112e-05 Jy ! Component: 200 - total flux cleaned = -5.00302e-05 Jy ! Total flux subtracted in 200 components = -5.00302e-05 Jy ! Clean residual min=-0.003539 max=0.005210 Jy/beam ! Clean residual mean=-0.000015 rms=0.001324 Jy/beam ! Combined flux in latest and established models = 0.139294 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 109 components and 0.139294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082541Jy sigma=1.319472 ! Fit after self-cal, rms=0.082541Jy sigma=1.319450 ! 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.949 mas, bmaj=14.58 mas, bpa=15.41 degrees ! Estimated noise=0.498929 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.949 x 14.58 at 15.41 degrees (North through East) ! Clean map min=-0.0032994 max=0.12625 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.127 mas, bmaj=12.23 mas, bpa=16.57 degrees ! Estimated noise=0.841711 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0961822 Jy ! Component: 100 - total flux cleaned = 0.118121 Jy ! Component: 150 - total flux cleaned = 0.127796 Jy ! Component: 200 - total flux cleaned = 0.133697 Jy ! Total flux subtracted in 200 components = 0.133697 Jy ! Clean residual min=-0.004753 max=0.004817 Jy/beam ! Clean residual mean=-0.000015 rms=0.001273 Jy/beam ! Combined flux in latest and established models = 0.133697 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.133697 Jy ! Inverting map and beam ! Estimated beam: bmin=3.949 mas, bmaj=14.58 mas, bpa=15.41 degrees ! Estimated noise=0.498929 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.00405382 Jy ! Component: 100 - total flux cleaned = 0.00593816 Jy ! Component: 150 - total flux cleaned = 0.00641382 Jy ! Component: 200 - total flux cleaned = 0.00656773 Jy ! Total flux subtracted in 200 components = 0.00656773 Jy ! Clean residual min=-0.003384 max=0.003751 Jy/beam ! Clean residual mean=-0.000008 rms=0.001049 Jy/beam ! Combined flux in latest and established models = 0.140265 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 54 components and 0.140265 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.336 mas, bmaj=21.94 mas, bpa=5.585 degrees ! Estimated noise=0.563183 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000230629 Jy ! Component: 100 - total flux cleaned = 0.000232916 Jy ! Component: 150 - total flux cleaned = 0.000183736 Jy ! Component: 200 - total flux cleaned = 0.000137424 Jy ! Total flux subtracted in 200 components = 0.000137424 Jy ! Clean residual min=-0.003305 max=0.005310 Jy/beam ! Clean residual mean=-0.000014 rms=0.001342 Jy/beam ! Combined flux in latest and established models = 0.140403 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 = -6.62213e-05 Jy ! Component: 100 - total flux cleaned = -0.000127827 Jy ! Component: 150 - total flux cleaned = -0.000166552 Jy ! Component: 200 - total flux cleaned = -0.000221933 Jy ! Total flux subtracted in 200 components = -0.000221933 Jy ! Clean residual min=-0.003332 max=0.005298 Jy/beam ! Clean residual mean=-0.000014 rms=0.001336 Jy/beam ! Combined flux in latest and established models = 0.140181 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 69 components and 0.140181 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.949 mas, bmaj=14.58 mas, bpa=15.41 degrees ! Estimated noise=0.498929 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.16273e-05 Jy ! Component: 100 - total flux cleaned = 0.000114167 Jy ! Component: 150 - total flux cleaned = 0.000114291 Jy ! Component: 200 - total flux cleaned = 0.000116116 Jy ! Total flux subtracted in 200 components = 0.000116116 Jy ! Clean residual min=-0.003249 max=0.003715 Jy/beam ! Clean residual mean=-0.000008 rms=0.001039 Jy/beam ! Combined flux in latest and established models = 0.140297 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 78 components and 0.140297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082531Jy sigma=1.319544 ! Fit after self-cal, rms=0.082528Jy sigma=1.319488 wmodel /scr/pima/bg219b_uvs/J1037-2705_S_map.mod ! Writing 78 model components to file: /scr/pima/bg219b_uvs/J1037-2705_S_map.mod wobs /scr/pima/bg219b_uvs/J1037-2705_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J1037-2705_S_uvs.fits wwins /scr/pima/bg219b_uvs/J1037-2705_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219b_uvs/J1037-2705_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.00129033 Jy ! Component: 100 - total flux cleaned = 0.00189054 Jy ! Component: 150 - total flux cleaned = 0.00257449 Jy ! Component: 200 - total flux cleaned = 0.00295462 Jy ! Component: 250 - total flux cleaned = 0.00342584 Jy ! Component: 300 - total flux cleaned = 0.00403315 Jy ! Component: 350 - total flux cleaned = 0.00452374 Jy ! Component: 400 - total flux cleaned = 0.00480966 Jy ! Component: 450 - total flux cleaned = 0.0050887 Jy ! Component: 500 - total flux cleaned = 0.00540604 Jy ! Component: 550 - total flux cleaned = 0.00562776 Jy ! Component: 600 - total flux cleaned = 0.00597645 Jy ! Component: 650 - total flux cleaned = 0.00635911 Jy ! Component: 700 - total flux cleaned = 0.00656884 Jy ! Component: 750 - total flux cleaned = 0.00697861 Jy ! Component: 800 - total flux cleaned = 0.00725966 Jy ! Component: 850 - total flux cleaned = 0.00761455 Jy ! Component: 900 - total flux cleaned = 0.00800119 Jy ! Component: 950 - total flux cleaned = 0.00841805 Jy ! Component: 1000 - total flux cleaned = 0.00875298 Jy ! Component: 1050 - total flux cleaned = 0.00897299 Jy ! Component: 1100 - total flux cleaned = 0.00933367 Jy ! Component: 1150 - total flux cleaned = 0.00965236 Jy ! Component: 1200 - total flux cleaned = 0.0100006 Jy ! Component: 1250 - total flux cleaned = 0.0101378 Jy ! Component: 1300 - total flux cleaned = 0.0104091 Jy ! Component: 1350 - total flux cleaned = 0.0106768 Jy ! Component: 1400 - total flux cleaned = 0.0109072 Jy ! Component: 1450 - total flux cleaned = 0.0111349 Jy ! Component: 1500 - total flux cleaned = 0.0114557 Jy ! Component: 1550 - total flux cleaned = 0.0116138 Jy ! Component: 1600 - total flux cleaned = 0.0118955 Jy ! Component: 1650 - total flux cleaned = 0.0121733 Jy ! Component: 1700 - total flux cleaned = 0.0123559 Jy ! Component: 1750 - total flux cleaned = 0.0125967 Jy ! Component: 1800 - total flux cleaned = 0.0128342 Jy ! Component: 1850 - total flux cleaned = 0.0130397 Jy ! Component: 1900 - total flux cleaned = 0.0132721 Jy ! Component: 1950 - total flux cleaned = 0.0135591 Jy ! Component: 2000 - total flux cleaned = 0.013701 Jy ! Component: 2050 - total flux cleaned = 0.0138695 Jy ! Component: 2100 - total flux cleaned = 0.014203 Jy ! Component: 2150 - total flux cleaned = 0.0144499 Jy ! Component: 2200 - total flux cleaned = 0.0146942 Jy ! Component: 2250 - total flux cleaned = 0.014829 Jy ! Component: 2300 - total flux cleaned = 0.0150416 Jy ! Component: 2350 - total flux cleaned = 0.015147 Jy ! Component: 2400 - total flux cleaned = 0.0151994 Jy ! Component: 2450 - total flux cleaned = 0.0153803 Jy ! Component: 2500 - total flux cleaned = 0.015559 Jy ! Component: 2550 - total flux cleaned = 0.0156854 Jy ! Component: 2600 - total flux cleaned = 0.0158856 Jy ! Component: 2650 - total flux cleaned = 0.0159106 Jy ! Component: 2700 - total flux cleaned = 0.016107 Jy ! Component: 2750 - total flux cleaned = 0.0163252 Jy ! Component: 2800 - total flux cleaned = 0.0164453 Jy ! Component: 2850 - total flux cleaned = 0.0165406 Jy ! Component: 2900 - total flux cleaned = 0.0167057 Jy ! Component: 2950 - total flux cleaned = 0.0168689 Jy ! Component: 3000 - total flux cleaned = 0.0169845 Jy ! Component: 3050 - total flux cleaned = 0.0171675 Jy ! Component: 3100 - total flux cleaned = 0.0172357 Jy ! Component: 3150 - total flux cleaned = 0.0174157 Jy ! Component: 3200 - total flux cleaned = 0.0175714 Jy ! Component: 3250 - total flux cleaned = 0.0176379 Jy ! Component: 3300 - total flux cleaned = 0.0178351 Jy ! Component: 3350 - total flux cleaned = 0.0179865 Jy ! Component: 3400 - total flux cleaned = 0.018051 Jy ! Component: 3450 - total flux cleaned = 0.0182214 Jy ! Component: 3500 - total flux cleaned = 0.018306 Jy ! Component: 3550 - total flux cleaned = 0.0183897 Jy ! Component: 3600 - total flux cleaned = 0.0184728 Jy ! Component: 3650 - total flux cleaned = 0.0185964 Jy ! Component: 3700 - total flux cleaned = 0.0185963 Jy ! Component: 3750 - total flux cleaned = 0.0186571 Jy ! Component: 3800 - total flux cleaned = 0.0186772 Jy ! Component: 3850 - total flux cleaned = 0.0187572 Jy ! Component: 3900 - total flux cleaned = 0.0187969 Jy ! Component: 3950 - total flux cleaned = 0.0189343 Jy ! Component: 4000 - total flux cleaned = 0.0188954 Jy ! Component: 4050 - total flux cleaned = 0.0190497 Jy ! Total flux subtracted in 4096 components = 0.0189921 Jy ! Clean residual min=-0.000974 max=0.001138 Jy/beam ! Clean residual mean=-0.000013 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.159289 Jy keep ! Adding 334 model components to the UV plane model. ! The established model now contains 412 components and 0.159289 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J1037-2705_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.949 x 14.58 at 15.41 degrees (North through East) ! Clean map min=-0.0034339 max=0.12479 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J1037-2705_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.124788 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000381555 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.917285 0.917285 1.83457 3.66914 7.33828 14.6766 29.3531 58.7062 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.124 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 327.052 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1037-2705_S_uvs.log closed on Thu Apr 7 01:19:30 2016