! Started logfile: /image_prod/ug002_uva//J0534+1927_S_a_dfm.log on Wed Mar 4 20:54:31 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_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0534+1927_S_a_uva.fits ! AN table 1: 111 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.916667 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 40 lines of history. ! ! Reading 8547 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_a] 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 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.017692Jy sigma=9.023606 ! Fit after self-cal, rms=0.940924Jy sigma=8.310952 ! 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=6.134 mas, bmaj=10.34 mas, bpa=-24.11 degrees ! Estimated noise=1.63752 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.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0461389 Jy ! Component: 100 - total flux cleaned = 0.0726556 Jy ! Total flux subtracted in 100 components = 0.0726556 Jy ! Clean residual min=-0.011652 max=0.016490 Jy/beam ! Clean residual mean=-0.000109 rms=0.004991 Jy/beam ! Combined flux in latest and established models = 0.0726556 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 60 components and 0.0726556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.131675Jy sigma=0.956480 ! Fit after self-cal, rms=0.130554Jy sigma=0.946186 ! 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=7.058 mas, bmaj=11.3 mas, bpa=-21.51 degrees ! Estimated noise=0.892651 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.034522 Jy ! Component: 100 - total flux cleaned = 0.0586225 Jy ! Component: 150 - total flux cleaned = 0.0759352 Jy ! Component: 200 - total flux cleaned = 0.0885023 Jy ! Total flux subtracted in 200 components = 0.0885023 Jy ! Clean residual min=-0.016718 max=0.022720 Jy/beam ! Clean residual mean=-0.000085 rms=0.006411 Jy/beam ! Combined flux in latest and established models = 0.161158 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 105 components and 0.161158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117065Jy sigma=0.825381 ! Fit after self-cal, rms=0.115806Jy sigma=0.817832 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.058 x 11.3 at -21.51 degrees (North through East) ! Clean map min=-0.015831 max=0.057781 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.56 HN 0.71 KP 0.93 ! LA 0.82 NL 1.71 OV 1.79 PT 0.61 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 1.88 HN 0.66 KP 0.99 ! LA 0.85 NL 1.61 OV 1.54 PT 0.61 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.26 FD 2.11 HN 0.51 KP 1.09 ! LA 0.84 NL 1.90 OV 2.25 PT 0.55 ! ! ! Fit before self-cal, rms=0.115806Jy sigma=0.817832 ! Fit after self-cal, rms=0.122146Jy sigma=0.708172 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.415 mas, bmaj=11.6 mas, bpa=-25.19 degrees ! Estimated noise=0.929337 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.00474964 Jy ! Component: 100 - total flux cleaned = 0.00730709 Jy ! Component: 150 - total flux cleaned = 0.00795656 Jy ! Component: 200 - total flux cleaned = 0.00820144 Jy ! Total flux subtracted in 200 components = 0.00820144 Jy ! Clean residual min=-0.015729 max=0.016296 Jy/beam ! Clean residual mean=-0.000218 rms=0.004988 Jy/beam ! Combined flux in latest and established models = 0.169359 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 131 components and 0.169359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.121787Jy sigma=0.708413 ! Fit after self-cal, rms=0.124665Jy sigma=0.700339 ! 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.124665Jy sigma=0.700339 ! Fit after self-cal, rms=0.205496Jy sigma=0.566943 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.564 mas, bmaj=11.43 mas, bpa=-27.18 degrees ! Estimated noise=0.963734 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00353165 Jy ! Component: 100 - total flux cleaned = 0.00483001 Jy ! Component: 150 - total flux cleaned = 0.00509407 Jy ! Component: 200 - total flux cleaned = 0.00530655 Jy ! Total flux subtracted in 200 components = 0.00530655 Jy ! Clean residual min=-0.008753 max=0.014719 Jy/beam ! Clean residual mean=0.000053 rms=0.003002 Jy/beam ! Combined flux in latest and established models = 0.174666 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 143 components and 0.174666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.205314Jy sigma=0.565535 ! Fit after self-cal, rms=0.206889Jy sigma=0.562669 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (22, 28). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0139177 Jy ! Component: 100 - total flux cleaned = 0.0186603 Jy ! Component: 150 - total flux cleaned = 0.019421 Jy ! Component: 200 - total flux cleaned = 0.020665 Jy ! Total flux subtracted in 200 components = 0.020665 Jy ! Clean residual min=-0.007248 max=0.007860 Jy/beam ! Clean residual mean=0.000053 rms=0.002403 Jy/beam ! Combined flux in latest and established models = 0.195331 Jy ! Performing phase self-cal ! Adding 79 model components to the UV plane model. ! The established model now contains 221 components and 0.195331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.205057Jy sigma=0.539277 ! Fit after self-cal, rms=0.204397Jy sigma=0.533374 ! 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.204397Jy sigma=0.533374 ! Fit after self-cal, rms=0.192139Jy sigma=0.525935 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.284 mas, bmaj=11.64 mas, bpa=-30.75 degrees ! Estimated noise=0.870614 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00670185 Jy ! Component: 100 - total flux cleaned = 0.00855805 Jy ! Component: 150 - total flux cleaned = 0.00916961 Jy ! Component: 200 - total flux cleaned = 0.00904147 Jy ! Total flux subtracted in 200 components = 0.00904147 Jy ! Clean residual min=-0.005395 max=0.006311 Jy/beam ! Clean residual mean=0.000057 rms=0.001817 Jy/beam ! Combined flux in latest and established models = 0.204372 Jy selfcal ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 276 components and 0.204372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.191455Jy sigma=0.519045 ! Fit after self-cal, rms=0.191357Jy sigma=0.516721 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.00241987 Jy ! Component: 100 - total flux cleaned = 0.00217312 Jy ! Component: 150 - total flux cleaned = 0.00174265 Jy ! Component: 200 - total flux cleaned = 0.00154867 Jy ! Total flux subtracted in 200 components = 0.00154867 Jy ! Clean residual min=-0.005224 max=0.006245 Jy/beam ! Clean residual mean=0.000058 rms=0.001775 Jy/beam ! Combined flux in latest and established models = 0.205921 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 301 components and 0.205921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.191061Jy sigma=0.514603 ! Fit after self-cal, rms=0.190963Jy sigma=0.514087 ! 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.190963Jy sigma=0.514087 ! Fit after self-cal, rms=0.190834Jy sigma=0.511910 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.616 mas, bmaj=13.38 mas, bpa=-40.78 degrees ! Estimated noise=0.936405 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00372136 Jy ! Component: 100 - total flux cleaned = 0.00403052 Jy ! Component: 150 - total flux cleaned = 0.00356357 Jy ! Component: 200 - total flux cleaned = 0.00314147 Jy ! Total flux subtracted in 200 components = 0.00314147 Jy ! Clean residual min=-0.006551 max=0.007671 Jy/beam ! Clean residual mean=0.000067 rms=0.002122 Jy/beam ! Combined flux in latest and established models = 0.209063 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 317 components and 0.209063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.190564Jy sigma=0.510492 ! Fit after self-cal, rms=0.190712Jy sigma=0.509729 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.000825292 Jy ! Component: 100 - total flux cleaned = 0.00042291 Jy ! Component: 150 - total flux cleaned = -0.00020706 Jy ! Component: 200 - total flux cleaned = -0.000616717 Jy ! Total flux subtracted in 200 components = -0.000616717 Jy ! Clean residual min=-0.006585 max=0.007352 Jy/beam ! Clean residual mean=0.000066 rms=0.002111 Jy/beam ! Combined flux in latest and established models = 0.208446 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 329 components and 0.208446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.190583Jy sigma=0.509134 ! Fit after self-cal, rms=0.190561Jy sigma=0.508893 ! 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=6.247 mas, bmaj=11.86 mas, bpa=-31.53 degrees ! Estimated noise=0.873827 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.247 x 11.86 at -31.53 degrees (North through East) ! Clean map min=-0.0096915 max=0.054174 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.39 mas, bmaj=10.81 mas, bpa=-32.93 degrees ! Estimated noise=1.51402 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0441393 Jy ! Component: 100 - total flux cleaned = 0.0735486 Jy ! Component: 150 - total flux cleaned = 0.0949927 Jy ! Component: 200 - total flux cleaned = 0.109604 Jy ! Total flux subtracted in 200 components = 0.109604 Jy ! Clean residual min=-0.009766 max=0.012572 Jy/beam ! Clean residual mean=-0.000022 rms=0.003149 Jy/beam ! Combined flux in latest and established models = 0.109604 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 70 model components to the UV plane model. ! The established model now contains 70 components and 0.109604 Jy ! Inverting map and beam ! Estimated beam: bmin=6.247 mas, bmaj=11.86 mas, bpa=-31.53 degrees ! Estimated noise=0.873827 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.0196467 Jy ! Component: 100 - total flux cleaned = 0.0322709 Jy ! Component: 150 - total flux cleaned = 0.0426615 Jy ! Component: 200 - total flux cleaned = 0.0509967 Jy ! Total flux subtracted in 200 components = 0.0509967 Jy ! Clean residual min=-0.008618 max=0.009764 Jy/beam ! Clean residual mean=0.000016 rms=0.002833 Jy/beam ! Combined flux in latest and established models = 0.160601 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 141 components and 0.160601 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.616 mas, bmaj=13.38 mas, bpa=-40.78 degrees ! Estimated noise=0.936405 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00973108 Jy ! Component: 100 - total flux cleaned = 0.0171681 Jy ! Component: 150 - total flux cleaned = 0.0227312 Jy ! Component: 200 - total flux cleaned = 0.0258147 Jy ! Total flux subtracted in 200 components = 0.0258147 Jy ! Clean residual min=-0.008605 max=0.008731 Jy/beam ! Clean residual mean=0.000047 rms=0.002745 Jy/beam ! Combined flux in latest and established models = 0.186415 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.00221312 Jy ! Component: 100 - total flux cleaned = 0.00397179 Jy ! Component: 150 - total flux cleaned = 0.00496277 Jy ! Component: 200 - total flux cleaned = 0.00621477 Jy ! Total flux subtracted in 200 components = 0.00621477 Jy ! Clean residual min=-0.007859 max=0.008017 Jy/beam ! Clean residual mean=0.000054 rms=0.002431 Jy/beam ! Combined flux in latest and established models = 0.19263 Jy ! Adding 105 model components to the UV plane model. ! The established model now contains 233 components and 0.19263 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.247 mas, bmaj=11.86 mas, bpa=-31.53 degrees ! Estimated noise=0.873827 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00064102 Jy ! Component: 100 - total flux cleaned = -9.3008e-06 Jy ! Component: 150 - total flux cleaned = 0.000557012 Jy ! Component: 200 - total flux cleaned = 0.00116297 Jy ! Total flux subtracted in 200 components = 0.00116297 Jy ! Clean residual min=-0.006115 max=0.006654 Jy/beam ! Clean residual mean=0.000037 rms=0.001861 Jy/beam ! Combined flux in latest and established models = 0.193793 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 261 components and 0.193793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.190722Jy sigma=0.514494 ! Fit after self-cal, rms=0.190613Jy sigma=0.513232 wmodel J0534+1927_S_a_map.mod ! Writing 261 model components to file: J0534+1927_S_a_map.mod wobs J0534+1927_S_a_uvs.fits ! Writing UV FITS file: J0534+1927_S_a_uvs.fits wwins J0534+1927_S_a_map.win ! wwins: Wrote 2 windows to J0534+1927_S_a_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.00122453 Jy ! Component: 100 - total flux cleaned = 0.000604971 Jy ! Component: 150 - total flux cleaned = 0.000507364 Jy ! Component: 200 - total flux cleaned = 0.000412891 Jy ! Component: 250 - total flux cleaned = -0.000119239 Jy ! Component: 300 - total flux cleaned = -0.000290981 Jy ! Component: 350 - total flux cleaned = -0.00045885 Jy ! Component: 400 - total flux cleaned = -0.000296873 Jy ! Component: 450 - total flux cleaned = -6.13338e-05 Jy ! Component: 500 - total flux cleaned = 0.00039854 Jy ! Component: 550 - total flux cleaned = 0.000549238 Jy ! Component: 600 - total flux cleaned = 0.000845033 Jy ! Component: 650 - total flux cleaned = 0.000917749 Jy ! Component: 700 - total flux cleaned = 0.00112814 Jy ! Component: 750 - total flux cleaned = 0.00133464 Jy ! Component: 800 - total flux cleaned = 0.00146899 Jy ! Component: 850 - total flux cleaned = 0.00153624 Jy ! Component: 900 - total flux cleaned = 0.00180053 Jy ! Component: 950 - total flux cleaned = 0.00225414 Jy ! Component: 1000 - total flux cleaned = 0.00231603 Jy ! Component: 1050 - total flux cleaned = 0.00250386 Jy ! Component: 1100 - total flux cleaned = 0.00275163 Jy ! Component: 1150 - total flux cleaned = 0.00287331 Jy ! Component: 1200 - total flux cleaned = 0.00311444 Jy ! Component: 1250 - total flux cleaned = 0.00317416 Jy ! Component: 1300 - total flux cleaned = 0.00311497 Jy ! Component: 1350 - total flux cleaned = 0.00323101 Jy ! Component: 1400 - total flux cleaned = 0.0032877 Jy ! Component: 1450 - total flux cleaned = 0.00323033 Jy ! Component: 1500 - total flux cleaned = 0.0032301 Jy ! Component: 1550 - total flux cleaned = 0.00345151 Jy ! Component: 1600 - total flux cleaned = 0.00350634 Jy ! Component: 1650 - total flux cleaned = 0.00356132 Jy ! Component: 1700 - total flux cleaned = 0.00377599 Jy ! Component: 1750 - total flux cleaned = 0.00393469 Jy ! Component: 1800 - total flux cleaned = 0.00393507 Jy ! Component: 1850 - total flux cleaned = 0.00414392 Jy ! Component: 1900 - total flux cleaned = 0.00424685 Jy ! Component: 1950 - total flux cleaned = 0.00434958 Jy ! Component: 2000 - total flux cleaned = 0.00455201 Jy ! Component: 2050 - total flux cleaned = 0.00465273 Jy ! Component: 2100 - total flux cleaned = 0.00465248 Jy ! Component: 2150 - total flux cleaned = 0.00484991 Jy ! Component: 2200 - total flux cleaned = 0.00499658 Jy ! Component: 2250 - total flux cleaned = 0.00514117 Jy ! Component: 2300 - total flux cleaned = 0.00523677 Jy ! Component: 2350 - total flux cleaned = 0.00542637 Jy ! Component: 2400 - total flux cleaned = 0.00542588 Jy ! Component: 2450 - total flux cleaned = 0.00561331 Jy ! Component: 2500 - total flux cleaned = 0.00575297 Jy ! Component: 2550 - total flux cleaned = 0.00584544 Jy ! Component: 2600 - total flux cleaned = 0.00607352 Jy ! Component: 2650 - total flux cleaned = 0.00629971 Jy ! Component: 2700 - total flux cleaned = 0.00643437 Jy ! Component: 2750 - total flux cleaned = 0.00656767 Jy ! Component: 2800 - total flux cleaned = 0.00674416 Jy ! Component: 2850 - total flux cleaned = 0.0068321 Jy ! Component: 2900 - total flux cleaned = 0.007093 Jy ! Component: 2950 - total flux cleaned = 0.00717904 Jy ! Component: 3000 - total flux cleaned = 0.00735018 Jy ! Component: 3050 - total flux cleaned = 0.00751981 Jy ! Component: 3100 - total flux cleaned = 0.00768865 Jy ! Component: 3150 - total flux cleaned = 0.0078563 Jy ! Component: 3200 - total flux cleaned = 0.00810559 Jy ! Component: 3250 - total flux cleaned = 0.00831195 Jy ! Component: 3300 - total flux cleaned = 0.00839364 Jy ! Component: 3350 - total flux cleaned = 0.00855636 Jy ! Component: 3400 - total flux cleaned = 0.00867758 Jy ! Component: 3450 - total flux cleaned = 0.00883845 Jy ! Component: 3500 - total flux cleaned = 0.00907735 Jy ! Component: 3550 - total flux cleaned = 0.00915634 Jy ! Component: 3600 - total flux cleaned = 0.00927446 Jy ! Component: 3650 - total flux cleaned = 0.00946967 Jy ! Component: 3700 - total flux cleaned = 0.00958623 Jy ! Component: 3750 - total flux cleaned = 0.0098175 Jy ! Component: 3800 - total flux cleaned = 0.00997083 Jy ! Component: 3850 - total flux cleaned = 0.0101611 Jy ! Component: 3900 - total flux cleaned = 0.0103503 Jy ! Component: 3950 - total flux cleaned = 0.010388 Jy ! Component: 4000 - total flux cleaned = 0.0105751 Jy ! Component: 4050 - total flux cleaned = 0.0106869 Jy ! Total flux subtracted in 4096 components = 0.0108348 Jy ! Clean residual min=-0.002018 max=0.001993 Jy/beam ! Clean residual mean=0.000025 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.204628 Jy keep ! Adding 452 model components to the UV plane model. ! The established model now contains 713 components and 0.204628 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0534+1927_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.247 x 11.86 at -31.53 degrees (North through East) ! Clean map min=-0.010644 max=0.054633 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0534+1927_S_a_map.fits wmodel /image_prod/ug002_uva//J0534+1927_S_a_map.mod ! Writing 713 model components to file: /image_prod/ug002_uva//J0534+1927_S_a_map.mod wobs /image_prod/ug002_uva//J0534+1927_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0534+1927_S_a_uvs.fits wwins /image_prod/ug002_uva//J0534+1927_S_a_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0534+1927_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0546328 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000835352 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.58709 4.58709 9.17419 18.3484 36.6968 73.3935 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.054 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 65.4 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0534+1927_S_a_dfm.log closed on Wed Mar 4 20:54:35 2020