! Started logfile: /image_prod/ug002_uva//J1427-3305_S_dfm.log on Thu Mar 5 01:45:15 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//J1427-3305_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1427-3305_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.799259 visibilities/baseline/integration-bin. ! Found source: J1427-3305 ! ! 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 6474 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 J1427-3305_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 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.026037Jy sigma=6.162214 ! Fit after self-cal, rms=0.849352Jy sigma=5.008837 ! 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.629 mas, bmaj=8.617 mas, bpa=1.939 degrees ! Estimated noise=2.43147 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.123931 Jy ! Component: 100 - total flux cleaned = 0.157965 Jy ! Total flux subtracted in 100 components = 0.157965 Jy ! Clean residual min=-0.008962 max=0.015712 Jy/beam ! Clean residual mean=-0.000086 rms=0.002886 Jy/beam ! Combined flux in latest and established models = 0.157965 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.157965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099548Jy sigma=0.515672 ! Fit after self-cal, rms=0.099408Jy sigma=0.515100 ! 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.352 mas, bmaj=10.23 mas, bpa=1.436 degrees ! Estimated noise=1.52018 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 (-3.5, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0189967 Jy ! Component: 100 - total flux cleaned = 0.0293869 Jy ! Component: 150 - total flux cleaned = 0.033598 Jy ! Component: 200 - total flux cleaned = 0.0345623 Jy ! Total flux subtracted in 200 components = 0.0345623 Jy ! Clean residual min=-0.005812 max=0.009788 Jy/beam ! Clean residual mean=-0.000022 rms=0.001755 Jy/beam ! Combined flux in latest and established models = 0.192528 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 55 components and 0.192528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096352Jy sigma=0.484919 ! Fit after self-cal, rms=0.096215Jy sigma=0.483147 ! 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.352 x 10.23 at 1.436 degrees (North through East) ! Clean map min=-0.0054847 max=0.15306 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.94 HN 1.46 KP 0.95 ! LA 1.01 MK 0.98 NL 1.09 OV 1.01 ! PT 0.97 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.37 FD 0.96 HN 1.39 KP 1.00 ! LA 0.99 MK 0.99 NL 1.14 OV 0.89 ! PT 0.97 SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.98 HN 1.27 KP 0.98 ! LA 1.00 MK 1.00 NL 0.85 OV 0.94 ! PT 0.97 SC 0.91 ! ! ! Fit before self-cal, rms=0.096215Jy sigma=0.483147 ! Fit after self-cal, rms=0.105736Jy sigma=0.467062 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.359 mas, bmaj=10.16 mas, bpa=2.181 degrees ! Estimated noise=1.50953 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.00211214 Jy ! Component: 100 - total flux cleaned = -0.00286796 Jy ! Component: 150 - total flux cleaned = -0.00328108 Jy ! Component: 200 - total flux cleaned = -0.00371789 Jy ! Total flux subtracted in 200 components = -0.00371789 Jy ! Clean residual min=-0.004046 max=0.003641 Jy/beam ! Clean residual mean=-0.000032 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.18881 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 78 components and 0.18881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105364Jy sigma=0.465530 ! Fit after self-cal, rms=0.105612Jy sigma=0.465238 ! 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.105612Jy sigma=0.465238 ! Fit after self-cal, rms=0.119422Jy sigma=0.461527 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.368 mas, bmaj=10.16 mas, bpa=2.033 degrees ! Estimated noise=1.50821 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000339933 Jy ! Component: 100 - total flux cleaned = -0.000127754 Jy ! Component: 150 - total flux cleaned = -5.93092e-06 Jy ! Component: 200 - total flux cleaned = -2.1139e-06 Jy ! Total flux subtracted in 200 components = -2.1139e-06 Jy ! Clean residual min=-0.003010 max=0.002977 Jy/beam ! Clean residual mean=-0.000025 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.188808 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 91 components and 0.188808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119335Jy sigma=0.461044 ! Fit after self-cal, rms=0.119461Jy sigma=0.460975 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.000338086 Jy ! Component: 100 - total flux cleaned = -0.000199965 Jy ! Component: 150 - total flux cleaned = -8.13158e-05 Jy ! Component: 200 - total flux cleaned = -4.69229e-05 Jy ! Total flux subtracted in 200 components = -4.69229e-05 Jy ! Clean residual min=-0.002940 max=0.002755 Jy/beam ! Clean residual mean=-0.000025 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.188761 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 95 components and 0.188761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119424Jy sigma=0.460761 ! Fit after self-cal, rms=0.119436Jy sigma=0.460743 ! 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.119436Jy sigma=0.460743 ! Fit after self-cal, rms=0.123551Jy sigma=0.460645 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.37 mas, bmaj=10.15 mas, bpa=2.086 degrees ! Estimated noise=1.50621 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000428481 Jy ! Component: 100 - total flux cleaned = -0.000308349 Jy ! Component: 150 - total flux cleaned = -0.000270241 Jy ! Component: 200 - total flux cleaned = -0.000236106 Jy ! Total flux subtracted in 200 components = -0.000236106 Jy ! Clean residual min=-0.002751 max=0.002661 Jy/beam ! Clean residual mean=-0.000023 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.188525 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 103 components and 0.188525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.123512Jy sigma=0.460488 ! Fit after self-cal, rms=0.123545Jy sigma=0.460475 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.000179171 Jy ! Component: 100 - total flux cleaned = -8.3229e-05 Jy ! Component: 150 - total flux cleaned = 3.94618e-06 Jy ! Component: 200 - total flux cleaned = 8.30219e-05 Jy ! Total flux subtracted in 200 components = 8.30219e-05 Jy ! Clean residual min=-0.002713 max=0.002589 Jy/beam ! Clean residual mean=-0.000023 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.188608 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 111 components and 0.188608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.123524Jy sigma=0.460384 ! Fit after self-cal, rms=0.123533Jy sigma=0.460377 ! 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.123533Jy sigma=0.460377 ! Fit after self-cal, rms=0.124971Jy sigma=0.460355 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.212 mas, bmaj=23.57 mas, bpa=0.7588 degrees ! Estimated noise=1.73744 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000361977 Jy ! Component: 100 - total flux cleaned = -0.000390174 Jy ! Component: 150 - total flux cleaned = -0.000347249 Jy ! Component: 200 - total flux cleaned = -0.000328023 Jy ! Total flux subtracted in 200 components = -0.000328023 Jy ! Clean residual min=-0.003023 max=0.003113 Jy/beam ! Clean residual mean=-0.000038 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.18828 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 123 components and 0.18828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.124962Jy sigma=0.460324 ! Fit after self-cal, rms=0.124973Jy sigma=0.460314 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.25417e-05 Jy ! Component: 100 - total flux cleaned = 5.17202e-05 Jy ! Component: 150 - total flux cleaned = 6.89301e-05 Jy ! Component: 200 - total flux cleaned = 6.92578e-05 Jy ! Total flux subtracted in 200 components = 6.92578e-05 Jy ! Clean residual min=-0.002967 max=0.003114 Jy/beam ! Clean residual mean=-0.000037 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.188349 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 125 components and 0.188349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.124974Jy sigma=0.460306 ! Fit after self-cal, rms=0.124974Jy sigma=0.460301 ! 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.368 mas, bmaj=10.14 mas, bpa=2.128 degrees ! Estimated noise=1.50281 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.368 x 10.14 at 2.128 degrees (North through East) ! Clean map min=-0.0026455 max=0.1531 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.634 mas, bmaj=8.502 mas, bpa=2.874 degrees ! Estimated noise=2.40873 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.122425 Jy ! Component: 100 - total flux cleaned = 0.15711 Jy ! Component: 150 - total flux cleaned = 0.17213 Jy ! Component: 200 - total flux cleaned = 0.179987 Jy ! Total flux subtracted in 200 components = 0.179987 Jy ! Clean residual min=-0.005090 max=0.004527 Jy/beam ! Clean residual mean=-0.000040 rms=0.001301 Jy/beam ! Combined flux in latest and established models = 0.179987 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.179987 Jy ! Inverting map and beam ! Estimated beam: bmin=3.368 mas, bmaj=10.14 mas, bpa=2.128 degrees ! Estimated noise=1.50281 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.00440304 Jy ! Component: 100 - total flux cleaned = 0.00567679 Jy ! Component: 150 - total flux cleaned = 0.00609942 Jy ! Component: 200 - total flux cleaned = 0.00652818 Jy ! Total flux subtracted in 200 components = 0.00652818 Jy ! Clean residual min=-0.002857 max=0.002591 Jy/beam ! Clean residual mean=-0.000024 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.186515 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 56 components and 0.186515 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.212 mas, bmaj=23.57 mas, bpa=0.7588 degrees ! Estimated noise=1.73744 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000807588 Jy ! Component: 100 - total flux cleaned = 0.000907026 Jy ! Component: 150 - total flux cleaned = 0.0009401 Jy ! Component: 200 - total flux cleaned = 0.000970814 Jy ! Total flux subtracted in 200 components = 0.000970814 Jy ! Clean residual min=-0.002973 max=0.002900 Jy/beam ! Clean residual mean=-0.000041 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.187486 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 = 4.27629e-05 Jy ! Component: 100 - total flux cleaned = 6.88407e-05 Jy ! Component: 150 - total flux cleaned = 0.000106452 Jy ! Component: 200 - total flux cleaned = 0.000140762 Jy ! Total flux subtracted in 200 components = 0.000140762 Jy ! Clean residual min=-0.002931 max=0.002919 Jy/beam ! Clean residual mean=-0.000040 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.187627 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 78 components and 0.187627 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.368 mas, bmaj=10.14 mas, bpa=2.128 degrees ! Estimated noise=1.50281 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.18268e-05 Jy ! Component: 100 - total flux cleaned = 7.2896e-05 Jy ! Component: 150 - total flux cleaned = 0.000100282 Jy ! Component: 200 - total flux cleaned = 9.90344e-05 Jy ! Total flux subtracted in 200 components = 9.90344e-05 Jy ! Clean residual min=-0.002719 max=0.002577 Jy/beam ! Clean residual mean=-0.000022 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.187726 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 89 components and 0.187726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.125040Jy sigma=0.460405 ! Fit after self-cal, rms=0.124995Jy sigma=0.460357 wmodel J1427-3305_S_map.mod ! Writing 89 model components to file: J1427-3305_S_map.mod wobs J1427-3305_S_uvs.fits ! Writing UV FITS file: J1427-3305_S_uvs.fits wwins J1427-3305_S_map.win ! wwins: Wrote 2 windows to J1427-3305_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.00080351 Jy ! Component: 100 - total flux cleaned = -0.000853247 Jy ! Component: 150 - total flux cleaned = -0.000771693 Jy ! Component: 200 - total flux cleaned = -0.000692414 Jy ! Component: 250 - total flux cleaned = -0.000653983 Jy ! Component: 300 - total flux cleaned = -0.000652213 Jy ! Component: 350 - total flux cleaned = -0.000723014 Jy ! Component: 400 - total flux cleaned = -0.000861348 Jy ! Component: 450 - total flux cleaned = -0.00102914 Jy ! Component: 500 - total flux cleaned = -0.00132261 Jy ! Component: 550 - total flux cleaned = -0.0015119 Jy ! Component: 600 - total flux cleaned = -0.00160339 Jy ! Component: 650 - total flux cleaned = -0.00175394 Jy ! Component: 700 - total flux cleaned = -0.00196155 Jy ! Component: 750 - total flux cleaned = -0.00216467 Jy ! Component: 800 - total flux cleaned = -0.00233531 Jy ! Component: 850 - total flux cleaned = -0.00253107 Jy ! Component: 900 - total flux cleaned = -0.00269492 Jy ! Component: 950 - total flux cleaned = -0.00277558 Jy ! Component: 1000 - total flux cleaned = -0.00290777 Jy ! Component: 1050 - total flux cleaned = -0.00298556 Jy ! Component: 1100 - total flux cleaned = -0.00303678 Jy ! Component: 1150 - total flux cleaned = -0.00311261 Jy ! Component: 1200 - total flux cleaned = -0.00318795 Jy ! Component: 1250 - total flux cleaned = -0.00328675 Jy ! Component: 1300 - total flux cleaned = -0.00331144 Jy ! Component: 1350 - total flux cleaned = -0.0034318 Jy ! Component: 1400 - total flux cleaned = -0.00340824 Jy ! Component: 1450 - total flux cleaned = -0.0035024 Jy ! Component: 1500 - total flux cleaned = -0.00350231 Jy ! Component: 1550 - total flux cleaned = -0.00357119 Jy ! Component: 1600 - total flux cleaned = -0.00363918 Jy ! Component: 1650 - total flux cleaned = -0.00368384 Jy ! Component: 1700 - total flux cleaned = -0.00372857 Jy ! Component: 1750 - total flux cleaned = -0.00379444 Jy ! Component: 1800 - total flux cleaned = -0.00381608 Jy ! Component: 1850 - total flux cleaned = -0.0038372 Jy ! Component: 1900 - total flux cleaned = -0.00385868 Jy ! Component: 1950 - total flux cleaned = -0.0039216 Jy ! Component: 2000 - total flux cleaned = -0.00398416 Jy ! Component: 2050 - total flux cleaned = -0.00400467 Jy ! Component: 2100 - total flux cleaned = -0.0041271 Jy ! Component: 2150 - total flux cleaned = -0.00412731 Jy ! Component: 2200 - total flux cleaned = -0.00420762 Jy ! Component: 2250 - total flux cleaned = -0.00428691 Jy ! Component: 2300 - total flux cleaned = -0.00434614 Jy ! Component: 2350 - total flux cleaned = -0.00450191 Jy ! Component: 2400 - total flux cleaned = -0.00454056 Jy ! Component: 2450 - total flux cleaned = -0.00467466 Jy ! Component: 2500 - total flux cleaned = -0.00473146 Jy ! Component: 2550 - total flux cleaned = -0.00480685 Jy ! Component: 2600 - total flux cleaned = -0.00484408 Jy ! Component: 2650 - total flux cleaned = -0.00491814 Jy ! Component: 2700 - total flux cleaned = -0.00499177 Jy ! Component: 2750 - total flux cleaned = -0.00504644 Jy ! Component: 2800 - total flux cleaned = -0.00506457 Jy ! Component: 2850 - total flux cleaned = -0.00510058 Jy ! Component: 2900 - total flux cleaned = -0.0050828 Jy ! Component: 2950 - total flux cleaned = -0.00515382 Jy ! Component: 3000 - total flux cleaned = -0.00518912 Jy ! Component: 3050 - total flux cleaned = -0.00524157 Jy ! Component: 3100 - total flux cleaned = -0.00525897 Jy ! Component: 3150 - total flux cleaned = -0.00527612 Jy ! Component: 3200 - total flux cleaned = -0.0052932 Jy ! Component: 3250 - total flux cleaned = -0.00527602 Jy ! Component: 3300 - total flux cleaned = -0.00534387 Jy ! Component: 3350 - total flux cleaned = -0.00534395 Jy ! Component: 3400 - total flux cleaned = -0.00541121 Jy ! Component: 3450 - total flux cleaned = -0.00541126 Jy ! Component: 3500 - total flux cleaned = -0.00549432 Jy ! Component: 3550 - total flux cleaned = -0.00554403 Jy ! Component: 3600 - total flux cleaned = -0.00554388 Jy ! Component: 3650 - total flux cleaned = -0.00562567 Jy ! Component: 3700 - total flux cleaned = -0.00562567 Jy ! Component: 3750 - total flux cleaned = -0.00569038 Jy ! Component: 3800 - total flux cleaned = -0.00575501 Jy ! Component: 3850 - total flux cleaned = -0.00577116 Jy ! Component: 3900 - total flux cleaned = -0.00580319 Jy ! Component: 3950 - total flux cleaned = -0.00589865 Jy ! Component: 4000 - total flux cleaned = -0.00594617 Jy ! Component: 4050 - total flux cleaned = -0.00605647 Jy ! Total flux subtracted in 4096 components = -0.00607208 Jy ! Clean residual min=-0.000872 max=0.000971 Jy/beam ! Clean residual mean=-0.000007 rms=0.000297 Jy/beam ! Combined flux in latest and established models = 0.181653 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 360 components and 0.181653 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1427-3305_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.368 x 10.14 at 2.128 degrees (North through East) ! Clean map min=-0.0018851 max=0.15509 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1427-3305_S_map.fits wmodel /image_prod/ug002_uva//J1427-3305_S_map.mod ! Writing 360 model components to file: /image_prod/ug002_uva//J1427-3305_S_map.mod wobs /image_prod/ug002_uva//J1427-3305_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1427-3305_S_uvs.fits wwins /image_prod/ug002_uva//J1427-3305_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1427-3305_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.155092 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000292326 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.565457 0.565457 1.13091 2.26183 4.52365 9.04731 18.0946 36.1892 72.3784 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.155 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 530.544 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1427-3305_S_dfm.log closed on Thu Mar 5 01:45:19 2020