! Started logfile: /scr/pima/bg219a_uvs/J0749+7420_S_dfm.log on Thu May 19 23:58:11 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/J0749+7420_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0749+7420_S_uva.fits ! AN table 1: 14 integrations on 10 of 10 possible baselines. ! AN table 2: 14 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.953571 visibilities/baseline/integration-bin. ! Found source: J0749+7420 ! ! 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 1068 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 J0749+7420_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 11 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 11 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 11 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 11 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.091697Jy sigma=21.641586 ! Fit after self-cal, rms=0.594249Jy sigma=11.725740 ! 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.907 mas, bmaj=4.562 mas, bpa=75.01 degrees ! Estimated noise=1.93328 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.308934 Jy ! Component: 100 - total flux cleaned = 0.378301 Jy ! Total flux subtracted in 100 components = 0.378301 Jy ! Clean residual min=-0.014202 max=0.025470 Jy/beam ! Clean residual mean=0.000031 rms=0.005503 Jy/beam ! Combined flux in latest and established models = 0.378301 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.378301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075076Jy sigma=1.472538 ! Fit after self-cal, rms=0.075054Jy sigma=1.472182 ! 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.021 mas, bmaj=5.051 mas, bpa=85.66 degrees ! Estimated noise=1.2115 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.0371639 Jy ! Component: 100 - total flux cleaned = 0.0523485 Jy ! Component: 150 - total flux cleaned = 0.0589387 Jy ! Component: 200 - total flux cleaned = 0.0621907 Jy ! Total flux subtracted in 200 components = 0.0621907 Jy ! Clean residual min=-0.007596 max=0.008344 Jy/beam ! Clean residual mean=0.000002 rms=0.002111 Jy/beam ! Combined flux in latest and established models = 0.440491 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 18 components and 0.440491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058260Jy sigma=1.104845 ! Fit after self-cal, rms=0.058055Jy sigma=1.100588 ! 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.021 x 5.051 at 85.66 degrees (North through East) ! Clean map min=-0.0075015 max=0.40672 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.97 MK 1.06 NL 0.98 OV 1.01 ! PT 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! LA 1.01 NL 1.00 OV 1.01 PT 1.00 ! SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 0.99 NL 0.93 OV 1.06 ! PT 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! LA 1.01 NL 1.00 OV 1.01 PT 1.00 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.03 NL 0.97 OV 1.03 ! PT 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! LA 1.02 NL 1.01 OV 1.00 PT 1.00 ! SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 0.99 NL 0.97 OV 1.01 ! PT 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.98 NL 0.98 OV 1.02 PT 0.99 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.058055Jy sigma=1.100588 ! Fit after self-cal, rms=0.056543Jy sigma=1.071366 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.021 mas, bmaj=5.036 mas, bpa=85.62 degrees ! Estimated noise=1.2073 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.000475323 Jy ! Component: 100 - total flux cleaned = 0.000344487 Jy ! Component: 150 - total flux cleaned = 0.000340151 Jy ! Component: 200 - total flux cleaned = 0.000290232 Jy ! Total flux subtracted in 200 components = 0.000290232 Jy ! Clean residual min=-0.005948 max=0.006015 Jy/beam ! Clean residual mean=-0.000015 rms=0.001481 Jy/beam ! Combined flux in latest and established models = 0.440782 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 24 components and 0.440782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056399Jy sigma=1.068580 ! Fit after self-cal, rms=0.056353Jy sigma=1.067978 ! 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.056353Jy sigma=1.067978 ! Fit after self-cal, rms=0.056281Jy sigma=1.067880 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.019 mas, bmaj=5.029 mas, bpa=85.73 degrees ! Estimated noise=1.20685 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000413034 Jy ! Component: 100 - total flux cleaned = 0.000314857 Jy ! Component: 150 - total flux cleaned = 0.000314796 Jy ! Component: 200 - total flux cleaned = 0.000314734 Jy ! Total flux subtracted in 200 components = 0.000314734 Jy ! Clean residual min=-0.005850 max=0.005821 Jy/beam ! Clean residual mean=-0.000015 rms=0.001417 Jy/beam ! Combined flux in latest and established models = 0.441096 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 26 components and 0.441096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056205Jy sigma=1.066300 ! Fit after self-cal, rms=0.056181Jy sigma=1.065991 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.87658e-05 Jy ! Component: 100 - total flux cleaned = -3.784e-05 Jy ! Component: 150 - total flux cleaned = -3.69891e-05 Jy ! Component: 200 - total flux cleaned = -3.6956e-05 Jy ! Total flux subtracted in 200 components = -3.6956e-05 Jy ! Clean residual min=-0.005824 max=0.005796 Jy/beam ! Clean residual mean=-0.000014 rms=0.001383 Jy/beam ! Combined flux in latest and established models = 0.441059 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 27 components and 0.441059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056145Jy sigma=1.065138 ! Fit after self-cal, rms=0.056131Jy sigma=1.064967 ! 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.056131Jy sigma=1.064967 ! Fit after self-cal, rms=0.056080Jy sigma=1.064860 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.017 mas, bmaj=5.023 mas, bpa=85.8 degrees ! Estimated noise=1.20677 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000337584 Jy ! Component: 100 - total flux cleaned = 0.000368728 Jy ! Component: 150 - total flux cleaned = 0.000370892 Jy ! Component: 200 - total flux cleaned = 0.000392019 Jy ! Total flux subtracted in 200 components = 0.000392019 Jy ! Clean residual min=-0.005799 max=0.005732 Jy/beam ! Clean residual mean=-0.000014 rms=0.001351 Jy/beam ! Combined flux in latest and established models = 0.441451 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 28 components and 0.441451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056055Jy sigma=1.064266 ! Fit after self-cal, rms=0.056047Jy sigma=1.064154 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.25169e-05 Jy ! Component: 100 - total flux cleaned = 4.97757e-05 Jy ! Component: 150 - total flux cleaned = 4.95482e-05 Jy ! Component: 200 - total flux cleaned = 4.91112e-05 Jy ! Total flux subtracted in 200 components = 4.91112e-05 Jy ! Clean residual min=-0.005774 max=0.005708 Jy/beam ! Clean residual mean=-0.000014 rms=0.001336 Jy/beam ! Combined flux in latest and established models = 0.4415 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 30 components and 0.4415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056035Jy sigma=1.063830 ! Fit after self-cal, rms=0.056031Jy sigma=1.063770 ! 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.056031Jy sigma=1.063770 ! Fit after self-cal, rms=0.056013Jy sigma=1.063708 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.245 mas, bmaj=11.14 mas, bpa=-6.618 degrees ! Estimated noise=1.45597 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000363026 Jy ! Component: 100 - total flux cleaned = 0.000323155 Jy ! Component: 150 - total flux cleaned = 0.000205765 Jy ! Component: 200 - total flux cleaned = 0.000155942 Jy ! Total flux subtracted in 200 components = 0.000155942 Jy ! Clean residual min=-0.006623 max=0.005110 Jy/beam ! Clean residual mean=-0.000024 rms=0.001745 Jy/beam ! Combined flux in latest and established models = 0.441656 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 32 components and 0.441656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056043Jy sigma=1.063832 ! Fit after self-cal, rms=0.055989Jy sigma=1.063045 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 = -1.63103e-05 Jy ! Component: 100 - total flux cleaned = -4.91958e-05 Jy ! Component: 150 - total flux cleaned = -9.67629e-05 Jy ! Component: 200 - total flux cleaned = -0.000118088 Jy ! Total flux subtracted in 200 components = -0.000118088 Jy ! Clean residual min=-0.006566 max=0.005019 Jy/beam ! Clean residual mean=-0.000024 rms=0.001718 Jy/beam ! Combined flux in latest and established models = 0.441538 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 34 components and 0.441538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056020Jy sigma=1.063217 ! Fit after self-cal, rms=0.055984Jy sigma=1.062713 ! 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.016 mas, bmaj=5.018 mas, bpa=85.86 degrees ! Estimated noise=1.20707 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.016 x 5.018 at 85.86 degrees (North through East) ! Clean map min=-0.0054725 max=0.40592 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.898 mas, bmaj=4.542 mas, bpa=74.84 degrees ! Estimated noise=1.91569 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.305987 Jy ! Component: 100 - total flux cleaned = 0.375428 Jy ! Component: 150 - total flux cleaned = 0.404809 Jy ! Component: 200 - total flux cleaned = 0.420979 Jy ! Total flux subtracted in 200 components = 0.420979 Jy ! Clean residual min=-0.007568 max=0.009228 Jy/beam ! Clean residual mean=0.000004 rms=0.002390 Jy/beam ! Combined flux in latest and established models = 0.420979 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.420979 Jy ! Inverting map and beam ! Estimated beam: bmin=4.016 mas, bmaj=5.018 mas, bpa=85.86 degrees ! Estimated noise=1.20707 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.0133511 Jy ! Component: 100 - total flux cleaned = 0.019312 Jy ! Component: 150 - total flux cleaned = 0.0212237 Jy ! Component: 200 - total flux cleaned = 0.0216268 Jy ! Total flux subtracted in 200 components = 0.0216268 Jy ! Clean residual min=-0.006105 max=0.005215 Jy/beam ! Clean residual mean=-0.000014 rms=0.001390 Jy/beam ! Combined flux in latest and established models = 0.442605 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 30 components and 0.442605 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=9.245 mas, bmaj=11.14 mas, bpa=-6.618 degrees ! Estimated noise=1.45597 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00036346 Jy ! Component: 100 - total flux cleaned = 0.000174041 Jy ! Component: 150 - total flux cleaned = 6.62044e-05 Jy ! Component: 200 - total flux cleaned = -7.59353e-05 Jy ! Total flux subtracted in 200 components = -7.59353e-05 Jy ! Clean residual min=-0.006683 max=0.005081 Jy/beam ! Clean residual mean=-0.000026 rms=0.001797 Jy/beam ! Combined flux in latest and established models = 0.44253 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.000123344 Jy ! Component: 100 - total flux cleaned = -0.000196585 Jy ! Component: 150 - total flux cleaned = -0.00029727 Jy ! Component: 200 - total flux cleaned = -0.000358916 Jy ! Total flux subtracted in 200 components = -0.000358916 Jy ! Clean residual min=-0.006532 max=0.005037 Jy/beam ! Clean residual mean=-0.000025 rms=0.001745 Jy/beam ! Combined flux in latest and established models = 0.442171 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 34 components and 0.442171 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.016 mas, bmaj=5.018 mas, bpa=85.86 degrees ! Estimated noise=1.20707 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000478147 Jy ! Component: 100 - total flux cleaned = 0.000546474 Jy ! Component: 150 - total flux cleaned = 0.000508652 Jy ! Component: 200 - total flux cleaned = 0.000447384 Jy ! Total flux subtracted in 200 components = 0.000447384 Jy ! Clean residual min=-0.005568 max=0.005401 Jy/beam ! Clean residual mean=-0.000014 rms=0.001295 Jy/beam ! Combined flux in latest and established models = 0.442618 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.442618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056002Jy sigma=1.062848 ! Fit after self-cal, rms=0.055991Jy sigma=1.062713 wmodel /J0749+7420_S_map.mod ! wmodel: Unable to open new model file: /J0749+7420_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0749+7420_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.016 x 5.018 at 85.86 degrees (North through East) ! Clean map min=-0.0053768 max=0.4042 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0749+7420_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.404197 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0012887 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.95649 0.95649 1.91298 3.82596 7.65192 15.3038 30.6077 61.2154 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0038 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.404 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 313.646 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0749+7420_S_dfm.log closed on Thu May 19 23:58:13 2016