! Started logfile: /scr/pima/bg219a_uvs/J0047+5657_S_dfm.log on Thu May 19 23:45:41 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/J0047+5657_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0047+5657_S_uva.fits ! AN table 1: 28 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J0047+5657 ! ! 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 1344 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 J0047+5657_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.007271Jy sigma=24.735268 ! Fit after self-cal, rms=0.875034Jy sigma=21.397910 ! 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.714 mas, bmaj=4.762 mas, bpa=-48.45 degrees ! Estimated noise=1.04353 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.0944391 Jy ! Component: 100 - total flux cleaned = 0.122224 Jy ! Total flux subtracted in 100 components = 0.122224 Jy ! Clean residual min=-0.008765 max=0.012197 Jy/beam ! Clean residual mean=0.000028 rms=0.002704 Jy/beam ! Combined flux in latest and established models = 0.122224 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.122224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057127Jy sigma=1.302290 ! Fit after self-cal, rms=0.057106Jy sigma=1.301466 ! 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.225 mas, bmaj=5.286 mas, bpa=-50.79 degrees ! Estimated noise=0.872343 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.0164367 Jy ! Component: 100 - total flux cleaned = 0.024734 Jy ! Component: 150 - total flux cleaned = 0.0292019 Jy ! Component: 200 - total flux cleaned = 0.0318548 Jy ! Total flux subtracted in 200 components = 0.0318548 Jy ! Clean residual min=-0.004095 max=0.003880 Jy/beam ! Clean residual mean=-0.000003 rms=0.001038 Jy/beam ! Combined flux in latest and established models = 0.154078 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 33 components and 0.154078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052966Jy sigma=1.169262 ! Fit after self-cal, rms=0.052977Jy sigma=1.168295 ! 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.225 x 5.286 at -50.79 degrees (North through East) ! Clean map min=-0.003904 max=0.12647 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.13 NL 1.02 OV 0.99 ! PT 0.94 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.09 MK 0.95 NL 0.97 OV 0.99 ! PT 0.92 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.08 MK 1.07 NL 0.97 OV 1.01 ! PT 0.96 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 0.96 NL 0.96 OV 1.02 ! PT 0.98 SC 0.95 ! ! ! Fit before self-cal, rms=0.052977Jy sigma=1.168295 ! Fit after self-cal, rms=0.052433Jy sigma=1.152054 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.236 mas, bmaj=5.294 mas, bpa=-50.89 degrees ! Estimated noise=0.865853 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.00051792 Jy ! Component: 100 - total flux cleaned = 0.000573341 Jy ! Component: 150 - total flux cleaned = 0.000620486 Jy ! Component: 200 - total flux cleaned = 0.000702169 Jy ! Total flux subtracted in 200 components = 0.000702169 Jy ! Clean residual min=-0.003264 max=0.003467 Jy/beam ! Clean residual mean=-0.000012 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.154781 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.154781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052398Jy sigma=1.151434 ! Fit after self-cal, rms=0.052447Jy sigma=1.151147 ! 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.052447Jy sigma=1.151147 ! Fit after self-cal, rms=0.052078Jy sigma=1.146286 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=5.292 mas, bpa=-50.71 degrees ! Estimated noise=0.863858 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00024138 Jy ! Component: 100 - total flux cleaned = 0.000216498 Jy ! Component: 150 - total flux cleaned = 0.000236446 Jy ! Component: 200 - total flux cleaned = 0.000253951 Jy ! Total flux subtracted in 200 components = 0.000253951 Jy ! Clean residual min=-0.002927 max=0.003145 Jy/beam ! Clean residual mean=-0.000013 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.155034 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 45 components and 0.155034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052052Jy sigma=1.145801 ! Fit after self-cal, rms=0.052058Jy sigma=1.145708 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 (-87.5, 101). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115852 Jy ! Component: 100 - total flux cleaned = 0.000826091 Jy ! Component: 150 - total flux cleaned = 0.000507484 Jy ! Component: 200 - total flux cleaned = 0.000214536 Jy ! Total flux subtracted in 200 components = 0.000214536 Jy ! Clean residual min=-0.002398 max=0.002163 Jy/beam ! Clean residual mean=-0.000013 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.155249 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 59 components and 0.155249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051853Jy sigma=1.140969 ! Fit after self-cal, rms=0.051844Jy sigma=1.140688 ! 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.051844Jy sigma=1.140688 ! Fit after self-cal, rms=0.051541Jy sigma=1.140004 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.193 mas, bmaj=5.298 mas, bpa=-50.45 degrees ! Estimated noise=0.859276 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000136009 Jy ! Component: 100 - total flux cleaned = -2.18441e-05 Jy ! Component: 150 - total flux cleaned = -0.000170846 Jy ! Component: 200 - total flux cleaned = -0.000294286 Jy ! Total flux subtracted in 200 components = -0.000294286 Jy ! Clean residual min=-0.002334 max=0.002117 Jy/beam ! Clean residual mean=-0.000011 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.154955 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 66 components and 0.154955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051489Jy sigma=1.138762 ! Fit after self-cal, rms=0.051492Jy sigma=1.138686 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 = 9.03883e-05 Jy ! Component: 100 - total flux cleaned = 2.84105e-05 Jy ! Component: 150 - total flux cleaned = 1.07618e-05 Jy ! Component: 200 - total flux cleaned = -3.7997e-05 Jy ! Total flux subtracted in 200 components = -3.7997e-05 Jy ! Clean residual min=-0.002281 max=0.002128 Jy/beam ! Clean residual mean=-0.000011 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.154917 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 76 components and 0.154917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051476Jy sigma=1.138374 ! Fit after self-cal, rms=0.051476Jy sigma=1.138351 ! 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.051476Jy sigma=1.138351 ! Fit after self-cal, rms=0.051394Jy sigma=1.138168 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.124 mas, bmaj=9.656 mas, bpa=-67.65 degrees ! Estimated noise=1.09333 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000286224 Jy ! Component: 100 - total flux cleaned = 0.00036424 Jy ! Component: 150 - total flux cleaned = 0.000398489 Jy ! Component: 200 - total flux cleaned = 0.000414497 Jy ! Total flux subtracted in 200 components = 0.000414497 Jy ! Clean residual min=-0.002065 max=0.001890 Jy/beam ! Clean residual mean=-0.000021 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.155331 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 87 components and 0.155331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051388Jy sigma=1.138097 ! Fit after self-cal, rms=0.051389Jy sigma=1.138071 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.000230408 Jy ! Component: 100 - total flux cleaned = 0.000292333 Jy ! Component: 150 - total flux cleaned = 0.000292073 Jy ! Component: 200 - total flux cleaned = 0.000278816 Jy ! Total flux subtracted in 200 components = 0.000278816 Jy ! Clean residual min=-0.002051 max=0.001855 Jy/beam ! Clean residual mean=-0.000020 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.15561 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 93 components and 0.15561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051386Jy sigma=1.138074 ! Fit after self-cal, rms=0.051385Jy sigma=1.138066 ! 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.182 mas, bmaj=5.303 mas, bpa=-50.33 degrees ! Estimated noise=0.858041 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.182 x 5.303 at -50.33 degrees (North through East) ! Clean map min=-0.0026573 max=0.1251 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.682 mas, bmaj=4.769 mas, bpa=-48.21 degrees ! Estimated noise=1.01695 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.091981 Jy ! Component: 100 - total flux cleaned = 0.120265 Jy ! Component: 150 - total flux cleaned = 0.134727 Jy ! Component: 200 - total flux cleaned = 0.143253 Jy ! Total flux subtracted in 200 components = 0.143253 Jy ! Clean residual min=-0.006037 max=0.005612 Jy/beam ! Clean residual mean=0.000009 rms=0.001373 Jy/beam ! Combined flux in latest and established models = 0.143253 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.143253 Jy ! Inverting map and beam ! Estimated beam: bmin=3.182 mas, bmaj=5.303 mas, bpa=-50.33 degrees ! Estimated noise=0.858041 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.00623959 Jy ! Component: 100 - total flux cleaned = 0.00860898 Jy ! Component: 150 - total flux cleaned = 0.00945681 Jy ! Component: 200 - total flux cleaned = 0.00983125 Jy ! Total flux subtracted in 200 components = 0.00983125 Jy ! Clean residual min=-0.002972 max=0.002467 Jy/beam ! Clean residual mean=-0.000003 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.153084 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 49 components and 0.153084 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.124 mas, bmaj=9.656 mas, bpa=-67.65 degrees ! Estimated noise=1.09333 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00197012 Jy ! Component: 100 - total flux cleaned = 0.00227394 Jy ! Component: 150 - total flux cleaned = 0.00252294 Jy ! Component: 200 - total flux cleaned = 0.00269674 Jy ! Total flux subtracted in 200 components = 0.00269674 Jy ! Clean residual min=-0.002044 max=0.002256 Jy/beam ! Clean residual mean=-0.000024 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.155781 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.000119527 Jy ! Component: 100 - total flux cleaned = 9.28959e-05 Jy ! Component: 150 - total flux cleaned = 6.85102e-05 Jy ! Component: 200 - total flux cleaned = 4.53595e-05 Jy ! Total flux subtracted in 200 components = 4.53595e-05 Jy ! Clean residual min=-0.002048 max=0.002098 Jy/beam ! Clean residual mean=-0.000024 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.155826 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 70 components and 0.155826 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.182 mas, bmaj=5.303 mas, bpa=-50.33 degrees ! Estimated noise=0.858041 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.72466e-05 Jy ! Component: 100 - total flux cleaned = 0.000369923 Jy ! Component: 150 - total flux cleaned = 0.000274771 Jy ! Component: 200 - total flux cleaned = 0.000131188 Jy ! Total flux subtracted in 200 components = 0.000131188 Jy ! Clean residual min=-0.002250 max=0.002125 Jy/beam ! Clean residual mean=-0.000009 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.155957 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 81 components and 0.155957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051422Jy sigma=1.138688 ! Fit after self-cal, rms=0.051421Jy sigma=1.138602 wmodel /J0047+5657_S_map.mod ! wmodel: Unable to open new model file: /J0047+5657_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0047+5657_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.182 x 5.303 at -50.33 degrees (North through East) ! Clean map min=-0.0028295 max=0.12437 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0047+5657_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.12437 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000532205 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.28376 1.28376 2.56753 5.13506 10.2701 20.5402 41.0805 82.1609 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.124 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 233.687 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0047+5657_S_dfm.log closed on Thu May 19 23:45:43 2016