! Started logfile: /image_prod/ug002_uva//J2134-3351_S_dfm.log on Thu Mar 5 05:17:50 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//J2134-3351_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2134-3351_S_uva.fits ! AN table 1: 50 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.984286 visibilities/baseline/integration-bin. ! Found source: J2134-3351 ! ! 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 4134 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 J2134-3351_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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.037757Jy sigma=6.078800 ! Fit after self-cal, rms=0.815715Jy sigma=4.642998 ! 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=3.035 mas, bmaj=16.03 mas, bpa=-18.9 degrees ! Estimated noise=2.53141 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.152462 Jy ! Component: 100 - total flux cleaned = 0.190088 Jy ! Total flux subtracted in 100 components = 0.190088 Jy ! Clean residual min=-0.009020 max=0.016085 Jy/beam ! Clean residual mean=-0.000017 rms=0.003165 Jy/beam ! Combined flux in latest and established models = 0.190088 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.190088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101346Jy sigma=0.502659 ! Fit after self-cal, rms=0.101199Jy sigma=0.502250 ! 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.894 mas, bmaj=17.83 mas, bpa=-17.29 degrees ! Estimated noise=1.9633 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.021275 Jy ! Component: 100 - total flux cleaned = 0.0319688 Jy ! Component: 150 - total flux cleaned = 0.0375918 Jy ! Component: 200 - total flux cleaned = 0.0397309 Jy ! Total flux subtracted in 200 components = 0.0397309 Jy ! Clean residual min=-0.007036 max=0.009072 Jy/beam ! Clean residual mean=-0.000001 rms=0.002160 Jy/beam ! Combined flux in latest and established models = 0.229819 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 49 components and 0.229819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097445Jy sigma=0.469601 ! Fit after self-cal, rms=0.097439Jy sigma=0.469411 ! 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.894 x 17.83 at -17.29 degrees (North through East) ! Clean map min=-0.0069994 max=0.18057 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 0.96 KP 0.95 LA 0.98 ! MK 0.98 NL 1.04 OV 0.87 PT 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.38 FD 1.00 KP 0.96 LA 1.04 ! MK 0.97 NL 1.19 OV 0.94 PT 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 0.97 KP 1.00 LA 1.00 ! MK 0.98 NL 1.03 OV 0.91 PT 0.99 ! ! ! Fit before self-cal, rms=0.097439Jy sigma=0.469411 ! Fit after self-cal, rms=0.107041Jy sigma=0.454027 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.871 mas, bmaj=18.17 mas, bpa=-17.4 degrees ! Estimated noise=1.96989 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.0018654 Jy ! Component: 100 - total flux cleaned = -0.00223007 Jy ! Component: 150 - total flux cleaned = -0.00250035 Jy ! Component: 200 - total flux cleaned = -0.00278686 Jy ! Total flux subtracted in 200 components = -0.00278686 Jy ! Clean residual min=-0.005071 max=0.006314 Jy/beam ! Clean residual mean=-0.000027 rms=0.001510 Jy/beam ! Combined flux in latest and established models = 0.227032 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 60 components and 0.227032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106919Jy sigma=0.453713 ! Fit after self-cal, rms=0.107124Jy sigma=0.453569 ! 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.107124Jy sigma=0.453569 ! Fit after self-cal, rms=0.107148Jy sigma=0.453501 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.877 mas, bmaj=18.19 mas, bpa=-17.4 degrees ! Estimated noise=1.96344 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00139742 Jy ! Component: 100 - total flux cleaned = -0.0016378 Jy ! Component: 150 - total flux cleaned = -0.00189519 Jy ! Component: 200 - total flux cleaned = -0.00208652 Jy ! Total flux subtracted in 200 components = -0.00208652 Jy ! Clean residual min=-0.005006 max=0.006286 Jy/beam ! Clean residual mean=-0.000028 rms=0.001487 Jy/beam ! Combined flux in latest and established models = 0.224945 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 69 components and 0.224945 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107066Jy sigma=0.453343 ! Fit after self-cal, rms=0.107062Jy sigma=0.453328 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 (-38, 96). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00351473 Jy ! Component: 100 - total flux cleaned = 0.00441081 Jy ! Component: 150 - total flux cleaned = 0.00429031 Jy ! Component: 200 - total flux cleaned = 0.00407268 Jy ! Total flux subtracted in 200 components = 0.00407268 Jy ! Clean residual min=-0.004535 max=0.004582 Jy/beam ! Clean residual mean=-0.000019 rms=0.001300 Jy/beam ! Combined flux in latest and established models = 0.229018 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 99 components and 0.229018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106259Jy sigma=0.451162 ! Fit after self-cal, rms=0.106221Jy sigma=0.450878 ! 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.106221Jy sigma=0.450878 ! Fit after self-cal, rms=0.126154Jy sigma=0.447121 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.855 mas, bmaj=18.45 mas, bpa=-17.52 degrees ! Estimated noise=1.97854 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000405932 Jy ! Component: 100 - total flux cleaned = -0.000686297 Jy ! Component: 150 - total flux cleaned = -0.00092782 Jy ! Component: 200 - total flux cleaned = -0.00103714 Jy ! Total flux subtracted in 200 components = -0.00103714 Jy ! Clean residual min=-0.003719 max=0.003277 Jy/beam ! Clean residual mean=-0.000013 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 0.227981 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 129 components and 0.227981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.126053Jy sigma=0.446579 ! Fit after self-cal, rms=0.126131Jy sigma=0.446525 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.43105e-05 Jy ! Component: 100 - total flux cleaned = -8.64279e-05 Jy ! Component: 150 - total flux cleaned = -0.00018112 Jy ! Component: 200 - total flux cleaned = -0.000268832 Jy ! Total flux subtracted in 200 components = -0.000268832 Jy ! Clean residual min=-0.003503 max=0.003289 Jy/beam ! Clean residual mean=-0.000013 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.227712 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 137 components and 0.227712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.126072Jy sigma=0.446288 ! Fit after self-cal, rms=0.126073Jy sigma=0.446281 ! 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.126073Jy sigma=0.446281 ! Fit after self-cal, rms=0.127236Jy sigma=0.446200 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.91 mas, bmaj=30.88 mas, bpa=0.2133 degrees ! Estimated noise=2.22133 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000722661 Jy ! Component: 100 - total flux cleaned = -0.000921874 Jy ! Component: 150 - total flux cleaned = -0.00113986 Jy ! Component: 200 - total flux cleaned = -0.00122282 Jy ! Total flux subtracted in 200 components = -0.00122282 Jy ! Clean residual min=-0.003916 max=0.003389 Jy/beam ! Clean residual mean=-0.000010 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.226489 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 150 components and 0.226489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.127187Jy sigma=0.446042 ! Fit after self-cal, rms=0.127189Jy sigma=0.446025 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 = -4.64783e-05 Jy ! Component: 100 - total flux cleaned = -0.000157707 Jy ! Component: 150 - total flux cleaned = -0.000296776 Jy ! Component: 200 - total flux cleaned = -0.000395457 Jy ! Total flux subtracted in 200 components = -0.000395457 Jy ! Clean residual min=-0.003826 max=0.003355 Jy/beam ! Clean residual mean=-0.000011 rms=0.001103 Jy/beam ! Combined flux in latest and established models = 0.226094 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 159 components and 0.226094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.127163Jy sigma=0.445969 ! Fit after self-cal, rms=0.127160Jy sigma=0.445963 ! 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.859 mas, bmaj=18.48 mas, bpa=-17.53 degrees ! Estimated noise=1.9781 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.859 x 18.48 at -17.53 degrees (North through East) ! Clean map min=-0.003803 max=0.18098 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=3.003 mas, bmaj=16.54 mas, bpa=-19.07 degrees ! Estimated noise=2.54594 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.153118 Jy ! Component: 100 - total flux cleaned = 0.18908 Jy ! Component: 150 - total flux cleaned = 0.204233 Jy ! Component: 200 - total flux cleaned = 0.213267 Jy ! Total flux subtracted in 200 components = 0.213267 Jy ! Clean residual min=-0.005097 max=0.005130 Jy/beam ! Clean residual mean=-0.000015 rms=0.001423 Jy/beam ! Combined flux in latest and established models = 0.213267 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 52 model components to the UV plane model. ! The established model now contains 52 components and 0.213267 Jy ! Inverting map and beam ! Estimated beam: bmin=3.859 mas, bmaj=18.48 mas, bpa=-17.53 degrees ! Estimated noise=1.9781 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 (1, -16.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00707238 Jy ! Component: 100 - total flux cleaned = 0.0108332 Jy ! Component: 150 - total flux cleaned = 0.0123146 Jy ! Component: 200 - total flux cleaned = 0.01282 Jy ! Total flux subtracted in 200 components = 0.01282 Jy ! Clean residual min=-0.003287 max=0.003323 Jy/beam ! Clean residual mean=-0.000010 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.226087 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 93 components and 0.226087 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=9.91 mas, bmaj=30.88 mas, bpa=0.2133 degrees ! Estimated noise=2.22133 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000599937 Jy ! Component: 100 - total flux cleaned = 0.00110301 Jy ! Component: 150 - total flux cleaned = 0.00148096 Jy ! Component: 200 - total flux cleaned = 0.00175484 Jy ! Total flux subtracted in 200 components = 0.00175484 Jy ! Clean residual min=-0.003697 max=0.003506 Jy/beam ! Clean residual mean=-0.000007 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 0.227842 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.000253571 Jy ! Component: 100 - total flux cleaned = 0.000484761 Jy ! Component: 150 - total flux cleaned = 0.000644817 Jy ! Component: 200 - total flux cleaned = 0.000694137 Jy ! Total flux subtracted in 200 components = 0.000694137 Jy ! Clean residual min=-0.003527 max=0.003437 Jy/beam ! Clean residual mean=-0.000004 rms=0.001078 Jy/beam ! Combined flux in latest and established models = 0.228536 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 147 components and 0.228536 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.859 mas, bmaj=18.48 mas, bpa=-17.53 degrees ! Estimated noise=1.9781 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000248776 Jy ! Component: 100 - total flux cleaned = -0.000460297 Jy ! Component: 150 - total flux cleaned = -0.000643699 Jy ! Component: 200 - total flux cleaned = -0.000700539 Jy ! Total flux subtracted in 200 components = -0.000700539 Jy ! Clean residual min=-0.003173 max=0.003223 Jy/beam ! Clean residual mean=-0.000004 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.227835 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 169 components and 0.227835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.127369Jy sigma=0.445716 ! Fit after self-cal, rms=0.127300Jy sigma=0.445609 wmodel J2134-3351_S_map.mod ! Writing 169 model components to file: J2134-3351_S_map.mod wobs J2134-3351_S_uvs.fits ! Writing UV FITS file: J2134-3351_S_uvs.fits wwins J2134-3351_S_map.win ! wwins: Wrote 3 windows to J2134-3351_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.000300515 Jy ! Component: 100 - total flux cleaned = 0.000246728 Jy ! Component: 150 - total flux cleaned = 0.000389874 Jy ! Component: 200 - total flux cleaned = 0.000345805 Jy ! Component: 250 - total flux cleaned = 9.0016e-05 Jy ! Component: 300 - total flux cleaned = -0.000235326 Jy ! Component: 350 - total flux cleaned = -0.000546388 Jy ! Component: 400 - total flux cleaned = -0.000883441 Jy ! Component: 450 - total flux cleaned = -0.00124435 Jy ! Component: 500 - total flux cleaned = -0.00159435 Jy ! Component: 550 - total flux cleaned = -0.00189872 Jy ! Component: 600 - total flux cleaned = -0.00206414 Jy ! Component: 650 - total flux cleaned = -0.00235076 Jy ! Component: 700 - total flux cleaned = -0.00247455 Jy ! Component: 750 - total flux cleaned = -0.0027164 Jy ! Component: 800 - total flux cleaned = -0.00298196 Jy ! Component: 850 - total flux cleaned = -0.00309711 Jy ! Component: 900 - total flux cleaned = -0.00318193 Jy ! Component: 950 - total flux cleaned = -0.00329307 Jy ! Component: 1000 - total flux cleaned = -0.00329352 Jy ! Component: 1050 - total flux cleaned = -0.00340005 Jy ! Component: 1100 - total flux cleaned = -0.00337392 Jy ! Component: 1150 - total flux cleaned = -0.00345055 Jy ! Component: 1200 - total flux cleaned = -0.00352524 Jy ! Component: 1250 - total flux cleaned = -0.00357405 Jy ! Component: 1300 - total flux cleaned = -0.00362195 Jy ! Component: 1350 - total flux cleaned = -0.00364582 Jy ! Component: 1400 - total flux cleaned = -0.00369282 Jy ! Component: 1450 - total flux cleaned = -0.00373928 Jy ! Component: 1500 - total flux cleaned = -0.00380674 Jy ! Component: 1550 - total flux cleaned = -0.00387344 Jy ! Component: 1600 - total flux cleaned = -0.0038513 Jy ! Component: 1650 - total flux cleaned = -0.00387346 Jy ! Component: 1700 - total flux cleaned = -0.0038523 Jy ! Component: 1750 - total flux cleaned = -0.00389482 Jy ! Component: 1800 - total flux cleaned = -0.00389508 Jy ! Component: 1850 - total flux cleaned = -0.00393656 Jy ! Component: 1900 - total flux cleaned = -0.00397739 Jy ! Component: 1950 - total flux cleaned = -0.00401769 Jy ! Component: 2000 - total flux cleaned = -0.00403764 Jy ! Component: 2050 - total flux cleaned = -0.00407691 Jy ! Component: 2100 - total flux cleaned = -0.00405732 Jy ! Component: 2150 - total flux cleaned = -0.00407673 Jy ! Component: 2200 - total flux cleaned = -0.00407664 Jy ! Component: 2250 - total flux cleaned = -0.00403877 Jy ! Component: 2300 - total flux cleaned = -0.00403901 Jy ! Component: 2350 - total flux cleaned = -0.00411297 Jy ! Component: 2400 - total flux cleaned = -0.00407631 Jy ! Component: 2450 - total flux cleaned = -0.00404008 Jy ! Component: 2500 - total flux cleaned = -0.00407596 Jy ! Component: 2550 - total flux cleaned = -0.00404053 Jy ! Component: 2600 - total flux cleaned = -0.00405807 Jy ! Component: 2650 - total flux cleaned = -0.00402307 Jy ! Component: 2700 - total flux cleaned = -0.00405755 Jy ! Component: 2750 - total flux cleaned = -0.00402339 Jy ! Component: 2800 - total flux cleaned = -0.00402343 Jy ! Component: 2850 - total flux cleaned = -0.00400672 Jy ! Component: 2900 - total flux cleaned = -0.00399004 Jy ! Component: 2950 - total flux cleaned = -0.00400666 Jy ! Component: 3000 - total flux cleaned = -0.0039904 Jy ! Component: 3050 - total flux cleaned = -0.00403904 Jy ! Component: 3100 - total flux cleaned = -0.00399091 Jy ! Component: 3150 - total flux cleaned = -0.00403874 Jy ! Component: 3200 - total flux cleaned = -0.00400709 Jy ! Component: 3250 - total flux cleaned = -0.00405411 Jy ! Component: 3300 - total flux cleaned = -0.00403838 Jy ! Component: 3350 - total flux cleaned = -0.00403836 Jy ! Component: 3400 - total flux cleaned = -0.00403842 Jy ! Component: 3450 - total flux cleaned = -0.00403843 Jy ! Component: 3500 - total flux cleaned = -0.00399297 Jy ! Component: 3550 - total flux cleaned = -0.00402309 Jy ! Component: 3600 - total flux cleaned = -0.00399307 Jy ! Component: 3650 - total flux cleaned = -0.00394846 Jy ! Component: 3700 - total flux cleaned = -0.00390416 Jy ! Component: 3750 - total flux cleaned = -0.00388964 Jy ! Component: 3800 - total flux cleaned = -0.00386052 Jy ! Component: 3850 - total flux cleaned = -0.00386052 Jy ! Component: 3900 - total flux cleaned = -0.0037886 Jy ! Component: 3950 - total flux cleaned = -0.00381718 Jy ! Component: 4000 - total flux cleaned = -0.00383142 Jy ! Component: 4050 - total flux cleaned = -0.00378896 Jy ! Total flux subtracted in 4096 components = -0.00377481 Jy ! Clean residual min=-0.000772 max=0.000795 Jy/beam ! Clean residual mean=-0.000003 rms=0.000285 Jy/beam ! Combined flux in latest and established models = 0.224061 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 478 components and 0.224061 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2134-3351_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.859 x 18.48 at -17.53 degrees (North through East) ! Clean map min=-0.0026243 max=0.18443 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2134-3351_S_map.fits wmodel /image_prod/ug002_uva//J2134-3351_S_map.mod ! Writing 478 model components to file: /image_prod/ug002_uva//J2134-3351_S_map.mod wobs /image_prod/ug002_uva//J2134-3351_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2134-3351_S_uvs.fits wwins /image_prod/ug002_uva//J2134-3351_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J2134-3351_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.184434 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000273934 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.445581 0.445581 0.891161 1.78232 3.56464 7.12929 14.2586 28.5172 57.0343 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.184 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 673.279 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2134-3351_S_dfm.log closed on Thu Mar 5 05:17:54 2020