! Started logfile: /scr/pima/bg219a_uvs/J0312+0133_S_dfm.log on Thu May 19 23:49:46 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/J0312+0133_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0312+0133_S_uva.fits ! AN table 1: 28 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J0312+0133 ! ! 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 1400 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 J0312+0133_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.082539Jy sigma=25.293455 ! Fit after self-cal, rms=0.711743Jy sigma=16.310805 ! 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.805 mas, bmaj=6.791 mas, bpa=-4.126 degrees ! Estimated noise=1.20236 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.223093 Jy ! Component: 100 - total flux cleaned = 0.274421 Jy ! Total flux subtracted in 100 components = 0.274421 Jy ! Clean residual min=-0.014302 max=0.019133 Jy/beam ! Clean residual mean=-0.000087 rms=0.003702 Jy/beam ! Combined flux in latest and established models = 0.274422 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.274422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064944Jy sigma=1.424829 ! Fit after self-cal, rms=0.064926Jy sigma=1.424306 ! 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.385 mas, bmaj=7.558 mas, bpa=1.037 degrees ! Estimated noise=0.901484 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.0244187 Jy ! Component: 100 - total flux cleaned = 0.0352285 Jy ! Component: 150 - total flux cleaned = 0.0402385 Jy ! Component: 200 - total flux cleaned = 0.0419407 Jy ! Total flux subtracted in 200 components = 0.0419407 Jy ! Clean residual min=-0.007818 max=0.012403 Jy/beam ! Clean residual mean=-0.000073 rms=0.002326 Jy/beam ! Combined flux in latest and established models = 0.316362 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 26 components and 0.316362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056454Jy sigma=1.212817 ! Fit after self-cal, rms=0.056467Jy sigma=1.212382 ! 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.385 x 7.558 at 1.037 degrees (North through East) ! Clean map min=-0.0076904 max=0.29175 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.98 MK 1.05 NL 0.99 OV 1.03 ! PT 0.98 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 1.00 NL 1.01 OV 1.01 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 0.98 NL 1.00 OV 1.03 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 0.95 NL 0.99 OV 1.02 ! PT 1.00 SC 0.98 ! ! ! Fit before self-cal, rms=0.056467Jy sigma=1.212382 ! Fit after self-cal, rms=0.055688Jy sigma=1.197211 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.381 mas, bmaj=7.556 mas, bpa=0.8484 degrees ! Estimated noise=0.900611 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 (17.5, -19). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00925202 Jy ! Component: 100 - total flux cleaned = 0.0132811 Jy ! Component: 150 - total flux cleaned = 0.0148756 Jy ! Component: 200 - total flux cleaned = 0.01605 Jy ! Total flux subtracted in 200 components = 0.01605 Jy ! Clean residual min=-0.005123 max=0.005287 Jy/beam ! Clean residual mean=-0.000018 rms=0.001403 Jy/beam ! Combined flux in latest and established models = 0.332412 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 52 components and 0.332412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054123Jy sigma=1.156129 ! Fit after self-cal, rms=0.053943Jy sigma=1.151806 ! 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.053943Jy sigma=1.151806 ! Fit after self-cal, rms=0.053798Jy sigma=1.144972 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.38 mas, bmaj=7.555 mas, bpa=0.803 degrees ! Estimated noise=0.900437 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00308086 Jy ! Component: 100 - total flux cleaned = 0.00428302 Jy ! Component: 150 - total flux cleaned = 0.00506292 Jy ! Component: 200 - total flux cleaned = 0.00540424 Jy ! Total flux subtracted in 200 components = 0.00540424 Jy ! Clean residual min=-0.004302 max=0.004397 Jy/beam ! Clean residual mean=-0.000005 rms=0.001138 Jy/beam ! Combined flux in latest and established models = 0.337816 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 69 components and 0.337816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053571Jy sigma=1.139445 ! Fit after self-cal, rms=0.053545Jy sigma=1.138941 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.00113005 Jy ! Component: 100 - total flux cleaned = 0.00138555 Jy ! Component: 150 - total flux cleaned = 0.00157331 Jy ! Component: 200 - total flux cleaned = 0.00179184 Jy ! Total flux subtracted in 200 components = 0.00179184 Jy ! Clean residual min=-0.004034 max=0.004338 Jy/beam ! Clean residual mean=-0.000002 rms=0.001081 Jy/beam ! Combined flux in latest and established models = 0.339608 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 74 components and 0.339608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053456Jy sigma=1.137002 ! Fit after self-cal, rms=0.053448Jy sigma=1.136893 ! 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.053448Jy sigma=1.136893 ! Fit after self-cal, rms=0.053417Jy sigma=1.136215 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.381 mas, bmaj=7.558 mas, bpa=0.7908 degrees ! Estimated noise=0.900398 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110496 Jy ! Component: 100 - total flux cleaned = 0.00149565 Jy ! Component: 150 - total flux cleaned = 0.0017282 Jy ! Component: 200 - total flux cleaned = 0.00194119 Jy ! Total flux subtracted in 200 components = 0.00194119 Jy ! Clean residual min=-0.003822 max=0.004142 Jy/beam ! Clean residual mean=-0.000011 rms=0.001027 Jy/beam ! Combined flux in latest and established models = 0.34155 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 78 components and 0.34155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053351Jy sigma=1.134751 ! Fit after self-cal, rms=0.053344Jy sigma=1.134660 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.000466099 Jy ! Component: 100 - total flux cleaned = 0.000596937 Jy ! Component: 150 - total flux cleaned = 0.00074922 Jy ! Component: 200 - total flux cleaned = 0.000863579 Jy ! Total flux subtracted in 200 components = 0.000863579 Jy ! Clean residual min=-0.003928 max=0.004167 Jy/beam ! Clean residual mean=-0.000009 rms=0.001008 Jy/beam ! Combined flux in latest and established models = 0.342413 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 82 components and 0.342413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053308Jy sigma=1.133921 ! Fit after self-cal, rms=0.053306Jy sigma=1.133894 ! 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.053306Jy sigma=1.133894 ! Fit after self-cal, rms=0.053316Jy sigma=1.133736 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.695 mas, bmaj=14.85 mas, bpa=1.054 degrees ! Estimated noise=1.114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129166 Jy ! Component: 100 - total flux cleaned = 0.00141851 Jy ! Component: 150 - total flux cleaned = 0.00149809 Jy ! Component: 200 - total flux cleaned = 0.00161944 Jy ! Total flux subtracted in 200 components = 0.00161944 Jy ! Clean residual min=-0.003687 max=0.004046 Jy/beam ! Clean residual mean=-0.000022 rms=0.001282 Jy/beam ! Combined flux in latest and established models = 0.344033 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 86 components and 0.344033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053306Jy sigma=1.133408 ! Fit after self-cal, rms=0.053304Jy sigma=1.133360 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.000258004 Jy ! Component: 100 - total flux cleaned = 0.000325593 Jy ! Component: 150 - total flux cleaned = 0.000433923 Jy ! Component: 200 - total flux cleaned = 0.000496594 Jy ! Total flux subtracted in 200 components = 0.000496594 Jy ! Clean residual min=-0.003749 max=0.004015 Jy/beam ! Clean residual mean=-0.000021 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 0.344529 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 91 components and 0.344529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053292Jy sigma=1.133148 ! Fit after self-cal, rms=0.053293Jy sigma=1.133133 ! 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.381 mas, bmaj=7.56 mas, bpa=0.7803 degrees ! Estimated noise=0.900721 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.381 x 7.56 at 0.7803 degrees (North through East) ! Clean map min=-0.0038504 max=0.29119 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.799 mas, bmaj=6.803 mas, bpa=-4.394 degrees ! Estimated noise=1.19863 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.222282 Jy ! Component: 100 - total flux cleaned = 0.27315 Jy ! Component: 150 - total flux cleaned = 0.2943 Jy ! Component: 200 - total flux cleaned = 0.307372 Jy ! Total flux subtracted in 200 components = 0.307372 Jy ! Clean residual min=-0.008200 max=0.006907 Jy/beam ! Clean residual mean=-0.000044 rms=0.002029 Jy/beam ! Combined flux in latest and established models = 0.307372 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.307372 Jy ! Inverting map and beam ! Estimated beam: bmin=3.381 mas, bmaj=7.56 mas, bpa=0.7803 degrees ! Estimated noise=0.900721 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.0109523 Jy ! Component: 100 - total flux cleaned = 0.017824 Jy ! Component: 150 - total flux cleaned = 0.0225894 Jy ! Component: 200 - total flux cleaned = 0.0260479 Jy ! Total flux subtracted in 200 components = 0.0260479 Jy ! Clean residual min=-0.004848 max=0.004310 Jy/beam ! Clean residual mean=-0.000033 rms=0.001192 Jy/beam ! Combined flux in latest and established models = 0.33342 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 37 components and 0.33342 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.695 mas, bmaj=14.85 mas, bpa=1.054 degrees ! Estimated noise=1.114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00341875 Jy ! Component: 100 - total flux cleaned = 0.00565495 Jy ! Component: 150 - total flux cleaned = 0.00726439 Jy ! Component: 200 - total flux cleaned = 0.00842373 Jy ! Total flux subtracted in 200 components = 0.00842373 Jy ! Clean residual min=-0.003743 max=0.004308 Jy/beam ! Clean residual mean=-0.000032 rms=0.001397 Jy/beam ! Combined flux in latest and established models = 0.341843 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.000599301 Jy ! Component: 100 - total flux cleaned = 0.000756347 Jy ! Component: 150 - total flux cleaned = 0.000937787 Jy ! Component: 200 - total flux cleaned = 0.00108223 Jy ! Total flux subtracted in 200 components = 0.00108223 Jy ! Clean residual min=-0.003709 max=0.004264 Jy/beam ! Clean residual mean=-0.000027 rms=0.001355 Jy/beam ! Combined flux in latest and established models = 0.342926 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 56 components and 0.342926 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.381 mas, bmaj=7.56 mas, bpa=0.7803 degrees ! Estimated noise=0.900721 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000318781 Jy ! Component: 100 - total flux cleaned = -0.000426637 Jy ! Component: 150 - total flux cleaned = -0.000342032 Jy ! Component: 200 - total flux cleaned = -0.000143874 Jy ! Total flux subtracted in 200 components = -0.000143874 Jy ! Clean residual min=-0.003807 max=0.004281 Jy/beam ! Clean residual mean=-0.000013 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.342782 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 71 components and 0.342782 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053400Jy sigma=1.135332 ! Fit after self-cal, rms=0.053395Jy sigma=1.135130 wmodel /J0312+0133_S_map.mod ! wmodel: Unable to open new model file: /J0312+0133_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0312+0133_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.381 x 7.56 at 0.7803 degrees (North through East) ! Clean map min=-0.0037168 max=0.28983 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0312+0133_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.289832 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00102571 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.0617 1.0617 2.12339 4.24679 8.49357 16.9871 33.9743 67.9486 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.289 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 282.566 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0312+0133_S_dfm.log closed on Thu May 19 23:49:48 2016