! Started logfile: /image_prod/ug002_uva//J1542-1634_S_dfm.log on Thu Mar 5 02:23:41 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//J1542-1634_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1542-1634_S_uva.fits ! AN table 1: 25 integrations on 21 of 21 possible baselines. ! AN table 2: 25 integrations on 10 of 10 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1542-1634 ! ! 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 2325 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 J1542-1634_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.999553Jy sigma=6.889373 ! Fit after self-cal, rms=0.937580Jy sigma=6.466028 ! 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.712 mas, bmaj=7.257 mas, bpa=6.655 degrees ! Estimated noise=2.6924 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.0501435 Jy ! Component: 100 - total flux cleaned = 0.0630996 Jy ! Total flux subtracted in 100 components = 0.0630996 Jy ! Clean residual min=-0.007910 max=0.008216 Jy/beam ! Clean residual mean=0.000021 rms=0.002189 Jy/beam ! Combined flux in latest and established models = 0.0630996 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0630996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076831Jy sigma=0.478997 ! Fit after self-cal, rms=0.076077Jy sigma=0.474601 ! 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.058 mas, bmaj=7.778 mas, bpa=7.407 degrees ! Estimated noise=2.18624 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.00802256 Jy ! Component: 100 - total flux cleaned = 0.0118951 Jy ! Component: 150 - total flux cleaned = 0.013183 Jy ! Component: 200 - total flux cleaned = 0.0137536 Jy ! Total flux subtracted in 200 components = 0.0137536 Jy ! Clean residual min=-0.006226 max=0.005705 Jy/beam ! Clean residual mean=0.000013 rms=0.001616 Jy/beam ! Combined flux in latest and established models = 0.0768533 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 23 components and 0.0768533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075368Jy sigma=0.468092 ! Fit after self-cal, rms=0.075371Jy sigma=0.467758 ! 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.058 x 7.778 at 7.407 degrees (North through East) ! Clean map min=-0.0060314 max=0.067174 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.13 LA 0.94 MK 1.06 ! NL 1.10 OV 0.77 SC 1.12 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.19 HN 0.90 LA 1.04 OV 0.78 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.36 FD 1.21 LA 0.98 MK 0.98 ! NL 0.98 OV 0.91 SC 0.84 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.93 HN 0.93 LA 1.13 OV 0.79 ! SC 0.80 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.07 LA 1.14 MK 1.00 ! NL 0.92 OV 0.98 SC 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.12 HN 0.94 LA 0.98 OV 0.86 ! SC 0.92 ! ! ! Fit before self-cal, rms=0.075371Jy sigma=0.467758 ! Fit after self-cal, rms=0.075936Jy sigma=0.460566 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.019 mas, bmaj=7.82 mas, bpa=7.849 degrees ! Estimated noise=2.13401 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.00167109 Jy ! Component: 100 - total flux cleaned = 0.00166483 Jy ! Component: 150 - total flux cleaned = 0.00166633 Jy ! Component: 200 - total flux cleaned = 0.00166606 Jy ! Total flux subtracted in 200 components = 0.00166606 Jy ! Clean residual min=-0.003819 max=0.004539 Jy/beam ! Clean residual mean=-0.000003 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.0785193 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 34 components and 0.0785193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075785Jy sigma=0.459551 ! Fit after self-cal, rms=0.076143Jy sigma=0.458585 ! 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.076143Jy sigma=0.458585 ! Fit after self-cal, rms=0.076956Jy sigma=0.458311 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.989 mas, bmaj=7.782 mas, bpa=7.663 degrees ! Estimated noise=2.12383 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011612 Jy ! Component: 100 - total flux cleaned = 0.00101756 Jy ! Component: 150 - total flux cleaned = 0.00101792 Jy ! Component: 200 - total flux cleaned = 0.0010171 Jy ! Total flux subtracted in 200 components = 0.0010171 Jy ! Clean residual min=-0.003699 max=0.004248 Jy/beam ! Clean residual mean=-0.000004 rms=0.000942 Jy/beam ! Combined flux in latest and established models = 0.0795364 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 38 components and 0.0795365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076877Jy sigma=0.457870 ! Fit after self-cal, rms=0.076958Jy sigma=0.457757 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 (104.5, -12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00352201 Jy ! Component: 100 - total flux cleaned = 0.00400596 Jy ! Component: 150 - total flux cleaned = 0.00420616 Jy ! Component: 200 - total flux cleaned = 0.00442714 Jy ! Total flux subtracted in 200 components = 0.00442714 Jy ! Clean residual min=-0.003214 max=0.002797 Jy/beam ! Clean residual mean=0.000001 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.0839636 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 56 components and 0.0839636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076753Jy sigma=0.456158 ! Fit after self-cal, rms=0.076774Jy sigma=0.455853 ! 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.076774Jy sigma=0.455853 ! Fit after self-cal, rms=0.078140Jy sigma=0.455668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.972 mas, bmaj=7.794 mas, bpa=7.369 degrees ! Estimated noise=2.11631 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00161867 Jy ! Component: 100 - total flux cleaned = 0.00205852 Jy ! Component: 150 - total flux cleaned = 0.00226049 Jy ! Component: 200 - total flux cleaned = 0.00239 Jy ! Total flux subtracted in 200 components = 0.00239 Jy ! Clean residual min=-0.003045 max=0.002891 Jy/beam ! Clean residual mean=-0.000002 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.0863536 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 64 components and 0.0863536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078039Jy sigma=0.455005 ! Fit after self-cal, rms=0.078118Jy sigma=0.454891 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.000591818 Jy ! Component: 100 - total flux cleaned = 0.000762096 Jy ! Component: 150 - total flux cleaned = 0.00094667 Jy ! Component: 200 - total flux cleaned = 0.00104404 Jy ! Total flux subtracted in 200 components = 0.00104404 Jy ! Clean residual min=-0.003023 max=0.002941 Jy/beam ! Clean residual mean=-0.000001 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.0873976 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 77 components and 0.0873976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078063Jy sigma=0.454647 ! Fit after self-cal, rms=0.078067Jy sigma=0.454609 ! 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.078067Jy sigma=0.454609 ! Fit after self-cal, rms=0.078859Jy sigma=0.454532 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.634 mas, bmaj=13.53 mas, bpa=12.28 degrees ! Estimated noise=2.92739 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100146 Jy ! Component: 100 - total flux cleaned = 0.00113542 Jy ! Component: 150 - total flux cleaned = 0.00111453 Jy ! Component: 200 - total flux cleaned = 0.0010767 Jy ! Total flux subtracted in 200 components = 0.0010767 Jy ! Clean residual min=-0.002434 max=0.002416 Jy/beam ! Clean residual mean=-0.000007 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.0884743 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 95 components and 0.0884743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078846Jy sigma=0.454514 ! Fit after self-cal, rms=0.078864Jy sigma=0.454481 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.000159496 Jy ! Component: 100 - total flux cleaned = 0.000140691 Jy ! Component: 150 - total flux cleaned = 0.000103729 Jy ! Component: 200 - total flux cleaned = 5.15199e-05 Jy ! Total flux subtracted in 200 components = 5.15199e-05 Jy ! Clean residual min=-0.002344 max=0.002370 Jy/beam ! Clean residual mean=-0.000007 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.0885258 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 101 components and 0.0885258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078853Jy sigma=0.454494 ! Fit after self-cal, rms=0.078852Jy sigma=0.454482 ! 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.964 mas, bmaj=7.803 mas, bpa=7.215 degrees ! Estimated noise=2.11525 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.964 x 7.803 at 7.215 degrees (North through East) ! Clean map min=-0.0027904 max=0.066378 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.646 mas, bmaj=7.333 mas, bpa=6.501 degrees ! Estimated noise=2.54364 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0471218 Jy ! Component: 100 - total flux cleaned = 0.0617354 Jy ! Component: 150 - total flux cleaned = 0.0701403 Jy ! Component: 200 - total flux cleaned = 0.075859 Jy ! Total flux subtracted in 200 components = 0.075859 Jy ! Clean residual min=-0.006067 max=0.005876 Jy/beam ! Clean residual mean=0.000002 rms=0.001538 Jy/beam ! Combined flux in latest and established models = 0.075859 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.075859 Jy ! Inverting map and beam ! Estimated beam: bmin=2.964 mas, bmaj=7.803 mas, bpa=7.215 degrees ! Estimated noise=2.11525 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.00470813 Jy ! Component: 100 - total flux cleaned = 0.00708157 Jy ! Component: 150 - total flux cleaned = 0.00915334 Jy ! Component: 200 - total flux cleaned = 0.0102389 Jy ! Total flux subtracted in 200 components = 0.0102389 Jy ! Clean residual min=-0.003510 max=0.003395 Jy/beam ! Clean residual mean=-0.000001 rms=0.000896 Jy/beam ! Combined flux in latest and established models = 0.0860979 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 33 components and 0.0860979 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.634 mas, bmaj=13.53 mas, bpa=12.28 degrees ! Estimated noise=2.92739 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00230831 Jy ! Component: 100 - total flux cleaned = 0.00305614 Jy ! Component: 150 - total flux cleaned = 0.00313021 Jy ! Component: 200 - total flux cleaned = 0.00319544 Jy ! Total flux subtracted in 200 components = 0.00319544 Jy ! Clean residual min=-0.002706 max=0.002672 Jy/beam ! Clean residual mean=-0.000007 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.0892933 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.46299e-05 Jy ! Component: 100 - total flux cleaned = -0.000112429 Jy ! Component: 150 - total flux cleaned = -8.72675e-05 Jy ! Component: 200 - total flux cleaned = -0.000111835 Jy ! Total flux subtracted in 200 components = -0.000111835 Jy ! Clean residual min=-0.002629 max=0.002570 Jy/beam ! Clean residual mean=-0.000006 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.0891815 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 50 components and 0.0891815 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.964 mas, bmaj=7.803 mas, bpa=7.215 degrees ! Estimated noise=2.11525 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000768837 Jy ! Component: 100 - total flux cleaned = -0.00121316 Jy ! Component: 150 - total flux cleaned = -0.00143035 Jy ! Component: 200 - total flux cleaned = -0.00157577 Jy ! Total flux subtracted in 200 components = -0.00157577 Jy ! Clean residual min=-0.003044 max=0.003085 Jy/beam ! Clean residual mean=-0.000002 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.0876057 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 67 components and 0.0876057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078927Jy sigma=0.455159 ! Fit after self-cal, rms=0.078906Jy sigma=0.455046 wmodel J1542-1634_S_map.mod ! Writing 67 model components to file: J1542-1634_S_map.mod wobs J1542-1634_S_uvs.fits ! Writing UV FITS file: J1542-1634_S_uvs.fits wwins J1542-1634_S_map.win ! wwins: Wrote 2 windows to J1542-1634_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.00019828 Jy ! Component: 100 - total flux cleaned = -0.000747234 Jy ! Component: 150 - total flux cleaned = -0.00121048 Jy ! Component: 200 - total flux cleaned = -0.00169043 Jy ! Component: 250 - total flux cleaned = -0.00222703 Jy ! Component: 300 - total flux cleaned = -0.00254003 Jy ! Component: 350 - total flux cleaned = -0.00280023 Jy ! Component: 400 - total flux cleaned = -0.00290776 Jy ! Component: 450 - total flux cleaned = -0.00304563 Jy ! Component: 500 - total flux cleaned = -0.00314498 Jy ! Component: 550 - total flux cleaned = -0.00324022 Jy ! Component: 600 - total flux cleaned = -0.00308651 Jy ! Component: 650 - total flux cleaned = -0.00311628 Jy ! Component: 700 - total flux cleaned = -0.00297099 Jy ! Component: 750 - total flux cleaned = -0.00291482 Jy ! Component: 800 - total flux cleaned = -0.00294191 Jy ! Component: 850 - total flux cleaned = -0.00286037 Jy ! Component: 900 - total flux cleaned = -0.00280709 Jy ! Component: 950 - total flux cleaned = -0.00280682 Jy ! Component: 1000 - total flux cleaned = -0.00275611 Jy ! Component: 1050 - total flux cleaned = -0.00280594 Jy ! Component: 1100 - total flux cleaned = -0.00287885 Jy ! Component: 1150 - total flux cleaned = -0.00285448 Jy ! Component: 1200 - total flux cleaned = -0.00280747 Jy ! Component: 1250 - total flux cleaned = -0.00283063 Jy ! Component: 1300 - total flux cleaned = -0.00289902 Jy ! Component: 1350 - total flux cleaned = -0.00289881 Jy ! Component: 1400 - total flux cleaned = -0.00289881 Jy ! Component: 1450 - total flux cleaned = -0.00292083 Jy ! Component: 1500 - total flux cleaned = -0.00294218 Jy ! Component: 1550 - total flux cleaned = -0.00296348 Jy ! Component: 1600 - total flux cleaned = -0.00298441 Jy ! Component: 1650 - total flux cleaned = -0.00308672 Jy ! Component: 1700 - total flux cleaned = -0.00316742 Jy ! Component: 1750 - total flux cleaned = -0.00324657 Jy ! Component: 1800 - total flux cleaned = -0.00330495 Jy ! Component: 1850 - total flux cleaned = -0.00336273 Jy ! Component: 1900 - total flux cleaned = -0.00336283 Jy ! Component: 1950 - total flux cleaned = -0.00334365 Jy ! Component: 2000 - total flux cleaned = -0.00332499 Jy ! Component: 2050 - total flux cleaned = -0.00330676 Jy ! Component: 2100 - total flux cleaned = -0.00330685 Jy ! Component: 2150 - total flux cleaned = -0.00328864 Jy ! Component: 2200 - total flux cleaned = -0.0033069 Jy ! Component: 2250 - total flux cleaned = -0.00330693 Jy ! Component: 2300 - total flux cleaned = -0.00332486 Jy ! Component: 2350 - total flux cleaned = -0.00336018 Jy ! Component: 2400 - total flux cleaned = -0.00334271 Jy ! Component: 2450 - total flux cleaned = -0.00330812 Jy ! Component: 2500 - total flux cleaned = -0.00330823 Jy ! Component: 2550 - total flux cleaned = -0.00334241 Jy ! Component: 2600 - total flux cleaned = -0.00337644 Jy ! Component: 2650 - total flux cleaned = -0.00337631 Jy ! Component: 2700 - total flux cleaned = -0.00339303 Jy ! Component: 2750 - total flux cleaned = -0.00342634 Jy ! Component: 2800 - total flux cleaned = -0.00340989 Jy ! Component: 2850 - total flux cleaned = -0.0034429 Jy ! Component: 2900 - total flux cleaned = -0.0034593 Jy ! Component: 2950 - total flux cleaned = -0.0034756 Jy ! Component: 3000 - total flux cleaned = -0.00354027 Jy ! Component: 3050 - total flux cleaned = -0.00347577 Jy ! Component: 3100 - total flux cleaned = -0.00353979 Jy ! Component: 3150 - total flux cleaned = -0.00355572 Jy ! Component: 3200 - total flux cleaned = -0.00355573 Jy ! Component: 3250 - total flux cleaned = -0.00357147 Jy ! Component: 3300 - total flux cleaned = -0.00360293 Jy ! Component: 3350 - total flux cleaned = -0.00358717 Jy ! Component: 3400 - total flux cleaned = -0.00363398 Jy ! Component: 3450 - total flux cleaned = -0.00361839 Jy ! Component: 3500 - total flux cleaned = -0.00360288 Jy ! Component: 3550 - total flux cleaned = -0.00358744 Jy ! Component: 3600 - total flux cleaned = -0.00364894 Jy ! Component: 3650 - total flux cleaned = -0.00360299 Jy ! Component: 3700 - total flux cleaned = -0.00364886 Jy ! Component: 3750 - total flux cleaned = -0.00366412 Jy ! Component: 3800 - total flux cleaned = -0.0036945 Jy ! Component: 3850 - total flux cleaned = -0.00369445 Jy ! Component: 3900 - total flux cleaned = -0.00367929 Jy ! Component: 3950 - total flux cleaned = -0.00370943 Jy ! Component: 4000 - total flux cleaned = -0.00373952 Jy ! Component: 4050 - total flux cleaned = -0.00375453 Jy ! Total flux subtracted in 4096 components = -0.00379948 Jy ! Clean residual min=-0.000943 max=0.000990 Jy/beam ! Clean residual mean=-0.000000 rms=0.000232 Jy/beam ! Combined flux in latest and established models = 0.0838063 Jy keep ! Adding 219 model components to the UV plane model. ! The established model now contains 286 components and 0.0838063 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1542-1634_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.964 x 7.803 at 7.215 degrees (North through East) ! Clean map min=-0.002151 max=0.064913 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1542-1634_S_map.fits wmodel /image_prod/ug002_uva//J1542-1634_S_map.mod ! Writing 286 model components to file: /image_prod/ug002_uva//J1542-1634_S_map.mod wobs /image_prod/ug002_uva//J1542-1634_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1542-1634_S_uvs.fits wwins /image_prod/ug002_uva//J1542-1634_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1542-1634_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.064913 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000230871 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.06699 1.06699 2.13397 4.26794 8.53589 17.0718 34.1436 68.2871 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.064 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 281.165 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1542-1634_S_dfm.log closed on Thu Mar 5 02:23:44 2020