! Started logfile: /scr/pima/bg219h_uvs/J1206+0529_S_dfm.log on Thu May 19 22:25:01 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/J1206+0529_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1206+0529_S_uva.fits ! AN table 1: 47 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.895508 visibilities/baseline/integration-bin. ! Found source: J1206+0529 ! ! 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 7576 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 J1206+0529_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 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.028701Jy sigma=25.605545 ! Fit after self-cal, rms=0.823036Jy sigma=20.549191 ! 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.506 mas, bmaj=6.388 mas, bpa=-3.149 degrees ! Estimated noise=0.549533 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.129096 Jy ! Component: 100 - total flux cleaned = 0.17929 Jy ! Total flux subtracted in 100 components = 0.17929 Jy ! Clean residual min=-0.009190 max=0.021730 Jy/beam ! Clean residual mean=0.000029 rms=0.002522 Jy/beam ! Combined flux in latest and established models = 0.17929 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.17929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077555Jy sigma=1.855275 ! Fit after self-cal, rms=0.077187Jy sigma=1.846398 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0241883 Jy ! Component: 100 - total flux cleaned = 0.0376676 Jy ! Total flux subtracted in 100 components = 0.0376676 Jy ! Clean residual min=-0.006659 max=0.008369 Jy/beam ! Clean residual mean=0.000016 rms=0.001623 Jy/beam ! Combined flux in latest and established models = 0.216958 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 29 components and 0.216958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066058Jy sigma=1.571702 ! Fit after self-cal, rms=0.065947Jy sigma=1.568536 ! 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.09 mas, bmaj=7.539 mas, bpa=-2.287 degrees ! Estimated noise=0.377506 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 (3, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.014929 Jy ! Component: 100 - total flux cleaned = 0.0241058 Jy ! Component: 150 - total flux cleaned = 0.0305073 Jy ! Component: 200 - total flux cleaned = 0.0351759 Jy ! Total flux subtracted in 200 components = 0.0351759 Jy ! Clean residual min=-0.005705 max=0.006460 Jy/beam ! Clean residual mean=0.000008 rms=0.001512 Jy/beam ! Combined flux in latest and established models = 0.252133 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 73 components and 0.252133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061995Jy sigma=1.470347 ! Fit after self-cal, rms=0.061844Jy sigma=1.466476 ! 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.09 x 7.539 at -2.287 degrees (North through East) ! Clean map min=-0.0055402 max=0.17114 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.97 FD 1.00* HN 0.99 KP 0.98 ! LA 0.96 MK 0.98 NL 0.96 OV 0.95 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 1.03 KP 0.97 ! LA 0.96 MK 1.00 NL 1.07 OV 0.94 ! PT 0.99 SC 1.02 ! ! ! 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.00 FD 1.00* HN 1.00 KP 0.99 ! LA 0.98 MK 0.96 NL 0.99 OV 1.02 ! PT 0.99 SC 1.07 ! ! ! Fit before self-cal, rms=0.061844Jy sigma=1.466476 ! Fit after self-cal, rms=0.060867Jy sigma=1.451158 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.104 mas, bmaj=7.584 mas, bpa=-2.55 degrees ! Estimated noise=0.370733 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.00180781 Jy ! Component: 100 - total flux cleaned = 0.00199388 Jy ! Component: 150 - total flux cleaned = 0.00222829 Jy ! Component: 200 - total flux cleaned = 0.00235341 Jy ! Total flux subtracted in 200 components = 0.00235341 Jy ! Clean residual min=-0.005347 max=0.005277 Jy/beam ! Clean residual mean=0.000000 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.254487 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 87 components and 0.254487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060650Jy sigma=1.443305 ! Fit after self-cal, rms=0.060645Jy sigma=1.442764 ! 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.060645Jy sigma=1.442764 ! Fit after self-cal, rms=0.059772Jy sigma=1.431263 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.097 mas, bmaj=7.594 mas, bpa=-2.758 degrees ! Estimated noise=0.3679 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00104766 Jy ! Component: 100 - total flux cleaned = -0.00116523 Jy ! Component: 150 - total flux cleaned = -0.00121269 Jy ! Component: 200 - total flux cleaned = -0.0011775 Jy ! Total flux subtracted in 200 components = -0.0011775 Jy ! Clean residual min=-0.004549 max=0.004432 Jy/beam ! Clean residual mean=-0.000002 rms=0.001026 Jy/beam ! Combined flux in latest and established models = 0.253309 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 95 components and 0.253309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059715Jy sigma=1.428110 ! Fit after self-cal, rms=0.059722Jy sigma=1.427856 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 (-79, -51.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00382439 Jy ! Component: 100 - total flux cleaned = 0.0056832 Jy ! Component: 150 - total flux cleaned = 0.00646069 Jy ! Component: 200 - total flux cleaned = 0.00698384 Jy ! Total flux subtracted in 200 components = 0.00698384 Jy ! Clean residual min=-0.004343 max=0.003245 Jy/beam ! Clean residual mean=-0.000002 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.260293 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 116 components and 0.260293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059499Jy sigma=1.419959 ! Fit after self-cal, rms=0.059475Jy sigma=1.418989 ! 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.059475Jy sigma=1.418989 ! Fit after self-cal, rms=0.059145Jy sigma=1.418040 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.095 mas, bmaj=7.597 mas, bpa=-2.819 degrees ! Estimated noise=0.366202 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126999 Jy ! Component: 100 - total flux cleaned = 0.00167833 Jy ! Component: 150 - total flux cleaned = 0.00201783 Jy ! Component: 200 - total flux cleaned = 0.00223964 Jy ! Total flux subtracted in 200 components = 0.00223964 Jy ! Clean residual min=-0.004217 max=0.003272 Jy/beam ! Clean residual mean=-0.000003 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.262533 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 129 components and 0.262533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059081Jy sigma=1.414996 ! Fit after self-cal, rms=0.059078Jy sigma=1.414742 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.000486452 Jy ! Component: 100 - total flux cleaned = 0.000733047 Jy ! Component: 150 - total flux cleaned = 0.000857823 Jy ! Component: 200 - total flux cleaned = 0.000885187 Jy ! Total flux subtracted in 200 components = 0.000885187 Jy ! Clean residual min=-0.004054 max=0.003157 Jy/beam ! Clean residual mean=-0.000003 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.263418 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 142 components and 0.263418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059047Jy sigma=1.413625 ! Fit after self-cal, rms=0.059047Jy sigma=1.413526 ! 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.059047Jy sigma=1.413526 ! Fit after self-cal, rms=0.058888Jy sigma=1.413199 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.98 mas, bmaj=11.86 mas, bpa=-4.593 degrees ! Estimated noise=0.46873 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.53503e-05 Jy ! Component: 100 - total flux cleaned = 4.72253e-05 Jy ! Component: 150 - total flux cleaned = 0.000209649 Jy ! Component: 200 - total flux cleaned = 0.000280829 Jy ! Total flux subtracted in 200 components = 0.000280829 Jy ! Clean residual min=-0.005099 max=0.005027 Jy/beam ! Clean residual mean=-0.000006 rms=0.001480 Jy/beam ! Combined flux in latest and established models = 0.263699 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 157 components and 0.263699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058885Jy sigma=1.412360 ! Fit after self-cal, rms=0.058882Jy sigma=1.412264 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.000144443 Jy ! Component: 100 - total flux cleaned = 0.000270726 Jy ! Component: 150 - total flux cleaned = 0.000298709 Jy ! Component: 200 - total flux cleaned = 0.000350086 Jy ! Total flux subtracted in 200 components = 0.000350086 Jy ! Clean residual min=-0.005081 max=0.005020 Jy/beam ! Clean residual mean=-0.000006 rms=0.001463 Jy/beam ! Combined flux in latest and established models = 0.264049 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 166 components and 0.264049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058883Jy sigma=1.411927 ! Fit after self-cal, rms=0.058882Jy sigma=1.411882 ! 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.096 mas, bmaj=7.599 mas, bpa=-2.796 degrees ! Estimated noise=0.365382 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.096 x 7.599 at -2.796 degrees (North through East) ! Clean map min=-0.0040114 max=0.16641 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.508 mas, bmaj=6.435 mas, bpa=-3.699 degrees ! Estimated noise=0.53182 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.125676 Jy ! Component: 100 - total flux cleaned = 0.17568 Jy ! Component: 150 - total flux cleaned = 0.20026 Jy ! Component: 200 - total flux cleaned = 0.214533 Jy ! Total flux subtracted in 200 components = 0.214533 Jy ! Clean residual min=-0.005533 max=0.007373 Jy/beam ! Clean residual mean=0.000012 rms=0.001373 Jy/beam ! Combined flux in latest and established models = 0.214533 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.214533 Jy ! Inverting map and beam ! Estimated beam: bmin=3.096 mas, bmaj=7.599 mas, bpa=-2.796 degrees ! Estimated noise=0.365382 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.0128108 Jy ! Component: 100 - total flux cleaned = 0.0211691 Jy ! Component: 150 - total flux cleaned = 0.0273271 Jy ! Component: 200 - total flux cleaned = 0.0320699 Jy ! Total flux subtracted in 200 components = 0.0320699 Jy ! Clean residual min=-0.004325 max=0.004540 Jy/beam ! Clean residual mean=0.000005 rms=0.001171 Jy/beam ! Combined flux in latest and established models = 0.246603 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 68 components and 0.246603 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.98 mas, bmaj=11.86 mas, bpa=-4.593 degrees ! Estimated noise=0.46873 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00587362 Jy ! Component: 100 - total flux cleaned = 0.00820834 Jy ! Component: 150 - total flux cleaned = 0.0102614 Jy ! Component: 200 - total flux cleaned = 0.0117989 Jy ! Total flux subtracted in 200 components = 0.0117989 Jy ! Clean residual min=-0.005184 max=0.004653 Jy/beam ! Clean residual mean=-0.000001 rms=0.001582 Jy/beam ! Combined flux in latest and established models = 0.258402 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.00134579 Jy ! Component: 100 - total flux cleaned = 0.002374 Jy ! Component: 150 - total flux cleaned = 0.00322212 Jy ! Component: 200 - total flux cleaned = 0.00392269 Jy ! Total flux subtracted in 200 components = 0.00392269 Jy ! Clean residual min=-0.005120 max=0.004796 Jy/beam ! Clean residual mean=-0.000004 rms=0.001496 Jy/beam ! Combined flux in latest and established models = 0.262324 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 141 components and 0.262324 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.096 mas, bmaj=7.599 mas, bpa=-2.796 degrees ! Estimated noise=0.365382 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00048926 Jy ! Component: 100 - total flux cleaned = 0.000729743 Jy ! Component: 150 - total flux cleaned = 0.000943157 Jy ! Component: 200 - total flux cleaned = 0.0010897 Jy ! Total flux subtracted in 200 components = 0.0010897 Jy ! Clean residual min=-0.004169 max=0.003229 Jy/beam ! Clean residual mean=-0.000002 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.263414 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 168 components and 0.263414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059030Jy sigma=1.415083 ! Fit after self-cal, rms=0.058991Jy sigma=1.413563 wmodel /J1206+0529_S_map.mod ! wmodel: Unable to open new model file: /J1206+0529_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J1206+0529_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.096 x 7.599 at -2.796 degrees (North through East) ! Clean map min=-0.0039419 max=0.16333 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1206+0529_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.163325 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000922969 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.69533 1.69533 3.39066 6.78133 13.5627 27.1253 54.2506 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0027 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.163 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 176.956 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1206+0529_S_dfm.log closed on Thu May 19 22:25:03 2016