! Started logfile: /image_prod/ug002_uva//J0529-2515_S_dfm.log on Wed Mar 4 20:52:57 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//J0529-2515_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0529-2515_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.991667 visibilities/baseline/integration-bin. ! Found source: J0529-2515 ! ! 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 5355 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 J0529-2515_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.016906Jy sigma=6.693961 ! Fit after self-cal, rms=0.855142Jy sigma=5.621991 ! 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.484 mas, bmaj=6.797 mas, bpa=-5.45 degrees ! Estimated noise=2.02131 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.117685 Jy ! Component: 100 - total flux cleaned = 0.141891 Jy ! Total flux subtracted in 100 components = 0.141891 Jy ! Clean residual min=-0.009545 max=0.010236 Jy/beam ! Clean residual mean=0.000006 rms=0.002123 Jy/beam ! Combined flux in latest and established models = 0.141891 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.141891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089765Jy sigma=0.497297 ! Fit after self-cal, rms=0.089748Jy sigma=0.497205 ! 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.019 mas, bmaj=7.96 mas, bpa=-4.141 degrees ! Estimated noise=1.53469 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.000590454 Jy ! Component: 100 - total flux cleaned = -0.0014709 Jy ! Component: 150 - total flux cleaned = -0.00193585 Jy ! Component: 200 - total flux cleaned = -0.00240485 Jy ! Total flux subtracted in 200 components = -0.00240485 Jy ! Clean residual min=-0.006648 max=0.007157 Jy/beam ! Clean residual mean=0.000019 rms=0.001625 Jy/beam ! Combined flux in latest and established models = 0.139486 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.139486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088786Jy sigma=0.490648 ! Fit after self-cal, rms=0.088712Jy sigma=0.490567 ! 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.019 x 7.96 at -4.141 degrees (North through East) ! Clean map min=-0.0063728 max=0.15061 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.99 HN 1.13 KP 0.95 ! LA 1.04 MK 1.03 OV 0.80 PT 1.01 ! SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 1.15 KP 1.01 ! LA 1.06 MK 0.98 OV 0.87 PT 1.07 ! SC 0.85 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.99 HN 1.12 KP 1.07 ! LA 1.01 MK 0.94 OV 0.89 PT 1.05 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.088712Jy sigma=0.490567 ! Fit after self-cal, rms=0.089962Jy sigma=0.477838 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.987 mas, bmaj=7.844 mas, bpa=-3.287 degrees ! Estimated noise=1.52397 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.00030573 Jy ! Component: 100 - total flux cleaned = 0.000380256 Jy ! Component: 150 - total flux cleaned = 0.000448879 Jy ! Component: 200 - total flux cleaned = 0.000478458 Jy ! Total flux subtracted in 200 components = 0.000478458 Jy ! Clean residual min=-0.004673 max=0.004738 Jy/beam ! Clean residual mean=-0.000001 rms=0.001079 Jy/beam ! Combined flux in latest and established models = 0.139965 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 20 components and 0.139965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089917Jy sigma=0.477614 ! Fit after self-cal, rms=0.090055Jy sigma=0.477388 ! 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.090055Jy sigma=0.477388 ! Fit after self-cal, rms=0.090615Jy sigma=0.471296 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.98 mas, bmaj=7.832 mas, bpa=-3.273 degrees ! Estimated noise=1.53081 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119286 Jy ! Component: 100 - total flux cleaned = 0.00146019 Jy ! Component: 150 - total flux cleaned = 0.0014813 Jy ! Component: 200 - total flux cleaned = 0.00148175 Jy ! Total flux subtracted in 200 components = 0.00148175 Jy ! Clean residual min=-0.003068 max=0.002493 Jy/beam ! Clean residual mean=-0.000003 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.141446 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.141446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090591Jy sigma=0.471157 ! Fit after self-cal, rms=0.090621Jy sigma=0.471117 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.51013e-05 Jy ! Component: 100 - total flux cleaned = 2.46345e-05 Jy ! Component: 150 - total flux cleaned = 4.39121e-05 Jy ! Component: 200 - total flux cleaned = 4.36136e-05 Jy ! Total flux subtracted in 200 components = 4.36136e-05 Jy ! Clean residual min=-0.003051 max=0.002491 Jy/beam ! Clean residual mean=-0.000003 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.14149 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 30 components and 0.14149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090610Jy sigma=0.471061 ! Fit after self-cal, rms=0.090609Jy sigma=0.471056 ! 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.090609Jy sigma=0.471056 ! Fit after self-cal, rms=0.090317Jy sigma=0.470249 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.975 mas, bmaj=7.814 mas, bpa=-3.316 degrees ! Estimated noise=1.52837 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000432429 Jy ! Component: 100 - total flux cleaned = 0.000432413 Jy ! Component: 150 - total flux cleaned = 0.000451322 Jy ! Component: 200 - total flux cleaned = 0.000434348 Jy ! Total flux subtracted in 200 components = 0.000434348 Jy ! Clean residual min=-0.002775 max=0.002801 Jy/beam ! Clean residual mean=-0.000008 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.141924 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.141924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090308Jy sigma=0.470173 ! Fit after self-cal, rms=0.090298Jy sigma=0.470161 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.62034e-06 Jy ! Component: 100 - total flux cleaned = 4.63431e-06 Jy ! Component: 150 - total flux cleaned = 4.19363e-06 Jy ! Component: 200 - total flux cleaned = 1.89348e-05 Jy ! Total flux subtracted in 200 components = 1.89348e-05 Jy ! Clean residual min=-0.002754 max=0.002799 Jy/beam ! Clean residual mean=-0.000008 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.141943 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 38 components and 0.141943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090292Jy sigma=0.470120 ! Fit after self-cal, rms=0.090291Jy sigma=0.470117 ! 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.090291Jy sigma=0.470117 ! Fit after self-cal, rms=0.090299Jy sigma=0.470109 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.568 mas, bmaj=19.09 mas, bpa=3.321 degrees ! Estimated noise=1.96069 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000567525 Jy ! Component: 100 - total flux cleaned = 0.000568144 Jy ! Component: 150 - total flux cleaned = 0.000578063 Jy ! Component: 200 - total flux cleaned = 0.000586443 Jy ! Total flux subtracted in 200 components = 0.000586443 Jy ! Clean residual min=-0.002421 max=0.002464 Jy/beam ! Clean residual mean=-0.000017 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.14253 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 41 components and 0.14253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090293Jy sigma=0.470108 ! Fit after self-cal, rms=0.090292Jy sigma=0.470099 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 = 2.35621e-05 Jy ! Component: 100 - total flux cleaned = 2.23107e-05 Jy ! Component: 150 - total flux cleaned = 1.39922e-05 Jy ! Component: 200 - total flux cleaned = 2.1799e-05 Jy ! Total flux subtracted in 200 components = 2.1799e-05 Jy ! Clean residual min=-0.002419 max=0.002449 Jy/beam ! Clean residual mean=-0.000017 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.142552 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 44 components and 0.142552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090290Jy sigma=0.470109 ! Fit after self-cal, rms=0.090290Jy sigma=0.470107 ! 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=2.971 mas, bmaj=7.806 mas, bpa=-3.351 degrees ! Estimated noise=1.52817 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.971 x 7.806 at -3.351 degrees (North through East) ! Clean map min=-0.0025597 max=0.14945 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.457 mas, bmaj=6.685 mas, bpa=-4.702 degrees ! Estimated noise=2.00755 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.116915 Jy ! Component: 100 - total flux cleaned = 0.142413 Jy ! Component: 150 - total flux cleaned = 0.144032 Jy ! Component: 200 - total flux cleaned = 0.144069 Jy ! Total flux subtracted in 200 components = 0.144069 Jy ! Clean residual min=-0.004691 max=0.004028 Jy/beam ! Clean residual mean=-0.000004 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.144069 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 7 model components to the UV plane model. ! The established model now contains 7 components and 0.144069 Jy ! Inverting map and beam ! Estimated beam: bmin=2.971 mas, bmaj=7.806 mas, bpa=-3.351 degrees ! Estimated noise=1.52817 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.000627036 Jy ! Component: 100 - total flux cleaned = -0.000998482 Jy ! Component: 150 - total flux cleaned = -0.0011183 Jy ! Component: 200 - total flux cleaned = -0.00126946 Jy ! Total flux subtracted in 200 components = -0.00126946 Jy ! Clean residual min=-0.002954 max=0.002876 Jy/beam ! Clean residual mean=-0.000008 rms=0.000701 Jy/beam ! Combined flux in latest and established models = 0.1428 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 20 components and 0.1428 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.568 mas, bmaj=19.09 mas, bpa=3.321 degrees ! Estimated noise=1.96069 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.93845e-05 Jy ! Component: 100 - total flux cleaned = -8.12703e-05 Jy ! Component: 150 - total flux cleaned = -7.92867e-05 Jy ! Component: 200 - total flux cleaned = -7.87631e-05 Jy ! Total flux subtracted in 200 components = -7.87631e-05 Jy ! Clean residual min=-0.002463 max=0.002338 Jy/beam ! Clean residual mean=-0.000016 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.142721 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 = -6.0483e-07 Jy ! Component: 100 - total flux cleaned = -1.05695e-06 Jy ! Component: 150 - total flux cleaned = -1.53203e-06 Jy ! Component: 200 - total flux cleaned = -2.05191e-06 Jy ! Total flux subtracted in 200 components = -2.05191e-06 Jy ! Clean residual min=-0.002425 max=0.002395 Jy/beam ! Clean residual mean=-0.000016 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.142719 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 35 components and 0.142719 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.971 mas, bmaj=7.806 mas, bpa=-3.351 degrees ! Estimated noise=1.52817 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000282704 Jy ! Component: 100 - total flux cleaned = -0.000373462 Jy ! Component: 150 - total flux cleaned = -0.000348319 Jy ! Component: 200 - total flux cleaned = -0.000348056 Jy ! Total flux subtracted in 200 components = -0.000348056 Jy ! Clean residual min=-0.002788 max=0.002702 Jy/beam ! Clean residual mean=-0.000008 rms=0.000686 Jy/beam ! Combined flux in latest and established models = 0.142371 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.142371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090302Jy sigma=0.470163 ! Fit after self-cal, rms=0.090307Jy sigma=0.470155 wmodel J0529-2515_S_map.mod ! Writing 42 model components to file: J0529-2515_S_map.mod wobs J0529-2515_S_uvs.fits ! Writing UV FITS file: J0529-2515_S_uvs.fits wwins J0529-2515_S_map.win ! wwins: Wrote 1 windows to J0529-2515_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.000715588 Jy ! Component: 100 - total flux cleaned = -0.00152899 Jy ! Component: 150 - total flux cleaned = -0.00235144 Jy ! Component: 200 - total flux cleaned = -0.00292109 Jy ! Component: 250 - total flux cleaned = -0.00330364 Jy ! Component: 300 - total flux cleaned = -0.00367515 Jy ! Component: 350 - total flux cleaned = -0.00391537 Jy ! Component: 400 - total flux cleaned = -0.00414861 Jy ! Component: 450 - total flux cleaned = -0.0043371 Jy ! Component: 500 - total flux cleaned = -0.00448441 Jy ! Component: 550 - total flux cleaned = -0.00448445 Jy ! Component: 600 - total flux cleaned = -0.00459104 Jy ! Component: 650 - total flux cleaned = -0.00479793 Jy ! Component: 700 - total flux cleaned = -0.00493243 Jy ! Component: 750 - total flux cleaned = -0.00503154 Jy ! Component: 800 - total flux cleaned = -0.00522553 Jy ! Component: 850 - total flux cleaned = -0.00522503 Jy ! Component: 900 - total flux cleaned = -0.00522513 Jy ! Component: 950 - total flux cleaned = -0.00525594 Jy ! Component: 1000 - total flux cleaned = -0.00513529 Jy ! Component: 1050 - total flux cleaned = -0.00519521 Jy ! Component: 1100 - total flux cleaned = -0.00516626 Jy ! Component: 1150 - total flux cleaned = -0.00516598 Jy ! Component: 1200 - total flux cleaned = -0.00519476 Jy ! Component: 1250 - total flux cleaned = -0.00527899 Jy ! Component: 1300 - total flux cleaned = -0.0052512 Jy ! Component: 1350 - total flux cleaned = -0.00536022 Jy ! Component: 1400 - total flux cleaned = -0.00530613 Jy ! Component: 1450 - total flux cleaned = -0.00533293 Jy ! Component: 1500 - total flux cleaned = -0.00535926 Jy ! Component: 1550 - total flux cleaned = -0.00543711 Jy ! Component: 1600 - total flux cleaned = -0.00546259 Jy ! Component: 1650 - total flux cleaned = -0.00551304 Jy ! Component: 1700 - total flux cleaned = -0.00546332 Jy ! Component: 1750 - total flux cleaned = -0.00558696 Jy ! Component: 1800 - total flux cleaned = -0.00558672 Jy ! Component: 1850 - total flux cleaned = -0.00568358 Jy ! Component: 1900 - total flux cleaned = -0.0057074 Jy ! Component: 1950 - total flux cleaned = -0.00566036 Jy ! Component: 2000 - total flux cleaned = -0.00582441 Jy ! Component: 2050 - total flux cleaned = -0.00594043 Jy ! Component: 2100 - total flux cleaned = -0.00607806 Jy ! Component: 2150 - total flux cleaned = -0.00616899 Jy ! Component: 2200 - total flux cleaned = -0.00630373 Jy ! Component: 2250 - total flux cleaned = -0.00645953 Jy ! Component: 2300 - total flux cleaned = -0.00650344 Jy ! Component: 2350 - total flux cleaned = -0.00656897 Jy ! Component: 2400 - total flux cleaned = -0.00665559 Jy ! Component: 2450 - total flux cleaned = -0.00671983 Jy ! Component: 2500 - total flux cleaned = -0.00686889 Jy ! Component: 2550 - total flux cleaned = -0.00691097 Jy ! Component: 2600 - total flux cleaned = -0.0069528 Jy ! Component: 2650 - total flux cleaned = -0.00703607 Jy ! Component: 2700 - total flux cleaned = -0.0071388 Jy ! Component: 2750 - total flux cleaned = -0.00722045 Jy ! Component: 2800 - total flux cleaned = -0.00734161 Jy ! Component: 2850 - total flux cleaned = -0.00732158 Jy ! Component: 2900 - total flux cleaned = -0.00744079 Jy ! Component: 2950 - total flux cleaned = -0.00740135 Jy ! Component: 3000 - total flux cleaned = -0.00755779 Jy ! Component: 3050 - total flux cleaned = -0.00761605 Jy ! Component: 3100 - total flux cleaned = -0.00775065 Jy ! Component: 3150 - total flux cleaned = -0.0076933 Jy ! Component: 3200 - total flux cleaned = -0.00784492 Jy ! Component: 3250 - total flux cleaned = -0.00788251 Jy ! Component: 3300 - total flux cleaned = -0.00795719 Jy ! Component: 3350 - total flux cleaned = -0.00804992 Jy ! Component: 3400 - total flux cleaned = -0.00819706 Jy ! Component: 3450 - total flux cleaned = -0.00828824 Jy ! Component: 3500 - total flux cleaned = -0.00836067 Jy ! Component: 3550 - total flux cleaned = -0.00839671 Jy ! Component: 3600 - total flux cleaned = -0.00846837 Jy ! Component: 3650 - total flux cleaned = -0.00861061 Jy ! Component: 3700 - total flux cleaned = -0.00871648 Jy ! Component: 3750 - total flux cleaned = -0.00883916 Jy ! Component: 3800 - total flux cleaned = -0.00887384 Jy ! Component: 3850 - total flux cleaned = -0.00890857 Jy ! Component: 3900 - total flux cleaned = -0.0090636 Jy ! Component: 3950 - total flux cleaned = -0.00909783 Jy ! Component: 4000 - total flux cleaned = -0.0092169 Jy ! Component: 4050 - total flux cleaned = -0.00925066 Jy ! Total flux subtracted in 4096 components = -0.00930121 Jy ! Clean residual min=-0.001008 max=0.001009 Jy/beam ! Clean residual mean=0.000001 rms=0.000298 Jy/beam ! Combined flux in latest and established models = 0.13307 Jy keep ! Adding 260 model components to the UV plane model. ! The established model now contains 302 components and 0.13307 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0529-2515_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.971 x 7.806 at -3.351 degrees (North through East) ! Clean map min=-0.0025433 max=0.14918 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0529-2515_S_map.fits wmodel /image_prod/ug002_uva//J0529-2515_S_map.mod ! Writing 302 model components to file: /image_prod/ug002_uva//J0529-2515_S_map.mod wobs /image_prod/ug002_uva//J0529-2515_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0529-2515_S_uvs.fits wwins /image_prod/ug002_uva//J0529-2515_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0529-2515_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.149178 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000294524 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.592293 0.592293 1.18459 2.36917 4.73834 9.47668 18.9534 37.9067 75.8134 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.149 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 506.506 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0529-2515_S_dfm.log closed on Wed Mar 4 20:53:00 2020