! Started logfile: /scr/pima/bg219i_uvs/J1336-1852_S_dfm.log on Thu May 19 23:22:32 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/J1336-1852_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1336-1852_S_uva.fits ! AN table 1: 42 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.811111 visibilities/baseline/integration-bin. ! Found source: J1336-1852 ! ! 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 6132 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 J1336-1852_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.099366Jy sigma=21.238912 ! Fit after self-cal, rms=0.598468Jy sigma=11.577340 ! 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.766 mas, bmaj=7.904 mas, bpa=-12.91 degrees ! Estimated noise=0.667793 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.310439 Jy ! Component: 100 - total flux cleaned = 0.378647 Jy ! Total flux subtracted in 100 components = 0.378647 Jy ! Clean residual min=-0.007859 max=0.021723 Jy/beam ! Clean residual mean=0.000007 rms=0.002406 Jy/beam ! Combined flux in latest and established models = 0.378647 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.378647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079219Jy sigma=1.467934 ! Fit after self-cal, rms=0.079211Jy sigma=1.467866 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0219759 Jy ! Component: 100 - total flux cleaned = 0.0321346 Jy ! Total flux subtracted in 100 components = 0.0321346 Jy ! Clean residual min=-0.006187 max=0.006851 Jy/beam ! Clean residual mean=0.000013 rms=0.001585 Jy/beam ! Combined flux in latest and established models = 0.410781 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.410781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071819Jy sigma=1.335210 ! Fit after self-cal, rms=0.071780Jy sigma=1.334863 ! 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.453 mas, bmaj=9.256 mas, bpa=-12.45 degrees ! Estimated noise=0.488158 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.00672653 Jy ! Component: 100 - total flux cleaned = 0.00994997 Jy ! Component: 150 - total flux cleaned = 0.0115975 Jy ! Component: 200 - total flux cleaned = 0.0119699 Jy ! Total flux subtracted in 200 components = 0.0119699 Jy ! Clean residual min=-0.004289 max=0.005402 Jy/beam ! Clean residual mean=0.000034 rms=0.001325 Jy/beam ! Combined flux in latest and established models = 0.422751 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 32 components and 0.422751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071140Jy sigma=1.324343 ! Fit after self-cal, rms=0.071124Jy sigma=1.324109 ! 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.453 x 9.256 at -12.45 degrees (North through East) ! Clean map min=-0.0042822 max=0.40158 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.02 FD 1.00 HN 1.01 KP 0.99 ! LA 0.99 MK 1.01 NL 1.12 OV 1.00 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.03 KP 0.99 ! LA 0.98 MK 1.00 NL 1.04 OV 0.99 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.01 KP 0.98 ! LA 0.98 MK 1.02 NL 0.99 OV 0.98 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 0.92 KP 0.99 ! LA 0.97 MK 0.98 NL 0.96 OV 0.96 ! PT 1.01 SC 0.99 ! ! ! Fit before self-cal, rms=0.071124Jy sigma=1.324109 ! Fit after self-cal, rms=0.069087Jy sigma=1.290702 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.456 mas, bmaj=9.267 mas, bpa=-12.42 degrees ! Estimated noise=0.487522 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.00138847 Jy ! Component: 100 - total flux cleaned = -0.00153046 Jy ! Component: 150 - total flux cleaned = -0.001561 Jy ! Component: 200 - total flux cleaned = -0.00159103 Jy ! Total flux subtracted in 200 components = -0.00159103 Jy ! Clean residual min=-0.004096 max=0.004463 Jy/beam ! Clean residual mean=0.000030 rms=0.001104 Jy/beam ! Combined flux in latest and established models = 0.42116 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.42116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069038Jy sigma=1.290011 ! Fit after self-cal, rms=0.069038Jy sigma=1.289905 ! 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.069038Jy sigma=1.289905 ! Fit after self-cal, rms=0.067302Jy sigma=1.258041 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.459 mas, bmaj=9.268 mas, bpa=-12.45 degrees ! Estimated noise=0.487092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000124402 Jy ! Component: 100 - total flux cleaned = 0.000175019 Jy ! Component: 150 - total flux cleaned = 0.000174405 Jy ! Component: 200 - total flux cleaned = 0.00021273 Jy ! Total flux subtracted in 200 components = 0.00021273 Jy ! Clean residual min=-0.002391 max=0.002879 Jy/beam ! Clean residual mean=-0.000005 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.421373 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 53 components and 0.421373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067284Jy sigma=1.257724 ! Fit after self-cal, rms=0.067291Jy sigma=1.257624 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 (0, -18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00301682 Jy ! Component: 100 - total flux cleaned = 0.0044443 Jy ! Component: 150 - total flux cleaned = 0.00449476 Jy ! Component: 200 - total flux cleaned = 0.0044603 Jy ! Total flux subtracted in 200 components = 0.0044603 Jy ! Clean residual min=-0.002268 max=0.002151 Jy/beam ! Clean residual mean=-0.000008 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.425833 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 74 components and 0.425833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067154Jy sigma=1.254955 ! Fit after self-cal, rms=0.067151Jy sigma=1.254812 ! 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.067151Jy sigma=1.254812 ! Fit after self-cal, rms=0.067131Jy sigma=1.254634 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.458 mas, bmaj=9.264 mas, bpa=-12.44 degrees ! Estimated noise=0.486949 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106832 Jy ! Component: 100 - total flux cleaned = 0.0012317 Jy ! Component: 150 - total flux cleaned = 0.00123061 Jy ! Component: 200 - total flux cleaned = 0.00120548 Jy ! Total flux subtracted in 200 components = 0.00120548 Jy ! Clean residual min=-0.002285 max=0.002091 Jy/beam ! Clean residual mean=-0.000005 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.427039 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 92 components and 0.427039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067101Jy sigma=1.254063 ! Fit after self-cal, rms=0.067103Jy sigma=1.254028 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.000212964 Jy ! Component: 100 - total flux cleaned = 0.000191378 Jy ! Component: 150 - total flux cleaned = 0.000191549 Jy ! Component: 200 - total flux cleaned = 0.000191588 Jy ! Total flux subtracted in 200 components = 0.000191588 Jy ! Clean residual min=-0.002296 max=0.002045 Jy/beam ! Clean residual mean=-0.000006 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.42723 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 105 components and 0.42723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067090Jy sigma=1.253789 ! Fit after self-cal, rms=0.067091Jy sigma=1.253778 ! 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.067091Jy sigma=1.253778 ! Fit after self-cal, rms=0.067067Jy sigma=1.253740 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.043 mas, bmaj=14.87 mas, bpa=-2.567 degrees ! Estimated noise=0.624924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000575198 Jy ! Component: 100 - total flux cleaned = 0.000553809 Jy ! Component: 150 - total flux cleaned = 0.000492483 Jy ! Component: 200 - total flux cleaned = 0.000442128 Jy ! Total flux subtracted in 200 components = 0.000442128 Jy ! Clean residual min=-0.002748 max=0.001943 Jy/beam ! Clean residual mean=-0.000011 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.427672 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 127 components and 0.427672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067063Jy sigma=1.253698 ! Fit after self-cal, rms=0.067062Jy sigma=1.253672 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.67847e-05 Jy ! Component: 100 - total flux cleaned = 6.33363e-05 Jy ! Component: 150 - total flux cleaned = 5.41017e-05 Jy ! Component: 200 - total flux cleaned = 3.68933e-05 Jy ! Total flux subtracted in 200 components = 3.68933e-05 Jy ! Clean residual min=-0.002767 max=0.001975 Jy/beam ! Clean residual mean=-0.000011 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.427709 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 132 components and 0.427709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067061Jy sigma=1.253656 ! Fit after self-cal, rms=0.067061Jy sigma=1.253648 ! 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.459 mas, bmaj=9.263 mas, bpa=-12.44 degrees ! Estimated noise=0.486826 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.459 x 9.263 at -12.44 degrees (North through East) ! Clean map min=-0.0021795 max=0.40072 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.769 mas, bmaj=7.911 mas, bpa=-12.93 degrees ! Estimated noise=0.666004 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.309581 Jy ! Component: 100 - total flux cleaned = 0.377579 Jy ! Component: 150 - total flux cleaned = 0.399255 Jy ! Component: 200 - total flux cleaned = 0.409322 Jy ! Total flux subtracted in 200 components = 0.409322 Jy ! Clean residual min=-0.003736 max=0.004976 Jy/beam ! Clean residual mean=-0.000004 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.409322 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.409322 Jy ! Inverting map and beam ! Estimated beam: bmin=3.459 mas, bmaj=9.263 mas, bpa=-12.44 degrees ! Estimated noise=0.486826 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.00724945 Jy ! Component: 100 - total flux cleaned = 0.0115371 Jy ! Component: 150 - total flux cleaned = 0.014415 Jy ! Component: 200 - total flux cleaned = 0.0163928 Jy ! Total flux subtracted in 200 components = 0.0163928 Jy ! Clean residual min=-0.002406 max=0.002293 Jy/beam ! Clean residual mean=-0.000004 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.425714 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 53 components and 0.425714 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.043 mas, bmaj=14.87 mas, bpa=-2.567 degrees ! Estimated noise=0.624924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186633 Jy ! Component: 100 - total flux cleaned = 0.00216757 Jy ! Component: 150 - total flux cleaned = 0.00236126 Jy ! Component: 200 - total flux cleaned = 0.0024856 Jy ! Total flux subtracted in 200 components = 0.0024856 Jy ! Clean residual min=-0.002807 max=0.002188 Jy/beam ! Clean residual mean=-0.000012 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.4282 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 = 1.01641e-06 Jy ! Component: 100 - total flux cleaned = 2.07832e-05 Jy ! Component: 150 - total flux cleaned = 5.25224e-05 Jy ! Component: 200 - total flux cleaned = 5.36169e-05 Jy ! Total flux subtracted in 200 components = 5.36169e-05 Jy ! Clean residual min=-0.002775 max=0.002104 Jy/beam ! Clean residual mean=-0.000012 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.428254 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 99 components and 0.428253 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.459 mas, bmaj=9.263 mas, bpa=-12.44 degrees ! Estimated noise=0.486826 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.39808e-05 Jy ! Component: 100 - total flux cleaned = -2.3803e-05 Jy ! Component: 150 - total flux cleaned = 3.88217e-06 Jy ! Component: 200 - total flux cleaned = 5.29924e-06 Jy ! Total flux subtracted in 200 components = 5.29924e-06 Jy ! Clean residual min=-0.002230 max=0.001961 Jy/beam ! Clean residual mean=-0.000006 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.428259 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 120 components and 0.428259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067083Jy sigma=1.254108 ! Fit after self-cal, rms=0.067081Jy sigma=1.254030 wmodel /J1336-1852_S_map.mod ! wmodel: Unable to open new model file: /J1336-1852_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219i_uvs/J1336-1852_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.459 x 9.263 at -12.44 degrees (North through East) ! Clean map min=-0.0021703 max=0.40003 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1336-1852_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.400033 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000521091 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.390786 0.390786 0.781572 1.56314 3.12629 6.25257 12.5051 25.0103 50.0206 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.4 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 767.683 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1336-1852_S_dfm.log closed on Thu May 19 23:22:34 2016