! Started logfile: /scr/pima/bg219i_uvs/J0601-2736_S_dfm.log on Thu May 19 23:06:16 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 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,5,6,7,8,9,10,11,12,13,14,15,16 ! 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 ![@/opt64/bin/pima_mupet_01.dfm 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 /J0601-2736_S_map.mod ! wmodel: Unable to open new model file: /J0601-2736_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! 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.001712 max=0.060728 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.0607276 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000442686 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.18691 2.18691 4.37382 8.74764 17.4953 34.9906 69.9811 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.06 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 137.179 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0601-2736_S_dfm.log closed on Thu May 19 23:06:19 2016