! Started logfile: /scr/pima/bg219i_uvs/J0806-3519_S_dfm.log on Thu May 19 23:09:42 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/J0806-3519_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J0806-3519_S_uva.fits ! AN table 1: 61 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.565392 visibilities/baseline/integration-bin. ! Found source: J0806-3519 ! ! 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 6208 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 J0806-3519_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 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.010924Jy sigma=16.213866 ! Fit after self-cal, rms=0.864103Jy sigma=13.521406 ! 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=4.789 mas, bmaj=21.4 mas, bpa=11.69 degrees ! Estimated noise=1.02599 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.102336 Jy ! Component: 100 - total flux cleaned = 0.136585 Jy ! Total flux subtracted in 100 components = 0.136585 Jy ! Clean residual min=-0.009365 max=0.014650 Jy/beam ! Clean residual mean=0.000067 rms=0.002707 Jy/beam ! Combined flux in latest and established models = 0.136585 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 37 components and 0.136585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093419Jy sigma=1.334299 ! Fit after self-cal, rms=0.092998Jy sigma=1.331025 ! 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=6.21 mas, bmaj=25.01 mas, bpa=10.83 degrees ! Estimated noise=0.622022 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.0200274 Jy ! Component: 100 - total flux cleaned = 0.0297034 Jy ! Component: 150 - total flux cleaned = 0.0349366 Jy ! Component: 200 - total flux cleaned = 0.0380053 Jy ! Total flux subtracted in 200 components = 0.0380053 Jy ! Clean residual min=-0.005618 max=0.005071 Jy/beam ! Clean residual mean=-0.000014 rms=0.001597 Jy/beam ! Combined flux in latest and established models = 0.17459 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 94 components and 0.17459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088719Jy sigma=1.261436 ! Fit after self-cal, rms=0.088589Jy sigma=1.260310 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.21 x 25.01 at 10.83 degrees (North through East) ! Clean map min=-0.0056334 max=0.13427 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.06 FD 0.92 HN 1.12 KP 0.98 ! LA 1.00 MK 1.00* NL 1.13 OV 0.98 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.85 HN 1.04 KP 0.99 ! LA 0.98 MK 1.00* NL 1.09 OV 1.03 ! PT 1.00 SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.94 HN 0.91 KP 1.03 ! LA 1.00 MK 1.00* NL 1.01 OV 0.98 ! PT 0.99 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.96 HN 1.13 KP 0.98 ! LA 1.05 MK 1.00* NL 1.10 OV 0.99 ! PT 0.98 SC 0.97 ! ! ! Fit before self-cal, rms=0.088589Jy sigma=1.260310 ! Fit after self-cal, rms=0.088707Jy sigma=1.250453 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.252 mas, bmaj=25.54 mas, bpa=10.97 degrees ! Estimated noise=0.625864 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.00152234 Jy ! Component: 100 - total flux cleaned = -0.00187165 Jy ! Component: 150 - total flux cleaned = -0.00194707 Jy ! Component: 200 - total flux cleaned = -0.00201731 Jy ! Total flux subtracted in 200 components = -0.00201731 Jy ! Clean residual min=-0.004496 max=0.004848 Jy/beam ! Clean residual mean=-0.000046 rms=0.001337 Jy/beam ! Combined flux in latest and established models = 0.172573 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 105 components and 0.172573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088546Jy sigma=1.248272 ! Fit after self-cal, rms=0.088663Jy sigma=1.247968 ! 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.088663Jy sigma=1.247968 ! Fit after self-cal, rms=0.090252Jy sigma=1.244974 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.285 mas, bmaj=25.4 mas, bpa=10.81 degrees ! Estimated noise=0.627258 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000789952 Jy ! Component: 100 - total flux cleaned = 0.000790414 Jy ! Component: 150 - total flux cleaned = 0.000788862 Jy ! Component: 200 - total flux cleaned = 0.000789799 Jy ! Total flux subtracted in 200 components = 0.000789799 Jy ! Clean residual min=-0.003793 max=0.004182 Jy/beam ! Clean residual mean=-0.000012 rms=0.001030 Jy/beam ! Combined flux in latest and established models = 0.173362 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 110 components and 0.173362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090203Jy sigma=1.244768 ! Fit after self-cal, rms=0.090241Jy sigma=1.244522 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 = -3.41118e-05 Jy ! Component: 100 - total flux cleaned = -3.35127e-05 Jy ! Component: 150 - total flux cleaned = -3.56764e-05 Jy ! Component: 200 - total flux cleaned = -3.65788e-05 Jy ! Total flux subtracted in 200 components = -3.65788e-05 Jy ! Clean residual min=-0.003759 max=0.004100 Jy/beam ! Clean residual mean=-0.000012 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.173326 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 111 components and 0.173326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090216Jy sigma=1.244372 ! Fit after self-cal, rms=0.090220Jy sigma=1.244369 ! 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.090220Jy sigma=1.244369 ! Fit after self-cal, rms=0.090479Jy sigma=1.244193 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.292 mas, bmaj=25.38 mas, bpa=10.74 degrees ! Estimated noise=0.629416 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000643518 Jy ! Component: 100 - total flux cleaned = 0.000643081 Jy ! Component: 150 - total flux cleaned = 0.000642693 Jy ! Component: 200 - total flux cleaned = 0.000643796 Jy ! Total flux subtracted in 200 components = 0.000643796 Jy ! Clean residual min=-0.003646 max=0.004043 Jy/beam ! Clean residual mean=-0.000008 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.17397 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 112 components and 0.17397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090450Jy sigma=1.244137 ! Fit after self-cal, rms=0.090453Jy sigma=1.244129 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.48785e-06 Jy ! Component: 100 - total flux cleaned = -3.22228e-06 Jy ! Component: 150 - total flux cleaned = 3.53272e-05 Jy ! Component: 200 - total flux cleaned = 7.14874e-05 Jy ! Total flux subtracted in 200 components = 7.14874e-05 Jy ! Clean residual min=-0.003616 max=0.003998 Jy/beam ! Clean residual mean=-0.000008 rms=0.000985 Jy/beam ! Combined flux in latest and established models = 0.174041 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 116 components and 0.174041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090440Jy sigma=1.244069 ! Fit after self-cal, rms=0.090442Jy sigma=1.244067 ! 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.090442Jy sigma=1.244067 ! Fit after self-cal, rms=0.090670Jy sigma=1.244004 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.522 mas, bmaj=31.83 mas, bpa=6.986 degrees ! Estimated noise=0.655326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000833077 Jy ! Component: 100 - total flux cleaned = 0.00094463 Jy ! Component: 150 - total flux cleaned = 0.000944851 Jy ! Component: 200 - total flux cleaned = 0.000975284 Jy ! Total flux subtracted in 200 components = 0.000975284 Jy ! Clean residual min=-0.003728 max=0.004183 Jy/beam ! Clean residual mean=-0.000009 rms=0.001052 Jy/beam ! Combined flux in latest and established models = 0.175016 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 121 components and 0.175016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090649Jy sigma=1.244032 ! Fit after self-cal, rms=0.090648Jy sigma=1.244023 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 = 5.47302e-05 Jy ! Component: 100 - total flux cleaned = 6.90145e-05 Jy ! Component: 150 - total flux cleaned = 8.20625e-05 Jy ! Component: 200 - total flux cleaned = 9.40061e-05 Jy ! Total flux subtracted in 200 components = 9.40061e-05 Jy ! Clean residual min=-0.003703 max=0.004164 Jy/beam ! Clean residual mean=-0.000009 rms=0.001050 Jy/beam ! Combined flux in latest and established models = 0.17511 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 124 components and 0.17511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090641Jy sigma=1.244007 ! Fit after self-cal, rms=0.090643Jy sigma=1.244004 ! 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=6.296 mas, bmaj=25.38 mas, bpa=10.7 degrees ! Estimated noise=0.631749 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.296 x 25.38 at 10.7 degrees (North through East) ! Clean map min=-0.003628 max=0.13684 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=4.825 mas, bmaj=21.59 mas, bpa=11.5 degrees ! Estimated noise=1.04944 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.104425 Jy ! Component: 100 - total flux cleaned = 0.139368 Jy ! Component: 150 - total flux cleaned = 0.154386 Jy ! Component: 200 - total flux cleaned = 0.162545 Jy ! Total flux subtracted in 200 components = 0.162545 Jy ! Clean residual min=-0.004957 max=0.005371 Jy/beam ! Clean residual mean=0.000011 rms=0.001341 Jy/beam ! Combined flux in latest and established models = 0.162545 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 72 model components to the UV plane model. ! The established model now contains 72 components and 0.162545 Jy ! Inverting map and beam ! Estimated beam: bmin=6.296 mas, bmaj=25.38 mas, bpa=10.7 degrees ! Estimated noise=0.631749 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 (-6, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00666113 Jy ! Component: 100 - total flux cleaned = 0.00962354 Jy ! Component: 150 - total flux cleaned = 0.00985504 Jy ! Component: 200 - total flux cleaned = 0.0100573 Jy ! Total flux subtracted in 200 components = 0.0100573 Jy ! Clean residual min=-0.003589 max=0.003750 Jy/beam ! Clean residual mean=-0.000005 rms=0.001010 Jy/beam ! Combined flux in latest and established models = 0.172602 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 123 components and 0.172602 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=9.522 mas, bmaj=31.83 mas, bpa=6.986 degrees ! Estimated noise=0.655326 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000148858 Jy ! Component: 100 - total flux cleaned = -0.000227672 Jy ! Component: 150 - total flux cleaned = -0.000295828 Jy ! Component: 200 - total flux cleaned = -0.00041307 Jy ! Total flux subtracted in 200 components = -0.00041307 Jy ! Clean residual min=-0.003518 max=0.003569 Jy/beam ! Clean residual mean=-0.000013 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.172189 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.000104448 Jy ! Component: 100 - total flux cleaned = -0.0001028 Jy ! Component: 150 - total flux cleaned = -5.86259e-05 Jy ! Component: 200 - total flux cleaned = -0.000141432 Jy ! Total flux subtracted in 200 components = -0.000141432 Jy ! Clean residual min=-0.003427 max=0.003431 Jy/beam ! Clean residual mean=-0.000015 rms=0.000963 Jy/beam ! Combined flux in latest and established models = 0.172048 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 167 components and 0.172048 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.296 mas, bmaj=25.38 mas, bpa=10.7 degrees ! Estimated noise=0.631749 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000304167 Jy ! Component: 100 - total flux cleaned = 0.000174617 Jy ! Component: 150 - total flux cleaned = 0.000174634 Jy ! Component: 200 - total flux cleaned = 0.000101166 Jy ! Total flux subtracted in 200 components = 0.000101166 Jy ! Clean residual min=-0.003250 max=0.003248 Jy/beam ! Clean residual mean=-0.000011 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.172149 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 198 components and 0.172149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090472Jy sigma=1.242112 ! Fit after self-cal, rms=0.090433Jy sigma=1.241758 wmodel /J0806-3519_S_map.mod ! wmodel: Unable to open new model file: /J0806-3519_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219i_uvs/J0806-3519_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.296 x 25.38 at 10.7 degrees (North through East) ! Clean map min=-0.0035934 max=0.13668 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J0806-3519_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.136675 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000878462 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.92821 1.92821 3.85642 7.71283 15.4257 30.8513 61.7027 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.136 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 155.584 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0806-3519_S_dfm.log closed on Thu May 19 23:09:45 2016