! Started logfile: /scr/pima/bg219e_uvs/J1619-1817_S_dfm.log on Thu May 19 18:46:58 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/bg219e_uvs/J1619-1817_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1619-1817_S_uva.fits ! AN table 1: 47 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.793735 visibilities/baseline/integration-bin. ! Found source: J1619-1817 ! ! 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 5372 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 J1619-1817_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 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.021165Jy sigma=17.885320 ! Fit after self-cal, rms=0.810753Jy sigma=14.120372 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.356 mas, bmaj=9.64 mas, bpa=18.23 degrees ! Estimated noise=0.799539 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.135577 Jy ! Component: 100 - total flux cleaned = 0.177804 Jy ! Total flux subtracted in 100 components = 0.177804 Jy ! Clean residual min=-0.010150 max=0.019682 Jy/beam ! Clean residual mean=-0.000047 rms=0.003283 Jy/beam ! Combined flux in latest and established models = 0.177804 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.177804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099266Jy sigma=1.646709 ! Fit after self-cal, rms=0.099068Jy sigma=1.644310 ! Inverting map ! Added new window around map position (-4, -0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0239146 Jy ! Component: 100 - total flux cleaned = 0.039423 Jy ! Total flux subtracted in 100 components = 0.039423 Jy ! Clean residual min=-0.007422 max=0.009595 Jy/beam ! Clean residual mean=-0.000023 rms=0.002163 Jy/beam ! Combined flux in latest and established models = 0.217227 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 28 components and 0.217227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089290Jy sigma=1.441959 ! Fit after self-cal, rms=0.089028Jy sigma=1.438095 ! 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=4.371 mas, bmaj=11.08 mas, bpa=14.3 degrees ! Estimated noise=0.568489 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.0193708 Jy ! Component: 100 - total flux cleaned = 0.0300976 Jy ! Component: 150 - total flux cleaned = 0.0367398 Jy ! Component: 200 - total flux cleaned = 0.0404665 Jy ! Total flux subtracted in 200 components = 0.0404665 Jy ! Clean residual min=-0.004697 max=0.007442 Jy/beam ! Clean residual mean=-0.000007 rms=0.001568 Jy/beam ! Combined flux in latest and established models = 0.257693 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 61 components and 0.257693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084922Jy sigma=1.353144 ! Fit after self-cal, rms=0.084722Jy sigma=1.349976 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.371 x 11.08 at 14.3 degrees (North through East) ! Clean map min=-0.004556 max=0.18854 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 0.97 FD 0.93 HN 1.09 KP 0.99 ! LA 0.99 NL 0.95 OV 1.03 PT 0.97 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.96 HN 1.15 KP 1.00 ! LA 0.99 NL 0.96 OV 1.00 PT 1.06 ! SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 HN 1.05 KP 0.99 ! LA 1.02 NL 0.95 OV 1.00 PT 0.98 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.97 HN 1.15 KP 1.00 ! LA 1.01 NL 0.97 OV 0.96 PT 1.02 ! SC 0.94 ! ! ! Fit before self-cal, rms=0.084722Jy sigma=1.349976 ! Fit after self-cal, rms=0.083971Jy sigma=1.335929 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.371 mas, bmaj=11.2 mas, bpa=15.15 degrees ! Estimated noise=0.561478 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.000581936 Jy ! Component: 100 - total flux cleaned = -0.000719921 Jy ! Component: 150 - total flux cleaned = -0.000626987 Jy ! Component: 200 - total flux cleaned = -0.000544678 Jy ! Total flux subtracted in 200 components = -0.000544678 Jy ! Clean residual min=-0.004008 max=0.005077 Jy/beam ! Clean residual mean=0.000003 rms=0.001189 Jy/beam ! Combined flux in latest and established models = 0.257149 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 72 components and 0.257149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083565Jy sigma=1.330660 ! Fit after self-cal, rms=0.083567Jy sigma=1.330113 ! 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.083567Jy sigma=1.330113 ! Fit after self-cal, rms=0.081969Jy sigma=1.325180 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.348 mas, bmaj=11.09 mas, bpa=14.68 degrees ! Estimated noise=0.55178 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000722415 Jy ! Component: 100 - total flux cleaned = -0.000611788 Jy ! Component: 150 - total flux cleaned = -0.000485934 Jy ! Component: 200 - total flux cleaned = -0.000410712 Jy ! Total flux subtracted in 200 components = -0.000410712 Jy ! Clean residual min=-0.003435 max=0.004467 Jy/beam ! Clean residual mean=0.000009 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.256738 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 80 components and 0.256738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081853Jy sigma=1.324117 ! Fit after self-cal, rms=0.081840Jy sigma=1.324045 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.000166732 Jy ! Component: 100 - total flux cleaned = 0.000200717 Jy ! Component: 150 - total flux cleaned = 0.000199984 Jy ! Component: 200 - total flux cleaned = 0.000199836 Jy ! Total flux subtracted in 200 components = 0.000199836 Jy ! Clean residual min=-0.003444 max=0.004434 Jy/beam ! Clean residual mean=0.000009 rms=0.001055 Jy/beam ! Combined flux in latest and established models = 0.256938 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 89 components and 0.256938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081805Jy sigma=1.323729 ! Fit after self-cal, rms=0.081805Jy sigma=1.323715 ! 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.081805Jy sigma=1.323715 ! Fit after self-cal, rms=0.081361Jy sigma=1.323359 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.337 mas, bmaj=11.08 mas, bpa=14.62 degrees ! Estimated noise=0.548012 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000766828 Jy ! Component: 100 - total flux cleaned = -0.000583207 Jy ! Component: 150 - total flux cleaned = -0.000517618 Jy ! Component: 200 - total flux cleaned = -0.000426288 Jy ! Total flux subtracted in 200 components = -0.000426288 Jy ! Clean residual min=-0.003381 max=0.004557 Jy/beam ! Clean residual mean=0.000010 rms=0.001035 Jy/beam ! Combined flux in latest and established models = 0.256512 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 98 components and 0.256512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081303Jy sigma=1.322959 ! Fit after self-cal, rms=0.081304Jy sigma=1.322948 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 (-16.5, -89.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0026579 Jy ! Component: 100 - total flux cleaned = 0.00242758 Jy ! Component: 150 - total flux cleaned = 0.00205228 Jy ! Component: 200 - total flux cleaned = 0.00180874 Jy ! Total flux subtracted in 200 components = 0.00180874 Jy ! Clean residual min=-0.003321 max=0.003662 Jy/beam ! Clean residual mean=0.000008 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.25832 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 129 components and 0.25832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080906Jy sigma=1.318228 ! Fit after self-cal, rms=0.080900Jy sigma=1.317983 ! 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.080900Jy sigma=1.317983 ! Fit after self-cal, rms=0.081616Jy sigma=1.316361 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.147 mas, bmaj=15.57 mas, bpa=5.925 degrees ! Estimated noise=0.627285 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00069184 Jy ! Component: 100 - total flux cleaned = 0.00053352 Jy ! Component: 150 - total flux cleaned = 0.00028771 Jy ! Component: 200 - total flux cleaned = 6.14453e-05 Jy ! Total flux subtracted in 200 components = 6.14453e-05 Jy ! Clean residual min=-0.003654 max=0.003765 Jy/beam ! Clean residual mean=0.000017 rms=0.001024 Jy/beam ! Combined flux in latest and established models = 0.258382 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 143 components and 0.258382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081529Jy sigma=1.315522 ! Fit after self-cal, rms=0.081568Jy sigma=1.315444 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.75497e-05 Jy ! Component: 100 - total flux cleaned = -0.000230313 Jy ! Component: 150 - total flux cleaned = -0.000384777 Jy ! Component: 200 - total flux cleaned = -0.000566331 Jy ! Total flux subtracted in 200 components = -0.000566331 Jy ! Clean residual min=-0.003678 max=0.003651 Jy/beam ! Clean residual mean=0.000015 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.257815 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 155 components and 0.257815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081522Jy sigma=1.315066 ! Fit after self-cal, rms=0.081525Jy sigma=1.315043 ! 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=4.334 mas, bmaj=11.07 mas, bpa=14.43 degrees ! Estimated noise=0.546429 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.334 x 11.07 at 14.43 degrees (North through East) ! Clean map min=-0.0031617 max=0.18063 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.331 mas, bmaj=9.665 mas, bpa=18.23 degrees ! Estimated noise=0.766642 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.129662 Jy ! Component: 100 - total flux cleaned = 0.172329 Jy ! Component: 150 - total flux cleaned = 0.1966 Jy ! Component: 200 - total flux cleaned = 0.212937 Jy ! Total flux subtracted in 200 components = 0.212937 Jy ! Clean residual min=-0.006556 max=0.008991 Jy/beam ! Clean residual mean=-0.000016 rms=0.001841 Jy/beam ! Combined flux in latest and established models = 0.212937 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.212937 Jy ! Inverting map and beam ! Estimated beam: bmin=4.334 mas, bmaj=11.07 mas, bpa=14.43 degrees ! Estimated noise=0.546429 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.0181893 Jy ! Component: 100 - total flux cleaned = 0.0280965 Jy ! Component: 150 - total flux cleaned = 0.0343203 Jy ! Component: 200 - total flux cleaned = 0.0383123 Jy ! Total flux subtracted in 200 components = 0.0383123 Jy ! Clean residual min=-0.004082 max=0.004249 Jy/beam ! Clean residual mean=0.000005 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.25125 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 72 components and 0.25125 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.147 mas, bmaj=15.57 mas, bpa=5.925 degrees ! Estimated noise=0.627285 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00480477 Jy ! Component: 100 - total flux cleaned = 0.00663729 Jy ! Component: 150 - total flux cleaned = 0.00702142 Jy ! Component: 200 - total flux cleaned = 0.00717986 Jy ! Total flux subtracted in 200 components = 0.00717986 Jy ! Clean residual min=-0.004041 max=0.003901 Jy/beam ! Clean residual mean=0.000017 rms=0.001114 Jy/beam ! Combined flux in latest and established models = 0.258429 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.49693e-06 Jy ! Component: 100 - total flux cleaned = -6.44591e-05 Jy ! Component: 150 - total flux cleaned = -0.000181953 Jy ! Component: 200 - total flux cleaned = -0.000293183 Jy ! Total flux subtracted in 200 components = -0.000293183 Jy ! Clean residual min=-0.003886 max=0.003668 Jy/beam ! Clean residual mean=0.000017 rms=0.001064 Jy/beam ! Combined flux in latest and established models = 0.258136 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 126 components and 0.258136 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.334 mas, bmaj=11.07 mas, bpa=14.43 degrees ! Estimated noise=0.546429 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00132177 Jy ! Component: 100 - total flux cleaned = -0.00124074 Jy ! Component: 150 - total flux cleaned = -0.00124064 Jy ! Component: 200 - total flux cleaned = -0.00117242 Jy ! Total flux subtracted in 200 components = -0.00117242 Jy ! Clean residual min=-0.003769 max=0.003269 Jy/beam ! Clean residual mean=0.000008 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.256964 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 150 components and 0.256964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081635Jy sigma=1.316766 ! Fit after self-cal, rms=0.081640Jy sigma=1.316619 wmodel /J1619-1817_S_map.mod ! wmodel: Unable to open new model file: /J1619-1817_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J1619-1817_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.334 x 11.07 at 14.43 degrees (North through East) ! Clean map min=-0.0037187 max=0.17949 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1619-1817_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.17949 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000860172 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.43769 1.43769 2.87539 5.75077 11.5015 23.0031 46.0062 92.0124 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.179 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 208.667 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1619-1817_S_dfm.log closed on Thu May 19 18:47:00 2016