! Started logfile: /scr/pima/bg219g_uvs/J1616+4632_S_dfm.log on Thu May 19 21:53:26 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/bg219g_uvs/J1616+4632_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1616+4632_S_uva.fits ! AN table 1: 21 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.937831 visibilities/baseline/integration-bin. ! Found source: J1616+4632 ! ! 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 2836 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 J1616+4632_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.009580Jy sigma=25.027046 ! Fit after self-cal, rms=0.878859Jy sigma=21.785931 ! 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.471 mas, bmaj=8.937 mas, bpa=20.65 degrees ! Estimated noise=0.872923 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.0951647 Jy ! Component: 100 - total flux cleaned = 0.116075 Jy ! Total flux subtracted in 100 components = 0.116075 Jy ! Clean residual min=-0.006099 max=0.007583 Jy/beam ! Clean residual mean=0.000001 rms=0.001904 Jy/beam ! Combined flux in latest and established models = 0.116075 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.116075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057509Jy sigma=1.336827 ! Fit after self-cal, rms=0.057493Jy sigma=1.336478 ! 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.037 mas, bmaj=9.026 mas, bpa=19.16 degrees ! Estimated noise=0.568877 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.0074166 Jy ! Component: 100 - total flux cleaned = 0.0109931 Jy ! Component: 150 - total flux cleaned = 0.0126713 Jy ! Component: 200 - total flux cleaned = 0.0136197 Jy ! Total flux subtracted in 200 components = 0.0136197 Jy ! Clean residual min=-0.005116 max=0.003990 Jy/beam ! Clean residual mean=-0.000001 rms=0.001171 Jy/beam ! Combined flux in latest and established models = 0.129695 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 23 components and 0.129695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056629Jy sigma=1.310615 ! Fit after self-cal, rms=0.056632Jy sigma=1.310423 ! 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.037 x 9.026 at 19.16 degrees (North through East) ! Clean map min=-0.0049693 max=0.1229 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: ! BR 1.02 HN 1.00 KP 0.97 LA 0.98 ! MK 1.06 NL 0.90 OV 1.03 PT 1.02 ! SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 HN 1.07 KP 1.03 LA 0.97 ! MK 1.03 NL 0.88 OV 1.04 PT 0.99 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 HN 1.07 KP 1.02 LA 1.00 ! MK 1.05 NL 1.06 OV 1.08 PT 1.03 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.056632Jy sigma=1.310423 ! Fit after self-cal, rms=0.056493Jy sigma=1.296478 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.051 mas, bmaj=9.02 mas, bpa=19.39 degrees ! Estimated noise=0.574015 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.000576693 Jy ! Component: 100 - total flux cleaned = 0.000430293 Jy ! Component: 150 - total flux cleaned = 0.000458495 Jy ! Component: 200 - total flux cleaned = 0.000483281 Jy ! Total flux subtracted in 200 components = 0.000483281 Jy ! Clean residual min=-0.003714 max=0.003055 Jy/beam ! Clean residual mean=-0.000001 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.130178 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 36 components and 0.130178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056452Jy sigma=1.295252 ! Fit after self-cal, rms=0.056464Jy sigma=1.295130 ! 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.056464Jy sigma=1.295130 ! Fit after self-cal, rms=0.056895Jy sigma=1.294838 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.052 mas, bmaj=9.022 mas, bpa=19.42 degrees ! Estimated noise=0.57843 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000730629 Jy ! Component: 100 - total flux cleaned = 0.000701621 Jy ! Component: 150 - total flux cleaned = 0.000747161 Jy ! Component: 200 - total flux cleaned = 0.00078934 Jy ! Total flux subtracted in 200 components = 0.00078934 Jy ! Clean residual min=-0.003840 max=0.003023 Jy/beam ! Clean residual mean=-0.000001 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.130968 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 42 components and 0.130968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056870Jy sigma=1.294093 ! Fit after self-cal, rms=0.056871Jy sigma=1.294090 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 = 4.16736e-05 Jy ! Component: 100 - total flux cleaned = 7.87831e-05 Jy ! Component: 150 - total flux cleaned = 0.000113612 Jy ! Component: 200 - total flux cleaned = 0.000130044 Jy ! Total flux subtracted in 200 components = 0.000130044 Jy ! Clean residual min=-0.003842 max=0.002961 Jy/beam ! Clean residual mean=-0.000001 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.131098 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 50 components and 0.131098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056863Jy sigma=1.293831 ! Fit after self-cal, rms=0.056863Jy sigma=1.293828 ! 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.056863Jy sigma=1.293828 ! Fit after self-cal, rms=0.057297Jy sigma=1.293553 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.054 mas, bmaj=9.022 mas, bpa=19.42 degrees ! Estimated noise=0.582731 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000777767 Jy ! Component: 100 - total flux cleaned = 0.000758344 Jy ! Component: 150 - total flux cleaned = 0.000757933 Jy ! Component: 200 - total flux cleaned = 0.000774192 Jy ! Total flux subtracted in 200 components = 0.000774192 Jy ! Clean residual min=-0.003925 max=0.002966 Jy/beam ! Clean residual mean=-0.000001 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.131872 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 54 components and 0.131872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057284Jy sigma=1.293104 ! Fit after self-cal, rms=0.057285Jy sigma=1.293102 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.42514e-05 Jy ! Component: 100 - total flux cleaned = 4.85083e-05 Jy ! Component: 150 - total flux cleaned = 7.67444e-05 Jy ! Component: 200 - total flux cleaned = 9.01328e-05 Jy ! Total flux subtracted in 200 components = 9.01328e-05 Jy ! Clean residual min=-0.003908 max=0.002926 Jy/beam ! Clean residual mean=-0.000001 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.131962 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 58 components and 0.131962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057280Jy sigma=1.292932 ! Fit after self-cal, rms=0.057280Jy sigma=1.292930 ! 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.057280Jy sigma=1.292930 ! Fit after self-cal, rms=0.057641Jy sigma=1.292742 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.593 mas, bmaj=10.31 mas, bpa=15.12 degrees ! Estimated noise=0.727983 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000136584 Jy ! Component: 100 - total flux cleaned = -0.000164541 Jy ! Component: 150 - total flux cleaned = -0.00021636 Jy ! Component: 200 - total flux cleaned = -0.000263133 Jy ! Total flux subtracted in 200 components = -0.000263133 Jy ! Clean residual min=-0.004124 max=0.002931 Jy/beam ! Clean residual mean=-0.000002 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.131699 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 64 components and 0.131699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057640Jy sigma=1.292563 ! Fit after self-cal, rms=0.057640Jy sigma=1.292560 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.45857e-05 Jy ! Component: 100 - total flux cleaned = -8.23447e-05 Jy ! Component: 150 - total flux cleaned = -9.91563e-05 Jy ! Component: 200 - total flux cleaned = -0.000114828 Jy ! Total flux subtracted in 200 components = -0.000114828 Jy ! Clean residual min=-0.004078 max=0.002906 Jy/beam ! Clean residual mean=-0.000002 rms=0.000960 Jy/beam ! Combined flux in latest and established models = 0.131584 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 68 components and 0.131584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057648Jy sigma=1.292607 ! Fit after self-cal, rms=0.057648Jy sigma=1.292605 ! 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.054 mas, bmaj=9.022 mas, bpa=19.43 degrees ! Estimated noise=0.586311 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.054 x 9.022 at 19.43 degrees (North through East) ! Clean map min=-0.0038821 max=0.12636 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.48 mas, bmaj=8.953 mas, bpa=20.93 degrees ! Estimated noise=0.904409 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0985356 Jy ! Component: 100 - total flux cleaned = 0.120295 Jy ! Component: 150 - total flux cleaned = 0.126747 Jy ! Component: 200 - total flux cleaned = 0.130036 Jy ! Total flux subtracted in 200 components = 0.130036 Jy ! Clean residual min=-0.004652 max=0.004566 Jy/beam ! Clean residual mean=0.000000 rms=0.001238 Jy/beam ! Combined flux in latest and established models = 0.130036 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.130036 Jy ! Inverting map and beam ! Estimated beam: bmin=3.054 mas, bmaj=9.022 mas, bpa=19.43 degrees ! Estimated noise=0.586311 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.00134076 Jy ! Component: 100 - total flux cleaned = 0.00194082 Jy ! Component: 150 - total flux cleaned = 0.00228839 Jy ! Component: 200 - total flux cleaned = 0.00236033 Jy ! Total flux subtracted in 200 components = 0.00236033 Jy ! Clean residual min=-0.004156 max=0.003033 Jy/beam ! Clean residual mean=-0.000001 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.132396 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 27 components and 0.132396 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.593 mas, bmaj=10.31 mas, bpa=15.12 degrees ! Estimated noise=0.727983 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00061395 Jy ! Component: 100 - total flux cleaned = -0.000613823 Jy ! Component: 150 - total flux cleaned = -0.000640758 Jy ! Component: 200 - total flux cleaned = -0.000689468 Jy ! Total flux subtracted in 200 components = -0.000689468 Jy ! Clean residual min=-0.004191 max=0.003033 Jy/beam ! Clean residual mean=-0.000002 rms=0.001002 Jy/beam ! Combined flux in latest and established models = 0.131706 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.22524e-05 Jy ! Component: 100 - total flux cleaned = -4.33676e-05 Jy ! Component: 150 - total flux cleaned = -6.33922e-05 Jy ! Component: 200 - total flux cleaned = -6.32375e-05 Jy ! Total flux subtracted in 200 components = -6.32375e-05 Jy ! Clean residual min=-0.004143 max=0.002986 Jy/beam ! Clean residual mean=-0.000002 rms=0.000983 Jy/beam ! Combined flux in latest and established models = 0.131643 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 44 components and 0.131643 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.054 mas, bmaj=9.022 mas, bpa=19.43 degrees ! Estimated noise=0.586311 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105779 Jy ! Component: 100 - total flux cleaned = 0.00112225 Jy ! Component: 150 - total flux cleaned = 0.00117171 Jy ! Component: 200 - total flux cleaned = 0.0011722 Jy ! Total flux subtracted in 200 components = 0.0011722 Jy ! Clean residual min=-0.004192 max=0.002964 Jy/beam ! Clean residual mean=-0.000001 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.132815 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 56 components and 0.132815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057656Jy sigma=1.293137 ! Fit after self-cal, rms=0.057657Jy sigma=1.293120 wmodel /J1616+4632_S_map.mod ! wmodel: Unable to open new model file: /J1616+4632_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1616+4632_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.054 x 9.022 at 19.43 degrees (North through East) ! Clean map min=-0.004045 max=0.12664 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1616+4632_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.126637 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000880589 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.0861 2.0861 4.17219 8.34438 16.6888 33.3775 66.7551 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.126 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 143.809 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1616+4632_S_dfm.log closed on Thu May 19 21:53:28 2016