! Started logfile: /scr/pima/bg219i_uvs/J1727-1951_S_dfm.log on Thu May 19 23:30:42 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/J1727-1951_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1727-1951_S_uva.fits ! AN table 1: 62 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.625 visibilities/baseline/integration-bin. ! Found source: J1727-1951 ! ! 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 5580 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 J1727-1951_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 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012599Jy sigma=19.099192 ! Fit after self-cal, rms=0.940749Jy sigma=17.978976 ! 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=4.17 mas, bmaj=16.21 mas, bpa=-24.4 degrees ! Estimated noise=0.769101 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.0495148 Jy ! Component: 100 - total flux cleaned = 0.0608029 Jy ! Total flux subtracted in 100 components = 0.0608029 Jy ! Clean residual min=-0.004798 max=0.006014 Jy/beam ! Clean residual mean=0.000006 rms=0.001500 Jy/beam ! Combined flux in latest and established models = 0.0608029 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0608029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162731Jy sigma=1.319668 ! Fit after self-cal, rms=0.162281Jy sigma=1.296731 ! 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.696 mas, bmaj=16.18 mas, bpa=-20.07 degrees ! Estimated noise=0.546624 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.00605243 Jy ! Component: 100 - total flux cleaned = 0.00934877 Jy ! Component: 150 - total flux cleaned = 0.0112622 Jy ! Component: 200 - total flux cleaned = 0.0124 Jy ! Total flux subtracted in 200 components = 0.0124 Jy ! Clean residual min=-0.003468 max=0.003737 Jy/beam ! Clean residual mean=0.000012 rms=0.001010 Jy/beam ! Combined flux in latest and established models = 0.073203 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 47 components and 0.073203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161752Jy sigma=1.291209 ! Fit after self-cal, rms=0.161530Jy sigma=1.290245 ! 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.696 x 16.18 at -20.07 degrees (North through East) ! Clean map min=-0.0036331 max=0.065035 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.11 FD 0.90 HN 0.94 KP 1.01 ! LA 0.98 MK 0.91 NL 1.05 OV 1.05 ! PT 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.86 HN 0.96 KP 1.03 ! LA 1.01 MK 1.08 NL 1.06 OV 1.09 ! PT 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.94 HN 1.07 KP 1.09 ! LA 1.08 MK 0.92 NL 0.95 OV 1.10 ! PT 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 0.85 KP 1.08 ! LA 0.97 MK 1.00 NL 1.10 OV 1.08 ! PT 1.00 ! ! ! Fit before self-cal, rms=0.161530Jy sigma=1.290245 ! Fit after self-cal, rms=0.170889Jy sigma=1.285281 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.695 mas, bmaj=16.23 mas, bpa=-20.1 degrees ! Estimated noise=0.56356 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.00227032 Jy ! Component: 100 - total flux cleaned = 0.00323672 Jy ! Component: 150 - total flux cleaned = 0.00316971 Jy ! Component: 200 - total flux cleaned = 0.00310834 Jy ! Total flux subtracted in 200 components = 0.00310834 Jy ! Clean residual min=-0.003439 max=0.003834 Jy/beam ! Clean residual mean=0.000011 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.0763113 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 58 components and 0.0763113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170706Jy sigma=1.285539 ! Fit after self-cal, rms=0.170703Jy sigma=1.284201 ! 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.170703Jy sigma=1.284201 ! Fit after self-cal, rms=0.193775Jy sigma=1.285539 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.659 mas, bmaj=16.23 mas, bpa=-20.12 degrees ! Estimated noise=0.607756 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00452965 Jy ! Component: 100 - total flux cleaned = 0.00620082 Jy ! Component: 150 - total flux cleaned = 0.00683228 Jy ! Component: 200 - total flux cleaned = 0.00686505 Jy ! Total flux subtracted in 200 components = 0.00686505 Jy ! Clean residual min=-0.003273 max=0.003597 Jy/beam ! Clean residual mean=0.000008 rms=0.000927 Jy/beam ! Combined flux in latest and established models = 0.0831763 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 76 components and 0.0831763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.193311Jy sigma=1.285528 ! Fit after self-cal, rms=0.193328Jy sigma=1.285104 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.48885e-05 Jy ! Component: 100 - total flux cleaned = 3.4821e-05 Jy ! Component: 150 - total flux cleaned = 1.12543e-05 Jy ! Component: 200 - total flux cleaned = 1.12504e-05 Jy ! Total flux subtracted in 200 components = 1.12504e-05 Jy ! Clean residual min=-0.003378 max=0.003583 Jy/beam ! Clean residual mean=0.000008 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.0831876 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 86 components and 0.0831876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.193290Jy sigma=1.285134 ! Fit after self-cal, rms=0.193285Jy sigma=1.285117 ! 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.193285Jy sigma=1.285117 ! Fit after self-cal, rms=0.194835Jy sigma=1.281754 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.614 mas, bmaj=16.25 mas, bpa=-20.26 degrees ! Estimated noise=0.650348 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00410216 Jy ! Component: 100 - total flux cleaned = 0.00549897 Jy ! Component: 150 - total flux cleaned = 0.00597296 Jy ! Component: 200 - total flux cleaned = 0.00607613 Jy ! Total flux subtracted in 200 components = 0.00607613 Jy ! Clean residual min=-0.003205 max=0.003643 Jy/beam ! Clean residual mean=0.000005 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.0892637 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 107 components and 0.0892637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194439Jy sigma=1.281869 ! Fit after self-cal, rms=0.194436Jy sigma=1.281848 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.73309e-05 Jy ! Component: 100 - total flux cleaned = 4.75938e-05 Jy ! Component: 150 - total flux cleaned = 2.82185e-05 Jy ! Component: 200 - total flux cleaned = 1.01314e-05 Jy ! Total flux subtracted in 200 components = 1.01314e-05 Jy ! Clean residual min=-0.003231 max=0.003595 Jy/beam ! Clean residual mean=0.000005 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.0892739 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 114 components and 0.0892739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194407Jy sigma=1.281869 ! Fit after self-cal, rms=0.194397Jy sigma=1.281859 ! 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.194397Jy sigma=1.281859 ! Fit after self-cal, rms=0.195938Jy sigma=1.279444 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.541 mas, bmaj=20.21 mas, bpa=-1.057 degrees ! Estimated noise=0.758256 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00403719 Jy ! Component: 100 - total flux cleaned = 0.005233 Jy ! Component: 150 - total flux cleaned = 0.00548808 Jy ! Component: 200 - total flux cleaned = 0.0055511 Jy ! Total flux subtracted in 200 components = 0.0055511 Jy ! Clean residual min=-0.003070 max=0.003675 Jy/beam ! Clean residual mean=0.000004 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.094825 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 142 components and 0.094825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195584Jy sigma=1.279727 ! Fit after self-cal, rms=0.195587Jy sigma=1.279715 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.03357e-06 Jy ! Component: 100 - total flux cleaned = -6.57111e-06 Jy ! Component: 150 - total flux cleaned = -3.5509e-05 Jy ! Component: 200 - total flux cleaned = -4.93367e-05 Jy ! Total flux subtracted in 200 components = -4.93367e-05 Jy ! Clean residual min=-0.003100 max=0.003689 Jy/beam ! Clean residual mean=0.000004 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.0947756 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 158 components and 0.0947756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195563Jy sigma=1.279746 ! Fit after self-cal, rms=0.195553Jy sigma=1.279740 ! 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.572 mas, bmaj=16.28 mas, bpa=-20.43 degrees ! Estimated noise=0.689173 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.572 x 16.28 at -20.43 degrees (North through East) ! Clean map min=-0.003099 max=0.08286 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=4.104 mas, bmaj=16.31 mas, bpa=-24.58 degrees ! Estimated noise=0.956422 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0628714 Jy ! Component: 100 - total flux cleaned = 0.0778555 Jy ! Component: 150 - total flux cleaned = 0.0852796 Jy ! Component: 200 - total flux cleaned = 0.0896826 Jy ! Total flux subtracted in 200 components = 0.0896826 Jy ! Clean residual min=-0.005204 max=0.005892 Jy/beam ! Clean residual mean=-0.000003 rms=0.001599 Jy/beam ! Combined flux in latest and established models = 0.0896827 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0896827 Jy ! Inverting map and beam ! Estimated beam: bmin=5.572 mas, bmaj=16.28 mas, bpa=-20.43 degrees ! Estimated noise=0.689173 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.00344779 Jy ! Component: 100 - total flux cleaned = 0.00490864 Jy ! Component: 150 - total flux cleaned = 0.00530807 Jy ! Component: 200 - total flux cleaned = 0.00549488 Jy ! Total flux subtracted in 200 components = 0.00549488 Jy ! Clean residual min=-0.003150 max=0.003726 Jy/beam ! Clean residual mean=0.000004 rms=0.000996 Jy/beam ! Combined flux in latest and established models = 0.0951775 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 47 components and 0.0951776 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.541 mas, bmaj=20.21 mas, bpa=-1.057 degrees ! Estimated noise=0.758256 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.26608e-05 Jy ! Component: 100 - total flux cleaned = 0.000141392 Jy ! Component: 150 - total flux cleaned = 0.000199079 Jy ! Component: 200 - total flux cleaned = 0.000121861 Jy ! Total flux subtracted in 200 components = 0.000121861 Jy ! Clean residual min=-0.003123 max=0.003698 Jy/beam ! Clean residual mean=0.000005 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.0952994 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 = -4.64012e-05 Jy ! Component: 100 - total flux cleaned = -6.87427e-05 Jy ! Component: 150 - total flux cleaned = -0.000110423 Jy ! Component: 200 - total flux cleaned = -0.000130164 Jy ! Total flux subtracted in 200 components = -0.000130164 Jy ! Clean residual min=-0.003152 max=0.003712 Jy/beam ! Clean residual mean=0.000005 rms=0.001088 Jy/beam ! Combined flux in latest and established models = 0.0951693 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 70 components and 0.0951692 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.572 mas, bmaj=16.28 mas, bpa=-20.43 degrees ! Estimated noise=0.689173 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.15083e-05 Jy ! Component: 100 - total flux cleaned = 9.24069e-05 Jy ! Component: 150 - total flux cleaned = 0.000115414 Jy ! Component: 200 - total flux cleaned = 9.45906e-05 Jy ! Total flux subtracted in 200 components = 9.45906e-05 Jy ! Clean residual min=-0.003145 max=0.003639 Jy/beam ! Clean residual mean=0.000004 rms=0.000970 Jy/beam ! Combined flux in latest and established models = 0.0952638 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 82 components and 0.0952638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195567Jy sigma=1.279833 ! Fit after self-cal, rms=0.195565Jy sigma=1.279817 wmodel /J1727-1951_S_map.mod ! wmodel: Unable to open new model file: /J1727-1951_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219i_uvs/J1727-1951_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.572 x 16.28 at -20.43 degrees (North through East) ! Clean map min=-0.0030972 max=0.083101 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1727-1951_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0831005 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000968864 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.49768 3.49768 6.99536 13.9907 27.9815 55.9629 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0029 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.083 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 85.771 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1727-1951_S_dfm.log closed on Thu May 19 23:30:44 2016