! Started logfile: /scr/pima/bg219a_uvs/J1232+4821_S_dfm.log on Fri May 20 00:06:19 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/J1232+4821_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1232+4821_S_uva.fits ! AN table 1: 18 integrations on 15 of 15 possible baselines. ! AN table 2: 18 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.937778 visibilities/baseline/integration-bin. ! Found source: J1232+4821 ! ! 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 1688 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 J1232+4821_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 12 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.004824Jy sigma=27.419851 ! Fit after self-cal, rms=0.860642Jy sigma=23.411307 ! 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=3.084 mas, bmaj=3.708 mas, bpa=37.42 degrees ! Estimated noise=1.00003 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.102491 Jy ! Component: 100 - total flux cleaned = 0.131822 Jy ! Total flux subtracted in 100 components = 0.131822 Jy ! Clean residual min=-0.011464 max=0.018468 Jy/beam ! Clean residual mean=0.000167 rms=0.003640 Jy/beam ! Combined flux in latest and established models = 0.131822 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.131822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065543Jy sigma=1.732432 ! Fit after self-cal, rms=0.065541Jy sigma=1.731412 ! 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.847 mas, bmaj=4.334 mas, bpa=33.82 degrees ! Estimated noise=0.690568 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.0217319 Jy ! Component: 100 - total flux cleaned = 0.0329588 Jy ! Component: 150 - total flux cleaned = 0.0393593 Jy ! Component: 200 - total flux cleaned = 0.0414638 Jy ! Total flux subtracted in 200 components = 0.0414638 Jy ! Clean residual min=-0.012828 max=0.020632 Jy/beam ! Clean residual mean=0.000301 rms=0.004596 Jy/beam ! Combined flux in latest and established models = 0.173286 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 32 components and 0.173286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057887Jy sigma=1.542170 ! Fit after self-cal, rms=0.057830Jy sigma=1.539589 ! 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.847 x 4.334 at 33.82 degrees (North through East) ! Clean map min=-0.012321 max=0.13696 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: ! FD 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.87 MK 1.10 NL 0.92 OV 1.08 ! PT 0.87 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.87 MK 1.04 NL 0.85 OV 1.16 ! PT 0.92 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Fit before self-cal, rms=0.057830Jy sigma=1.539589 ! Fit after self-cal, rms=0.055607Jy sigma=1.501711 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.879 mas, bmaj=4.347 mas, bpa=34.44 degrees ! Estimated noise=0.677959 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.00262746 Jy ! Component: 100 - total flux cleaned = -0.00318724 Jy ! Component: 150 - total flux cleaned = -0.00318424 Jy ! Component: 200 - total flux cleaned = -0.00318354 Jy ! Total flux subtracted in 200 components = -0.00318354 Jy ! Clean residual min=-0.010730 max=0.016494 Jy/beam ! Clean residual mean=0.000226 rms=0.003841 Jy/beam ! Combined flux in latest and established models = 0.170102 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 36 components and 0.170102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055273Jy sigma=1.487673 ! Fit after self-cal, rms=0.055238Jy sigma=1.486882 ! 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.055238Jy sigma=1.486882 ! Fit after self-cal, rms=0.055270Jy sigma=1.486376 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.878 mas, bmaj=4.371 mas, bpa=34.43 degrees ! Estimated noise=0.67821 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000714646 Jy ! Component: 100 - total flux cleaned = -0.000712213 Jy ! Component: 150 - total flux cleaned = -0.000710759 Jy ! Component: 200 - total flux cleaned = -0.000635142 Jy ! Total flux subtracted in 200 components = -0.000635142 Jy ! Clean residual min=-0.010502 max=0.015972 Jy/beam ! Clean residual mean=0.000221 rms=0.003763 Jy/beam ! Combined flux in latest and established models = 0.169467 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 38 components and 0.169467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055090Jy sigma=1.479275 ! Fit after self-cal, rms=0.055071Jy sigma=1.479067 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 (6.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0157382 Jy ! Component: 100 - total flux cleaned = 0.0237974 Jy ! Component: 150 - total flux cleaned = 0.025947 Jy ! Component: 200 - total flux cleaned = 0.0270941 Jy ! Total flux subtracted in 200 components = 0.0270941 Jy ! Clean residual min=-0.007361 max=0.009933 Jy/beam ! Clean residual mean=0.000119 rms=0.002467 Jy/beam ! Combined flux in latest and established models = 0.196561 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 69 components and 0.196561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050576Jy sigma=1.337795 ! Fit after self-cal, rms=0.050080Jy sigma=1.324102 ! 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.050080Jy sigma=1.324102 ! Fit after self-cal, rms=0.048028Jy sigma=1.257408 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.888 mas, bmaj=4.294 mas, bpa=35.33 degrees ! Estimated noise=0.681819 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00359569 Jy ! Component: 100 - total flux cleaned = 0.00415746 Jy ! Component: 150 - total flux cleaned = 0.00415245 Jy ! Component: 200 - total flux cleaned = 0.00401321 Jy ! Total flux subtracted in 200 components = 0.00401321 Jy ! Clean residual min=-0.005258 max=0.007477 Jy/beam ! Clean residual mean=0.000057 rms=0.001778 Jy/beam ! Combined flux in latest and established models = 0.200574 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 89 components and 0.200574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047569Jy sigma=1.242622 ! Fit after self-cal, rms=0.047514Jy sigma=1.240257 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.00130584 Jy ! Component: 100 - total flux cleaned = 0.00124448 Jy ! Component: 150 - total flux cleaned = 0.0011943 Jy ! Component: 200 - total flux cleaned = 0.00115169 Jy ! Total flux subtracted in 200 components = 0.00115169 Jy ! Clean residual min=-0.005154 max=0.007108 Jy/beam ! Clean residual mean=0.000053 rms=0.001711 Jy/beam ! Combined flux in latest and established models = 0.201726 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 102 components and 0.201726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047372Jy sigma=1.235847 ! Fit after self-cal, rms=0.047324Jy sigma=1.235100 ! 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.047324Jy sigma=1.235100 ! Fit after self-cal, rms=0.046935Jy sigma=1.223523 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.078 mas, bmaj=9.65 mas, bpa=42.17 degrees ! Estimated noise=0.857998 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00264818 Jy ! Component: 100 - total flux cleaned = 0.00281845 Jy ! Component: 150 - total flux cleaned = 0.00286145 Jy ! Component: 200 - total flux cleaned = 0.00285942 Jy ! Total flux subtracted in 200 components = 0.00285942 Jy ! Clean residual min=-0.006775 max=0.010107 Jy/beam ! Clean residual mean=0.000131 rms=0.002792 Jy/beam ! Combined flux in latest and established models = 0.204585 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 112 components and 0.204585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046960Jy sigma=1.222818 ! Fit after self-cal, rms=0.046900Jy sigma=1.221577 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.00100711 Jy ! Component: 100 - total flux cleaned = 0.00108843 Jy ! Component: 150 - total flux cleaned = 0.00116358 Jy ! Component: 200 - total flux cleaned = 0.00119841 Jy ! Total flux subtracted in 200 components = 0.00119841 Jy ! Clean residual min=-0.006688 max=0.009726 Jy/beam ! Clean residual mean=0.000121 rms=0.002680 Jy/beam ! Combined flux in latest and established models = 0.205784 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 121 components and 0.205784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046961Jy sigma=1.222568 ! Fit after self-cal, rms=0.046924Jy sigma=1.222148 ! 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.889 mas, bmaj=4.284 mas, bpa=35.24 degrees ! Estimated noise=0.680061 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.889 x 4.284 at 35.24 degrees (North through East) ! Clean map min=-0.0049486 max=0.13269 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=3.104 mas, bmaj=3.645 mas, bpa=38.46 degrees ! Estimated noise=0.988116 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.100944 Jy ! Component: 100 - total flux cleaned = 0.131049 Jy ! Component: 150 - total flux cleaned = 0.149336 Jy ! Component: 200 - total flux cleaned = 0.161733 Jy ! Total flux subtracted in 200 components = 0.161733 Jy ! Clean residual min=-0.007472 max=0.010370 Jy/beam ! Clean residual mean=0.000082 rms=0.002161 Jy/beam ! Combined flux in latest and established models = 0.161733 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.161733 Jy ! Inverting map and beam ! Estimated beam: bmin=3.889 mas, bmaj=4.284 mas, bpa=35.24 degrees ! Estimated noise=0.680061 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.0131652 Jy ! Component: 100 - total flux cleaned = 0.0214008 Jy ! Component: 150 - total flux cleaned = 0.0271192 Jy ! Component: 200 - total flux cleaned = 0.0313496 Jy ! Total flux subtracted in 200 components = 0.0313496 Jy ! Clean residual min=-0.005547 max=0.006557 Jy/beam ! Clean residual mean=0.000099 rms=0.001706 Jy/beam ! Combined flux in latest and established models = 0.193083 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 53 components and 0.193082 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=8.078 mas, bmaj=9.65 mas, bpa=42.17 degrees ! Estimated noise=0.857998 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00592877 Jy ! Component: 100 - total flux cleaned = 0.00912718 Jy ! Component: 150 - total flux cleaned = 0.0110351 Jy ! Component: 200 - total flux cleaned = 0.0115239 Jy ! Total flux subtracted in 200 components = 0.0115239 Jy ! Clean residual min=-0.006366 max=0.009455 Jy/beam ! Clean residual mean=0.000133 rms=0.002589 Jy/beam ! Combined flux in latest and established models = 0.204606 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.000289359 Jy ! Component: 100 - total flux cleaned = 0.000510714 Jy ! Component: 150 - total flux cleaned = 0.000721051 Jy ! Component: 200 - total flux cleaned = 0.000917278 Jy ! Total flux subtracted in 200 components = 0.000917278 Jy ! Clean residual min=-0.006297 max=0.009206 Jy/beam ! Clean residual mean=0.000126 rms=0.002550 Jy/beam ! Combined flux in latest and established models = 0.205524 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 83 components and 0.205524 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.889 mas, bmaj=4.284 mas, bpa=35.24 degrees ! Estimated noise=0.680061 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000786646 Jy ! Component: 100 - total flux cleaned = -0.000159191 Jy ! Component: 150 - total flux cleaned = -8.96401e-05 Jy ! Component: 200 - total flux cleaned = -3.08115e-05 Jy ! Total flux subtracted in 200 components = -3.08115e-05 Jy ! Clean residual min=-0.004401 max=0.007086 Jy/beam ! Clean residual mean=0.000051 rms=0.001499 Jy/beam ! Combined flux in latest and established models = 0.205493 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 92 components and 0.205493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046696Jy sigma=1.215625 ! Fit after self-cal, rms=0.046601Jy sigma=1.213662 wmodel /J1232+4821_S_map.mod ! wmodel: Unable to open new model file: /J1232+4821_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1232+4821_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.889 x 4.284 at 35.24 degrees (North through East) ! Clean map min=-0.0042807 max=0.1342 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1232+4821_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.134197 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00147405 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.29526 3.29526 6.59051 13.181 26.362 52.7241 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0044 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.134 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 91.04 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1232+4821_S_dfm.log closed on Fri May 20 00:06:21 2016