! Started logfile: /scr/pima/bg219i_uvs/J2121-2628_S_dfm.log on Thu May 19 23:35:40 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/bg219i_uvs/J2121-2628_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J2121-2628_S_uva.fits ! AN table 1: 61 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.461944 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2121-2628 ! ! 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 3156 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 J2121-2628_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 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.998261Jy sigma=20.151574 ! Fit after self-cal, rms=0.949738Jy sigma=19.057503 ! 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.618 mas, bmaj=8.922 mas, bpa=4.503 degrees ! Estimated noise=1.00672 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.0430775 Jy ! Component: 100 - total flux cleaned = 0.0505595 Jy ! Total flux subtracted in 100 components = 0.0505595 Jy ! Clean residual min=-0.005054 max=0.005879 Jy/beam ! Clean residual mean=0.000012 rms=0.001664 Jy/beam ! Combined flux in latest and established models = 0.0505595 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0505595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059918Jy sigma=1.160415 ! Fit after self-cal, rms=0.058473Jy sigma=1.131804 ! 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=5.139 mas, bmaj=12.7 mas, bpa=2.264 degrees ! Estimated noise=0.673885 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.00150408 Jy ! Component: 100 - total flux cleaned = 0.00156063 Jy ! Component: 150 - total flux cleaned = 0.00161241 Jy ! Component: 200 - total flux cleaned = 0.00165699 Jy ! Total flux subtracted in 200 components = 0.00165699 Jy ! Clean residual min=-0.003486 max=0.003140 Jy/beam ! Clean residual mean=0.000017 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.0522165 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 12 components and 0.0522165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058329Jy sigma=1.129021 ! Fit after self-cal, rms=0.058301Jy sigma=1.128483 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.139 x 12.7 at 2.264 degrees (North through East) ! Clean map min=-0.0034837 max=0.053589 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.01 FD 0.95 KP 1.06 LA 0.95 ! MK 0.98 OV 0.99 PT 1.03 SC 0.85 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.03 KP 1.06 LA 1.02 ! MK 0.90 OV 1.12 PT 0.87 SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.89 KP 1.12 LA 1.05 ! MK 1.17 OV 1.02 PT 0.96 SC 0.85 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.87 KP 1.07 LA 1.05 ! MK 1.01 OV 1.13 PT 1.01 SC 1.03 ! ! ! Fit before self-cal, rms=0.058301Jy sigma=1.128483 ! Fit after self-cal, rms=0.057966Jy sigma=1.123004 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.047 mas, bmaj=12.38 mas, bpa=3.803 degrees ! Estimated noise=0.666054 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 = -7.23201e-05 Jy ! Component: 100 - total flux cleaned = -4.28035e-05 Jy ! Component: 150 - total flux cleaned = -1.50591e-05 Jy ! Component: 200 - total flux cleaned = 1.18271e-05 Jy ! Total flux subtracted in 200 components = 1.18271e-05 Jy ! Clean residual min=-0.002653 max=0.003323 Jy/beam ! Clean residual mean=0.000023 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.0522283 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 19 components and 0.0522283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057959Jy sigma=1.122853 ! Fit after self-cal, rms=0.058169Jy sigma=1.121597 ! 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.058169Jy sigma=1.121597 ! Fit after self-cal, rms=0.058755Jy sigma=1.121226 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.046 mas, bmaj=12.37 mas, bpa=4.009 degrees ! Estimated noise=0.666687 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000137349 Jy ! Component: 100 - total flux cleaned = -9.70566e-05 Jy ! Component: 150 - total flux cleaned = -5.91316e-05 Jy ! Component: 200 - total flux cleaned = -3.51953e-05 Jy ! Total flux subtracted in 200 components = -3.51953e-05 Jy ! Clean residual min=-0.002604 max=0.003297 Jy/beam ! Clean residual mean=0.000023 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.0521931 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 19 components and 0.0521931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058749Jy sigma=1.121109 ! Fit after self-cal, rms=0.058714Jy sigma=1.119461 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.87141e-07 Jy ! Component: 100 - total flux cleaned = 2.0987e-05 Jy ! Component: 150 - total flux cleaned = 5.20611e-05 Jy ! Component: 200 - total flux cleaned = 8.1394e-05 Jy ! Total flux subtracted in 200 components = 8.1394e-05 Jy ! Clean residual min=-0.002539 max=0.003325 Jy/beam ! Clean residual mean=0.000022 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.0522745 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 20 components and 0.0522745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058710Jy sigma=1.119381 ! Fit after self-cal, rms=0.058710Jy sigma=1.119366 ! 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.058710Jy sigma=1.119366 ! Fit after self-cal, rms=0.059865Jy sigma=1.115564 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.054 mas, bmaj=12.38 mas, bpa=4.006 degrees ! Estimated noise=0.66884 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.31383e-05 Jy ! Component: 100 - total flux cleaned = -6.2137e-05 Jy ! Component: 150 - total flux cleaned = -8.1069e-05 Jy ! Component: 200 - total flux cleaned = -9.90917e-05 Jy ! Total flux subtracted in 200 components = -9.90917e-05 Jy ! Clean residual min=-0.002397 max=0.002740 Jy/beam ! Clean residual mean=0.000011 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.0521754 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 27 components and 0.0521754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059861Jy sigma=1.115496 ! Fit after self-cal, rms=0.059996Jy sigma=1.114908 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.00019582 Jy ! Component: 100 - total flux cleaned = -0.000203416 Jy ! Component: 150 - total flux cleaned = -0.000221128 Jy ! Component: 200 - total flux cleaned = -0.0002384 Jy ! Total flux subtracted in 200 components = -0.0002384 Jy ! Clean residual min=-0.002377 max=0.002779 Jy/beam ! Clean residual mean=0.000008 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.051937 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 28 components and 0.051937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059992Jy sigma=1.114852 ! Fit after self-cal, rms=0.059995Jy sigma=1.114840 ! 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.059995Jy sigma=1.114840 ! Fit after self-cal, rms=0.060353Jy sigma=1.114693 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=13.03 mas, bmaj=33.39 mas, bpa=21.82 degrees ! Estimated noise=0.740417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.98099e-05 Jy ! Component: 100 - total flux cleaned = -5.92332e-05 Jy ! Component: 150 - total flux cleaned = -5.22308e-05 Jy ! Component: 200 - total flux cleaned = -5.19792e-05 Jy ! Total flux subtracted in 200 components = -5.19792e-05 Jy ! Clean residual min=-0.002071 max=0.002541 Jy/beam ! Clean residual mean=0.000014 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.0518851 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 34 components and 0.0518851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060352Jy sigma=1.114672 ! Fit after self-cal, rms=0.060393Jy sigma=1.114622 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 = -9.64502e-05 Jy ! Component: 100 - total flux cleaned = -8.96727e-05 Jy ! Component: 150 - total flux cleaned = -8.93119e-05 Jy ! Component: 200 - total flux cleaned = -8.34777e-05 Jy ! Total flux subtracted in 200 components = -8.34777e-05 Jy ! Clean residual min=-0.002074 max=0.002532 Jy/beam ! Clean residual mean=0.000013 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.0518016 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.0518016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060392Jy sigma=1.114610 ! Fit after self-cal, rms=0.060392Jy sigma=1.114596 ! 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=5.051 mas, bmaj=12.37 mas, bpa=4.018 degrees ! Estimated noise=0.669074 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.051 x 12.37 at 4.018 degrees (North through East) ! Clean map min=-0.002294 max=0.053548 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.56 mas, bmaj=8.76 mas, bpa=6.199 degrees ! Estimated noise=0.979305 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0431915 Jy ! Component: 100 - total flux cleaned = 0.0506901 Jy ! Component: 150 - total flux cleaned = 0.0505071 Jy ! Component: 200 - total flux cleaned = 0.0505031 Jy ! Total flux subtracted in 200 components = 0.0505031 Jy ! Clean residual min=-0.003795 max=0.003934 Jy/beam ! Clean residual mean=-0.000003 rms=0.001030 Jy/beam ! Combined flux in latest and established models = 0.0505031 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 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0505031 Jy ! Inverting map and beam ! Estimated beam: bmin=5.051 mas, bmaj=12.37 mas, bpa=4.018 degrees ! Estimated noise=0.669074 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.000967519 Jy ! Component: 100 - total flux cleaned = 0.000983825 Jy ! Component: 150 - total flux cleaned = 0.00104867 Jy ! Component: 200 - total flux cleaned = 0.00109284 Jy ! Total flux subtracted in 200 components = 0.00109284 Jy ! Clean residual min=-0.002482 max=0.002824 Jy/beam ! Clean residual mean=0.000008 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.0515959 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 0.0515959 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=13.03 mas, bmaj=33.39 mas, bpa=21.82 degrees ! Estimated noise=0.740417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.01e-05 Jy ! Component: 100 - total flux cleaned = 3.04335e-05 Jy ! Component: 150 - total flux cleaned = 4.0231e-05 Jy ! Component: 200 - total flux cleaned = 4.90959e-05 Jy ! Total flux subtracted in 200 components = 4.90959e-05 Jy ! Clean residual min=-0.002161 max=0.002668 Jy/beam ! Clean residual mean=0.000011 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.051645 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 = 8.31194e-06 Jy ! Component: 100 - total flux cleaned = 1.63601e-05 Jy ! Component: 150 - total flux cleaned = 2.37195e-05 Jy ! Component: 200 - total flux cleaned = 2.9936e-05 Jy ! Total flux subtracted in 200 components = 2.9936e-05 Jy ! Clean residual min=-0.002153 max=0.002640 Jy/beam ! Clean residual mean=0.000011 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.0516749 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 32 components and 0.0516749 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.051 mas, bmaj=12.37 mas, bpa=4.018 degrees ! Estimated noise=0.669074 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.01854e-05 Jy ! Component: 100 - total flux cleaned = 4.57164e-05 Jy ! Component: 150 - total flux cleaned = 4.58112e-05 Jy ! Component: 200 - total flux cleaned = 3.37263e-05 Jy ! Total flux subtracted in 200 components = 3.37263e-05 Jy ! Clean residual min=-0.002447 max=0.002758 Jy/beam ! Clean residual mean=0.000009 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.0517087 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 33 components and 0.0517087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060400Jy sigma=1.114736 ! Fit after self-cal, rms=0.060406Jy sigma=1.114701 wmodel /J2121-2628_S_map.mod ! wmodel: Unable to open new model file: /J2121-2628_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219i_uvs/J2121-2628_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.051 x 12.37 at 4.018 degrees (North through East) ! Clean map min=-0.0023315 max=0.053927 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J2121-2628_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0539273 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000669728 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.72573 3.72573 7.45145 14.9029 29.8058 59.6116 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.053 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 80.521 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J2121-2628_S_dfm.log closed on Thu May 19 23:35:43 2016