! Started logfile: /image_prod/ug002_uva//J0941+2728_S_dfm.log on Wed Mar 4 23:09:22 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//J0941+2728_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0941+2728_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.854074 visibilities/baseline/integration-bin. ! Found source: J0941+2728 ! ! 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 6918 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 J0941+2728_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013045Jy sigma=8.746306 ! Fit after self-cal, rms=0.878603Jy sigma=7.642132 ! 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.093 mas, bmaj=5.816 mas, bpa=-4.633 degrees ! Estimated noise=1.64404 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.0927182 Jy ! Component: 100 - total flux cleaned = 0.113638 Jy ! Total flux subtracted in 100 components = 0.113638 Jy ! Clean residual min=-0.005491 max=0.007278 Jy/beam ! Clean residual mean=-0.000009 rms=0.001489 Jy/beam ! Combined flux in latest and established models = 0.113638 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.113638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068039Jy sigma=0.490646 ! Fit after self-cal, rms=0.068019Jy sigma=0.490583 ! 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.786 mas, bmaj=6.757 mas, bpa=-3.156 degrees ! Estimated noise=1.02639 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.00897173 Jy ! Component: 100 - total flux cleaned = 0.0121222 Jy ! Component: 150 - total flux cleaned = 0.0123929 Jy ! Component: 200 - total flux cleaned = 0.0124488 Jy ! Total flux subtracted in 200 components = 0.0124488 Jy ! Clean residual min=-0.004536 max=0.004755 Jy/beam ! Clean residual mean=-0.000001 rms=0.001192 Jy/beam ! Combined flux in latest and established models = 0.126087 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 17 components and 0.126087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066750Jy sigma=0.481786 ! Fit after self-cal, rms=0.066754Jy sigma=0.481738 ! 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.786 x 6.757 at -3.156 degrees (North through East) ! Clean map min=-0.0045302 max=0.12108 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.08 HN 1.04 KP 1.01 ! LA 1.01 MK 0.99 NL 1.03 OV 0.78 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.07 HN 0.99 KP 1.01 ! LA 1.04 MK 1.01 NL 0.98 OV 0.88 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.07 HN 1.03 KP 1.02 ! LA 1.03 MK 1.01 NL 1.11 OV 0.80 ! PT 1.02 SC 1.02 ! ! ! Fit before self-cal, rms=0.066754Jy sigma=0.481738 ! Fit after self-cal, rms=0.063122Jy sigma=0.468460 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.8 mas, bmaj=6.763 mas, bpa=-2.757 degrees ! Estimated noise=1.02139 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.00132056 Jy ! Component: 100 - total flux cleaned = -0.00135718 Jy ! Component: 150 - total flux cleaned = -0.00138824 Jy ! Component: 200 - total flux cleaned = -0.00141504 Jy ! Total flux subtracted in 200 components = -0.00141504 Jy ! Clean residual min=-0.003651 max=0.003267 Jy/beam ! Clean residual mean=-0.000003 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.124672 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 24 components and 0.124672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063051Jy sigma=0.468158 ! Fit after self-cal, rms=0.063026Jy sigma=0.467973 ! 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.063026Jy sigma=0.467973 ! Fit after self-cal, rms=0.062216Jy sigma=0.453743 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.794 mas, bmaj=6.752 mas, bpa=-3.039 degrees ! Estimated noise=1.0184 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000328708 Jy ! Component: 100 - total flux cleaned = -0.000190723 Jy ! Component: 150 - total flux cleaned = -0.000101209 Jy ! Component: 200 - total flux cleaned = -7.07018e-05 Jy ! Total flux subtracted in 200 components = -7.07018e-05 Jy ! Clean residual min=-0.001838 max=0.002137 Jy/beam ! Clean residual mean=-0.000001 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.124601 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 31 components and 0.124601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062197Jy sigma=0.453595 ! Fit after self-cal, rms=0.062264Jy sigma=0.453423 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (40.5, 18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00182913 Jy ! Component: 100 - total flux cleaned = 0.00226999 Jy ! Component: 150 - total flux cleaned = 0.00251731 Jy ! Component: 200 - total flux cleaned = 0.00260973 Jy ! Total flux subtracted in 200 components = 0.00260973 Jy ! Clean residual min=-0.001722 max=0.001575 Jy/beam ! Clean residual mean=-0.000000 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.127211 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 52 components and 0.127211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062179Jy sigma=0.452830 ! Fit after self-cal, rms=0.062172Jy sigma=0.452807 ! 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.062172Jy sigma=0.452807 ! Fit after self-cal, rms=0.062271Jy sigma=0.452762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.793 mas, bmaj=6.758 mas, bpa=-2.995 degrees ! Estimated noise=1.01789 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000238801 Jy ! Component: 100 - total flux cleaned = 0.00029733 Jy ! Component: 150 - total flux cleaned = 0.000351538 Jy ! Component: 200 - total flux cleaned = 0.000401342 Jy ! Total flux subtracted in 200 components = 0.000401342 Jy ! Clean residual min=-0.001616 max=0.001504 Jy/beam ! Clean residual mean=0.000000 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.127612 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 59 components and 0.127612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062243Jy sigma=0.452589 ! Fit after self-cal, rms=0.062246Jy sigma=0.452586 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.80544e-05 Jy ! Component: 100 - total flux cleaned = 7.04036e-05 Jy ! Component: 150 - total flux cleaned = 0.000135391 Jy ! Component: 200 - total flux cleaned = 0.000195596 Jy ! Total flux subtracted in 200 components = 0.000195596 Jy ! Clean residual min=-0.001604 max=0.001496 Jy/beam ! Clean residual mean=0.000000 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.127808 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 63 components and 0.127808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062230Jy sigma=0.452477 ! Fit after self-cal, rms=0.062229Jy sigma=0.452476 ! 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.062229Jy sigma=0.452476 ! Fit after self-cal, rms=0.062274Jy sigma=0.452465 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.667 mas, bmaj=10.94 mas, bpa=1.123 degrees ! Estimated noise=1.15886 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000143098 Jy ! Component: 100 - total flux cleaned = 0.000154854 Jy ! Component: 150 - total flux cleaned = 0.000154475 Jy ! Component: 200 - total flux cleaned = 0.000154848 Jy ! Total flux subtracted in 200 components = 0.000154848 Jy ! Clean residual min=-0.001573 max=0.001767 Jy/beam ! Clean residual mean=0.000001 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.127963 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 72 components and 0.127963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062269Jy sigma=0.452425 ! Fit after self-cal, rms=0.062270Jy sigma=0.452420 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 = 1.25864e-06 Jy ! Component: 100 - total flux cleaned = -6.3515e-06 Jy ! Component: 150 - total flux cleaned = 1.2742e-06 Jy ! Component: 200 - total flux cleaned = -5.73149e-06 Jy ! Total flux subtracted in 200 components = -5.73149e-06 Jy ! Clean residual min=-0.001568 max=0.001762 Jy/beam ! Clean residual mean=0.000001 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.127957 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 76 components and 0.127957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062267Jy sigma=0.452409 ! Fit after self-cal, rms=0.062267Jy sigma=0.452407 ! 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.796 mas, bmaj=6.759 mas, bpa=-2.936 degrees ! Estimated noise=1.01837 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.796 x 6.759 at -2.936 degrees (North through East) ! Clean map min=-0.0015212 max=0.12058 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.099 mas, bmaj=5.809 mas, bpa=-4.396 degrees ! Estimated noise=1.64364 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0927038 Jy ! Component: 100 - total flux cleaned = 0.113552 Jy ! Component: 150 - total flux cleaned = 0.120596 Jy ! Component: 200 - total flux cleaned = 0.124005 Jy ! Total flux subtracted in 200 components = 0.124005 Jy ! Clean residual min=-0.004102 max=0.003636 Jy/beam ! Clean residual mean=-0.000001 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.124005 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.124005 Jy ! Inverting map and beam ! Estimated beam: bmin=3.796 mas, bmaj=6.759 mas, bpa=-2.936 degrees ! Estimated noise=1.01837 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.00249001 Jy ! Component: 100 - total flux cleaned = 0.00286708 Jy ! Component: 150 - total flux cleaned = 0.00313032 Jy ! Component: 200 - total flux cleaned = 0.00340512 Jy ! Total flux subtracted in 200 components = 0.00340512 Jy ! Clean residual min=-0.001777 max=0.001629 Jy/beam ! Clean residual mean=0.000001 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.12741 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 33 components and 0.12741 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=8.667 mas, bmaj=10.94 mas, bpa=1.123 degrees ! Estimated noise=1.15886 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000116587 Jy ! Component: 100 - total flux cleaned = 0.000330146 Jy ! Component: 150 - total flux cleaned = 0.000487668 Jy ! Component: 200 - total flux cleaned = 0.000585512 Jy ! Total flux subtracted in 200 components = 0.000585512 Jy ! Clean residual min=-0.001679 max=0.001776 Jy/beam ! Clean residual mean=0.000001 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.127996 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 = 1.76675e-05 Jy ! Component: 100 - total flux cleaned = 3.39551e-05 Jy ! Component: 150 - total flux cleaned = 6.32836e-05 Jy ! Component: 200 - total flux cleaned = 6.32434e-05 Jy ! Total flux subtracted in 200 components = 6.32434e-05 Jy ! Clean residual min=-0.001633 max=0.001776 Jy/beam ! Clean residual mean=0.000001 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.128059 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 56 components and 0.128059 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.796 mas, bmaj=6.759 mas, bpa=-2.936 degrees ! Estimated noise=1.01837 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.20978e-05 Jy ! Component: 100 - total flux cleaned = -0.000111426 Jy ! Component: 150 - total flux cleaned = -0.000203538 Jy ! Component: 200 - total flux cleaned = -0.00028728 Jy ! Total flux subtracted in 200 components = -0.00028728 Jy ! Clean residual min=-0.001672 max=0.001595 Jy/beam ! Clean residual mean=0.000001 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.127772 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 72 components and 0.127772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062320Jy sigma=0.452777 ! Fit after self-cal, rms=0.062319Jy sigma=0.452737 wmodel J0941+2728_S_map.mod ! Writing 72 model components to file: J0941+2728_S_map.mod wobs J0941+2728_S_uvs.fits ! Writing UV FITS file: J0941+2728_S_uvs.fits wwins J0941+2728_S_map.win ! wwins: Wrote 2 windows to J0941+2728_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.000344849 Jy ! Component: 100 - total flux cleaned = -0.00054343 Jy ! Component: 150 - total flux cleaned = -0.000624436 Jy ! Component: 200 - total flux cleaned = -0.000779399 Jy ! Component: 250 - total flux cleaned = -0.000853845 Jy ! Component: 300 - total flux cleaned = -0.000925428 Jy ! Component: 350 - total flux cleaned = -0.000948779 Jy ! Component: 400 - total flux cleaned = -0.00103873 Jy ! Component: 450 - total flux cleaned = -0.00103902 Jy ! Component: 500 - total flux cleaned = -0.00106128 Jy ! Component: 550 - total flux cleaned = -0.00112493 Jy ! Component: 600 - total flux cleaned = -0.00118707 Jy ! Component: 650 - total flux cleaned = -0.00120731 Jy ! Component: 700 - total flux cleaned = -0.00118651 Jy ! Component: 750 - total flux cleaned = -0.00116654 Jy ! Component: 800 - total flux cleaned = -0.00110824 Jy ! Component: 850 - total flux cleaned = -0.00107038 Jy ! Component: 900 - total flux cleaned = -0.00107046 Jy ! Component: 950 - total flux cleaned = -0.0010153 Jy ! Component: 1000 - total flux cleaned = -0.00105215 Jy ! Component: 1050 - total flux cleaned = -0.00112436 Jy ! Component: 1100 - total flux cleaned = -0.00112417 Jy ! Component: 1150 - total flux cleaned = -0.00115986 Jy ! Component: 1200 - total flux cleaned = -0.00119523 Jy ! Component: 1250 - total flux cleaned = -0.00126415 Jy ! Component: 1300 - total flux cleaned = -0.00128135 Jy ! Component: 1350 - total flux cleaned = -0.0013824 Jy ! Component: 1400 - total flux cleaned = -0.00141563 Jy ! Component: 1450 - total flux cleaned = -0.001481 Jy ! Component: 1500 - total flux cleaned = -0.00152976 Jy ! Component: 1550 - total flux cleaned = -0.00157825 Jy ! Component: 1600 - total flux cleaned = -0.00164195 Jy ! Component: 1650 - total flux cleaned = -0.00175255 Jy ! Component: 1700 - total flux cleaned = -0.00175246 Jy ! Component: 1750 - total flux cleaned = -0.00179921 Jy ! Component: 1800 - total flux cleaned = -0.00192219 Jy ! Component: 1850 - total flux cleaned = -0.00202845 Jy ! Component: 1900 - total flux cleaned = -0.00204343 Jy ! Component: 1950 - total flux cleaned = -0.00214788 Jy ! Component: 2000 - total flux cleaned = -0.00222174 Jy ! Component: 2050 - total flux cleaned = -0.00216283 Jy ! Component: 2100 - total flux cleaned = -0.00223552 Jy ! Component: 2150 - total flux cleaned = -0.00223564 Jy ! Component: 2200 - total flux cleaned = -0.00226445 Jy ! Component: 2250 - total flux cleaned = -0.00222194 Jy ! Component: 2300 - total flux cleaned = -0.00226426 Jy ! Component: 2350 - total flux cleaned = -0.00225037 Jy ! Component: 2400 - total flux cleaned = -0.00233373 Jy ! Component: 2450 - total flux cleaned = -0.00234751 Jy ! Component: 2500 - total flux cleaned = -0.00226566 Jy ! Component: 2550 - total flux cleaned = -0.00231992 Jy ! Component: 2600 - total flux cleaned = -0.00233318 Jy ! Component: 2650 - total flux cleaned = -0.00230642 Jy ! Component: 2700 - total flux cleaned = -0.00231975 Jy ! Component: 2750 - total flux cleaned = -0.00235905 Jy ! Component: 2800 - total flux cleaned = -0.00234578 Jy ! Component: 2850 - total flux cleaned = -0.0023586 Jy ! Component: 2900 - total flux cleaned = -0.00231971 Jy ! Component: 2950 - total flux cleaned = -0.0022685 Jy ! Component: 3000 - total flux cleaned = -0.00221776 Jy ! Component: 3050 - total flux cleaned = -0.00228128 Jy ! Component: 3100 - total flux cleaned = -0.00226872 Jy ! Component: 3150 - total flux cleaned = -0.00225611 Jy ! Component: 3200 - total flux cleaned = -0.00228094 Jy ! Component: 3250 - total flux cleaned = -0.00221921 Jy ! Component: 3300 - total flux cleaned = -0.00223156 Jy ! Component: 3350 - total flux cleaned = -0.00225596 Jy ! Component: 3400 - total flux cleaned = -0.00223172 Jy ! Component: 3450 - total flux cleaned = -0.00220761 Jy ! Component: 3500 - total flux cleaned = -0.00218353 Jy ! Component: 3550 - total flux cleaned = -0.0021836 Jy ! Component: 3600 - total flux cleaned = -0.00221906 Jy ! Component: 3650 - total flux cleaned = -0.00216024 Jy ! Component: 3700 - total flux cleaned = -0.00212522 Jy ! Component: 3750 - total flux cleaned = -0.00214843 Jy ! Component: 3800 - total flux cleaned = -0.00216005 Jy ! Component: 3850 - total flux cleaned = -0.00212555 Jy ! Component: 3900 - total flux cleaned = -0.00213701 Jy ! Component: 3950 - total flux cleaned = -0.00210291 Jy ! Component: 4000 - total flux cleaned = -0.00212548 Jy ! Component: 4050 - total flux cleaned = -0.00209177 Jy ! Total flux subtracted in 4096 components = -0.00206948 Jy ! Clean residual min=-0.000665 max=0.000660 Jy/beam ! Clean residual mean=0.000001 rms=0.000207 Jy/beam ! Combined flux in latest and established models = 0.125702 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 352 components and 0.125702 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0941+2728_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.796 x 6.759 at -2.936 degrees (North through East) ! Clean map min=-0.0012278 max=0.12041 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0941+2728_S_map.fits wmodel /image_prod/ug002_uva//J0941+2728_S_map.mod ! Writing 352 model components to file: /image_prod/ug002_uva//J0941+2728_S_map.mod wobs /image_prod/ug002_uva//J0941+2728_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0941+2728_S_uvs.fits wwins /image_prod/ug002_uva//J0941+2728_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0941+2728_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.120409 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000204169 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.508687 0.508687 1.01737 2.03475 4.06949 8.13899 16.278 32.5559 65.1119 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.12 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 589.754 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0941+2728_S_dfm.log closed on Wed Mar 4 23:09:25 2020