! Started logfile: /scr/pima/bg219b_uvs/J0356+0013_S_dfm.log on Thu May 19 20:00:24 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/bg219b_uvs/J0356+0013_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0356+0013_S_uva.fits ! AN table 1: 61 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.227687 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0356+0013 ! ! 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 2000 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 J0356+0013_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 296 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 296 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 296 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 296 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004343Jy sigma=24.148703 ! Fit after self-cal, rms=0.955237Jy sigma=23.528441 ! 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.746 mas, bmaj=12.07 mas, bpa=15.45 degrees ! Estimated noise=1.3162 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.0378393 Jy ! Component: 100 - total flux cleaned = 0.0388063 Jy ! Total flux subtracted in 100 components = 0.0388063 Jy ! Clean residual min=-0.007295 max=0.006825 Jy/beam ! Clean residual mean=-0.000001 rms=0.002080 Jy/beam ! Combined flux in latest and established models = 0.0388063 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0388063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.042636Jy sigma=1.012955 ! Fit after self-cal, rms=0.040917Jy sigma=0.974052 ! 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.478 mas, bmaj=11.77 mas, bpa=10.49 degrees ! Estimated noise=0.812776 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.000932736 Jy ! Component: 100 - total flux cleaned = 0.0012264 Jy ! Component: 150 - total flux cleaned = 0.00149662 Jy ! Component: 200 - total flux cleaned = 0.00162475 Jy ! Total flux subtracted in 200 components = 0.00162475 Jy ! Clean residual min=-0.003277 max=0.003684 Jy/beam ! Clean residual mean=0.000001 rms=0.001034 Jy/beam ! Combined flux in latest and established models = 0.0404311 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.0404311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.040643Jy sigma=0.968585 ! Fit after self-cal, rms=0.040590Jy sigma=0.968119 ! 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.478 x 11.77 at 10.49 degrees (North through East) ! Clean map min=-0.0032078 max=0.045608 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. ! A total of 42 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! A total of 42 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* HN 0.94 KP 1.07 ! LA 0.89 NL 1.00* OV 1.12 PT 1.01 ! SC 0.96 ! ! ! Correcting IF 3. ! A total of 42 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00* HN 1.17 KP 0.97 ! LA 0.84 NL 1.00* OV 0.97 PT 0.93 ! SC 0.92 ! ! ! Correcting IF 4. ! A total of 42 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.040590Jy sigma=0.968119 ! Fit after self-cal, rms=0.040666Jy sigma=0.963193 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.349 mas, bmaj=12.01 mas, bpa=11.86 degrees ! Estimated noise=0.875117 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.000381866 Jy ! Component: 100 - total flux cleaned = -0.000477792 Jy ! Component: 150 - total flux cleaned = -0.000502501 Jy ! Component: 200 - total flux cleaned = -0.00052578 Jy ! Total flux subtracted in 200 components = -0.00052578 Jy ! Clean residual min=-0.003130 max=0.004284 Jy/beam ! Clean residual mean=0.000001 rms=0.001046 Jy/beam ! Combined flux in latest and established models = 0.0399053 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 31 components and 0.0399053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.040610Jy sigma=0.962269 ! Fit after self-cal, rms=0.040607Jy sigma=0.961797 ! 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.040607Jy sigma=0.961797 ! Fit after self-cal, rms=0.041225Jy sigma=0.959799 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.348 mas, bmaj=12.03 mas, bpa=11.82 degrees ! Estimated noise=0.88575 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.20851e-05 Jy ! Component: 100 - total flux cleaned = -9.661e-05 Jy ! Component: 150 - total flux cleaned = -0.000151487 Jy ! Component: 200 - total flux cleaned = -0.000135347 Jy ! Total flux subtracted in 200 components = -0.000135347 Jy ! Clean residual min=-0.003055 max=0.004064 Jy/beam ! Clean residual mean=0.000000 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.0397699 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.0397699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041189Jy sigma=0.959341 ! Fit after self-cal, rms=0.041244Jy sigma=0.958893 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.10339e-05 Jy ! Component: 100 - total flux cleaned = 2.46774e-05 Jy ! Component: 150 - total flux cleaned = 2.38413e-05 Jy ! Component: 200 - total flux cleaned = 3.70265e-05 Jy ! Total flux subtracted in 200 components = 3.70265e-05 Jy ! Clean residual min=-0.002967 max=0.004057 Jy/beam ! Clean residual mean=0.000000 rms=0.001017 Jy/beam ! Combined flux in latest and established models = 0.039807 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.039807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041231Jy sigma=0.958747 ! Fit after self-cal, rms=0.041233Jy sigma=0.958731 ! 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.041233Jy sigma=0.958731 ! Fit after self-cal, rms=0.041554Jy sigma=0.958478 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.355 mas, bmaj=12.06 mas, bpa=11.8 degrees ! Estimated noise=0.889128 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000134286 Jy ! Component: 100 - total flux cleaned = -0.000208569 Jy ! Component: 150 - total flux cleaned = -0.000248104 Jy ! Component: 200 - total flux cleaned = -0.000247901 Jy ! Total flux subtracted in 200 components = -0.000247901 Jy ! Clean residual min=-0.003032 max=0.004035 Jy/beam ! Clean residual mean=0.000000 rms=0.001012 Jy/beam ! Combined flux in latest and established models = 0.0395591 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 50 components and 0.0395591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041538Jy sigma=0.958330 ! Fit after self-cal, rms=0.041522Jy sigma=0.957536 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.000107719 Jy ! Component: 100 - total flux cleaned = 9.58515e-05 Jy ! Component: 150 - total flux cleaned = 8.50405e-05 Jy ! Component: 200 - total flux cleaned = 7.4403e-05 Jy ! Total flux subtracted in 200 components = 7.4403e-05 Jy ! Clean residual min=-0.002996 max=0.003929 Jy/beam ! Clean residual mean=0.000000 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.0396335 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 57 components and 0.0396335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041514Jy sigma=0.957439 ! Fit after self-cal, rms=0.041504Jy sigma=0.957336 ! 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.041504Jy sigma=0.957336 ! Fit after self-cal, rms=0.041553Jy sigma=0.957297 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.57 mas, bmaj=15.87 mas, bpa=18.79 degrees ! Estimated noise=1.00576 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00043697 Jy ! Component: 100 - total flux cleaned = -0.000421148 Jy ! Component: 150 - total flux cleaned = -0.000421347 Jy ! Component: 200 - total flux cleaned = -0.000408583 Jy ! Total flux subtracted in 200 components = -0.000408583 Jy ! Clean residual min=-0.003631 max=0.004743 Jy/beam ! Clean residual mean=-0.000000 rms=0.001294 Jy/beam ! Combined flux in latest and established models = 0.0392249 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 66 components and 0.0392249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041545Jy sigma=0.957286 ! Fit after self-cal, rms=0.041546Jy sigma=0.957262 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.418e-05 Jy ! Component: 100 - total flux cleaned = 2.38684e-05 Jy ! Component: 150 - total flux cleaned = 2.37345e-05 Jy ! Component: 200 - total flux cleaned = 2.38204e-05 Jy ! Total flux subtracted in 200 components = 2.38204e-05 Jy ! Clean residual min=-0.003711 max=0.004734 Jy/beam ! Clean residual mean=-0.000000 rms=0.001294 Jy/beam ! Combined flux in latest and established models = 0.0392487 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 76 components and 0.0392487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041543Jy sigma=0.957266 ! Fit after self-cal, rms=0.041542Jy sigma=0.957253 ! 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.354 mas, bmaj=12.07 mas, bpa=11.8 degrees ! Estimated noise=0.889824 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.354 x 12.07 at 11.8 degrees (North through East) ! Clean map min=-0.0031614 max=0.04724 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.743 mas, bmaj=12.26 mas, bpa=15.93 degrees ! Estimated noise=1.35138 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.039142 Jy ! Component: 100 - total flux cleaned = 0.0389942 Jy ! Component: 150 - total flux cleaned = 0.0382676 Jy ! Component: 200 - total flux cleaned = 0.0382758 Jy ! Total flux subtracted in 200 components = 0.0382758 Jy ! Clean residual min=-0.004950 max=0.005144 Jy/beam ! Clean residual mean=-0.000002 rms=0.001506 Jy/beam ! Combined flux in latest and established models = 0.0382758 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 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0382758 Jy ! Inverting map and beam ! Estimated beam: bmin=4.354 mas, bmaj=12.07 mas, bpa=11.8 degrees ! Estimated noise=0.889824 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.00100546 Jy ! Component: 100 - total flux cleaned = 0.0011548 Jy ! Component: 150 - total flux cleaned = 0.00119098 Jy ! Component: 200 - total flux cleaned = 0.00127787 Jy ! Total flux subtracted in 200 components = 0.00127787 Jy ! Clean residual min=-0.003071 max=0.004355 Jy/beam ! Clean residual mean=-0.000000 rms=0.001072 Jy/beam ! Combined flux in latest and established models = 0.0395537 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 27 components and 0.0395537 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=10.57 mas, bmaj=15.87 mas, bpa=18.79 degrees ! Estimated noise=1.00576 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.42504e-05 Jy ! Component: 100 - total flux cleaned = 3.38407e-05 Jy ! Component: 150 - total flux cleaned = 6.16726e-05 Jy ! Component: 200 - total flux cleaned = 8.48748e-05 Jy ! Total flux subtracted in 200 components = 8.48748e-05 Jy ! Clean residual min=-0.003739 max=0.005014 Jy/beam ! Clean residual mean=-0.000001 rms=0.001337 Jy/beam ! Combined flux in latest and established models = 0.0396385 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 = -3.56895e-07 Jy ! Component: 100 - total flux cleaned = -1.40813e-06 Jy ! Component: 150 - total flux cleaned = -1.15577e-06 Jy ! Component: 200 - total flux cleaned = -1.10051e-06 Jy ! Total flux subtracted in 200 components = -1.10051e-06 Jy ! Clean residual min=-0.003815 max=0.004903 Jy/beam ! Clean residual mean=-0.000000 rms=0.001324 Jy/beam ! Combined flux in latest and established models = 0.0396375 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 37 components and 0.0396375 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.354 mas, bmaj=12.07 mas, bpa=11.8 degrees ! Estimated noise=0.889824 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000163731 Jy ! Component: 100 - total flux cleaned = 0.000136145 Jy ! Component: 150 - total flux cleaned = 0.000135433 Jy ! Component: 200 - total flux cleaned = 0.000116451 Jy ! Total flux subtracted in 200 components = 0.000116451 Jy ! Clean residual min=-0.003180 max=0.003964 Jy/beam ! Clean residual mean=-0.000000 rms=0.001030 Jy/beam ! Combined flux in latest and established models = 0.0397539 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 50 components and 0.0397539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041555Jy sigma=0.957717 ! Fit after self-cal, rms=0.041543Jy sigma=0.957484 wmodel /J0356+0013_S_map.mod ! wmodel: Unable to open new model file: /J0356+0013_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0356+0013_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.354 x 12.07 at 11.8 degrees (North through East) ! Clean map min=-0.0033551 max=0.045799 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0356+0013_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0457991 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00101939 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -6.67736 6.67736 13.3547 26.7094 53.4189 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.045 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 44.927 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0356+0013_S_dfm.log closed on Thu May 19 20:00:26 2016