! Started logfile: /scr/pima/bg219a_uvs/J0109+6133_S_dfm.log on Thu May 19 23:46:32 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/J0109+6133_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0109+6133_S_uva.fits ! AN table 1: 21 integrations on 6 of 6 possible baselines. ! AN table 2: 21 integrations on 10 of 10 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0109+6133 ! ! 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 1344 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 J0109+6133_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 4 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.030293Jy sigma=24.962880 ! Fit after self-cal, rms=0.812532Jy sigma=19.458834 ! 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.497 mas, bmaj=8.475 mas, bpa=-86.75 degrees ! Estimated noise=1.21382 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.139087 Jy ! Component: 100 - total flux cleaned = 0.176773 Jy ! Total flux subtracted in 100 components = 0.176773 Jy ! Clean residual min=-0.011512 max=0.016995 Jy/beam ! Clean residual mean=-0.000002 rms=0.003698 Jy/beam ! Combined flux in latest and established models = 0.176772 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.176772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058543Jy sigma=1.378675 ! Fit after self-cal, rms=0.058480Jy sigma=1.376710 ! 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.069 mas, bmaj=9.894 mas, bpa=-86.68 degrees ! Estimated noise=0.835213 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.022698 Jy ! Component: 100 - total flux cleaned = 0.0331134 Jy ! Component: 150 - total flux cleaned = 0.0383628 Jy ! Component: 200 - total flux cleaned = 0.0397844 Jy ! Total flux subtracted in 200 components = 0.0397844 Jy ! Clean residual min=-0.004452 max=0.005014 Jy/beam ! Clean residual mean=0.000005 rms=0.001361 Jy/beam ! Combined flux in latest and established models = 0.216557 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 49 components and 0.216557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050457Jy sigma=1.159065 ! Fit after self-cal, rms=0.050505Jy sigma=1.158445 ! 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.069 x 9.894 at -86.68 degrees (North through East) ! Clean map min=-0.0042637 max=0.1873 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.01 NL 0.99 OV 1.02 SC 1.07 ! ! Telescope amplitude corrections in sub-array 2: ! LA 1.00 MK 1.10 NL 0.98 OV 1.00 ! PT 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.02 NL 1.02 OV 1.03 SC 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! LA 1.00 MK 1.01 NL 0.96 OV 1.02 ! PT 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.05 NL 0.95 OV 1.01 SC 1.06 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.99 MK 0.99 NL 0.97 OV 1.01 ! PT 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.02 NL 0.90 OV 0.94 SC 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.98 MK 0.95 NL 0.94 OV 1.02 ! PT 0.98 ! ! ! Fit before self-cal, rms=0.050505Jy sigma=1.158445 ! Fit after self-cal, rms=0.049952Jy sigma=1.131182 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.078 mas, bmaj=9.99 mas, bpa=-86.47 degrees ! Estimated noise=0.831845 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.000363038 Jy ! Component: 100 - total flux cleaned = -0.000362804 Jy ! Component: 150 - total flux cleaned = -0.000409588 Jy ! Component: 200 - total flux cleaned = -0.000431114 Jy ! Total flux subtracted in 200 components = -0.000431114 Jy ! Clean residual min=-0.003336 max=0.003406 Jy/beam ! Clean residual mean=-0.000001 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.216126 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 57 components and 0.216126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049944Jy sigma=1.130956 ! Fit after self-cal, rms=0.049996Jy sigma=1.130820 ! 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.049996Jy sigma=1.130820 ! Fit after self-cal, rms=0.050005Jy sigma=1.130803 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.078 mas, bmaj=9.994 mas, bpa=-86.45 degrees ! Estimated noise=0.831641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000284104 Jy ! Component: 100 - total flux cleaned = -0.00030476 Jy ! Component: 150 - total flux cleaned = -0.00033321 Jy ! Component: 200 - total flux cleaned = -0.00036029 Jy ! Total flux subtracted in 200 components = -0.00036029 Jy ! Clean residual min=-0.003269 max=0.003379 Jy/beam ! Clean residual mean=-0.000001 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.215765 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 66 components and 0.215765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050000Jy sigma=1.130659 ! Fit after self-cal, rms=0.049999Jy sigma=1.130644 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 = -5.8863e-05 Jy ! Component: 100 - total flux cleaned = -5.77702e-05 Jy ! Component: 150 - total flux cleaned = -6.51309e-05 Jy ! Component: 200 - total flux cleaned = -8.77135e-05 Jy ! Total flux subtracted in 200 components = -8.77135e-05 Jy ! Clean residual min=-0.003234 max=0.003367 Jy/beam ! Clean residual mean=-0.000001 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.215678 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 70 components and 0.215678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049997Jy sigma=1.130567 ! Fit after self-cal, rms=0.049997Jy sigma=1.130559 ! 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.049997Jy sigma=1.130559 ! Fit after self-cal, rms=0.050036Jy sigma=1.130540 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.078 mas, bmaj=9.999 mas, bpa=-86.43 degrees ! Estimated noise=0.831926 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000199692 Jy ! Component: 100 - total flux cleaned = -0.000241472 Jy ! Component: 150 - total flux cleaned = -0.000269077 Jy ! Component: 200 - total flux cleaned = -0.000319359 Jy ! Total flux subtracted in 200 components = -0.000319359 Jy ! Clean residual min=-0.003191 max=0.003335 Jy/beam ! Clean residual mean=-0.000001 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.215358 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 71 components and 0.215358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050031Jy sigma=1.130427 ! Fit after self-cal, rms=0.050031Jy sigma=1.130418 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.88853e-05 Jy ! Component: 100 - total flux cleaned = -7.00714e-05 Jy ! Component: 150 - total flux cleaned = -9.17186e-05 Jy ! Component: 200 - total flux cleaned = -0.000112598 Jy ! Total flux subtracted in 200 components = -0.000112598 Jy ! Clean residual min=-0.003168 max=0.003320 Jy/beam ! Clean residual mean=-0.000001 rms=0.000841 Jy/beam ! Combined flux in latest and established models = 0.215246 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 73 components and 0.215246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050029Jy sigma=1.130361 ! Fit after self-cal, rms=0.050029Jy sigma=1.130358 ! 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.050029Jy sigma=1.130358 ! Fit after self-cal, rms=0.050048Jy sigma=1.130332 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.108 mas, bmaj=19.94 mas, bpa=78.32 degrees ! Estimated noise=1.04098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000126743 Jy ! Component: 100 - total flux cleaned = -0.000101637 Jy ! Component: 150 - total flux cleaned = -7.17916e-05 Jy ! Component: 200 - total flux cleaned = -4.72088e-05 Jy ! Total flux subtracted in 200 components = -4.72088e-05 Jy ! Clean residual min=-0.003404 max=0.003311 Jy/beam ! Clean residual mean=-0.000002 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.215199 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 78 components and 0.215199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050051Jy sigma=1.130406 ! Fit after self-cal, rms=0.050046Jy sigma=1.130368 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 = 8.09188e-06 Jy ! Component: 100 - total flux cleaned = 3.91752e-05 Jy ! Component: 150 - total flux cleaned = 5.43295e-05 Jy ! Component: 200 - total flux cleaned = 7.50338e-05 Jy ! Total flux subtracted in 200 components = 7.50338e-05 Jy ! Clean residual min=-0.003365 max=0.003314 Jy/beam ! Clean residual mean=-0.000002 rms=0.001058 Jy/beam ! Combined flux in latest and established models = 0.215274 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 81 components and 0.215274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050050Jy sigma=1.130451 ! Fit after self-cal, rms=0.050048Jy sigma=1.130428 ! 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.078 mas, bmaj=10 mas, bpa=-86.4 degrees ! Estimated noise=0.8321 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.078 x 10 at -86.4 degrees (North through East) ! Clean map min=-0.0030838 max=0.18633 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.498 mas, bmaj=8.578 mas, bpa=-86.34 degrees ! Estimated noise=1.21333 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.138989 Jy ! Component: 100 - total flux cleaned = 0.177405 Jy ! Component: 150 - total flux cleaned = 0.193518 Jy ! Component: 200 - total flux cleaned = 0.202122 Jy ! Total flux subtracted in 200 components = 0.202122 Jy ! Clean residual min=-0.006721 max=0.005560 Jy/beam ! Clean residual mean=-0.000002 rms=0.001527 Jy/beam ! Combined flux in latest and established models = 0.202122 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.202122 Jy ! Inverting map and beam ! Estimated beam: bmin=3.078 mas, bmaj=10 mas, bpa=-86.4 degrees ! Estimated noise=0.8321 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.00737457 Jy ! Component: 100 - total flux cleaned = 0.0109134 Jy ! Component: 150 - total flux cleaned = 0.0126602 Jy ! Component: 200 - total flux cleaned = 0.012882 Jy ! Total flux subtracted in 200 components = 0.012882 Jy ! Clean residual min=-0.003557 max=0.003350 Jy/beam ! Clean residual mean=-0.000001 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 0.215004 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 54 components and 0.215004 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.108 mas, bmaj=19.94 mas, bpa=78.32 degrees ! Estimated noise=1.04098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000373273 Jy ! Component: 100 - total flux cleaned = 0.000373164 Jy ! Component: 150 - total flux cleaned = 0.000372707 Jy ! Component: 200 - total flux cleaned = 0.000372335 Jy ! Total flux subtracted in 200 components = 0.000372335 Jy ! Clean residual min=-0.003411 max=0.003360 Jy/beam ! Clean residual mean=-0.000002 rms=0.001059 Jy/beam ! Combined flux in latest and established models = 0.215376 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 = -2.3053e-07 Jy ! Component: 100 - total flux cleaned = -4.27074e-07 Jy ! Component: 150 - total flux cleaned = -1.23527e-05 Jy ! Component: 200 - total flux cleaned = -2.34902e-05 Jy ! Total flux subtracted in 200 components = -2.34902e-05 Jy ! Clean residual min=-0.003380 max=0.003346 Jy/beam ! Clean residual mean=-0.000002 rms=0.001053 Jy/beam ! Combined flux in latest and established models = 0.215353 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 73 components and 0.215353 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.078 mas, bmaj=10 mas, bpa=-86.4 degrees ! Estimated noise=0.8321 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.95938e-05 Jy ! Component: 100 - total flux cleaned = -6.95822e-05 Jy ! Component: 150 - total flux cleaned = -0.000140963 Jy ! Component: 200 - total flux cleaned = -0.000247191 Jy ! Total flux subtracted in 200 components = -0.000247191 Jy ! Clean residual min=-0.003251 max=0.003384 Jy/beam ! Clean residual mean=-0.000001 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.215105 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 82 components and 0.215105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050069Jy sigma=1.130886 ! Fit after self-cal, rms=0.050063Jy sigma=1.130857 wmodel /J0109+6133_S_map.mod ! wmodel: Unable to open new model file: /J0109+6133_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0109+6133_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.078 x 10 at -86.4 degrees (North through East) ! Clean map min=-0.0031328 max=0.18651 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0109+6133_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.18651 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000844701 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.3587 1.3587 2.7174 5.43479 10.8696 21.7392 43.4783 86.9566 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.186 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 220.799 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0109+6133_S_dfm.log closed on Thu May 19 23:46:34 2016