! Started logfile: /scr/pima/bg219i_uvs/J0601-2736_S_uvs.log on Wed Apr 6 22:54:11 2016 obs /scr/pima/bg219i_uvs/J0601-2736_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J0601-2736_S_uva.fits ! AN table 1: 62 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.877778 visibilities/baseline/integration-bin. ! Found source: J0601-2736 ! ! 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 9796 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/bg219i_uvs/J0601-2736_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004084Jy sigma=18.649809 ! Fit after self-cal, rms=0.935808Jy sigma=17.370998 ! 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.5 mas, bmaj=6.357 mas, bpa=-4.844 degrees ! Estimated noise=0.648278 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.048988 Jy ! Component: 100 - total flux cleaned = 0.0619268 Jy ! Total flux subtracted in 100 components = 0.0619268 Jy ! Clean residual min=-0.004388 max=0.006524 Jy/beam ! Clean residual mean=-0.000016 rms=0.001103 Jy/beam ! Combined flux in latest and established models = 0.0619268 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0619268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078333Jy sigma=1.380132 ! Fit after self-cal, rms=0.076995Jy sigma=1.353110 ! Inverting map ! Added new window around map position (-3, -10). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00782002 Jy ! Component: 100 - total flux cleaned = 0.0123434 Jy ! Total flux subtracted in 100 components = 0.0123434 Jy ! Clean residual min=-0.004611 max=0.004045 Jy/beam ! Clean residual mean=-0.000005 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.0742702 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 24 components and 0.0742702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075883Jy sigma=1.329823 ! Fit after self-cal, rms=0.075813Jy sigma=1.328873 ! 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.094 mas, bmaj=7.928 mas, bpa=-4.666 degrees ! Estimated noise=0.412906 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.00585799 Jy ! Component: 100 - total flux cleaned = 0.00909297 Jy ! Component: 150 - total flux cleaned = 0.0110171 Jy ! Component: 200 - total flux cleaned = 0.0121749 Jy ! Total flux subtracted in 200 components = 0.0121749 Jy ! Clean residual min=-0.002415 max=0.002472 Jy/beam ! Clean residual mean=0.000012 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.0864452 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 43 components and 0.0864452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075373Jy sigma=1.319971 ! Fit after self-cal, rms=0.075302Jy sigma=1.319033 ! 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.094 x 7.928 at -4.666 degrees (North through East) ! Clean map min=-0.0022094 max=0.061221 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.01 FD 0.94 HN 1.08 KP 0.95 ! LA 0.94 MK 0.99 NL 1.02 OV 1.02 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.93 HN 1.13 KP 1.01 ! LA 0.98 MK 0.95 NL 1.06 OV 0.98 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.89 HN 1.10 KP 1.04 ! LA 1.02 MK 1.03 NL 1.00 OV 1.01 ! PT 0.95 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.97 HN 1.03 KP 1.11 ! LA 0.97 MK 1.05 NL 1.05 OV 1.00 ! PT 0.95 SC 1.03 ! ! ! Fit before self-cal, rms=0.075302Jy sigma=1.319033 ! Fit after self-cal, rms=0.076023Jy sigma=1.316158 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.111 mas, bmaj=7.951 mas, bpa=-4.405 degrees ! Estimated noise=0.412539 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.000444492 Jy ! Component: 100 - total flux cleaned = 0.00049719 Jy ! Component: 150 - total flux cleaned = 0.000474412 Jy ! Component: 200 - total flux cleaned = 0.000455516 Jy ! Total flux subtracted in 200 components = 0.000455516 Jy ! Clean residual min=-0.002106 max=0.002256 Jy/beam ! Clean residual mean=0.000014 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.0869007 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 53 components and 0.0869007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076005Jy sigma=1.315903 ! Fit after self-cal, rms=0.076077Jy sigma=1.315630 ! 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.076077Jy sigma=1.315630 ! Fit after self-cal, rms=0.077237Jy sigma=1.315026 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.105 mas, bmaj=7.907 mas, bpa=-4.624 degrees ! Estimated noise=0.41512 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00076686 Jy ! Component: 100 - total flux cleaned = 0.000789154 Jy ! Component: 150 - total flux cleaned = 0.000741843 Jy ! Component: 200 - total flux cleaned = 0.000713116 Jy ! Total flux subtracted in 200 components = 0.000713116 Jy ! Clean residual min=-0.002079 max=0.002207 Jy/beam ! Clean residual mean=0.000012 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.0876138 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 63 components and 0.0876138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077225Jy sigma=1.314817 ! Fit after self-cal, rms=0.077244Jy sigma=1.314615 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.000114008 Jy ! Component: 100 - total flux cleaned = 5.59663e-05 Jy ! Component: 150 - total flux cleaned = 5.99578e-06 Jy ! Component: 200 - total flux cleaned = -4.03054e-05 Jy ! Total flux subtracted in 200 components = -4.03054e-05 Jy ! Clean residual min=-0.002099 max=0.002228 Jy/beam ! Clean residual mean=0.000013 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.0875735 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 71 components and 0.0875735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077234Jy sigma=1.314458 ! Fit after self-cal, rms=0.077240Jy sigma=1.314350 ! 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.077240Jy sigma=1.314350 ! Fit after self-cal, rms=0.077644Jy sigma=1.314231 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.097 mas, bmaj=7.878 mas, bpa=-4.779 degrees ! Estimated noise=0.416179 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000598354 Jy ! Component: 100 - total flux cleaned = 0.00058215 Jy ! Component: 150 - total flux cleaned = 0.000565439 Jy ! Component: 200 - total flux cleaned = 0.000535356 Jy ! Total flux subtracted in 200 components = 0.000535356 Jy ! Clean residual min=-0.002034 max=0.002187 Jy/beam ! Clean residual mean=0.000012 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.0881089 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 77 components and 0.0881089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077634Jy sigma=1.314049 ! Fit after self-cal, rms=0.077637Jy sigma=1.314010 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 = 2.22128e-05 Jy ! Component: 100 - total flux cleaned = -1.14833e-05 Jy ! Component: 150 - total flux cleaned = -4.03034e-05 Jy ! Component: 200 - total flux cleaned = -6.72726e-05 Jy ! Total flux subtracted in 200 components = -6.72726e-05 Jy ! Clean residual min=-0.002050 max=0.002183 Jy/beam ! Clean residual mean=0.000012 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.0880416 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 80 components and 0.0880416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077630Jy sigma=1.313895 ! Fit after self-cal, rms=0.077629Jy sigma=1.313872 ! 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.077629Jy sigma=1.313872 ! Fit after self-cal, rms=0.077931Jy sigma=1.313849 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.125 mas, bmaj=19.26 mas, bpa=0.7474 degrees ! Estimated noise=0.538977 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000471904 Jy ! Component: 100 - total flux cleaned = 0.000458859 Jy ! Component: 150 - total flux cleaned = 0.00042507 Jy ! Component: 200 - total flux cleaned = 0.000405897 Jy ! Total flux subtracted in 200 components = 0.000405897 Jy ! Clean residual min=-0.002112 max=0.003025 Jy/beam ! Clean residual mean=0.000024 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.0884475 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 85 components and 0.0884475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077929Jy sigma=1.313840 ! Fit after self-cal, rms=0.077925Jy sigma=1.313814 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) ! Added new window around map position (-27, -105.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00279407 Jy ! Component: 100 - total flux cleaned = 0.00317901 Jy ! Component: 150 - total flux cleaned = 0.00336245 Jy ! Component: 200 - total flux cleaned = 0.00367625 Jy ! Total flux subtracted in 200 components = 0.00367625 Jy ! Clean residual min=-0.001838 max=0.001559 Jy/beam ! Clean residual mean=0.000001 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.0921237 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 129 components and 0.0921237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077848Jy sigma=1.312499 ! Fit after self-cal, rms=0.077825Jy sigma=1.312218 ! 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.091 mas, bmaj=7.859 mas, bpa=-4.865 degrees ! Estimated noise=0.417426 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.091 x 7.859 at -4.865 degrees (North through East) ! Clean map min=-0.0018082 max=0.060823 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.495 mas, bmaj=6.308 mas, bpa=-5.026 degrees ! Estimated noise=0.65797 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0504128 Jy ! Component: 100 - total flux cleaned = 0.0655823 Jy ! Component: 150 - total flux cleaned = 0.073223 Jy ! Component: 200 - total flux cleaned = 0.0777528 Jy ! Total flux subtracted in 200 components = 0.0777528 Jy ! Clean residual min=-0.004001 max=0.003687 Jy/beam ! Clean residual mean=-0.000004 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.0777528 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0777528 Jy ! Inverting map and beam ! Estimated beam: bmin=3.091 mas, bmaj=7.859 mas, bpa=-4.865 degrees ! Estimated noise=0.417426 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, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00520809 Jy ! Component: 100 - total flux cleaned = 0.00825166 Jy ! Component: 150 - total flux cleaned = 0.0101284 Jy ! Component: 200 - total flux cleaned = 0.0108957 Jy ! Total flux subtracted in 200 components = 0.0108957 Jy ! Clean residual min=-0.001859 max=0.002074 Jy/beam ! Clean residual mean=0.000000 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.0886485 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 54 components and 0.0886486 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.125 mas, bmaj=19.26 mas, bpa=0.7474 degrees ! Estimated noise=0.538977 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00219128 Jy ! Component: 100 - total flux cleaned = 0.00296063 Jy ! Component: 150 - total flux cleaned = 0.00350762 Jy ! Component: 200 - total flux cleaned = 0.00384779 Jy ! Total flux subtracted in 200 components = 0.00384779 Jy ! Clean residual min=-0.001738 max=0.001453 Jy/beam ! Clean residual mean=-0.000001 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.0924963 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.000289996 Jy ! Component: 100 - total flux cleaned = 0.00054328 Jy ! Component: 150 - total flux cleaned = 0.000766726 Jy ! Component: 200 - total flux cleaned = 0.000946216 Jy ! Total flux subtracted in 200 components = 0.000946216 Jy ! Clean residual min=-0.001628 max=0.001421 Jy/beam ! Clean residual mean=-0.000001 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.0934426 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 113 components and 0.0934425 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.091 mas, bmaj=7.859 mas, bpa=-4.865 degrees ! Estimated noise=0.417426 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.25076e-05 Jy ! Component: 100 - total flux cleaned = -3.97518e-05 Jy ! Component: 150 - total flux cleaned = -6.19082e-07 Jy ! Component: 200 - total flux cleaned = -0.000110761 Jy ! Total flux subtracted in 200 components = -0.000110761 Jy ! Clean residual min=-0.001797 max=0.001849 Jy/beam ! Clean residual mean=-0.000001 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.0933318 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 152 components and 0.0933318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077754Jy sigma=1.310959 ! Fit after self-cal, rms=0.077722Jy sigma=1.310576 wmodel /scr/pima/bg219i_uvs/J0601-2736_S_map.mod ! Writing 152 model components to file: /scr/pima/bg219i_uvs/J0601-2736_S_map.mod wobs /scr/pima/bg219i_uvs/J0601-2736_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J0601-2736_S_uvs.fits wwins /scr/pima/bg219i_uvs/J0601-2736_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219i_uvs/J0601-2736_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.000217107 Jy ! Component: 100 - total flux cleaned = 0.000410363 Jy ! Component: 150 - total flux cleaned = 0.00041068 Jy ! Component: 200 - total flux cleaned = 0.000295199 Jy ! Component: 250 - total flux cleaned = 0.000184224 Jy ! Component: 300 - total flux cleaned = 2.28998e-05 Jy ! Component: 350 - total flux cleaned = -0.000134058 Jy ! Component: 400 - total flux cleaned = -0.000287888 Jy ! Component: 450 - total flux cleaned = -0.000412639 Jy ! Component: 500 - total flux cleaned = -0.000486112 Jy ! Component: 550 - total flux cleaned = -0.000605572 Jy ! Component: 600 - total flux cleaned = -0.000675882 Jy ! Component: 650 - total flux cleaned = -0.000722369 Jy ! Component: 700 - total flux cleaned = -0.000813631 Jy ! Component: 750 - total flux cleaned = -0.000903131 Jy ! Component: 800 - total flux cleaned = -0.000947462 Jy ! Component: 850 - total flux cleaned = -0.00105601 Jy ! Component: 900 - total flux cleaned = -0.0010564 Jy ! Component: 950 - total flux cleaned = -0.00114089 Jy ! Component: 1000 - total flux cleaned = -0.00116179 Jy ! Component: 1050 - total flux cleaned = -0.00118246 Jy ! Component: 1100 - total flux cleaned = -0.00128402 Jy ! Component: 1150 - total flux cleaned = -0.00126389 Jy ! Component: 1200 - total flux cleaned = -0.00132373 Jy ! Component: 1250 - total flux cleaned = -0.00138196 Jy ! Component: 1300 - total flux cleaned = -0.00136282 Jy ! Component: 1350 - total flux cleaned = -0.00142028 Jy ! Component: 1400 - total flux cleaned = -0.00147713 Jy ! Component: 1450 - total flux cleaned = -0.0015144 Jy ! Component: 1500 - total flux cleaned = -0.00149638 Jy ! Component: 1550 - total flux cleaned = -0.0015696 Jy ! Component: 1600 - total flux cleaned = -0.00167793 Jy ! Component: 1650 - total flux cleaned = -0.00171311 Jy ! Component: 1700 - total flux cleaned = -0.00173084 Jy ! Component: 1750 - total flux cleaned = -0.00174849 Jy ! Component: 1800 - total flux cleaned = -0.00181769 Jy ! Component: 1850 - total flux cleaned = -0.00190317 Jy ! Component: 1900 - total flux cleaned = -0.0018862 Jy ! Component: 1950 - total flux cleaned = -0.00196997 Jy ! Component: 2000 - total flux cleaned = -0.0019866 Jy ! Component: 2050 - total flux cleaned = -0.00198652 Jy ! Component: 2100 - total flux cleaned = -0.00200308 Jy ! Component: 2150 - total flux cleaned = -0.00213207 Jy ! Component: 2200 - total flux cleaned = -0.00214772 Jy ! Component: 2250 - total flux cleaned = -0.00217923 Jy ! Component: 2300 - total flux cleaned = -0.00221055 Jy ! Component: 2350 - total flux cleaned = -0.00221064 Jy ! Component: 2400 - total flux cleaned = -0.00225693 Jy ! Component: 2450 - total flux cleaned = -0.00230268 Jy ! Component: 2500 - total flux cleaned = -0.0022725 Jy ! Component: 2550 - total flux cleaned = -0.0023928 Jy ! Component: 2600 - total flux cleaned = -0.00240743 Jy ! Component: 2650 - total flux cleaned = -0.00249592 Jy ! Component: 2700 - total flux cleaned = -0.00256909 Jy ! Component: 2750 - total flux cleaned = -0.00259817 Jy ! Component: 2800 - total flux cleaned = -0.0026992 Jy ! Component: 2850 - total flux cleaned = -0.00281384 Jy ! Component: 2900 - total flux cleaned = -0.00282807 Jy ! Component: 2950 - total flux cleaned = -0.00298325 Jy ! Component: 3000 - total flux cleaned = -0.00301113 Jy ! Component: 3050 - total flux cleaned = -0.00309453 Jy ! Component: 3100 - total flux cleaned = -0.00310848 Jy ! Component: 3150 - total flux cleaned = -0.00324557 Jy ! Component: 3200 - total flux cleaned = -0.00329977 Jy ! Component: 3250 - total flux cleaned = -0.00336725 Jy ! Component: 3300 - total flux cleaned = -0.00344778 Jy ! Component: 3350 - total flux cleaned = -0.0034745 Jy ! Component: 3400 - total flux cleaned = -0.00359357 Jy ! Component: 3450 - total flux cleaned = -0.00363302 Jy ! Component: 3500 - total flux cleaned = -0.00371136 Jy ! Component: 3550 - total flux cleaned = -0.00380228 Jy ! Component: 3600 - total flux cleaned = -0.00391821 Jy ! Component: 3650 - total flux cleaned = -0.00394379 Jy ! Component: 3700 - total flux cleaned = -0.00402011 Jy ! Component: 3750 - total flux cleaned = -0.00404552 Jy ! Component: 3800 - total flux cleaned = -0.00412087 Jy ! Component: 3850 - total flux cleaned = -0.00420835 Jy ! Component: 3900 - total flux cleaned = -0.00425789 Jy ! Component: 3950 - total flux cleaned = -0.00431958 Jy ! Component: 4000 - total flux cleaned = -0.00430738 Jy ! Component: 4050 - total flux cleaned = -0.00438048 Jy ! Total flux subtracted in 4096 components = -0.00446533 Jy ! Clean residual min=-0.000736 max=0.000739 Jy/beam ! Clean residual mean=-0.000004 rms=0.000224 Jy/beam ! Combined flux in latest and established models = 0.0888664 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 428 components and 0.0888665 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J0601-2736_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.091 x 7.859 at -4.865 degrees (North through East) ! Clean map min=-0.0015387 max=0.060546 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J0601-2736_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.060546 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000221295 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.0965 1.0965 2.193 4.38599 8.77198 17.544 35.0879 70.1759 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.06 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 273.598 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0601-2736_S_uvs.log closed on Wed Apr 6 22:54:15 2016