! Started logfile: /scr/pima/bg219g_uvs/J1714-2053_S_dfm.log on Thu May 19 21:54:52 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/J1714-2053_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1714-2053_S_uva.fits ! AN table 1: 26 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.882479 visibilities/baseline/integration-bin. ! Found source: J1714-2053 ! ! 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 3304 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 J1714-2053_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005888Jy sigma=19.115983 ! Fit after self-cal, rms=0.907260Jy sigma=17.334329 ! 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.627 mas, bmaj=6.331 mas, bpa=-10.28 degrees ! Estimated noise=1.08118 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.069712 Jy ! Component: 100 - total flux cleaned = 0.0881428 Jy ! Total flux subtracted in 100 components = 0.0881428 Jy ! Clean residual min=-0.007203 max=0.008653 Jy/beam ! Clean residual mean=-0.000004 rms=0.001906 Jy/beam ! Combined flux in latest and established models = 0.0881428 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0881428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075568Jy sigma=1.334478 ! Fit after self-cal, rms=0.074453Jy sigma=1.317000 ! 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.202 mas, bmaj=7.447 mas, bpa=-10.56 degrees ! Estimated noise=0.704207 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.0114771 Jy ! Component: 100 - total flux cleaned = 0.0166887 Jy ! Component: 150 - total flux cleaned = 0.0193636 Jy ! Component: 200 - total flux cleaned = 0.0208972 Jy ! Total flux subtracted in 200 components = 0.0208972 Jy ! Clean residual min=-0.005014 max=0.007677 Jy/beam ! Clean residual mean=-0.000001 rms=0.001581 Jy/beam ! Combined flux in latest and established models = 0.10904 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 30 components and 0.10904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072697Jy sigma=1.287806 ! Fit after self-cal, rms=0.072679Jy sigma=1.287331 ! 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.202 x 7.447 at -10.56 degrees (North through East) ! Clean map min=-0.0048187 max=0.094129 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.07 HN 1.01 KP 0.99 LA 0.88 ! MK 1.02 NL 0.99 OV 0.98 PT 1.06 ! SC 0.92 ! ! ! Correcting IF 2. ! 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 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 1.05 HN 1.01 KP 0.87 LA 0.93 ! MK 1.03 NL 0.97 OV 1.04 PT 1.01 ! SC 0.96 ! ! ! Fit before self-cal, rms=0.072679Jy sigma=1.287331 ! Fit after self-cal, rms=0.070986Jy sigma=1.283544 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.207 mas, bmaj=7.437 mas, bpa=-10.1 degrees ! Estimated noise=0.697433 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 (-104.5, -64). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00613106 Jy ! Component: 100 - total flux cleaned = 0.00821929 Jy ! Component: 150 - total flux cleaned = 0.00829996 Jy ! Component: 200 - total flux cleaned = 0.00818476 Jy ! Total flux subtracted in 200 components = 0.00818476 Jy ! Clean residual min=-0.004456 max=0.004047 Jy/beam ! Clean residual mean=-0.000001 rms=0.001084 Jy/beam ! Combined flux in latest and established models = 0.117225 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 53 components and 0.117225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070519Jy sigma=1.272082 ! Fit after self-cal, rms=0.070408Jy sigma=1.270759 ! 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.070408Jy sigma=1.270759 ! Fit after self-cal, rms=0.070407Jy sigma=1.270371 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.208 mas, bmaj=7.43 mas, bpa=-10.14 degrees ! Estimated noise=0.697433 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177775 Jy ! Component: 100 - total flux cleaned = 0.00173266 Jy ! Component: 150 - total flux cleaned = 0.00173126 Jy ! Component: 200 - total flux cleaned = 0.00181343 Jy ! Total flux subtracted in 200 components = 0.00181343 Jy ! Clean residual min=-0.004346 max=0.004016 Jy/beam ! Clean residual mean=-0.000000 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.119038 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 64 components and 0.119038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070336Jy sigma=1.268348 ! Fit after self-cal, rms=0.070323Jy sigma=1.268239 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.000219712 Jy ! Component: 100 - total flux cleaned = 0.000370014 Jy ! Component: 150 - total flux cleaned = 0.000437687 Jy ! Component: 200 - total flux cleaned = 0.0005012 Jy ! Total flux subtracted in 200 components = 0.0005012 Jy ! Clean residual min=-0.004249 max=0.003870 Jy/beam ! Clean residual mean=0.000000 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.119539 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 71 components and 0.119539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070296Jy sigma=1.267517 ! Fit after self-cal, rms=0.070292Jy sigma=1.267482 ! 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.070292Jy sigma=1.267482 ! Fit after self-cal, rms=0.070345Jy sigma=1.267359 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.21 mas, bmaj=7.429 mas, bpa=-10.16 degrees ! Estimated noise=0.697202 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000306019 Jy ! Component: 100 - total flux cleaned = 0.000402427 Jy ! Component: 150 - total flux cleaned = 0.000489323 Jy ! Component: 200 - total flux cleaned = 0.000543158 Jy ! Total flux subtracted in 200 components = 0.000543158 Jy ! Clean residual min=-0.004217 max=0.003916 Jy/beam ! Clean residual mean=-0.000000 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 0.120083 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 77 components and 0.120083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070325Jy sigma=1.266786 ! Fit after self-cal, rms=0.070325Jy sigma=1.266760 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 = 7.3053e-05 Jy ! Component: 100 - total flux cleaned = 0.000149093 Jy ! Component: 150 - total flux cleaned = 0.000196219 Jy ! Component: 200 - total flux cleaned = 0.000240298 Jy ! Total flux subtracted in 200 components = 0.000240298 Jy ! Clean residual min=-0.004179 max=0.003833 Jy/beam ! Clean residual mean=-0.000000 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 0.120323 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 85 components and 0.120323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070313Jy sigma=1.266422 ! Fit after self-cal, rms=0.070311Jy sigma=1.266408 ! 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.070311Jy sigma=1.266408 ! Fit after self-cal, rms=0.070377Jy sigma=1.266382 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.26 mas, bmaj=15.71 mas, bpa=-7.28 degrees ! Estimated noise=0.900882 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000660334 Jy ! Component: 100 - total flux cleaned = -0.000751894 Jy ! Component: 150 - total flux cleaned = -0.000829409 Jy ! Component: 200 - total flux cleaned = -0.0008995 Jy ! Total flux subtracted in 200 components = -0.0008995 Jy ! Clean residual min=-0.003816 max=0.003884 Jy/beam ! Clean residual mean=-0.000001 rms=0.001154 Jy/beam ! Combined flux in latest and established models = 0.119423 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 87 components and 0.119423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070398Jy sigma=1.266015 ! Fit after self-cal, rms=0.070402Jy sigma=1.265985 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.08057e-05 Jy ! Component: 100 - total flux cleaned = -0.000272479 Jy ! Component: 150 - total flux cleaned = -0.000381445 Jy ! Component: 200 - total flux cleaned = -0.00048085 Jy ! Total flux subtracted in 200 components = -0.00048085 Jy ! Clean residual min=-0.003779 max=0.003753 Jy/beam ! Clean residual mean=-0.000001 rms=0.001121 Jy/beam ! Combined flux in latest and established models = 0.118943 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 89 components and 0.118943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070426Jy sigma=1.266014 ! Fit after self-cal, rms=0.070429Jy sigma=1.265992 ! 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.21 mas, bmaj=7.426 mas, bpa=-10.14 degrees ! Estimated noise=0.697429 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.21 x 7.426 at -10.14 degrees (North through East) ! Clean map min=-0.0038632 max=0.093378 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.635 mas, bmaj=6.308 mas, bpa=-9.751 degrees ! Estimated noise=1.0743 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0697141 Jy ! Component: 100 - total flux cleaned = 0.0881001 Jy ! Component: 150 - total flux cleaned = 0.0975741 Jy ! Component: 200 - total flux cleaned = 0.104137 Jy ! Total flux subtracted in 200 components = 0.104137 Jy ! Clean residual min=-0.006052 max=0.005821 Jy/beam ! Clean residual mean=-0.000006 rms=0.001516 Jy/beam ! Combined flux in latest and established models = 0.104137 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.104137 Jy ! Inverting map and beam ! Estimated beam: bmin=3.21 mas, bmaj=7.426 mas, bpa=-10.14 degrees ! Estimated noise=0.697429 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) ! Added new window around map position (-3.5, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00750164 Jy ! Component: 100 - total flux cleaned = 0.0108205 Jy ! Component: 150 - total flux cleaned = 0.0124287 Jy ! Component: 200 - total flux cleaned = 0.0132924 Jy ! Total flux subtracted in 200 components = 0.0132924 Jy ! Clean residual min=-0.003742 max=0.003388 Jy/beam ! Clean residual mean=-0.000001 rms=0.000962 Jy/beam ! Combined flux in latest and established models = 0.11743 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 52 components and 0.11743 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.26 mas, bmaj=15.71 mas, bpa=-7.28 degrees ! Estimated noise=0.900882 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00180475 Jy ! Component: 100 - total flux cleaned = 0.00180526 Jy ! Component: 150 - total flux cleaned = 0.00189893 Jy ! Component: 200 - total flux cleaned = 0.00182797 Jy ! Total flux subtracted in 200 components = 0.00182797 Jy ! Clean residual min=-0.003509 max=0.003026 Jy/beam ! Clean residual mean=0.000001 rms=0.001033 Jy/beam ! Combined flux in latest and established models = 0.119258 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 = 1.02723e-06 Jy ! Component: 100 - total flux cleaned = -2.69767e-05 Jy ! Component: 150 - total flux cleaned = -2.73623e-05 Jy ! Component: 200 - total flux cleaned = -5.19377e-05 Jy ! Total flux subtracted in 200 components = -5.19377e-05 Jy ! Clean residual min=-0.003514 max=0.003034 Jy/beam ! Clean residual mean=0.000001 rms=0.001010 Jy/beam ! Combined flux in latest and established models = 0.119206 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 91 components and 0.119206 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.21 mas, bmaj=7.426 mas, bpa=-10.14 degrees ! Estimated noise=0.697429 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.17798e-05 Jy ! Component: 100 - total flux cleaned = 0.000165247 Jy ! Component: 150 - total flux cleaned = 0.00026348 Jy ! Component: 200 - total flux cleaned = 0.000307441 Jy ! Total flux subtracted in 200 components = 0.000307441 Jy ! Clean residual min=-0.003077 max=0.003429 Jy/beam ! Clean residual mean=0.000001 rms=0.000838 Jy/beam ! Combined flux in latest and established models = 0.119513 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 106 components and 0.119513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070131Jy sigma=1.261150 ! Fit after self-cal, rms=0.070090Jy sigma=1.260527 wmodel /J1714-2053_S_map.mod ! wmodel: Unable to open new model file: /J1714-2053_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1714-2053_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.21 x 7.426 at -10.14 degrees (North through East) ! Clean map min=-0.0046128 max=0.090942 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1714-2053_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0909417 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000826847 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.72762 2.72762 5.45523 10.9105 21.8209 43.6419 87.2837 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.09 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 109.986 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1714-2053_S_dfm.log closed on Thu May 19 21:54:54 2016