! Started logfile: /scr/pima/bg219i_uvs/J0808+4950_S_dfm.log on Thu May 19 23:09:50 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/J0808+4950_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J0808+4950_S_uva.fits ! AN table 1: 7 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0808+4950 ! ! 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 1260 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 J0808+4950_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 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.088237Jy sigma=19.517490 ! Fit after self-cal, rms=0.580244Jy sigma=10.039157 ! 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.677 mas, bmaj=9.979 mas, bpa=-56.71 degrees ! Estimated noise=1.51339 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.351267 Jy ! Component: 100 - total flux cleaned = 0.429167 Jy ! Total flux subtracted in 100 components = 0.429167 Jy ! Clean residual min=-0.024343 max=0.035504 Jy/beam ! Clean residual mean=-0.000256 rms=0.006831 Jy/beam ! Combined flux in latest and established models = 0.429167 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.429167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163385Jy sigma=2.458389 ! Fit after self-cal, rms=0.161931Jy sigma=2.441512 ! 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.164 mas, bmaj=10.11 mas, bpa=-57.55 degrees ! Estimated noise=1.22471 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 (-6, -66.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0443808 Jy ! Component: 100 - total flux cleaned = 0.0705302 Jy ! Component: 150 - total flux cleaned = 0.0878964 Jy ! Component: 200 - total flux cleaned = 0.100731 Jy ! Total flux subtracted in 200 components = 0.100731 Jy ! Clean residual min=-0.015017 max=0.026863 Jy/beam ! Clean residual mean=-0.000176 rms=0.004794 Jy/beam ! Combined flux in latest and established models = 0.529898 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 53 components and 0.529898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148109Jy sigma=2.138970 ! Fit after self-cal, rms=0.147508Jy sigma=2.123461 ! 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.164 x 10.11 at -57.55 degrees (North through East) ! Clean map min=-0.014647 max=0.44376 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.97 HN 1.02 KP 0.97 ! LA 1.18 MK 1.00 NL 0.89 OV 0.96 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.96 HN 1.00 KP 0.96 ! LA 1.19 MK 1.02 NL 0.90 OV 0.96 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.96 HN 1.01 KP 0.97 ! LA 1.14 MK 1.03 NL 0.90 OV 0.94 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.147508Jy sigma=2.123461 ! Fit after self-cal, rms=0.149710Jy sigma=2.032016 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.187 mas, bmaj=10.1 mas, bpa=-57.63 degrees ! Estimated noise=1.2022 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.00177237 Jy ! Component: 100 - total flux cleaned = 0.002721 Jy ! Component: 150 - total flux cleaned = 0.00375962 Jy ! Component: 200 - total flux cleaned = 0.00483813 Jy ! Total flux subtracted in 200 components = 0.00483813 Jy ! Clean residual min=-0.010077 max=0.010609 Jy/beam ! Clean residual mean=-0.000033 rms=0.002662 Jy/beam ! Combined flux in latest and established models = 0.534736 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 74 components and 0.534736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148669Jy sigma=2.021026 ! Fit after self-cal, rms=0.148660Jy sigma=2.020639 ! 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.148660Jy sigma=2.020639 ! Fit after self-cal, rms=0.148226Jy sigma=2.019612 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.186 mas, bmaj=10.09 mas, bpa=-57.66 degrees ! Estimated noise=1.1975 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00153037 Jy ! Component: 100 - total flux cleaned = -0.000557751 Jy ! Component: 150 - total flux cleaned = -0.000715248 Jy ! Component: 200 - total flux cleaned = -0.00138795 Jy ! Total flux subtracted in 200 components = -0.00138795 Jy ! Clean residual min=-0.009926 max=0.010388 Jy/beam ! Clean residual mean=-0.000030 rms=0.002590 Jy/beam ! Combined flux in latest and established models = 0.533348 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 86 components and 0.533348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147647Jy sigma=2.016459 ! Fit after self-cal, rms=0.147636Jy sigma=2.016281 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.000242225 Jy ! Component: 100 - total flux cleaned = -0.000586681 Jy ! Component: 150 - total flux cleaned = -0.00102557 Jy ! Component: 200 - total flux cleaned = -0.001535 Jy ! Total flux subtracted in 200 components = -0.001535 Jy ! Clean residual min=-0.010010 max=0.010427 Jy/beam ! Clean residual mean=-0.000028 rms=0.002547 Jy/beam ! Combined flux in latest and established models = 0.531813 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 96 components and 0.531813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147294Jy sigma=2.015374 ! Fit after self-cal, rms=0.147288Jy sigma=2.015276 ! 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.147288Jy sigma=2.015276 ! Fit after self-cal, rms=0.147587Jy sigma=1.985454 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.181 mas, bmaj=10.09 mas, bpa=-57.68 degrees ! Estimated noise=1.18269 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00647033 Jy ! Component: 100 - total flux cleaned = -0.00872664 Jy ! Component: 150 - total flux cleaned = -0.00905883 Jy ! Component: 200 - total flux cleaned = -0.00925596 Jy ! Total flux subtracted in 200 components = -0.00925596 Jy ! Clean residual min=-0.008191 max=0.007852 Jy/beam ! Clean residual mean=-0.000006 rms=0.002138 Jy/beam ! Combined flux in latest and established models = 0.522557 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 117 components and 0.522557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146900Jy sigma=1.983587 ! Fit after self-cal, rms=0.146890Jy sigma=1.983408 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.000405926 Jy ! Component: 100 - total flux cleaned = -0.000662579 Jy ! Component: 150 - total flux cleaned = -0.000741435 Jy ! Component: 200 - total flux cleaned = -0.000742113 Jy ! Total flux subtracted in 200 components = -0.000742113 Jy ! Clean residual min=-0.008057 max=0.007885 Jy/beam ! Clean residual mean=-0.000008 rms=0.002107 Jy/beam ! Combined flux in latest and established models = 0.521815 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 132 components and 0.521815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146767Jy sigma=1.982116 ! Fit after self-cal, rms=0.146765Jy sigma=1.982081 ! 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.146765Jy sigma=1.982081 ! Fit after self-cal, rms=0.145869Jy sigma=1.977442 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.224 mas, bmaj=11.12 mas, bpa=-70.03 degrees ! Estimated noise=1.49893 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00638156 Jy ! Component: 100 - total flux cleaned = -0.00827702 Jy ! Component: 150 - total flux cleaned = -0.00819242 Jy ! Component: 200 - total flux cleaned = -0.0081952 Jy ! Total flux subtracted in 200 components = -0.0081952 Jy ! Clean residual min=-0.008185 max=0.010059 Jy/beam ! Clean residual mean=-0.000002 rms=0.002572 Jy/beam ! Combined flux in latest and established models = 0.51362 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 158 components and 0.51362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145135Jy sigma=1.980145 ! Fit after self-cal, rms=0.145128Jy sigma=1.979992 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.000223761 Jy ! Component: 100 - total flux cleaned = -0.000299778 Jy ! Component: 150 - total flux cleaned = -0.000367237 Jy ! Component: 200 - total flux cleaned = -0.000366413 Jy ! Total flux subtracted in 200 components = -0.000366413 Jy ! Clean residual min=-0.008126 max=0.009976 Jy/beam ! Clean residual mean=-0.000002 rms=0.002533 Jy/beam ! Combined flux in latest and established models = 0.513253 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 174 components and 0.513253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145030Jy sigma=1.980878 ! Fit after self-cal, rms=0.145027Jy sigma=1.980797 ! 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.184 mas, bmaj=10.09 mas, bpa=-57.72 degrees ! Estimated noise=1.16638 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.184 x 10.09 at -57.72 degrees (North through East) ! Clean map min=-0.008038 max=0.42673 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.689 mas, bmaj=9.96 mas, bpa=-56.83 degrees ! Estimated noise=1.44166 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.334542 Jy ! Component: 100 - total flux cleaned = 0.409057 Jy ! Component: 150 - total flux cleaned = 0.439185 Jy ! Component: 200 - total flux cleaned = 0.457279 Jy ! Total flux subtracted in 200 components = 0.457279 Jy ! Clean residual min=-0.010489 max=0.017055 Jy/beam ! Clean residual mean=-0.000123 rms=0.003110 Jy/beam ! Combined flux in latest and established models = 0.457279 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.457279 Jy ! Inverting map and beam ! Estimated beam: bmin=3.184 mas, bmaj=10.09 mas, bpa=-57.72 degrees ! Estimated noise=1.16638 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 (-86, -66). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.018526 Jy ! Component: 100 - total flux cleaned = 0.029864 Jy ! Component: 150 - total flux cleaned = 0.035699 Jy ! Component: 200 - total flux cleaned = 0.0400171 Jy ! Total flux subtracted in 200 components = 0.0400171 Jy ! Clean residual min=-0.008073 max=0.010544 Jy/beam ! Clean residual mean=-0.000089 rms=0.002332 Jy/beam ! Combined flux in latest and established models = 0.497296 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 69 components and 0.497296 Jy ! Inverting map ! Added new window around map position (69, -71.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102587 Jy ! Component: 100 - total flux cleaned = 0.0125746 Jy ! Component: 150 - total flux cleaned = 0.0127901 Jy ! Component: 200 - total flux cleaned = 0.0122628 Jy ! Total flux subtracted in 200 components = 0.0122628 Jy ! Clean residual min=-0.006472 max=0.007888 Jy/beam ! Clean residual mean=-0.000036 rms=0.001896 Jy/beam ! Combined flux in latest and established models = 0.509559 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 108 components and 0.509559 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.224 mas, bmaj=11.12 mas, bpa=-70.03 degrees ! Estimated noise=1.49893 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00251265 Jy ! Component: 100 - total flux cleaned = 0.00219292 Jy ! Component: 150 - total flux cleaned = 0.00174918 Jy ! Component: 200 - total flux cleaned = 0.00133864 Jy ! Total flux subtracted in 200 components = 0.00133864 Jy ! Clean residual min=-0.007023 max=0.008461 Jy/beam ! Clean residual mean=-0.000039 rms=0.002286 Jy/beam ! Combined flux in latest and established models = 0.510898 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.000638486 Jy ! Component: 100 - total flux cleaned = -0.00111499 Jy ! Component: 150 - total flux cleaned = -0.00145292 Jy ! Component: 200 - total flux cleaned = -0.00166484 Jy ! Total flux subtracted in 200 components = -0.00166484 Jy ! Clean residual min=-0.006790 max=0.008144 Jy/beam ! Clean residual mean=-0.000039 rms=0.002164 Jy/beam ! Combined flux in latest and established models = 0.509233 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 181 components and 0.509233 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.184 mas, bmaj=10.09 mas, bpa=-57.72 degrees ! Estimated noise=1.16638 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00151022 Jy ! Component: 100 - total flux cleaned = -0.00137134 Jy ! Component: 150 - total flux cleaned = -0.00149125 Jy ! Component: 200 - total flux cleaned = -0.00160074 Jy ! Total flux subtracted in 200 components = -0.00160074 Jy ! Clean residual min=-0.005543 max=0.006401 Jy/beam ! Clean residual mean=-0.000025 rms=0.001635 Jy/beam ! Combined flux in latest and established models = 0.507632 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 211 components and 0.507632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143479Jy sigma=1.969265 ! Fit after self-cal, rms=0.143418Jy sigma=1.967105 wmodel /J0808+4950_S_map.mod ! wmodel: Unable to open new model file: /J0808+4950_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219i_uvs/J0808+4950_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.184 x 10.09 at -57.72 degrees (North through East) ! Clean map min=-0.0069523 max=0.41828 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J0808+4950_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.418279 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00160663 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.15231 1.15231 2.30462 4.60925 9.2185 18.437 36.874 73.748 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0048 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.418 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 260.346 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0808+4950_S_dfm.log closed on Thu May 19 23:09:52 2016