! Started logfile: /image_prod/ug002_uva//J0625+1440_S_dfm.log on Wed Mar 4 21:19:06 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//J0625+1440_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0625+1440_S_uva.fits ! AN table 1: 90 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.972531 visibilities/baseline/integration-bin. ! Found source: J0625+1440 ! ! 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 9453 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 J0625+1440_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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.021346Jy sigma=7.911253 ! Fit after self-cal, rms=0.879135Jy sigma=6.735472 ! 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.962 mas, bmaj=6.186 mas, bpa=-6.5 degrees ! Estimated noise=1.51752 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.11013 Jy ! Component: 100 - total flux cleaned = 0.167676 Jy ! Total flux subtracted in 100 components = 0.167676 Jy ! Clean residual min=-0.024590 max=0.041893 Jy/beam ! Clean residual mean=-0.000139 rms=0.007575 Jy/beam ! Combined flux in latest and established models = 0.167676 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.167676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.163676Jy sigma=1.262985 ! Fit after self-cal, rms=0.161462Jy sigma=1.249078 ! 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.437 mas, bmaj=6.965 mas, bpa=-4.011 degrees ! Estimated noise=0.973924 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 (-4, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0573862 Jy ! Component: 100 - total flux cleaned = 0.0958126 Jy ! Component: 150 - total flux cleaned = 0.124434 Jy ! Component: 200 - total flux cleaned = 0.146453 Jy ! Total flux subtracted in 200 components = 0.146453 Jy ! Clean residual min=-0.023347 max=0.038466 Jy/beam ! Clean residual mean=-0.000063 rms=0.007228 Jy/beam ! Combined flux in latest and established models = 0.314129 Jy ! Performing phase self-cal ! Adding 76 model components to the UV plane model. ! The established model now contains 93 components and 0.314129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.136243Jy sigma=1.022649 ! Fit after self-cal, rms=0.134662Jy sigma=1.008029 ! 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.437 x 6.965 at -4.011 degrees (North through East) ! Clean map min=-0.022799 max=0.1244 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.34 FD 0.86 HN 1.17 KP 0.82 ! LA 0.84 MK 2.00 NL 1.01 OV 1.01 ! SC 1.41 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.87 HN 1.02 KP 0.82 ! LA 0.89 MK 1.23 NL 1.20 OV 1.02 ! SC 1.27 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.84 HN 0.96 KP 0.80 ! LA 0.91 MK 1.15 NL 1.38 OV 1.12 ! SC 1.35 ! ! ! Fit before self-cal, rms=0.134662Jy sigma=1.008029 ! Fit after self-cal, rms=0.155251Jy sigma=0.943308 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.767 mas, bmaj=7.581 mas, bpa=-4.641 degrees ! Estimated noise=1.0413 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.000309401 Jy ! Component: 100 - total flux cleaned = 0.00149567 Jy ! Component: 150 - total flux cleaned = 0.00278281 Jy ! Component: 200 - total flux cleaned = 0.00360381 Jy ! Total flux subtracted in 200 components = 0.00360381 Jy ! Clean residual min=-0.021180 max=0.028368 Jy/beam ! Clean residual mean=0.000058 rms=0.006842 Jy/beam ! Combined flux in latest and established models = 0.317733 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 120 components and 0.317733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.153393Jy sigma=0.926991 ! Fit after self-cal, rms=0.154260Jy sigma=0.922656 ! 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.154260Jy sigma=0.922656 ! Fit after self-cal, rms=0.158383Jy sigma=0.888844 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.637 mas, bmaj=7.778 mas, bpa=-7.538 degrees ! Estimated noise=1.02563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00349898 Jy ! Component: 100 - total flux cleaned = 0.00472974 Jy ! Component: 150 - total flux cleaned = 0.00496523 Jy ! Component: 200 - total flux cleaned = 0.00496843 Jy ! Total flux subtracted in 200 components = 0.00496843 Jy ! Clean residual min=-0.021206 max=0.025370 Jy/beam ! Clean residual mean=-0.000028 rms=0.006303 Jy/beam ! Combined flux in latest and established models = 0.322701 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 137 components and 0.322701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.156869Jy sigma=0.880273 ! Fit after self-cal, rms=0.156997Jy sigma=0.877854 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.00279144 Jy ! Component: 100 - total flux cleaned = 0.00280842 Jy ! Component: 150 - total flux cleaned = 0.00280717 Jy ! Component: 200 - total flux cleaned = 0.00263191 Jy ! Total flux subtracted in 200 components = 0.00263191 Jy ! Clean residual min=-0.020650 max=0.024949 Jy/beam ! Clean residual mean=-0.000026 rms=0.006282 Jy/beam ! Combined flux in latest and established models = 0.325333 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 152 components and 0.325333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.156187Jy sigma=0.873922 ! Fit after self-cal, rms=0.156192Jy sigma=0.872997 ! 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.156192Jy sigma=0.872997 ! Fit after self-cal, rms=0.157611Jy sigma=0.869615 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.624 mas, bmaj=7.998 mas, bpa=-8.849 degrees ! Estimated noise=1.01747 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00624506 Jy ! Component: 100 - total flux cleaned = 0.00750695 Jy ! Component: 150 - total flux cleaned = 0.00800724 Jy ! Component: 200 - total flux cleaned = 0.00800911 Jy ! Total flux subtracted in 200 components = 0.00800911 Jy ! Clean residual min=-0.020212 max=0.023974 Jy/beam ! Clean residual mean=-0.000024 rms=0.006142 Jy/beam ! Combined flux in latest and established models = 0.333342 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 166 components and 0.333342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.157018Jy sigma=0.865385 ! Fit after self-cal, rms=0.157062Jy sigma=0.864250 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.00204759 Jy ! Component: 100 - total flux cleaned = 0.00287315 Jy ! Component: 150 - total flux cleaned = 0.00329891 Jy ! Component: 200 - total flux cleaned = 0.00329841 Jy ! Total flux subtracted in 200 components = 0.00329841 Jy ! Clean residual min=-0.019951 max=0.023557 Jy/beam ! Clean residual mean=-0.000019 rms=0.006113 Jy/beam ! Combined flux in latest and established models = 0.336641 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 179 components and 0.33664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.156686Jy sigma=0.861949 ! Fit after self-cal, rms=0.156709Jy sigma=0.861236 ! 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.156709Jy sigma=0.861236 ! Fit after self-cal, rms=0.159207Jy sigma=0.859369 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.219 mas, bmaj=10.79 mas, bpa=-6.94 degrees ! Estimated noise=1.12751 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0054309 Jy ! Component: 100 - total flux cleaned = 0.00541395 Jy ! Component: 150 - total flux cleaned = 0.00541816 Jy ! Component: 200 - total flux cleaned = 0.0052167 Jy ! Total flux subtracted in 200 components = 0.0052167 Jy ! Clean residual min=-0.030511 max=0.035322 Jy/beam ! Clean residual mean=-0.000037 rms=0.009378 Jy/beam ! Combined flux in latest and established models = 0.341857 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 187 components and 0.341857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.159011Jy sigma=0.859697 ! Fit after self-cal, rms=0.158731Jy sigma=0.858679 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.30329e-05 Jy ! Component: 100 - total flux cleaned = -0.000323979 Jy ! Component: 150 - total flux cleaned = -0.000628615 Jy ! Component: 200 - total flux cleaned = -0.000915476 Jy ! Total flux subtracted in 200 components = -0.000915476 Jy ! Clean residual min=-0.030180 max=0.035313 Jy/beam ! Clean residual mean=-0.000038 rms=0.009331 Jy/beam ! Combined flux in latest and established models = 0.340942 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 193 components and 0.340942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.158741Jy sigma=0.859093 ! Fit after self-cal, rms=0.158647Jy sigma=0.858674 ! 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.618 mas, bmaj=8.136 mas, bpa=-9.188 degrees ! Estimated noise=1.01461 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.618 x 8.136 at -9.188 degrees (North through East) ! Clean map min=-0.024813 max=0.12154 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.094 mas, bmaj=7.312 mas, bpa=-11.24 degrees ! Estimated noise=1.63657 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.114853 Jy ! Component: 100 - total flux cleaned = 0.178845 Jy ! Component: 150 - total flux cleaned = 0.21997 Jy ! Component: 200 - total flux cleaned = 0.250036 Jy ! Total flux subtracted in 200 components = 0.250036 Jy ! Clean residual min=-0.022637 max=0.027420 Jy/beam ! Clean residual mean=-0.000051 rms=0.006758 Jy/beam ! Combined flux in latest and established models = 0.250036 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 61 model components to the UV plane model. ! The established model now contains 61 components and 0.250036 Jy ! Inverting map and beam ! Estimated beam: bmin=3.618 mas, bmaj=8.136 mas, bpa=-9.188 degrees ! Estimated noise=1.01461 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.0282705 Jy ! Component: 100 - total flux cleaned = 0.042405 Jy ! Component: 150 - total flux cleaned = 0.0537309 Jy ! Component: 200 - total flux cleaned = 0.0629202 Jy ! Total flux subtracted in 200 components = 0.0629202 Jy ! Clean residual min=-0.021623 max=0.024954 Jy/beam ! Clean residual mean=-0.000023 rms=0.006339 Jy/beam ! Combined flux in latest and established models = 0.312956 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 113 components and 0.312956 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.219 mas, bmaj=10.79 mas, bpa=-6.94 degrees ! Estimated noise=1.12751 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0146297 Jy ! Component: 100 - total flux cleaned = 0.0171044 Jy ! Component: 150 - total flux cleaned = 0.0190318 Jy ! Component: 200 - total flux cleaned = 0.020589 Jy ! Total flux subtracted in 200 components = 0.020589 Jy ! Clean residual min=-0.031687 max=0.034933 Jy/beam ! Clean residual mean=-0.000043 rms=0.009398 Jy/beam ! Combined flux in latest and established models = 0.333545 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.0012991 Jy ! Component: 100 - total flux cleaned = 0.00263968 Jy ! Component: 150 - total flux cleaned = 0.0033291 Jy ! Component: 200 - total flux cleaned = 0.00412343 Jy ! Total flux subtracted in 200 components = 0.00412343 Jy ! Clean residual min=-0.030607 max=0.034766 Jy/beam ! Clean residual mean=-0.000039 rms=0.009297 Jy/beam ! Combined flux in latest and established models = 0.337668 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 150 components and 0.337668 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.618 mas, bmaj=8.136 mas, bpa=-9.188 degrees ! Estimated noise=1.01461 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00135488 Jy ! Component: 100 - total flux cleaned = -0.000850429 Jy ! Component: 150 - total flux cleaned = -0.000181672 Jy ! Component: 200 - total flux cleaned = 0.000415013 Jy ! Total flux subtracted in 200 components = 0.000415013 Jy ! Clean residual min=-0.020771 max=0.022133 Jy/beam ! Clean residual mean=-0.000016 rms=0.006021 Jy/beam ! Combined flux in latest and established models = 0.338083 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 163 components and 0.338083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.158708Jy sigma=0.861749 ! Fit after self-cal, rms=0.158573Jy sigma=0.858579 wmodel J0625+1440_S_map.mod ! Writing 163 model components to file: J0625+1440_S_map.mod wobs J0625+1440_S_uvs.fits ! Writing UV FITS file: J0625+1440_S_uvs.fits wwins J0625+1440_S_map.win ! wwins: Wrote 2 windows to J0625+1440_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.00951296 Jy ! Component: 100 - total flux cleaned = 0.01625 Jy ! Component: 150 - total flux cleaned = 0.0204752 Jy ! Component: 200 - total flux cleaned = 0.0241531 Jy ! Component: 250 - total flux cleaned = 0.0273785 Jy ! Component: 300 - total flux cleaned = 0.0311055 Jy ! Component: 350 - total flux cleaned = 0.0338021 Jy ! Component: 400 - total flux cleaned = 0.0367098 Jy ! Component: 450 - total flux cleaned = 0.0398111 Jy ! Component: 500 - total flux cleaned = 0.0425458 Jy ! Component: 550 - total flux cleaned = 0.0449456 Jy ! Component: 600 - total flux cleaned = 0.0459845 Jy ! Component: 650 - total flux cleaned = 0.0480172 Jy ! Component: 700 - total flux cleaned = 0.0490049 Jy ! Component: 750 - total flux cleaned = 0.0499743 Jy ! Component: 800 - total flux cleaned = 0.0513899 Jy ! Component: 850 - total flux cleaned = 0.0520885 Jy ! Component: 900 - total flux cleaned = 0.0541347 Jy ! Component: 950 - total flux cleaned = 0.0552402 Jy ! Component: 1000 - total flux cleaned = 0.0567653 Jy ! Component: 1050 - total flux cleaned = 0.057403 Jy ! Component: 1100 - total flux cleaned = 0.0582446 Jy ! Component: 1150 - total flux cleaned = 0.0592832 Jy ! Component: 1200 - total flux cleaned = 0.0603025 Jy ! Component: 1250 - total flux cleaned = 0.0614988 Jy ! Component: 1300 - total flux cleaned = 0.062673 Jy ! Component: 1350 - total flux cleaned = 0.0632498 Jy ! Component: 1400 - total flux cleaned = 0.064387 Jy ! Component: 1450 - total flux cleaned = 0.0651289 Jy ! Component: 1500 - total flux cleaned = 0.0660435 Jy ! Component: 1550 - total flux cleaned = 0.0665837 Jy ! Component: 1600 - total flux cleaned = 0.0678247 Jy ! Component: 1650 - total flux cleaned = 0.0687006 Jy ! Component: 1700 - total flux cleaned = 0.0693899 Jy ! Component: 1750 - total flux cleaned = 0.0704085 Jy ! Component: 1800 - total flux cleaned = 0.0707423 Jy ! Component: 1850 - total flux cleaned = 0.0717323 Jy ! Component: 1900 - total flux cleaned = 0.072381 Jy ! Component: 1950 - total flux cleaned = 0.073177 Jy ! Component: 2000 - total flux cleaned = 0.0736448 Jy ! Component: 2050 - total flux cleaned = 0.0736467 Jy ! Component: 2100 - total flux cleaned = 0.0745637 Jy ! Component: 2150 - total flux cleaned = 0.075167 Jy ! Component: 2200 - total flux cleaned = 0.076056 Jy ! Component: 2250 - total flux cleaned = 0.0763456 Jy ! Component: 2300 - total flux cleaned = 0.0769198 Jy ! Component: 2350 - total flux cleaned = 0.0770613 Jy ! Component: 2400 - total flux cleaned = 0.0779016 Jy ! Component: 2450 - total flux cleaned = 0.0776317 Jy ! Component: 2500 - total flux cleaned = 0.0787216 Jy ! Component: 2550 - total flux cleaned = 0.079261 Jy ! Component: 2600 - total flux cleaned = 0.0800551 Jy ! Component: 2650 - total flux cleaned = 0.0800548 Jy ! Component: 2700 - total flux cleaned = 0.0805725 Jy ! Component: 2750 - total flux cleaned = 0.0814684 Jy ! Component: 2800 - total flux cleaned = 0.0819725 Jy ! Component: 2850 - total flux cleaned = 0.0828439 Jy ! Component: 2900 - total flux cleaned = 0.083212 Jy ! Component: 2950 - total flux cleaned = 0.0838202 Jy ! Component: 3000 - total flux cleaned = 0.0849023 Jy ! Component: 3050 - total flux cleaned = 0.0854936 Jy ! Component: 3100 - total flux cleaned = 0.0860808 Jy ! Component: 3150 - total flux cleaned = 0.0866624 Jy ! Component: 3200 - total flux cleaned = 0.0872377 Jy ! Component: 3250 - total flux cleaned = 0.0879203 Jy ! Component: 3300 - total flux cleaned = 0.0887086 Jy ! Component: 3350 - total flux cleaned = 0.0890425 Jy ! Component: 3400 - total flux cleaned = 0.0899244 Jy ! Component: 3450 - total flux cleaned = 0.090361 Jy ! Component: 3500 - total flux cleaned = 0.090685 Jy ! Component: 3550 - total flux cleaned = 0.0914357 Jy ! Component: 3600 - total flux cleaned = 0.0919645 Jy ! Component: 3650 - total flux cleaned = 0.0924905 Jy ! Component: 3700 - total flux cleaned = 0.0930099 Jy ! Component: 3750 - total flux cleaned = 0.0932162 Jy ! Component: 3800 - total flux cleaned = 0.0935235 Jy ! Component: 3850 - total flux cleaned = 0.0940297 Jy ! Component: 3900 - total flux cleaned = 0.0943321 Jy ! Component: 3950 - total flux cleaned = 0.0949298 Jy ! Component: 4000 - total flux cleaned = 0.0954213 Jy ! Component: 4050 - total flux cleaned = 0.0958108 Jy ! Total flux subtracted in 4096 components = 0.0963911 Jy ! Clean residual min=-0.004907 max=0.005821 Jy/beam ! Clean residual mean=-0.000005 rms=0.002021 Jy/beam ! Combined flux in latest and established models = 0.434475 Jy keep ! Adding 426 model components to the UV plane model. ! The established model now contains 589 components and 0.434474 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0625+1440_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.618 x 8.136 at -9.188 degrees (North through East) ! Clean map min=-0.02411 max=0.11991 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0625+1440_S_map.fits wmodel /image_prod/ug002_uva//J0625+1440_S_map.mod ! Writing 589 model components to file: /image_prod/ug002_uva//J0625+1440_S_map.mod wobs /image_prod/ug002_uva//J0625+1440_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0625+1440_S_uvs.fits wwins /image_prod/ug002_uva//J0625+1440_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0625+1440_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.119914 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00197923 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.95163 4.95163 9.90326 19.8065 39.613 79.226 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0059 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.119 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 60.586 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0625+1440_S_dfm.log closed on Wed Mar 4 21:19:10 2020