! Started logfile: /image_prod/ug002_uva//J0912-2752_S_dfm.log on Wed Mar 4 22:52: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//J0912-2752_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0912-2752_S_uva.fits ! AN table 1: 50 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.757857 visibilities/baseline/integration-bin. ! Found source: J0912-2752 ! ! 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 3183 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 J0912-2752_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 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.031413Jy sigma=6.548547 ! Fit after self-cal, rms=0.825400Jy sigma=5.149665 ! 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.862 mas, bmaj=15.48 mas, bpa=8.829 degrees ! Estimated noise=2.68186 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.143676 Jy ! Component: 100 - total flux cleaned = 0.20435 Jy ! Total flux subtracted in 100 components = 0.20435 Jy ! Clean residual min=-0.013301 max=0.027948 Jy/beam ! Clean residual mean=0.000028 rms=0.005197 Jy/beam ! Combined flux in latest and established models = 0.20435 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 34 components and 0.20435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107559Jy sigma=0.563546 ! Fit after self-cal, rms=0.105700Jy sigma=0.553390 ! 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=4.436 mas, bmaj=16.92 mas, bpa=8.225 degrees ! Estimated noise=2.0812 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.0370686 Jy ! Component: 100 - total flux cleaned = 0.0555285 Jy ! Component: 150 - total flux cleaned = 0.065809 Jy ! Component: 200 - total flux cleaned = 0.0718003 Jy ! Total flux subtracted in 200 components = 0.0718003 Jy ! Clean residual min=-0.008379 max=0.007087 Jy/beam ! Clean residual mean=0.000032 rms=0.002253 Jy/beam ! Combined flux in latest and established models = 0.27615 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 81 components and 0.27615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091605Jy sigma=0.453458 ! Fit after self-cal, rms=0.091445Jy sigma=0.452720 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.436 x 16.92 at 8.225 degrees (North through East) ! Clean map min=-0.0082571 max=0.17402 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.00 HN 1.23 KP 0.96 ! LA 1.01 NL 1.05 OV 1.01 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.01 HN 1.17 KP 0.99 ! LA 0.99 NL 1.04 OV 0.98 SC 1.25 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 1.02 HN 1.27 KP 0.99 ! LA 0.99 NL 1.04 OV 0.98 SC 1.07 ! ! ! Fit before self-cal, rms=0.091445Jy sigma=0.452720 ! Fit after self-cal, rms=0.089147Jy sigma=0.444169 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.592 mas, bmaj=17.61 mas, bpa=8.404 degrees ! Estimated noise=2.14097 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.00169523 Jy ! Component: 100 - total flux cleaned = -0.00203359 Jy ! Component: 150 - total flux cleaned = -0.00210624 Jy ! Component: 200 - total flux cleaned = -0.00216228 Jy ! Total flux subtracted in 200 components = -0.00216228 Jy ! Clean residual min=-0.005668 max=0.006202 Jy/beam ! Clean residual mean=0.000030 rms=0.001671 Jy/beam ! Combined flux in latest and established models = 0.273988 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 108 components and 0.273988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089008Jy sigma=0.443165 ! Fit after self-cal, rms=0.089044Jy sigma=0.443064 ! 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.089044Jy sigma=0.443064 ! Fit after self-cal, rms=0.089805Jy sigma=0.435841 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.62 mas, bmaj=17.62 mas, bpa=8.42 degrees ! Estimated noise=2.15108 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012825 Jy ! Component: 100 - total flux cleaned = 0.0014074 Jy ! Component: 150 - total flux cleaned = 0.00146994 Jy ! Component: 200 - total flux cleaned = 0.00155049 Jy ! Total flux subtracted in 200 components = 0.00155049 Jy ! Clean residual min=-0.004316 max=0.004838 Jy/beam ! Clean residual mean=0.000013 rms=0.001192 Jy/beam ! Combined flux in latest and established models = 0.275539 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 126 components and 0.275539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089754Jy sigma=0.435659 ! Fit after self-cal, rms=0.089804Jy sigma=0.435620 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 = 9.73382e-05 Jy ! Component: 100 - total flux cleaned = 7.40461e-05 Jy ! Component: 150 - total flux cleaned = 7.33104e-05 Jy ! Component: 200 - total flux cleaned = 9.49057e-05 Jy ! Total flux subtracted in 200 components = 9.49057e-05 Jy ! Clean residual min=-0.004312 max=0.004780 Jy/beam ! Clean residual mean=0.000013 rms=0.001189 Jy/beam ! Combined flux in latest and established models = 0.275634 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 141 components and 0.275634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089786Jy sigma=0.435571 ! Fit after self-cal, rms=0.089787Jy sigma=0.435563 ! 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.089787Jy sigma=0.435563 ! Fit after self-cal, rms=0.089651Jy sigma=0.435249 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.603 mas, bmaj=17.6 mas, bpa=8.605 degrees ! Estimated noise=2.14915 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000998754 Jy ! Component: 100 - total flux cleaned = 0.00115221 Jy ! Component: 150 - total flux cleaned = 0.00125253 Jy ! Component: 200 - total flux cleaned = 0.00137542 Jy ! Total flux subtracted in 200 components = 0.00137542 Jy ! Clean residual min=-0.004130 max=0.004582 Jy/beam ! Clean residual mean=0.000009 rms=0.001144 Jy/beam ! Combined flux in latest and established models = 0.277009 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 146 components and 0.277009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089608Jy sigma=0.435079 ! Fit after self-cal, rms=0.089604Jy sigma=0.435070 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.000128297 Jy ! Component: 100 - total flux cleaned = 0.000230119 Jy ! Component: 150 - total flux cleaned = 0.000323598 Jy ! Component: 200 - total flux cleaned = 0.00038968 Jy ! Total flux subtracted in 200 components = 0.00038968 Jy ! Clean residual min=-0.004111 max=0.004564 Jy/beam ! Clean residual mean=0.000009 rms=0.001139 Jy/beam ! Combined flux in latest and established models = 0.277399 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 158 components and 0.277399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089588Jy sigma=0.434999 ! Fit after self-cal, rms=0.089585Jy sigma=0.434994 ! 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.089585Jy sigma=0.434994 ! Fit after self-cal, rms=0.089275Jy sigma=0.434916 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.303 mas, bmaj=22.53 mas, bpa=3.443 degrees ! Estimated noise=2.2936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0021136 Jy ! Component: 100 - total flux cleaned = 0.00255084 Jy ! Component: 150 - total flux cleaned = 0.00274352 Jy ! Component: 200 - total flux cleaned = 0.00290857 Jy ! Total flux subtracted in 200 components = 0.00290857 Jy ! Clean residual min=-0.003935 max=0.004911 Jy/beam ! Clean residual mean=0.000013 rms=0.001236 Jy/beam ! Combined flux in latest and established models = 0.280307 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 168 components and 0.280307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089308Jy sigma=0.434830 ! Fit after self-cal, rms=0.089333Jy sigma=0.434814 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.000158181 Jy ! Component: 100 - total flux cleaned = 0.000293033 Jy ! Component: 150 - total flux cleaned = 0.000387735 Jy ! Component: 200 - total flux cleaned = 0.000492438 Jy ! Total flux subtracted in 200 components = 0.000492438 Jy ! Clean residual min=-0.003834 max=0.004886 Jy/beam ! Clean residual mean=0.000013 rms=0.001220 Jy/beam ! Combined flux in latest and established models = 0.2808 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 176 components and 0.2808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089367Jy sigma=0.434829 ! Fit after self-cal, rms=0.089362Jy sigma=0.434821 ! 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=4.582 mas, bmaj=17.58 mas, bpa=8.782 degrees ! Estimated noise=2.14577 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.582 x 17.58 at 8.782 degrees (North through East) ! Clean map min=-0.0037561 max=0.17489 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.966 mas, bmaj=15.97 mas, bpa=9.441 degrees ! Estimated noise=2.77714 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.147901 Jy ! Component: 100 - total flux cleaned = 0.207888 Jy ! Component: 150 - total flux cleaned = 0.2366 Jy ! Component: 200 - total flux cleaned = 0.252441 Jy ! Total flux subtracted in 200 components = 0.252441 Jy ! Clean residual min=-0.007216 max=0.007884 Jy/beam ! Clean residual mean=0.000014 rms=0.001870 Jy/beam ! Combined flux in latest and established models = 0.252441 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.252441 Jy ! Inverting map and beam ! Estimated beam: bmin=4.582 mas, bmaj=17.58 mas, bpa=8.782 degrees ! Estimated noise=2.14577 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.0111534 Jy ! Component: 100 - total flux cleaned = 0.0171891 Jy ! Component: 150 - total flux cleaned = 0.0207509 Jy ! Component: 200 - total flux cleaned = 0.0229693 Jy ! Total flux subtracted in 200 components = 0.0229693 Jy ! Clean residual min=-0.004342 max=0.004601 Jy/beam ! Clean residual mean=0.000009 rms=0.001125 Jy/beam ! Combined flux in latest and established models = 0.27541 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 101 components and 0.27541 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.303 mas, bmaj=22.53 mas, bpa=3.443 degrees ! Estimated noise=2.2936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0026606 Jy ! Component: 100 - total flux cleaned = 0.0036357 Jy ! Component: 150 - total flux cleaned = 0.00387447 Jy ! Component: 200 - total flux cleaned = 0.00409079 Jy ! Total flux subtracted in 200 components = 0.00409079 Jy ! Clean residual min=-0.003923 max=0.004934 Jy/beam ! Clean residual mean=0.000014 rms=0.001248 Jy/beam ! Combined flux in latest and established models = 0.279501 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.000195699 Jy ! Component: 100 - total flux cleaned = 0.000344476 Jy ! Component: 150 - total flux cleaned = 0.000507304 Jy ! Component: 200 - total flux cleaned = 0.000631476 Jy ! Total flux subtracted in 200 components = 0.000631476 Jy ! Clean residual min=-0.003829 max=0.004917 Jy/beam ! Clean residual mean=0.000014 rms=0.001231 Jy/beam ! Combined flux in latest and established models = 0.280132 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 115 components and 0.280132 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.582 mas, bmaj=17.58 mas, bpa=8.782 degrees ! Estimated noise=2.14577 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000865126 Jy ! Component: 100 - total flux cleaned = -0.000863527 Jy ! Component: 150 - total flux cleaned = -0.000902736 Jy ! Component: 200 - total flux cleaned = -0.00097492 Jy ! Total flux subtracted in 200 components = -0.00097492 Jy ! Clean residual min=-0.003850 max=0.004506 Jy/beam ! Clean residual mean=0.000008 rms=0.001091 Jy/beam ! Combined flux in latest and established models = 0.279157 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 130 components and 0.279157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089275Jy sigma=0.434700 ! Fit after self-cal, rms=0.089235Jy sigma=0.434663 wmodel J0912-2752_S_map.mod ! Writing 130 model components to file: J0912-2752_S_map.mod wobs J0912-2752_S_uvs.fits ! Writing UV FITS file: J0912-2752_S_uvs.fits wwins J0912-2752_S_map.win ! wwins: Wrote 1 windows to J0912-2752_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.00109504 Jy ! Component: 100 - total flux cleaned = 0.00136456 Jy ! Component: 150 - total flux cleaned = 0.00172022 Jy ! Component: 200 - total flux cleaned = 0.0019974 Jy ! Component: 250 - total flux cleaned = 0.00236119 Jy ! Component: 300 - total flux cleaned = 0.00270467 Jy ! Component: 350 - total flux cleaned = 0.00289014 Jy ! Component: 400 - total flux cleaned = 0.00306926 Jy ! Component: 450 - total flux cleaned = 0.00332619 Jy ! Component: 500 - total flux cleaned = 0.00340911 Jy ! Component: 550 - total flux cleaned = 0.00352876 Jy ! Component: 600 - total flux cleaned = 0.00364271 Jy ! Component: 650 - total flux cleaned = 0.00375409 Jy ! Component: 700 - total flux cleaned = 0.00382533 Jy ! Component: 750 - total flux cleaned = 0.00389529 Jy ! Component: 800 - total flux cleaned = 0.00392894 Jy ! Component: 850 - total flux cleaned = 0.00399522 Jy ! Component: 900 - total flux cleaned = 0.00399507 Jy ! Component: 950 - total flux cleaned = 0.00402772 Jy ! Component: 1000 - total flux cleaned = 0.00412094 Jy ! Component: 1050 - total flux cleaned = 0.00402949 Jy ! Component: 1100 - total flux cleaned = 0.00391081 Jy ! Component: 1150 - total flux cleaned = 0.00385262 Jy ! Component: 1200 - total flux cleaned = 0.00376694 Jy ! Component: 1250 - total flux cleaned = 0.00373922 Jy ! Component: 1300 - total flux cleaned = 0.00371185 Jy ! Component: 1350 - total flux cleaned = 0.00365771 Jy ! Component: 1400 - total flux cleaned = 0.00363106 Jy ! Component: 1450 - total flux cleaned = 0.00363138 Jy ! Component: 1500 - total flux cleaned = 0.00365741 Jy ! Component: 1550 - total flux cleaned = 0.00370869 Jy ! Component: 1600 - total flux cleaned = 0.00370836 Jy ! Component: 1650 - total flux cleaned = 0.00373329 Jy ! Component: 1700 - total flux cleaned = 0.00375777 Jy ! Component: 1750 - total flux cleaned = 0.0038546 Jy ! Component: 1800 - total flux cleaned = 0.00385471 Jy ! Component: 1850 - total flux cleaned = 0.00397364 Jy ! Component: 1900 - total flux cleaned = 0.00404423 Jy ! Component: 1950 - total flux cleaned = 0.00409106 Jy ! Component: 2000 - total flux cleaned = 0.00418383 Jy ! Component: 2050 - total flux cleaned = 0.00425277 Jy ! Component: 2100 - total flux cleaned = 0.00425268 Jy ! Component: 2150 - total flux cleaned = 0.00436675 Jy ! Component: 2200 - total flux cleaned = 0.00441212 Jy ! Component: 2250 - total flux cleaned = 0.00441208 Jy ! Component: 2300 - total flux cleaned = 0.00441207 Jy ! Component: 2350 - total flux cleaned = 0.00443454 Jy ! Component: 2400 - total flux cleaned = 0.0044568 Jy ! Component: 2450 - total flux cleaned = 0.00452306 Jy ! Component: 2500 - total flux cleaned = 0.0045892 Jy ! Component: 2550 - total flux cleaned = 0.00465495 Jy ! Component: 2600 - total flux cleaned = 0.00467693 Jy ! Component: 2650 - total flux cleaned = 0.00476407 Jy ! Component: 2700 - total flux cleaned = 0.00482914 Jy ! Component: 2750 - total flux cleaned = 0.00487225 Jy ! Component: 2800 - total flux cleaned = 0.00493693 Jy ! Component: 2850 - total flux cleaned = 0.00498006 Jy ! Component: 2900 - total flux cleaned = 0.00506605 Jy ! Component: 2950 - total flux cleaned = 0.00510896 Jy ! Component: 3000 - total flux cleaned = 0.00517338 Jy ! Component: 3050 - total flux cleaned = 0.00523756 Jy ! Component: 3100 - total flux cleaned = 0.00532292 Jy ! Component: 3150 - total flux cleaned = 0.00538699 Jy ! Component: 3200 - total flux cleaned = 0.00545117 Jy ! Component: 3250 - total flux cleaned = 0.00562178 Jy ! Component: 3300 - total flux cleaned = 0.00572829 Jy ! Component: 3350 - total flux cleaned = 0.00583499 Jy ! Component: 3400 - total flux cleaned = 0.00592036 Jy ! Component: 3450 - total flux cleaned = 0.00606991 Jy ! Component: 3500 - total flux cleaned = 0.00615538 Jy ! Component: 3550 - total flux cleaned = 0.00628365 Jy ! Component: 3600 - total flux cleaned = 0.00634775 Jy ! Component: 3650 - total flux cleaned = 0.00647652 Jy ! Component: 3700 - total flux cleaned = 0.0065623 Jy ! Component: 3750 - total flux cleaned = 0.00662681 Jy ! Component: 3800 - total flux cleaned = 0.00679934 Jy ! Component: 3850 - total flux cleaned = 0.00679931 Jy ! Component: 3900 - total flux cleaned = 0.00688632 Jy ! Component: 3950 - total flux cleaned = 0.00695172 Jy ! Component: 4000 - total flux cleaned = 0.0069299 Jy ! Component: 4050 - total flux cleaned = 0.00699595 Jy ! Total flux subtracted in 4096 components = 0.00704014 Jy ! Clean residual min=-0.001346 max=0.001272 Jy/beam ! Clean residual mean=0.000006 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.286198 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 415 components and 0.286198 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0912-2752_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.582 x 17.58 at 8.782 degrees (North through East) ! Clean map min=-0.0036857 max=0.17648 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0912-2752_S_map.fits wmodel /image_prod/ug002_uva//J0912-2752_S_map.mod ! Writing 415 model components to file: /image_prod/ug002_uva//J0912-2752_S_map.mod wobs /image_prod/ug002_uva//J0912-2752_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0912-2752_S_uvs.fits wwins /image_prod/ug002_uva//J0912-2752_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0912-2752_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.176484 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000428817 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.728932 0.728932 1.45786 2.91573 5.83146 11.6629 23.3258 46.6517 93.3033 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.176 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 411.56 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0912-2752_S_dfm.log closed on Wed Mar 4 22:52:53 2020