! Started logfile: /image_prod/ug002_uva//J1010-020A_S_dfm.log on Wed Mar 4 23:25:42 2020 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 /image_prod/ug002_uva//J1010-020A_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1010-020A_S_uva.fits ! AN table 1: 40 integrations on 3 of 3 possible baselines. ! AN table 2: 20 integrations on 6 of 6 possible baselines. ! Apparent sampling: 0.829167 visibilities/baseline/integration-bin. ! Found source: J1010-020A ! ! There are 3 IFs, and a total of 3 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 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 597 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 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 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 J1010-020A_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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! 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 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.010013Jy sigma=7.034836 ! Fit after self-cal, rms=0.948582Jy sigma=6.610587 ! 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.746 mas, bmaj=116.1 mas, bpa=-23.64 degrees ! Estimated noise=5.04509 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0384387 Jy ! Component: 100 - total flux cleaned = 0.0415869 Jy ! Total flux subtracted in 100 components = 0.0415869 Jy ! Clean residual min=-0.007658 max=0.007729 Jy/beam ! Clean residual mean=0.000071 rms=0.003692 Jy/beam ! Combined flux in latest and established models = 0.0415869 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 46 components and 0.0415869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050013Jy sigma=0.344006 ! Fit after self-cal, rms=0.048877Jy sigma=0.336851 ! 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=4.833 mas, bmaj=103.9 mas, bpa=-24.09 degrees ! Estimated noise=4.41967 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.0062949 Jy ! Component: 100 - total flux cleaned = 0.0113366 Jy ! Component: 150 - total flux cleaned = 0.0131215 Jy ! Component: 200 - total flux cleaned = 0.0121905 Jy ! Total flux subtracted in 200 components = 0.0121905 Jy ! Clean residual min=-0.003617 max=0.003643 Jy/beam ! Clean residual mean=0.000043 rms=0.001776 Jy/beam ! Combined flux in latest and established models = 0.0537774 Jy ! Performing phase self-cal ! Adding 105 model components to the UV plane model. ! The established model now contains 147 components and 0.0537773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.044420Jy sigma=0.305017 ! Fit after self-cal, rms=0.043566Jy sigma=0.299755 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.833 x 103.9 at -24.09 degrees (North through East) ! Clean map min=-0.0099644 max=0.047078 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 57 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! KP 0.84 LA 1.09 NL 0.97 PT 1.00 ! ! ! Correcting IF 2. ! A total of 57 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! KP 0.99 LA 0.87 NL 1.03 PT 0.85 ! ! ! Correcting IF 3. ! A total of 57 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! KP 0.00* LA 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! KP 1.06 LA 0.96 NL 0.92 PT 0.86 ! ! ! Fit before self-cal, rms=0.043566Jy sigma=0.299755 ! Fit after self-cal, rms=0.039314Jy sigma=0.289277 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.483 mas, bmaj=180.9 mas, bpa=-28.36 degrees ! Estimated noise=4.86091 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.00576522 Jy ! Component: 100 - total flux cleaned = 0.00543376 Jy ! Component: 150 - total flux cleaned = 0.00471306 Jy ! Component: 200 - total flux cleaned = 0.00548018 Jy ! Total flux subtracted in 200 components = 0.00548018 Jy ! Clean residual min=-0.001808 max=0.001790 Jy/beam ! Clean residual mean=-0.000005 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.0592575 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 225 components and 0.0592575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037690Jy sigma=0.278712 ! Fit after self-cal, rms=0.037258Jy sigma=0.275962 ! 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. ! ! Fit before self-cal, rms=0.037258Jy sigma=0.275962 ! Fit after self-cal, rms=0.036292Jy sigma=0.275524 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.345 mas, bmaj=183 mas, bpa=-28.33 degrees ! Estimated noise=4.75811 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000119517 Jy ! Component: 100 - total flux cleaned = -0.000438851 Jy ! Component: 150 - total flux cleaned = -0.000605366 Jy ! Component: 200 - total flux cleaned = -0.00100183 Jy ! Total flux subtracted in 200 components = -0.00100183 Jy ! Clean residual min=-0.001331 max=0.001317 Jy/beam ! Clean residual mean=-0.000002 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.0582557 Jy selfcal ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 277 components and 0.0582557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.035919Jy sigma=0.273375 ! Fit after self-cal, rms=0.035848Jy sigma=0.272740 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 = -9.23679e-05 Jy ! Component: 100 - total flux cleaned = 0.000380716 Jy ! Component: 150 - total flux cleaned = 0.000331158 Jy ! Component: 200 - total flux cleaned = 0.000334926 Jy ! Total flux subtracted in 200 components = 0.000334926 Jy ! Clean residual min=-0.000790 max=0.000785 Jy/beam ! Clean residual mean=0.000001 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.0585907 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 326 components and 0.0585907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.035710Jy sigma=0.271797 ! Fit after self-cal, rms=0.035699Jy sigma=0.271579 ! 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. ! ! Fit before self-cal, rms=0.035699Jy sigma=0.271579 ! Fit after self-cal, rms=0.035467Jy sigma=0.271338 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.248 mas, bmaj=184.7 mas, bpa=-28.31 degrees ! Estimated noise=4.74968 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.1169e-05 Jy ! Component: 100 - total flux cleaned = -0.000112473 Jy ! Component: 150 - total flux cleaned = -3.99557e-05 Jy ! Component: 200 - total flux cleaned = 3.46789e-05 Jy ! Total flux subtracted in 200 components = 3.46789e-05 Jy ! Clean residual min=-0.000638 max=0.000635 Jy/beam ! Clean residual mean=-0.000001 rms=0.000214 Jy/beam ! Combined flux in latest and established models = 0.0586253 Jy selfcal ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 370 components and 0.0586253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.035389Jy sigma=0.271116 ! Fit after self-cal, rms=0.035390Jy sigma=0.270999 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.000808138 Jy ! Component: 100 - total flux cleaned = -0.00116617 Jy ! Component: 150 - total flux cleaned = -0.00161741 Jy ! Component: 200 - total flux cleaned = -0.00191076 Jy ! Total flux subtracted in 200 components = -0.00191076 Jy ! Clean residual min=-0.000413 max=0.000401 Jy/beam ! Clean residual mean=-0.000001 rms=0.000147 Jy/beam ! Combined flux in latest and established models = 0.0567146 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 447 components and 0.0567146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.035350Jy sigma=0.270748 ! Fit after self-cal, rms=0.035369Jy sigma=0.270707 ! Inverting map ! Added new window around map position (-66, -128). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000439479 Jy ! Component: 100 - total flux cleaned = 0.000260203 Jy ! Component: 150 - total flux cleaned = 6.03515e-05 Jy ! Component: 200 - total flux cleaned = -0.000138577 Jy ! Total flux subtracted in 200 components = -0.000138577 Jy ! Clean residual min=-0.000532 max=0.000486 Jy/beam ! Clean residual mean=-0.000000 rms=0.000136 Jy/beam ! Combined flux in latest and established models = 0.056576 Jy ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 521 components and 0.056576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.035343Jy sigma=0.270581 ! Fit after self-cal, rms=0.035355Jy sigma=0.270553 ! 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. ! ! Fit before self-cal, rms=0.035355Jy sigma=0.270553 ! Fit after self-cal, rms=0.035120Jy sigma=0.270477 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.04 mas, bmaj=179.6 mas, bpa=-28.37 degrees ! Estimated noise=4.79047 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000633888 Jy ! Component: 100 - total flux cleaned = -0.000766989 Jy ! Component: 150 - total flux cleaned = -0.000782577 Jy ! Component: 200 - total flux cleaned = -0.000826371 Jy ! Total flux subtracted in 200 components = -0.000826371 Jy ! Clean residual min=-0.000404 max=0.000424 Jy/beam ! Clean residual mean=-0.000002 rms=0.000121 Jy/beam ! Combined flux in latest and established models = 0.0557496 Jy selfcal ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 568 components and 0.0557496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.035092Jy sigma=0.270376 ! Fit after self-cal, rms=0.035106Jy sigma=0.270346 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 = 3.58529e-05 Jy ! Component: 100 - total flux cleaned = 3.60392e-05 Jy ! Component: 150 - total flux cleaned = 6.49044e-05 Jy ! Component: 200 - total flux cleaned = -0.000113737 Jy ! Total flux subtracted in 200 components = -0.000113737 Jy ! Clean residual min=-0.000440 max=0.000319 Jy/beam ! Clean residual mean=-0.000001 rms=0.000110 Jy/beam ! Combined flux in latest and established models = 0.0556359 Jy ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 634 components and 0.0556359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.035088Jy sigma=0.270269 ! Fit after self-cal, rms=0.035094Jy sigma=0.270250 ! 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=9.21 mas, bmaj=185.7 mas, bpa=-28.29 degrees ! Estimated noise=4.71958 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.21 x 185.7 at -28.29 degrees (North through East) ! Clean map min=-0.0082137 max=0.044391 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=9.099 mas, bmaj=181.5 mas, bpa=-27.82 degrees ! Estimated noise=5.21537 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0338037 Jy ! Component: 100 - total flux cleaned = 0.0431231 Jy ! Component: 150 - total flux cleaned = 0.050179 Jy ! Component: 200 - total flux cleaned = 0.0511888 Jy ! Total flux subtracted in 200 components = 0.0511888 Jy ! Clean residual min=-0.007604 max=0.005913 Jy/beam ! Clean residual mean=0.000054 rms=0.002872 Jy/beam ! Combined flux in latest and established models = 0.0511889 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 89 model components to the UV plane model. ! The established model now contains 89 components and 0.0511889 Jy ! Inverting map and beam ! Estimated beam: bmin=9.21 mas, bmaj=185.7 mas, bpa=-28.29 degrees ! Estimated noise=4.71958 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.00347083 Jy ! Component: 100 - total flux cleaned = 0.0057899 Jy ! Component: 150 - total flux cleaned = 0.0072929 Jy ! Component: 200 - total flux cleaned = 0.00795149 Jy ! Total flux subtracted in 200 components = 0.00795149 Jy ! Clean residual min=-0.002307 max=0.002199 Jy/beam ! Clean residual mean=0.000002 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.0591403 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 133 components and 0.0591403 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=10.04 mas, bmaj=179.6 mas, bpa=-28.37 degrees ! Estimated noise=4.79047 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000559429 Jy ! Component: 100 - total flux cleaned = -6.53969e-05 Jy ! Component: 150 - total flux cleaned = -0.000682637 Jy ! Component: 200 - total flux cleaned = -0.00113236 Jy ! Total flux subtracted in 200 components = -0.00113236 Jy ! Clean residual min=-0.001251 max=0.001341 Jy/beam ! Clean residual mean=0.000002 rms=0.000308 Jy/beam ! Combined flux in latest and established models = 0.058008 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) ! Added new window around map position (126, 56). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.09064e-05 Jy ! Component: 100 - total flux cleaned = 1.44032e-06 Jy ! Component: 150 - total flux cleaned = -4.13809e-05 Jy ! Component: 200 - total flux cleaned = 1.48005e-06 Jy ! Total flux subtracted in 200 components = 1.48005e-06 Jy ! Clean residual min=-0.000705 max=0.000714 Jy/beam ! Clean residual mean=0.000004 rms=0.000269 Jy/beam ! Combined flux in latest and established models = 0.0580095 Jy ! Adding 91 model components to the UV plane model. ! The established model now contains 223 components and 0.0580095 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=9.21 mas, bmaj=185.7 mas, bpa=-28.29 degrees ! Estimated noise=4.71958 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000485492 Jy ! Component: 100 - total flux cleaned = -0.00110332 Jy ! Component: 150 - total flux cleaned = -0.00159933 Jy ! Component: 200 - total flux cleaned = -0.00200266 Jy ! Total flux subtracted in 200 components = -0.00200266 Jy ! Clean residual min=-0.000481 max=0.000571 Jy/beam ! Clean residual mean=0.000001 rms=0.000188 Jy/beam ! Combined flux in latest and established models = 0.0560068 Jy selfcal ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 278 components and 0.0560068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.035209Jy sigma=0.271018 ! Fit after self-cal, rms=0.035224Jy sigma=0.270914 wmodel J1010-020A_S_map.mod ! Writing 278 model components to file: J1010-020A_S_map.mod wobs J1010-020A_S_uvs.fits ! Writing UV FITS file: J1010-020A_S_uvs.fits wwins J1010-020A_S_map.win ! wwins: Wrote 2 windows to J1010-020A_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00022381 Jy ! Component: 100 - total flux cleaned = 0.000308207 Jy ! Component: 150 - total flux cleaned = 0.000291467 Jy ! Component: 200 - total flux cleaned = 0.000274781 Jy ! Component: 250 - total flux cleaned = 0.000266967 Jy ! Component: 300 - total flux cleaned = 0.000327362 Jy ! Component: 350 - total flux cleaned = 0.000467648 Jy ! Component: 400 - total flux cleaned = 0.000628028 Jy ! Component: 450 - total flux cleaned = 0.000793747 Jy ! Component: 500 - total flux cleaned = 0.000950694 Jy ! Component: 550 - total flux cleaned = 0.00112823 Jy ! Component: 600 - total flux cleaned = 0.00129146 Jy ! Component: 650 - total flux cleaned = 0.00142667 Jy ! Component: 700 - total flux cleaned = 0.00153466 Jy ! Component: 750 - total flux cleaned = 0.00164407 Jy ! Component: 800 - total flux cleaned = 0.00174084 Jy ! Component: 850 - total flux cleaned = 0.00184006 Jy ! Component: 900 - total flux cleaned = 0.00192639 Jy ! Component: 950 - total flux cleaned = 0.00202316 Jy ! Component: 1000 - total flux cleaned = 0.00213137 Jy ! Component: 1050 - total flux cleaned = 0.00221743 Jy ! Component: 1100 - total flux cleaned = 0.00230637 Jy ! Component: 1150 - total flux cleaned = 0.00239845 Jy ! Component: 1200 - total flux cleaned = 0.00248425 Jy ! Component: 1250 - total flux cleaned = 0.00257325 Jy ! Component: 1300 - total flux cleaned = 0.00267608 Jy ! Component: 1350 - total flux cleaned = 0.00271874 Jy ! Component: 1400 - total flux cleaned = 0.00274092 Jy ! Component: 1450 - total flux cleaned = 0.00276396 Jy ! Component: 1500 - total flux cleaned = 0.00280063 Jy ! Component: 1550 - total flux cleaned = 0.00282632 Jy ! Component: 1600 - total flux cleaned = 0.00285294 Jy ! Component: 1650 - total flux cleaned = 0.00288086 Jy ! Component: 1700 - total flux cleaned = 0.00292524 Jy ! Component: 1750 - total flux cleaned = 0.00297225 Jy ! Component: 1800 - total flux cleaned = 0.00300509 Jy ! Component: 1850 - total flux cleaned = 0.0030568 Jy ! Component: 1900 - total flux cleaned = 0.00309287 Jy ! Component: 1950 - total flux cleaned = 0.0031304 Jy ! Component: 2000 - total flux cleaned = 0.00318989 Jy ! Component: 2050 - total flux cleaned = 0.00323133 Jy ! Component: 2100 - total flux cleaned = 0.00325306 Jy ! Component: 2150 - total flux cleaned = 0.00325293 Jy ! Component: 2200 - total flux cleaned = 0.00330196 Jy ! Component: 2250 - total flux cleaned = 0.0033015 Jy ! Component: 2300 - total flux cleaned = 0.00335659 Jy ! Component: 2350 - total flux cleaned = 0.00341585 Jy ! Component: 2400 - total flux cleaned = 0.00341649 Jy ! Component: 2450 - total flux cleaned = 0.00348231 Jy ! Component: 2500 - total flux cleaned = 0.00351719 Jy ! Component: 2550 - total flux cleaned = 0.00355359 Jy ! Component: 2600 - total flux cleaned = 0.00363336 Jy ! Component: 2650 - total flux cleaned = 0.0036749 Jy ! Component: 2700 - total flux cleaned = 0.00381158 Jy ! Component: 2750 - total flux cleaned = 0.00386116 Jy ! Component: 2800 - total flux cleaned = 0.0039641 Jy ! Component: 2850 - total flux cleaned = 0.0040187 Jy ! Component: 2900 - total flux cleaned = 0.00401739 Jy ! Component: 2950 - total flux cleaned = 0.00407649 Jy ! Component: 3000 - total flux cleaned = 0.00414158 Jy ! Component: 3050 - total flux cleaned = 0.00413922 Jy ! Component: 3100 - total flux cleaned = 0.00428741 Jy ! Component: 3150 - total flux cleaned = 0.00428733 Jy ! Component: 3200 - total flux cleaned = 0.00437211 Jy ! Component: 3250 - total flux cleaned = 0.00436933 Jy ! Component: 3300 - total flux cleaned = 0.00456195 Jy ! Component: 3350 - total flux cleaned = 0.00456476 Jy ! Component: 3400 - total flux cleaned = 0.00467521 Jy ! Component: 3450 - total flux cleaned = 0.00467202 Jy ! Component: 3500 - total flux cleaned = 0.00492051 Jy ! Component: 3550 - total flux cleaned = 0.00505896 Jy ! Component: 3600 - total flux cleaned = 0.00491688 Jy ! Component: 3650 - total flux cleaned = 0.00521546 Jy ! Component: 3700 - total flux cleaned = 0.00521572 Jy ! Component: 3750 - total flux cleaned = 0.00555882 Jy ! Component: 3800 - total flux cleaned = 0.00556146 Jy ! Component: 3850 - total flux cleaned = 0.00555546 Jy ! Component: 3900 - total flux cleaned = 0.00575519 Jy ! Component: 3950 - total flux cleaned = 0.00597252 Jy ! Component: 4000 - total flux cleaned = 0.0061992 Jy ! Component: 4050 - total flux cleaned = 0.00645457 Jy ! Total flux subtracted in 4096 components = 0.00673222 Jy ! Clean residual min=-0.013963 max=0.013736 Jy/beam ! Clean residual mean=0.000044 rms=0.004701 Jy/beam ! Combined flux in latest and established models = 0.062739 Jy keep ! Adding 175 model components to the UV plane model. ! The established model now contains 447 components and 0.062739 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1010-020A_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.21 x 185.7 at -28.29 degrees (North through East) ! Clean map min=-0.021236 max=0.035643 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1010-020A_S_map.fits wmodel /image_prod/ug002_uva//J1010-020A_S_map.mod ! Writing 447 model components to file: /image_prod/ug002_uva//J1010-020A_S_map.mod wobs /image_prod/ug002_uva//J1010-020A_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1010-020A_S_uvs.fits wwins /image_prod/ug002_uva//J1010-020A_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1010-020A_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0356429 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00544135 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -45.7989 45.7989 91.5978 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0163 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.035 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 6.55 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1010-020A_S_dfm.log closed on Wed Mar 4 23:25:51 2020