! Started logfile: /image_prod/ug002_uva//J0527-1002_S_dfm.log on Wed Mar 4 20:52:19 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//J0527-1002_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0527-1002_S_uva.fits ! AN table 1: 50 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.9 visibilities/baseline/integration-bin. ! Found source: J0527-1002 ! ! 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 6075 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 J0527-1002_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002455Jy sigma=7.366971 ! Fit after self-cal, rms=0.958780Jy sigma=7.042194 ! 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.161 mas, bmaj=8.303 mas, bpa=3.448 degrees ! Estimated noise=1.58818 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.0333551 Jy ! Component: 100 - total flux cleaned = 0.0412244 Jy ! Total flux subtracted in 100 components = 0.0412244 Jy ! Clean residual min=-0.003764 max=0.003788 Jy/beam ! Clean residual mean=-0.000003 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.0412244 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0412244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069572Jy sigma=0.471209 ! Fit after self-cal, rms=0.068276Jy sigma=0.460782 ! 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.675 mas, bmaj=9.279 mas, bpa=4.578 degrees ! Estimated noise=1.26655 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.00579267 Jy ! Component: 100 - total flux cleaned = 0.0082024 Jy ! Component: 150 - total flux cleaned = 0.00929585 Jy ! Component: 200 - total flux cleaned = 0.00976596 Jy ! Total flux subtracted in 200 components = 0.00976596 Jy ! Clean residual min=-0.002869 max=0.002839 Jy/beam ! Clean residual mean=-0.000001 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.0509903 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 29 components and 0.0509903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067923Jy sigma=0.456834 ! Fit after self-cal, rms=0.067948Jy sigma=0.456675 ! 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.675 x 9.279 at 4.578 degrees (North through East) ! Clean map min=-0.0028881 max=0.045802 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.92 HN 1.11 KP 0.92 ! LA 1.04 MK 0.87 NL 1.22 OV 1.04 ! PT 0.90 SC 1.14 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.94 HN 1.00 KP 0.99 ! LA 1.07 MK 1.02 NL 1.14 OV 0.92 ! PT 0.91 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.96 HN 1.11 KP 0.95 ! LA 1.12 MK 1.06 NL 0.79 OV 1.01 ! PT 0.99 SC 0.95 ! ! ! Fit before self-cal, rms=0.067948Jy sigma=0.456675 ! Fit after self-cal, rms=0.069764Jy sigma=0.454678 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.698 mas, bmaj=9.362 mas, bpa=4.362 degrees ! Estimated noise=1.2636 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.000582052 Jy ! Component: 100 - total flux cleaned = -0.000626861 Jy ! Component: 150 - total flux cleaned = -0.000706581 Jy ! Component: 200 - total flux cleaned = -0.000760692 Jy ! Total flux subtracted in 200 components = -0.000760692 Jy ! Clean residual min=-0.002836 max=0.002423 Jy/beam ! Clean residual mean=0.000004 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.0502296 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 37 components and 0.0502296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069744Jy sigma=0.454605 ! Fit after self-cal, rms=0.069926Jy sigma=0.454277 ! 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.069926Jy sigma=0.454277 ! Fit after self-cal, rms=0.069959Jy sigma=0.452431 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.68 mas, bmaj=9.289 mas, bpa=4.482 degrees ! Estimated noise=1.2544 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000234244 Jy ! Component: 100 - total flux cleaned = -0.000276741 Jy ! Component: 150 - total flux cleaned = -0.00031457 Jy ! Component: 200 - total flux cleaned = -0.000348238 Jy ! Total flux subtracted in 200 components = -0.000348238 Jy ! Clean residual min=-0.002236 max=0.002153 Jy/beam ! Clean residual mean=-0.000000 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.0498814 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 45 components and 0.0498814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069943Jy sigma=0.452375 ! Fit after self-cal, rms=0.070041Jy sigma=0.452142 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 = 3.10463e-05 Jy ! Component: 100 - total flux cleaned = -5.36064e-06 Jy ! Component: 150 - total flux cleaned = -3.74627e-05 Jy ! Component: 200 - total flux cleaned = -6.75504e-05 Jy ! Total flux subtracted in 200 components = -6.75504e-05 Jy ! Clean residual min=-0.002283 max=0.002266 Jy/beam ! Clean residual mean=-0.000000 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.0498139 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.0498138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070029Jy sigma=0.452107 ! Fit after self-cal, rms=0.070034Jy sigma=0.452104 ! 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.070034Jy sigma=0.452104 ! Fit after self-cal, rms=0.069961Jy sigma=0.452043 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.651 mas, bmaj=9.229 mas, bpa=4.289 degrees ! Estimated noise=1.24427 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000163373 Jy ! Component: 100 - total flux cleaned = -0.000182279 Jy ! Component: 150 - total flux cleaned = -0.00019957 Jy ! Component: 200 - total flux cleaned = -0.000215959 Jy ! Total flux subtracted in 200 components = -0.000215959 Jy ! Clean residual min=-0.002226 max=0.002196 Jy/beam ! Clean residual mean=-0.000001 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.0495979 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 51 components and 0.0495979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069947Jy sigma=0.452003 ! Fit after self-cal, rms=0.069971Jy sigma=0.451992 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 = -3.25239e-05 Jy ! Component: 100 - total flux cleaned = -6.18192e-05 Jy ! Component: 150 - total flux cleaned = -7.56798e-05 Jy ! Component: 200 - total flux cleaned = -0.000101245 Jy ! Total flux subtracted in 200 components = -0.000101245 Jy ! Clean residual min=-0.002232 max=0.002201 Jy/beam ! Clean residual mean=-0.000001 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.0494966 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.0494966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069962Jy sigma=0.451969 ! Fit after self-cal, rms=0.069981Jy sigma=0.451931 ! 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.069981Jy sigma=0.451931 ! Fit after self-cal, rms=0.069698Jy sigma=0.451904 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.989 mas, bmaj=15.31 mas, bpa=3.066 degrees ! Estimated noise=1.4363 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000194277 Jy ! Component: 100 - total flux cleaned = 0.000182596 Jy ! Component: 150 - total flux cleaned = 0.000181973 Jy ! Component: 200 - total flux cleaned = 0.000181467 Jy ! Total flux subtracted in 200 components = 0.000181467 Jy ! Clean residual min=-0.002095 max=0.002323 Jy/beam ! Clean residual mean=-0.000001 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.0496781 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 58 components and 0.0496781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069697Jy sigma=0.451905 ! Fit after self-cal, rms=0.069708Jy sigma=0.451896 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 = -7.00893e-07 Jy ! Component: 100 - total flux cleaned = 9.36816e-06 Jy ! Component: 150 - total flux cleaned = 1.37822e-05 Jy ! Component: 200 - total flux cleaned = 1.39346e-05 Jy ! Total flux subtracted in 200 components = 1.39346e-05 Jy ! Clean residual min=-0.002096 max=0.002318 Jy/beam ! Clean residual mean=-0.000001 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.049692 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 59 components and 0.049692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069709Jy sigma=0.451901 ! Fit after self-cal, rms=0.069710Jy sigma=0.451899 ! 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.625 mas, bmaj=9.18 mas, bpa=4.135 degrees ! Estimated noise=1.2351 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.625 x 9.18 at 4.135 degrees (North through East) ! Clean map min=-0.0020265 max=0.045784 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.103 mas, bmaj=8.239 mas, bpa=2.773 degrees ! Estimated noise=1.56581 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0342841 Jy ! Component: 100 - total flux cleaned = 0.0433656 Jy ! Component: 150 - total flux cleaned = 0.0475501 Jy ! Component: 200 - total flux cleaned = 0.049199 Jy ! Total flux subtracted in 200 components = 0.049199 Jy ! Clean residual min=-0.002997 max=0.003025 Jy/beam ! Clean residual mean=-0.000002 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.049199 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.049199 Jy ! Inverting map and beam ! Estimated beam: bmin=3.625 mas, bmaj=9.18 mas, bpa=4.135 degrees ! Estimated noise=1.2351 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.000624322 Jy ! Component: 100 - total flux cleaned = 0.000623079 Jy ! Component: 150 - total flux cleaned = 0.0006252 Jy ! Component: 200 - total flux cleaned = 0.000595904 Jy ! Total flux subtracted in 200 components = 0.000595904 Jy ! Clean residual min=-0.002228 max=0.002208 Jy/beam ! Clean residual mean=-0.000000 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.0497949 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 32 components and 0.0497949 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.989 mas, bmaj=15.31 mas, bpa=3.066 degrees ! Estimated noise=1.4363 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00023521 Jy ! Component: 100 - total flux cleaned = 0.000221629 Jy ! Component: 150 - total flux cleaned = 0.000199753 Jy ! Component: 200 - total flux cleaned = 0.000180309 Jy ! Total flux subtracted in 200 components = 0.000180309 Jy ! Clean residual min=-0.002099 max=0.002318 Jy/beam ! Clean residual mean=-0.000001 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.0499752 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.69778e-05 Jy ! Component: 100 - total flux cleaned = -4.36229e-05 Jy ! Component: 150 - total flux cleaned = -6.67565e-05 Jy ! Component: 200 - total flux cleaned = -8.11215e-05 Jy ! Total flux subtracted in 200 components = -8.11215e-05 Jy ! Clean residual min=-0.002103 max=0.002318 Jy/beam ! Clean residual mean=-0.000001 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.0498941 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 42 components and 0.0498941 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.625 mas, bmaj=9.18 mas, bpa=4.135 degrees ! Estimated noise=1.2351 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.79275e-05 Jy ! Component: 100 - total flux cleaned = -0.000100535 Jy ! Component: 150 - total flux cleaned = -0.000165769 Jy ! Component: 200 - total flux cleaned = -0.000206188 Jy ! Total flux subtracted in 200 components = -0.000206188 Jy ! Clean residual min=-0.002182 max=0.002198 Jy/beam ! Clean residual mean=-0.000001 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.0496879 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 49 components and 0.0496879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069712Jy sigma=0.451967 ! Fit after self-cal, rms=0.069724Jy sigma=0.451952 wmodel J0527-1002_S_map.mod ! Writing 49 model components to file: J0527-1002_S_map.mod wobs J0527-1002_S_uvs.fits ! Writing UV FITS file: J0527-1002_S_uvs.fits wwins J0527-1002_S_map.win ! wwins: Wrote 1 windows to J0527-1002_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 = 8.06004e-05 Jy ! Component: 100 - total flux cleaned = 0.000414278 Jy ! Component: 150 - total flux cleaned = 0.000622971 Jy ! Component: 200 - total flux cleaned = 0.00078987 Jy ! Component: 250 - total flux cleaned = 0.000757633 Jy ! Component: 300 - total flux cleaned = 0.000757192 Jy ! Component: 350 - total flux cleaned = 0.000726456 Jy ! Component: 400 - total flux cleaned = 0.000610374 Jy ! Component: 450 - total flux cleaned = 0.000583637 Jy ! Component: 500 - total flux cleaned = 0.000638461 Jy ! Component: 550 - total flux cleaned = 0.000637651 Jy ! Component: 600 - total flux cleaned = 0.000663243 Jy ! Component: 650 - total flux cleaned = 0.000688618 Jy ! Component: 700 - total flux cleaned = 0.000713678 Jy ! Component: 750 - total flux cleaned = 0.000713679 Jy ! Component: 800 - total flux cleaned = 0.000642869 Jy ! Component: 850 - total flux cleaned = 0.00062015 Jy ! Component: 900 - total flux cleaned = 0.000756636 Jy ! Component: 950 - total flux cleaned = 0.000711208 Jy ! Component: 1000 - total flux cleaned = 0.000667499 Jy ! Component: 1050 - total flux cleaned = 0.00071098 Jy ! Component: 1100 - total flux cleaned = 0.000731862 Jy ! Component: 1150 - total flux cleaned = 0.000710875 Jy ! Component: 1200 - total flux cleaned = 0.000690706 Jy ! Component: 1250 - total flux cleaned = 0.000690707 Jy ! Component: 1300 - total flux cleaned = 0.000651467 Jy ! Component: 1350 - total flux cleaned = 0.000632337 Jy ! Component: 1400 - total flux cleaned = 0.000613437 Jy ! Component: 1450 - total flux cleaned = 0.000613487 Jy ! Component: 1500 - total flux cleaned = 0.000594975 Jy ! Component: 1550 - total flux cleaned = 0.000504724 Jy ! Component: 1600 - total flux cleaned = 0.000469463 Jy ! Component: 1650 - total flux cleaned = 0.00045195 Jy ! Component: 1700 - total flux cleaned = 0.000417527 Jy ! Component: 1750 - total flux cleaned = 0.000400432 Jy ! Component: 1800 - total flux cleaned = 0.000367017 Jy ! Component: 1850 - total flux cleaned = 0.000317543 Jy ! Component: 1900 - total flux cleaned = 0.00028529 Jy ! Component: 1950 - total flux cleaned = 0.00022123 Jy ! Component: 2000 - total flux cleaned = 0.000236828 Jy ! Component: 2050 - total flux cleaned = 0.00014277 Jy ! Component: 2100 - total flux cleaned = 0.000158176 Jy ! Component: 2150 - total flux cleaned = 0.000112465 Jy ! Component: 2200 - total flux cleaned = 0.000142574 Jy ! Component: 2250 - total flux cleaned = 0.000142494 Jy ! Component: 2300 - total flux cleaned = 0.000127672 Jy ! Component: 2350 - total flux cleaned = 9.8366e-05 Jy ! Component: 2400 - total flux cleaned = 6.96479e-05 Jy ! Component: 2450 - total flux cleaned = 6.97601e-05 Jy ! Component: 2500 - total flux cleaned = 2.71942e-05 Jy ! Component: 2550 - total flux cleaned = -4.26075e-05 Jy ! Component: 2600 - total flux cleaned = -1.04699e-06 Jy ! Component: 2650 - total flux cleaned = -4.24135e-05 Jy ! Component: 2700 - total flux cleaned = -6.94939e-05 Jy ! Component: 2750 - total flux cleaned = -4.25538e-05 Jy ! Component: 2800 - total flux cleaned = -2.9391e-05 Jy ! Component: 2850 - total flux cleaned = -5.57478e-05 Jy ! Component: 2900 - total flux cleaned = -4.25005e-05 Jy ! Component: 2950 - total flux cleaned = -4.271e-05 Jy ! Component: 3000 - total flux cleaned = -5.57512e-05 Jy ! Component: 3050 - total flux cleaned = -9.41334e-05 Jy ! Component: 3100 - total flux cleaned = -5.62962e-05 Jy ! Component: 3150 - total flux cleaned = -3.12316e-05 Jy ! Component: 3200 - total flux cleaned = -6.30808e-06 Jy ! Component: 3250 - total flux cleaned = 3.0698e-05 Jy ! Component: 3300 - total flux cleaned = 5.5303e-05 Jy ! Component: 3350 - total flux cleaned = 0.000140624 Jy ! Component: 3400 - total flux cleaned = 0.000140676 Jy ! Component: 3450 - total flux cleaned = 0.000236751 Jy ! Component: 3500 - total flux cleaned = 0.000272395 Jy ! Component: 3550 - total flux cleaned = 0.000296105 Jy ! Component: 3600 - total flux cleaned = 0.00036655 Jy ! Component: 3650 - total flux cleaned = 0.000424764 Jy ! Component: 3700 - total flux cleaned = 0.00042481 Jy ! Component: 3750 - total flux cleaned = 0.000470791 Jy ! Component: 3800 - total flux cleaned = 0.000505012 Jy ! Component: 3850 - total flux cleaned = 0.000550391 Jy ! Component: 3900 - total flux cleaned = 0.000561614 Jy ! Component: 3950 - total flux cleaned = 0.000584207 Jy ! Component: 4000 - total flux cleaned = 0.0006397 Jy ! Component: 4050 - total flux cleaned = 0.00069489 Jy ! Total flux subtracted in 4096 components = 0.000727825 Jy ! Clean residual min=-0.000786 max=0.000643 Jy/beam ! Clean residual mean=-0.000001 rms=0.000203 Jy/beam ! Combined flux in latest and established models = 0.0504157 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 322 components and 0.0504157 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0527-1002_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.625 x 9.18 at 4.135 degrees (North through East) ! Clean map min=-0.0015434 max=0.045392 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0527-1002_S_map.fits wmodel /image_prod/ug002_uva//J0527-1002_S_map.mod ! Writing 322 model components to file: /image_prod/ug002_uva//J0527-1002_S_map.mod wobs /image_prod/ug002_uva//J0527-1002_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0527-1002_S_uvs.fits wwins /image_prod/ug002_uva//J0527-1002_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0527-1002_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0453919 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000200853 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.32746 1.32746 2.65492 5.30984 10.6197 21.2393 42.4787 84.9574 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.045 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 225.995 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0527-1002_S_dfm.log closed on Wed Mar 4 20:52:22 2020