! Started logfile: /scr/pima/bg219a_uvs/J2105+0033_S_dfm.log on Fri May 20 00:20:25 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/J2105+0033_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J2105+0033_S_uva.fits ! AN table 1: 52 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J2105+0033 ! ! 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 2600 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 J2105+0033_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 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013122Jy sigma=23.085205 ! Fit after self-cal, rms=0.882308Jy sigma=19.928263 ! 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.471 mas, bmaj=6.279 mas, bpa=-2.74 degrees ! Estimated noise=0.843123 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.0896889 Jy ! Component: 100 - total flux cleaned = 0.122465 Jy ! Total flux subtracted in 100 components = 0.122465 Jy ! Clean residual min=-0.008775 max=0.014984 Jy/beam ! Clean residual mean=-0.000026 rms=0.002718 Jy/beam ! Combined flux in latest and established models = 0.122465 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.122465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064444Jy sigma=1.376176 ! Fit after self-cal, rms=0.064304Jy sigma=1.372399 ! 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.758 mas, bmaj=7.086 mas, bpa=-4.072 degrees ! Estimated noise=0.650399 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.0205609 Jy ! Component: 100 - total flux cleaned = 0.0305218 Jy ! Component: 150 - total flux cleaned = 0.0356513 Jy ! Component: 200 - total flux cleaned = 0.0385177 Jy ! Total flux subtracted in 200 components = 0.0385177 Jy ! Clean residual min=-0.003221 max=0.003404 Jy/beam ! Clean residual mean=-0.000004 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.160982 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 26 components and 0.160982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058388Jy sigma=1.213246 ! Fit after self-cal, rms=0.058356Jy sigma=1.211078 ! 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.758 x 7.086 at -4.072 degrees (North through East) ! Clean map min=-0.0030549 max=0.12021 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 1.00 MK 1.07 NL 0.95 OV 1.02 ! PT 0.96 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.04 NL 0.99 OV 0.99 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 0.90 NL 0.98 OV 1.00 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.07 NL 0.95 OV 0.98 ! PT 0.99 SC 1.00 ! ! ! Fit before self-cal, rms=0.058356Jy sigma=1.211078 ! Fit after self-cal, rms=0.058141Jy sigma=1.204686 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.777 mas, bmaj=7.109 mas, bpa=-4.167 degrees ! Estimated noise=0.644754 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.000330095 Jy ! Component: 100 - total flux cleaned = -0.000375839 Jy ! Component: 150 - total flux cleaned = -0.000376258 Jy ! Component: 200 - total flux cleaned = -0.000376167 Jy ! Total flux subtracted in 200 components = -0.000376167 Jy ! Clean residual min=-0.002829 max=0.003038 Jy/beam ! Clean residual mean=0.000001 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.160606 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 34 components and 0.160606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058127Jy sigma=1.204340 ! Fit after self-cal, rms=0.058148Jy sigma=1.204256 ! 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.058148Jy sigma=1.204256 ! Fit after self-cal, rms=0.058287Jy sigma=1.201295 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.776 mas, bmaj=7.108 mas, bpa=-4.121 degrees ! Estimated noise=0.644027 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00014037 Jy ! Component: 100 - total flux cleaned = -0.000140813 Jy ! Component: 150 - total flux cleaned = -0.000141847 Jy ! Component: 200 - total flux cleaned = -0.000142676 Jy ! Total flux subtracted in 200 components = -0.000142676 Jy ! Clean residual min=-0.002721 max=0.002700 Jy/beam ! Clean residual mean=-0.000002 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.160463 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 36 components and 0.160463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058277Jy sigma=1.201047 ! Fit after self-cal, rms=0.058284Jy sigma=1.200983 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.28587e-05 Jy ! Component: 100 - total flux cleaned = -1.86047e-05 Jy ! Component: 150 - total flux cleaned = -5.36334e-06 Jy ! Component: 200 - total flux cleaned = 6.53279e-06 Jy ! Total flux subtracted in 200 components = 6.53279e-06 Jy ! Clean residual min=-0.002701 max=0.002713 Jy/beam ! Clean residual mean=-0.000002 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.16047 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.16047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058278Jy sigma=1.200857 ! Fit after self-cal, rms=0.058277Jy sigma=1.200851 ! 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.058277Jy sigma=1.200851 ! Fit after self-cal, rms=0.058290Jy sigma=1.200960 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.777 mas, bmaj=7.111 mas, bpa=-4.105 degrees ! Estimated noise=0.643341 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000355953 Jy ! Component: 100 - total flux cleaned = -0.000405565 Jy ! Component: 150 - total flux cleaned = -0.000428518 Jy ! Component: 200 - total flux cleaned = -0.000439332 Jy ! Total flux subtracted in 200 components = -0.000439332 Jy ! Clean residual min=-0.002682 max=0.002700 Jy/beam ! Clean residual mean=-0.000001 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.160031 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.160031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058284Jy sigma=1.200852 ! Fit after self-cal, rms=0.058286Jy sigma=1.200848 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.24583e-05 Jy ! Component: 100 - total flux cleaned = -2.25677e-05 Jy ! Component: 150 - total flux cleaned = -3.28788e-05 Jy ! Component: 200 - total flux cleaned = -5.18987e-05 Jy ! Total flux subtracted in 200 components = -5.18987e-05 Jy ! Clean residual min=-0.002677 max=0.002703 Jy/beam ! Clean residual mean=-0.000002 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.159979 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.159979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058283Jy sigma=1.200785 ! Fit after self-cal, rms=0.058281Jy sigma=1.200784 ! 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.058281Jy sigma=1.200784 ! Fit after self-cal, rms=0.058280Jy sigma=1.200794 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.721 mas, bmaj=13.77 mas, bpa=-4.268 degrees ! Estimated noise=0.863548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.31011e-05 Jy ! Component: 100 - total flux cleaned = -7.63968e-05 Jy ! Component: 150 - total flux cleaned = -6.19579e-05 Jy ! Component: 200 - total flux cleaned = -4.94225e-05 Jy ! Total flux subtracted in 200 components = -4.94225e-05 Jy ! Clean residual min=-0.002197 max=0.002680 Jy/beam ! Clean residual mean=-0.000001 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.159929 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.159929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058281Jy sigma=1.200817 ! Fit after self-cal, rms=0.058280Jy sigma=1.200797 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.64952e-07 Jy ! Component: 100 - total flux cleaned = 1.9454e-05 Jy ! Component: 150 - total flux cleaned = 3.05851e-05 Jy ! Component: 200 - total flux cleaned = 4.07554e-05 Jy ! Total flux subtracted in 200 components = 4.07554e-05 Jy ! Clean residual min=-0.002193 max=0.002656 Jy/beam ! Clean residual mean=-0.000001 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.15997 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 49 components and 0.15997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058283Jy sigma=1.200856 ! Fit after self-cal, rms=0.058282Jy sigma=1.200840 ! 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.779 mas, bmaj=7.113 mas, bpa=-4.094 degrees ! Estimated noise=0.642754 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.779 x 7.113 at -4.094 degrees (North through East) ! Clean map min=-0.0024398 max=0.11849 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.485 mas, bmaj=6.297 mas, bpa=-2.724 degrees ! Estimated noise=0.839176 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0890356 Jy ! Component: 100 - total flux cleaned = 0.122032 Jy ! Component: 150 - total flux cleaned = 0.138544 Jy ! Component: 200 - total flux cleaned = 0.147496 Jy ! Total flux subtracted in 200 components = 0.147496 Jy ! Clean residual min=-0.005014 max=0.004892 Jy/beam ! Clean residual mean=-0.000008 rms=0.001211 Jy/beam ! Combined flux in latest and established models = 0.147496 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.147496 Jy ! Inverting map and beam ! Estimated beam: bmin=2.779 mas, bmaj=7.113 mas, bpa=-4.094 degrees ! Estimated noise=0.642754 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.00612184 Jy ! Component: 100 - total flux cleaned = 0.00923066 Jy ! Component: 150 - total flux cleaned = 0.0108418 Jy ! Component: 200 - total flux cleaned = 0.0114809 Jy ! Total flux subtracted in 200 components = 0.0114809 Jy ! Clean residual min=-0.002823 max=0.002745 Jy/beam ! Clean residual mean=-0.000003 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.158976 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 27 components and 0.158976 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=6.721 mas, bmaj=13.77 mas, bpa=-4.268 degrees ! Estimated noise=0.863548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000777515 Jy ! Component: 100 - total flux cleaned = 0.00084103 Jy ! Component: 150 - total flux cleaned = 0.000876981 Jy ! Component: 200 - total flux cleaned = 0.00092383 Jy ! Total flux subtracted in 200 components = 0.00092383 Jy ! Clean residual min=-0.002306 max=0.002715 Jy/beam ! Clean residual mean=-0.000001 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.1599 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 = 2.73379e-05 Jy ! Component: 100 - total flux cleaned = 6.25376e-05 Jy ! Component: 150 - total flux cleaned = 8.30401e-05 Jy ! Component: 200 - total flux cleaned = 0.000101784 Jy ! Total flux subtracted in 200 components = 0.000101784 Jy ! Clean residual min=-0.002227 max=0.002681 Jy/beam ! Clean residual mean=-0.000001 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.160002 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.160002 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.779 mas, bmaj=7.113 mas, bpa=-4.094 degrees ! Estimated noise=0.642754 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000522128 Jy ! Component: 100 - total flux cleaned = -0.000545334 Jy ! Component: 150 - total flux cleaned = -0.00054561 Jy ! Component: 200 - total flux cleaned = -0.000529835 Jy ! Total flux subtracted in 200 components = -0.000529835 Jy ! Clean residual min=-0.002648 max=0.002681 Jy/beam ! Clean residual mean=-0.000002 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.159472 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 51 components and 0.159472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058294Jy sigma=1.201091 ! Fit after self-cal, rms=0.058292Jy sigma=1.201062 wmodel /J2105+0033_S_map.mod ! wmodel: Unable to open new model file: /J2105+0033_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J2105+0033_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.779 x 7.113 at -4.094 degrees (North through East) ! Clean map min=-0.0025011 max=0.11833 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J2105+0033_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.118333 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000645344 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.63609 1.63609 3.27218 6.54437 13.0887 26.1775 52.3549 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.118 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 183.363 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J2105+0033_S_dfm.log closed on Fri May 20 00:20:27 2016