! Started logfile: /scr/pima/bg219e_uvs/J0847-1754_S_dfm.log on Thu May 19 18:31:30 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/J0847-1754_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0847-1754_S_uva.fits ! AN table 1: 58 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.818008 visibilities/baseline/integration-bin. ! Found source: J0847-1754 ! ! 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 6832 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 J0847-1754_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005583Jy sigma=18.142334 ! Fit after self-cal, rms=0.922640Jy sigma=16.580187 ! 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.72 mas, bmaj=11.31 mas, bpa=12.59 degrees ! Estimated noise=0.773924 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.0577643 Jy ! Component: 100 - total flux cleaned = 0.0766611 Jy ! Total flux subtracted in 100 components = 0.0766611 Jy ! Clean residual min=-0.006924 max=0.008670 Jy/beam ! Clean residual mean=-0.000045 rms=0.001786 Jy/beam ! Combined flux in latest and established models = 0.0766611 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0766611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080552Jy sigma=1.400527 ! Fit after self-cal, rms=0.079769Jy sigma=1.388374 ! 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.429 mas, bmaj=12.42 mas, bpa=10.87 degrees ! Estimated noise=0.495595 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.014692 Jy ! Component: 100 - total flux cleaned = 0.0212512 Jy ! Component: 150 - total flux cleaned = 0.0246994 Jy ! Component: 200 - total flux cleaned = 0.0267988 Jy ! Total flux subtracted in 200 components = 0.0267988 Jy ! Clean residual min=-0.004121 max=0.006764 Jy/beam ! Clean residual mean=-0.000039 rms=0.001270 Jy/beam ! Combined flux in latest and established models = 0.10346 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 61 components and 0.10346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077475Jy sigma=1.340204 ! Fit after self-cal, rms=0.077358Jy sigma=1.338724 ! 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.429 x 12.42 at 10.87 degrees (North through East) ! Clean map min=-0.0039175 max=0.080085 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.95 FD 0.94 HN 1.08 KP 0.99 ! LA 0.92 NL 1.19 OV 1.02 PT 1.01 ! SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.97 HN 0.98 KP 1.03 ! LA 0.94 NL 1.13 OV 0.99 PT 0.98 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 0.92 KP 0.94 ! LA 0.96 NL 1.03 OV 1.10 PT 0.99 ! SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.98 HN 0.94 KP 1.04 ! LA 0.97 NL 1.05 OV 1.00 PT 0.97 ! SC 0.95 ! ! ! Fit before self-cal, rms=0.077358Jy sigma=1.338724 ! Fit after self-cal, rms=0.076587Jy sigma=1.333912 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.408 mas, bmaj=12.43 mas, bpa=11.12 degrees ! Estimated noise=0.488313 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 (11.5, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0057254 Jy ! Component: 100 - total flux cleaned = 0.00853508 Jy ! Component: 150 - total flux cleaned = 0.00950276 Jy ! Component: 200 - total flux cleaned = 0.0102242 Jy ! Total flux subtracted in 200 components = 0.0102242 Jy ! Clean residual min=-0.003629 max=0.004254 Jy/beam ! Clean residual mean=-0.000018 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.113684 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 99 components and 0.113684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076176Jy sigma=1.325089 ! Fit after self-cal, rms=0.076176Jy sigma=1.323463 ! 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.076176Jy sigma=1.323463 ! Fit after self-cal, rms=0.076520Jy sigma=1.320493 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.401 mas, bmaj=12.42 mas, bpa=11.03 degrees ! Estimated noise=0.490337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0024055 Jy ! Component: 100 - total flux cleaned = 0.00335706 Jy ! Component: 150 - total flux cleaned = 0.00383124 Jy ! Component: 200 - total flux cleaned = 0.00411442 Jy ! Total flux subtracted in 200 components = 0.00411442 Jy ! Clean residual min=-0.003301 max=0.004055 Jy/beam ! Clean residual mean=-0.000013 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.117798 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 138 components and 0.117798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076435Jy sigma=1.318550 ! Fit after self-cal, rms=0.076430Jy sigma=1.318191 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 (47, 17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00390622 Jy ! Component: 100 - total flux cleaned = 0.00588945 Jy ! Component: 150 - total flux cleaned = 0.00737627 Jy ! Component: 200 - total flux cleaned = 0.00816309 Jy ! Total flux subtracted in 200 components = 0.00816309 Jy ! Clean residual min=-0.002694 max=0.002697 Jy/beam ! Clean residual mean=-0.000014 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.125962 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 177 components and 0.125962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076242Jy sigma=1.313894 ! Fit after self-cal, rms=0.076210Jy sigma=1.313306 ! Inverting map ! Added new window around map position (20, 90.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00257024 Jy ! Component: 100 - total flux cleaned = 0.00379324 Jy ! Component: 150 - total flux cleaned = 0.00461083 Jy ! Component: 200 - total flux cleaned = 0.00519173 Jy ! Total flux subtracted in 200 components = 0.00519173 Jy ! Clean residual min=-0.002193 max=0.002284 Jy/beam ! Clean residual mean=-0.000010 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.131153 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 203 components and 0.131153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076112Jy sigma=1.311159 ! Fit after self-cal, rms=0.076087Jy sigma=1.310843 ! 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.076087Jy sigma=1.310843 ! Fit after self-cal, rms=0.076125Jy sigma=1.310371 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.397 mas, bmaj=12.43 mas, bpa=11.07 degrees ! Estimated noise=0.489248 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014591 Jy ! Component: 100 - total flux cleaned = 0.00233179 Jy ! Component: 150 - total flux cleaned = 0.00286468 Jy ! Component: 200 - total flux cleaned = 0.00314186 Jy ! Total flux subtracted in 200 components = 0.00314186 Jy ! Clean residual min=-0.002100 max=0.002220 Jy/beam ! Clean residual mean=-0.000006 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.134295 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 220 components and 0.134295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076083Jy sigma=1.309476 ! Fit after self-cal, rms=0.076092Jy sigma=1.309361 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.00088208 Jy ! Component: 100 - total flux cleaned = 0.00112147 Jy ! Component: 150 - total flux cleaned = 0.00128058 Jy ! Component: 200 - total flux cleaned = 0.00137067 Jy ! Total flux subtracted in 200 components = 0.00137067 Jy ! Clean residual min=-0.002059 max=0.002140 Jy/beam ! Clean residual mean=-0.000005 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.135666 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 228 components and 0.135666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076068Jy sigma=1.308857 ! Fit after self-cal, rms=0.076065Jy sigma=1.308825 ! 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.076065Jy sigma=1.308825 ! Fit after self-cal, rms=0.076118Jy sigma=1.308767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.93 mas, bmaj=16.72 mas, bpa=3.789 degrees ! Estimated noise=0.55524 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128195 Jy ! Component: 100 - total flux cleaned = 0.00163924 Jy ! Component: 150 - total flux cleaned = 0.00191091 Jy ! Component: 200 - total flux cleaned = 0.00203121 Jy ! Total flux subtracted in 200 components = 0.00203121 Jy ! Clean residual min=-0.002066 max=0.002226 Jy/beam ! Clean residual mean=-0.000004 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.137697 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 254 components and 0.137697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076108Jy sigma=1.308456 ! Fit after self-cal, rms=0.076104Jy sigma=1.308375 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.000412565 Jy ! Component: 100 - total flux cleaned = 0.000618185 Jy ! Component: 150 - total flux cleaned = 0.000751082 Jy ! Component: 200 - total flux cleaned = 0.000752131 Jy ! Total flux subtracted in 200 components = 0.000752131 Jy ! Clean residual min=-0.001993 max=0.002163 Jy/beam ! Clean residual mean=-0.000002 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.138449 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 270 components and 0.138449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076096Jy sigma=1.308227 ! Fit after self-cal, rms=0.076097Jy sigma=1.308191 ! 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.395 mas, bmaj=12.43 mas, bpa=11.04 degrees ! Estimated noise=0.489712 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.395 x 12.43 at 11.04 degrees (North through East) ! Clean map min=-0.0019991 max=0.078577 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.688 mas, bmaj=11.32 mas, bpa=12.6 degrees ! Estimated noise=0.763972 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0577338 Jy ! Component: 100 - total flux cleaned = 0.0782618 Jy ! Component: 150 - total flux cleaned = 0.0889843 Jy ! Component: 200 - total flux cleaned = 0.0961058 Jy ! Total flux subtracted in 200 components = 0.0961058 Jy ! Clean residual min=-0.005564 max=0.004894 Jy/beam ! Clean residual mean=-0.000027 rms=0.001382 Jy/beam ! Combined flux in latest and established models = 0.0961058 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.0961058 Jy ! Inverting map and beam ! Estimated beam: bmin=4.395 mas, bmaj=12.43 mas, bpa=11.04 degrees ! Estimated noise=0.489712 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.00815507 Jy ! Component: 100 - total flux cleaned = 0.0134855 Jy ! Component: 150 - total flux cleaned = 0.0178045 Jy ! Component: 200 - total flux cleaned = 0.0213851 Jy ! Total flux subtracted in 200 components = 0.0213851 Jy ! Clean residual min=-0.003096 max=0.003025 Jy/beam ! Clean residual mean=-0.000017 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.117491 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 94 components and 0.117491 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=7.93 mas, bmaj=16.72 mas, bpa=3.789 degrees ! Estimated noise=0.55524 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00426939 Jy ! Component: 100 - total flux cleaned = 0.0074485 Jy ! Component: 150 - total flux cleaned = 0.0100205 Jy ! Component: 200 - total flux cleaned = 0.0119258 Jy ! Total flux subtracted in 200 components = 0.0119258 Jy ! Clean residual min=-0.002515 max=0.003025 Jy/beam ! Clean residual mean=-0.000012 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.129417 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.00128282 Jy ! Component: 100 - total flux cleaned = 0.00234935 Jy ! Component: 150 - total flux cleaned = 0.00329875 Jy ! Component: 200 - total flux cleaned = 0.00399233 Jy ! Total flux subtracted in 200 components = 0.00399233 Jy ! Clean residual min=-0.002250 max=0.002605 Jy/beam ! Clean residual mean=-0.000007 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.133409 Jy ! Adding 103 model components to the UV plane model. ! The established model now contains 196 components and 0.133409 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.395 mas, bmaj=12.43 mas, bpa=11.04 degrees ! Estimated noise=0.489712 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000518796 Jy ! Component: 100 - total flux cleaned = 0.000412203 Jy ! Component: 150 - total flux cleaned = 0.000458906 Jy ! Component: 200 - total flux cleaned = 0.000545162 Jy ! Total flux subtracted in 200 components = 0.000545162 Jy ! Clean residual min=-0.002231 max=0.002063 Jy/beam ! Clean residual mean=-0.000005 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.133954 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 222 components and 0.133954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076145Jy sigma=1.309193 ! Fit after self-cal, rms=0.076142Jy sigma=1.308967 wmodel /J0847-1754_S_map.mod ! wmodel: Unable to open new model file: /J0847-1754_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J0847-1754_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.395 x 12.43 at 11.04 degrees (North through East) ! Clean map min=-0.0021565 max=0.078995 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0847-1754_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0789948 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000585392 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.22315 2.22315 4.44631 8.89261 17.7852 35.5704 71.1409 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.078 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 134.943 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0847-1754_S_dfm.log closed on Thu May 19 18:31:33 2016