! Started logfile: /image_prod/ug002_uva//J1404+6551_S_dfm.log on Thu Mar 5 01:35:17 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//J1404+6551_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1404+6551_S_uva.fits ! AN table 1: 60 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.816071 visibilities/baseline/integration-bin. ! Found source: J1404+6551 ! ! 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 36 lines of history. ! ! Reading 4113 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 J1404+6551_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 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.021642Jy sigma=7.448818 ! Fit after self-cal, rms=0.905626Jy sigma=6.525775 ! 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.71 mas, bmaj=5.451 mas, bpa=37.38 degrees ! Estimated noise=2.47638 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.0708089 Jy ! Component: 100 - total flux cleaned = 0.102307 Jy ! Total flux subtracted in 100 components = 0.102307 Jy ! Clean residual min=-0.022855 max=0.022743 Jy/beam ! Clean residual mean=-0.000015 rms=0.005441 Jy/beam ! Combined flux in latest and established models = 0.102307 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.102307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112706Jy sigma=0.817998 ! Fit after self-cal, rms=0.111988Jy sigma=0.813937 ! 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.319 mas, bmaj=6.003 mas, bpa=39.8 degrees ! Estimated noise=1.56147 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.0339609 Jy ! Component: 100 - total flux cleaned = 0.0566738 Jy ! Component: 150 - total flux cleaned = 0.0728499 Jy ! Component: 200 - total flux cleaned = 0.0845967 Jy ! Total flux subtracted in 200 components = 0.0845967 Jy ! Clean residual min=-0.022621 max=0.027501 Jy/beam ! Clean residual mean=-0.000005 rms=0.005935 Jy/beam ! Combined flux in latest and established models = 0.186903 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 51 components and 0.186903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100215Jy sigma=0.707456 ! Fit after self-cal, rms=0.099548Jy sigma=0.703581 ! 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.319 x 6.003 at 39.8 degrees (North through East) ! Clean map min=-0.022528 max=0.09998 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 1.01 HN 1.26 KP 0.68 ! MK 1.40 NL 1.29 OV 0.92 SC 1.18 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.25 FD 1.06 HN 1.07 KP 0.66 ! MK 1.22 NL 1.24 OV 0.88 SC 1.21 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.39 FD 0.96 HN 0.98 KP 0.70 ! MK 1.33 NL 1.23 OV 0.90 SC 1.25 ! ! ! Fit before self-cal, rms=0.099548Jy sigma=0.703581 ! Fit after self-cal, rms=0.113712Jy sigma=0.646818 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.587 mas, bmaj=6.243 mas, bpa=39.53 degrees ! Estimated noise=1.62175 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 (68, 19.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.018649 Jy ! Component: 100 - total flux cleaned = 0.0200315 Jy ! Component: 150 - total flux cleaned = 0.0175742 Jy ! Component: 200 - total flux cleaned = 0.0168942 Jy ! Total flux subtracted in 200 components = 0.0168942 Jy ! Clean residual min=-0.018205 max=0.021764 Jy/beam ! Clean residual mean=-0.000047 rms=0.004700 Jy/beam ! Combined flux in latest and established models = 0.203797 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 70 components and 0.203797 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108548Jy sigma=0.609485 ! Fit after self-cal, rms=0.108856Jy sigma=0.597737 ! 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.108856Jy sigma=0.597737 ! Fit after self-cal, rms=0.151514Jy sigma=0.547412 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.58 mas, bmaj=6.082 mas, bpa=41.04 degrees ! Estimated noise=1.62887 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123115 Jy ! Component: 100 - total flux cleaned = -0.00216333 Jy ! Component: 150 - total flux cleaned = -0.00488124 Jy ! Component: 200 - total flux cleaned = -0.00727734 Jy ! Total flux subtracted in 200 components = -0.00727734 Jy ! Clean residual min=-0.013350 max=0.016582 Jy/beam ! Clean residual mean=-0.000015 rms=0.003530 Jy/beam ! Combined flux in latest and established models = 0.19652 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 85 components and 0.19652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.149081Jy sigma=0.537754 ! Fit after self-cal, rms=0.149727Jy sigma=0.534757 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) ! Added new window around map position (-9, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0153032 Jy ! Component: 100 - total flux cleaned = 0.0183326 Jy ! Component: 150 - total flux cleaned = 0.0196158 Jy ! Component: 200 - total flux cleaned = 0.0216172 Jy ! Total flux subtracted in 200 components = 0.0216172 Jy ! Clean residual min=-0.010726 max=0.011824 Jy/beam ! Clean residual mean=-0.000018 rms=0.003184 Jy/beam ! Combined flux in latest and established models = 0.218137 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 120 components and 0.218137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.146441Jy sigma=0.518038 ! Fit after self-cal, rms=0.145260Jy sigma=0.513359 ! 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.145260Jy sigma=0.513359 ! Fit after self-cal, rms=0.118259Jy sigma=0.506884 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.569 mas, bmaj=6.104 mas, bpa=40.39 degrees ! Estimated noise=1.60752 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00989706 Jy ! Component: 100 - total flux cleaned = 0.0139404 Jy ! Component: 150 - total flux cleaned = 0.0156372 Jy ! Component: 200 - total flux cleaned = 0.0156396 Jy ! Total flux subtracted in 200 components = 0.0156396 Jy ! Clean residual min=-0.009989 max=0.011221 Jy/beam ! Clean residual mean=-0.000017 rms=0.002784 Jy/beam ! Combined flux in latest and established models = 0.233777 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 147 components and 0.233777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.116516Jy sigma=0.497324 ! Fit after self-cal, rms=0.115530Jy sigma=0.494341 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) ! Added new window around map position (-95, -57.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0112065 Jy ! Component: 100 - total flux cleaned = 0.0155848 Jy ! Component: 150 - total flux cleaned = 0.0187761 Jy ! Component: 200 - total flux cleaned = 0.0204621 Jy ! Total flux subtracted in 200 components = 0.0204621 Jy ! Clean residual min=-0.008640 max=0.009326 Jy/beam ! Clean residual mean=-0.000010 rms=0.002354 Jy/beam ! Combined flux in latest and established models = 0.254239 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 190 components and 0.254239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.113546Jy sigma=0.479215 ! Fit after self-cal, rms=0.112829Jy sigma=0.476677 ! 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.112829Jy sigma=0.476677 ! Fit after self-cal, rms=0.095996Jy sigma=0.472076 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.072 mas, bmaj=9.18 mas, bpa=49 degrees ! Estimated noise=1.78597 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00997716 Jy ! Component: 100 - total flux cleaned = 0.0133571 Jy ! Component: 150 - total flux cleaned = 0.0139058 Jy ! Component: 200 - total flux cleaned = 0.014557 Jy ! Total flux subtracted in 200 components = 0.014557 Jy ! Clean residual min=-0.010149 max=0.012710 Jy/beam ! Clean residual mean=-0.000015 rms=0.003200 Jy/beam ! Combined flux in latest and established models = 0.268796 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 221 components and 0.268796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095138Jy sigma=0.466307 ! Fit after self-cal, rms=0.094504Jy sigma=0.463930 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) ! Added new window around map position (-23.5, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00891018 Jy ! Component: 100 - total flux cleaned = 0.0131102 Jy ! Component: 150 - total flux cleaned = 0.0147155 Jy ! Component: 200 - total flux cleaned = 0.0161207 Jy ! Total flux subtracted in 200 components = 0.0161207 Jy ! Clean residual min=-0.008617 max=0.007045 Jy/beam ! Clean residual mean=0.000002 rms=0.002362 Jy/beam ! Combined flux in latest and established models = 0.284917 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 257 components and 0.284917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093416Jy sigma=0.453986 ! Fit after self-cal, rms=0.093160Jy sigma=0.452492 ! 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.581 mas, bmaj=6.172 mas, bpa=39.91 degrees ! Estimated noise=1.57939 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.581 x 6.172 at 39.91 degrees (North through East) ! Clean map min=-0.0071009 max=0.096364 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.933 mas, bmaj=5.605 mas, bpa=37.78 degrees ! Estimated noise=2.65952 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0737955 Jy ! Component: 100 - total flux cleaned = 0.11241 Jy ! Component: 150 - total flux cleaned = 0.139776 Jy ! Component: 200 - total flux cleaned = 0.16149 Jy ! Total flux subtracted in 200 components = 0.16149 Jy ! Clean residual min=-0.017786 max=0.017454 Jy/beam ! Clean residual mean=-0.000011 rms=0.004052 Jy/beam ! Combined flux in latest and established models = 0.16149 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 43 model components to the UV plane model. ! The established model now contains 43 components and 0.16149 Jy ! Inverting map and beam ! Estimated beam: bmin=3.581 mas, bmaj=6.172 mas, bpa=39.91 degrees ! Estimated noise=1.57939 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.0243724 Jy ! Component: 100 - total flux cleaned = 0.0413505 Jy ! Component: 150 - total flux cleaned = 0.0541523 Jy ! Component: 200 - total flux cleaned = 0.0644545 Jy ! Total flux subtracted in 200 components = 0.0644545 Jy ! Clean residual min=-0.013645 max=0.012165 Jy/beam ! Clean residual mean=-0.000006 rms=0.003153 Jy/beam ! Combined flux in latest and established models = 0.225945 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 96 components and 0.225945 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.072 mas, bmaj=9.18 mas, bpa=49 degrees ! Estimated noise=1.78597 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0149816 Jy ! Component: 100 - total flux cleaned = 0.0217046 Jy ! Component: 150 - total flux cleaned = 0.0290856 Jy ! Component: 200 - total flux cleaned = 0.0357211 Jy ! Total flux subtracted in 200 components = 0.0357211 Jy ! Clean residual min=-0.014435 max=0.010161 Jy/beam ! Clean residual mean=-0.000003 rms=0.003432 Jy/beam ! Combined flux in latest and established models = 0.261666 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.00540639 Jy ! Component: 100 - total flux cleaned = 0.00958934 Jy ! Component: 150 - total flux cleaned = 0.0125646 Jy ! Component: 200 - total flux cleaned = 0.0150473 Jy ! Total flux subtracted in 200 components = 0.0150473 Jy ! Clean residual min=-0.010705 max=0.008292 Jy/beam ! Clean residual mean=0.000000 rms=0.002766 Jy/beam ! Combined flux in latest and established models = 0.276713 Jy ! Adding 86 model components to the UV plane model. ! The established model now contains 170 components and 0.276713 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.581 mas, bmaj=6.172 mas, bpa=39.91 degrees ! Estimated noise=1.57939 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000180802 Jy ! Component: 100 - total flux cleaned = -0.000343283 Jy ! Component: 150 - total flux cleaned = -0.000353492 Jy ! Component: 200 - total flux cleaned = -0.000558278 Jy ! Total flux subtracted in 200 components = -0.000558278 Jy ! Clean residual min=-0.006730 max=0.007464 Jy/beam ! Clean residual mean=0.000001 rms=0.001761 Jy/beam ! Combined flux in latest and established models = 0.276155 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 201 components and 0.276155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093981Jy sigma=0.459589 ! Fit after self-cal, rms=0.093769Jy sigma=0.456949 wmodel J1404+6551_S_map.mod ! Writing 201 model components to file: J1404+6551_S_map.mod wobs J1404+6551_S_uvs.fits ! Writing UV FITS file: J1404+6551_S_uvs.fits wwins J1404+6551_S_map.win ! wwins: Wrote 5 windows to J1404+6551_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.000679405 Jy ! Component: 100 - total flux cleaned = 0.000912011 Jy ! Component: 150 - total flux cleaned = 0.000909445 Jy ! Component: 200 - total flux cleaned = 0.00100667 Jy ! Component: 250 - total flux cleaned = 0.000534083 Jy ! Component: 300 - total flux cleaned = 0.000445195 Jy ! Component: 350 - total flux cleaned = 0.000186094 Jy ! Component: 400 - total flux cleaned = -0.000225098 Jy ! Component: 450 - total flux cleaned = -0.000541897 Jy ! Component: 500 - total flux cleaned = -0.000770557 Jy ! Component: 550 - total flux cleaned = -0.000846522 Jy ! Component: 600 - total flux cleaned = -0.000631962 Jy ! Component: 650 - total flux cleaned = -0.000424855 Jy ! Component: 700 - total flux cleaned = -0.000424881 Jy ! Component: 750 - total flux cleaned = -0.000225917 Jy ! Component: 800 - total flux cleaned = -9.6297e-05 Jy ! Component: 850 - total flux cleaned = 0.000152563 Jy ! Component: 900 - total flux cleaned = 0.00021295 Jy ! Component: 950 - total flux cleaned = 0.000272801 Jy ! Component: 1000 - total flux cleaned = 0.000331162 Jy ! Component: 1050 - total flux cleaned = 0.000331297 Jy ! Component: 1100 - total flux cleaned = 0.000105046 Jy ! Component: 1150 - total flux cleaned = 5.01221e-05 Jy ! Component: 1200 - total flux cleaned = 4.96868e-05 Jy ! Component: 1250 - total flux cleaned = 0.000155729 Jy ! Component: 1300 - total flux cleaned = 0.000311496 Jy ! Component: 1350 - total flux cleaned = 0.000259819 Jy ! Component: 1400 - total flux cleaned = 0.00035985 Jy ! Component: 1450 - total flux cleaned = 0.000409991 Jy ! Component: 1500 - total flux cleaned = 0.000556465 Jy ! Component: 1550 - total flux cleaned = 0.000556897 Jy ! Component: 1600 - total flux cleaned = 0.000699003 Jy ! Component: 1650 - total flux cleaned = 0.000793239 Jy ! Component: 1700 - total flux cleaned = 0.000931929 Jy ! Component: 1750 - total flux cleaned = 0.00102295 Jy ! Component: 1800 - total flux cleaned = 0.00115721 Jy ! Component: 1850 - total flux cleaned = 0.00128919 Jy ! Component: 1900 - total flux cleaned = 0.00137606 Jy ! Component: 1950 - total flux cleaned = 0.00141877 Jy ! Component: 2000 - total flux cleaned = 0.00146071 Jy ! Component: 2050 - total flux cleaned = 0.00162725 Jy ! Component: 2100 - total flux cleaned = 0.00183164 Jy ! Component: 2150 - total flux cleaned = 0.00191217 Jy ! Component: 2200 - total flux cleaned = 0.00195182 Jy ! Component: 2250 - total flux cleaned = 0.00195238 Jy ! Component: 2300 - total flux cleaned = 0.0022229 Jy ! Component: 2350 - total flux cleaned = 0.00260368 Jy ! Component: 2400 - total flux cleaned = 0.00267893 Jy ! Component: 2450 - total flux cleaned = 0.00286428 Jy ! Component: 2500 - total flux cleaned = 0.00312009 Jy ! Component: 2550 - total flux cleaned = 0.00333629 Jy ! Component: 2600 - total flux cleaned = 0.00337121 Jy ! Component: 2650 - total flux cleaned = 0.00340643 Jy ! Component: 2700 - total flux cleaned = 0.00358042 Jy ! Component: 2750 - total flux cleaned = 0.00358086 Jy ! Component: 2800 - total flux cleaned = 0.00368271 Jy ! Component: 2850 - total flux cleaned = 0.0037502 Jy ! Component: 2900 - total flux cleaned = 0.00374966 Jy ! Component: 2950 - total flux cleaned = 0.0038811 Jy ! Component: 3000 - total flux cleaned = 0.0038156 Jy ! Component: 3050 - total flux cleaned = 0.00391238 Jy ! Component: 3100 - total flux cleaned = 0.00381684 Jy ! Component: 3150 - total flux cleaned = 0.00391127 Jy ! Component: 3200 - total flux cleaned = 0.0039427 Jy ! Component: 3250 - total flux cleaned = 0.00391237 Jy ! Component: 3300 - total flux cleaned = 0.00403456 Jy ! Component: 3350 - total flux cleaned = 0.0040045 Jy ! Component: 3400 - total flux cleaned = 0.00406397 Jy ! Component: 3450 - total flux cleaned = 0.00403378 Jy ! Component: 3500 - total flux cleaned = 0.00400459 Jy ! Component: 3550 - total flux cleaned = 0.00403336 Jy ! Component: 3600 - total flux cleaned = 0.00411885 Jy ! Component: 3650 - total flux cleaned = 0.0040902 Jy ! Component: 3700 - total flux cleaned = 0.00414652 Jy ! Component: 3750 - total flux cleaned = 0.00414663 Jy ! Component: 3800 - total flux cleaned = 0.00428387 Jy ! Component: 3850 - total flux cleaned = 0.00428342 Jy ! Component: 3900 - total flux cleaned = 0.00428346 Jy ! Component: 3950 - total flux cleaned = 0.00431048 Jy ! Component: 4000 - total flux cleaned = 0.00441662 Jy ! Component: 4050 - total flux cleaned = 0.00446883 Jy ! Total flux subtracted in 4096 components = 0.00446874 Jy ! Clean residual min=-0.001379 max=0.001432 Jy/beam ! Clean residual mean=0.000001 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.280624 Jy keep ! Adding 323 model components to the UV plane model. ! The established model now contains 522 components and 0.280624 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1404+6551_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.581 x 6.172 at 39.91 degrees (North through East) ! Clean map min=-0.0081333 max=0.098607 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1404+6551_S_map.fits wmodel /image_prod/ug002_uva//J1404+6551_S_map.mod ! Writing 522 model components to file: /image_prod/ug002_uva//J1404+6551_S_map.mod wobs /image_prod/ug002_uva//J1404+6551_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1404+6551_S_uvs.fits wwins /image_prod/ug002_uva//J1404+6551_S_map.win ! wwins: Wrote 6 windows to /image_prod/ug002_uva//J1404+6551_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0986074 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00046949 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.42836 1.42836 2.85672 5.71345 11.4269 22.8538 45.7076 91.4152 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.098 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 210.03 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1404+6551_S_dfm.log closed on Thu Mar 5 01:35:20 2020