! Started logfile: /scr/pima/bg219a_uvs/J0941-1335_S_dfm.log on Fri May 20 00:02:06 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/J0941-1335_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0941-1335_S_uva.fits ! AN table 1: 14 integrations on 15 of 15 possible baselines. ! AN table 2: 14 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.959524 visibilities/baseline/integration-bin. ! Found source: J0941-1335 ! ! 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 1612 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 J0941-1335_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 12 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 12 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.029757Jy sigma=22.646678 ! Fit after self-cal, rms=0.744131Jy sigma=16.284053 ! 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.238 mas, bmaj=6.105 mas, bpa=-3.01 degrees ! Estimated noise=1.21982 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.198711 Jy ! Component: 100 - total flux cleaned = 0.242043 Jy ! Total flux subtracted in 100 components = 0.242043 Jy ! Clean residual min=-0.006851 max=0.012085 Jy/beam ! Clean residual mean=0.000011 rms=0.002055 Jy/beam ! Combined flux in latest and established models = 0.242043 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.242043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059508Jy sigma=1.245785 ! Fit after self-cal, rms=0.059507Jy sigma=1.245724 ! 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=2.573 mas, bmaj=6.877 mas, bpa=-2.514 degrees ! Estimated noise=0.885137 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.0148879 Jy ! Component: 100 - total flux cleaned = 0.0216283 Jy ! Component: 150 - total flux cleaned = 0.0250886 Jy ! Component: 200 - total flux cleaned = 0.0269655 Jy ! Total flux subtracted in 200 components = 0.0269655 Jy ! Clean residual min=-0.004502 max=0.005002 Jy/beam ! Clean residual mean=0.000006 rms=0.001161 Jy/beam ! Combined flux in latest and established models = 0.269008 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.269008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056120Jy sigma=1.166516 ! Fit after self-cal, rms=0.056130Jy sigma=1.166221 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.573 x 6.877 at -2.514 degrees (North through East) ! Clean map min=-0.0041065 max=0.25798 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: ! FD 0.99 LA 1.06 MK 1.01 NL 0.99 ! OV 1.00 SC 1.05 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.95 MK 1.00 NL 0.98 OV 1.06 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 LA 0.99 MK 1.00 NL 0.99 ! OV 1.03 SC 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! LA 1.00 MK 1.02 NL 0.98 OV 0.99 ! PT 1.00 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 LA 1.01 MK 1.02 NL 1.00 ! OV 1.02 SC 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! LA 1.00 MK 0.99 NL 0.99 OV 1.00 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 LA 1.01 MK 1.02 NL 1.05 ! OV 0.99 SC 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.97 MK 0.97 NL 0.94 OV 0.95 ! PT 1.01 SC 1.00 ! ! ! Fit before self-cal, rms=0.056130Jy sigma=1.166221 ! Fit after self-cal, rms=0.055131Jy sigma=1.145668 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.576 mas, bmaj=6.869 mas, bpa=-2.562 degrees ! Estimated noise=0.882894 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.000196633 Jy ! Component: 100 - total flux cleaned = -0.000222304 Jy ! Component: 150 - total flux cleaned = -0.000199585 Jy ! Component: 200 - total flux cleaned = -0.000199898 Jy ! Total flux subtracted in 200 components = -0.000199898 Jy ! Clean residual min=-0.003159 max=0.004222 Jy/beam ! Clean residual mean=0.000007 rms=0.000873 Jy/beam ! Combined flux in latest and established models = 0.268808 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 30 components and 0.268808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055107Jy sigma=1.145176 ! Fit after self-cal, rms=0.055097Jy sigma=1.145079 ! 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.055097Jy sigma=1.145079 ! Fit after self-cal, rms=0.055091Jy sigma=1.145071 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.577 mas, bmaj=6.87 mas, bpa=-2.565 degrees ! Estimated noise=0.882646 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000113406 Jy ! Component: 100 - total flux cleaned = -0.000114186 Jy ! Component: 150 - total flux cleaned = -0.000132798 Jy ! Component: 200 - total flux cleaned = -0.000132723 Jy ! Total flux subtracted in 200 components = -0.000132723 Jy ! Clean residual min=-0.003205 max=0.004180 Jy/beam ! Clean residual mean=0.000007 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 0.268676 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 32 components and 0.268676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055078Jy sigma=1.144818 ! Fit after self-cal, rms=0.055077Jy sigma=1.144796 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) ! Added new window around map position (-15.5, 38). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0029697 Jy ! Component: 100 - total flux cleaned = 0.0035715 Jy ! Component: 150 - total flux cleaned = 0.00411022 Jy ! Component: 200 - total flux cleaned = 0.00472552 Jy ! Total flux subtracted in 200 components = 0.00472552 Jy ! Clean residual min=-0.002978 max=0.002736 Jy/beam ! Clean residual mean=0.000004 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.273401 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 53 components and 0.273401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054829Jy sigma=1.139132 ! Fit after self-cal, rms=0.054813Jy sigma=1.138940 ! 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.054813Jy sigma=1.138940 ! Fit after self-cal, rms=0.054712Jy sigma=1.138633 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.575 mas, bmaj=6.871 mas, bpa=-2.615 degrees ! Estimated noise=0.880798 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000671399 Jy ! Component: 100 - total flux cleaned = 0.000977397 Jy ! Component: 150 - total flux cleaned = 0.00109088 Jy ! Component: 200 - total flux cleaned = 0.00119218 Jy ! Total flux subtracted in 200 components = 0.00119218 Jy ! Clean residual min=-0.002731 max=0.002593 Jy/beam ! Clean residual mean=0.000004 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.274593 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 67 components and 0.274593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054674Jy sigma=1.137802 ! Fit after self-cal, rms=0.054671Jy sigma=1.137765 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.000140456 Jy ! Component: 100 - total flux cleaned = 0.000249033 Jy ! Component: 150 - total flux cleaned = 0.000308696 Jy ! Component: 200 - total flux cleaned = 0.000364036 Jy ! Total flux subtracted in 200 components = 0.000364036 Jy ! Clean residual min=-0.002670 max=0.002576 Jy/beam ! Clean residual mean=0.000004 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.274957 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 79 components and 0.274957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054657Jy sigma=1.137443 ! Fit after self-cal, rms=0.054655Jy sigma=1.137429 ! 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.054655Jy sigma=1.137429 ! Fit after self-cal, rms=0.054671Jy sigma=1.137376 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.718 mas, bmaj=15.54 mas, bpa=-3.277 degrees ! Estimated noise=1.23154 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000343123 Jy ! Component: 100 - total flux cleaned = 0.000362285 Jy ! Component: 150 - total flux cleaned = 0.000361504 Jy ! Component: 200 - total flux cleaned = 0.000393937 Jy ! Total flux subtracted in 200 components = 0.000393937 Jy ! Clean residual min=-0.001957 max=0.002708 Jy/beam ! Clean residual mean=0.000007 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.275351 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 86 components and 0.275351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054671Jy sigma=1.137333 ! Fit after self-cal, rms=0.054671Jy sigma=1.137323 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.94001e-05 Jy ! Component: 100 - total flux cleaned = 1.17588e-05 Jy ! Component: 150 - total flux cleaned = 4.13198e-05 Jy ! Component: 200 - total flux cleaned = 8.44806e-05 Jy ! Total flux subtracted in 200 components = 8.44806e-05 Jy ! Clean residual min=-0.001960 max=0.002623 Jy/beam ! Clean residual mean=0.000007 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.275436 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 89 components and 0.275436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054672Jy sigma=1.137330 ! Fit after self-cal, rms=0.054672Jy sigma=1.137327 ! 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=2.576 mas, bmaj=6.872 mas, bpa=-2.637 degrees ! Estimated noise=0.880799 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.576 x 6.872 at -2.637 degrees (North through East) ! Clean map min=-0.0023856 max=0.25723 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.241 mas, bmaj=6.1 mas, bpa=-3.123 degrees ! Estimated noise=1.21563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.198016 Jy ! Component: 100 - total flux cleaned = 0.241196 Jy ! Component: 150 - total flux cleaned = 0.253232 Jy ! Component: 200 - total flux cleaned = 0.258912 Jy ! Total flux subtracted in 200 components = 0.258912 Jy ! Clean residual min=-0.004525 max=0.005230 Jy/beam ! Clean residual mean=0.000005 rms=0.001239 Jy/beam ! Combined flux in latest and established models = 0.258913 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.258913 Jy ! Inverting map and beam ! Estimated beam: bmin=2.576 mas, bmaj=6.872 mas, bpa=-2.637 degrees ! Estimated noise=0.880799 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.0056006 Jy ! Component: 100 - total flux cleaned = 0.00856697 Jy ! Component: 150 - total flux cleaned = 0.010124 Jy ! Component: 200 - total flux cleaned = 0.0112279 Jy ! Total flux subtracted in 200 components = 0.0112279 Jy ! Clean residual min=-0.003091 max=0.002775 Jy/beam ! Clean residual mean=0.000005 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.270141 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 41 components and 0.270141 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.718 mas, bmaj=15.54 mas, bpa=-3.277 degrees ! Estimated noise=1.23154 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00220136 Jy ! Component: 100 - total flux cleaned = 0.0033388 Jy ! Component: 150 - total flux cleaned = 0.00408138 Jy ! Component: 200 - total flux cleaned = 0.00429067 Jy ! Total flux subtracted in 200 components = 0.00429067 Jy ! Clean residual min=-0.002073 max=0.002667 Jy/beam ! Clean residual mean=0.000008 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.274431 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.000108427 Jy ! Component: 100 - total flux cleaned = 0.000211002 Jy ! Component: 150 - total flux cleaned = 0.000308752 Jy ! Component: 200 - total flux cleaned = 0.000383206 Jy ! Total flux subtracted in 200 components = 0.000383206 Jy ! Clean residual min=-0.002041 max=0.002552 Jy/beam ! Clean residual mean=0.000008 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.274814 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 75 components and 0.274814 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.576 mas, bmaj=6.872 mas, bpa=-2.637 degrees ! Estimated noise=0.880799 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000247754 Jy ! Component: 100 - total flux cleaned = 0.000409445 Jy ! Component: 150 - total flux cleaned = 0.000579447 Jy ! Component: 200 - total flux cleaned = 0.000669046 Jy ! Total flux subtracted in 200 components = 0.000669046 Jy ! Clean residual min=-0.002486 max=0.002830 Jy/beam ! Clean residual mean=0.000003 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.275483 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 88 components and 0.275483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054701Jy sigma=1.137844 ! Fit after self-cal, rms=0.054687Jy sigma=1.137684 wmodel /J0941-1335_S_map.mod ! wmodel: Unable to open new model file: /J0941-1335_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0941-1335_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.576 x 6.872 at -2.637 degrees (North through East) ! Clean map min=-0.0024578 max=0.25716 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0941-1335_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.257164 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000675669 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.788215 0.788215 1.57643 3.15286 6.30572 12.6114 25.2229 50.4457 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.257 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 380.607 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0941-1335_S_dfm.log closed on Fri May 20 00:02:08 2016