! Started logfile: /image_prod/ug002_uva//J0224+0659_S_dfm.log on Wed Mar 4 19:32:17 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//J0224+0659_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0224+0659_S_uva.fits ! AN table 1: 6 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.880952 visibilities/baseline/integration-bin. ! Found source: J0224+0659 ! ! 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 40 lines of history. ! ! Reading 444 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 J0224+0659_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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.093045Jy sigma=13.576356 ! Fit after self-cal, rms=0.524275Jy sigma=6.782541 ! 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.414 mas, bmaj=6.944 mas, bpa=0.8213 degrees ! Estimated noise=3.30019 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.364949 Jy ! Component: 100 - total flux cleaned = 0.486544 Jy ! Total flux subtracted in 100 components = 0.486544 Jy ! Clean residual min=-0.035167 max=0.055087 Jy/beam ! Clean residual mean=-0.000030 rms=0.010876 Jy/beam ! Combined flux in latest and established models = 0.486544 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.486544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.143412Jy sigma=1.388444 ! Fit after self-cal, rms=0.143063Jy sigma=1.382948 ! 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=2.738 mas, bmaj=7.652 mas, bpa=0.684 degrees ! Estimated noise=2.84933 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.0666032 Jy ! Component: 100 - total flux cleaned = 0.0974092 Jy ! Component: 150 - total flux cleaned = 0.102614 Jy ! Component: 200 - total flux cleaned = 0.101613 Jy ! Total flux subtracted in 200 components = 0.101613 Jy ! Clean residual min=-0.027261 max=0.020521 Jy/beam ! Clean residual mean=-0.000015 rms=0.005916 Jy/beam ! Combined flux in latest and established models = 0.588157 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.588157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100349Jy sigma=0.961218 ! Fit after self-cal, rms=0.100066Jy sigma=0.958972 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.738 x 7.652 at 0.684 degrees (North through East) ! Clean map min=-0.026744 max=0.48137 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.77 FD 1.02 KP 1.01 LA 1.06 ! MK 1.00 NL 1.03 OV 1.04 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.78 FD 0.90 KP 1.02 LA 1.07 ! MK 0.98 NL 1.00 OV 1.00 SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 1.02 KP 1.01 LA 1.06 ! MK 0.99 NL 0.97 OV 1.03 SC 1.02 ! ! ! Fit before self-cal, rms=0.100066Jy sigma=0.958972 ! Fit after self-cal, rms=0.068472Jy sigma=0.750014 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.763 mas, bmaj=7.528 mas, bpa=0.4365 degrees ! Estimated noise=2.8296 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 (-9, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.011461 Jy ! Component: 100 - total flux cleaned = 0.0140495 Jy ! Component: 150 - total flux cleaned = 0.015923 Jy ! Component: 200 - total flux cleaned = 0.0174483 Jy ! Total flux subtracted in 200 components = 0.0174483 Jy ! Clean residual min=-0.007533 max=0.007076 Jy/beam ! Clean residual mean=-0.000001 rms=0.001796 Jy/beam ! Combined flux in latest and established models = 0.605606 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 44 components and 0.605606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065987Jy sigma=0.717335 ! Fit after self-cal, rms=0.065806Jy sigma=0.716424 ! 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.065806Jy sigma=0.716424 ! Fit after self-cal, rms=0.065702Jy sigma=0.716037 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.765 mas, bmaj=7.527 mas, bpa=0.4378 degrees ! Estimated noise=2.82668 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00191873 Jy ! Component: 100 - total flux cleaned = 0.00250766 Jy ! Component: 150 - total flux cleaned = 0.00310041 Jy ! Component: 200 - total flux cleaned = 0.00336614 Jy ! Total flux subtracted in 200 components = 0.00336614 Jy ! Clean residual min=-0.007325 max=0.006658 Jy/beam ! Clean residual mean=0.000000 rms=0.001644 Jy/beam ! Combined flux in latest and established models = 0.608972 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 56 components and 0.608972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065290Jy sigma=0.711767 ! Fit after self-cal, rms=0.065264Jy sigma=0.711572 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.00062589 Jy ! Component: 100 - total flux cleaned = 0.000781812 Jy ! Component: 150 - total flux cleaned = 0.000851637 Jy ! Component: 200 - total flux cleaned = 0.000720724 Jy ! Total flux subtracted in 200 components = 0.000720724 Jy ! Clean residual min=-0.007328 max=0.006493 Jy/beam ! Clean residual mean=0.000001 rms=0.001584 Jy/beam ! Combined flux in latest and established models = 0.609693 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 65 components and 0.609693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065077Jy sigma=0.709819 ! Fit after self-cal, rms=0.065066Jy sigma=0.709723 ! 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.065066Jy sigma=0.709723 ! Fit after self-cal, rms=0.065228Jy sigma=0.709454 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.765 mas, bmaj=7.524 mas, bpa=0.415 degrees ! Estimated noise=2.83202 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155502 Jy ! Component: 100 - total flux cleaned = 0.0016172 Jy ! Component: 150 - total flux cleaned = 0.00167512 Jy ! Component: 200 - total flux cleaned = 0.00172672 Jy ! Total flux subtracted in 200 components = 0.00172672 Jy ! Clean residual min=-0.007286 max=0.006234 Jy/beam ! Clean residual mean=0.000000 rms=0.001547 Jy/beam ! Combined flux in latest and established models = 0.611419 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 74 components and 0.611419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065081Jy sigma=0.708218 ! Fit after self-cal, rms=0.065071Jy sigma=0.708128 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.000368718 Jy ! Component: 100 - total flux cleaned = 0.000167109 Jy ! Component: 150 - total flux cleaned = 2.49986e-05 Jy ! Component: 200 - total flux cleaned = -6.54965e-05 Jy ! Total flux subtracted in 200 components = -6.54965e-05 Jy ! Clean residual min=-0.007327 max=0.006137 Jy/beam ! Clean residual mean=0.000001 rms=0.001521 Jy/beam ! Combined flux in latest and established models = 0.611354 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 81 components and 0.611354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064986Jy sigma=0.707344 ! Fit after self-cal, rms=0.064982Jy sigma=0.707297 ! 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.064982Jy sigma=0.707297 ! Fit after self-cal, rms=0.065158Jy sigma=0.707067 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.395 mas, bmaj=11.61 mas, bpa=2.906 degrees ! Estimated noise=3.82428 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000528026 Jy ! Component: 100 - total flux cleaned = 0.000858228 Jy ! Component: 150 - total flux cleaned = 0.0010763 Jy ! Component: 200 - total flux cleaned = 0.00132321 Jy ! Total flux subtracted in 200 components = 0.00132321 Jy ! Clean residual min=-0.005873 max=0.006744 Jy/beam ! Clean residual mean=-0.000000 rms=0.001681 Jy/beam ! Combined flux in latest and established models = 0.612677 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 102 components and 0.612677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065119Jy sigma=0.706897 ! Fit after self-cal, rms=0.065119Jy sigma=0.706862 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.000564525 Jy ! Component: 100 - total flux cleaned = 0.000762692 Jy ! Component: 150 - total flux cleaned = 0.000837346 Jy ! Component: 200 - total flux cleaned = 0.000932315 Jy ! Total flux subtracted in 200 components = 0.000932315 Jy ! Clean residual min=-0.005749 max=0.006634 Jy/beam ! Clean residual mean=0.000000 rms=0.001650 Jy/beam ! Combined flux in latest and established models = 0.613609 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 109 components and 0.613609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065126Jy sigma=0.706983 ! Fit after self-cal, rms=0.065126Jy sigma=0.706976 ! 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=2.765 mas, bmaj=7.522 mas, bpa=0.3779 degrees ! Estimated noise=2.83791 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.765 x 7.522 at 0.3779 degrees (North through East) ! Clean map min=-0.0069792 max=0.47722 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.437 mas, bmaj=6.796 mas, bpa=0.5478 degrees ! Estimated noise=3.26581 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.360424 Jy ! Component: 100 - total flux cleaned = 0.477944 Jy ! Component: 150 - total flux cleaned = 0.537133 Jy ! Component: 200 - total flux cleaned = 0.568053 Jy ! Total flux subtracted in 200 components = 0.568053 Jy ! Clean residual min=-0.015166 max=0.014701 Jy/beam ! Clean residual mean=-0.000009 rms=0.004058 Jy/beam ! Combined flux in latest and established models = 0.568053 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.568053 Jy ! Inverting map and beam ! Estimated beam: bmin=2.765 mas, bmaj=7.522 mas, bpa=0.3779 degrees ! Estimated noise=2.83791 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.0191707 Jy ! Component: 100 - total flux cleaned = 0.031266 Jy ! Component: 150 - total flux cleaned = 0.0390023 Jy ! Component: 200 - total flux cleaned = 0.0422363 Jy ! Total flux subtracted in 200 components = 0.0422363 Jy ! Clean residual min=-0.008845 max=0.007356 Jy/beam ! Clean residual mean=-0.000002 rms=0.001980 Jy/beam ! Combined flux in latest and established models = 0.61029 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 32 components and 0.61029 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.395 mas, bmaj=11.61 mas, bpa=2.906 degrees ! Estimated noise=3.82428 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0053076 Jy ! Component: 100 - total flux cleaned = 0.00641707 Jy ! Component: 150 - total flux cleaned = 0.00686862 Jy ! Component: 200 - total flux cleaned = 0.00679052 Jy ! Total flux subtracted in 200 components = 0.00679052 Jy ! Clean residual min=-0.005459 max=0.007221 Jy/beam ! Clean residual mean=0.000000 rms=0.001843 Jy/beam ! Combined flux in latest and established models = 0.61708 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.03368e-06 Jy ! Component: 100 - total flux cleaned = 6.59104e-05 Jy ! Component: 150 - total flux cleaned = 6.64058e-05 Jy ! Component: 200 - total flux cleaned = 0.000120065 Jy ! Total flux subtracted in 200 components = 0.000120065 Jy ! Clean residual min=-0.005269 max=0.006835 Jy/beam ! Clean residual mean=0.000000 rms=0.001742 Jy/beam ! Combined flux in latest and established models = 0.6172 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 59 components and 0.6172 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.765 mas, bmaj=7.522 mas, bpa=0.3779 degrees ! Estimated noise=2.83791 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00152698 Jy ! Component: 100 - total flux cleaned = -0.0020339 Jy ! Component: 150 - total flux cleaned = -0.00203025 Jy ! Component: 200 - total flux cleaned = -0.00168029 Jy ! Total flux subtracted in 200 components = -0.00168029 Jy ! Clean residual min=-0.007213 max=0.006156 Jy/beam ! Clean residual mean=0.000000 rms=0.001608 Jy/beam ! Combined flux in latest and established models = 0.61552 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 77 components and 0.61552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065483Jy sigma=0.711792 ! Fit after self-cal, rms=0.065464Jy sigma=0.711521 wmodel J0224+0659_S_map.mod ! Writing 77 model components to file: J0224+0659_S_map.mod wobs J0224+0659_S_uvs.fits ! Writing UV FITS file: J0224+0659_S_uvs.fits wwins J0224+0659_S_map.win ! wwins: Wrote 2 windows to J0224+0659_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.00265474 Jy ! Component: 100 - total flux cleaned = -0.00413179 Jy ! Component: 150 - total flux cleaned = -0.00538341 Jy ! Component: 200 - total flux cleaned = -0.00655341 Jy ! Component: 250 - total flux cleaned = -0.00740017 Jy ! Component: 300 - total flux cleaned = -0.00764362 Jy ! Component: 350 - total flux cleaned = -0.00764535 Jy ! Component: 400 - total flux cleaned = -0.00772146 Jy ! Component: 450 - total flux cleaned = -0.00779321 Jy ! Component: 500 - total flux cleaned = -0.00772437 Jy ! Component: 550 - total flux cleaned = -0.00765849 Jy ! Component: 600 - total flux cleaned = -0.00752954 Jy ! Component: 650 - total flux cleaned = -0.00746675 Jy ! Component: 700 - total flux cleaned = -0.00722063 Jy ! Component: 750 - total flux cleaned = -0.00715994 Jy ! Component: 800 - total flux cleaned = -0.00692556 Jy ! Component: 850 - total flux cleaned = -0.00686762 Jy ! Component: 900 - total flux cleaned = -0.00692423 Jy ! Component: 950 - total flux cleaned = -0.00670342 Jy ! Component: 1000 - total flux cleaned = -0.00659443 Jy ! Component: 1050 - total flux cleaned = -0.00648732 Jy ! Component: 1100 - total flux cleaned = -0.00638247 Jy ! Component: 1150 - total flux cleaned = -0.00627933 Jy ! Component: 1200 - total flux cleaned = -0.00617739 Jy ! Component: 1250 - total flux cleaned = -0.00602608 Jy ! Component: 1300 - total flux cleaned = -0.00592706 Jy ! Component: 1350 - total flux cleaned = -0.00592687 Jy ! Component: 1400 - total flux cleaned = -0.00592644 Jy ! Component: 1450 - total flux cleaned = -0.00582812 Jy ! Component: 1500 - total flux cleaned = -0.00577955 Jy ! Component: 1550 - total flux cleaned = -0.00568283 Jy ! Component: 1600 - total flux cleaned = -0.00553814 Jy ! Component: 1650 - total flux cleaned = -0.00553829 Jy ! Component: 1700 - total flux cleaned = -0.0054422 Jy ! Component: 1750 - total flux cleaned = -0.00534569 Jy ! Component: 1800 - total flux cleaned = -0.00539403 Jy ! Component: 1850 - total flux cleaned = -0.00524989 Jy ! Component: 1900 - total flux cleaned = -0.00505783 Jy ! Component: 1950 - total flux cleaned = -0.00500994 Jy ! Component: 2000 - total flux cleaned = -0.00486493 Jy ! Component: 2050 - total flux cleaned = -0.00476821 Jy ! Component: 2100 - total flux cleaned = -0.00467113 Jy ! Component: 2150 - total flux cleaned = -0.00467128 Jy ! Component: 2200 - total flux cleaned = -0.00462172 Jy ! Component: 2250 - total flux cleaned = -0.00462232 Jy ! Component: 2300 - total flux cleaned = -0.00462237 Jy ! Component: 2350 - total flux cleaned = -0.00467298 Jy ! Component: 2400 - total flux cleaned = -0.00467373 Jy ! Component: 2450 - total flux cleaned = -0.00467428 Jy ! Component: 2500 - total flux cleaned = -0.00462225 Jy ! Component: 2550 - total flux cleaned = -0.00457036 Jy ! Component: 2600 - total flux cleaned = -0.00446448 Jy ! Component: 2650 - total flux cleaned = -0.00446384 Jy ! Component: 2700 - total flux cleaned = -0.00435566 Jy ! Component: 2750 - total flux cleaned = -0.00419036 Jy ! Component: 2800 - total flux cleaned = -0.0041339 Jy ! Component: 2850 - total flux cleaned = -0.00407668 Jy ! Component: 2900 - total flux cleaned = -0.00401961 Jy ! Component: 2950 - total flux cleaned = -0.00396135 Jy ! Component: 3000 - total flux cleaned = -0.00384369 Jy ! Component: 3050 - total flux cleaned = -0.00372433 Jy ! Component: 3100 - total flux cleaned = -0.00360247 Jy ! Component: 3150 - total flux cleaned = -0.00354047 Jy ! Component: 3200 - total flux cleaned = -0.00335216 Jy ! Component: 3250 - total flux cleaned = -0.00328832 Jy ! Component: 3300 - total flux cleaned = -0.00322333 Jy ! Component: 3350 - total flux cleaned = -0.00322346 Jy ! Component: 3400 - total flux cleaned = -0.003156 Jy ! Component: 3450 - total flux cleaned = -0.00315607 Jy ! Component: 3500 - total flux cleaned = -0.00308676 Jy ! Component: 3550 - total flux cleaned = -0.00308629 Jy ! Component: 3600 - total flux cleaned = -0.00308555 Jy ! Component: 3650 - total flux cleaned = -0.00308513 Jy ! Component: 3700 - total flux cleaned = -0.00308501 Jy ! Component: 3750 - total flux cleaned = -0.00308506 Jy ! Component: 3800 - total flux cleaned = -0.00324087 Jy ! Component: 3850 - total flux cleaned = -0.00324138 Jy ! Component: 3900 - total flux cleaned = -0.00324244 Jy ! Component: 3950 - total flux cleaned = -0.00332529 Jy ! Component: 4000 - total flux cleaned = -0.0034941 Jy ! Component: 4050 - total flux cleaned = -0.00366689 Jy ! Total flux subtracted in 4096 components = -0.00375589 Jy ! Clean residual min=-0.005008 max=0.005177 Jy/beam ! Clean residual mean=0.000002 rms=0.001152 Jy/beam ! Combined flux in latest and established models = 0.611764 Jy keep ! Adding 208 model components to the UV plane model. ! The established model now contains 285 components and 0.611764 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0224+0659_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.765 x 7.522 at 0.3779 degrees (North through East) ! Clean map min=-0.010357 max=0.4775 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0224+0659_S_map.fits wmodel /image_prod/ug002_uva//J0224+0659_S_map.mod ! Writing 285 model components to file: /image_prod/ug002_uva//J0224+0659_S_map.mod wobs /image_prod/ug002_uva//J0224+0659_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0224+0659_S_uvs.fits wwins /image_prod/ug002_uva//J0224+0659_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0224+0659_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.4775 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00112996 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.70992 0.70992 1.41984 2.83968 5.67936 11.3587 22.7174 45.4349 90.8697 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0033 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.477 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 422.583 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0224+0659_S_dfm.log closed on Wed Mar 4 19:32:21 2020