! Started logfile: /scr/pima/bg219h_uvs/J1016+0513_S_dfm.log on Thu May 19 22:19:23 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/bg219h_uvs/J1016+0513_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1016+0513_S_uva.fits ! AN table 1: 14 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.620635 visibilities/baseline/integration-bin. ! Found source: J1016+0513 ! ! 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 54 lines of history. ! ! Reading 1564 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 J1016+0513_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007275Jy sigma=30.676859 ! Fit after self-cal, rms=0.860838Jy sigma=26.416520 ! 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.634 mas, bmaj=7.73 mas, bpa=-10.38 degrees ! Estimated noise=0.775558 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.104425 Jy ! Component: 100 - total flux cleaned = 0.129419 Jy ! Total flux subtracted in 100 components = 0.129419 Jy ! Clean residual min=-0.007001 max=0.009880 Jy/beam ! Clean residual mean=0.000016 rms=0.001824 Jy/beam ! Combined flux in latest and established models = 0.129419 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.129419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060228Jy sigma=1.744522 ! Fit after self-cal, rms=0.060216Jy sigma=1.744238 ! 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.329 mas, bmaj=8.747 mas, bpa=-9.565 degrees ! Estimated noise=0.61676 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.0135545 Jy ! Component: 100 - total flux cleaned = 0.0197904 Jy ! Component: 150 - total flux cleaned = 0.0230116 Jy ! Component: 200 - total flux cleaned = 0.0248218 Jy ! Total flux subtracted in 200 components = 0.0248218 Jy ! Clean residual min=-0.005182 max=0.005886 Jy/beam ! Clean residual mean=0.000006 rms=0.001473 Jy/beam ! Combined flux in latest and established models = 0.154241 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 40 components and 0.154241 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057102Jy sigma=1.670182 ! Fit after self-cal, rms=0.057111Jy sigma=1.669853 ! 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.329 x 8.747 at -9.565 degrees (North through East) ! Clean map min=-0.0049789 max=0.13845 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: ! BR 0.95 FD 1.00* HN 1.04 KP 0.96 ! LA 0.96 MK 1.02 NL 0.94 OV 0.99 ! PT 0.97 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00* HN 0.98 KP 1.00 ! LA 1.00 MK 0.95 NL 1.12 OV 0.96 ! PT 0.96 SC 1.14 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* HN 1.01 KP 0.97 ! LA 1.00 MK 1.00 NL 1.00 OV 0.99 ! PT 1.00 SC 0.90 ! ! ! Fit before self-cal, rms=0.057111Jy sigma=1.669853 ! Fit after self-cal, rms=0.056190Jy sigma=1.654520 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.337 mas, bmaj=8.753 mas, bpa=-9.518 degrees ! Estimated noise=0.607323 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.00160276 Jy ! Component: 100 - total flux cleaned = -0.00138801 Jy ! Component: 150 - total flux cleaned = -0.00120371 Jy ! Component: 200 - total flux cleaned = -0.00115678 Jy ! Total flux subtracted in 200 components = -0.00115678 Jy ! Clean residual min=-0.005033 max=0.005195 Jy/beam ! Clean residual mean=0.000003 rms=0.001351 Jy/beam ! Combined flux in latest and established models = 0.153084 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.153084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056176Jy sigma=1.650523 ! Fit after self-cal, rms=0.056194Jy sigma=1.650374 ! 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.056194Jy sigma=1.650374 ! Fit after self-cal, rms=0.054384Jy sigma=1.626191 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.349 mas, bmaj=8.748 mas, bpa=-9.376 degrees ! Estimated noise=0.596431 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00224697 Jy ! Component: 100 - total flux cleaned = -0.00267045 Jy ! Component: 150 - total flux cleaned = -0.00268931 Jy ! Component: 200 - total flux cleaned = -0.00268961 Jy ! Total flux subtracted in 200 components = -0.00268961 Jy ! Clean residual min=-0.004609 max=0.004873 Jy/beam ! Clean residual mean=0.000002 rms=0.001199 Jy/beam ! Combined flux in latest and established models = 0.150395 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.150395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054347Jy sigma=1.620971 ! Fit after self-cal, rms=0.054371Jy sigma=1.620762 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 = 5.91688e-05 Jy ! Component: 100 - total flux cleaned = 4.35592e-05 Jy ! Component: 150 - total flux cleaned = 2.87009e-05 Jy ! Component: 200 - total flux cleaned = 1.32315e-05 Jy ! Total flux subtracted in 200 components = 1.32315e-05 Jy ! Clean residual min=-0.004598 max=0.004865 Jy/beam ! Clean residual mean=0.000002 rms=0.001198 Jy/beam ! Combined flux in latest and established models = 0.150408 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 57 components and 0.150408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054362Jy sigma=1.620531 ! Fit after self-cal, rms=0.054363Jy sigma=1.620523 ! 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.054363Jy sigma=1.620523 ! Fit after self-cal, rms=0.053406Jy sigma=1.618680 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.348 mas, bmaj=8.74 mas, bpa=-9.33 degrees ! Estimated noise=0.586594 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0019058 Jy ! Component: 100 - total flux cleaned = -0.00226424 Jy ! Component: 150 - total flux cleaned = -0.00228042 Jy ! Component: 200 - total flux cleaned = -0.00229528 Jy ! Total flux subtracted in 200 components = -0.00229528 Jy ! Clean residual min=-0.004456 max=0.004796 Jy/beam ! Clean residual mean=0.000002 rms=0.001164 Jy/beam ! Combined flux in latest and established models = 0.148113 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.148113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053383Jy sigma=1.614639 ! Fit after self-cal, rms=0.053383Jy sigma=1.614632 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.04689e-06 Jy ! Component: 100 - total flux cleaned = -1.29334e-05 Jy ! Component: 150 - total flux cleaned = -2.66247e-05 Jy ! Component: 200 - total flux cleaned = -3.99521e-05 Jy ! Total flux subtracted in 200 components = -3.99521e-05 Jy ! Clean residual min=-0.004459 max=0.004790 Jy/beam ! Clean residual mean=0.000002 rms=0.001163 Jy/beam ! Combined flux in latest and established models = 0.148073 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.148073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053377Jy sigma=1.614432 ! Fit after self-cal, rms=0.053377Jy sigma=1.614426 ! 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.053377Jy sigma=1.614426 ! Fit after self-cal, rms=0.052571Jy sigma=1.613055 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.043 mas, bmaj=12.49 mas, bpa=-9.815 degrees ! Estimated noise=0.704404 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00164368 Jy ! Component: 100 - total flux cleaned = -0.00179878 Jy ! Component: 150 - total flux cleaned = -0.00174756 Jy ! Component: 200 - total flux cleaned = -0.00170367 Jy ! Total flux subtracted in 200 components = -0.00170367 Jy ! Clean residual min=-0.004557 max=0.005127 Jy/beam ! Clean residual mean=0.000004 rms=0.001320 Jy/beam ! Combined flux in latest and established models = 0.146369 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 66 components and 0.146369 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052576Jy sigma=1.610539 ! Fit after self-cal, rms=0.052574Jy sigma=1.610459 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 = 7.50979e-05 Jy ! Component: 100 - total flux cleaned = 0.000111128 Jy ! Component: 150 - total flux cleaned = 0.000111084 Jy ! Component: 200 - total flux cleaned = 0.000110586 Jy ! Total flux subtracted in 200 components = 0.000110586 Jy ! Clean residual min=-0.004555 max=0.005063 Jy/beam ! Clean residual mean=0.000004 rms=0.001315 Jy/beam ! Combined flux in latest and established models = 0.14648 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 70 components and 0.14648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052585Jy sigma=1.610587 ! Fit after self-cal, rms=0.052585Jy sigma=1.610524 ! 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.347 mas, bmaj=8.734 mas, bpa=-9.3 degrees ! Estimated noise=0.578222 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.347 x 8.734 at -9.3 degrees (North through East) ! Clean map min=-0.0041765 max=0.12979 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.653 mas, bmaj=7.685 mas, bpa=-9.97 degrees ! Estimated noise=0.727886 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0979378 Jy ! Component: 100 - total flux cleaned = 0.121535 Jy ! Component: 150 - total flux cleaned = 0.131493 Jy ! Component: 200 - total flux cleaned = 0.137168 Jy ! Total flux subtracted in 200 components = 0.137168 Jy ! Clean residual min=-0.005512 max=0.004572 Jy/beam ! Clean residual mean=0.000006 rms=0.001247 Jy/beam ! Combined flux in latest and established models = 0.137168 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.137168 Jy ! Inverting map and beam ! Estimated beam: bmin=3.347 mas, bmaj=8.734 mas, bpa=-9.3 degrees ! Estimated noise=0.578222 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.00420973 Jy ! Component: 100 - total flux cleaned = 0.00633153 Jy ! Component: 150 - total flux cleaned = 0.00754759 Jy ! Component: 200 - total flux cleaned = 0.00829391 Jy ! Total flux subtracted in 200 components = 0.00829391 Jy ! Clean residual min=-0.004244 max=0.004759 Jy/beam ! Clean residual mean=0.000003 rms=0.001137 Jy/beam ! Combined flux in latest and established models = 0.145462 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 60 components and 0.145462 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.043 mas, bmaj=12.49 mas, bpa=-9.815 degrees ! Estimated noise=0.704404 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010648 Jy ! Component: 100 - total flux cleaned = 0.0010651 Jy ! Component: 150 - total flux cleaned = 0.00109108 Jy ! Component: 200 - total flux cleaned = 0.00111145 Jy ! Total flux subtracted in 200 components = 0.00111145 Jy ! Clean residual min=-0.004547 max=0.005087 Jy/beam ! Clean residual mean=0.000004 rms=0.001317 Jy/beam ! Combined flux in latest and established models = 0.146573 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.66057e-07 Jy ! Component: 100 - total flux cleaned = -1.29943e-05 Jy ! Component: 150 - total flux cleaned = -2.48957e-05 Jy ! Component: 200 - total flux cleaned = -4.48405e-05 Jy ! Total flux subtracted in 200 components = -4.48405e-05 Jy ! Clean residual min=-0.004550 max=0.005008 Jy/beam ! Clean residual mean=0.000004 rms=0.001313 Jy/beam ! Combined flux in latest and established models = 0.146528 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 65 components and 0.146528 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.347 mas, bmaj=8.734 mas, bpa=-9.3 degrees ! Estimated noise=0.578222 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000527576 Jy ! Component: 100 - total flux cleaned = -0.00060572 Jy ! Component: 150 - total flux cleaned = -0.000634073 Jy ! Component: 200 - total flux cleaned = -0.000656063 Jy ! Total flux subtracted in 200 components = -0.000656063 Jy ! Clean residual min=-0.004307 max=0.004743 Jy/beam ! Clean residual mean=0.000003 rms=0.001133 Jy/beam ! Combined flux in latest and established models = 0.145872 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 71 components and 0.145872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052563Jy sigma=1.609972 ! Fit after self-cal, rms=0.052560Jy sigma=1.609937 wmodel /J1016+0513_S_map.mod ! wmodel: Unable to open new model file: /J1016+0513_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J1016+0513_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.347 x 8.734 at -9.3 degrees (North through East) ! Clean map min=-0.0041162 max=0.12958 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1016+0513_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.129578 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00113254 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.62207 2.62207 5.24414 10.4883 20.9766 41.9532 83.9063 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0033 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.129 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 114.413 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1016+0513_S_dfm.log closed on Thu May 19 22:19:25 2016