! Started logfile: /scr/pima/bg219a_uvs/J0059+5812_S_dfm.log on Thu May 19 23:46:02 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/bg219a_uvs/J0059+5812_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0059+5812_S_uva.fits ! AN table 1: 47 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.829787 visibilities/baseline/integration-bin. ! Found source: J0059+5812 ! ! 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 49 lines of history. ! ! Reading 2340 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 J0059+5812_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 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003345Jy sigma=25.300567 ! Fit after self-cal, rms=0.824763Jy sigma=20.736753 ! 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.569 mas, bmaj=3.947 mas, bpa=-51.78 degrees ! Estimated noise=1.02845 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.13319 Jy ! Component: 100 - total flux cleaned = 0.166578 Jy ! Total flux subtracted in 100 components = 0.166578 Jy ! Clean residual min=-0.009214 max=0.013321 Jy/beam ! Clean residual mean=0.000026 rms=0.002534 Jy/beam ! Combined flux in latest and established models = 0.166578 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.166578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059981Jy sigma=1.344149 ! Fit after self-cal, rms=0.059963Jy sigma=1.342084 ! 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.204 mas, bmaj=4.579 mas, bpa=-56.32 degrees ! Estimated noise=0.612984 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.0158685 Jy ! Component: 100 - total flux cleaned = 0.0225 Jy ! Component: 150 - total flux cleaned = 0.0260163 Jy ! Component: 200 - total flux cleaned = 0.0279054 Jy ! Total flux subtracted in 200 components = 0.0279054 Jy ! Clean residual min=-0.004491 max=0.005137 Jy/beam ! Clean residual mean=0.000026 rms=0.001197 Jy/beam ! Combined flux in latest and established models = 0.194483 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 25 components and 0.194483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056219Jy sigma=1.233633 ! Fit after self-cal, rms=0.056200Jy sigma=1.232328 ! 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.204 x 4.579 at -56.32 degrees (North through East) ! Clean map min=-0.0041481 max=0.17395 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: ! LA 1.03 MK 1.02 NL 0.98 OV 1.02 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 1.06 NL 0.98 OV 1.01 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.03 MK 1.03 NL 0.98 OV 0.99 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 1.00 NL 0.97 OV 0.99 ! PT 0.96 SC 0.94 ! ! ! Fit before self-cal, rms=0.056200Jy sigma=1.232328 ! Fit after self-cal, rms=0.055570Jy sigma=1.219781 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=4.583 mas, bpa=-56.65 degrees ! Estimated noise=0.611344 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.00016067 Jy ! Component: 100 - total flux cleaned = -0.000214126 Jy ! Component: 150 - total flux cleaned = -0.00025595 Jy ! Component: 200 - total flux cleaned = -0.000330628 Jy ! Total flux subtracted in 200 components = -0.000330628 Jy ! Clean residual min=-0.004091 max=0.004404 Jy/beam ! Clean residual mean=0.000021 rms=0.001017 Jy/beam ! Combined flux in latest and established models = 0.194153 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 30 components and 0.194153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055490Jy sigma=1.217619 ! Fit after self-cal, rms=0.055495Jy sigma=1.217297 ! 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.055495Jy sigma=1.217297 ! Fit after self-cal, rms=0.055506Jy sigma=1.209568 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.212 mas, bmaj=4.597 mas, bpa=-56.04 degrees ! Estimated noise=0.610823 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000683917 Jy ! Component: 100 - total flux cleaned = -0.000836123 Jy ! Component: 150 - total flux cleaned = -0.000878518 Jy ! Component: 200 - total flux cleaned = -0.000895918 Jy ! Total flux subtracted in 200 components = -0.000895918 Jy ! Clean residual min=-0.003246 max=0.003283 Jy/beam ! Clean residual mean=0.000016 rms=0.000844 Jy/beam ! Combined flux in latest and established models = 0.193257 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 35 components and 0.193257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055485Jy sigma=1.208976 ! Fit after self-cal, rms=0.055506Jy sigma=1.208836 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.47621e-06 Jy ! Component: 100 - total flux cleaned = -3.49482e-05 Jy ! Component: 150 - total flux cleaned = -6.62763e-05 Jy ! Component: 200 - total flux cleaned = -6.61306e-05 Jy ! Total flux subtracted in 200 components = -6.61306e-05 Jy ! Clean residual min=-0.003223 max=0.003237 Jy/beam ! Clean residual mean=0.000016 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.193191 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.193191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055496Jy sigma=1.208556 ! Fit after self-cal, rms=0.055494Jy sigma=1.208507 ! 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.055494Jy sigma=1.208507 ! Fit after self-cal, rms=0.055556Jy sigma=1.208488 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.215 mas, bmaj=4.6 mas, bpa=-56.04 degrees ! Estimated noise=0.611037 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000212882 Jy ! Component: 100 - total flux cleaned = -0.00024231 Jy ! Component: 150 - total flux cleaned = -0.000280461 Jy ! Component: 200 - total flux cleaned = -0.000302074 Jy ! Total flux subtracted in 200 components = -0.000302074 Jy ! Clean residual min=-0.003248 max=0.003240 Jy/beam ! Clean residual mean=0.000015 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.192889 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.192889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055550Jy sigma=1.208278 ! Fit after self-cal, rms=0.055549Jy sigma=1.208250 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.47305e-05 Jy ! Component: 100 - total flux cleaned = -6.6922e-06 Jy ! Component: 150 - total flux cleaned = -2.57741e-05 Jy ! Component: 200 - total flux cleaned = -5.04082e-05 Jy ! Total flux subtracted in 200 components = -5.04082e-05 Jy ! Clean residual min=-0.003230 max=0.003208 Jy/beam ! Clean residual mean=0.000015 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.192838 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.192838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055546Jy sigma=1.208151 ! Fit after self-cal, rms=0.055545Jy sigma=1.208131 ! 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.055545Jy sigma=1.208131 ! Fit after self-cal, rms=0.055598Jy sigma=1.208128 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.209 mas, bmaj=9.843 mas, bpa=-68.83 degrees ! Estimated noise=0.767162 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000283118 Jy ! Component: 100 - total flux cleaned = -0.000233918 Jy ! Component: 150 - total flux cleaned = -0.000235853 Jy ! Component: 200 - total flux cleaned = -0.000237313 Jy ! Total flux subtracted in 200 components = -0.000237313 Jy ! Clean residual min=-0.003887 max=0.003901 Jy/beam ! Clean residual mean=0.000038 rms=0.001181 Jy/beam ! Combined flux in latest and established models = 0.192601 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 40 components and 0.192601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055617Jy sigma=1.208298 ! Fit after self-cal, rms=0.055599Jy sigma=1.207946 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.34071e-05 Jy ! Component: 100 - total flux cleaned = -3.43292e-05 Jy ! Component: 150 - total flux cleaned = -3.51942e-05 Jy ! Component: 200 - total flux cleaned = -3.60929e-05 Jy ! Total flux subtracted in 200 components = -3.60929e-05 Jy ! Clean residual min=-0.003835 max=0.003961 Jy/beam ! Clean residual mean=0.000038 rms=0.001171 Jy/beam ! Combined flux in latest and established models = 0.192565 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 40 components and 0.192565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055614Jy sigma=1.208167 ! Fit after self-cal, rms=0.055605Jy sigma=1.207970 ! 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.216 mas, bmaj=4.601 mas, bpa=-56.05 degrees ! Estimated noise=0.611382 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.216 x 4.601 at -56.05 degrees (North through East) ! Clean map min=-0.0030438 max=0.17439 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.574 mas, bmaj=3.975 mas, bpa=-51.48 degrees ! Estimated noise=1.02678 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.132941 Jy ! Component: 100 - total flux cleaned = 0.166715 Jy ! Component: 150 - total flux cleaned = 0.180355 Jy ! Component: 200 - total flux cleaned = 0.186799 Jy ! Total flux subtracted in 200 components = 0.186799 Jy ! Clean residual min=-0.006262 max=0.005434 Jy/beam ! Clean residual mean=0.000008 rms=0.001478 Jy/beam ! Combined flux in latest and established models = 0.186799 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.186799 Jy ! Inverting map and beam ! Estimated beam: bmin=3.216 mas, bmaj=4.601 mas, bpa=-56.05 degrees ! Estimated noise=0.611382 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.00458087 Jy ! Component: 100 - total flux cleaned = 0.00596354 Jy ! Component: 150 - total flux cleaned = 0.00616607 Jy ! Component: 200 - total flux cleaned = 0.00621448 Jy ! Total flux subtracted in 200 components = 0.00621448 Jy ! Clean residual min=-0.003577 max=0.003716 Jy/beam ! Clean residual mean=0.000014 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.193013 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 24 components and 0.193013 Jy ! Inverting map ! Added new window around map position (-39.5, -16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00312236 Jy ! Component: 100 - total flux cleaned = 0.0040532 Jy ! Component: 150 - total flux cleaned = 0.0047246 Jy ! Component: 200 - total flux cleaned = 0.00532395 Jy ! Total flux subtracted in 200 components = 0.00532395 Jy ! Clean residual min=-0.003088 max=0.002851 Jy/beam ! Clean residual mean=0.000008 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.198337 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 42 components and 0.198337 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.209 mas, bmaj=9.843 mas, bpa=-68.83 degrees ! Estimated noise=0.767162 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000351852 Jy ! Component: 100 - total flux cleaned = 0.000709331 Jy ! Component: 150 - total flux cleaned = 0.000897898 Jy ! Component: 200 - total flux cleaned = 0.000989964 Jy ! Total flux subtracted in 200 components = 0.000989964 Jy ! Clean residual min=-0.002629 max=0.002464 Jy/beam ! Clean residual mean=0.000019 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.199327 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 = 8.47255e-05 Jy ! Component: 100 - total flux cleaned = 0.00016237 Jy ! Component: 150 - total flux cleaned = 0.000261353 Jy ! Component: 200 - total flux cleaned = 0.000326658 Jy ! Total flux subtracted in 200 components = 0.000326658 Jy ! Clean residual min=-0.002568 max=0.002432 Jy/beam ! Clean residual mean=0.000019 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.199654 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 58 components and 0.199654 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.216 mas, bmaj=4.601 mas, bpa=-56.05 degrees ! Estimated noise=0.611382 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000485379 Jy ! Component: 100 - total flux cleaned = -0.000517747 Jy ! Component: 150 - total flux cleaned = -0.000486493 Jy ! Component: 200 - total flux cleaned = -0.000487423 Jy ! Total flux subtracted in 200 components = -0.000487423 Jy ! Clean residual min=-0.002774 max=0.002843 Jy/beam ! Clean residual mean=0.000007 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.199166 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 69 components and 0.199166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055438Jy sigma=1.204970 ! Fit after self-cal, rms=0.055399Jy sigma=1.204582 wmodel /J0059+5812_S_map.mod ! wmodel: Unable to open new model file: /J0059+5812_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0059+5812_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.216 x 4.601 at -56.05 degrees (North through East) ! Clean map min=-0.0026267 max=0.17372 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0059+5812_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.173722 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000673616 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.16327 1.16327 2.32653 4.65307 9.30613 18.6123 37.2245 74.4491 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.173 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 257.894 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0059+5812_S_dfm.log closed on Thu May 19 23:46:04 2016