! Started logfile: /image_prod/ug002_uva//J0953-0840_S_a_dfm.log on Wed Mar 4 23:14:39 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//J0953-0840_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0953-0840_S_a_uva.fits ! AN table 1: 45 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.888889 visibilities/baseline/integration-bin. ! Found source: J0953-0840 ! ! 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 1800 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 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 J0953-0840_S_a] 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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002134Jy sigma=8.971506 ! Fit after self-cal, rms=0.955417Jy sigma=8.551492 ! 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.156 mas, bmaj=22.38 mas, bpa=-15.99 degrees ! Estimated noise=2.23968 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.0347131 Jy ! Component: 100 - total flux cleaned = 0.0428831 Jy ! Total flux subtracted in 100 components = 0.0428831 Jy ! Clean residual min=-0.003634 max=0.003966 Jy/beam ! Clean residual mean=0.000012 rms=0.001050 Jy/beam ! Combined flux in latest and established models = 0.0428831 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0428831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052709Jy sigma=0.459494 ! Fit after self-cal, rms=0.051226Jy sigma=0.445492 ! 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.82 mas, bmaj=21.7 mas, bpa=-15.4 degrees ! Estimated noise=1.87888 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.00473469 Jy ! Component: 100 - total flux cleaned = 0.00658193 Jy ! Component: 150 - total flux cleaned = 0.00791494 Jy ! Component: 200 - total flux cleaned = 0.00895232 Jy ! Total flux subtracted in 200 components = 0.00895232 Jy ! Clean residual min=-0.002946 max=0.002952 Jy/beam ! Clean residual mean=0.000008 rms=0.000908 Jy/beam ! Combined flux in latest and established models = 0.0518354 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 71 components and 0.0518354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050794Jy sigma=0.441799 ! Fit after self-cal, rms=0.050794Jy sigma=0.441736 ! 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.82 x 21.7 at -15.4 degrees (North through East) ! Clean map min=-0.0029477 max=0.047538 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.07 KP 0.97 LA 0.91 MK 0.99 ! NL 1.11 OV 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 KP 0.96 LA 1.01 MK 0.98 ! NL 1.06 OV 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 KP 1.05 LA 0.93 MK 1.08 ! NL 0.95 OV 0.92 ! ! ! Fit before self-cal, rms=0.050794Jy sigma=0.441736 ! Fit after self-cal, rms=0.050668Jy sigma=0.440730 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.857 mas, bmaj=21.75 mas, bpa=-15.39 degrees ! Estimated noise=1.868 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.000701976 Jy ! Component: 100 - total flux cleaned = 0.00103211 Jy ! Component: 150 - total flux cleaned = 0.00122131 Jy ! Component: 200 - total flux cleaned = 0.00137612 Jy ! Total flux subtracted in 200 components = 0.00137612 Jy ! Clean residual min=-0.002994 max=0.002824 Jy/beam ! Clean residual mean=0.000003 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.0532116 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 94 components and 0.0532116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050655Jy sigma=0.440585 ! Fit after self-cal, rms=0.050708Jy sigma=0.440388 ! 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.050708Jy sigma=0.440388 ! Fit after self-cal, rms=0.050921Jy sigma=0.437766 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.871 mas, bmaj=21.9 mas, bpa=-15.48 degrees ! Estimated noise=1.87078 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000373077 Jy ! Component: 100 - total flux cleaned = -0.00054675 Jy ! Component: 150 - total flux cleaned = -0.000648244 Jy ! Component: 200 - total flux cleaned = -0.000704026 Jy ! Total flux subtracted in 200 components = -0.000704026 Jy ! Clean residual min=-0.002453 max=0.002481 Jy/beam ! Clean residual mean=0.000003 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.0525075 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 107 components and 0.0525075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050900Jy sigma=0.437569 ! Fit after self-cal, rms=0.050906Jy sigma=0.437378 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.000144794 Jy ! Component: 100 - total flux cleaned = -0.00024762 Jy ! Component: 150 - total flux cleaned = -0.000294962 Jy ! Component: 200 - total flux cleaned = -0.000353051 Jy ! Total flux subtracted in 200 components = -0.000353051 Jy ! Clean residual min=-0.002438 max=0.002560 Jy/beam ! Clean residual mean=0.000002 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.0521545 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 113 components and 0.0521545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050896Jy sigma=0.437298 ! Fit after self-cal, rms=0.050890Jy sigma=0.437292 ! 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.050890Jy sigma=0.437292 ! Fit after self-cal, rms=0.051037Jy sigma=0.436714 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.877 mas, bmaj=21.86 mas, bpa=-15.47 degrees ! Estimated noise=1.8623 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.01091e-05 Jy ! Component: 100 - total flux cleaned = 2.04649e-05 Jy ! Component: 150 - total flux cleaned = 2.85609e-06 Jy ! Component: 200 - total flux cleaned = 6.79081e-05 Jy ! Total flux subtracted in 200 components = 6.79081e-05 Jy ! Clean residual min=-0.002360 max=0.002344 Jy/beam ! Clean residual mean=0.000003 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.0522224 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 122 components and 0.0522224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051026Jy sigma=0.436610 ! Fit after self-cal, rms=0.051037Jy sigma=0.436502 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.72192e-05 Jy ! Component: 100 - total flux cleaned = 8.64578e-05 Jy ! Component: 150 - total flux cleaned = 8.68724e-05 Jy ! Component: 200 - total flux cleaned = 0.00011531 Jy ! Total flux subtracted in 200 components = 0.00011531 Jy ! Clean residual min=-0.002263 max=0.002218 Jy/beam ! Clean residual mean=0.000003 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.0523377 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 123 components and 0.0523377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051029Jy sigma=0.436425 ! Fit after self-cal, rms=0.051025Jy sigma=0.436418 ! 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.051025Jy sigma=0.436418 ! Fit after self-cal, rms=0.051174Jy sigma=0.436367 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.317 mas, bmaj=21.27 mas, bpa=-9.136 degrees ! Estimated noise=2.11233 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000521113 Jy ! Component: 100 - total flux cleaned = 0.000702024 Jy ! Component: 150 - total flux cleaned = 0.000776607 Jy ! Component: 200 - total flux cleaned = 0.000834894 Jy ! Total flux subtracted in 200 components = 0.000834894 Jy ! Clean residual min=-0.002736 max=0.002629 Jy/beam ! Clean residual mean=0.000005 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.0531726 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 133 components and 0.0531726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051171Jy sigma=0.436311 ! Fit after self-cal, rms=0.051181Jy sigma=0.436296 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 = 7.94498e-05 Jy ! Component: 100 - total flux cleaned = 0.000133305 Jy ! Component: 150 - total flux cleaned = 0.000184486 Jy ! Component: 200 - total flux cleaned = 0.000251696 Jy ! Total flux subtracted in 200 components = 0.000251696 Jy ! Clean residual min=-0.002729 max=0.002612 Jy/beam ! Clean residual mean=0.000005 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.0534243 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 140 components and 0.0534243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051179Jy sigma=0.436263 ! Fit after self-cal, rms=0.051179Jy sigma=0.436260 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=3.881 mas, bmaj=21.83 mas, bpa=-15.46 degrees ! Estimated noise=1.8616 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.881 x 21.83 at -15.46 degrees (North through East) ! Clean map min=-0.0022246 max=0.046948 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=3.201 mas, bmaj=22.62 mas, bpa=-16.1 degrees ! Estimated noise=2.24301 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0359413 Jy ! Component: 100 - total flux cleaned = 0.0442709 Jy ! Component: 150 - total flux cleaned = 0.047294 Jy ! Component: 200 - total flux cleaned = 0.0483461 Jy ! Total flux subtracted in 200 components = 0.0483461 Jy ! Clean residual min=-0.003459 max=0.003047 Jy/beam ! Clean residual mean=0.000001 rms=0.000841 Jy/beam ! Combined flux in latest and established models = 0.0483461 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.0483461 Jy ! Inverting map and beam ! Estimated beam: bmin=3.881 mas, bmaj=21.83 mas, bpa=-15.46 degrees ! Estimated noise=1.8616 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.00126792 Jy ! Component: 100 - total flux cleaned = 0.00174151 Jy ! Component: 150 - total flux cleaned = 0.00197815 Jy ! Component: 200 - total flux cleaned = 0.0022104 Jy ! Total flux subtracted in 200 components = 0.0022104 Jy ! Clean residual min=-0.002450 max=0.002305 Jy/beam ! Clean residual mean=0.000004 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.0505565 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 48 components and 0.0505565 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=9.317 mas, bmaj=21.27 mas, bpa=-9.136 degrees ! Estimated noise=2.11233 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000873587 Jy ! Component: 100 - total flux cleaned = 0.00151525 Jy ! Component: 150 - total flux cleaned = 0.00192068 Jy ! Component: 200 - total flux cleaned = 0.00215738 Jy ! Total flux subtracted in 200 components = 0.00215738 Jy ! Clean residual min=-0.002848 max=0.002713 Jy/beam ! Clean residual mean=0.000005 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.0527139 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.000149469 Jy ! Component: 100 - total flux cleaned = 0.000218488 Jy ! Component: 150 - total flux cleaned = 0.000283353 Jy ! Component: 200 - total flux cleaned = 0.000356464 Jy ! Total flux subtracted in 200 components = 0.000356464 Jy ! Clean residual min=-0.002793 max=0.002648 Jy/beam ! Clean residual mean=0.000005 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.0530703 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 84 components and 0.0530703 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.881 mas, bmaj=21.83 mas, bpa=-15.46 degrees ! Estimated noise=1.8616 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000240165 Jy ! Component: 100 - total flux cleaned = -0.000198059 Jy ! Component: 150 - total flux cleaned = -0.000138227 Jy ! Component: 200 - total flux cleaned = -4.54859e-05 Jy ! Total flux subtracted in 200 components = -4.54859e-05 Jy ! Clean residual min=-0.002302 max=0.002249 Jy/beam ! Clean residual mean=0.000003 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.0530248 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 95 components and 0.0530248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.051192Jy sigma=0.436362 ! Fit after self-cal, rms=0.051195Jy sigma=0.436356 wmodel J0953-0840_S_a_map.mod ! Writing 95 model components to file: J0953-0840_S_a_map.mod wobs J0953-0840_S_a_uvs.fits ! Writing UV FITS file: J0953-0840_S_a_uvs.fits wwins J0953-0840_S_a_map.win ! wwins: Wrote 1 windows to J0953-0840_S_a_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 = 2.30199e-05 Jy ! Component: 100 - total flux cleaned = 0.000217413 Jy ! Component: 150 - total flux cleaned = 0.000144582 Jy ! Component: 200 - total flux cleaned = 0.00014752 Jy ! Component: 250 - total flux cleaned = 8.55683e-05 Jy ! Component: 300 - total flux cleaned = 0.000145974 Jy ! Component: 350 - total flux cleaned = 5.76664e-05 Jy ! Component: 400 - total flux cleaned = 3.03979e-05 Jy ! Component: 450 - total flux cleaned = -7.80869e-05 Jy ! Component: 500 - total flux cleaned = -0.000261264 Jy ! Component: 550 - total flux cleaned = -0.000311996 Jy ! Component: 600 - total flux cleaned = -0.000410682 Jy ! Component: 650 - total flux cleaned = -0.000434925 Jy ! Component: 700 - total flux cleaned = -0.000458806 Jy ! Component: 750 - total flux cleaned = -0.000595614 Jy ! Component: 800 - total flux cleaned = -0.000639547 Jy ! Component: 850 - total flux cleaned = -0.000725557 Jy ! Component: 900 - total flux cleaned = -0.000725486 Jy ! Component: 950 - total flux cleaned = -0.000807886 Jy ! Component: 1000 - total flux cleaned = -0.000907341 Jy ! Component: 1050 - total flux cleaned = -0.00100472 Jy ! Component: 1100 - total flux cleaned = -0.00104275 Jy ! Component: 1150 - total flux cleaned = -0.00108086 Jy ! Component: 1200 - total flux cleaned = -0.00111752 Jy ! Component: 1250 - total flux cleaned = -0.00115363 Jy ! Component: 1300 - total flux cleaned = -0.00120617 Jy ! Component: 1350 - total flux cleaned = -0.00122326 Jy ! Component: 1400 - total flux cleaned = -0.00125658 Jy ! Component: 1450 - total flux cleaned = -0.00127269 Jy ! Component: 1500 - total flux cleaned = -0.00130439 Jy ! Component: 1550 - total flux cleaned = -0.00130417 Jy ! Component: 1600 - total flux cleaned = -0.00133546 Jy ! Component: 1650 - total flux cleaned = -0.0013358 Jy ! Component: 1700 - total flux cleaned = -0.00138105 Jy ! Component: 1750 - total flux cleaned = -0.00139565 Jy ! Component: 1800 - total flux cleaned = -0.00135183 Jy ! Component: 1850 - total flux cleaned = -0.00130889 Jy ! Component: 1900 - total flux cleaned = -0.00129465 Jy ! Component: 1950 - total flux cleaned = -0.0012106 Jy ! Component: 2000 - total flux cleaned = -0.00116916 Jy ! Component: 2050 - total flux cleaned = -0.00110095 Jy ! Component: 2100 - total flux cleaned = -0.00107406 Jy ! Component: 2150 - total flux cleaned = -0.00100763 Jy ! Component: 2200 - total flux cleaned = -0.000968032 Jy ! Component: 2250 - total flux cleaned = -0.000915837 Jy ! Component: 2300 - total flux cleaned = -0.000877266 Jy ! Component: 2350 - total flux cleaned = -0.000775454 Jy ! Component: 2400 - total flux cleaned = -0.000750207 Jy ! Component: 2450 - total flux cleaned = -0.000663019 Jy ! Component: 2500 - total flux cleaned = -0.00060122 Jy ! Component: 2550 - total flux cleaned = -0.000491237 Jy ! Component: 2600 - total flux cleaned = -0.000442865 Jy ! Component: 2650 - total flux cleaned = -0.000347171 Jy ! Component: 2700 - total flux cleaned = -0.000288001 Jy ! Component: 2750 - total flux cleaned = -0.000217519 Jy ! Component: 2800 - total flux cleaned = -0.000136206 Jy ! Component: 2850 - total flux cleaned = -5.56294e-05 Jy ! Component: 2900 - total flux cleaned = 1.28532e-05 Jy ! Component: 2950 - total flux cleaned = 4.6941e-05 Jy ! Component: 3000 - total flux cleaned = 9.18039e-05 Jy ! Component: 3050 - total flux cleaned = 0.00010307 Jy ! Component: 3100 - total flux cleaned = 0.000147466 Jy ! Component: 3150 - total flux cleaned = 0.00015844 Jy ! Component: 3200 - total flux cleaned = 0.000169319 Jy ! Component: 3250 - total flux cleaned = 0.000191179 Jy ! Component: 3300 - total flux cleaned = 0.000191148 Jy ! Component: 3350 - total flux cleaned = 0.000180438 Jy ! Component: 3400 - total flux cleaned = 0.000223116 Jy ! Component: 3450 - total flux cleaned = 0.000255007 Jy ! Component: 3500 - total flux cleaned = 0.000223358 Jy ! Component: 3550 - total flux cleaned = 0.000286263 Jy ! Component: 3600 - total flux cleaned = 0.000286243 Jy ! Component: 3650 - total flux cleaned = 0.000275817 Jy ! Component: 3700 - total flux cleaned = 0.000275734 Jy ! Component: 3750 - total flux cleaned = 0.000265417 Jy ! Component: 3800 - total flux cleaned = 0.000255194 Jy ! Component: 3850 - total flux cleaned = 0.00027557 Jy ! Component: 3900 - total flux cleaned = 0.000265422 Jy ! Component: 3950 - total flux cleaned = 0.000275593 Jy ! Component: 4000 - total flux cleaned = 0.000275565 Jy ! Component: 4050 - total flux cleaned = 0.000255481 Jy ! Total flux subtracted in 4096 components = 0.000225425 Jy ! Clean residual min=-0.000699 max=0.000561 Jy/beam ! Clean residual mean=0.000001 rms=0.000186 Jy/beam ! Combined flux in latest and established models = 0.0532503 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 388 components and 0.0532503 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0953-0840_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.881 x 21.83 at -15.46 degrees (North through East) ! Clean map min=-0.0023752 max=0.046564 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0953-0840_S_a_map.fits wmodel /image_prod/ug002_uva//J0953-0840_S_a_map.mod ! Writing 388 model components to file: /image_prod/ug002_uva//J0953-0840_S_a_map.mod wobs /image_prod/ug002_uva//J0953-0840_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0953-0840_S_a_uvs.fits wwins /image_prod/ug002_uva//J0953-0840_S_a_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0953-0840_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0465641 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000178749 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.15163 1.15163 2.30327 4.60653 9.21307 18.4261 36.8523 73.7045 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.046 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 260.499 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0953-0840_S_a_dfm.log closed on Wed Mar 4 23:14:42 2020