! Started logfile: /image_prod/ug002_uva//J1445-1629_S_h_dfm.log on Thu Mar 5 01:54:31 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//J1445-1629_S_h_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1445-1629_S_h_uva.fits ! AN table 1: 8 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.933036 visibilities/baseline/integration-bin. ! Found source: J1445-1629 ! ! 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 627 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 J1445-1629_S_h] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015805Jy sigma=11.738270 ! Fit after self-cal, rms=0.745750Jy sigma=8.368212 ! 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.424 mas, bmaj=17.37 mas, bpa=28.01 degrees ! Estimated noise=3.08608 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.204674 Jy ! Component: 100 - total flux cleaned = 0.254391 Jy ! Total flux subtracted in 100 components = 0.254391 Jy ! Clean residual min=-0.017074 max=0.023137 Jy/beam ! Clean residual mean=-0.000096 rms=0.005769 Jy/beam ! Combined flux in latest and established models = 0.254391 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.254391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094047Jy sigma=0.971492 ! Fit after self-cal, rms=0.093992Jy sigma=0.970691 ! 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.081 mas, bmaj=17.97 mas, bpa=26.78 degrees ! Estimated noise=2.66416 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.028007 Jy ! Component: 100 - total flux cleaned = 0.0439693 Jy ! Component: 150 - total flux cleaned = 0.0490244 Jy ! Component: 200 - total flux cleaned = 0.0503222 Jy ! Total flux subtracted in 200 components = 0.0503222 Jy ! Clean residual min=-0.012988 max=0.010280 Jy/beam ! Clean residual mean=0.000025 rms=0.003147 Jy/beam ! Combined flux in latest and established models = 0.304713 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 43 components and 0.304713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084938Jy sigma=0.845060 ! Fit after self-cal, rms=0.084912Jy sigma=0.843970 ! 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.081 x 17.97 at 26.78 degrees (North through East) ! Clean map min=-0.012937 max=0.25387 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.00 HN 1.04 KP 0.97 ! LA 1.01 OV 0.85 PT 1.01 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.26 FD 1.01 HN 0.98 KP 1.00 ! LA 1.00 OV 0.95 PT 1.06 SC 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.04 HN 1.03 KP 1.00 ! LA 0.97 OV 0.91 PT 1.01 SC 1.09 ! ! ! Fit before self-cal, rms=0.084912Jy sigma=0.843970 ! Fit after self-cal, rms=0.083756Jy sigma=0.799137 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.102 mas, bmaj=18.06 mas, bpa=26.6 degrees ! Estimated noise=2.65456 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.000837071 Jy ! Component: 100 - total flux cleaned = 0.000846085 Jy ! Component: 150 - total flux cleaned = 0.000691392 Jy ! Component: 200 - total flux cleaned = 0.000692641 Jy ! Total flux subtracted in 200 components = 0.000692641 Jy ! Clean residual min=-0.008201 max=0.007377 Jy/beam ! Clean residual mean=0.000006 rms=0.002055 Jy/beam ! Combined flux in latest and established models = 0.305406 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.305406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083048Jy sigma=0.793089 ! Fit after self-cal, rms=0.083120Jy sigma=0.792713 ! 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.083120Jy sigma=0.792713 ! Fit after self-cal, rms=0.083069Jy sigma=0.792626 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.099 mas, bmaj=18.03 mas, bpa=26.59 degrees ! Estimated noise=2.65586 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118373 Jy ! Component: 100 - total flux cleaned = 0.00118372 Jy ! Component: 150 - total flux cleaned = 0.00106458 Jy ! Component: 200 - total flux cleaned = 0.00106227 Jy ! Total flux subtracted in 200 components = 0.00106227 Jy ! Clean residual min=-0.007743 max=0.006895 Jy/beam ! Clean residual mean=0.000006 rms=0.001918 Jy/beam ! Combined flux in latest and established models = 0.306468 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 59 components and 0.306468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082669Jy sigma=0.788993 ! Fit after self-cal, rms=0.082649Jy sigma=0.788913 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.20305e-05 Jy ! Component: 100 - total flux cleaned = -8.85855e-05 Jy ! Component: 150 - total flux cleaned = -8.85467e-05 Jy ! Component: 200 - total flux cleaned = -8.97079e-05 Jy ! Total flux subtracted in 200 components = -8.97079e-05 Jy ! Clean residual min=-0.007417 max=0.006593 Jy/beam ! Clean residual mean=0.000006 rms=0.001836 Jy/beam ! Combined flux in latest and established models = 0.306378 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 67 components and 0.306378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082416Jy sigma=0.786718 ! Fit after self-cal, rms=0.082400Jy sigma=0.786674 ! 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.082400Jy sigma=0.786674 ! Fit after self-cal, rms=0.082390Jy sigma=0.786488 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.099 mas, bmaj=18.02 mas, bpa=26.57 degrees ! Estimated noise=2.65569 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115183 Jy ! Component: 100 - total flux cleaned = 0.00123772 Jy ! Component: 150 - total flux cleaned = 0.00131492 Jy ! Component: 200 - total flux cleaned = 0.00123799 Jy ! Total flux subtracted in 200 components = 0.00123799 Jy ! Clean residual min=-0.006940 max=0.006236 Jy/beam ! Clean residual mean=0.000006 rms=0.001757 Jy/beam ! Combined flux in latest and established models = 0.307616 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 73 components and 0.307616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082249Jy sigma=0.784704 ! Fit after self-cal, rms=0.082241Jy sigma=0.784678 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 = 6.71619e-06 Jy ! Component: 100 - total flux cleaned = 5.18864e-06 Jy ! Component: 150 - total flux cleaned = -5.89177e-05 Jy ! Component: 200 - total flux cleaned = -0.000119718 Jy ! Total flux subtracted in 200 components = -0.000119718 Jy ! Clean residual min=-0.006697 max=0.006031 Jy/beam ! Clean residual mean=0.000007 rms=0.001714 Jy/beam ! Combined flux in latest and established models = 0.307497 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 81 components and 0.307497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082153Jy sigma=0.783586 ! Fit after self-cal, rms=0.082145Jy sigma=0.783572 ! 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.082145Jy sigma=0.783572 ! Fit after self-cal, rms=0.082166Jy sigma=0.783406 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.195 mas, bmaj=22.96 mas, bpa=19.19 degrees ! Estimated noise=2.82782 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131473 Jy ! Component: 100 - total flux cleaned = 0.00144448 Jy ! Component: 150 - total flux cleaned = 0.00148452 Jy ! Component: 200 - total flux cleaned = 0.00152119 Jy ! Total flux subtracted in 200 components = 0.00152119 Jy ! Clean residual min=-0.004641 max=0.005709 Jy/beam ! Clean residual mean=0.000018 rms=0.001724 Jy/beam ! Combined flux in latest and established models = 0.309018 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 90 components and 0.309018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082140Jy sigma=0.782677 ! Fit after self-cal, rms=0.082147Jy sigma=0.782662 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 = -8.93337e-05 Jy ! Component: 100 - total flux cleaned = -8.74881e-05 Jy ! Component: 150 - total flux cleaned = -8.79305e-05 Jy ! Component: 200 - total flux cleaned = -0.000149721 Jy ! Total flux subtracted in 200 components = -0.000149721 Jy ! Clean residual min=-0.004569 max=0.005625 Jy/beam ! Clean residual mean=0.000019 rms=0.001695 Jy/beam ! Combined flux in latest and established models = 0.308868 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 106 components and 0.308868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082130Jy sigma=0.782415 ! Fit after self-cal, rms=0.082134Jy sigma=0.782401 ! 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.101 mas, bmaj=18.02 mas, bpa=26.55 degrees ! Estimated noise=2.65397 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.101 x 18.02 at 26.55 degrees (North through East) ! Clean map min=-0.008379 max=0.25287 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.441 mas, bmaj=17.37 mas, bpa=27.79 degrees ! Estimated noise=3.09332 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.204971 Jy ! Component: 100 - total flux cleaned = 0.254631 Jy ! Component: 150 - total flux cleaned = 0.279063 Jy ! Component: 200 - total flux cleaned = 0.293579 Jy ! Total flux subtracted in 200 components = 0.293579 Jy ! Clean residual min=-0.011788 max=0.009662 Jy/beam ! Clean residual mean=-0.000030 rms=0.003180 Jy/beam ! Combined flux in latest and established models = 0.293579 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.293579 Jy ! Inverting map and beam ! Estimated beam: bmin=4.101 mas, bmaj=18.02 mas, bpa=26.55 degrees ! Estimated noise=2.65397 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.00737538 Jy ! Component: 100 - total flux cleaned = 0.00955469 Jy ! Component: 150 - total flux cleaned = 0.0101505 Jy ! Component: 200 - total flux cleaned = 0.011029 Jy ! Total flux subtracted in 200 components = 0.011029 Jy ! Clean residual min=-0.007798 max=0.007276 Jy/beam ! Clean residual mean=-0.000006 rms=0.002102 Jy/beam ! Combined flux in latest and established models = 0.304608 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 45 components and 0.304608 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.195 mas, bmaj=22.96 mas, bpa=19.19 degrees ! Estimated noise=2.82782 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00272424 Jy ! Component: 100 - total flux cleaned = 0.00372308 Jy ! Component: 150 - total flux cleaned = 0.00384086 Jy ! Component: 200 - total flux cleaned = 0.00378233 Jy ! Total flux subtracted in 200 components = 0.00378233 Jy ! Clean residual min=-0.004911 max=0.005794 Jy/beam ! Clean residual mean=0.000015 rms=0.001796 Jy/beam ! Combined flux in latest and established models = 0.30839 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 = 5.424e-05 Jy ! Component: 100 - total flux cleaned = 3.95124e-06 Jy ! Component: 150 - total flux cleaned = 4.48175e-06 Jy ! Component: 200 - total flux cleaned = 5.08594e-06 Jy ! Total flux subtracted in 200 components = 5.08594e-06 Jy ! Clean residual min=-0.004745 max=0.005772 Jy/beam ! Clean residual mean=0.000016 rms=0.001758 Jy/beam ! Combined flux in latest and established models = 0.308395 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 62 components and 0.308395 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.101 mas, bmaj=18.02 mas, bpa=26.55 degrees ! Estimated noise=2.65397 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00131405 Jy ! Component: 100 - total flux cleaned = -0.00144519 Jy ! Component: 150 - total flux cleaned = -0.00143822 Jy ! Component: 200 - total flux cleaned = -0.00154675 Jy ! Total flux subtracted in 200 components = -0.00154675 Jy ! Clean residual min=-0.007287 max=0.006789 Jy/beam ! Clean residual mean=0.000003 rms=0.001856 Jy/beam ! Combined flux in latest and established models = 0.306848 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.306848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082530Jy sigma=0.788331 ! Fit after self-cal, rms=0.082487Jy sigma=0.788172 wmodel J1445-1629_S_h_map.mod ! Writing 67 model components to file: J1445-1629_S_h_map.mod wobs J1445-1629_S_h_uvs.fits ! Writing UV FITS file: J1445-1629_S_h_uvs.fits wwins J1445-1629_S_h_map.win ! wwins: Wrote 1 windows to J1445-1629_S_h_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.000940743 Jy ! Component: 100 - total flux cleaned = -0.00158177 Jy ! Component: 150 - total flux cleaned = -0.002764 Jy ! Component: 200 - total flux cleaned = -0.00349055 Jy ! Component: 250 - total flux cleaned = -0.00416613 Jy ! Component: 300 - total flux cleaned = -0.0048807 Jy ! Component: 350 - total flux cleaned = -0.00510597 Jy ! Component: 400 - total flux cleaned = -0.00524976 Jy ! Component: 450 - total flux cleaned = -0.00545443 Jy ! Component: 500 - total flux cleaned = -0.00572047 Jy ! Component: 550 - total flux cleaned = -0.00604258 Jy ! Component: 600 - total flux cleaned = -0.00623115 Jy ! Component: 650 - total flux cleaned = -0.00647159 Jy ! Component: 700 - total flux cleaned = -0.00647108 Jy ! Component: 750 - total flux cleaned = -0.00664214 Jy ! Component: 800 - total flux cleaned = -0.00658725 Jy ! Component: 850 - total flux cleaned = -0.0065866 Jy ! Component: 900 - total flux cleaned = -0.00658693 Jy ! Component: 950 - total flux cleaned = -0.00663778 Jy ! Component: 1000 - total flux cleaned = -0.00663762 Jy ! Component: 1050 - total flux cleaned = -0.00658765 Jy ! Component: 1100 - total flux cleaned = -0.00663572 Jy ! Component: 1150 - total flux cleaned = -0.00687055 Jy ! Component: 1200 - total flux cleaned = -0.00691611 Jy ! Component: 1250 - total flux cleaned = -0.0070519 Jy ! Component: 1300 - total flux cleaned = -0.00718466 Jy ! Component: 1350 - total flux cleaned = -0.00722814 Jy ! Component: 1400 - total flux cleaned = -0.00748599 Jy ! Component: 1450 - total flux cleaned = -0.00761223 Jy ! Component: 1500 - total flux cleaned = -0.00777902 Jy ! Component: 1550 - total flux cleaned = -0.00790165 Jy ! Component: 1600 - total flux cleaned = -0.0079827 Jy ! Component: 1650 - total flux cleaned = -0.00810263 Jy ! Component: 1700 - total flux cleaned = -0.00822088 Jy ! Component: 1750 - total flux cleaned = -0.00822083 Jy ! Component: 1800 - total flux cleaned = -0.00833641 Jy ! Component: 1850 - total flux cleaned = -0.0083365 Jy ! Component: 1900 - total flux cleaned = -0.00841156 Jy ! Component: 1950 - total flux cleaned = -0.008448 Jy ! Component: 2000 - total flux cleaned = -0.00841148 Jy ! Component: 2050 - total flux cleaned = -0.00841162 Jy ! Component: 2100 - total flux cleaned = -0.00841173 Jy ! Component: 2150 - total flux cleaned = -0.00844708 Jy ! Component: 2200 - total flux cleaned = -0.00837655 Jy ! Component: 2250 - total flux cleaned = -0.00848101 Jy ! Component: 2300 - total flux cleaned = -0.00844661 Jy ! Component: 2350 - total flux cleaned = -0.0084813 Jy ! Component: 2400 - total flux cleaned = -0.00858366 Jy ! Component: 2450 - total flux cleaned = -0.00844852 Jy ! Component: 2500 - total flux cleaned = -0.00851595 Jy ! Component: 2550 - total flux cleaned = -0.00848238 Jy ! Component: 2600 - total flux cleaned = -0.00831579 Jy ! Component: 2650 - total flux cleaned = -0.00814977 Jy ! Component: 2700 - total flux cleaned = -0.00808362 Jy ! Component: 2750 - total flux cleaned = -0.00785167 Jy ! Component: 2800 - total flux cleaned = -0.00768597 Jy ! Component: 2850 - total flux cleaned = -0.00748685 Jy ! Component: 2900 - total flux cleaned = -0.00728745 Jy ! Component: 2950 - total flux cleaned = -0.00715448 Jy ! Component: 3000 - total flux cleaned = -0.00698758 Jy ! Component: 3050 - total flux cleaned = -0.00678644 Jy ! Component: 3100 - total flux cleaned = -0.00661854 Jy ! Component: 3150 - total flux cleaned = -0.0064501 Jy ! Component: 3200 - total flux cleaned = -0.00624684 Jy ! Component: 3250 - total flux cleaned = -0.00611088 Jy ! Component: 3300 - total flux cleaned = -0.00594024 Jy ! Component: 3350 - total flux cleaned = -0.00576753 Jy ! Component: 3400 - total flux cleaned = -0.0056621 Jy ! Component: 3450 - total flux cleaned = -0.00555569 Jy ! Component: 3500 - total flux cleaned = -0.00544779 Jy ! Component: 3550 - total flux cleaned = -0.00530191 Jy ! Component: 3600 - total flux cleaned = -0.00519093 Jy ! Component: 3650 - total flux cleaned = -0.00511589 Jy ! Component: 3700 - total flux cleaned = -0.00496377 Jy ! Component: 3750 - total flux cleaned = -0.00488667 Jy ! Component: 3800 - total flux cleaned = -0.00472983 Jy ! Component: 3850 - total flux cleaned = -0.00457 Jy ! Component: 3900 - total flux cleaned = -0.00448862 Jy ! Component: 3950 - total flux cleaned = -0.00432233 Jy ! Component: 4000 - total flux cleaned = -0.00428014 Jy ! Component: 4050 - total flux cleaned = -0.00415167 Jy ! Total flux subtracted in 4096 components = -0.00402094 Jy ! Clean residual min=-0.002486 max=0.002589 Jy/beam ! Clean residual mean=-0.000013 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.302827 Jy keep ! Adding 227 model components to the UV plane model. ! The established model now contains 294 components and 0.302828 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1445-1629_S_h_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.101 x 18.02 at 26.55 degrees (North through East) ! Clean map min=-0.0076494 max=0.25217 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1445-1629_S_h_map.fits wmodel /image_prod/ug002_uva//J1445-1629_S_h_map.mod ! Writing 294 model components to file: /image_prod/ug002_uva//J1445-1629_S_h_map.mod wobs /image_prod/ug002_uva//J1445-1629_S_h_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1445-1629_S_h_uvs.fits wwins /image_prod/ug002_uva//J1445-1629_S_h_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1445-1629_S_h_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.252165 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000737396 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.877277 0.877277 1.75455 3.50911 7.01822 14.0364 28.0729 56.1457 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.252 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 341.967 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1445-1629_S_h_dfm.log closed on Thu Mar 5 01:54:34 2020