! Started logfile: /scr/pima/bg219a_uvs/J1644-1804_S_dfm.log on Fri May 20 00:14:13 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/bg219a_uvs/J1644-1804_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1644-1804_S_uva.fits ! AN table 1: 62 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.974194 visibilities/baseline/integration-bin. ! Found source: J1644-1804 ! ! 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 49 lines of history. ! ! Reading 3624 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 J1644-1804_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 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015365Jy sigma=20.821137 ! Fit after self-cal, rms=0.870453Jy sigma=17.844556 ! 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.273 mas, bmaj=6.084 mas, bpa=-0.6875 degrees ! Estimated noise=0.833306 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.101135 Jy ! Component: 100 - total flux cleaned = 0.123533 Jy ! Total flux subtracted in 100 components = 0.123533 Jy ! Clean residual min=-0.007331 max=0.008062 Jy/beam ! Clean residual mean=-0.000007 rms=0.002019 Jy/beam ! Combined flux in latest and established models = 0.123533 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.123533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067898Jy sigma=1.291207 ! Fit after self-cal, rms=0.067879Jy sigma=1.290767 ! 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=2.653 mas, bmaj=6.837 mas, bpa=-1.362 degrees ! Estimated noise=0.618797 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.0122533 Jy ! Component: 100 - total flux cleaned = 0.0188511 Jy ! Component: 150 - total flux cleaned = 0.0225168 Jy ! Component: 200 - total flux cleaned = 0.0245605 Jy ! Total flux subtracted in 200 components = 0.0245605 Jy ! Clean residual min=-0.004943 max=0.006768 Jy/beam ! Clean residual mean=-0.000020 rms=0.001351 Jy/beam ! Combined flux in latest and established models = 0.148094 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 26 components and 0.148094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065802Jy sigma=1.241810 ! Fit after self-cal, rms=0.065771Jy sigma=1.240287 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.653 x 6.837 at -1.362 degrees (North through East) ! Clean map min=-0.0047347 max=0.13069 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: ! LA 0.97 MK 1.00 NL 1.01 OV 0.95 ! PT 1.06 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 1.03 NL 1.01 OV 1.02 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.02 MK 0.98 NL 0.98 OV 1.03 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 1.00 NL 0.94 OV 0.98 ! PT 0.99 SC 0.99 ! ! ! Fit before self-cal, rms=0.065771Jy sigma=1.240287 ! Fit after self-cal, rms=0.065298Jy sigma=1.235793 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.658 mas, bmaj=6.843 mas, bpa=-1.372 degrees ! Estimated noise=0.616292 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 (6.5, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00616321 Jy ! Component: 100 - total flux cleaned = 0.00864955 Jy ! Component: 150 - total flux cleaned = 0.00936391 Jy ! Component: 200 - total flux cleaned = 0.00986698 Jy ! Total flux subtracted in 200 components = 0.00986698 Jy ! Clean residual min=-0.004090 max=0.003446 Jy/beam ! Clean residual mean=-0.000031 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.157961 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 38 components and 0.157961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064781Jy sigma=1.224209 ! Fit after self-cal, rms=0.064748Jy sigma=1.223400 ! 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.064748Jy sigma=1.223400 ! Fit after self-cal, rms=0.064170Jy sigma=1.218063 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.657 mas, bmaj=6.846 mas, bpa=-1.333 degrees ! Estimated noise=0.61309 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130534 Jy ! Component: 100 - total flux cleaned = 0.00148024 Jy ! Component: 150 - total flux cleaned = 0.00159628 Jy ! Component: 200 - total flux cleaned = 0.00172813 Jy ! Total flux subtracted in 200 components = 0.00172813 Jy ! Clean residual min=-0.003157 max=0.003241 Jy/beam ! Clean residual mean=-0.000022 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.159689 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 49 components and 0.159689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064123Jy sigma=1.217113 ! Fit after self-cal, rms=0.064129Jy sigma=1.216972 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.000183284 Jy ! Component: 100 - total flux cleaned = 0.000278481 Jy ! Component: 150 - total flux cleaned = 0.000386487 Jy ! Component: 200 - total flux cleaned = 0.000465392 Jy ! Total flux subtracted in 200 components = 0.000465392 Jy ! Clean residual min=-0.003150 max=0.003183 Jy/beam ! Clean residual mean=-0.000023 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.160154 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 55 components and 0.160154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064113Jy sigma=1.216677 ! Fit after self-cal, rms=0.064112Jy sigma=1.216665 ! 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.064112Jy sigma=1.216665 ! Fit after self-cal, rms=0.064030Jy sigma=1.216508 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.657 mas, bmaj=6.843 mas, bpa=-1.316 degrees ! Estimated noise=0.612091 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000322928 Jy ! Component: 100 - total flux cleaned = 0.000322838 Jy ! Component: 150 - total flux cleaned = 0.000322931 Jy ! Component: 200 - total flux cleaned = 0.000322089 Jy ! Total flux subtracted in 200 components = 0.000322089 Jy ! Clean residual min=-0.003083 max=0.003213 Jy/beam ! Clean residual mean=-0.000019 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.160476 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 65 components and 0.160476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064019Jy sigma=1.216269 ! Fit after self-cal, rms=0.064020Jy sigma=1.216253 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.92505e-05 Jy ! Component: 100 - total flux cleaned = 2.24876e-05 Jy ! Component: 150 - total flux cleaned = 5.41768e-05 Jy ! Component: 200 - total flux cleaned = 6.96176e-05 Jy ! Total flux subtracted in 200 components = 6.96176e-05 Jy ! Clean residual min=-0.003071 max=0.003184 Jy/beam ! Clean residual mean=-0.000019 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.160546 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 67 components and 0.160546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064012Jy sigma=1.216099 ! Fit after self-cal, rms=0.064011Jy sigma=1.216093 ! 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.064011Jy sigma=1.216093 ! Fit after self-cal, rms=0.063954Jy sigma=1.216063 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.206 mas, bmaj=17.99 mas, bpa=-0.03654 degrees ! Estimated noise=0.852965 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000265591 Jy ! Component: 100 - total flux cleaned = -0.00032463 Jy ! Component: 150 - total flux cleaned = -0.000357906 Jy ! Component: 200 - total flux cleaned = -0.000385352 Jy ! Total flux subtracted in 200 components = -0.000385352 Jy ! Clean residual min=-0.005119 max=0.003997 Jy/beam ! Clean residual mean=-0.000047 rms=0.001455 Jy/beam ! Combined flux in latest and established models = 0.160161 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 73 components and 0.160161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063952Jy sigma=1.216037 ! Fit after self-cal, rms=0.063947Jy sigma=1.215961 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 = 2.29697e-05 Jy ! Component: 100 - total flux cleaned = -6.62078e-06 Jy ! Component: 150 - total flux cleaned = -1.92878e-05 Jy ! Component: 200 - total flux cleaned = -1.94797e-05 Jy ! Total flux subtracted in 200 components = -1.94797e-05 Jy ! Clean residual min=-0.005092 max=0.004007 Jy/beam ! Clean residual mean=-0.000047 rms=0.001455 Jy/beam ! Combined flux in latest and established models = 0.160141 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 81 components and 0.160141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063947Jy sigma=1.215984 ! Fit after self-cal, rms=0.063946Jy sigma=1.215944 ! 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=2.657 mas, bmaj=6.842 mas, bpa=-1.313 degrees ! Estimated noise=0.611529 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.657 x 6.842 at -1.313 degrees (North through East) ! Clean map min=-0.0029563 max=0.13127 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.277 mas, bmaj=6.083 mas, bpa=-0.6385 degrees ! Estimated noise=0.819274 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0993594 Jy ! Component: 100 - total flux cleaned = 0.121465 Jy ! Component: 150 - total flux cleaned = 0.131045 Jy ! Component: 200 - total flux cleaned = 0.137868 Jy ! Total flux subtracted in 200 components = 0.137868 Jy ! Clean residual min=-0.004800 max=0.004744 Jy/beam ! Clean residual mean=-0.000002 rms=0.001354 Jy/beam ! Combined flux in latest and established models = 0.137868 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.137868 Jy ! Inverting map and beam ! Estimated beam: bmin=2.657 mas, bmaj=6.842 mas, bpa=-1.313 degrees ! Estimated noise=0.611529 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.00674109 Jy ! Component: 100 - total flux cleaned = 0.0110986 Jy ! Component: 150 - total flux cleaned = 0.0142534 Jy ! Component: 200 - total flux cleaned = 0.0165873 Jy ! Total flux subtracted in 200 components = 0.0165873 Jy ! Clean residual min=-0.003642 max=0.003545 Jy/beam ! Clean residual mean=-0.000012 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.154455 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 43 components and 0.154455 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.206 mas, bmaj=17.99 mas, bpa=-0.03654 degrees ! Estimated noise=0.852965 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00292698 Jy ! Component: 100 - total flux cleaned = 0.00397404 Jy ! Component: 150 - total flux cleaned = 0.0043373 Jy ! Component: 200 - total flux cleaned = 0.00463459 Jy ! Total flux subtracted in 200 components = 0.00463459 Jy ! Clean residual min=-0.005621 max=0.004079 Jy/beam ! Clean residual mean=-0.000044 rms=0.001485 Jy/beam ! Combined flux in latest and established models = 0.15909 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.000212462 Jy ! Component: 100 - total flux cleaned = 0.000363673 Jy ! Component: 150 - total flux cleaned = 0.000494175 Jy ! Component: 200 - total flux cleaned = 0.000605709 Jy ! Total flux subtracted in 200 components = 0.000605709 Jy ! Clean residual min=-0.005331 max=0.003935 Jy/beam ! Clean residual mean=-0.000046 rms=0.001465 Jy/beam ! Combined flux in latest and established models = 0.159696 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 68 components and 0.159695 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.657 mas, bmaj=6.842 mas, bpa=-1.313 degrees ! Estimated noise=0.611529 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000231418 Jy ! Component: 100 - total flux cleaned = 0.000497673 Jy ! Component: 150 - total flux cleaned = 0.000643724 Jy ! Component: 200 - total flux cleaned = 0.000731563 Jy ! Total flux subtracted in 200 components = 0.000731563 Jy ! Clean residual min=-0.003128 max=0.003072 Jy/beam ! Clean residual mean=-0.000018 rms=0.000835 Jy/beam ! Combined flux in latest and established models = 0.160427 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 84 components and 0.160427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063969Jy sigma=1.216371 ! Fit after self-cal, rms=0.063965Jy sigma=1.216310 wmodel /J1644-1804_S_map.mod ! wmodel: Unable to open new model file: /J1644-1804_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1644-1804_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.657 x 6.842 at -1.313 degrees (North through East) ! Clean map min=-0.0030081 max=0.13227 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1644-1804_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.132266 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000834287 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.8923 1.8923 3.7846 7.56919 15.1384 30.2768 60.5535 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.132 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 158.537 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1644-1804_S_dfm.log closed on Fri May 20 00:14:15 2016