! Started logfile: /image_prod/ug002_uva//J0904-3514_S_dfm.log on Wed Mar 4 22:47:07 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//J0904-3514_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0904-3514_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.777222 visibilities/baseline/integration-bin. ! Found source: J0904-3514 ! ! 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 4197 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 J0904-3514_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 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.036941Jy sigma=5.193011 ! Fit after self-cal, rms=0.784348Jy sigma=3.795096 ! 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.468 mas, bmaj=8.245 mas, bpa=0.272 degrees ! Estimated noise=3.14215 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.175873 Jy ! Component: 100 - total flux cleaned = 0.235757 Jy ! Total flux subtracted in 100 components = 0.235757 Jy ! Clean residual min=-0.023490 max=0.036063 Jy/beam ! Clean residual mean=0.000104 rms=0.007734 Jy/beam ! Combined flux in latest and established models = 0.235757 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.235757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.155028Jy sigma=0.675919 ! Fit after self-cal, rms=0.154786Jy sigma=0.675038 ! 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.032 mas, bmaj=9.406 mas, bpa=0.1719 degrees ! Estimated noise=2.29995 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.0402294 Jy ! Component: 100 - total flux cleaned = 0.0617222 Jy ! Component: 150 - total flux cleaned = 0.0736425 Jy ! Component: 200 - total flux cleaned = 0.0803593 Jy ! Total flux subtracted in 200 components = 0.0803593 Jy ! Clean residual min=-0.023794 max=0.028570 Jy/beam ! Clean residual mean=0.000135 rms=0.006535 Jy/beam ! Combined flux in latest and established models = 0.316117 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 57 components and 0.316117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.147126Jy sigma=0.602283 ! Fit after self-cal, rms=0.147167Jy sigma=0.601923 ! 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.032 x 9.406 at 0.1719 degrees (North through East) ! Clean map min=-0.023367 max=0.22304 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 0.97 HN 1.75 KP 0.94 ! LA 0.97 MK 1.05 NL 1.24 OV 0.71 ! SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.19 FD 0.92 HN 1.86 KP 1.01 ! LA 1.05 MK 1.00 NL 1.08 OV 0.73 ! SC 0.83 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.34 FD 0.97 HN 1.86 KP 0.98 ! LA 0.98 MK 1.00 NL 1.14 OV 0.78 ! SC 0.88 ! ! ! Fit before self-cal, rms=0.147167Jy sigma=0.601923 ! Fit after self-cal, rms=0.171086Jy sigma=0.499482 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.008 mas, bmaj=9.308 mas, bpa=1.82 degrees ! Estimated noise=2.32098 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.00116654 Jy ! Component: 100 - total flux cleaned = 0.000684285 Jy ! Component: 150 - total flux cleaned = 0.000471322 Jy ! Component: 200 - total flux cleaned = 0.000281833 Jy ! Total flux subtracted in 200 components = 0.000281833 Jy ! Clean residual min=-0.011759 max=0.012656 Jy/beam ! Clean residual mean=0.000095 rms=0.002948 Jy/beam ! Combined flux in latest and established models = 0.316399 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 70 components and 0.316399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.170126Jy sigma=0.496000 ! Fit after self-cal, rms=0.171602Jy sigma=0.495070 ! 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.171602Jy sigma=0.495070 ! Fit after self-cal, rms=0.198795Jy sigma=0.469793 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.029 mas, bmaj=9.475 mas, bpa=1.813 degrees ! Estimated noise=2.33923 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00315206 Jy ! Component: 100 - total flux cleaned = 0.00344995 Jy ! Component: 150 - total flux cleaned = 0.00345111 Jy ! Component: 200 - total flux cleaned = 0.00344919 Jy ! Total flux subtracted in 200 components = 0.00344919 Jy ! Clean residual min=-0.005082 max=0.005301 Jy/beam ! Clean residual mean=0.000052 rms=0.001330 Jy/beam ! Combined flux in latest and established models = 0.319848 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 76 components and 0.319848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.198678Jy sigma=0.468990 ! Fit after self-cal, rms=0.198822Jy sigma=0.468852 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.000115202 Jy ! Component: 100 - total flux cleaned = -0.00011559 Jy ! Component: 150 - total flux cleaned = -0.000185968 Jy ! Component: 200 - total flux cleaned = -0.000250371 Jy ! Total flux subtracted in 200 components = -0.000250371 Jy ! Clean residual min=-0.004891 max=0.004936 Jy/beam ! Clean residual mean=0.000052 rms=0.001305 Jy/beam ! Combined flux in latest and established models = 0.319597 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 78 components and 0.319597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.198763Jy sigma=0.468457 ! Fit after self-cal, rms=0.198756Jy sigma=0.468441 ! 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.198756Jy sigma=0.468441 ! Fit after self-cal, rms=0.204608Jy sigma=0.467099 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.023 mas, bmaj=9.49 mas, bpa=1.621 degrees ! Estimated noise=2.33667 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000611165 Jy ! Component: 100 - total flux cleaned = 0.000688669 Jy ! Component: 150 - total flux cleaned = 0.00068613 Jy ! Component: 200 - total flux cleaned = 0.000624846 Jy ! Total flux subtracted in 200 components = 0.000624846 Jy ! Clean residual min=-0.004875 max=0.004564 Jy/beam ! Clean residual mean=0.000031 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.320222 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 83 components and 0.320222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.204552Jy sigma=0.466766 ! Fit after self-cal, rms=0.204549Jy sigma=0.466734 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.000140416 Jy ! Component: 100 - total flux cleaned = -8.45667e-05 Jy ! Component: 150 - total flux cleaned = -8.37148e-05 Jy ! Component: 200 - total flux cleaned = -0.00013042 Jy ! Total flux subtracted in 200 components = -0.00013042 Jy ! Clean residual min=-0.004868 max=0.004350 Jy/beam ! Clean residual mean=0.000031 rms=0.001102 Jy/beam ! Combined flux in latest and established models = 0.320092 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 83 components and 0.320092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.204516Jy sigma=0.466525 ! Fit after self-cal, rms=0.204502Jy sigma=0.466509 ! 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.204502Jy sigma=0.466509 ! Fit after self-cal, rms=0.205255Jy sigma=0.466458 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.493 mas, bmaj=21.77 mas, bpa=0.6968 degrees ! Estimated noise=2.90302 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000497449 Jy ! Component: 100 - total flux cleaned = 0.000532912 Jy ! Component: 150 - total flux cleaned = 0.000593424 Jy ! Component: 200 - total flux cleaned = 0.000645273 Jy ! Total flux subtracted in 200 components = 0.000645273 Jy ! Clean residual min=-0.004133 max=0.004101 Jy/beam ! Clean residual mean=0.000064 rms=0.001231 Jy/beam ! Combined flux in latest and established models = 0.320737 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 88 components and 0.320737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.205252Jy sigma=0.466450 ! Fit after self-cal, rms=0.205237Jy sigma=0.466416 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.56779e-05 Jy ! Component: 100 - total flux cleaned = -4.4798e-05 Jy ! Component: 150 - total flux cleaned = 2.17934e-06 Jy ! Component: 200 - total flux cleaned = 2.97609e-06 Jy ! Total flux subtracted in 200 components = 2.97609e-06 Jy ! Clean residual min=-0.004092 max=0.004044 Jy/beam ! Clean residual mean=0.000064 rms=0.001228 Jy/beam ! Combined flux in latest and established models = 0.32074 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 91 components and 0.32074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.205241Jy sigma=0.466449 ! Fit after self-cal, rms=0.205226Jy sigma=0.466420 ! 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.02 mas, bmaj=9.483 mas, bpa=1.46 degrees ! Estimated noise=2.3396 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.02 x 9.483 at 1.46 degrees (North through East) ! Clean map min=-0.0047837 max=0.23252 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.476 mas, bmaj=8.331 mas, bpa=1.562 degrees ! Estimated noise=3.19092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.177676 Jy ! Component: 100 - total flux cleaned = 0.238328 Jy ! Component: 150 - total flux cleaned = 0.271136 Jy ! Component: 200 - total flux cleaned = 0.289547 Jy ! Total flux subtracted in 200 components = 0.289547 Jy ! Clean residual min=-0.007323 max=0.010916 Jy/beam ! Clean residual mean=0.000028 rms=0.002012 Jy/beam ! Combined flux in latest and established models = 0.289547 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.289547 Jy ! Inverting map and beam ! Estimated beam: bmin=3.02 mas, bmaj=9.483 mas, bpa=1.46 degrees ! Estimated noise=2.3396 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.014601 Jy ! Component: 100 - total flux cleaned = 0.0220621 Jy ! Component: 150 - total flux cleaned = 0.0259826 Jy ! Component: 200 - total flux cleaned = 0.028062 Jy ! Total flux subtracted in 200 components = 0.028062 Jy ! Clean residual min=-0.004891 max=0.004189 Jy/beam ! Clean residual mean=0.000031 rms=0.001072 Jy/beam ! Combined flux in latest and established models = 0.317609 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 62 components and 0.317609 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.493 mas, bmaj=21.77 mas, bpa=0.6968 degrees ! Estimated noise=2.90302 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00225263 Jy ! Component: 100 - total flux cleaned = 0.00255358 Jy ! Component: 150 - total flux cleaned = 0.00257904 Jy ! Component: 200 - total flux cleaned = 0.00260288 Jy ! Total flux subtracted in 200 components = 0.00260288 Jy ! Clean residual min=-0.003955 max=0.004328 Jy/beam ! Clean residual mean=0.000063 rms=0.001243 Jy/beam ! Combined flux in latest and established models = 0.320212 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 = 2.324e-05 Jy ! Component: 100 - total flux cleaned = 4.54842e-05 Jy ! Component: 150 - total flux cleaned = 6.70946e-05 Jy ! Component: 200 - total flux cleaned = 8.73687e-05 Jy ! Total flux subtracted in 200 components = 8.73687e-05 Jy ! Clean residual min=-0.003993 max=0.004284 Jy/beam ! Clean residual mean=0.000063 rms=0.001239 Jy/beam ! Combined flux in latest and established models = 0.320299 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 66 components and 0.320299 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.02 mas, bmaj=9.483 mas, bpa=1.46 degrees ! Estimated noise=2.3396 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000592912 Jy ! Component: 100 - total flux cleaned = -0.00069795 Jy ! Component: 150 - total flux cleaned = -0.00069817 Jy ! Component: 200 - total flux cleaned = -0.000699192 Jy ! Total flux subtracted in 200 components = -0.000699192 Jy ! Clean residual min=-0.004751 max=0.004100 Jy/beam ! Clean residual mean=0.000030 rms=0.001055 Jy/beam ! Combined flux in latest and established models = 0.3196 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 75 components and 0.3196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.205120Jy sigma=0.465854 ! Fit after self-cal, rms=0.204935Jy sigma=0.465806 wmodel J0904-3514_S_map.mod ! Writing 75 model components to file: J0904-3514_S_map.mod wobs J0904-3514_S_uvs.fits ! Writing UV FITS file: J0904-3514_S_uvs.fits wwins J0904-3514_S_map.win ! wwins: Wrote 1 windows to J0904-3514_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.00112715 Jy ! Component: 100 - total flux cleaned = -0.00168867 Jy ! Component: 150 - total flux cleaned = -0.00215064 Jy ! Component: 200 - total flux cleaned = -0.00239881 Jy ! Component: 250 - total flux cleaned = -0.00269293 Jy ! Component: 300 - total flux cleaned = -0.00297442 Jy ! Component: 350 - total flux cleaned = -0.00324806 Jy ! Component: 400 - total flux cleaned = -0.00351291 Jy ! Component: 450 - total flux cleaned = -0.00361511 Jy ! Component: 500 - total flux cleaned = -0.00391727 Jy ! Component: 550 - total flux cleaned = -0.00416224 Jy ! Component: 600 - total flux cleaned = -0.0043543 Jy ! Component: 650 - total flux cleaned = -0.00463428 Jy ! Component: 700 - total flux cleaned = -0.00486145 Jy ! Component: 750 - total flux cleaned = -0.00499565 Jy ! Component: 800 - total flux cleaned = -0.00526016 Jy ! Component: 850 - total flux cleaned = -0.00534721 Jy ! Component: 900 - total flux cleaned = -0.00564377 Jy ! Component: 950 - total flux cleaned = -0.00572722 Jy ! Component: 1000 - total flux cleaned = -0.00585019 Jy ! Component: 1050 - total flux cleaned = -0.00589059 Jy ! Component: 1100 - total flux cleaned = -0.00585139 Jy ! Component: 1150 - total flux cleaned = -0.00596866 Jy ! Component: 1200 - total flux cleaned = -0.00596796 Jy ! Component: 1250 - total flux cleaned = -0.00593003 Jy ! Component: 1300 - total flux cleaned = -0.0058922 Jy ! Component: 1350 - total flux cleaned = -0.00585467 Jy ! Component: 1400 - total flux cleaned = -0.00585507 Jy ! Component: 1450 - total flux cleaned = -0.0057469 Jy ! Component: 1500 - total flux cleaned = -0.00574709 Jy ! Component: 1550 - total flux cleaned = -0.0058879 Jy ! Component: 1600 - total flux cleaned = -0.00581807 Jy ! Component: 1650 - total flux cleaned = -0.00588666 Jy ! Component: 1700 - total flux cleaned = -0.00585196 Jy ! Component: 1750 - total flux cleaned = -0.00578465 Jy ! Component: 1800 - total flux cleaned = -0.00578426 Jy ! Component: 1850 - total flux cleaned = -0.00558683 Jy ! Component: 1900 - total flux cleaned = -0.00555446 Jy ! Component: 1950 - total flux cleaned = -0.00552232 Jy ! Component: 2000 - total flux cleaned = -0.00545849 Jy ! Component: 2050 - total flux cleaned = -0.00536352 Jy ! Component: 2100 - total flux cleaned = -0.00530092 Jy ! Component: 2150 - total flux cleaned = -0.00517741 Jy ! Component: 2200 - total flux cleaned = -0.00508501 Jy ! Component: 2250 - total flux cleaned = -0.00499385 Jy ! Component: 2300 - total flux cleaned = -0.00493406 Jy ! Component: 2350 - total flux cleaned = -0.00481489 Jy ! Component: 2400 - total flux cleaned = -0.00472637 Jy ! Component: 2450 - total flux cleaned = -0.00463866 Jy ! Component: 2500 - total flux cleaned = -0.00460963 Jy ! Component: 2550 - total flux cleaned = -0.00446585 Jy ! Component: 2600 - total flux cleaned = -0.00429538 Jy ! Component: 2650 - total flux cleaned = -0.0042393 Jy ! Component: 2700 - total flux cleaned = -0.00415541 Jy ! Component: 2750 - total flux cleaned = -0.00409996 Jy ! Component: 2800 - total flux cleaned = -0.00404476 Jy ! Component: 2850 - total flux cleaned = -0.00399013 Jy ! Component: 2900 - total flux cleaned = -0.00385488 Jy ! Component: 2950 - total flux cleaned = -0.00393554 Jy ! Component: 3000 - total flux cleaned = -0.00382896 Jy ! Component: 3050 - total flux cleaned = -0.00374983 Jy ! Component: 3100 - total flux cleaned = -0.00372365 Jy ! Component: 3150 - total flux cleaned = -0.00364539 Jy ! Component: 3200 - total flux cleaned = -0.0035936 Jy ! Component: 3250 - total flux cleaned = -0.00364507 Jy ! Component: 3300 - total flux cleaned = -0.00354273 Jy ! Component: 3350 - total flux cleaned = -0.00354298 Jy ! Component: 3400 - total flux cleaned = -0.00354312 Jy ! Component: 3450 - total flux cleaned = -0.00356827 Jy ! Component: 3500 - total flux cleaned = -0.00356828 Jy ! Component: 3550 - total flux cleaned = -0.00356826 Jy ! Component: 3600 - total flux cleaned = -0.00356803 Jy ! Component: 3650 - total flux cleaned = -0.0035434 Jy ! Component: 3700 - total flux cleaned = -0.00347048 Jy ! Component: 3750 - total flux cleaned = -0.0034466 Jy ! Component: 3800 - total flux cleaned = -0.00347073 Jy ! Component: 3850 - total flux cleaned = -0.00347073 Jy ! Component: 3900 - total flux cleaned = -0.00342316 Jy ! Component: 3950 - total flux cleaned = -0.003423 Jy ! Component: 4000 - total flux cleaned = -0.00335245 Jy ! Component: 4050 - total flux cleaned = -0.00330567 Jy ! Total flux subtracted in 4096 components = -0.00325923 Jy ! Clean residual min=-0.001369 max=0.001426 Jy/beam ! Clean residual mean=0.000011 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.316341 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 356 components and 0.316341 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0904-3514_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.02 x 9.483 at 1.46 degrees (North through East) ! Clean map min=-0.0026776 max=0.23529 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0904-3514_S_map.fits wmodel /image_prod/ug002_uva//J0904-3514_S_map.mod ! Writing 356 model components to file: /image_prod/ug002_uva//J0904-3514_S_map.mod wobs /image_prod/ug002_uva//J0904-3514_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0904-3514_S_uvs.fits wwins /image_prod/ug002_uva//J0904-3514_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0904-3514_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.235294 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000409685 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.522349 0.522349 1.0447 2.0894 4.17879 8.35758 16.7152 33.4303 66.8606 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.235 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 574.328 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0904-3514_S_dfm.log closed on Wed Mar 4 22:47:10 2020