! Started logfile: /image_prod/ug002_uva//J1011-2847_S_dfm.log on Wed Mar 4 23:27:04 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//J1011-2847_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1011-2847_S_uva.fits ! AN table 1: 40 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.974306 visibilities/baseline/integration-bin. ! Found source: J1011-2847 ! ! 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 40 lines of history. ! ! Reading 4209 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 J1011-2847_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 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.032843Jy sigma=6.083017 ! Fit after self-cal, rms=0.790843Jy sigma=4.648625 ! 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.526 mas, bmaj=6.588 mas, bpa=-5.764 degrees ! Estimated noise=2.91903 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.171975 Jy ! Component: 100 - total flux cleaned = 0.209893 Jy ! Total flux subtracted in 100 components = 0.209893 Jy ! Clean residual min=-0.013038 max=0.019654 Jy/beam ! Clean residual mean=0.000001 rms=0.003569 Jy/beam ! Combined flux in latest and established models = 0.209893 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.209893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.131798Jy sigma=0.532262 ! Fit after self-cal, rms=0.131790Jy sigma=0.532184 ! 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.982 mas, bmaj=7.907 mas, bpa=-5.461 degrees ! Estimated noise=1.97347 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 (-5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0140322 Jy ! Component: 100 - total flux cleaned = 0.016309 Jy ! Component: 150 - total flux cleaned = 0.017159 Jy ! Component: 200 - total flux cleaned = 0.0173998 Jy ! Total flux subtracted in 200 components = 0.0173998 Jy ! Clean residual min=-0.010029 max=0.012333 Jy/beam ! Clean residual mean=0.000062 rms=0.002668 Jy/beam ! Combined flux in latest and established models = 0.227293 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 29 components and 0.227293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.128820Jy sigma=0.514656 ! Fit after self-cal, rms=0.128679Jy sigma=0.512707 ! 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.982 x 7.907 at -5.461 degrees (North through East) ! Clean map min=-0.0098854 max=0.2132 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.01 HN 1.17 KP 0.99 ! LA 1.03 MK 1.04 OV 0.80 PT 1.01 ! SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.43 FD 1.00 HN 1.19 KP 1.05 ! LA 1.03 MK 0.98 OV 0.88 PT 1.05 ! SC 0.85 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.97 HN 1.16 KP 1.05 ! LA 1.02 MK 0.96 OV 0.90 PT 1.04 ! SC 0.96 ! ! ! Fit before self-cal, rms=0.128679Jy sigma=0.512707 ! Fit after self-cal, rms=0.141391Jy sigma=0.489720 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.957 mas, bmaj=7.788 mas, bpa=-4.426 degrees ! Estimated noise=1.9646 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.00507784 Jy ! Component: 100 - total flux cleaned = 0.0055746 Jy ! Component: 150 - total flux cleaned = 0.00557159 Jy ! Component: 200 - total flux cleaned = 0.00566174 Jy ! Total flux subtracted in 200 components = 0.00566174 Jy ! Clean residual min=-0.006284 max=0.007453 Jy/beam ! Clean residual mean=0.000048 rms=0.001832 Jy/beam ! Combined flux in latest and established models = 0.232955 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 52 components and 0.232955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.140873Jy sigma=0.488815 ! Fit after self-cal, rms=0.141088Jy sigma=0.488307 ! 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.141088Jy sigma=0.488307 ! Fit after self-cal, rms=0.155617Jy sigma=0.476053 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.944 mas, bmaj=7.776 mas, bpa=-4.537 degrees ! Estimated noise=1.99413 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0031032 Jy ! Component: 100 - total flux cleaned = 0.00367999 Jy ! Component: 150 - total flux cleaned = 0.00388366 Jy ! Component: 200 - total flux cleaned = 0.00406155 Jy ! Total flux subtracted in 200 components = 0.00406155 Jy ! Clean residual min=-0.004393 max=0.003965 Jy/beam ! Clean residual mean=0.000017 rms=0.001106 Jy/beam ! Combined flux in latest and established models = 0.237016 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 72 components and 0.237016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.155435Jy sigma=0.475694 ! Fit after self-cal, rms=0.155655Jy sigma=0.475633 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.000287402 Jy ! Component: 100 - total flux cleaned = 0.000389064 Jy ! Component: 150 - total flux cleaned = 0.000481042 Jy ! Component: 200 - total flux cleaned = 0.000523449 Jy ! Total flux subtracted in 200 components = 0.000523449 Jy ! Clean residual min=-0.004345 max=0.003946 Jy/beam ! Clean residual mean=0.000018 rms=0.001097 Jy/beam ! Combined flux in latest and established models = 0.23754 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 82 components and 0.23754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.155592Jy sigma=0.475501 ! Fit after self-cal, rms=0.155601Jy sigma=0.475487 ! 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.155601Jy sigma=0.475487 ! Fit after self-cal, rms=0.158691Jy sigma=0.472359 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.943 mas, bmaj=7.768 mas, bpa=-4.566 degrees ! Estimated noise=1.99448 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.60947e-05 Jy ! Component: 100 - total flux cleaned = 0.000306232 Jy ! Component: 150 - total flux cleaned = 0.000538537 Jy ! Component: 200 - total flux cleaned = 0.000621458 Jy ! Total flux subtracted in 200 components = 0.000621458 Jy ! Clean residual min=-0.003640 max=0.003702 Jy/beam ! Clean residual mean=0.000012 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.238161 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 102 components and 0.238161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.158662Jy sigma=0.472085 ! Fit after self-cal, rms=0.158699Jy sigma=0.472053 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 (-44, -32.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00170085 Jy ! Component: 100 - total flux cleaned = 0.00152348 Jy ! Component: 150 - total flux cleaned = 0.00132338 Jy ! Component: 200 - total flux cleaned = 0.0012126 Jy ! Total flux subtracted in 200 components = 0.0012126 Jy ! Clean residual min=-0.003318 max=0.003191 Jy/beam ! Clean residual mean=0.000009 rms=0.000792 Jy/beam ! Combined flux in latest and established models = 0.239374 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 119 components and 0.239374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.158441Jy sigma=0.471432 ! Fit after self-cal, rms=0.158467Jy sigma=0.471364 ! 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.158467Jy sigma=0.471364 ! Fit after self-cal, rms=0.158440Jy sigma=0.471284 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.671 mas, bmaj=20.44 mas, bpa=0.8732 degrees ! Estimated noise=2.60469 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000131064 Jy ! Component: 100 - total flux cleaned = -2.06848e-05 Jy ! Component: 150 - total flux cleaned = 7.49179e-05 Jy ! Component: 200 - total flux cleaned = 0.000156234 Jy ! Total flux subtracted in 200 components = 0.000156234 Jy ! Clean residual min=-0.003160 max=0.002668 Jy/beam ! Clean residual mean=0.000014 rms=0.000861 Jy/beam ! Combined flux in latest and established models = 0.23953 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 136 components and 0.23953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.158400Jy sigma=0.471284 ! Fit after self-cal, rms=0.158407Jy sigma=0.471274 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.10043e-05 Jy ! Component: 100 - total flux cleaned = -9.29507e-05 Jy ! Component: 150 - total flux cleaned = -0.000116091 Jy ! Component: 200 - total flux cleaned = -0.000116092 Jy ! Total flux subtracted in 200 components = -0.000116092 Jy ! Clean residual min=-0.003143 max=0.002693 Jy/beam ! Clean residual mean=0.000014 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.239414 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 143 components and 0.239414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.158391Jy sigma=0.471275 ! Fit after self-cal, rms=0.158388Jy sigma=0.471271 ! 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.94 mas, bmaj=7.767 mas, bpa=-4.523 degrees ! Estimated noise=1.99413 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.94 x 7.767 at -4.523 degrees (North through East) ! Clean map min=-0.0036665 max=0.2128 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.498 mas, bmaj=6.516 mas, bpa=-4.805 degrees ! Estimated noise=2.92258 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.17199 Jy ! Component: 100 - total flux cleaned = 0.210265 Jy ! Component: 150 - total flux cleaned = 0.224117 Jy ! Component: 200 - total flux cleaned = 0.2321 Jy ! Total flux subtracted in 200 components = 0.2321 Jy ! Clean residual min=-0.006593 max=0.006220 Jy/beam ! Clean residual mean=-0.000010 rms=0.001676 Jy/beam ! Combined flux in latest and established models = 0.2321 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.2321 Jy ! Inverting map and beam ! Estimated beam: bmin=2.94 mas, bmaj=7.767 mas, bpa=-4.523 degrees ! Estimated noise=1.99413 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.00509593 Jy ! Component: 100 - total flux cleaned = 0.00678569 Jy ! Component: 150 - total flux cleaned = 0.00730475 Jy ! Component: 200 - total flux cleaned = 0.00739585 Jy ! Total flux subtracted in 200 components = 0.00739585 Jy ! Clean residual min=-0.003498 max=0.003104 Jy/beam ! Clean residual mean=0.000007 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.239496 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 52 components and 0.239496 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.671 mas, bmaj=20.44 mas, bpa=0.8732 degrees ! Estimated noise=2.60469 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000363341 Jy ! Component: 100 - total flux cleaned = 0.00047079 Jy ! Component: 150 - total flux cleaned = 0.000519473 Jy ! Component: 200 - total flux cleaned = 0.000605674 Jy ! Total flux subtracted in 200 components = 0.000605674 Jy ! Clean residual min=-0.003372 max=0.002726 Jy/beam ! Clean residual mean=0.000015 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.240101 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 = 8.01615e-05 Jy ! Component: 100 - total flux cleaned = 0.000117694 Jy ! Component: 150 - total flux cleaned = 8.20835e-05 Jy ! Component: 200 - total flux cleaned = 4.88994e-05 Jy ! Total flux subtracted in 200 components = 4.88994e-05 Jy ! Clean residual min=-0.003331 max=0.002704 Jy/beam ! Clean residual mean=0.000015 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.24015 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 78 components and 0.24015 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.94 mas, bmaj=7.767 mas, bpa=-4.523 degrees ! Estimated noise=1.99413 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000597025 Jy ! Component: 100 - total flux cleaned = -0.00052725 Jy ! Component: 150 - total flux cleaned = -0.000402589 Jy ! Component: 200 - total flux cleaned = -0.000347755 Jy ! Total flux subtracted in 200 components = -0.000347755 Jy ! Clean residual min=-0.003212 max=0.003361 Jy/beam ! Clean residual mean=0.000008 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.239802 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 98 components and 0.239802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.158424Jy sigma=0.471550 ! Fit after self-cal, rms=0.158459Jy sigma=0.471396 wmodel J1011-2847_S_map.mod ! Writing 98 model components to file: J1011-2847_S_map.mod wobs J1011-2847_S_uvs.fits ! Writing UV FITS file: J1011-2847_S_uvs.fits wwins J1011-2847_S_map.win ! wwins: Wrote 3 windows to J1011-2847_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.000384983 Jy ! Component: 100 - total flux cleaned = -0.000598366 Jy ! Component: 150 - total flux cleaned = -0.000901661 Jy ! Component: 200 - total flux cleaned = -0.000999909 Jy ! Component: 250 - total flux cleaned = -0.000999524 Jy ! Component: 300 - total flux cleaned = -0.00104417 Jy ! Component: 350 - total flux cleaned = -0.000955717 Jy ! Component: 400 - total flux cleaned = -0.000870272 Jy ! Component: 450 - total flux cleaned = -0.000786843 Jy ! Component: 500 - total flux cleaned = -0.000745899 Jy ! Component: 550 - total flux cleaned = -0.000665958 Jy ! Component: 600 - total flux cleaned = -0.000626683 Jy ! Component: 650 - total flux cleaned = -0.000510948 Jy ! Component: 700 - total flux cleaned = -0.000511072 Jy ! Component: 750 - total flux cleaned = -0.000435606 Jy ! Component: 800 - total flux cleaned = -0.000435935 Jy ! Component: 850 - total flux cleaned = -0.000363049 Jy ! Component: 900 - total flux cleaned = -0.000399152 Jy ! Component: 950 - total flux cleaned = -0.000363503 Jy ! Component: 1000 - total flux cleaned = -0.000363096 Jy ! Component: 1050 - total flux cleaned = -0.000259192 Jy ! Component: 1100 - total flux cleaned = -0.000395504 Jy ! Component: 1150 - total flux cleaned = -0.000395003 Jy ! Component: 1200 - total flux cleaned = -0.000328457 Jy ! Component: 1250 - total flux cleaned = -0.000263546 Jy ! Component: 1300 - total flux cleaned = -0.000295559 Jy ! Component: 1350 - total flux cleaned = -0.000295663 Jy ! Component: 1400 - total flux cleaned = -0.000201329 Jy ! Component: 1450 - total flux cleaned = -0.000295568 Jy ! Component: 1500 - total flux cleaned = -0.000264624 Jy ! Component: 1550 - total flux cleaned = -0.000142479 Jy ! Component: 1600 - total flux cleaned = -0.000203528 Jy ! Component: 1650 - total flux cleaned = -0.000203494 Jy ! Component: 1700 - total flux cleaned = -8.52523e-05 Jy ! Component: 1750 - total flux cleaned = -8.5362e-05 Jy ! Component: 1800 - total flux cleaned = 3.05964e-05 Jy ! Component: 1850 - total flux cleaned = 5.87636e-05 Jy ! Component: 1900 - total flux cleaned = 1.7637e-06 Jy ! Component: 1950 - total flux cleaned = 1.8704e-06 Jy ! Component: 2000 - total flux cleaned = -5.40189e-05 Jy ! Component: 2050 - total flux cleaned = 1.75265e-06 Jy ! Component: 2100 - total flux cleaned = 8.42025e-05 Jy ! Component: 2150 - total flux cleaned = 2.71547e-06 Jy ! Component: 2200 - total flux cleaned = 5.68482e-05 Jy ! Component: 2250 - total flux cleaned = 3.01562e-05 Jy ! Component: 2300 - total flux cleaned = -2.29082e-05 Jy ! Component: 2350 - total flux cleaned = 3.74752e-06 Jy ! Component: 2400 - total flux cleaned = 0.000134173 Jy ! Component: 2450 - total flux cleaned = 8.24206e-05 Jy ! Component: 2500 - total flux cleaned = 0.00013372 Jy ! Component: 2550 - total flux cleaned = 0.000133668 Jy ! Component: 2600 - total flux cleaned = 0.000108553 Jy ! Component: 2650 - total flux cleaned = 0.00010849 Jy ! Component: 2700 - total flux cleaned = 0.000158005 Jy ! Component: 2750 - total flux cleaned = 5.93875e-05 Jy ! Component: 2800 - total flux cleaned = 5.94099e-05 Jy ! Component: 2850 - total flux cleaned = -8.63918e-05 Jy ! Component: 2900 - total flux cleaned = -0.00015869 Jy ! Component: 2950 - total flux cleaned = -0.00013462 Jy ! Component: 3000 - total flux cleaned = -0.000348024 Jy ! Component: 3050 - total flux cleaned = -0.00037147 Jy ! Component: 3100 - total flux cleaned = -0.000465003 Jy ! Component: 3150 - total flux cleaned = -0.000418381 Jy ! Component: 3200 - total flux cleaned = -0.000487462 Jy ! Component: 3250 - total flux cleaned = -0.000693662 Jy ! Component: 3300 - total flux cleaned = -0.000784534 Jy ! Component: 3350 - total flux cleaned = -0.000807033 Jy ! Component: 3400 - total flux cleaned = -0.000987064 Jy ! Component: 3450 - total flux cleaned = -0.00114353 Jy ! Component: 3500 - total flux cleaned = -0.00121019 Jy ! Component: 3550 - total flux cleaned = -0.00136493 Jy ! Component: 3600 - total flux cleaned = -0.00151834 Jy ! Component: 3650 - total flux cleaned = -0.00158359 Jy ! Component: 3700 - total flux cleaned = -0.00171349 Jy ! Component: 3750 - total flux cleaned = -0.00177814 Jy ! Component: 3800 - total flux cleaned = -0.00199255 Jy ! Component: 3850 - total flux cleaned = -0.0019925 Jy ! Component: 3900 - total flux cleaned = -0.00205598 Jy ! Component: 3950 - total flux cleaned = -0.00224557 Jy ! Component: 4000 - total flux cleaned = -0.00237117 Jy ! Component: 4050 - total flux cleaned = -0.00255876 Jy ! Total flux subtracted in 4096 components = -0.00260027 Jy ! Clean residual min=-0.001163 max=0.001226 Jy/beam ! Clean residual mean=-0.000001 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.237202 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 361 components and 0.237202 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1011-2847_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.94 x 7.767 at -4.523 degrees (North through East) ! Clean map min=-0.0040557 max=0.21139 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1011-2847_S_map.fits wmodel /image_prod/ug002_uva//J1011-2847_S_map.mod ! Writing 361 model components to file: /image_prod/ug002_uva//J1011-2847_S_map.mod wobs /image_prod/ug002_uva//J1011-2847_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1011-2847_S_uvs.fits wwins /image_prod/ug002_uva//J1011-2847_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1011-2847_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.211392 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000365701 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.518989 0.518989 1.03798 2.07596 4.15191 8.30382 16.6076 33.2153 66.4306 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.211 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 578.046 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1011-2847_S_dfm.log closed on Wed Mar 4 23:27:07 2020