! Started logfile: /image_prod/ug002_uva//J1228+3706_S_b_dfm.log on Thu Mar 5 00:40:28 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//J1228+3706_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1228+3706_S_b_uva.fits ! AN table 1: 18 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.429012 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1228+3706 ! ! 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 44 lines of history. ! ! Reading 834 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 J1228+3706_S_b] 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 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.060554Jy sigma=8.002838 ! Fit after self-cal, rms=0.627754Jy sigma=4.691293 ! 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.406 mas, bmaj=6.993 mas, bpa=35.93 degrees ! Estimated noise=3.84643 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.294325 Jy ! Component: 100 - total flux cleaned = 0.358547 Jy ! Total flux subtracted in 100 components = 0.358547 Jy ! Clean residual min=-0.019694 max=0.024215 Jy/beam ! Clean residual mean=-0.000051 rms=0.005131 Jy/beam ! Combined flux in latest and established models = 0.358547 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.358547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103538Jy sigma=0.626486 ! Fit after self-cal, rms=0.103541Jy sigma=0.626418 ! 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.891 mas, bmaj=7.105 mas, bpa=32.42 degrees ! Estimated noise=3.38895 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.022031 Jy ! Component: 100 - total flux cleaned = 0.0327221 Jy ! Component: 150 - total flux cleaned = 0.0362064 Jy ! Component: 200 - total flux cleaned = 0.0373226 Jy ! Total flux subtracted in 200 components = 0.0373226 Jy ! Clean residual min=-0.022654 max=0.017880 Jy/beam ! Clean residual mean=-0.000025 rms=0.004372 Jy/beam ! Combined flux in latest and established models = 0.39587 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 16 components and 0.39587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098976Jy sigma=0.582425 ! Fit after self-cal, rms=0.098770Jy sigma=0.581121 ! 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.891 x 7.105 at 32.42 degrees (North through East) ! Clean map min=-0.021841 max=0.37887 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.08 HN 1.02 KP 1.01 ! LA 1.00 MK 1.09 NL 1.04 OV 0.82 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.04 HN 1.02 KP 1.05 ! LA 1.02 MK 1.10 NL 0.92 OV 0.87 ! SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.05 HN 1.02 KP 1.04 ! LA 1.00 MK 1.10 NL 0.95 OV 0.90 ! SC 1.05 ! ! ! Fit before self-cal, rms=0.098770Jy sigma=0.581121 ! Fit after self-cal, rms=0.086490Jy sigma=0.515995 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.918 mas, bmaj=7.071 mas, bpa=31.87 degrees ! Estimated noise=3.36423 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.00891511 Jy ! Component: 100 - total flux cleaned = -0.0097379 Jy ! Component: 150 - total flux cleaned = -0.00941626 Jy ! Component: 200 - total flux cleaned = -0.00898674 Jy ! Total flux subtracted in 200 components = -0.00898674 Jy ! Clean residual min=-0.011452 max=0.010679 Jy/beam ! Clean residual mean=-0.000017 rms=0.003005 Jy/beam ! Combined flux in latest and established models = 0.386883 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 27 components and 0.386883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084890Jy sigma=0.507938 ! Fit after self-cal, rms=0.084890Jy sigma=0.507622 ! 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.084890Jy sigma=0.507622 ! Fit after self-cal, rms=0.067576Jy sigma=0.422820 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.873 mas, bmaj=7.077 mas, bpa=31.54 degrees ! Estimated noise=3.34725 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00298915 Jy ! Component: 100 - total flux cleaned = 0.00318843 Jy ! Component: 150 - total flux cleaned = 0.00342294 Jy ! Component: 200 - total flux cleaned = 0.00373484 Jy ! Total flux subtracted in 200 components = 0.00373484 Jy ! Clean residual min=-0.005940 max=0.006078 Jy/beam ! Clean residual mean=-0.000005 rms=0.001484 Jy/beam ! Combined flux in latest and established models = 0.390618 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.390618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067297Jy sigma=0.420169 ! Fit after self-cal, rms=0.067370Jy sigma=0.419870 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 = -7.90733e-05 Jy ! Component: 100 - total flux cleaned = 0.000177703 Jy ! Component: 150 - total flux cleaned = 0.000447747 Jy ! Component: 200 - total flux cleaned = 0.000647157 Jy ! Total flux subtracted in 200 components = 0.000647157 Jy ! Clean residual min=-0.005910 max=0.005933 Jy/beam ! Clean residual mean=-0.000004 rms=0.001461 Jy/beam ! Combined flux in latest and established models = 0.391265 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.391265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067298Jy sigma=0.419372 ! Fit after self-cal, rms=0.067287Jy sigma=0.419326 ! 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.067287Jy sigma=0.419326 ! Fit after self-cal, rms=0.067423Jy sigma=0.418633 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.858 mas, bmaj=7.081 mas, bpa=31.58 degrees ! Estimated noise=3.34796 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00222488 Jy ! Component: 100 - total flux cleaned = 0.00264773 Jy ! Component: 150 - total flux cleaned = 0.00289697 Jy ! Component: 200 - total flux cleaned = 0.00311381 Jy ! Total flux subtracted in 200 components = 0.00311381 Jy ! Clean residual min=-0.005329 max=0.005622 Jy/beam ! Clean residual mean=-0.000002 rms=0.001393 Jy/beam ! Combined flux in latest and established models = 0.394379 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 45 components and 0.394379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067344Jy sigma=0.417857 ! Fit after self-cal, rms=0.067341Jy sigma=0.417841 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.48417e-05 Jy ! Component: 100 - total flux cleaned = 8.96374e-05 Jy ! Component: 150 - total flux cleaned = 0.000177506 Jy ! Component: 200 - total flux cleaned = 0.000231353 Jy ! Total flux subtracted in 200 components = 0.000231353 Jy ! Clean residual min=-0.005294 max=0.005579 Jy/beam ! Clean residual mean=-0.000002 rms=0.001385 Jy/beam ! Combined flux in latest and established models = 0.39461 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 46 components and 0.39461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067312Jy sigma=0.417650 ! Fit after self-cal, rms=0.067308Jy sigma=0.417640 ! 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.067308Jy sigma=0.417640 ! Fit after self-cal, rms=0.067374Jy sigma=0.417376 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.116 mas, bmaj=9.181 mas, bpa=18.88 degrees ! Estimated noise=3.95934 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154558 Jy ! Component: 100 - total flux cleaned = 0.00186743 Jy ! Component: 150 - total flux cleaned = 0.00205452 Jy ! Component: 200 - total flux cleaned = 0.00209742 Jy ! Total flux subtracted in 200 components = 0.00209742 Jy ! Clean residual min=-0.006258 max=0.006056 Jy/beam ! Clean residual mean=-0.000001 rms=0.001658 Jy/beam ! Combined flux in latest and established models = 0.396708 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 55 components and 0.396708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067362Jy sigma=0.417105 ! Fit after self-cal, rms=0.067351Jy sigma=0.417059 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 = -5.56736e-06 Jy ! Component: 100 - total flux cleaned = 1.10699e-05 Jy ! Component: 150 - total flux cleaned = 1.09803e-05 Jy ! Component: 200 - total flux cleaned = 4.15485e-05 Jy ! Total flux subtracted in 200 components = 4.15485e-05 Jy ! Clean residual min=-0.006176 max=0.006023 Jy/beam ! Clean residual mean=-0.000001 rms=0.001648 Jy/beam ! Combined flux in latest and established models = 0.396749 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 57 components and 0.396749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067349Jy sigma=0.417012 ! Fit after self-cal, rms=0.067345Jy sigma=0.416998 ! 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.849 mas, bmaj=7.081 mas, bpa=31.62 degrees ! Estimated noise=3.34984 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.849 x 7.081 at 31.62 degrees (North through East) ! Clean map min=-0.005145 max=0.3755 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.371 mas, bmaj=6.891 mas, bpa=35.11 degrees ! Estimated noise=3.81011 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.291433 Jy ! Component: 100 - total flux cleaned = 0.355944 Jy ! Component: 150 - total flux cleaned = 0.378793 Jy ! Component: 200 - total flux cleaned = 0.388177 Jy ! Total flux subtracted in 200 components = 0.388177 Jy ! Clean residual min=-0.008007 max=0.007248 Jy/beam ! Clean residual mean=-0.000006 rms=0.001938 Jy/beam ! Combined flux in latest and established models = 0.388177 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.388177 Jy ! Inverting map and beam ! Estimated beam: bmin=3.849 mas, bmaj=7.081 mas, bpa=31.62 degrees ! Estimated noise=3.34984 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.00340061 Jy ! Component: 100 - total flux cleaned = 0.0047331 Jy ! Component: 150 - total flux cleaned = 0.00529963 Jy ! Component: 200 - total flux cleaned = 0.00552985 Jy ! Total flux subtracted in 200 components = 0.00552985 Jy ! Clean residual min=-0.006326 max=0.006169 Jy/beam ! Clean residual mean=-0.000004 rms=0.001470 Jy/beam ! Combined flux in latest and established models = 0.393707 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 18 components and 0.393707 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.116 mas, bmaj=9.181 mas, bpa=18.88 degrees ! Estimated noise=3.95934 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155243 Jy ! Component: 100 - total flux cleaned = 0.00197929 Jy ! Component: 150 - total flux cleaned = 0.00220177 Jy ! Component: 200 - total flux cleaned = 0.00234239 Jy ! Total flux subtracted in 200 components = 0.00234239 Jy ! Clean residual min=-0.006475 max=0.006111 Jy/beam ! Clean residual mean=-0.000003 rms=0.001681 Jy/beam ! Combined flux in latest and established models = 0.396049 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.000122269 Jy ! Component: 100 - total flux cleaned = 0.00015956 Jy ! Component: 150 - total flux cleaned = 0.000159936 Jy ! Component: 200 - total flux cleaned = 0.00015973 Jy ! Total flux subtracted in 200 components = 0.00015973 Jy ! Clean residual min=-0.006318 max=0.006036 Jy/beam ! Clean residual mean=-0.000002 rms=0.001666 Jy/beam ! Combined flux in latest and established models = 0.396209 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 34 components and 0.396209 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.849 mas, bmaj=7.081 mas, bpa=31.62 degrees ! Estimated noise=3.34984 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000946056 Jy ! Component: 100 - total flux cleaned = -0.00149701 Jy ! Component: 150 - total flux cleaned = -0.00149513 Jy ! Component: 200 - total flux cleaned = -0.0014346 Jy ! Total flux subtracted in 200 components = -0.0014346 Jy ! Clean residual min=-0.005743 max=0.005551 Jy/beam ! Clean residual mean=-0.000002 rms=0.001386 Jy/beam ! Combined flux in latest and established models = 0.394774 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.394774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067473Jy sigma=0.417968 ! Fit after self-cal, rms=0.067460Jy sigma=0.417793 wmodel J1228+3706_S_b_map.mod ! Writing 41 model components to file: J1228+3706_S_b_map.mod wobs J1228+3706_S_b_uvs.fits ! Writing UV FITS file: J1228+3706_S_b_uvs.fits wwins J1228+3706_S_b_map.win ! wwins: Wrote 1 windows to J1228+3706_S_b_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.000706299 Jy ! Component: 100 - total flux cleaned = -0.00151266 Jy ! Component: 150 - total flux cleaned = -0.00192473 Jy ! Component: 200 - total flux cleaned = -0.00246823 Jy ! Component: 250 - total flux cleaned = -0.00313074 Jy ! Component: 300 - total flux cleaned = -0.00361988 Jy ! Component: 350 - total flux cleaned = -0.00368641 Jy ! Component: 400 - total flux cleaned = -0.00394407 Jy ! Component: 450 - total flux cleaned = -0.00412862 Jy ! Component: 500 - total flux cleaned = -0.00400951 Jy ! Component: 550 - total flux cleaned = -0.00418503 Jy ! Component: 600 - total flux cleaned = -0.00424065 Jy ! Component: 650 - total flux cleaned = -0.00424119 Jy ! Component: 700 - total flux cleaned = -0.00434532 Jy ! Component: 750 - total flux cleaned = -0.00424267 Jy ! Component: 800 - total flux cleaned = -0.0043921 Jy ! Component: 850 - total flux cleaned = -0.00414928 Jy ! Component: 900 - total flux cleaned = -0.00424484 Jy ! Component: 950 - total flux cleaned = -0.00433759 Jy ! Component: 1000 - total flux cleaned = -0.00420022 Jy ! Component: 1050 - total flux cleaned = -0.00419906 Jy ! Component: 1100 - total flux cleaned = -0.00415635 Jy ! Component: 1150 - total flux cleaned = -0.00407226 Jy ! Component: 1200 - total flux cleaned = -0.00423988 Jy ! Component: 1250 - total flux cleaned = -0.00419838 Jy ! Component: 1300 - total flux cleaned = -0.00439988 Jy ! Component: 1350 - total flux cleaned = -0.00424163 Jy ! Component: 1400 - total flux cleaned = -0.00420196 Jy ! Component: 1450 - total flux cleaned = -0.00416367 Jy ! Component: 1500 - total flux cleaned = -0.00408804 Jy ! Component: 1550 - total flux cleaned = -0.00416251 Jy ! Component: 1600 - total flux cleaned = -0.00408877 Jy ! Component: 1650 - total flux cleaned = -0.00405261 Jy ! Component: 1700 - total flux cleaned = -0.00401742 Jy ! Component: 1750 - total flux cleaned = -0.00394775 Jy ! Component: 1800 - total flux cleaned = -0.00405133 Jy ! Component: 1850 - total flux cleaned = -0.00398301 Jy ! Component: 1900 - total flux cleaned = -0.00408399 Jy ! Component: 1950 - total flux cleaned = -0.00411666 Jy ! Component: 2000 - total flux cleaned = -0.00411673 Jy ! Component: 2050 - total flux cleaned = -0.00418195 Jy ! Component: 2100 - total flux cleaned = -0.00421388 Jy ! Component: 2150 - total flux cleaned = -0.00434068 Jy ! Component: 2200 - total flux cleaned = -0.00437196 Jy ! Component: 2250 - total flux cleaned = -0.00449616 Jy ! Component: 2300 - total flux cleaned = -0.0046187 Jy ! Component: 2350 - total flux cleaned = -0.00473941 Jy ! Component: 2400 - total flux cleaned = -0.00468004 Jy ! Component: 2450 - total flux cleaned = -0.00491659 Jy ! Component: 2500 - total flux cleaned = -0.00494559 Jy ! Component: 2550 - total flux cleaned = -0.00503276 Jy ! Component: 2600 - total flux cleaned = -0.00517576 Jy ! Component: 2650 - total flux cleaned = -0.00537352 Jy ! Component: 2700 - total flux cleaned = -0.00540143 Jy ! Component: 2750 - total flux cleaned = -0.00548498 Jy ! Component: 2800 - total flux cleaned = -0.0056493 Jy ! Component: 2850 - total flux cleaned = -0.00578511 Jy ! Component: 2900 - total flux cleaned = -0.00599986 Jy ! Component: 2950 - total flux cleaned = -0.00621248 Jy ! Component: 3000 - total flux cleaned = -0.00644977 Jy ! Component: 3050 - total flux cleaned = -0.0066328 Jy ! Component: 3100 - total flux cleaned = -0.00689216 Jy ! Component: 3150 - total flux cleaned = -0.0070461 Jy ! Component: 3200 - total flux cleaned = -0.00730065 Jy ! Component: 3250 - total flux cleaned = -0.00750277 Jy ! Component: 3300 - total flux cleaned = -0.00777839 Jy ! Component: 3350 - total flux cleaned = -0.00797706 Jy ! Component: 3400 - total flux cleaned = -0.00824811 Jy ! Component: 3450 - total flux cleaned = -0.00846817 Jy ! Component: 3500 - total flux cleaned = -0.00866222 Jy ! Component: 3550 - total flux cleaned = -0.00883111 Jy ! Component: 3600 - total flux cleaned = -0.00899864 Jy ! Component: 3650 - total flux cleaned = -0.00916511 Jy ! Component: 3700 - total flux cleaned = -0.00940097 Jy ! Component: 3750 - total flux cleaned = -0.00954144 Jy ! Component: 3800 - total flux cleaned = -0.00972779 Jy ! Component: 3850 - total flux cleaned = -0.009959 Jy ! Component: 3900 - total flux cleaned = -0.0100971 Jy ! Component: 3950 - total flux cleaned = -0.0103482 Jy ! Component: 4000 - total flux cleaned = -0.0105072 Jy ! Component: 4050 - total flux cleaned = -0.0107101 Jy ! Total flux subtracted in 4096 components = -0.0108894 Jy ! Clean residual min=-0.001469 max=0.001328 Jy/beam ! Clean residual mean=-0.000002 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.383885 Jy keep ! Adding 248 model components to the UV plane model. ! The established model now contains 289 components and 0.383885 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1228+3706_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.849 x 7.081 at 31.62 degrees (North through East) ! Clean map min=-0.0033284 max=0.37507 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1228+3706_S_b_map.fits wmodel /image_prod/ug002_uva//J1228+3706_S_b_map.mod ! Writing 289 model components to file: /image_prod/ug002_uva//J1228+3706_S_b_map.mod wobs /image_prod/ug002_uva//J1228+3706_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1228+3706_S_b_uvs.fits wwins /image_prod/ug002_uva//J1228+3706_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1228+3706_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.375072 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000372924 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.298282 0.298282 0.596564 1.19313 2.38625 4.77251 9.54502 19.09 38.1801 76.3601 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.375 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1005.76 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1228+3706_S_b_dfm.log closed on Thu Mar 5 00:40:31 2020