! Started logfile: /scr/pima/bg219a_uvs/J0029-0113_S_dfm.log on Thu May 19 23:44:59 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/J0029-0113_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0029-0113_S_uva.fits ! AN table 1: 47 integrations on 15 of 15 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0029-0113 ! ! 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 2820 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 J0029-0113_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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011928Jy sigma=23.165300 ! Fit after self-cal, rms=0.875170Jy sigma=19.986843 ! 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.357 mas, bmaj=6.343 mas, bpa=-0.2898 degrees ! Estimated noise=0.771292 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.0942999 Jy ! Component: 100 - total flux cleaned = 0.125472 Jy ! Total flux subtracted in 100 components = 0.125472 Jy ! Clean residual min=-0.010519 max=0.014132 Jy/beam ! Clean residual mean=0.000011 rms=0.002978 Jy/beam ! Combined flux in latest and established models = 0.125472 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.125472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065198Jy sigma=1.410731 ! Fit after self-cal, rms=0.065069Jy sigma=1.405112 ! 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=2.786 mas, bmaj=7.289 mas, bpa=-2.409 degrees ! Estimated noise=0.600407 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.0210984 Jy ! Component: 100 - total flux cleaned = 0.0312236 Jy ! Component: 150 - total flux cleaned = 0.0367127 Jy ! Component: 200 - total flux cleaned = 0.0398272 Jy ! Total flux subtracted in 200 components = 0.0398272 Jy ! Clean residual min=-0.005687 max=0.010776 Jy/beam ! Clean residual mean=0.000002 rms=0.001772 Jy/beam ! Combined flux in latest and established models = 0.165299 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 24 components and 0.165299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058870Jy sigma=1.233752 ! Fit after self-cal, rms=0.058861Jy sigma=1.232085 ! Inverting map ! Added new window around map position (7, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00949176 Jy ! Component: 100 - total flux cleaned = 0.0137108 Jy ! Component: 150 - total flux cleaned = 0.0152178 Jy ! Component: 200 - total flux cleaned = 0.0157946 Jy ! Total flux subtracted in 200 components = 0.0157946 Jy ! Clean residual min=-0.003935 max=0.004186 Jy/beam ! Clean residual mean=0.000001 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.181094 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 45 components and 0.181094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057381Jy sigma=1.196206 ! Fit after self-cal, rms=0.057156Jy sigma=1.191565 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.786 x 7.289 at -2.409 degrees (North through East) ! Clean map min=-0.0033313 max=0.12794 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 0.96 MK 1.02 NL 0.99 OV 1.05 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.96 MK 0.97 NL 1.01 OV 1.03 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 0.96 NL 1.00 OV 0.99 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 0.97 NL 0.97 OV 1.01 ! PT 0.96 SC 0.98 ! ! ! Fit before self-cal, rms=0.057156Jy sigma=1.191565 ! Fit after self-cal, rms=0.056093Jy sigma=1.186892 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.771 mas, bmaj=7.274 mas, bpa=-2.539 degrees ! Estimated noise=0.593103 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.00255578 Jy ! Component: 100 - total flux cleaned = 0.0034821 Jy ! Component: 150 - total flux cleaned = 0.00338822 Jy ! Component: 200 - total flux cleaned = 0.00331041 Jy ! Total flux subtracted in 200 components = 0.00331041 Jy ! Clean residual min=-0.003120 max=0.003272 Jy/beam ! Clean residual mean=0.000001 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.184404 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 63 components and 0.184404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055942Jy sigma=1.184040 ! Fit after self-cal, rms=0.055912Jy sigma=1.183661 ! 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.055912Jy sigma=1.183661 ! Fit after self-cal, rms=0.056437Jy sigma=1.178174 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.773 mas, bmaj=7.261 mas, bpa=-2.514 degrees ! Estimated noise=0.592755 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154096 Jy ! Component: 100 - total flux cleaned = 0.00190752 Jy ! Component: 150 - total flux cleaned = 0.00182405 Jy ! Component: 200 - total flux cleaned = 0.00174956 Jy ! Total flux subtracted in 200 components = 0.00174956 Jy ! Clean residual min=-0.002681 max=0.002528 Jy/beam ! Clean residual mean=-0.000002 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.186154 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 81 components and 0.186154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056388Jy sigma=1.176967 ! Fit after self-cal, rms=0.056410Jy sigma=1.176790 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.000304552 Jy ! Component: 100 - total flux cleaned = 0.000304023 Jy ! Component: 150 - total flux cleaned = 0.000241754 Jy ! Component: 200 - total flux cleaned = 0.000222234 Jy ! Total flux subtracted in 200 components = 0.000222234 Jy ! Clean residual min=-0.002735 max=0.002479 Jy/beam ! Clean residual mean=-0.000002 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.186376 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 86 components and 0.186376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056394Jy sigma=1.176434 ! Fit after self-cal, rms=0.056389Jy sigma=1.176399 ! 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.056389Jy sigma=1.176399 ! Fit after self-cal, rms=0.056299Jy sigma=1.176218 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.772 mas, bmaj=7.254 mas, bpa=-2.486 degrees ! Estimated noise=0.591117 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000665394 Jy ! Component: 100 - total flux cleaned = 0.000708334 Jy ! Component: 150 - total flux cleaned = 0.000655594 Jy ! Component: 200 - total flux cleaned = 0.000623355 Jy ! Total flux subtracted in 200 components = 0.000623355 Jy ! Clean residual min=-0.002570 max=0.002351 Jy/beam ! Clean residual mean=-0.000003 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.186999 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 93 components and 0.186999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056285Jy sigma=1.175890 ! Fit after self-cal, rms=0.056285Jy sigma=1.175853 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.000182435 Jy ! Component: 100 - total flux cleaned = 0.000182133 Jy ! Component: 150 - total flux cleaned = 0.000138645 Jy ! Component: 200 - total flux cleaned = 0.000111839 Jy ! Total flux subtracted in 200 components = 0.000111839 Jy ! Clean residual min=-0.002586 max=0.002335 Jy/beam ! Clean residual mean=-0.000003 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.187111 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 99 components and 0.187111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056278Jy sigma=1.175674 ! Fit after self-cal, rms=0.056276Jy sigma=1.175657 ! 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.056276Jy sigma=1.175657 ! Fit after self-cal, rms=0.056254Jy sigma=1.175609 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.862 mas, bmaj=15.42 mas, bpa=-5.195 degrees ! Estimated noise=0.795096 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00037077 Jy ! Component: 100 - total flux cleaned = 0.000470355 Jy ! Component: 150 - total flux cleaned = 0.000501257 Jy ! Component: 200 - total flux cleaned = 0.000518345 Jy ! Total flux subtracted in 200 components = 0.000518345 Jy ! Clean residual min=-0.002684 max=0.002295 Jy/beam ! Clean residual mean=-0.000007 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.18763 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 114 components and 0.18763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056250Jy sigma=1.175582 ! Fit after self-cal, rms=0.056247Jy sigma=1.175528 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 = 7.80138e-05 Jy ! Component: 100 - total flux cleaned = 0.000137234 Jy ! Component: 150 - total flux cleaned = 0.000173378 Jy ! Component: 200 - total flux cleaned = 0.000181382 Jy ! Total flux subtracted in 200 components = 0.000181382 Jy ! Clean residual min=-0.002697 max=0.002316 Jy/beam ! Clean residual mean=-0.000007 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.187811 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 118 components and 0.187811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056246Jy sigma=1.175515 ! Fit after self-cal, rms=0.056243Jy sigma=1.175483 ! 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=2.771 mas, bmaj=7.251 mas, bpa=-2.468 degrees ! Estimated noise=0.590396 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.771 x 7.251 at -2.468 degrees (North through East) ! Clean map min=-0.0024964 max=0.12657 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.348 mas, bmaj=6.325 mas, bpa=-0.273 degrees ! Estimated noise=0.755032 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0924361 Jy ! Component: 100 - total flux cleaned = 0.124147 Jy ! Component: 150 - total flux cleaned = 0.140618 Jy ! Component: 200 - total flux cleaned = 0.151504 Jy ! Total flux subtracted in 200 components = 0.151504 Jy ! Clean residual min=-0.006155 max=0.006305 Jy/beam ! Clean residual mean=0.000003 rms=0.001654 Jy/beam ! Combined flux in latest and established models = 0.151504 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.151504 Jy ! Inverting map and beam ! Estimated beam: bmin=2.771 mas, bmaj=7.251 mas, bpa=-2.468 degrees ! Estimated noise=0.590396 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 (2.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0115063 Jy ! Component: 100 - total flux cleaned = 0.0187944 Jy ! Component: 150 - total flux cleaned = 0.0237738 Jy ! Component: 200 - total flux cleaned = 0.0272726 Jy ! Total flux subtracted in 200 components = 0.0272726 Jy ! Clean residual min=-0.003346 max=0.002947 Jy/beam ! Clean residual mean=-0.000001 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.178776 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 50 components and 0.178776 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=6.862 mas, bmaj=15.42 mas, bpa=-5.195 degrees ! Estimated noise=0.795096 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00429241 Jy ! Component: 100 - total flux cleaned = 0.00641175 Jy ! Component: 150 - total flux cleaned = 0.00758523 Jy ! Component: 200 - total flux cleaned = 0.00830911 Jy ! Total flux subtracted in 200 components = 0.00830911 Jy ! Clean residual min=-0.002832 max=0.002182 Jy/beam ! Clean residual mean=-0.000007 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.187086 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.000468172 Jy ! Component: 100 - total flux cleaned = 0.000678203 Jy ! Component: 150 - total flux cleaned = 0.000753318 Jy ! Component: 200 - total flux cleaned = 0.000811038 Jy ! Total flux subtracted in 200 components = 0.000811038 Jy ! Clean residual min=-0.002702 max=0.002269 Jy/beam ! Clean residual mean=-0.000007 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.187897 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 103 components and 0.187897 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.771 mas, bmaj=7.251 mas, bpa=-2.468 degrees ! Estimated noise=0.590396 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000254958 Jy ! Component: 100 - total flux cleaned = 0.000451285 Jy ! Component: 150 - total flux cleaned = 0.000582717 Jy ! Component: 200 - total flux cleaned = 0.000639746 Jy ! Total flux subtracted in 200 components = 0.000639746 Jy ! Clean residual min=-0.002429 max=0.002309 Jy/beam ! Clean residual mean=-0.000003 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.188536 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 121 components and 0.188536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056263Jy sigma=1.175566 ! Fit after self-cal, rms=0.056248Jy sigma=1.175404 wmodel /J0029-0113_S_map.mod ! wmodel: Unable to open new model file: /J0029-0113_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0029-0113_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.771 x 7.251 at -2.468 degrees (North through East) ! Clean map min=-0.0024266 max=0.1266 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0029-0113_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.126602 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000596248 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.41288 1.41288 2.82577 5.65154 11.3031 22.6062 45.2123 90.4246 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.126 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 212.331 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0029-0113_S_dfm.log closed on Thu May 19 23:45:01 2016