! Started logfile: /scr/pima/bg219a_uvs/J0015+3216_S_dfm.log on Thu May 19 23:43:58 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/J0015+3216_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0015+3216_S_uva.fits ! AN table 1: 14 integrations on 6 of 6 possible baselines. ! AN table 2: 14 integrations on 10 of 10 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0015+3216 ! ! 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 896 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 J0015+3216_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 8 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.016389Jy sigma=26.207577 ! Fit after self-cal, rms=0.872000Jy sigma=22.319461 ! 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.618 mas, bmaj=5.074 mas, bpa=-16.37 degrees ! Estimated noise=1.27356 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.097761 Jy ! Component: 100 - total flux cleaned = 0.121175 Jy ! Total flux subtracted in 100 components = 0.121175 Jy ! Clean residual min=-0.010761 max=0.011676 Jy/beam ! Clean residual mean=-0.000004 rms=0.003295 Jy/beam ! Combined flux in latest and established models = 0.121175 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.121175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058112Jy sigma=1.362170 ! Fit after self-cal, rms=0.058137Jy sigma=1.361803 ! 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.061 mas, bmaj=5.76 mas, bpa=-12.23 degrees ! Estimated noise=1.02142 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.0151105 Jy ! Component: 100 - total flux cleaned = 0.0230408 Jy ! Component: 150 - total flux cleaned = 0.0279204 Jy ! Component: 200 - total flux cleaned = 0.0307236 Jy ! Total flux subtracted in 200 components = 0.0307236 Jy ! Clean residual min=-0.011703 max=0.011337 Jy/beam ! Clean residual mean=-0.000001 rms=0.003550 Jy/beam ! Combined flux in latest and established models = 0.151899 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 29 components and 0.151899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054481Jy sigma=1.246084 ! Fit after self-cal, rms=0.054564Jy sigma=1.245161 ! 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.061 x 5.76 at -12.23 degrees (North through East) ! Clean map min=-0.011446 max=0.12919 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: ! NL 1.04 OV 1.08 PT 1.11 SC 0.91 ! ! Telescope amplitude corrections in sub-array 2: ! LA 1.00* MK 1.00* NL 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! NL 0.99 OV 0.99 PT 1.12 SC 0.94 ! ! Telescope amplitude corrections in sub-array 2: ! LA 1.00* MK 1.00* NL 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! NL 0.99 OV 1.04 PT 1.14 SC 0.91 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.89 MK 1.13 NL 1.01 PT 0.92 ! SC 1.18 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! NL 0.96 OV 0.99 PT 1.09 SC 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.93 MK 1.06 NL 0.91 PT 0.90 ! SC 1.10 ! ! ! Fit before self-cal, rms=0.054564Jy sigma=1.245161 ! Fit after self-cal, rms=0.054340Jy sigma=1.199962 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.088 mas, bmaj=5.685 mas, bpa=-11.37 degrees ! Estimated noise=1.02628 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.00298521 Jy ! Component: 100 - total flux cleaned = 0.00486543 Jy ! Component: 150 - total flux cleaned = 0.0056266 Jy ! Component: 200 - total flux cleaned = 0.00603503 Jy ! Total flux subtracted in 200 components = 0.00603503 Jy ! Clean residual min=-0.008905 max=0.009250 Jy/beam ! Clean residual mean=-0.000009 rms=0.002578 Jy/beam ! Combined flux in latest and established models = 0.157934 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 35 components and 0.157934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054160Jy sigma=1.194067 ! Fit after self-cal, rms=0.054267Jy sigma=1.193462 ! 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.054267Jy sigma=1.193462 ! Fit after self-cal, rms=0.055320Jy sigma=1.184062 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.104 mas, bmaj=5.683 mas, bpa=-11.19 degrees ! Estimated noise=1.03897 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186045 Jy ! Component: 100 - total flux cleaned = 0.00249975 Jy ! Component: 150 - total flux cleaned = 0.00268408 Jy ! Component: 200 - total flux cleaned = 0.00281808 Jy ! Total flux subtracted in 200 components = 0.00281808 Jy ! Clean residual min=-0.008539 max=0.009101 Jy/beam ! Clean residual mean=-0.000006 rms=0.002411 Jy/beam ! Combined flux in latest and established models = 0.160752 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 0.160752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055225Jy sigma=1.181961 ! Fit after self-cal, rms=0.055256Jy sigma=1.181771 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.000310242 Jy ! Component: 100 - total flux cleaned = 0.00045963 Jy ! Component: 150 - total flux cleaned = 0.00059859 Jy ! Component: 200 - total flux cleaned = 0.000729287 Jy ! Total flux subtracted in 200 components = 0.000729287 Jy ! Clean residual min=-0.008639 max=0.008902 Jy/beam ! Clean residual mean=-0.000006 rms=0.002395 Jy/beam ! Combined flux in latest and established models = 0.161481 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.161481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055220Jy sigma=1.181013 ! Fit after self-cal, rms=0.055214Jy sigma=1.180953 ! 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.055214Jy sigma=1.180953 ! Fit after self-cal, rms=0.055584Jy sigma=1.180436 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.106 mas, bmaj=5.684 mas, bpa=-11.22 degrees ! Estimated noise=1.04622 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126807 Jy ! Component: 100 - total flux cleaned = 0.00182962 Jy ! Component: 150 - total flux cleaned = 0.0019328 Jy ! Component: 200 - total flux cleaned = 0.00198098 Jy ! Total flux subtracted in 200 components = 0.00198098 Jy ! Clean residual min=-0.008514 max=0.008822 Jy/beam ! Clean residual mean=-0.000006 rms=0.002379 Jy/beam ! Combined flux in latest and established models = 0.163462 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.163462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055550Jy sigma=1.179239 ! Fit after self-cal, rms=0.055553Jy sigma=1.179178 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.000107969 Jy ! Component: 100 - total flux cleaned = 0.000152201 Jy ! Component: 150 - total flux cleaned = 0.000194914 Jy ! Component: 200 - total flux cleaned = 0.000235813 Jy ! Total flux subtracted in 200 components = 0.000235813 Jy ! Clean residual min=-0.008574 max=0.008699 Jy/beam ! Clean residual mean=-0.000006 rms=0.002370 Jy/beam ! Combined flux in latest and established models = 0.163698 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 47 components and 0.163698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055537Jy sigma=1.178637 ! Fit after self-cal, rms=0.055533Jy sigma=1.178583 ! 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.055533Jy sigma=1.178583 ! Fit after self-cal, rms=0.055859Jy sigma=1.178284 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7 mas, bmaj=11.2 mas, bpa=-6.992 degrees ! Estimated noise=1.29123 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00321671 Jy ! Component: 100 - total flux cleaned = 0.00365758 Jy ! Component: 150 - total flux cleaned = 0.00378914 Jy ! Component: 200 - total flux cleaned = 0.00390334 Jy ! Total flux subtracted in 200 components = 0.00390334 Jy ! Clean residual min=-0.011836 max=0.011559 Jy/beam ! Clean residual mean=-0.000014 rms=0.004298 Jy/beam ! Combined flux in latest and established models = 0.167601 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 50 components and 0.167601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055908Jy sigma=1.178841 ! Fit after self-cal, rms=0.055799Jy sigma=1.176729 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 = 6.85576e-05 Jy ! Component: 100 - total flux cleaned = 0.000240466 Jy ! Component: 150 - total flux cleaned = 0.000372969 Jy ! Component: 200 - total flux cleaned = 0.000488957 Jy ! Total flux subtracted in 200 components = 0.000488957 Jy ! Clean residual min=-0.011600 max=0.011552 Jy/beam ! Clean residual mean=-0.000014 rms=0.004243 Jy/beam ! Combined flux in latest and established models = 0.16809 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 51 components and 0.16809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055848Jy sigma=1.178122 ! Fit after self-cal, rms=0.055776Jy sigma=1.176395 ! 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.107 mas, bmaj=5.68 mas, bpa=-11.19 degrees ! Estimated noise=1.0523 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.107 x 5.68 at -11.19 degrees (North through East) ! Clean map min=-0.0079777 max=0.12544 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.657 mas, bmaj=4.98 mas, bpa=-15.41 degrees ! Estimated noise=1.30819 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.100135 Jy ! Component: 100 - total flux cleaned = 0.124248 Jy ! Component: 150 - total flux cleaned = 0.136133 Jy ! Component: 200 - total flux cleaned = 0.143616 Jy ! Total flux subtracted in 200 components = 0.143616 Jy ! Clean residual min=-0.008082 max=0.008953 Jy/beam ! Clean residual mean=-0.000004 rms=0.002334 Jy/beam ! Combined flux in latest and established models = 0.143616 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.143616 Jy ! Inverting map and beam ! Estimated beam: bmin=3.107 mas, bmaj=5.68 mas, bpa=-11.19 degrees ! Estimated noise=1.0523 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.00786533 Jy ! Component: 100 - total flux cleaned = 0.0123368 Jy ! Component: 150 - total flux cleaned = 0.0152656 Jy ! Component: 200 - total flux cleaned = 0.0172362 Jy ! Total flux subtracted in 200 components = 0.0172362 Jy ! Clean residual min=-0.008514 max=0.008513 Jy/beam ! Clean residual mean=-0.000006 rms=0.002406 Jy/beam ! Combined flux in latest and established models = 0.160853 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 34 components and 0.160853 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 mas, bmaj=11.2 mas, bpa=-6.992 degrees ! Estimated noise=1.29123 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00415846 Jy ! Component: 100 - total flux cleaned = 0.00506887 Jy ! Component: 150 - total flux cleaned = 0.00523139 Jy ! Component: 200 - total flux cleaned = 0.00532961 Jy ! Total flux subtracted in 200 components = 0.00532961 Jy ! Clean residual min=-0.011781 max=0.011387 Jy/beam ! Clean residual mean=-0.000014 rms=0.004262 Jy/beam ! Combined flux in latest and established models = 0.166182 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.000132051 Jy ! Component: 100 - total flux cleaned = 0.000251946 Jy ! Component: 150 - total flux cleaned = 0.00040417 Jy ! Component: 200 - total flux cleaned = 0.00054618 Jy ! Total flux subtracted in 200 components = 0.00054618 Jy ! Clean residual min=-0.011637 max=0.011331 Jy/beam ! Clean residual mean=-0.000014 rms=0.004225 Jy/beam ! Combined flux in latest and established models = 0.166728 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 37 components and 0.166728 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.107 mas, bmaj=5.68 mas, bpa=-11.19 degrees ! Estimated noise=1.0523 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000826644 Jy ! Component: 100 - total flux cleaned = -0.000743179 Jy ! Component: 150 - total flux cleaned = -0.000674563 Jy ! Component: 200 - total flux cleaned = -0.000672297 Jy ! Total flux subtracted in 200 components = -0.000672297 Jy ! Clean residual min=-0.008653 max=0.008671 Jy/beam ! Clean residual mean=-0.000006 rms=0.002313 Jy/beam ! Combined flux in latest and established models = 0.166056 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 45 components and 0.166056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055810Jy sigma=1.175967 ! Fit after self-cal, rms=0.055755Jy sigma=1.175463 wmodel /J0015+3216_S_map.mod ! wmodel: Unable to open new model file: /J0015+3216_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0015+3216_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.107 x 5.68 at -11.19 degrees (North through East) ! Clean map min=-0.0081612 max=0.12686 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0015+3216_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.126861 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00231354 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -5.47103 5.47103 10.9421 21.8841 43.7682 87.5364 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0069 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.126 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 54.834 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0015+3216_S_dfm.log closed on Thu May 19 23:44:00 2016