! Started logfile: /image_prod/ug002_uva//J1805+1714_S_dfm.log on Thu Mar 5 03:37:49 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//J1805+1714_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1805+1714_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.734259 visibilities/baseline/integration-bin. ! Found source: J1805+1714 ! ! 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 4758 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 J1805+1714_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 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.019267Jy sigma=8.771239 ! Fit after self-cal, rms=0.834284Jy sigma=7.215357 ! 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.834 mas, bmaj=6.555 mas, bpa=-10.74 degrees ! Estimated noise=1.61037 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.129658 Jy ! Component: 100 - total flux cleaned = 0.157981 Jy ! Total flux subtracted in 100 components = 0.157981 Jy ! Clean residual min=-0.009437 max=0.008957 Jy/beam ! Clean residual mean=-0.000007 rms=0.002046 Jy/beam ! Combined flux in latest and established models = 0.157981 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.157981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073853Jy sigma=0.526565 ! Fit after self-cal, rms=0.073852Jy sigma=0.526462 ! 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.214 mas, bmaj=7.195 mas, bpa=-9.534 degrees ! Estimated noise=1.23928 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.00866189 Jy ! Component: 100 - total flux cleaned = 0.0125562 Jy ! Component: 150 - total flux cleaned = 0.0147691 Jy ! Component: 200 - total flux cleaned = 0.015573 Jy ! Total flux subtracted in 200 components = 0.015573 Jy ! Clean residual min=-0.008993 max=0.007483 Jy/beam ! Clean residual mean=0.000004 rms=0.001946 Jy/beam ! Combined flux in latest and established models = 0.173554 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 24 components and 0.173554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072672Jy sigma=0.518528 ! Fit after self-cal, rms=0.072654Jy sigma=0.518435 ! 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.214 x 7.195 at -9.534 degrees (North through East) ! Clean map min=-0.0088568 max=0.16568 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.29 FD 1.21 HN 0.99 KP 1.03 ! LA 1.00 MK 1.01 NL 1.05 OV 0.80 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.35 FD 1.01 HN 1.03 KP 1.05 ! LA 1.05 MK 0.98 NL 1.01 OV 0.87 ! SC 0.82 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 1.01 HN 0.98 KP 1.00 ! LA 0.98 MK 0.97 NL 1.17 OV 0.89 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.072654Jy sigma=0.518435 ! Fit after self-cal, rms=0.071893Jy sigma=0.479869 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.168 mas, bmaj=7.173 mas, bpa=-8.734 degrees ! Estimated noise=1.24932 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.00389084 Jy ! Component: 100 - total flux cleaned = 0.00416735 Jy ! Component: 150 - total flux cleaned = 0.00396857 Jy ! Component: 200 - total flux cleaned = 0.00385205 Jy ! Total flux subtracted in 200 components = 0.00385205 Jy ! Clean residual min=-0.005164 max=0.004958 Jy/beam ! Clean residual mean=-0.000012 rms=0.001280 Jy/beam ! Combined flux in latest and established models = 0.177406 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 33 components and 0.177406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071501Jy sigma=0.478400 ! Fit after self-cal, rms=0.071602Jy sigma=0.478039 ! 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.071602Jy sigma=0.478039 ! Fit after self-cal, rms=0.063841Jy sigma=0.451592 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.158 mas, bmaj=7.149 mas, bpa=-8.966 degrees ! Estimated noise=1.25177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00114277 Jy ! Component: 100 - total flux cleaned = 0.00135774 Jy ! Component: 150 - total flux cleaned = 0.0014144 Jy ! Component: 200 - total flux cleaned = 0.00143566 Jy ! Total flux subtracted in 200 components = 0.00143566 Jy ! Clean residual min=-0.002355 max=0.001996 Jy/beam ! Clean residual mean=-0.000005 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.178842 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 42 components and 0.178842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063794Jy sigma=0.451193 ! Fit after self-cal, rms=0.063772Jy sigma=0.451045 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.000108656 Jy ! Component: 100 - total flux cleaned = 7.29565e-05 Jy ! Component: 150 - total flux cleaned = 4.03117e-05 Jy ! Component: 200 - total flux cleaned = 1.06979e-05 Jy ! Total flux subtracted in 200 components = 1.06979e-05 Jy ! Clean residual min=-0.002385 max=0.001978 Jy/beam ! Clean residual mean=-0.000005 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.178853 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 0.178853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063763Jy sigma=0.450943 ! Fit after self-cal, rms=0.063762Jy sigma=0.450931 ! 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.063762Jy sigma=0.450931 ! Fit after self-cal, rms=0.063231Jy sigma=0.450235 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.154 mas, bmaj=7.14 mas, bpa=-8.977 degrees ! Estimated noise=1.24999 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.27619e-05 Jy ! Component: 100 - total flux cleaned = -9.33116e-05 Jy ! Component: 150 - total flux cleaned = -5.20888e-05 Jy ! Component: 200 - total flux cleaned = 8.51262e-06 Jy ! Total flux subtracted in 200 components = 8.51262e-06 Jy ! Clean residual min=-0.002255 max=0.002009 Jy/beam ! Clean residual mean=-0.000005 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.178861 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 53 components and 0.178861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063223Jy sigma=0.450168 ! Fit after self-cal, rms=0.063217Jy sigma=0.450159 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.82399e-05 Jy ! Component: 100 - total flux cleaned = 2.98881e-05 Jy ! Component: 150 - total flux cleaned = 4.03656e-05 Jy ! Component: 200 - total flux cleaned = 5.89782e-05 Jy ! Total flux subtracted in 200 components = 5.89782e-05 Jy ! Clean residual min=-0.002241 max=0.002004 Jy/beam ! Clean residual mean=-0.000005 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.17892 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 55 components and 0.17892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063213Jy sigma=0.450131 ! Fit after self-cal, rms=0.063213Jy sigma=0.450128 ! 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.063213Jy sigma=0.450128 ! Fit after self-cal, rms=0.063161Jy sigma=0.450112 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.144 mas, bmaj=10.15 mas, bpa=-5.279 degrees ! Estimated noise=1.57469 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.86722e-05 Jy ! Component: 100 - total flux cleaned = -8.36536e-05 Jy ! Component: 150 - total flux cleaned = -9.32393e-05 Jy ! Component: 200 - total flux cleaned = -0.000100656 Jy ! Total flux subtracted in 200 components = -0.000100656 Jy ! Clean residual min=-0.001981 max=0.002176 Jy/beam ! Clean residual mean=-0.000012 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.17882 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 65 components and 0.17882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063160Jy sigma=0.450107 ! Fit after self-cal, rms=0.063159Jy sigma=0.450102 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.63101e-06 Jy ! Component: 100 - total flux cleaned = -1.92592e-07 Jy ! Component: 150 - total flux cleaned = 4.48071e-08 Jy ! Component: 200 - total flux cleaned = -6.71021e-06 Jy ! Total flux subtracted in 200 components = -6.71021e-06 Jy ! Clean residual min=-0.001977 max=0.002182 Jy/beam ! Clean residual mean=-0.000012 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.178813 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 66 components and 0.178813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063159Jy sigma=0.450106 ! Fit after self-cal, rms=0.063159Jy sigma=0.450103 ! 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.153 mas, bmaj=7.133 mas, bpa=-8.936 degrees ! Estimated noise=1.24974 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.153 x 7.133 at -8.936 degrees (North through East) ! Clean map min=-0.0020829 max=0.16734 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.776 mas, bmaj=6.502 mas, bpa=-10.14 degrees ! Estimated noise=1.61543 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.130025 Jy ! Component: 100 - total flux cleaned = 0.158913 Jy ! Component: 150 - total flux cleaned = 0.16882 Jy ! Component: 200 - total flux cleaned = 0.173553 Jy ! Total flux subtracted in 200 components = 0.173553 Jy ! Clean residual min=-0.003179 max=0.002771 Jy/beam ! Clean residual mean=-0.000007 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.173553 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.173553 Jy ! Inverting map and beam ! Estimated beam: bmin=3.153 mas, bmaj=7.133 mas, bpa=-8.936 degrees ! Estimated noise=1.24974 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 (-89, 97). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00301622 Jy ! Component: 100 - total flux cleaned = 0.00478603 Jy ! Component: 150 - total flux cleaned = 0.00554779 Jy ! Component: 200 - total flux cleaned = 0.00583298 Jy ! Total flux subtracted in 200 components = 0.00583298 Jy ! Clean residual min=-0.002130 max=0.001939 Jy/beam ! Clean residual mean=-0.000006 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.179386 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 45 components and 0.179386 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.144 mas, bmaj=10.15 mas, bpa=-5.279 degrees ! Estimated noise=1.57469 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000397206 Jy ! Component: 100 - total flux cleaned = 0.000418221 Jy ! Component: 150 - total flux cleaned = 0.000478753 Jy ! Component: 200 - total flux cleaned = 0.000513197 Jy ! Total flux subtracted in 200 components = 0.000513197 Jy ! Clean residual min=-0.001833 max=0.001897 Jy/beam ! Clean residual mean=-0.000011 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.179899 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.55707e-05 Jy ! Component: 100 - total flux cleaned = 4.42526e-05 Jy ! Component: 150 - total flux cleaned = 5.73919e-05 Jy ! Component: 200 - total flux cleaned = 9.25704e-05 Jy ! Total flux subtracted in 200 components = 9.25704e-05 Jy ! Clean residual min=-0.001825 max=0.001906 Jy/beam ! Clean residual mean=-0.000011 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.179991 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 67 components and 0.179991 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.153 mas, bmaj=7.133 mas, bpa=-8.936 degrees ! Estimated noise=1.24974 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.92214e-05 Jy ! Component: 100 - total flux cleaned = -1.15007e-05 Jy ! Component: 150 - total flux cleaned = 1.21779e-05 Jy ! Component: 200 - total flux cleaned = 1.28181e-05 Jy ! Total flux subtracted in 200 components = 1.28181e-05 Jy ! Clean residual min=-0.002011 max=0.001837 Jy/beam ! Clean residual mean=-0.000005 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.180004 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 82 components and 0.180004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063074Jy sigma=0.449549 ! Fit after self-cal, rms=0.063062Jy sigma=0.449411 wmodel J1805+1714_S_map.mod ! Writing 82 model components to file: J1805+1714_S_map.mod wobs J1805+1714_S_uvs.fits ! Writing UV FITS file: J1805+1714_S_uvs.fits wwins J1805+1714_S_map.win ! wwins: Wrote 2 windows to J1805+1714_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.000893525 Jy ! Component: 100 - total flux cleaned = -0.00132758 Jy ! Component: 150 - total flux cleaned = -0.00167578 Jy ! Component: 200 - total flux cleaned = -0.00210055 Jy ! Component: 250 - total flux cleaned = -0.00248062 Jy ! Component: 300 - total flux cleaned = -0.00284644 Jy ! Component: 350 - total flux cleaned = -0.00317368 Jy ! Component: 400 - total flux cleaned = -0.00346443 Jy ! Component: 450 - total flux cleaned = -0.00372191 Jy ! Component: 500 - total flux cleaned = -0.00384709 Jy ! Component: 550 - total flux cleaned = -0.00404257 Jy ! Component: 600 - total flux cleaned = -0.00413807 Jy ! Component: 650 - total flux cleaned = -0.00425497 Jy ! Component: 700 - total flux cleaned = -0.00436992 Jy ! Component: 750 - total flux cleaned = -0.00450498 Jy ! Component: 800 - total flux cleaned = -0.00459327 Jy ! Component: 850 - total flux cleaned = -0.00472304 Jy ! Component: 900 - total flux cleaned = -0.00476565 Jy ! Component: 950 - total flux cleaned = -0.00493337 Jy ! Component: 1000 - total flux cleaned = -0.00503623 Jy ! Component: 1050 - total flux cleaned = -0.00517791 Jy ! Component: 1100 - total flux cleaned = -0.00527778 Jy ! Component: 1150 - total flux cleaned = -0.00547434 Jy ! Component: 1200 - total flux cleaned = -0.0055707 Jy ! Component: 1250 - total flux cleaned = -0.00568513 Jy ! Component: 1300 - total flux cleaned = -0.00581667 Jy ! Component: 1350 - total flux cleaned = -0.00590909 Jy ! Component: 1400 - total flux cleaned = -0.00598243 Jy ! Component: 1450 - total flux cleaned = -0.00607265 Jy ! Component: 1500 - total flux cleaned = -0.00617915 Jy ! Component: 1550 - total flux cleaned = -0.00624877 Jy ! Component: 1600 - total flux cleaned = -0.00628302 Jy ! Component: 1650 - total flux cleaned = -0.00624895 Jy ! Component: 1700 - total flux cleaned = -0.00628272 Jy ! Component: 1750 - total flux cleaned = -0.00626603 Jy ! Component: 1800 - total flux cleaned = -0.0062825 Jy ! Component: 1850 - total flux cleaned = -0.00631498 Jy ! Component: 1900 - total flux cleaned = -0.00634708 Jy ! Component: 1950 - total flux cleaned = -0.00637858 Jy ! Component: 2000 - total flux cleaned = -0.00640978 Jy ! Component: 2050 - total flux cleaned = -0.00639422 Jy ! Component: 2100 - total flux cleaned = -0.0063944 Jy ! Component: 2150 - total flux cleaned = -0.0064247 Jy ! Component: 2200 - total flux cleaned = -0.00648466 Jy ! Component: 2250 - total flux cleaned = -0.00644016 Jy ! Component: 2300 - total flux cleaned = -0.00652849 Jy ! Component: 2350 - total flux cleaned = -0.0065284 Jy ! Component: 2400 - total flux cleaned = -0.00655718 Jy ! Component: 2450 - total flux cleaned = -0.00657172 Jy ! Component: 2500 - total flux cleaned = -0.00658563 Jy ! Component: 2550 - total flux cleaned = -0.00662747 Jy ! Component: 2600 - total flux cleaned = -0.00661343 Jy ! Component: 2650 - total flux cleaned = -0.00659981 Jy ! Component: 2700 - total flux cleaned = -0.00661352 Jy ! Component: 2750 - total flux cleaned = -0.00659972 Jy ! Component: 2800 - total flux cleaned = -0.00655963 Jy ! Component: 2850 - total flux cleaned = -0.00659964 Jy ! Component: 2900 - total flux cleaned = -0.00661275 Jy ! Component: 2950 - total flux cleaned = -0.00658648 Jy ! Component: 3000 - total flux cleaned = -0.00658637 Jy ! Component: 3050 - total flux cleaned = -0.00657366 Jy ! Component: 3100 - total flux cleaned = -0.00653528 Jy ! Component: 3150 - total flux cleaned = -0.00656063 Jy ! Component: 3200 - total flux cleaned = -0.00653542 Jy ! Component: 3250 - total flux cleaned = -0.00653533 Jy ! Component: 3300 - total flux cleaned = -0.00652291 Jy ! Component: 3350 - total flux cleaned = -0.00654763 Jy ! Component: 3400 - total flux cleaned = -0.00654768 Jy ! Component: 3450 - total flux cleaned = -0.00655978 Jy ! Component: 3500 - total flux cleaned = -0.00655978 Jy ! Component: 3550 - total flux cleaned = -0.0065838 Jy ! Component: 3600 - total flux cleaned = -0.00655984 Jy ! Component: 3650 - total flux cleaned = -0.0065837 Jy ! Component: 3700 - total flux cleaned = -0.0066073 Jy ! Component: 3750 - total flux cleaned = -0.00664263 Jy ! Component: 3800 - total flux cleaned = -0.00666601 Jy ! Component: 3850 - total flux cleaned = -0.00667761 Jy ! Component: 3900 - total flux cleaned = -0.00671218 Jy ! Component: 3950 - total flux cleaned = -0.00674659 Jy ! Component: 4000 - total flux cleaned = -0.00672377 Jy ! Component: 4050 - total flux cleaned = -0.00682595 Jy ! Total flux subtracted in 4096 components = -0.00680331 Jy ! Clean residual min=-0.000696 max=0.000693 Jy/beam ! Clean residual mean=0.000000 rms=0.000199 Jy/beam ! Combined flux in latest and established models = 0.173201 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 379 components and 0.173201 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1805+1714_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.153 x 7.133 at -8.936 degrees (North through East) ! Clean map min=-0.0014542 max=0.16712 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1805+1714_S_map.fits wmodel /image_prod/ug002_uva//J1805+1714_S_map.mod ! Writing 379 model components to file: /image_prod/ug002_uva//J1805+1714_S_map.mod wobs /image_prod/ug002_uva//J1805+1714_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1805+1714_S_uvs.fits wwins /image_prod/ug002_uva//J1805+1714_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1805+1714_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.167116 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000196296 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.352382 0.352382 0.704764 1.40953 2.81906 5.63811 11.2762 22.5525 45.1049 90.2098 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.167 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 851.348 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1805+1714_S_dfm.log closed on Thu Mar 5 03:37:53 2020