! Started logfile: /image_prod/ug002_uva//J1150-0640_S_dfm.log on Thu Mar 5 00: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//J1150-0640_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1150-0640_S_uva.fits ! AN table 1: 75 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.97 visibilities/baseline/integration-bin. ! Found source: J1150-0640 ! ! 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 36 lines of history. ! ! Reading 6111 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 J1150-0640_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 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.046936Jy sigma=7.243795 ! Fit after self-cal, rms=0.704152Jy sigma=4.846263 ! 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.498 mas, bmaj=6.514 mas, bpa=-3.942 degrees ! Estimated noise=2.04241 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.233195 Jy ! Component: 100 - total flux cleaned = 0.285202 Jy ! Total flux subtracted in 100 components = 0.285202 Jy ! Clean residual min=-0.010430 max=0.017953 Jy/beam ! Clean residual mean=-0.000022 rms=0.003097 Jy/beam ! Combined flux in latest and established models = 0.285202 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.285202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085429Jy sigma=0.561380 ! Fit after self-cal, rms=0.085428Jy sigma=0.561336 ! 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.843 mas, bmaj=7.116 mas, bpa=-3.101 degrees ! Estimated noise=1.34602 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.0207862 Jy ! Component: 100 - total flux cleaned = 0.0323793 Jy ! Component: 150 - total flux cleaned = 0.0395896 Jy ! Component: 200 - total flux cleaned = 0.0442704 Jy ! Total flux subtracted in 200 components = 0.0442704 Jy ! Clean residual min=-0.010741 max=0.012436 Jy/beam ! Clean residual mean=-0.000025 rms=0.002816 Jy/beam ! Combined flux in latest and established models = 0.329473 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 47 components and 0.329473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080193Jy sigma=0.521755 ! Fit after self-cal, rms=0.080213Jy sigma=0.521698 ! 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.843 x 7.116 at -3.101 degrees (North through East) ! Clean map min=-0.010442 max=0.2975 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 0.98 KP 1.02 ! MK 1.05 NL 0.95 OV 0.90 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.42 FD 0.98 HN 1.02 KP 1.03 ! MK 1.04 NL 1.10 OV 0.88 SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 FD 0.98 HN 0.99 KP 1.01 ! MK 1.02 NL 0.91 OV 0.90 SC 0.93 ! ! ! Fit before self-cal, rms=0.080213Jy sigma=0.521698 ! Fit after self-cal, rms=0.083608Jy sigma=0.452712 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.855 mas, bmaj=7.224 mas, bpa=-3.033 degrees ! Estimated noise=1.35891 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.00015809 Jy ! Component: 100 - total flux cleaned = -6.47201e-05 Jy ! Component: 150 - total flux cleaned = -0.000250565 Jy ! Component: 200 - total flux cleaned = -0.000336095 Jy ! Total flux subtracted in 200 components = -0.000336095 Jy ! Clean residual min=-0.006575 max=0.008114 Jy/beam ! Clean residual mean=-0.000029 rms=0.001898 Jy/beam ! Combined flux in latest and established models = 0.329137 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.329137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083171Jy sigma=0.451615 ! Fit after self-cal, rms=0.083262Jy sigma=0.451442 ! 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.083262Jy sigma=0.451442 ! Fit after self-cal, rms=0.072491Jy sigma=0.419943 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.854 mas, bmaj=7.233 mas, bpa=-3.17 degrees ! Estimated noise=1.36821 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179738 Jy ! Component: 100 - total flux cleaned = 0.00180082 Jy ! Component: 150 - total flux cleaned = 0.00173207 Jy ! Component: 200 - total flux cleaned = 0.00167647 Jy ! Total flux subtracted in 200 components = 0.00167647 Jy ! Clean residual min=-0.003633 max=0.003626 Jy/beam ! Clean residual mean=-0.000015 rms=0.001024 Jy/beam ! Combined flux in latest and established models = 0.330813 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 62 components and 0.330813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072231Jy sigma=0.419246 ! Fit after self-cal, rms=0.072248Jy sigma=0.419198 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.000125417 Jy ! Component: 100 - total flux cleaned = -0.000213613 Jy ! Component: 150 - total flux cleaned = -0.00029506 Jy ! Component: 200 - total flux cleaned = -0.000405695 Jy ! Total flux subtracted in 200 components = -0.000405695 Jy ! Clean residual min=-0.003638 max=0.003620 Jy/beam ! Clean residual mean=-0.000015 rms=0.001017 Jy/beam ! Combined flux in latest and established models = 0.330408 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 66 components and 0.330408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072176Jy sigma=0.418994 ! Fit after self-cal, rms=0.072176Jy sigma=0.418988 ! 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.072176Jy sigma=0.418988 ! Fit after self-cal, rms=0.067644Jy sigma=0.407985 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.854 mas, bmaj=7.228 mas, bpa=-3.226 degrees ! Estimated noise=1.36681 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000261758 Jy ! Component: 100 - total flux cleaned = -0.000390108 Jy ! Component: 150 - total flux cleaned = -0.000446592 Jy ! Component: 200 - total flux cleaned = -0.000515854 Jy ! Total flux subtracted in 200 components = -0.000515854 Jy ! Clean residual min=-0.002359 max=0.001985 Jy/beam ! Clean residual mean=-0.000000 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.329892 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 72 components and 0.329892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067629Jy sigma=0.407925 ! Fit after self-cal, rms=0.067619Jy sigma=0.407905 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.51124e-06 Jy ! Component: 100 - total flux cleaned = -0.000127812 Jy ! Component: 150 - total flux cleaned = -0.000181909 Jy ! Component: 200 - total flux cleaned = -0.000231763 Jy ! Total flux subtracted in 200 components = -0.000231763 Jy ! Clean residual min=-0.002339 max=0.001959 Jy/beam ! Clean residual mean=-0.000000 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.32966 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 73 components and 0.32966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067611Jy sigma=0.407880 ! Fit after self-cal, rms=0.067611Jy sigma=0.407877 ! 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.067611Jy sigma=0.407877 ! Fit after self-cal, rms=0.067674Jy sigma=0.407867 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.293 mas, bmaj=11.12 mas, bpa=-0.415 degrees ! Estimated noise=1.78049 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000160345 Jy ! Component: 100 - total flux cleaned = 3.81184e-05 Jy ! Component: 150 - total flux cleaned = -2.63521e-05 Jy ! Component: 200 - total flux cleaned = -6.21376e-05 Jy ! Total flux subtracted in 200 components = -6.21376e-05 Jy ! Clean residual min=-0.002763 max=0.002027 Jy/beam ! Clean residual mean=-0.000001 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.329598 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 79 components and 0.329598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067683Jy sigma=0.407929 ! Fit after self-cal, rms=0.067681Jy sigma=0.407903 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.000126373 Jy ! Component: 100 - total flux cleaned = 9.7612e-05 Jy ! Component: 150 - total flux cleaned = 7.7099e-05 Jy ! Component: 200 - total flux cleaned = 5.0512e-05 Jy ! Total flux subtracted in 200 components = 5.0512e-05 Jy ! Clean residual min=-0.002739 max=0.002049 Jy/beam ! Clean residual mean=-0.000001 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.329648 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 84 components and 0.329648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067688Jy sigma=0.407949 ! Fit after self-cal, rms=0.067687Jy sigma=0.407934 ! 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.855 mas, bmaj=7.233 mas, bpa=-3.239 degrees ! Estimated noise=1.36691 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.855 x 7.233 at -3.239 degrees (North through East) ! Clean map min=-0.0021982 max=0.3027 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.515 mas, bmaj=6.589 mas, bpa=-3.885 degrees ! Estimated noise=2.05932 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.235082 Jy ! Component: 100 - total flux cleaned = 0.287153 Jy ! Component: 150 - total flux cleaned = 0.304901 Jy ! Component: 200 - total flux cleaned = 0.314013 Jy ! Total flux subtracted in 200 components = 0.314013 Jy ! Clean residual min=-0.003507 max=0.004342 Jy/beam ! Clean residual mean=-0.000005 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.314013 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.314013 Jy ! Inverting map and beam ! Estimated beam: bmin=2.855 mas, bmaj=7.233 mas, bpa=-3.239 degrees ! Estimated noise=1.36691 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.00621377 Jy ! Component: 100 - total flux cleaned = 0.00985248 Jy ! Component: 150 - total flux cleaned = 0.0121706 Jy ! Component: 200 - total flux cleaned = 0.0136693 Jy ! Total flux subtracted in 200 components = 0.0136693 Jy ! Clean residual min=-0.002270 max=0.002100 Jy/beam ! Clean residual mean=-0.000001 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.327682 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 53 components and 0.327682 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.293 mas, bmaj=11.12 mas, bpa=-0.415 degrees ! Estimated noise=1.78049 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154772 Jy ! Component: 100 - total flux cleaned = 0.00205544 Jy ! Component: 150 - total flux cleaned = 0.00212625 Jy ! Component: 200 - total flux cleaned = 0.00218696 Jy ! Total flux subtracted in 200 components = 0.00218696 Jy ! Clean residual min=-0.002694 max=0.002050 Jy/beam ! Clean residual mean=-0.000001 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.329869 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 = 5.26024e-05 Jy ! Component: 100 - total flux cleaned = 8.08552e-05 Jy ! Component: 150 - total flux cleaned = 9.81946e-05 Jy ! Component: 200 - total flux cleaned = 0.000106291 Jy ! Total flux subtracted in 200 components = 0.000106291 Jy ! Clean residual min=-0.002695 max=0.002044 Jy/beam ! Clean residual mean=-0.000001 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.329975 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 60 components and 0.329975 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.855 mas, bmaj=7.233 mas, bpa=-3.239 degrees ! Estimated noise=1.36691 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.26039e-05 Jy ! Component: 100 - total flux cleaned = 8.57745e-05 Jy ! Component: 150 - total flux cleaned = 0.000161938 Jy ! Component: 200 - total flux cleaned = 0.000228437 Jy ! Total flux subtracted in 200 components = 0.000228437 Jy ! Clean residual min=-0.002259 max=0.001940 Jy/beam ! Clean residual mean=-0.000000 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.330204 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 68 components and 0.330204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067669Jy sigma=0.407796 ! Fit after self-cal, rms=0.067663Jy sigma=0.407786 wmodel J1150-0640_S_map.mod ! Writing 68 model components to file: J1150-0640_S_map.mod wobs J1150-0640_S_uvs.fits ! Writing UV FITS file: J1150-0640_S_uvs.fits wwins J1150-0640_S_map.win ! wwins: Wrote 1 windows to J1150-0640_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.00045224 Jy ! Component: 100 - total flux cleaned = -0.000661766 Jy ! Component: 150 - total flux cleaned = -0.000728898 Jy ! Component: 200 - total flux cleaned = -0.000887404 Jy ! Component: 250 - total flux cleaned = -0.000947785 Jy ! Component: 300 - total flux cleaned = -0.000918028 Jy ! Component: 350 - total flux cleaned = -0.00103434 Jy ! Component: 400 - total flux cleaned = -0.00120341 Jy ! Component: 450 - total flux cleaned = -0.00131324 Jy ! Component: 500 - total flux cleaned = -0.00144775 Jy ! Component: 550 - total flux cleaned = -0.00158018 Jy ! Component: 600 - total flux cleaned = -0.00173458 Jy ! Component: 650 - total flux cleaned = -0.00181061 Jy ! Component: 700 - total flux cleaned = -0.00190947 Jy ! Component: 750 - total flux cleaned = -0.00200635 Jy ! Component: 800 - total flux cleaned = -0.00202978 Jy ! Component: 850 - total flux cleaned = -0.00202969 Jy ! Component: 900 - total flux cleaned = -0.00207579 Jy ! Component: 950 - total flux cleaned = -0.00209851 Jy ! Component: 1000 - total flux cleaned = -0.00212053 Jy ! Component: 1050 - total flux cleaned = -0.0021424 Jy ! Component: 1100 - total flux cleaned = -0.00212074 Jy ! Component: 1150 - total flux cleaned = -0.0020572 Jy ! Component: 1200 - total flux cleaned = -0.00207813 Jy ! Component: 1250 - total flux cleaned = -0.00203707 Jy ! Component: 1300 - total flux cleaned = -0.00203737 Jy ! Component: 1350 - total flux cleaned = -0.00203727 Jy ! Component: 1400 - total flux cleaned = -0.00199759 Jy ! Component: 1450 - total flux cleaned = -0.00190041 Jy ! Component: 1500 - total flux cleaned = -0.00193907 Jy ! Component: 1550 - total flux cleaned = -0.00190093 Jy ! Component: 1600 - total flux cleaned = -0.00188213 Jy ! Component: 1650 - total flux cleaned = -0.00191896 Jy ! Component: 1700 - total flux cleaned = -0.00188253 Jy ! Component: 1750 - total flux cleaned = -0.00184657 Jy ! Component: 1800 - total flux cleaned = -0.00182913 Jy ! Component: 1850 - total flux cleaned = -0.00184665 Jy ! Component: 1900 - total flux cleaned = -0.00179448 Jy ! Component: 1950 - total flux cleaned = -0.00176014 Jy ! Component: 2000 - total flux cleaned = -0.00170908 Jy ! Component: 2050 - total flux cleaned = -0.00172609 Jy ! Component: 2100 - total flux cleaned = -0.00179238 Jy ! Component: 2150 - total flux cleaned = -0.00175937 Jy ! Component: 2200 - total flux cleaned = -0.00175951 Jy ! Component: 2250 - total flux cleaned = -0.00179185 Jy ! Component: 2300 - total flux cleaned = -0.0017441 Jy ! Component: 2350 - total flux cleaned = -0.00174426 Jy ! Component: 2400 - total flux cleaned = -0.00177542 Jy ! Component: 2450 - total flux cleaned = -0.00169819 Jy ! Component: 2500 - total flux cleaned = -0.00168302 Jy ! Component: 2550 - total flux cleaned = -0.00165263 Jy ! Component: 2600 - total flux cleaned = -0.00159208 Jy ! Component: 2650 - total flux cleaned = -0.00150279 Jy ! Component: 2700 - total flux cleaned = -0.00150291 Jy ! Component: 2750 - total flux cleaned = -0.0014444 Jy ! Component: 2800 - total flux cleaned = -0.00142993 Jy ! Component: 2850 - total flux cleaned = -0.00140107 Jy ! Component: 2900 - total flux cleaned = -0.00132977 Jy ! Component: 2950 - total flux cleaned = -0.00131589 Jy ! Component: 3000 - total flux cleaned = -0.00121818 Jy ! Component: 3050 - total flux cleaned = -0.00116283 Jy ! Component: 3100 - total flux cleaned = -0.00112148 Jy ! Component: 3150 - total flux cleaned = -0.0010534 Jy ! Component: 3200 - total flux cleaned = -0.0010803 Jy ! Component: 3250 - total flux cleaned = -0.00093304 Jy ! Component: 3300 - total flux cleaned = -0.000853419 Jy ! Component: 3350 - total flux cleaned = -0.000800764 Jy ! Component: 3400 - total flux cleaned = -0.000696282 Jy ! Component: 3450 - total flux cleaned = -0.000644471 Jy ! Component: 3500 - total flux cleaned = -0.000631584 Jy ! Component: 3550 - total flux cleaned = -0.000529538 Jy ! Component: 3600 - total flux cleaned = -0.000491486 Jy ! Component: 3650 - total flux cleaned = -0.000403603 Jy ! Component: 3700 - total flux cleaned = -0.000328801 Jy ! Component: 3750 - total flux cleaned = -0.000242336 Jy ! Component: 3800 - total flux cleaned = -0.000180954 Jy ! Component: 3850 - total flux cleaned = -0.000168781 Jy ! Component: 3900 - total flux cleaned = -9.62717e-05 Jy ! Component: 3950 - total flux cleaned = -9.62243e-05 Jy ! Component: 4000 - total flux cleaned = -4.86183e-05 Jy ! Component: 4050 - total flux cleaned = -1.31597e-05 Jy ! Total flux subtracted in 4096 components = 2.21188e-05 Jy ! Clean residual min=-0.000734 max=0.000635 Jy/beam ! Clean residual mean=0.000001 rms=0.000210 Jy/beam ! Combined flux in latest and established models = 0.330226 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 372 components and 0.330226 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1150-0640_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.855 x 7.233 at -3.239 degrees (North through East) ! Clean map min=-0.0012785 max=0.30336 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1150-0640_S_map.fits wmodel /image_prod/ug002_uva//J1150-0640_S_map.mod ! Writing 372 model components to file: /image_prod/ug002_uva//J1150-0640_S_map.mod wobs /image_prod/ug002_uva//J1150-0640_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1150-0640_S_uvs.fits wwins /image_prod/ug002_uva//J1150-0640_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1150-0640_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.303363 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00020943 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.207108 0.207108 0.414217 0.828434 1.65687 3.31373 6.62747 13.2549 26.5099 53.0197 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.303 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1448.52 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1150-0640_S_dfm.log closed on Thu Mar 5 00:14:43 2020