! Started logfile: /scr/pima/bg219a_uvs/J2330+3155_S_dfm.log on Fri May 20 00:23:22 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/J2330+3155_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J2330+3155_S_uva.fits ! AN table 1: 36 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.7 visibilities/baseline/integration-bin. ! Found source: J2330+3155 ! ! 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 1512 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 J2330+3155_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 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003081Jy sigma=24.030850 ! Fit after self-cal, rms=0.669121Jy sigma=16.219616 ! 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.513 mas, bmaj=5.401 mas, bpa=-14.6 degrees ! Estimated noise=1.3968 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.250957 Jy ! Component: 100 - total flux cleaned = 0.339883 Jy ! Total flux subtracted in 100 components = 0.339883 Jy ! Clean residual min=-0.056896 max=0.086451 Jy/beam ! Clean residual mean=-0.000050 rms=0.017531 Jy/beam ! Combined flux in latest and established models = 0.339883 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.339883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.201098Jy sigma=4.752882 ! Fit after self-cal, rms=0.200915Jy sigma=4.744175 ! 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.129 mas, bmaj=6.295 mas, bpa=-12.81 degrees ! Estimated noise=0.824 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.0879508 Jy ! Component: 100 - total flux cleaned = 0.140377 Jy ! Component: 150 - total flux cleaned = 0.173921 Jy ! Component: 200 - total flux cleaned = 0.196523 Jy ! Total flux subtracted in 200 components = 0.196523 Jy ! Clean residual min=-0.060811 max=0.093492 Jy/beam ! Clean residual mean=-0.000085 rms=0.019110 Jy/beam ! Combined flux in latest and established models = 0.536406 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 33 components and 0.536406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149974Jy sigma=3.723568 ! Fit after self-cal, rms=0.149930Jy sigma=3.713306 ! 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.129 x 6.295 at -12.81 degrees (North through East) ! Clean map min=-0.060087 max=0.33495 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 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! 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: ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.149930Jy sigma=3.713306 ! Fit after self-cal, rms=0.149930Jy sigma=3.713306 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.129 mas, bmaj=6.295 mas, bpa=-12.81 degrees ! Estimated noise=0.824 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.0124625 Jy ! Component: 100 - total flux cleaned = 0.016878 Jy ! Component: 150 - total flux cleaned = 0.0203237 Jy ! Component: 200 - total flux cleaned = 0.0234724 Jy ! Total flux subtracted in 200 components = 0.0234724 Jy ! Clean residual min=-0.058398 max=0.089248 Jy/beam ! Clean residual mean=-0.000093 rms=0.018647 Jy/beam ! Combined flux in latest and established models = 0.559878 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 41 components and 0.559878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145971Jy sigma=3.645082 ! Fit after self-cal, rms=0.145895Jy sigma=3.641174 ! 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.145895Jy sigma=3.641174 ! Fit after self-cal, rms=0.145895Jy sigma=3.641174 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.129 mas, bmaj=6.295 mas, bpa=-12.81 degrees ! Estimated noise=0.824 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00300325 Jy ! Component: 100 - total flux cleaned = 0.00497399 Jy ! Component: 150 - total flux cleaned = 0.00607153 Jy ! Component: 200 - total flux cleaned = 0.00745963 Jy ! Total flux subtracted in 200 components = 0.00745963 Jy ! Clean residual min=-0.057075 max=0.086498 Jy/beam ! Clean residual mean=-0.000093 rms=0.018389 Jy/beam ! Combined flux in latest and established models = 0.567338 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.567338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144060Jy sigma=3.598976 ! Fit after self-cal, rms=0.143853Jy sigma=3.595613 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 (7.5, 21.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0544183 Jy ! Component: 100 - total flux cleaned = 0.0519108 Jy ! Component: 150 - total flux cleaned = 0.0477146 Jy ! Component: 200 - total flux cleaned = 0.044972 Jy ! Total flux subtracted in 200 components = 0.044972 Jy ! Clean residual min=-0.039670 max=0.058443 Jy/beam ! Clean residual mean=-0.000054 rms=0.013211 Jy/beam ! Combined flux in latest and established models = 0.61231 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 62 components and 0.61231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105275Jy sigma=2.631025 ! Fit after self-cal, rms=0.100363Jy sigma=2.448837 ! 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.100363Jy sigma=2.448837 ! Fit after self-cal, rms=0.100363Jy sigma=2.448837 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.129 mas, bmaj=6.295 mas, bpa=-12.81 degrees ! Estimated noise=0.824 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0263846 Jy ! Component: 100 - total flux cleaned = 0.034305 Jy ! Component: 150 - total flux cleaned = 0.0343093 Jy ! Component: 200 - total flux cleaned = 0.0360171 Jy ! Total flux subtracted in 200 components = 0.0360171 Jy ! Clean residual min=-0.034042 max=0.043309 Jy/beam ! Clean residual mean=-0.000043 rms=0.009797 Jy/beam ! Combined flux in latest and established models = 0.648327 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 81 components and 0.648327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087665Jy sigma=2.096121 ! Fit after self-cal, rms=0.085824Jy sigma=2.018530 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.0149002 Jy ! Component: 100 - total flux cleaned = 0.0211263 Jy ! Component: 150 - total flux cleaned = 0.023953 Jy ! Component: 200 - total flux cleaned = 0.0273799 Jy ! Total flux subtracted in 200 components = 0.0273799 Jy ! Clean residual min=-0.029290 max=0.034515 Jy/beam ! Clean residual mean=-0.000040 rms=0.007950 Jy/beam ! Combined flux in latest and established models = 0.675707 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 99 components and 0.675707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079035Jy sigma=1.833081 ! Fit after self-cal, rms=0.078214Jy sigma=1.795912 ! 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.078214Jy sigma=1.795912 ! Fit after self-cal, rms=0.076833Jy sigma=1.632896 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.748 mas, bmaj=12.23 mas, bpa=-12.12 degrees ! Estimated noise=1.05276 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00686558 Jy ! Component: 100 - total flux cleaned = 0.00795135 Jy ! Component: 150 - total flux cleaned = 0.00859886 Jy ! Component: 200 - total flux cleaned = 0.00919702 Jy ! Total flux subtracted in 200 components = 0.00919702 Jy ! Clean residual min=-0.027242 max=0.027682 Jy/beam ! Clean residual mean=-0.000004 rms=0.008186 Jy/beam ! Combined flux in latest and established models = 0.684904 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 104 components and 0.684904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073747Jy sigma=1.549488 ! Fit after self-cal, rms=0.073417Jy sigma=1.538521 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.00523906 Jy ! Component: 100 - total flux cleaned = 0.00551269 Jy ! Component: 150 - total flux cleaned = 0.00575524 Jy ! Component: 200 - total flux cleaned = 0.00599669 Jy ! Total flux subtracted in 200 components = 0.00599669 Jy ! Clean residual min=-0.024746 max=0.024168 Jy/beam ! Clean residual mean=-0.000002 rms=0.007333 Jy/beam ! Combined flux in latest and established models = 0.690901 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 107 components and 0.690901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071651Jy sigma=1.491745 ! Fit after self-cal, rms=0.071444Jy sigma=1.483829 ! 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.169 mas, bmaj=6.269 mas, bpa=-12.55 degrees ! Estimated noise=0.839516 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.169 x 6.269 at -12.55 degrees (North through East) ! Clean map min=-0.03895 max=0.30736 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.54 mas, bmaj=5.351 mas, bpa=-14.33 degrees ! Estimated noise=1.43784 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.260995 Jy ! Component: 100 - total flux cleaned = 0.368757 Jy ! Component: 150 - total flux cleaned = 0.441901 Jy ! Component: 200 - total flux cleaned = 0.495943 Jy ! Total flux subtracted in 200 components = 0.495943 Jy ! Clean residual min=-0.041286 max=0.055351 Jy/beam ! Clean residual mean=-0.000032 rms=0.011311 Jy/beam ! Combined flux in latest and established models = 0.495943 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.495943 Jy ! Inverting map and beam ! Estimated beam: bmin=3.169 mas, bmaj=6.269 mas, bpa=-12.55 degrees ! Estimated noise=0.839516 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.0615173 Jy ! Component: 100 - total flux cleaned = 0.102696 Jy ! Component: 150 - total flux cleaned = 0.129886 Jy ! Component: 200 - total flux cleaned = 0.144482 Jy ! Total flux subtracted in 200 components = 0.144482 Jy ! Clean residual min=-0.032544 max=0.039048 Jy/beam ! Clean residual mean=-0.000036 rms=0.008954 Jy/beam ! Combined flux in latest and established models = 0.640425 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 61 components and 0.640426 Jy ! Inverting map ! Added new window around map position (-5.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0353778 Jy ! Component: 100 - total flux cleaned = 0.0558806 Jy ! Component: 150 - total flux cleaned = 0.0655276 Jy ! Component: 200 - total flux cleaned = 0.0704312 Jy ! Total flux subtracted in 200 components = 0.0704312 Jy ! Clean residual min=-0.020889 max=0.021129 Jy/beam ! Clean residual mean=-0.000026 rms=0.005430 Jy/beam ! Combined flux in latest and established models = 0.710857 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 92 components and 0.710857 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.748 mas, bmaj=12.23 mas, bpa=-12.12 degrees ! Estimated noise=1.05276 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0136829 Jy ! Component: 100 - total flux cleaned = 0.0175055 Jy ! Component: 150 - total flux cleaned = 0.0196453 Jy ! Component: 200 - total flux cleaned = 0.0207359 Jy ! Total flux subtracted in 200 components = 0.0207359 Jy ! Clean residual min=-0.017284 max=0.023120 Jy/beam ! Clean residual mean=-0.000030 rms=0.006291 Jy/beam ! Combined flux in latest and established models = 0.731593 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.000683111 Jy ! Component: 100 - total flux cleaned = -0.000994605 Jy ! Component: 150 - total flux cleaned = -0.00156866 Jy ! Component: 200 - total flux cleaned = -0.00183538 Jy ! Total flux subtracted in 200 components = -0.00183538 Jy ! Clean residual min=-0.014797 max=0.019839 Jy/beam ! Clean residual mean=-0.000030 rms=0.005431 Jy/beam ! Combined flux in latest and established models = 0.729757 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 127 components and 0.729757 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.169 mas, bmaj=6.269 mas, bpa=-12.55 degrees ! Estimated noise=0.839516 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00294786 Jy ! Component: 100 - total flux cleaned = -0.00366679 Jy ! Component: 150 - total flux cleaned = -0.00489883 Jy ! Component: 200 - total flux cleaned = -0.00541908 Jy ! Total flux subtracted in 200 components = -0.00541908 Jy ! Clean residual min=-0.013120 max=0.013974 Jy/beam ! Clean residual mean=-0.000029 rms=0.003408 Jy/beam ! Combined flux in latest and established models = 0.724338 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 148 components and 0.724338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062292Jy sigma=1.292919 ! Fit after self-cal, rms=0.059972Jy sigma=1.253409 wmodel /J2330+3155_S_map.mod ! wmodel: Unable to open new model file: /J2330+3155_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J2330+3155_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.169 x 6.269 at -12.55 degrees (North through East) ! Clean map min=-0.012712 max=0.31056 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J2330+3155_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.310562 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00300228 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.90018 2.90018 5.80036 11.6007 23.2014 46.4029 92.8057 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.31 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 103.441 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J2330+3155_S_dfm.log closed on Fri May 20 00:23:24 2016