! Started logfile: /image_prod/ug002_uva//J0856-1105_S_e_dfm.log on Wed Mar 4 22:42:37 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//J0856-1105_S_e_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0856-1105_S_e_uva.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.930556 visibilities/baseline/integration-bin. ! Found source: J0856-1105 ! ! 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 2010 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 J0856-1105_S_e] 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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.050089Jy sigma=7.583463 ! Fit after self-cal, rms=0.760099Jy sigma=5.327585 ! 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.845 mas, bmaj=7.611 mas, bpa=-2.597 degrees ! Estimated noise=2.88221 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.194017 Jy ! Component: 100 - total flux cleaned = 0.245424 Jy ! Total flux subtracted in 100 components = 0.245424 Jy ! Clean residual min=-0.018636 max=0.029703 Jy/beam ! Clean residual mean=0.000101 rms=0.005499 Jy/beam ! Combined flux in latest and established models = 0.245424 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.245424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.113784Jy sigma=0.710780 ! Fit after self-cal, rms=0.113803Jy sigma=0.710654 ! 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.379 mas, bmaj=8.552 mas, bpa=-2.49 degrees ! Estimated noise=2.32113 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.0294688 Jy ! Component: 100 - total flux cleaned = 0.0438888 Jy ! Component: 150 - total flux cleaned = 0.0516584 Jy ! Component: 200 - total flux cleaned = 0.0558934 Jy ! Total flux subtracted in 200 components = 0.0558934 Jy ! Clean residual min=-0.014371 max=0.018636 Jy/beam ! Clean residual mean=0.000044 rms=0.003893 Jy/beam ! Combined flux in latest and established models = 0.301317 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 35 components and 0.301317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106588Jy sigma=0.652056 ! Fit after self-cal, rms=0.106621Jy sigma=0.651857 ! 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.379 x 8.552 at -2.49 degrees (North through East) ! Clean map min=-0.013715 max=0.25105 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.86 HN 1.03 KP 0.95 ! LA 1.02 MK 0.98 NL 1.00 OV 0.96 ! PT 1.00 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.88 HN 1.06 KP 0.97 ! LA 1.00 MK 1.02 NL 1.01 OV 1.00 ! PT 0.98 SC 0.88 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.90 HN 2.01 KP 0.97 ! LA 0.95 MK 1.00 NL 1.05 OV 0.97 ! PT 0.97 SC 0.97 ! ! ! Fit before self-cal, rms=0.106621Jy sigma=0.651857 ! Fit after self-cal, rms=0.112006Jy sigma=0.566357 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.401 mas, bmaj=8.468 mas, bpa=-1.349 degrees ! Estimated noise=2.29127 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.00541766 Jy ! Component: 100 - total flux cleaned = -0.00596208 Jy ! Component: 150 - total flux cleaned = -0.00624333 Jy ! Component: 200 - total flux cleaned = -0.00648342 Jy ! Total flux subtracted in 200 components = -0.00648342 Jy ! Clean residual min=-0.011866 max=0.013055 Jy/beam ! Clean residual mean=0.000029 rms=0.002825 Jy/beam ! Combined flux in latest and established models = 0.294834 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.294834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110589Jy sigma=0.564160 ! Fit after self-cal, rms=0.110719Jy sigma=0.563703 ! 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.110719Jy sigma=0.563703 ! Fit after self-cal, rms=0.158731Jy sigma=0.473809 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.401 mas, bmaj=8.815 mas, bpa=-2.047 degrees ! Estimated noise=2.31731 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140683 Jy ! Component: 100 - total flux cleaned = 0.00128397 Jy ! Component: 150 - total flux cleaned = 0.0011772 Jy ! Component: 200 - total flux cleaned = 0.00107948 Jy ! Total flux subtracted in 200 components = 0.00107948 Jy ! Clean residual min=-0.004989 max=0.004848 Jy/beam ! Clean residual mean=-0.000005 rms=0.001288 Jy/beam ! Combined flux in latest and established models = 0.295913 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 52 components and 0.295913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.158529Jy sigma=0.470648 ! Fit after self-cal, rms=0.158989Jy sigma=0.470260 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.91912e-05 Jy ! Component: 100 - total flux cleaned = -0.000205031 Jy ! Component: 150 - total flux cleaned = -0.000204993 Jy ! Component: 200 - total flux cleaned = -0.000143735 Jy ! Total flux subtracted in 200 components = -0.000143735 Jy ! Clean residual min=-0.004905 max=0.004804 Jy/beam ! Clean residual mean=-0.000005 rms=0.001255 Jy/beam ! Combined flux in latest and established models = 0.295769 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 54 components and 0.295769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.158927Jy sigma=0.468973 ! Fit after self-cal, rms=0.158839Jy sigma=0.468878 ! 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.158839Jy sigma=0.468878 ! Fit after self-cal, rms=0.165270Jy sigma=0.468399 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.389 mas, bmaj=8.831 mas, bpa=-2.198 degrees ! Estimated noise=2.31247 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105006 Jy ! Component: 100 - total flux cleaned = 0.000973058 Jy ! Component: 150 - total flux cleaned = 0.000844861 Jy ! Component: 200 - total flux cleaned = 0.000787517 Jy ! Total flux subtracted in 200 components = 0.000787517 Jy ! Clean residual min=-0.004696 max=0.004676 Jy/beam ! Clean residual mean=-0.000005 rms=0.001201 Jy/beam ! Combined flux in latest and established models = 0.296557 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 59 components and 0.296557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.165210Jy sigma=0.467191 ! Fit after self-cal, rms=0.165164Jy sigma=0.467145 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.67435e-05 Jy ! Component: 100 - total flux cleaned = 1.60873e-05 Jy ! Component: 150 - total flux cleaned = 1.70614e-05 Jy ! Component: 200 - total flux cleaned = 1.60345e-05 Jy ! Total flux subtracted in 200 components = 1.60345e-05 Jy ! Clean residual min=-0.004643 max=0.004665 Jy/beam ! Clean residual mean=-0.000005 rms=0.001189 Jy/beam ! Combined flux in latest and established models = 0.296573 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 60 components and 0.296573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.165133Jy sigma=0.466633 ! Fit after self-cal, rms=0.165074Jy sigma=0.466598 ! 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.165074Jy sigma=0.466598 ! Fit after self-cal, rms=0.168667Jy sigma=0.466413 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.137 mas, bmaj=15.62 mas, bpa=2.346 degrees ! Estimated noise=2.72532 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143588 Jy ! Component: 100 - total flux cleaned = 0.00143711 Jy ! Component: 150 - total flux cleaned = 0.00153545 Jy ! Component: 200 - total flux cleaned = 0.00161725 Jy ! Total flux subtracted in 200 components = 0.00161725 Jy ! Clean residual min=-0.004643 max=0.004481 Jy/beam ! Clean residual mean=-0.000013 rms=0.001376 Jy/beam ! Combined flux in latest and established models = 0.29819 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 62 components and 0.29819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.168714Jy sigma=0.466607 ! Fit after self-cal, rms=0.168695Jy sigma=0.466449 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.000244176 Jy ! Component: 100 - total flux cleaned = 0.000239593 Jy ! Component: 150 - total flux cleaned = 0.000236883 Jy ! Component: 200 - total flux cleaned = 0.000199774 Jy ! Total flux subtracted in 200 components = 0.000199774 Jy ! Clean residual min=-0.004697 max=0.004418 Jy/beam ! Clean residual mean=-0.000013 rms=0.001362 Jy/beam ! Combined flux in latest and established models = 0.29839 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 66 components and 0.29839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.168743Jy sigma=0.466875 ! Fit after self-cal, rms=0.168710Jy sigma=0.466795 ! 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.381 mas, bmaj=8.836 mas, bpa=-2.309 degrees ! Estimated noise=2.30877 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.381 x 8.836 at -2.309 degrees (North through East) ! Clean map min=-0.0045135 max=0.24953 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.865 mas, bmaj=7.858 mas, bpa=-2.25 degrees ! Estimated noise=2.89011 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.194226 Jy ! Component: 100 - total flux cleaned = 0.244368 Jy ! Component: 150 - total flux cleaned = 0.268372 Jy ! Component: 200 - total flux cleaned = 0.281695 Jy ! Total flux subtracted in 200 components = 0.281695 Jy ! Clean residual min=-0.007080 max=0.007881 Jy/beam ! Clean residual mean=0.000016 rms=0.001677 Jy/beam ! Combined flux in latest and established models = 0.281695 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.281695 Jy ! Inverting map and beam ! Estimated beam: bmin=3.381 mas, bmaj=8.836 mas, bpa=-2.309 degrees ! Estimated noise=2.30877 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) ! Added new window around map position (-4, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00842712 Jy ! Component: 100 - total flux cleaned = 0.0131917 Jy ! Component: 150 - total flux cleaned = 0.0161697 Jy ! Component: 200 - total flux cleaned = 0.0179747 Jy ! Total flux subtracted in 200 components = 0.0179747 Jy ! Clean residual min=-0.004724 max=0.004308 Jy/beam ! Clean residual mean=-0.000007 rms=0.001103 Jy/beam ! Combined flux in latest and established models = 0.29967 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 67 components and 0.29967 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.137 mas, bmaj=15.62 mas, bpa=2.346 degrees ! Estimated noise=2.72532 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000880346 Jy ! Component: 100 - total flux cleaned = 0.00122541 Jy ! Component: 150 - total flux cleaned = 0.00146928 Jy ! Component: 200 - total flux cleaned = 0.0014938 Jy ! Total flux subtracted in 200 components = 0.0014938 Jy ! Clean residual min=-0.004924 max=0.004140 Jy/beam ! Clean residual mean=-0.000020 rms=0.001310 Jy/beam ! Combined flux in latest and established models = 0.301164 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.17123e-05 Jy ! Component: 100 - total flux cleaned = -2.14349e-05 Jy ! Component: 150 - total flux cleaned = -2.11384e-05 Jy ! Component: 200 - total flux cleaned = -2.04053e-05 Jy ! Total flux subtracted in 200 components = -2.04053e-05 Jy ! Clean residual min=-0.004917 max=0.004143 Jy/beam ! Clean residual mean=-0.000020 rms=0.001306 Jy/beam ! Combined flux in latest and established models = 0.301143 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 92 components and 0.301143 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.381 mas, bmaj=8.836 mas, bpa=-2.309 degrees ! Estimated noise=2.30877 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.6267e-05 Jy ! Component: 100 - total flux cleaned = 5.78918e-05 Jy ! Component: 150 - total flux cleaned = 0.000100797 Jy ! Component: 200 - total flux cleaned = 0.000139513 Jy ! Total flux subtracted in 200 components = 0.000139513 Jy ! Clean residual min=-0.004932 max=0.004431 Jy/beam ! Clean residual mean=-0.000010 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.301283 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 105 components and 0.301283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.168536Jy sigma=0.463291 ! Fit after self-cal, rms=0.168317Jy sigma=0.463136 wmodel J0856-1105_S_e_map.mod ! Writing 105 model components to file: J0856-1105_S_e_map.mod wobs J0856-1105_S_e_uvs.fits ! Writing UV FITS file: J0856-1105_S_e_uvs.fits wwins J0856-1105_S_e_map.win ! wwins: Wrote 2 windows to J0856-1105_S_e_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.00103355 Jy ! Component: 100 - total flux cleaned = -0.0018311 Jy ! Component: 150 - total flux cleaned = -0.00189889 Jy ! Component: 200 - total flux cleaned = -0.00202904 Jy ! Component: 250 - total flux cleaned = -0.00202875 Jy ! Component: 300 - total flux cleaned = -0.00202867 Jy ! Component: 350 - total flux cleaned = -0.00214803 Jy ! Component: 400 - total flux cleaned = -0.00220643 Jy ! Component: 450 - total flux cleaned = -0.00237744 Jy ! Component: 500 - total flux cleaned = -0.00237833 Jy ! Component: 550 - total flux cleaned = -0.00254494 Jy ! Component: 600 - total flux cleaned = -0.00270775 Jy ! Component: 650 - total flux cleaned = -0.00281429 Jy ! Component: 700 - total flux cleaned = -0.0030749 Jy ! Component: 750 - total flux cleaned = -0.00307459 Jy ! Component: 800 - total flux cleaned = -0.00312567 Jy ! Component: 850 - total flux cleaned = -0.00307727 Jy ! Component: 900 - total flux cleaned = -0.00307882 Jy ! Component: 950 - total flux cleaned = -0.00322218 Jy ! Component: 1000 - total flux cleaned = -0.00317502 Jy ! Component: 1050 - total flux cleaned = -0.00303552 Jy ! Component: 1100 - total flux cleaned = -0.00308175 Jy ! Component: 1150 - total flux cleaned = -0.00312681 Jy ! Component: 1200 - total flux cleaned = -0.00317162 Jy ! Component: 1250 - total flux cleaned = -0.00312757 Jy ! Component: 1300 - total flux cleaned = -0.00330136 Jy ! Component: 1350 - total flux cleaned = -0.00334438 Jy ! Component: 1400 - total flux cleaned = -0.00330164 Jy ! Component: 1450 - total flux cleaned = -0.00347035 Jy ! Component: 1500 - total flux cleaned = -0.00342814 Jy ! Component: 1550 - total flux cleaned = -0.00346904 Jy ! Component: 1600 - total flux cleaned = -0.00342835 Jy ! Component: 1650 - total flux cleaned = -0.00359055 Jy ! Component: 1700 - total flux cleaned = -0.00367028 Jy ! Component: 1750 - total flux cleaned = -0.00355035 Jy ! Component: 1800 - total flux cleaned = -0.00358994 Jy ! Component: 1850 - total flux cleaned = -0.00358999 Jy ! Component: 1900 - total flux cleaned = -0.00362864 Jy ! Component: 1950 - total flux cleaned = -0.00355146 Jy ! Component: 2000 - total flux cleaned = -0.0035516 Jy ! Component: 2050 - total flux cleaned = -0.00358915 Jy ! Component: 2100 - total flux cleaned = -0.00351421 Jy ! Component: 2150 - total flux cleaned = -0.00343963 Jy ! Component: 2200 - total flux cleaned = -0.00347676 Jy ! Component: 2250 - total flux cleaned = -0.00355033 Jy ! Component: 2300 - total flux cleaned = -0.0035137 Jy ! Component: 2350 - total flux cleaned = -0.00347759 Jy ! Component: 2400 - total flux cleaned = -0.00340567 Jy ! Component: 2450 - total flux cleaned = -0.00347736 Jy ! Component: 2500 - total flux cleaned = -0.00344156 Jy ! Component: 2550 - total flux cleaned = -0.00344152 Jy ! Component: 2600 - total flux cleaned = -0.00351195 Jy ! Component: 2650 - total flux cleaned = -0.00337232 Jy ! Component: 2700 - total flux cleaned = -0.00351123 Jy ! Component: 2750 - total flux cleaned = -0.00347678 Jy ! Component: 2800 - total flux cleaned = -0.00347666 Jy ! Component: 2850 - total flux cleaned = -0.00351083 Jy ! Component: 2900 - total flux cleaned = -0.00347676 Jy ! Component: 2950 - total flux cleaned = -0.00351071 Jy ! Component: 3000 - total flux cleaned = -0.00351065 Jy ! Component: 3050 - total flux cleaned = -0.0035442 Jy ! Component: 3100 - total flux cleaned = -0.0035775 Jy ! Component: 3150 - total flux cleaned = -0.00354428 Jy ! Component: 3200 - total flux cleaned = -0.00360998 Jy ! Component: 3250 - total flux cleaned = -0.00367511 Jy ! Component: 3300 - total flux cleaned = -0.00357733 Jy ! Component: 3350 - total flux cleaned = -0.00357738 Jy ! Component: 3400 - total flux cleaned = -0.00351285 Jy ! Component: 3450 - total flux cleaned = -0.00354502 Jy ! Component: 3500 - total flux cleaned = -0.00344924 Jy ! Component: 3550 - total flux cleaned = -0.00344936 Jy ! Component: 3600 - total flux cleaned = -0.00354437 Jy ! Component: 3650 - total flux cleaned = -0.00354423 Jy ! Component: 3700 - total flux cleaned = -0.00357562 Jy ! Component: 3750 - total flux cleaned = -0.00357554 Jy ! Component: 3800 - total flux cleaned = -0.00354432 Jy ! Component: 3850 - total flux cleaned = -0.00363722 Jy ! Component: 3900 - total flux cleaned = -0.0035446 Jy ! Component: 3950 - total flux cleaned = -0.00360594 Jy ! Component: 4000 - total flux cleaned = -0.0036061 Jy ! Component: 4050 - total flux cleaned = -0.00360612 Jy ! Total flux subtracted in 4096 components = -0.00357582 Jy ! Clean residual min=-0.001685 max=0.001824 Jy/beam ! Clean residual mean=-0.000001 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.297707 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 375 components and 0.297707 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0856-1105_S_e_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.381 x 8.836 at -2.309 degrees (North through East) ! Clean map min=-0.0034192 max=0.24958 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0856-1105_S_e_map.fits wmodel /image_prod/ug002_uva//J0856-1105_S_e_map.mod ! Writing 375 model components to file: /image_prod/ug002_uva//J0856-1105_S_e_map.mod wobs /image_prod/ug002_uva//J0856-1105_S_e_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0856-1105_S_e_uvs.fits wwins /image_prod/ug002_uva//J0856-1105_S_e_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0856-1105_S_e_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.24958 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000529823 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.636857 0.636857 1.27371 2.54743 5.09486 10.1897 20.3794 40.7589 81.5177 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.249 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 471.063 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0856-1105_S_e_dfm.log closed on Wed Mar 4 22:42:41 2020