! Started logfile: /scr/pima/bg219a_uvs/J0038-0207_S_dfm.log on Thu May 19 23:45:13 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/J0038-0207_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0038-0207_S_uva.fits ! AN table 1: 28 integrations on 15 of 15 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0038-0207 ! ! 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 1680 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 J0038-0207_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.039893Jy sigma=22.235220 ! Fit after self-cal, rms=0.735945Jy sigma=15.527821 ! 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.362 mas, bmaj=6.491 mas, bpa=-1.496 degrees ! Estimated noise=1.10161 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.200168 Jy ! Component: 100 - total flux cleaned = 0.252348 Jy ! Total flux subtracted in 100 components = 0.252348 Jy ! Clean residual min=-0.015620 max=0.023582 Jy/beam ! Clean residual mean=0.000024 rms=0.004721 Jy/beam ! Combined flux in latest and established models = 0.252348 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.252348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081864Jy sigma=1.633252 ! Fit after self-cal, rms=0.081878Jy sigma=1.632935 ! 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=2.788 mas, bmaj=7.276 mas, bpa=-2.221 degrees ! Estimated noise=0.896253 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.0336971 Jy ! Component: 100 - total flux cleaned = 0.0499556 Jy ! Component: 150 - total flux cleaned = 0.0580418 Jy ! Component: 200 - total flux cleaned = 0.0604678 Jy ! Total flux subtracted in 200 components = 0.0604678 Jy ! Clean residual min=-0.010906 max=0.022189 Jy/beam ! Clean residual mean=-0.000009 rms=0.003860 Jy/beam ! Combined flux in latest and established models = 0.312816 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 20 components and 0.312816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067659Jy sigma=1.329296 ! Fit after self-cal, rms=0.067681Jy sigma=1.328326 ! Inverting map ! Added new window around map position (11.5, -10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0203648 Jy ! Component: 100 - total flux cleaned = 0.0297542 Jy ! Component: 150 - total flux cleaned = 0.0357997 Jy ! Component: 200 - total flux cleaned = 0.040314 Jy ! Total flux subtracted in 200 components = 0.040314 Jy ! Clean residual min=-0.006714 max=0.006785 Jy/beam ! Clean residual mean=-0.000009 rms=0.001828 Jy/beam ! Combined flux in latest and established models = 0.35313 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 47 components and 0.35313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061851Jy sigma=1.180088 ! Fit after self-cal, rms=0.061699Jy sigma=1.176561 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.788 x 7.276 at -2.221 degrees (North through East) ! Clean map min=-0.005888 max=0.27202 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.03 NL 1.01 OV 1.02 ! PT 1.01 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 0.98 NL 1.03 OV 1.04 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 0.99 NL 0.98 OV 1.00 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.94 MK 0.97 NL 0.97 OV 1.00 ! PT 0.97 SC 0.98 ! ! ! Fit before self-cal, rms=0.061699Jy sigma=1.176561 ! Fit after self-cal, rms=0.059611Jy sigma=1.154793 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.787 mas, bmaj=7.281 mas, bpa=-2.323 degrees ! Estimated noise=0.888114 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.00232613 Jy ! Component: 100 - total flux cleaned = 0.00255061 Jy ! Component: 150 - total flux cleaned = 0.00274128 Jy ! Component: 200 - total flux cleaned = 0.00296406 Jy ! Total flux subtracted in 200 components = 0.00296406 Jy ! Clean residual min=-0.005461 max=0.004994 Jy/beam ! Clean residual mean=-0.000010 rms=0.001469 Jy/beam ! Combined flux in latest and established models = 0.356094 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 65 components and 0.356094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059410Jy sigma=1.149982 ! Fit after self-cal, rms=0.059392Jy sigma=1.149541 ! 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.059392Jy sigma=1.149541 ! Fit after self-cal, rms=0.058311Jy sigma=1.123814 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.786 mas, bmaj=7.279 mas, bpa=-2.291 degrees ! Estimated noise=0.887647 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000114698 Jy ! Component: 100 - total flux cleaned = -0.00023113 Jy ! Component: 150 - total flux cleaned = -0.000194231 Jy ! Component: 200 - total flux cleaned = -7.24773e-06 Jy ! Total flux subtracted in 200 components = -7.24773e-06 Jy ! Clean residual min=-0.004416 max=0.004242 Jy/beam ! Clean residual mean=-0.000006 rms=0.001107 Jy/beam ! Combined flux in latest and established models = 0.356087 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 83 components and 0.356087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058221Jy sigma=1.121811 ! Fit after self-cal, rms=0.058222Jy sigma=1.121487 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 = -4.88976e-05 Jy ! Component: 100 - total flux cleaned = 0.000135168 Jy ! Component: 150 - total flux cleaned = 0.000253463 Jy ! Component: 200 - total flux cleaned = 0.000385567 Jy ! Total flux subtracted in 200 components = 0.000385567 Jy ! Clean residual min=-0.004175 max=0.004160 Jy/beam ! Clean residual mean=-0.000006 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.356472 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 90 components and 0.356472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058184Jy sigma=1.120603 ! Fit after self-cal, rms=0.058179Jy sigma=1.120465 ! 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.058179Jy sigma=1.120465 ! Fit after self-cal, rms=0.058171Jy sigma=1.120266 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.785 mas, bmaj=7.275 mas, bpa=-2.277 degrees ! Estimated noise=0.887162 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000280208 Jy ! Component: 100 - total flux cleaned = -0.000124949 Jy ! Component: 150 - total flux cleaned = 5.95391e-05 Jy ! Component: 200 - total flux cleaned = 0.000179273 Jy ! Total flux subtracted in 200 components = 0.000179273 Jy ! Clean residual min=-0.004003 max=0.003995 Jy/beam ! Clean residual mean=-0.000005 rms=0.001058 Jy/beam ! Combined flux in latest and established models = 0.356651 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 99 components and 0.356651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058140Jy sigma=1.119566 ! Fit after self-cal, rms=0.058138Jy sigma=1.119451 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 = 2.7382e-05 Jy ! Component: 100 - total flux cleaned = 0.00012588 Jy ! Component: 150 - total flux cleaned = 0.000282482 Jy ! Component: 200 - total flux cleaned = 0.000344916 Jy ! Total flux subtracted in 200 components = 0.000344916 Jy ! Clean residual min=-0.003872 max=0.003897 Jy/beam ! Clean residual mean=-0.000005 rms=0.001045 Jy/beam ! Combined flux in latest and established models = 0.356996 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 109 components and 0.356996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058119Jy sigma=1.119018 ! Fit after self-cal, rms=0.058117Jy sigma=1.118962 ! 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.058117Jy sigma=1.118962 ! Fit after self-cal, rms=0.058086Jy sigma=1.118837 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.066 mas, bmaj=15.69 mas, bpa=-4.796 degrees ! Estimated noise=1.17748 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000492947 Jy ! Component: 100 - total flux cleaned = 0.000701287 Jy ! Component: 150 - total flux cleaned = 0.00080497 Jy ! Component: 200 - total flux cleaned = 0.000928105 Jy ! Total flux subtracted in 200 components = 0.000928105 Jy ! Clean residual min=-0.004542 max=0.004316 Jy/beam ! Clean residual mean=-0.000011 rms=0.001523 Jy/beam ! Combined flux in latest and established models = 0.357924 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 114 components and 0.357924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058086Jy sigma=1.118530 ! Fit after self-cal, rms=0.058076Jy sigma=1.118410 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.000244671 Jy ! Component: 100 - total flux cleaned = 0.000365594 Jy ! Component: 150 - total flux cleaned = 0.000443716 Jy ! Component: 200 - total flux cleaned = 0.000513583 Jy ! Total flux subtracted in 200 components = 0.000513583 Jy ! Clean residual min=-0.004396 max=0.004206 Jy/beam ! Clean residual mean=-0.000010 rms=0.001497 Jy/beam ! Combined flux in latest and established models = 0.358438 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 118 components and 0.358438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058085Jy sigma=1.118339 ! Fit after self-cal, rms=0.058081Jy sigma=1.118273 ! 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=2.784 mas, bmaj=7.271 mas, bpa=-2.251 degrees ! Estimated noise=0.886843 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.784 x 7.271 at -2.251 degrees (North through East) ! Clean map min=-0.0035991 max=0.26971 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.355 mas, bmaj=6.493 mas, bpa=-1.493 degrees ! Estimated noise=1.08653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.197255 Jy ! Component: 100 - total flux cleaned = 0.24943 Jy ! Component: 150 - total flux cleaned = 0.27819 Jy ! Component: 200 - total flux cleaned = 0.296095 Jy ! Total flux subtracted in 200 components = 0.296095 Jy ! Clean residual min=-0.008531 max=0.010246 Jy/beam ! Clean residual mean=0.000010 rms=0.002496 Jy/beam ! Combined flux in latest and established models = 0.296095 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.296095 Jy ! Inverting map and beam ! Estimated beam: bmin=2.784 mas, bmaj=7.271 mas, bpa=-2.251 degrees ! Estimated noise=0.886843 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.0166455 Jy ! Component: 100 - total flux cleaned = 0.0276378 Jy ! Component: 150 - total flux cleaned = 0.0355473 Jy ! Component: 200 - total flux cleaned = 0.0415341 Jy ! Total flux subtracted in 200 components = 0.0415341 Jy ! Clean residual min=-0.005114 max=0.005288 Jy/beam ! Clean residual mean=-0.000000 rms=0.001542 Jy/beam ! Combined flux in latest and established models = 0.337629 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 44 components and 0.337629 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.066 mas, bmaj=15.69 mas, bpa=-4.796 degrees ! Estimated noise=1.17748 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00877259 Jy ! Component: 100 - total flux cleaned = 0.0137936 Jy ! Component: 150 - total flux cleaned = 0.017012 Jy ! Component: 200 - total flux cleaned = 0.0191792 Jy ! Total flux subtracted in 200 components = 0.0191792 Jy ! Clean residual min=-0.004829 max=0.004837 Jy/beam ! Clean residual mean=-0.000011 rms=0.001648 Jy/beam ! Combined flux in latest and established models = 0.356809 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.00147262 Jy ! Component: 100 - total flux cleaned = 0.00241064 Jy ! Component: 150 - total flux cleaned = 0.0025722 Jy ! Component: 200 - total flux cleaned = 0.00268997 Jy ! Total flux subtracted in 200 components = 0.00268997 Jy ! Clean residual min=-0.004603 max=0.004592 Jy/beam ! Clean residual mean=-0.000011 rms=0.001587 Jy/beam ! Combined flux in latest and established models = 0.359499 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 98 components and 0.359498 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.784 mas, bmaj=7.271 mas, bpa=-2.251 degrees ! Estimated noise=0.886843 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00033333 Jy ! Component: 100 - total flux cleaned = 0.000509454 Jy ! Component: 150 - total flux cleaned = 0.000832861 Jy ! Component: 200 - total flux cleaned = 0.00106066 Jy ! Total flux subtracted in 200 components = 0.00106066 Jy ! Clean residual min=-0.003575 max=0.004321 Jy/beam ! Clean residual mean=-0.000005 rms=0.001049 Jy/beam ! Combined flux in latest and established models = 0.360559 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 113 components and 0.360559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058171Jy sigma=1.119827 ! Fit after self-cal, rms=0.058174Jy sigma=1.119705 wmodel /J0038-0207_S_map.mod ! wmodel: Unable to open new model file: /J0038-0207_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0038-0207_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.784 x 7.271 at -2.251 degrees (North through East) ! Clean map min=-0.0033954 max=0.26897 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0038-0207_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.268971 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00104723 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.16804 1.16804 2.33609 4.67217 9.34435 18.6887 37.3774 74.7548 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0031 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.268 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 256.839 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0038-0207_S_dfm.log closed on Thu May 19 23:45:15 2016