! Started logfile: /image_prod/ug002_uva//J0534+1927_S_b_dfm.log on Wed Mar 4 20:54:36 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//J0534+1927_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0534+1927_S_b_uva.fits ! AN table 1: 180 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.702381 visibilities/baseline/integration-bin. ! Found source: J0534+1927 ! ! 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 10620 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 J0534+1927_S_b] 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 240 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 240 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 240 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.017282Jy sigma=9.175570 ! Fit after self-cal, rms=0.943317Jy sigma=8.555628 ! 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=5.521 mas, bmaj=10.81 mas, bpa=-19.75 degrees ! Estimated noise=1.31831 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.0454102 Jy ! Component: 100 - total flux cleaned = 0.0701103 Jy ! Total flux subtracted in 100 components = 0.0701103 Jy ! Clean residual min=-0.016564 max=0.016478 Jy/beam ! Clean residual mean=-0.000199 rms=0.005714 Jy/beam ! Combined flux in latest and established models = 0.0701103 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 52 components and 0.0701103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.139774Jy sigma=1.006952 ! Fit after self-cal, rms=0.138870Jy sigma=0.998702 ! 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=6.357 mas, bmaj=11.28 mas, bpa=-18.15 degrees ! Estimated noise=0.79329 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.0309756 Jy ! Component: 100 - total flux cleaned = 0.0536139 Jy ! Component: 150 - total flux cleaned = 0.0706457 Jy ! Component: 200 - total flux cleaned = 0.0835611 Jy ! Total flux subtracted in 200 components = 0.0835611 Jy ! Clean residual min=-0.019699 max=0.022739 Jy/beam ! Clean residual mean=-0.000268 rms=0.007971 Jy/beam ! Combined flux in latest and established models = 0.153671 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 101 components and 0.153671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.127020Jy sigma=0.910360 ! Fit after self-cal, rms=0.126362Jy sigma=0.905400 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.357 x 11.28 at -18.15 degrees (North through East) ! Clean map min=-0.018901 max=0.059396 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.77 FD 1.73 HN 0.60 KP 1.54 ! LA 0.64 NL 1.83 OV 2.91 PT 0.52 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 2.46 HN 0.48 KP 1.57 ! LA 0.61 NL 1.94 OV 1.98 PT 0.52 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.33 FD 3.99 HN 0.40 KP 1.66 ! LA 0.57 NL 2.07 OV 2.27 PT 0.55 ! ! ! Fit before self-cal, rms=0.126362Jy sigma=0.905400 ! Fit after self-cal, rms=0.186260Jy sigma=0.744435 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.352 mas, bmaj=11.68 mas, bpa=-21.06 degrees ! Estimated noise=0.75247 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.00763601 Jy ! Component: 100 - total flux cleaned = 0.0116486 Jy ! Component: 150 - total flux cleaned = 0.0142117 Jy ! Component: 200 - total flux cleaned = 0.0150291 Jy ! Total flux subtracted in 200 components = 0.0150291 Jy ! Clean residual min=-0.017647 max=0.018999 Jy/beam ! Clean residual mean=-0.000281 rms=0.005684 Jy/beam ! Combined flux in latest and established models = 0.168701 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 121 components and 0.168701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.184486Jy sigma=0.748664 ! Fit after self-cal, rms=0.190260Jy sigma=0.725414 ! 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.190260Jy sigma=0.725414 ! Fit after self-cal, rms=0.213753Jy sigma=0.556633 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.8 mas, bmaj=10.83 mas, bpa=-30.57 degrees ! Estimated noise=0.703457 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000966979 Jy ! Component: 100 - total flux cleaned = 0.0015713 Jy ! Component: 150 - total flux cleaned = 0.00206973 Jy ! Component: 200 - total flux cleaned = 0.00207372 Jy ! Total flux subtracted in 200 components = 0.00207372 Jy ! Clean residual min=-0.007650 max=0.010562 Jy/beam ! Clean residual mean=0.000029 rms=0.002598 Jy/beam ! Combined flux in latest and established models = 0.170774 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 129 components and 0.170774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.212958Jy sigma=0.555260 ! Fit after self-cal, rms=0.213789Jy sigma=0.545265 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.00045779 Jy ! Component: 100 - total flux cleaned = 0.000352874 Jy ! Component: 150 - total flux cleaned = 0.000350956 Jy ! Component: 200 - total flux cleaned = 0.000265623 Jy ! Total flux subtracted in 200 components = 0.000265623 Jy ! Clean residual min=-0.007606 max=0.010382 Jy/beam ! Clean residual mean=0.000047 rms=0.002651 Jy/beam ! Combined flux in latest and established models = 0.17104 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 134 components and 0.17104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.213150Jy sigma=0.546272 ! Fit after self-cal, rms=0.213508Jy sigma=0.544721 ! 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.213508Jy sigma=0.544721 ! Fit after self-cal, rms=0.248233Jy sigma=0.539663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.788 mas, bmaj=11.06 mas, bpa=-34.92 degrees ! Estimated noise=0.659077 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000313781 Jy ! Component: 100 - total flux cleaned = 0.000191423 Jy ! Component: 150 - total flux cleaned = 8.64711e-05 Jy ! Component: 200 - total flux cleaned = 8.53727e-05 Jy ! Total flux subtracted in 200 components = 8.53727e-05 Jy ! Clean residual min=-0.006755 max=0.009369 Jy/beam ! Clean residual mean=0.000032 rms=0.002424 Jy/beam ! Combined flux in latest and established models = 0.171125 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 138 components and 0.171125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.247496Jy sigma=0.541006 ! Fit after self-cal, rms=0.248238Jy sigma=0.538626 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.000739679 Jy ! Component: 100 - total flux cleaned = -0.000953189 Jy ! Component: 150 - total flux cleaned = -0.000951799 Jy ! Component: 200 - total flux cleaned = -0.00102985 Jy ! Total flux subtracted in 200 components = -0.00102985 Jy ! Clean residual min=-0.006649 max=0.009483 Jy/beam ! Clean residual mean=0.000031 rms=0.002422 Jy/beam ! Combined flux in latest and established models = 0.170095 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 147 components and 0.170095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.247637Jy sigma=0.540404 ! Fit after self-cal, rms=0.247974Jy sigma=0.539458 ! 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.247974Jy sigma=0.539458 ! Fit after self-cal, rms=0.270992Jy sigma=0.538707 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.363 mas, bmaj=13.42 mas, bpa=-46.96 degrees ! Estimated noise=0.768563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000289393 Jy ! Component: 100 - total flux cleaned = -0.00029159 Jy ! Component: 150 - total flux cleaned = -0.000417234 Jy ! Component: 200 - total flux cleaned = -0.000522063 Jy ! Total flux subtracted in 200 components = -0.000522063 Jy ! Clean residual min=-0.009362 max=0.013694 Jy/beam ! Clean residual mean=0.000042 rms=0.003657 Jy/beam ! Combined flux in latest and established models = 0.169573 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 153 components and 0.169573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.270126Jy sigma=0.542036 ! Fit after self-cal, rms=0.270801Jy sigma=0.540449 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.000757607 Jy ! Component: 100 - total flux cleaned = -0.000887715 Jy ! Component: 150 - total flux cleaned = -0.000997782 Jy ! Component: 200 - total flux cleaned = -0.00109174 Jy ! Total flux subtracted in 200 components = -0.00109174 Jy ! Clean residual min=-0.009622 max=0.013706 Jy/beam ! Clean residual mean=0.000039 rms=0.003669 Jy/beam ! Combined flux in latest and established models = 0.168482 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 165 components and 0.168482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.270136Jy sigma=0.543113 ! Fit after self-cal, rms=0.270558Jy sigma=0.542259 ! 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=5.884 mas, bmaj=11.27 mas, bpa=-36.1 degrees ! Estimated noise=0.688421 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.884 x 11.27 at -36.1 degrees (North through East) ! Clean map min=-0.0067127 max=0.062123 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=5.115 mas, bmaj=11.36 mas, bpa=-38.2 degrees ! Estimated noise=0.922032 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0358279 Jy ! Component: 100 - total flux cleaned = 0.0610146 Jy ! Component: 150 - total flux cleaned = 0.0803678 Jy ! Component: 200 - total flux cleaned = 0.095706 Jy ! Total flux subtracted in 200 components = 0.095706 Jy ! Clean residual min=-0.009714 max=0.009651 Jy/beam ! Clean residual mean=-0.000064 rms=0.002807 Jy/beam ! Combined flux in latest and established models = 0.095706 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 53 model components to the UV plane model. ! The established model now contains 53 components and 0.095706 Jy ! Inverting map and beam ! Estimated beam: bmin=5.884 mas, bmaj=11.27 mas, bpa=-36.1 degrees ! Estimated noise=0.688421 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.0201354 Jy ! Component: 100 - total flux cleaned = 0.0341064 Jy ! Component: 150 - total flux cleaned = 0.0440013 Jy ! Component: 200 - total flux cleaned = 0.0511171 Jy ! Total flux subtracted in 200 components = 0.0511171 Jy ! Clean residual min=-0.009640 max=0.009794 Jy/beam ! Clean residual mean=-0.000017 rms=0.002864 Jy/beam ! Combined flux in latest and established models = 0.146823 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 96 components and 0.146823 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.363 mas, bmaj=13.42 mas, bpa=-46.96 degrees ! Estimated noise=0.768563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00743575 Jy ! Component: 100 - total flux cleaned = 0.0119778 Jy ! Component: 150 - total flux cleaned = 0.0143455 Jy ! Component: 200 - total flux cleaned = 0.015055 Jy ! Total flux subtracted in 200 components = 0.015055 Jy ! Clean residual min=-0.011164 max=0.014252 Jy/beam ! Clean residual mean=0.000021 rms=0.003777 Jy/beam ! Combined flux in latest and established models = 0.161878 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 = 0.000595781 Jy ! Component: 100 - total flux cleaned = 0.000918493 Jy ! Component: 150 - total flux cleaned = 0.00109489 Jy ! Component: 200 - total flux cleaned = 0.00114798 Jy ! Total flux subtracted in 200 components = 0.00114798 Jy ! Clean residual min=-0.011006 max=0.014363 Jy/beam ! Clean residual mean=0.000025 rms=0.003774 Jy/beam ! Combined flux in latest and established models = 0.163026 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 115 components and 0.163026 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.884 mas, bmaj=11.27 mas, bpa=-36.1 degrees ! Estimated noise=0.688421 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000517629 Jy ! Component: 100 - total flux cleaned = -0.000461367 Jy ! Component: 150 - total flux cleaned = -0.000408794 Jy ! Component: 200 - total flux cleaned = -0.000314737 Jy ! Total flux subtracted in 200 components = -0.000314737 Jy ! Clean residual min=-0.008265 max=0.010753 Jy/beam ! Clean residual mean=0.000016 rms=0.002670 Jy/beam ! Combined flux in latest and established models = 0.162711 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 126 components and 0.162711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.270061Jy sigma=0.549074 ! Fit after self-cal, rms=0.270262Jy sigma=0.546940 wmodel J0534+1927_S_b_map.mod ! Writing 126 model components to file: J0534+1927_S_b_map.mod wobs J0534+1927_S_b_uvs.fits ! Writing UV FITS file: J0534+1927_S_b_uvs.fits wwins J0534+1927_S_b_map.win ! wwins: Wrote 1 windows to J0534+1927_S_b_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.0042375 Jy ! Component: 100 - total flux cleaned = 0.00636039 Jy ! Component: 150 - total flux cleaned = 0.00768541 Jy ! Component: 200 - total flux cleaned = 0.00906894 Jy ! Component: 250 - total flux cleaned = 0.0107654 Jy ! Component: 300 - total flux cleaned = 0.0121738 Jy ! Component: 350 - total flux cleaned = 0.0133191 Jy ! Component: 400 - total flux cleaned = 0.0147789 Jy ! Component: 450 - total flux cleaned = 0.0161009 Jy ! Component: 500 - total flux cleaned = 0.0170748 Jy ! Component: 550 - total flux cleaned = 0.0183531 Jy ! Component: 600 - total flux cleaned = 0.0191909 Jy ! Component: 650 - total flux cleaned = 0.0203248 Jy ! Component: 700 - total flux cleaned = 0.0214392 Jy ! Component: 750 - total flux cleaned = 0.022538 Jy ! Component: 800 - total flux cleaned = 0.0239196 Jy ! Component: 850 - total flux cleaned = 0.0252829 Jy ! Component: 900 - total flux cleaned = 0.0267247 Jy ! Component: 950 - total flux cleaned = 0.0277696 Jy ! Component: 1000 - total flux cleaned = 0.0288029 Jy ! Component: 1050 - total flux cleaned = 0.0296396 Jy ! Component: 1100 - total flux cleaned = 0.0309282 Jy ! Component: 1150 - total flux cleaned = 0.0318372 Jy ! Component: 1200 - total flux cleaned = 0.0325589 Jy ! Component: 1250 - total flux cleaned = 0.0334513 Jy ! Component: 1300 - total flux cleaned = 0.0344234 Jy ! Component: 1350 - total flux cleaned = 0.0354745 Jy ! Component: 1400 - total flux cleaned = 0.0363414 Jy ! Component: 1450 - total flux cleaned = 0.0372861 Jy ! Component: 1500 - total flux cleaned = 0.0381377 Jy ! Component: 1550 - total flux cleaned = 0.0391509 Jy ! Component: 1600 - total flux cleaned = 0.0400716 Jy ! Component: 1650 - total flux cleaned = 0.0408186 Jy ! Component: 1700 - total flux cleaned = 0.0416426 Jy ! Component: 1750 - total flux cleaned = 0.0426231 Jy ! Component: 1800 - total flux cleaned = 0.0435138 Jy ! Component: 1850 - total flux cleaned = 0.0442369 Jy ! Component: 1900 - total flux cleaned = 0.0449544 Jy ! Component: 1950 - total flux cleaned = 0.0456667 Jy ! Component: 2000 - total flux cleaned = 0.0465305 Jy ! Component: 2050 - total flux cleaned = 0.0473879 Jy ! Component: 2100 - total flux cleaned = 0.0480834 Jy ! Component: 2150 - total flux cleaned = 0.0487745 Jy ! Component: 2200 - total flux cleaned = 0.0494609 Jy ! Component: 2250 - total flux cleaned = 0.050219 Jy ! Component: 2300 - total flux cleaned = 0.050896 Jy ! Component: 2350 - total flux cleaned = 0.0514195 Jy ! Component: 2400 - total flux cleaned = 0.0523845 Jy ! Component: 2450 - total flux cleaned = 0.0527532 Jy ! Component: 2500 - total flux cleaned = 0.053413 Jy ! Component: 2550 - total flux cleaned = 0.0540676 Jy ! Component: 2600 - total flux cleaned = 0.0547183 Jy ! Component: 2650 - total flux cleaned = 0.055293 Jy ! Component: 2700 - total flux cleaned = 0.0558643 Jy ! Component: 2750 - total flux cleaned = 0.0564316 Jy ! Component: 2800 - total flux cleaned = 0.0569949 Jy ! Component: 2850 - total flux cleaned = 0.0576944 Jy ! Component: 2900 - total flux cleaned = 0.0583199 Jy ! Component: 2950 - total flux cleaned = 0.0588036 Jy ! Component: 3000 - total flux cleaned = 0.0594207 Jy ! Component: 3050 - total flux cleaned = 0.0598289 Jy ! Component: 3100 - total flux cleaned = 0.0603711 Jy ! Component: 3150 - total flux cleaned = 0.0607749 Jy ! Component: 3200 - total flux cleaned = 0.0613101 Jy ! Component: 3250 - total flux cleaned = 0.0615755 Jy ! Component: 3300 - total flux cleaned = 0.0622366 Jy ! Component: 3350 - total flux cleaned = 0.0625652 Jy ! Component: 3400 - total flux cleaned = 0.0630885 Jy ! Component: 3450 - total flux cleaned = 0.0636742 Jy ! Component: 3500 - total flux cleaned = 0.0642562 Jy ! Component: 3550 - total flux cleaned = 0.0646423 Jy ! Component: 3600 - total flux cleaned = 0.0652183 Jy ! Component: 3650 - total flux cleaned = 0.0659181 Jy ! Component: 3700 - total flux cleaned = 0.0664244 Jy ! Component: 3750 - total flux cleaned = 0.0669907 Jy ! Component: 3800 - total flux cleaned = 0.0674292 Jy ! Component: 3850 - total flux cleaned = 0.0678658 Jy ! Component: 3900 - total flux cleaned = 0.0684242 Jy ! Component: 3950 - total flux cleaned = 0.0689796 Jy ! Component: 4000 - total flux cleaned = 0.0692251 Jy ! Component: 4050 - total flux cleaned = 0.0697756 Jy ! Total flux subtracted in 4096 components = 0.0704456 Jy ! Clean residual min=-0.003385 max=0.003326 Jy/beam ! Clean residual mean=0.000010 rms=0.001446 Jy/beam ! Combined flux in latest and established models = 0.233157 Jy keep ! Adding 488 model components to the UV plane model. ! The established model now contains 614 components and 0.233157 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0534+1927_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.884 x 11.27 at -36.1 degrees (North through East) ! Clean map min=-0.007472 max=0.064062 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0534+1927_S_b_map.fits wmodel /image_prod/ug002_uva//J0534+1927_S_b_map.mod ! Writing 614 model components to file: /image_prod/ug002_uva//J0534+1927_S_b_map.mod wobs /image_prod/ug002_uva//J0534+1927_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0534+1927_S_b_uvs.fits wwins /image_prod/ug002_uva//J0534+1927_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0534+1927_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0640618 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00149946 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -7.02197 7.02197 14.0439 28.0879 56.1757 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0044 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.064 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 42.723 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0534+1927_S_b_dfm.log closed on Wed Mar 4 20:54:40 2020