! Started logfile: /scr/pima/bg219g_uvs/J1729-2657_S_dfm.log on Thu May 19 21:56:07 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/J1729-2657_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1729-2657_S_uva.fits ! AN table 1: 29 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.571429 visibilities/baseline/integration-bin. ! Found source: J1729-2657 ! ! 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 1856 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 J1729-2657_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 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.029204Jy sigma=19.519930 ! Fit after self-cal, rms=0.861081Jy sigma=16.668648 ! 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=6.418 mas, bmaj=36.27 mas, bpa=-12.36 degrees ! Estimated noise=1.58851 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0953414 Jy ! Component: 100 - total flux cleaned = 0.138561 Jy ! Total flux subtracted in 100 components = 0.138561 Jy ! Clean residual min=-0.010767 max=0.021372 Jy/beam ! Clean residual mean=-0.000028 rms=0.005257 Jy/beam ! Combined flux in latest and established models = 0.138561 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.138561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084542Jy sigma=1.545808 ! Fit after self-cal, rms=0.083845Jy sigma=1.537808 ! 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=7.718 mas, bmaj=32.37 mas, bpa=-11.61 degrees ! Estimated noise=0.963953 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.0331004 Jy ! Component: 100 - total flux cleaned = 0.0462197 Jy ! Component: 150 - total flux cleaned = 0.0507891 Jy ! Component: 200 - total flux cleaned = 0.053825 Jy ! Total flux subtracted in 200 components = 0.053825 Jy ! Clean residual min=-0.003691 max=0.003714 Jy/beam ! Clean residual mean=0.000002 rms=0.001551 Jy/beam ! Combined flux in latest and established models = 0.192386 Jy ! Performing phase self-cal ! Adding 125 model components to the UV plane model. ! The established model now contains 138 components and 0.192386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070884Jy sigma=1.281339 ! Fit after self-cal, rms=0.070621Jy sigma=1.278920 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.718 x 32.37 at -11.61 degrees (North through East) ! Clean map min=-0.0058012 max=0.12691 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 0.99 FD 1.00* HN 1.00* KP 0.97 ! LA 0.95 NL 0.99 OV 0.98 PT 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* HN 1.00* KP 1.01 ! LA 0.93 NL 1.14 OV 1.00 PT 0.91 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.00* HN 1.00* KP 0.92 ! LA 1.06 NL 0.86 OV 1.00 PT 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00* HN 1.00* KP 1.01 ! LA 1.00 NL 1.13 OV 1.02 PT 0.97 ! ! ! Fit before self-cal, rms=0.070621Jy sigma=1.278920 ! Fit after self-cal, rms=0.069029Jy sigma=1.262859 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.814 mas, bmaj=32.55 mas, bpa=-11.71 degrees ! Estimated noise=0.946914 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.00216271 Jy ! Component: 100 - total flux cleaned = 0.00267428 Jy ! Component: 150 - total flux cleaned = 0.00322119 Jy ! Component: 200 - total flux cleaned = 0.00391994 Jy ! Total flux subtracted in 200 components = 0.00391994 Jy ! Clean residual min=-0.001217 max=0.001221 Jy/beam ! Clean residual mean=0.000003 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.196306 Jy ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 219 components and 0.196306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068698Jy sigma=1.255447 ! Fit after self-cal, rms=0.068755Jy sigma=1.254910 ! 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.068755Jy sigma=1.254910 ! Fit after self-cal, rms=0.068434Jy sigma=1.254649 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.798 mas, bmaj=32.56 mas, bpa=-11.72 degrees ! Estimated noise=0.940644 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000683342 Jy ! Component: 100 - total flux cleaned = 0.0013199 Jy ! Component: 150 - total flux cleaned = 0.00207848 Jy ! Component: 200 - total flux cleaned = 0.00260631 Jy ! Total flux subtracted in 200 components = 0.00260631 Jy ! Clean residual min=-0.000762 max=0.000766 Jy/beam ! Clean residual mean=0.000000 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.198912 Jy selfcal ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 275 components and 0.198912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068337Jy sigma=1.252777 ! Fit after self-cal, rms=0.068357Jy sigma=1.252689 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.000193089 Jy ! Component: 100 - total flux cleaned = 0.00053947 Jy ! Component: 150 - total flux cleaned = 0.000655901 Jy ! Component: 200 - total flux cleaned = 0.000840786 Jy ! Total flux subtracted in 200 components = 0.000840786 Jy ! Clean residual min=-0.000607 max=0.000602 Jy/beam ! Clean residual mean=-0.000001 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.199753 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 327 components and 0.199753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068312Jy sigma=1.251754 ! Fit after self-cal, rms=0.068322Jy sigma=1.251710 ! 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.068322Jy sigma=1.251710 ! Fit after self-cal, rms=0.068273Jy sigma=1.251602 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.796 mas, bmaj=32.58 mas, bpa=-11.71 degrees ! Estimated noise=0.938234 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.85148e-05 Jy ! Component: 100 - total flux cleaned = 7.74148e-05 Jy ! Component: 150 - total flux cleaned = -6.50193e-05 Jy ! Component: 200 - total flux cleaned = -0.000165323 Jy ! Total flux subtracted in 200 components = -0.000165323 Jy ! Clean residual min=-0.000544 max=0.000545 Jy/beam ! Clean residual mean=-0.000001 rms=0.000219 Jy/beam ! Combined flux in latest and established models = 0.199587 Jy selfcal ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 366 components and 0.199587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068236Jy sigma=1.250912 ! Fit after self-cal, rms=0.068248Jy sigma=1.250878 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.70218e-05 Jy ! Component: 100 - total flux cleaned = -1.75644e-05 Jy ! Component: 150 - total flux cleaned = -7.57393e-05 Jy ! Component: 200 - total flux cleaned = -0.000190215 Jy ! Total flux subtracted in 200 components = -0.000190215 Jy ! Clean residual min=-0.000467 max=0.000465 Jy/beam ! Clean residual mean=-0.000001 rms=0.000189 Jy/beam ! Combined flux in latest and established models = 0.199397 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 404 components and 0.199397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068222Jy sigma=1.250414 ! Fit after self-cal, rms=0.068230Jy sigma=1.250390 ! 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.068230Jy sigma=1.250390 ! Fit after self-cal, rms=0.068219Jy sigma=1.250335 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.348 mas, bmaj=31.43 mas, bpa=-11.35 degrees ! Estimated noise=0.97562 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.351e-05 Jy ! Component: 100 - total flux cleaned = -7.49925e-05 Jy ! Component: 150 - total flux cleaned = -7.46708e-05 Jy ! Component: 200 - total flux cleaned = -0.000150601 Jy ! Total flux subtracted in 200 components = -0.000150601 Jy ! Clean residual min=-0.000417 max=0.000416 Jy/beam ! Clean residual mean=-0.000001 rms=0.000160 Jy/beam ! Combined flux in latest and established models = 0.199247 Jy selfcal ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 446 components and 0.199247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068198Jy sigma=1.249978 ! Fit after self-cal, rms=0.068206Jy sigma=1.249964 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.000158339 Jy ! Component: 100 - total flux cleaned = 0.00025373 Jy ! Component: 150 - total flux cleaned = 0.000346201 Jy ! Component: 200 - total flux cleaned = 0.00030142 Jy ! Total flux subtracted in 200 components = 0.00030142 Jy ! Clean residual min=-0.000373 max=0.000374 Jy/beam ! Clean residual mean=-0.000001 rms=0.000146 Jy/beam ! Combined flux in latest and established models = 0.199548 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 485 components and 0.199548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068190Jy sigma=1.249696 ! Fit after self-cal, rms=0.068197Jy sigma=1.249685 ! 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=7.794 mas, bmaj=32.6 mas, bpa=-11.71 degrees ! Estimated noise=0.936694 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.794 x 32.6 at -11.71 degrees (North through East) ! Clean map min=-0.0025349 max=0.12387 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=6.472 mas, bmaj=36.45 mas, bpa=-12.47 degrees ! Estimated noise=1.55318 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.093169 Jy ! Component: 100 - total flux cleaned = 0.135887 Jy ! Component: 150 - total flux cleaned = 0.159791 Jy ! Component: 200 - total flux cleaned = 0.172066 Jy ! Total flux subtracted in 200 components = 0.172066 Jy ! Clean residual min=-0.006838 max=0.006817 Jy/beam ! Clean residual mean=-0.000010 rms=0.002361 Jy/beam ! Combined flux in latest and established models = 0.172066 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.172066 Jy ! Inverting map and beam ! Estimated beam: bmin=7.794 mas, bmaj=32.6 mas, bpa=-11.71 degrees ! Estimated noise=0.936694 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.00354382 Jy ! Component: 100 - total flux cleaned = 0.00605253 Jy ! Component: 150 - total flux cleaned = 0.00833918 Jy ! Component: 200 - total flux cleaned = 0.010854 Jy ! Total flux subtracted in 200 components = 0.010854 Jy ! Clean residual min=-0.002496 max=0.002519 Jy/beam ! Clean residual mean=0.000006 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.18292 Jy ! Adding 93 model components to the UV plane model. ! The established model now contains 130 components and 0.18292 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.348 mas, bmaj=31.43 mas, bpa=-11.35 degrees ! Estimated noise=0.97562 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000944854 Jy ! Component: 100 - total flux cleaned = 0.00180548 Jy ! Component: 150 - total flux cleaned = 0.00295723 Jy ! Component: 200 - total flux cleaned = 0.00364483 Jy ! Total flux subtracted in 200 components = 0.00364483 Jy ! Clean residual min=-0.001193 max=0.001180 Jy/beam ! Clean residual mean=0.000005 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.186565 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.000134759 Jy ! Component: 100 - total flux cleaned = 0.000257013 Jy ! Component: 150 - total flux cleaned = 0.000368031 Jy ! Component: 200 - total flux cleaned = 0.000472547 Jy ! Total flux subtracted in 200 components = 0.000472547 Jy ! Clean residual min=-0.000866 max=0.000859 Jy/beam ! Clean residual mean=0.000003 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.187038 Jy ! Adding 162 model components to the UV plane model. ! The established model now contains 285 components and 0.187038 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=7.794 mas, bmaj=32.6 mas, bpa=-11.71 degrees ! Estimated noise=0.936694 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.0406e-05 Jy ! Component: 100 - total flux cleaned = 0.000417442 Jy ! Component: 150 - total flux cleaned = 0.000686007 Jy ! Component: 200 - total flux cleaned = 0.000980746 Jy ! Total flux subtracted in 200 components = 0.000980746 Jy ! Clean residual min=-0.000676 max=0.000675 Jy/beam ! Clean residual mean=0.000002 rms=0.000271 Jy/beam ! Combined flux in latest and established models = 0.188019 Jy selfcal ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 341 components and 0.188019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068259Jy sigma=1.251500 ! Fit after self-cal, rms=0.068235Jy sigma=1.251376 wmodel /J1729-2657_S_map.mod ! wmodel: Unable to open new model file: /J1729-2657_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1729-2657_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.794 x 32.6 at -11.71 degrees (North through East) ! Clean map min=-0.0046904 max=0.12176 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1729-2657_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.121758 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000265851 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.655029 0.655029 1.31006 2.62011 5.24023 10.4805 20.9609 41.9218 83.8437 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.121 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 457.995 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1729-2657_S_dfm.log closed on Thu May 19 21:56:10 2016