! Started logfile: /scr/pima/bg219g_uvs/J1718-2850_S_dfm.log on Thu May 19 21:54:59 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/J1718-2850_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1718-2850_S_uva.fits ! AN table 1: 26 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.729396 visibilities/baseline/integration-bin. ! Found source: J1718-2850 ! ! 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 2124 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 J1718-2850_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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.991570Jy sigma=16.953184 ! Fit after self-cal, rms=0.879282Jy sigma=15.034773 ! 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.099 mas, bmaj=13.26 mas, bpa=6.23 degrees ! Estimated noise=1.49941 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.0895313 Jy ! Component: 100 - total flux cleaned = 0.126536 Jy ! Total flux subtracted in 100 components = 0.126536 Jy ! Clean residual min=-0.012863 max=0.023168 Jy/beam ! Clean residual mean=-0.000117 rms=0.005525 Jy/beam ! Combined flux in latest and established models = 0.126537 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 38 components and 0.126537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087989Jy sigma=1.432647 ! Fit after self-cal, rms=0.086578Jy sigma=1.422469 ! 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=4.986 mas, bmaj=15.39 mas, bpa=3.822 degrees ! Estimated noise=0.966963 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.0309263 Jy ! Component: 100 - total flux cleaned = 0.0462919 Jy ! Component: 150 - total flux cleaned = 0.0549261 Jy ! Component: 200 - total flux cleaned = 0.0598269 Jy ! Total flux subtracted in 200 components = 0.0598269 Jy ! Clean residual min=-0.007325 max=0.010227 Jy/beam ! Clean residual mean=-0.000009 rms=0.002192 Jy/beam ! Combined flux in latest and established models = 0.186363 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 78 components and 0.186363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076644Jy sigma=1.212946 ! Fit after self-cal, rms=0.076123Jy sigma=1.208690 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.986 x 15.39 at 3.822 degrees (North through East) ! Clean map min=-0.006714 max=0.12382 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.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* HN 1.00* KP 1.00* LA 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 0.99 HN 1.14 KP 0.99 LA 0.95 ! NL 0.87 OV 1.01 PT 0.97 SC 0.89 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 HN 1.01 KP 1.01 LA 0.99 ! NL 1.10 OV 0.97 PT 1.05 SC 0.92 ! ! ! Fit before self-cal, rms=0.076123Jy sigma=1.208690 ! Fit after self-cal, rms=0.074730Jy sigma=1.203434 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.981 mas, bmaj=15.26 mas, bpa=4.336 degrees ! Estimated noise=0.956131 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.00310201 Jy ! Component: 100 - total flux cleaned = 0.00335744 Jy ! Component: 150 - total flux cleaned = 0.00343163 Jy ! Component: 200 - total flux cleaned = 0.00343189 Jy ! Total flux subtracted in 200 components = 0.00343189 Jy ! Clean residual min=-0.006944 max=0.008340 Jy/beam ! Clean residual mean=-0.000007 rms=0.001932 Jy/beam ! Combined flux in latest and established models = 0.189795 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 86 components and 0.189795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074604Jy sigma=1.198486 ! Fit after self-cal, rms=0.074597Jy sigma=1.198031 ! 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.074597Jy sigma=1.198031 ! Fit after self-cal, rms=0.074693Jy sigma=1.197672 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.977 mas, bmaj=15.2 mas, bpa=4.469 degrees ! Estimated noise=0.956618 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145392 Jy ! Component: 100 - total flux cleaned = 0.00152469 Jy ! Component: 150 - total flux cleaned = 0.00159071 Jy ! Component: 200 - total flux cleaned = 0.00165325 Jy ! Total flux subtracted in 200 components = 0.00165325 Jy ! Clean residual min=-0.006739 max=0.008050 Jy/beam ! Clean residual mean=-0.000007 rms=0.001876 Jy/beam ! Combined flux in latest and established models = 0.191449 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 89 components and 0.191449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074604Jy sigma=1.194869 ! Fit after self-cal, rms=0.074581Jy sigma=1.194667 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 (7, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00372846 Jy ! Component: 100 - total flux cleaned = 0.00295229 Jy ! Component: 150 - total flux cleaned = 0.00224734 Jy ! Component: 200 - total flux cleaned = 0.00169227 Jy ! Total flux subtracted in 200 components = 0.00169227 Jy ! Clean residual min=-0.004520 max=0.004718 Jy/beam ! Clean residual mean=-0.000007 rms=0.001403 Jy/beam ! Combined flux in latest and established models = 0.193141 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 121 components and 0.193141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073924Jy sigma=1.182825 ! Fit after self-cal, rms=0.073726Jy sigma=1.180608 ! 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.073726Jy sigma=1.180608 ! Fit after self-cal, rms=0.074157Jy sigma=1.175918 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.976 mas, bmaj=15.15 mas, bpa=4.721 degrees ! Estimated noise=0.958929 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00207505 Jy ! Component: 100 - total flux cleaned = 0.00221706 Jy ! Component: 150 - total flux cleaned = 0.00216579 Jy ! Component: 200 - total flux cleaned = 0.00207858 Jy ! Total flux subtracted in 200 components = 0.00207858 Jy ! Clean residual min=-0.003958 max=0.004641 Jy/beam ! Clean residual mean=-0.000006 rms=0.001208 Jy/beam ! Combined flux in latest and established models = 0.195219 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 136 components and 0.195219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073990Jy sigma=1.173504 ! Fit after self-cal, rms=0.073923Jy sigma=1.172807 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.000960341 Jy ! Component: 100 - total flux cleaned = 0.00105425 Jy ! Component: 150 - total flux cleaned = 0.00102109 Jy ! Component: 200 - total flux cleaned = 0.00111856 Jy ! Total flux subtracted in 200 components = 0.00111856 Jy ! Clean residual min=-0.003865 max=0.004517 Jy/beam ! Clean residual mean=-0.000006 rms=0.001154 Jy/beam ! Combined flux in latest and established models = 0.196338 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 150 components and 0.196338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073853Jy sigma=1.172027 ! Fit after self-cal, rms=0.073796Jy sigma=1.171818 ! 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.073796Jy sigma=1.171818 ! Fit after self-cal, rms=0.073492Jy sigma=1.171334 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.047 mas, bmaj=21.01 mas, bpa=-2.378 degrees ! Estimated noise=1.0459 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145211 Jy ! Component: 100 - total flux cleaned = 0.00171139 Jy ! Component: 150 - total flux cleaned = 0.00193659 Jy ! Component: 200 - total flux cleaned = 0.00210768 Jy ! Total flux subtracted in 200 components = 0.00210768 Jy ! Clean residual min=-0.003550 max=0.004929 Jy/beam ! Clean residual mean=-0.000002 rms=0.001308 Jy/beam ! Combined flux in latest and established models = 0.198446 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 164 components and 0.198446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073447Jy sigma=1.170683 ! Fit after self-cal, rms=0.073440Jy sigma=1.170587 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.000323838 Jy ! Component: 100 - total flux cleaned = 0.000499064 Jy ! Component: 150 - total flux cleaned = 0.000632034 Jy ! Component: 200 - total flux cleaned = 0.000732333 Jy ! Total flux subtracted in 200 components = 0.000732333 Jy ! Clean residual min=-0.003466 max=0.004903 Jy/beam ! Clean residual mean=-0.000002 rms=0.001289 Jy/beam ! Combined flux in latest and established models = 0.199178 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 172 components and 0.199178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073428Jy sigma=1.170449 ! Fit after self-cal, rms=0.073414Jy sigma=1.170404 ! 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=4.97 mas, bmaj=15.1 mas, bpa=4.756 degrees ! Estimated noise=0.953424 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.97 x 15.1 at 4.756 degrees (North through East) ! Clean map min=-0.0037767 max=0.12044 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.091 mas, bmaj=13.1 mas, bpa=7.117 degrees ! Estimated noise=1.47976 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0890839 Jy ! Component: 100 - total flux cleaned = 0.128118 Jy ! Component: 150 - total flux cleaned = 0.15193 Jy ! Component: 200 - total flux cleaned = 0.167764 Jy ! Total flux subtracted in 200 components = 0.167764 Jy ! Clean residual min=-0.007462 max=0.012950 Jy/beam ! Clean residual mean=-0.000060 rms=0.002774 Jy/beam ! Combined flux in latest and established models = 0.167764 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 70 model components to the UV plane model. ! The established model now contains 70 components and 0.167764 Jy ! Inverting map and beam ! Estimated beam: bmin=4.97 mas, bmaj=15.1 mas, bpa=4.756 degrees ! Estimated noise=0.953424 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 (-37, 93.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0148969 Jy ! Component: 100 - total flux cleaned = 0.0228484 Jy ! Component: 150 - total flux cleaned = 0.0275433 Jy ! Component: 200 - total flux cleaned = 0.0289363 Jy ! Total flux subtracted in 200 components = 0.0289363 Jy ! Clean residual min=-0.003759 max=0.004543 Jy/beam ! Clean residual mean=-0.000003 rms=0.001248 Jy/beam ! Combined flux in latest and established models = 0.1967 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 126 components and 0.1967 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=8.047 mas, bmaj=21.01 mas, bpa=-2.378 degrees ! Estimated noise=1.0459 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0016481 Jy ! Component: 100 - total flux cleaned = 0.00180656 Jy ! Component: 150 - total flux cleaned = 0.00200919 Jy ! Component: 200 - total flux cleaned = 0.00229576 Jy ! Total flux subtracted in 200 components = 0.00229576 Jy ! Clean residual min=-0.003411 max=0.004959 Jy/beam ! Clean residual mean=0.000002 rms=0.001318 Jy/beam ! Combined flux in latest and established models = 0.198996 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.000202768 Jy ! Component: 100 - total flux cleaned = 0.000437554 Jy ! Component: 150 - total flux cleaned = 0.000522973 Jy ! Component: 200 - total flux cleaned = 0.000604943 Jy ! Total flux subtracted in 200 components = 0.000604943 Jy ! Clean residual min=-0.003319 max=0.004737 Jy/beam ! Clean residual mean=0.000002 rms=0.001244 Jy/beam ! Combined flux in latest and established models = 0.199601 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 192 components and 0.199601 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.97 mas, bmaj=15.1 mas, bpa=4.756 degrees ! Estimated noise=0.953424 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.31234e-05 Jy ! Component: 100 - total flux cleaned = 0.000105985 Jy ! Component: 150 - total flux cleaned = 0.000288188 Jy ! Component: 200 - total flux cleaned = 0.000424689 Jy ! Total flux subtracted in 200 components = 0.000424689 Jy ! Clean residual min=-0.003233 max=0.003806 Jy/beam ! Clean residual mean=-0.000001 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.200026 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 212 components and 0.200026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073146Jy sigma=1.167821 ! Fit after self-cal, rms=0.073007Jy sigma=1.166563 wmodel /J1718-2850_S_map.mod ! wmodel: Unable to open new model file: /J1718-2850_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1718-2850_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.97 x 15.1 at 4.756 degrees (North through East) ! Clean map min=-0.0033902 max=0.1178 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1718-2850_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.117796 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000965143 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.458 2.458 4.916 9.83199 19.664 39.328 78.6559 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.117 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 122.05 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1718-2850_S_dfm.log closed on Thu May 19 21:55:02 2016