! Started logfile: /scr/pima/bg219a_uvs/J0502+2516_S_dfm.log on Thu May 19 23:52:37 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/J0502+2516_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0502+2516_S_uva.fits ! AN table 1: 36 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J0502+2516 ! ! 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 1800 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 J0502+2516_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.035455Jy sigma=27.383294 ! Fit after self-cal, rms=0.816620Jy sigma=21.468247 ! 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.969 mas, bmaj=4.85 mas, bpa=-3.473 degrees ! Estimated noise=1.01521 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.141644 Jy ! Component: 100 - total flux cleaned = 0.173136 Jy ! Total flux subtracted in 100 components = 0.173136 Jy ! Clean residual min=-0.007066 max=0.010295 Jy/beam ! Clean residual mean=0.000017 rms=0.002067 Jy/beam ! Combined flux in latest and established models = 0.173136 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.173136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051054Jy sigma=1.278140 ! Fit after self-cal, rms=0.051049Jy sigma=1.277482 ! 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=3.567 mas, bmaj=5.722 mas, bpa=-1.723 degrees ! Estimated noise=0.680868 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.0144307 Jy ! Component: 100 - total flux cleaned = 0.0211638 Jy ! Component: 150 - total flux cleaned = 0.0245529 Jy ! Component: 200 - total flux cleaned = 0.0251996 Jy ! Total flux subtracted in 200 components = 0.0251996 Jy ! Clean residual min=-0.004103 max=0.003719 Jy/beam ! Clean residual mean=-0.000011 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.198335 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 25 components and 0.198335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047310Jy sigma=1.168250 ! Fit after self-cal, rms=0.047338Jy sigma=1.167840 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.567 x 5.722 at -1.723 degrees (North through East) ! Clean map min=-0.0040203 max=0.18493 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.01 MK 1.04 NL 0.99 OV 1.01 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.00 NL 1.01 OV 1.03 ! PT 0.97 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.03 MK 1.01 NL 0.94 OV 1.02 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 1.03 NL 0.97 OV 1.00 ! PT 0.95 SC 0.98 ! ! ! Fit before self-cal, rms=0.047338Jy sigma=1.167840 ! Fit after self-cal, rms=0.046713Jy sigma=1.152009 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.576 mas, bmaj=5.729 mas, bpa=-1.316 degrees ! Estimated noise=0.677101 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.00108781 Jy ! Component: 100 - total flux cleaned = -0.00130803 Jy ! Component: 150 - total flux cleaned = -0.00122669 Jy ! Component: 200 - total flux cleaned = -0.00115366 Jy ! Total flux subtracted in 200 components = -0.00115366 Jy ! Clean residual min=-0.002505 max=0.002720 Jy/beam ! Clean residual mean=-0.000012 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.197182 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 34 components and 0.197182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046567Jy sigma=1.148885 ! Fit after self-cal, rms=0.046583Jy sigma=1.148731 ! 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.046583Jy sigma=1.148731 ! Fit after self-cal, rms=0.046873Jy sigma=1.145217 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.588 mas, bmaj=5.715 mas, bpa=-1.599 degrees ! Estimated noise=0.677395 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.16524e-05 Jy ! Component: 100 - total flux cleaned = 7.94807e-05 Jy ! Component: 150 - total flux cleaned = 6.72003e-05 Jy ! Component: 200 - total flux cleaned = 4.4555e-05 Jy ! Total flux subtracted in 200 components = 4.4555e-05 Jy ! Clean residual min=-0.002346 max=0.002524 Jy/beam ! Clean residual mean=-0.000010 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.197226 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 40 components and 0.197226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046862Jy sigma=1.145071 ! Fit after self-cal, rms=0.046875Jy sigma=1.145030 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 = -1.68109e-05 Jy ! Component: 100 - total flux cleaned = -2.73102e-05 Jy ! Component: 150 - total flux cleaned = -4.56927e-05 Jy ! Component: 200 - total flux cleaned = -6.30548e-05 Jy ! Total flux subtracted in 200 components = -6.30548e-05 Jy ! Clean residual min=-0.002320 max=0.002523 Jy/beam ! Clean residual mean=-0.000010 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.197163 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.197163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046869Jy sigma=1.144954 ! Fit after self-cal, rms=0.046870Jy sigma=1.144936 ! 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.046870Jy sigma=1.144936 ! Fit after self-cal, rms=0.046852Jy sigma=1.144925 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.587 mas, bmaj=5.715 mas, bpa=-1.595 degrees ! Estimated noise=0.677369 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.76053e-05 Jy ! Component: 100 - total flux cleaned = 3.5672e-05 Jy ! Component: 150 - total flux cleaned = 2.06595e-05 Jy ! Component: 200 - total flux cleaned = 6.29265e-06 Jy ! Total flux subtracted in 200 components = 6.29265e-06 Jy ! Clean residual min=-0.002313 max=0.002524 Jy/beam ! Clean residual mean=-0.000010 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.197169 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 43 components and 0.197169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046847Jy sigma=1.144877 ! Fit after self-cal, rms=0.046849Jy sigma=1.144863 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.79139e-05 Jy ! Component: 100 - total flux cleaned = -4.84006e-05 Jy ! Component: 150 - total flux cleaned = -4.85226e-05 Jy ! Component: 200 - total flux cleaned = -6.63207e-05 Jy ! Total flux subtracted in 200 components = -6.63207e-05 Jy ! Clean residual min=-0.002293 max=0.002519 Jy/beam ! Clean residual mean=-0.000010 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.197103 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 44 components and 0.197103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046845Jy sigma=1.144832 ! Fit after self-cal, rms=0.046847Jy sigma=1.144819 ! 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.046847Jy sigma=1.144819 ! Fit after self-cal, rms=0.046853Jy sigma=1.144816 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.822 mas, bmaj=12.94 mas, bpa=-11.63 degrees ! Estimated noise=0.839462 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.33266e-05 Jy ! Component: 100 - total flux cleaned = -0.000103921 Jy ! Component: 150 - total flux cleaned = -0.000119094 Jy ! Component: 200 - total flux cleaned = -0.000129973 Jy ! Total flux subtracted in 200 components = -0.000129973 Jy ! Clean residual min=-0.002562 max=0.002135 Jy/beam ! Clean residual mean=-0.000023 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.196973 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 47 components and 0.196973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046852Jy sigma=1.144863 ! Fit after self-cal, rms=0.046854Jy sigma=1.144817 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.51375e-05 Jy ! Component: 100 - total flux cleaned = -4.14267e-05 Jy ! Component: 150 - total flux cleaned = -5.29673e-05 Jy ! Component: 200 - total flux cleaned = -6.12868e-05 Jy ! Total flux subtracted in 200 components = -6.12868e-05 Jy ! Clean residual min=-0.002545 max=0.002138 Jy/beam ! Clean residual mean=-0.000023 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.196912 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 48 components and 0.196912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046854Jy sigma=1.144886 ! Fit after self-cal, rms=0.046856Jy sigma=1.144857 ! 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=3.587 mas, bmaj=5.715 mas, bpa=-1.61 degrees ! Estimated noise=0.677454 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.587 x 5.715 at -1.61 degrees (North through East) ! Clean map min=-0.0022502 max=0.18458 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.981 mas, bmaj=4.835 mas, bpa=-3.677 degrees ! Estimated noise=1.01708 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.141856 Jy ! Component: 100 - total flux cleaned = 0.173357 Jy ! Component: 150 - total flux cleaned = 0.183786 Jy ! Component: 200 - total flux cleaned = 0.189594 Jy ! Total flux subtracted in 200 components = 0.189594 Jy ! Clean residual min=-0.004279 max=0.003856 Jy/beam ! Clean residual mean=0.000001 rms=0.001089 Jy/beam ! Combined flux in latest and established models = 0.189594 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.189594 Jy ! Inverting map and beam ! Estimated beam: bmin=3.587 mas, bmaj=5.715 mas, bpa=-1.61 degrees ! Estimated noise=0.677454 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.00438328 Jy ! Component: 100 - total flux cleaned = 0.00619682 Jy ! Component: 150 - total flux cleaned = 0.00651119 Jy ! Component: 200 - total flux cleaned = 0.00666846 Jy ! Total flux subtracted in 200 components = 0.00666846 Jy ! Clean residual min=-0.002437 max=0.002610 Jy/beam ! Clean residual mean=-0.000009 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.196262 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 24 components and 0.196262 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.822 mas, bmaj=12.94 mas, bpa=-11.63 degrees ! Estimated noise=0.839462 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000743799 Jy ! Component: 100 - total flux cleaned = 0.000745365 Jy ! Component: 150 - total flux cleaned = 0.000745237 Jy ! Component: 200 - total flux cleaned = 0.000771151 Jy ! Total flux subtracted in 200 components = 0.000771151 Jy ! Clean residual min=-0.002545 max=0.002138 Jy/beam ! Clean residual mean=-0.000023 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.197034 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 = -1.75549e-06 Jy ! Component: 100 - total flux cleaned = -3.96532e-06 Jy ! Component: 150 - total flux cleaned = -6.0689e-06 Jy ! Component: 200 - total flux cleaned = -7.98238e-06 Jy ! Total flux subtracted in 200 components = -7.98238e-06 Jy ! Clean residual min=-0.002544 max=0.002119 Jy/beam ! Clean residual mean=-0.000023 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.197026 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 32 components and 0.197026 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.587 mas, bmaj=5.715 mas, bpa=-1.61 degrees ! Estimated noise=0.677454 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.27861e-05 Jy ! Component: 100 - total flux cleaned = -5.42617e-05 Jy ! Component: 150 - total flux cleaned = -5.81106e-05 Jy ! Component: 200 - total flux cleaned = 1.12169e-06 Jy ! Total flux subtracted in 200 components = 1.12169e-06 Jy ! Clean residual min=-0.002264 max=0.002457 Jy/beam ! Clean residual mean=-0.000009 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.197027 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 35 components and 0.197027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046881Jy sigma=1.145148 ! Fit after self-cal, rms=0.046874Jy sigma=1.145120 wmodel /J0502+2516_S_map.mod ! wmodel: Unable to open new model file: /J0502+2516_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0502+2516_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.587 x 5.715 at -1.61 degrees (North through East) ! Clean map min=-0.002179 max=0.1842 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0502+2516_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.184197 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000612291 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.99723 0.99723 1.99446 3.98892 7.97784 15.9557 31.9114 63.8228 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.184 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 300.833 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0502+2516_S_dfm.log closed on Thu May 19 23:52:40 2016