! Started logfile: /scr/pima/bg219a_uvs/J1033+6051_S_dfm.log on Fri May 20 00:02:42 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/J1033+6051_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1033+6051_S_uva.fits ! AN table 1: 36 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J1033+6051 ! ! 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 1800 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 J1033+6051_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.023857Jy sigma=24.735145 ! Fit after self-cal, rms=0.745476Jy sigma=18.000437 ! 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.479 mas, bmaj=5.12 mas, bpa=59.42 degrees ! Estimated noise=1.1518 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.186985 Jy ! Component: 100 - total flux cleaned = 0.232832 Jy ! Total flux subtracted in 100 components = 0.232832 Jy ! Clean residual min=-0.013627 max=0.020763 Jy/beam ! Clean residual mean=-0.000209 rms=0.004246 Jy/beam ! Combined flux in latest and established models = 0.232832 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.232832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072855Jy sigma=1.781003 ! Fit after self-cal, rms=0.072827Jy sigma=1.780435 ! 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.079 mas, bmaj=6.242 mas, bpa=59.88 degrees ! Estimated noise=0.73622 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.0386958 Jy ! Component: 100 - total flux cleaned = 0.0581121 Jy ! Component: 150 - total flux cleaned = 0.0691377 Jy ! Component: 200 - total flux cleaned = 0.0762371 Jy ! Total flux subtracted in 200 components = 0.0762371 Jy ! Clean residual min=-0.007170 max=0.006957 Jy/beam ! Clean residual mean=-0.000129 rms=0.001919 Jy/beam ! Combined flux in latest and established models = 0.309069 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 30 components and 0.309069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051383Jy sigma=1.195805 ! Fit after self-cal, rms=0.051118Jy sigma=1.188878 ! 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.079 x 6.242 at 59.88 degrees (North through East) ! Clean map min=-0.0069484 max=0.26069 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.98 MK 1.03 NL 0.98 OV 1.05 ! PT 0.95 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.96 MK 1.06 NL 1.00 OV 1.03 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.00 NL 0.97 OV 1.01 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.95 MK 1.03 NL 0.98 OV 0.98 ! PT 0.97 SC 0.96 ! ! ! Fit before self-cal, rms=0.051118Jy sigma=1.188878 ! Fit after self-cal, rms=0.049329Jy sigma=1.155666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.099 mas, bmaj=6.296 mas, bpa=59.61 degrees ! Estimated noise=0.726323 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.000556743 Jy ! Component: 100 - total flux cleaned = -0.000718511 Jy ! Component: 150 - total flux cleaned = -0.000607692 Jy ! Component: 200 - total flux cleaned = -0.000526852 Jy ! Total flux subtracted in 200 components = -0.000526852 Jy ! Clean residual min=-0.004403 max=0.005452 Jy/beam ! Clean residual mean=-0.000038 rms=0.001269 Jy/beam ! Combined flux in latest and established models = 0.308542 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.308542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049104Jy sigma=1.149938 ! Fit after self-cal, rms=0.049081Jy sigma=1.149362 ! 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.049081Jy sigma=1.149362 ! Fit after self-cal, rms=0.048807Jy sigma=1.139865 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.104 mas, bmaj=6.279 mas, bpa=59.69 degrees ! Estimated noise=0.724973 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.84066e-05 Jy ! Component: 100 - total flux cleaned = -8.61912e-05 Jy ! Component: 150 - total flux cleaned = -0.000133356 Jy ! Component: 200 - total flux cleaned = -0.000131962 Jy ! Total flux subtracted in 200 components = -0.000131962 Jy ! Clean residual min=-0.003960 max=0.004812 Jy/beam ! Clean residual mean=-0.000032 rms=0.001098 Jy/beam ! Combined flux in latest and established models = 0.30841 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 51 components and 0.30841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048774Jy sigma=1.139102 ! Fit after self-cal, rms=0.048776Jy sigma=1.138957 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 (-31, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00358971 Jy ! Component: 100 - total flux cleaned = 0.00374976 Jy ! Component: 150 - total flux cleaned = 0.00389248 Jy ! Component: 200 - total flux cleaned = 0.00408986 Jy ! Total flux subtracted in 200 components = 0.00408986 Jy ! Clean residual min=-0.003395 max=0.004073 Jy/beam ! Clean residual mean=-0.000023 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.3125 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 67 components and 0.3125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048484Jy sigma=1.131282 ! Fit after self-cal, rms=0.048473Jy sigma=1.130763 ! Inverting map ! Added new window around map position (1, -44.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00373675 Jy ! Component: 100 - total flux cleaned = 0.00544066 Jy ! Component: 150 - total flux cleaned = 0.00616099 Jy ! Component: 200 - total flux cleaned = 0.00666297 Jy ! Total flux subtracted in 200 components = 0.00666297 Jy ! Clean residual min=-0.002622 max=0.002538 Jy/beam ! Clean residual mean=0.000010 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.319163 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 89 components and 0.319163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048167Jy sigma=1.123334 ! Fit after self-cal, rms=0.048156Jy sigma=1.123064 ! 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.048156Jy sigma=1.123064 ! Fit after self-cal, rms=0.048025Jy sigma=1.122319 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.104 mas, bmaj=6.282 mas, bpa=59.69 degrees ! Estimated noise=0.723569 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120111 Jy ! Component: 100 - total flux cleaned = 0.00144611 Jy ! Component: 150 - total flux cleaned = 0.00173618 Jy ! Component: 200 - total flux cleaned = 0.00200364 Jy ! Total flux subtracted in 200 components = 0.00200364 Jy ! Clean residual min=-0.002395 max=0.002413 Jy/beam ! Clean residual mean=0.000013 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.321167 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 103 components and 0.321167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047955Jy sigma=1.120875 ! Fit after self-cal, rms=0.047950Jy sigma=1.120839 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.000461982 Jy ! Component: 100 - total flux cleaned = 0.000698738 Jy ! Component: 150 - total flux cleaned = 0.000889944 Jy ! Component: 200 - total flux cleaned = 0.000992662 Jy ! Total flux subtracted in 200 components = 0.000992662 Jy ! Clean residual min=-0.002354 max=0.002397 Jy/beam ! Clean residual mean=0.000017 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.322159 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 107 components and 0.322159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047916Jy sigma=1.120201 ! Fit after self-cal, rms=0.047915Jy sigma=1.120180 ! 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.047915Jy sigma=1.120180 ! Fit after self-cal, rms=0.047897Jy sigma=1.119993 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.112 mas, bmaj=14.22 mas, bpa=51.33 degrees ! Estimated noise=0.936182 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000710635 Jy ! Component: 100 - total flux cleaned = 0.000949976 Jy ! Component: 150 - total flux cleaned = 0.00107739 Jy ! Component: 200 - total flux cleaned = 0.00107867 Jy ! Total flux subtracted in 200 components = 0.00107867 Jy ! Clean residual min=-0.001984 max=0.002105 Jy/beam ! Clean residual mean=0.000030 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.323238 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 117 components and 0.323238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047881Jy sigma=1.119610 ! Fit after self-cal, rms=0.047879Jy sigma=1.119587 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.00012232 Jy ! Component: 100 - total flux cleaned = 0.000105774 Jy ! Component: 150 - total flux cleaned = 0.000136775 Jy ! Component: 200 - total flux cleaned = 0.000121906 Jy ! Total flux subtracted in 200 components = 0.000121906 Jy ! Clean residual min=-0.001968 max=0.002125 Jy/beam ! Clean residual mean=0.000032 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.32336 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 123 components and 0.32336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047875Jy sigma=1.119509 ! Fit after self-cal, rms=0.047874Jy sigma=1.119498 ! 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.103 mas, bmaj=6.283 mas, bpa=59.68 degrees ! Estimated noise=0.723589 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.103 x 6.283 at 59.68 degrees (North through East) ! Clean map min=-0.0022819 max=0.25701 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.49 mas, bmaj=5.14 mas, bpa=59.19 degrees ! Estimated noise=1.13932 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.184887 Jy ! Component: 100 - total flux cleaned = 0.230007 Jy ! Component: 150 - total flux cleaned = 0.253925 Jy ! Component: 200 - total flux cleaned = 0.269044 Jy ! Total flux subtracted in 200 components = 0.269044 Jy ! Clean residual min=-0.008002 max=0.008795 Jy/beam ! Clean residual mean=-0.000102 rms=0.002240 Jy/beam ! Combined flux in latest and established models = 0.269044 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.269044 Jy ! Inverting map and beam ! Estimated beam: bmin=3.103 mas, bmaj=6.283 mas, bpa=59.68 degrees ! Estimated noise=0.723589 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.0173011 Jy ! Component: 100 - total flux cleaned = 0.0265001 Jy ! Component: 150 - total flux cleaned = 0.03238 Jy ! Component: 200 - total flux cleaned = 0.0367904 Jy ! Total flux subtracted in 200 components = 0.0367904 Jy ! Clean residual min=-0.004193 max=0.003795 Jy/beam ! Clean residual mean=-0.000063 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.305834 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 35 components and 0.305834 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.112 mas, bmaj=14.22 mas, bpa=51.33 degrees ! Estimated noise=0.936182 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00562007 Jy ! Component: 100 - total flux cleaned = 0.00907628 Jy ! Component: 150 - total flux cleaned = 0.0115779 Jy ! Component: 200 - total flux cleaned = 0.0134234 Jy ! Total flux subtracted in 200 components = 0.0134234 Jy ! Clean residual min=-0.002643 max=0.002319 Jy/beam ! Clean residual mean=-0.000012 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.319257 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.00138322 Jy ! Component: 100 - total flux cleaned = 0.00192468 Jy ! Component: 150 - total flux cleaned = 0.00215675 Jy ! Component: 200 - total flux cleaned = 0.00232724 Jy ! Total flux subtracted in 200 components = 0.00232724 Jy ! Clean residual min=-0.002154 max=0.002305 Jy/beam ! Clean residual mean=0.000012 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.321585 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 82 components and 0.321585 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.103 mas, bmaj=6.283 mas, bpa=59.68 degrees ! Estimated noise=0.723589 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000426625 Jy ! Component: 100 - total flux cleaned = 0.000634863 Jy ! Component: 150 - total flux cleaned = 0.000877856 Jy ! Component: 200 - total flux cleaned = 0.00108605 Jy ! Total flux subtracted in 200 components = 0.00108605 Jy ! Clean residual min=-0.002653 max=0.002423 Jy/beam ! Clean residual mean=0.000009 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.322671 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 104 components and 0.322671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047999Jy sigma=1.122101 ! Fit after self-cal, rms=0.047978Jy sigma=1.121676 wmodel /J1033+6051_S_map.mod ! wmodel: Unable to open new model file: /J1033+6051_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J1033+6051_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.103 x 6.283 at 59.68 degrees (North through East) ! Clean map min=-0.0025077 max=0.25568 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1033+6051_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.255684 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000617911 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.725008 0.725008 1.45002 2.90003 5.80006 11.6001 23.2003 46.4005 92.801 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.255 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 413.788 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1033+6051_S_dfm.log closed on Fri May 20 00:02:45 2016