! Started logfile: /image_prod/ug002_uva//J0807-1531_S_dfm.log on Wed Mar 4 22:14:31 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//J0807-1531_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0807-1531_S_uva.fits ! AN table 1: 30 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.705556 visibilities/baseline/integration-bin. ! Found source: J0807-1531 ! ! 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 2286 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 J0807-1531_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 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006305Jy sigma=6.979354 ! Fit after self-cal, rms=0.910513Jy sigma=6.354970 ! 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.488 mas, bmaj=10.64 mas, bpa=12.64 degrees ! Estimated noise=3.123 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.0721952 Jy ! Component: 100 - total flux cleaned = 0.0879733 Jy ! Total flux subtracted in 100 components = 0.0879733 Jy ! Clean residual min=-0.005803 max=0.005795 Jy/beam ! Clean residual mean=-0.000011 rms=0.001520 Jy/beam ! Combined flux in latest and established models = 0.0879733 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.0879733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076651Jy sigma=0.458745 ! Fit after self-cal, rms=0.076551Jy sigma=0.458014 ! 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=4.005 mas, bmaj=11.6 mas, bpa=10.7 degrees ! Estimated noise=2.1932 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.0037618 Jy ! Component: 100 - total flux cleaned = 0.00427238 Jy ! Component: 150 - total flux cleaned = 0.00447094 Jy ! Component: 200 - total flux cleaned = 0.00457793 Jy ! Total flux subtracted in 200 components = 0.00457793 Jy ! Clean residual min=-0.004316 max=0.004106 Jy/beam ! Clean residual mean=0.000006 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.0925512 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 24 components and 0.0925512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076292Jy sigma=0.456631 ! Fit after self-cal, rms=0.076283Jy sigma=0.456599 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.005 x 11.6 at 10.7 degrees (North through East) ! Clean map min=-0.0041949 max=0.091955 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.73 FD 1.04 HN 1.05 KP 1.01 ! LA 1.06 NL 0.98 OV 0.89 PT 1.08 ! SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.08 HN 0.98 KP 1.03 ! LA 1.10 NL 0.93 OV 0.91 PT 1.00 ! SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.91 HN 1.05 KP 1.11 ! LA 1.05 NL 0.82 OV 0.95 PT 0.99 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.076283Jy sigma=0.456599 ! Fit after self-cal, rms=0.073822Jy sigma=0.451604 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.997 mas, bmaj=11.57 mas, bpa=10.85 degrees ! Estimated noise=2.17931 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.00100913 Jy ! Component: 100 - total flux cleaned = 0.00122898 Jy ! Component: 150 - total flux cleaned = 0.00129695 Jy ! Component: 200 - total flux cleaned = 0.00135731 Jy ! Total flux subtracted in 200 components = 0.00135731 Jy ! Clean residual min=-0.003840 max=0.003150 Jy/beam ! Clean residual mean=-0.000004 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.0939085 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.0939085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073801Jy sigma=0.451466 ! Fit after self-cal, rms=0.073847Jy sigma=0.451247 ! 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.073847Jy sigma=0.451247 ! Fit after self-cal, rms=0.074099Jy sigma=0.450256 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.989 mas, bmaj=11.56 mas, bpa=10.72 degrees ! Estimated noise=2.18667 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000677038 Jy ! Component: 100 - total flux cleaned = 0.000839665 Jy ! Component: 150 - total flux cleaned = 0.000916942 Jy ! Component: 200 - total flux cleaned = 0.000917258 Jy ! Total flux subtracted in 200 components = 0.000917258 Jy ! Clean residual min=-0.003768 max=0.003019 Jy/beam ! Clean residual mean=-0.000002 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.0948258 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.0948258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074085Jy sigma=0.450172 ! Fit after self-cal, rms=0.074096Jy sigma=0.450130 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 = 5.66366e-05 Jy ! Component: 100 - total flux cleaned = 5.65666e-05 Jy ! Component: 150 - total flux cleaned = 5.6114e-05 Jy ! Component: 200 - total flux cleaned = 4.39825e-05 Jy ! Total flux subtracted in 200 components = 4.39825e-05 Jy ! Clean residual min=-0.003798 max=0.003006 Jy/beam ! Clean residual mean=-0.000002 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.0948698 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.0948698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074091Jy sigma=0.450099 ! Fit after self-cal, rms=0.074090Jy sigma=0.450097 ! 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.074090Jy sigma=0.450097 ! Fit after self-cal, rms=0.074281Jy sigma=0.450065 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.983 mas, bmaj=11.55 mas, bpa=10.67 degrees ! Estimated noise=2.19107 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000609663 Jy ! Component: 100 - total flux cleaned = 0.000676889 Jy ! Component: 150 - total flux cleaned = 0.000676621 Jy ! Component: 200 - total flux cleaned = 0.000677075 Jy ! Total flux subtracted in 200 components = 0.000677075 Jy ! Clean residual min=-0.003794 max=0.003011 Jy/beam ! Clean residual mean=-0.000001 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.0955469 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 55 components and 0.0955469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074273Jy sigma=0.450032 ! Fit after self-cal, rms=0.074274Jy sigma=0.450030 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.26934e-05 Jy ! Component: 100 - total flux cleaned = 7.29711e-05 Jy ! Component: 150 - total flux cleaned = 6.22972e-05 Jy ! Component: 200 - total flux cleaned = 6.19245e-05 Jy ! Total flux subtracted in 200 components = 6.19245e-05 Jy ! Clean residual min=-0.003795 max=0.003002 Jy/beam ! Clean residual mean=-0.000001 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.0956088 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 57 components and 0.0956088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074270Jy sigma=0.450014 ! Fit after self-cal, rms=0.074271Jy sigma=0.450013 ! 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.074271Jy sigma=0.450013 ! Fit after self-cal, rms=0.074401Jy sigma=0.449996 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.688 mas, bmaj=16.41 mas, bpa=-1.351 degrees ! Estimated noise=2.58116 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000260942 Jy ! Component: 100 - total flux cleaned = 0.00031817 Jy ! Component: 150 - total flux cleaned = 0.000332959 Jy ! Component: 200 - total flux cleaned = 0.000321005 Jy ! Total flux subtracted in 200 components = 0.000321005 Jy ! Clean residual min=-0.003227 max=0.002422 Jy/beam ! Clean residual mean=-0.000004 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.0959298 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 67 components and 0.0959298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074401Jy sigma=0.450007 ! Fit after self-cal, rms=0.074401Jy sigma=0.449986 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.000146286 Jy ! Component: 100 - total flux cleaned = -0.000146584 Jy ! Component: 150 - total flux cleaned = -0.00016991 Jy ! Component: 200 - total flux cleaned = -0.000169941 Jy ! Total flux subtracted in 200 components = -0.000169941 Jy ! Clean residual min=-0.003213 max=0.002415 Jy/beam ! Clean residual mean=-0.000004 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.0957599 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 70 components and 0.0957599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074407Jy sigma=0.450016 ! Fit after self-cal, rms=0.074407Jy sigma=0.450003 ! 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.978 mas, bmaj=11.54 mas, bpa=10.64 degrees ! Estimated noise=2.19472 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.978 x 11.54 at 10.64 degrees (North through East) ! Clean map min=-0.0036834 max=0.091721 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.474 mas, bmaj=10.63 mas, bpa=12.62 degrees ! Estimated noise=3.11109 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0719775 Jy ! Component: 100 - total flux cleaned = 0.0878256 Jy ! Component: 150 - total flux cleaned = 0.0927968 Jy ! Component: 200 - total flux cleaned = 0.0956464 Jy ! Total flux subtracted in 200 components = 0.0956464 Jy ! Clean residual min=-0.004914 max=0.004707 Jy/beam ! Clean residual mean=-0.000004 rms=0.001233 Jy/beam ! Combined flux in latest and established models = 0.0956464 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0956464 Jy ! Inverting map and beam ! Estimated beam: bmin=3.978 mas, bmaj=11.54 mas, bpa=10.64 degrees ! Estimated noise=2.19472 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 = -7.80492e-05 Jy ! Component: 100 - total flux cleaned = 0.000296414 Jy ! Component: 150 - total flux cleaned = 0.000624082 Jy ! Component: 200 - total flux cleaned = 0.000698145 Jy ! Total flux subtracted in 200 components = 0.000698145 Jy ! Clean residual min=-0.003830 max=0.002974 Jy/beam ! Clean residual mean=-0.000001 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.0963445 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 37 components and 0.0963445 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.688 mas, bmaj=16.41 mas, bpa=-1.351 degrees ! Estimated noise=2.58116 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000153963 Jy ! Component: 100 - total flux cleaned = 0.000102432 Jy ! Component: 150 - total flux cleaned = 3.14016e-05 Jy ! Component: 200 - total flux cleaned = -3.52149e-05 Jy ! Total flux subtracted in 200 components = -3.52149e-05 Jy ! Clean residual min=-0.003251 max=0.002462 Jy/beam ! Clean residual mean=-0.000003 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.0963093 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 = -6.1416e-05 Jy ! Component: 100 - total flux cleaned = -0.000118543 Jy ! Component: 150 - total flux cleaned = -0.000189135 Jy ! Component: 200 - total flux cleaned = -0.000237994 Jy ! Total flux subtracted in 200 components = -0.000237994 Jy ! Clean residual min=-0.003238 max=0.002405 Jy/beam ! Clean residual mean=-0.000004 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.0960713 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 53 components and 0.0960713 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.978 mas, bmaj=11.54 mas, bpa=10.64 degrees ! Estimated noise=2.19472 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000154389 Jy ! Component: 100 - total flux cleaned = 0.000129063 Jy ! Component: 150 - total flux cleaned = 0.000108972 Jy ! Component: 200 - total flux cleaned = 0.000159642 Jy ! Total flux subtracted in 200 components = 0.000159642 Jy ! Clean residual min=-0.003840 max=0.002933 Jy/beam ! Clean residual mean=-0.000001 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.096231 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.096231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074408Jy sigma=0.450012 ! Fit after self-cal, rms=0.074405Jy sigma=0.450000 wmodel J0807-1531_S_map.mod ! Writing 67 model components to file: J0807-1531_S_map.mod wobs J0807-1531_S_uvs.fits ! Writing UV FITS file: J0807-1531_S_uvs.fits wwins J0807-1531_S_map.win ! wwins: Wrote 1 windows to J0807-1531_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.00122631 Jy ! Component: 100 - total flux cleaned = -0.00149093 Jy ! Component: 150 - total flux cleaned = -0.00182741 Jy ! Component: 200 - total flux cleaned = -0.00191933 Jy ! Component: 250 - total flux cleaned = -0.00213709 Jy ! Component: 300 - total flux cleaned = -0.00234341 Jy ! Component: 350 - total flux cleaned = -0.00254133 Jy ! Component: 400 - total flux cleaned = -0.00280885 Jy ! Component: 450 - total flux cleaned = -0.00302962 Jy ! Component: 500 - total flux cleaned = -0.00331716 Jy ! Component: 550 - total flux cleaned = -0.00356168 Jy ! Component: 600 - total flux cleaned = -0.0036985 Jy ! Component: 650 - total flux cleaned = -0.00396311 Jy ! Component: 700 - total flux cleaned = -0.00405927 Jy ! Component: 750 - total flux cleaned = -0.00415407 Jy ! Component: 800 - total flux cleaned = -0.00424661 Jy ! Component: 850 - total flux cleaned = -0.00430696 Jy ! Component: 900 - total flux cleaned = -0.0043947 Jy ! Component: 950 - total flux cleaned = -0.00445197 Jy ! Component: 1000 - total flux cleaned = -0.00450835 Jy ! Component: 1050 - total flux cleaned = -0.00459179 Jy ! Component: 1100 - total flux cleaned = -0.00467381 Jy ! Component: 1150 - total flux cleaned = -0.00475434 Jy ! Component: 1200 - total flux cleaned = -0.00491328 Jy ! Component: 1250 - total flux cleaned = -0.00506941 Jy ! Component: 1300 - total flux cleaned = -0.00519721 Jy ! Component: 1350 - total flux cleaned = -0.0053234 Jy ! Component: 1400 - total flux cleaned = -0.00544738 Jy ! Component: 1450 - total flux cleaned = -0.00554502 Jy ! Component: 1500 - total flux cleaned = -0.00566486 Jy ! Component: 1550 - total flux cleaned = -0.00575924 Jy ! Component: 1600 - total flux cleaned = -0.00585242 Jy ! Component: 1650 - total flux cleaned = -0.00596746 Jy ! Component: 1700 - total flux cleaned = -0.00608103 Jy ! Component: 1750 - total flux cleaned = -0.00623811 Jy ! Component: 1800 - total flux cleaned = -0.0064152 Jy ! Component: 1850 - total flux cleaned = -0.00645896 Jy ! Component: 1900 - total flux cleaned = -0.00656733 Jy ! Component: 1950 - total flux cleaned = -0.0066957 Jy ! Component: 2000 - total flux cleaned = -0.00688536 Jy ! Component: 2050 - total flux cleaned = -0.00694763 Jy ! Component: 2100 - total flux cleaned = -0.00703053 Jy ! Component: 2150 - total flux cleaned = -0.00717374 Jy ! Component: 2200 - total flux cleaned = -0.00731574 Jy ! Component: 2250 - total flux cleaned = -0.00737607 Jy ! Component: 2300 - total flux cleaned = -0.00755512 Jy ! Component: 2350 - total flux cleaned = -0.00769298 Jy ! Component: 2400 - total flux cleaned = -0.00782948 Jy ! Component: 2450 - total flux cleaned = -0.0079068 Jy ! Component: 2500 - total flux cleaned = -0.00802176 Jy ! Component: 2550 - total flux cleaned = -0.00813566 Jy ! Component: 2600 - total flux cleaned = -0.00817328 Jy ! Component: 2650 - total flux cleaned = -0.00830422 Jy ! Component: 2700 - total flux cleaned = -0.00837845 Jy ! Component: 2750 - total flux cleaned = -0.00843382 Jy ! Component: 2800 - total flux cleaned = -0.0085617 Jy ! Component: 2850 - total flux cleaned = -0.00867078 Jy ! Component: 2900 - total flux cleaned = -0.00877912 Jy ! Component: 2950 - total flux cleaned = -0.00883278 Jy ! Component: 3000 - total flux cleaned = -0.00895768 Jy ! Component: 3050 - total flux cleaned = -0.00904628 Jy ! Component: 3100 - total flux cleaned = -0.00916932 Jy ! Component: 3150 - total flux cleaned = -0.00927409 Jy ! Component: 3200 - total flux cleaned = -0.00934352 Jy ! Component: 3250 - total flux cleaned = -0.00944724 Jy ! Component: 3300 - total flux cleaned = -0.00953322 Jy ! Component: 3350 - total flux cleaned = -0.00961876 Jy ! Component: 3400 - total flux cleaned = -0.00970383 Jy ! Component: 3450 - total flux cleaned = -0.00978848 Jy ! Component: 3500 - total flux cleaned = -0.00985599 Jy ! Component: 3550 - total flux cleaned = -0.00994008 Jy ! Component: 3600 - total flux cleaned = -0.0099735 Jy ! Component: 3650 - total flux cleaned = -0.00999029 Jy ! Component: 3700 - total flux cleaned = -0.01009 Jy ! Component: 3750 - total flux cleaned = -0.0101562 Jy ! Component: 3800 - total flux cleaned = -0.0102222 Jy ! Component: 3850 - total flux cleaned = -0.010288 Jy ! Component: 3900 - total flux cleaned = -0.0103536 Jy ! Component: 3950 - total flux cleaned = -0.0104026 Jy ! Component: 4000 - total flux cleaned = -0.0105167 Jy ! Component: 4050 - total flux cleaned = -0.0105492 Jy ! Total flux subtracted in 4096 components = -0.010614 Jy ! Clean residual min=-0.000871 max=0.001139 Jy/beam ! Clean residual mean=0.000000 rms=0.000292 Jy/beam ! Combined flux in latest and established models = 0.0856169 Jy keep ! Adding 248 model components to the UV plane model. ! The established model now contains 315 components and 0.0856169 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0807-1531_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.978 x 11.54 at 10.64 degrees (North through East) ! Clean map min=-0.0033189 max=0.091119 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0807-1531_S_map.fits wmodel /image_prod/ug002_uva//J0807-1531_S_map.mod ! Writing 315 model components to file: /image_prod/ug002_uva//J0807-1531_S_map.mod wobs /image_prod/ug002_uva//J0807-1531_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0807-1531_S_uvs.fits wwins /image_prod/ug002_uva//J0807-1531_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0807-1531_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0911192 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000297454 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.979334 0.979334 1.95867 3.91733 7.83467 15.6693 31.3387 62.6774 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.091 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 306.33 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0807-1531_S_dfm.log closed on Wed Mar 4 22:14:34 2020