! Started logfile: /image_prod/ug002_uva//J0609-0230_S_dfm.log on Wed Mar 4 21:11:03 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//J0609-0230_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0609-0230_S_uva.fits ! AN table 1: 45 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.710617 visibilities/baseline/integration-bin. ! Found source: J0609-0230 ! ! 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 4317 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 J0609-0230_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 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.999819Jy sigma=8.769573 ! Fit after self-cal, rms=0.961973Jy sigma=8.444606 ! 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.669 mas, bmaj=7.699 mas, bpa=-5.946 degrees ! Estimated noise=1.61229 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.0307444 Jy ! Component: 100 - total flux cleaned = 0.037796 Jy ! Total flux subtracted in 100 components = 0.037796 Jy ! Clean residual min=-0.004255 max=0.003925 Jy/beam ! Clean residual mean=-0.000006 rms=0.000996 Jy/beam ! Combined flux in latest and established models = 0.037796 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.037796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062385Jy sigma=0.484025 ! Fit after self-cal, rms=0.061214Jy sigma=0.472472 ! 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.226 mas, bmaj=8.954 mas, bpa=-6.352 degrees ! Estimated noise=1.25909 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.00349667 Jy ! Component: 100 - total flux cleaned = 0.00393579 Jy ! Component: 150 - total flux cleaned = 0.00389704 Jy ! Component: 200 - total flux cleaned = 0.00389813 Jy ! Total flux subtracted in 200 components = 0.00389813 Jy ! Clean residual min=-0.002946 max=0.002697 Jy/beam ! Clean residual mean=-0.000013 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.0416941 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 15 components and 0.0416941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060969Jy sigma=0.471008 ! Fit after self-cal, rms=0.060921Jy sigma=0.470917 ! 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.226 x 8.954 at -6.352 degrees (North through East) ! Clean map min=-0.0029728 max=0.041864 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.02 KP 0.94 ! LA 1.15 MK 1.00 NL 1.03 OV 0.70 ! PT 1.12 SC 1.17 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.64 FD 1.14 HN 0.91 KP 1.09 ! LA 1.07 MK 0.99 NL 0.90 OV 0.98 ! PT 1.07 SC 0.88 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.06 HN 1.10 KP 1.10 ! LA 1.09 MK 1.08 NL 0.81 OV 0.59 ! PT 1.13 SC 1.00 ! ! ! Fit before self-cal, rms=0.060921Jy sigma=0.470917 ! Fit after self-cal, rms=0.056697Jy sigma=0.464487 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.233 mas, bmaj=8.826 mas, bpa=-5.942 degrees ! Estimated noise=1.24215 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 = -8.57765e-05 Jy ! Component: 100 - total flux cleaned = -9.92265e-05 Jy ! Component: 150 - total flux cleaned = -0.0001122 Jy ! Component: 200 - total flux cleaned = -0.000124325 Jy ! Total flux subtracted in 200 components = -0.000124325 Jy ! Clean residual min=-0.002154 max=0.002186 Jy/beam ! Clean residual mean=-0.000005 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.0415698 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 27 components and 0.0415698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056689Jy sigma=0.464437 ! Fit after self-cal, rms=0.056938Jy sigma=0.462951 ! 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.056938Jy sigma=0.462951 ! Fit after self-cal, rms=0.058018Jy sigma=0.461653 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.23 mas, bmaj=8.804 mas, bpa=-5.932 degrees ! Estimated noise=1.24235 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000277675 Jy ! Component: 100 - total flux cleaned = 0.0002913 Jy ! Component: 150 - total flux cleaned = 0.000291309 Jy ! Component: 200 - total flux cleaned = 0.000301384 Jy ! Total flux subtracted in 200 components = 0.000301384 Jy ! Clean residual min=-0.002152 max=0.002365 Jy/beam ! Clean residual mean=-0.000004 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.0418712 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.0418712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058010Jy sigma=0.461631 ! Fit after self-cal, rms=0.058154Jy sigma=0.461374 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 (43.5, -63.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00139741 Jy ! Component: 100 - total flux cleaned = 0.00144143 Jy ! Component: 150 - total flux cleaned = 0.00152415 Jy ! Component: 200 - total flux cleaned = 0.00159298 Jy ! Total flux subtracted in 200 components = 0.00159298 Jy ! Clean residual min=-0.002004 max=0.001933 Jy/beam ! Clean residual mean=-0.000005 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.0434641 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 49 components and 0.0434641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058046Jy sigma=0.460687 ! Fit after self-cal, rms=0.058059Jy sigma=0.460553 ! 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.058059Jy sigma=0.460553 ! Fit after self-cal, rms=0.058852Jy sigma=0.459601 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.206 mas, bmaj=8.76 mas, bpa=-5.988 degrees ! Estimated noise=1.24238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000917355 Jy ! Component: 100 - total flux cleaned = 0.00116668 Jy ! Component: 150 - total flux cleaned = 0.00140062 Jy ! Component: 200 - total flux cleaned = 0.00149912 Jy ! Total flux subtracted in 200 components = 0.00149912 Jy ! Clean residual min=-0.002006 max=0.001990 Jy/beam ! Clean residual mean=-0.000004 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.0449633 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 62 components and 0.0449633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058798Jy sigma=0.459258 ! Fit after self-cal, rms=0.058905Jy sigma=0.459094 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.000309405 Jy ! Component: 100 - total flux cleaned = 0.000358814 Jy ! Component: 150 - total flux cleaned = 0.000335798 Jy ! Component: 200 - total flux cleaned = 0.000292641 Jy ! Total flux subtracted in 200 components = 0.000292641 Jy ! Clean residual min=-0.002110 max=0.002005 Jy/beam ! Clean residual mean=-0.000004 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.0452559 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 67 components and 0.0452559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058878Jy sigma=0.458955 ! Fit after self-cal, rms=0.058881Jy sigma=0.458937 ! 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.058881Jy sigma=0.458937 ! Fit after self-cal, rms=0.059133Jy sigma=0.458813 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.651 mas, bmaj=14.97 mas, bpa=-8.558 degrees ! Estimated noise=1.54867 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000845258 Jy ! Component: 100 - total flux cleaned = 0.00118883 Jy ! Component: 150 - total flux cleaned = 0.00126387 Jy ! Component: 200 - total flux cleaned = 0.00128539 Jy ! Total flux subtracted in 200 components = 0.00128539 Jy ! Clean residual min=-0.002025 max=0.001951 Jy/beam ! Clean residual mean=-0.000008 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.0465413 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 80 components and 0.0465413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059120Jy sigma=0.458777 ! Fit after self-cal, rms=0.059157Jy sigma=0.458744 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.00010078 Jy ! Component: 100 - total flux cleaned = 0.000123452 Jy ! Component: 150 - total flux cleaned = 0.000152755 Jy ! Component: 200 - total flux cleaned = 0.000161802 Jy ! Total flux subtracted in 200 components = 0.000161802 Jy ! Clean residual min=-0.002019 max=0.001931 Jy/beam ! Clean residual mean=-0.000008 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.0467031 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 84 components and 0.0467031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059155Jy sigma=0.458753 ! Fit after self-cal, rms=0.059155Jy sigma=0.458747 ! 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.193 mas, bmaj=8.721 mas, bpa=-5.9 degrees ! Estimated noise=1.24334 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.193 x 8.721 at -5.9 degrees (North through East) ! Clean map min=-0.0018935 max=0.041256 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.674 mas, bmaj=7.599 mas, bpa=-5.373 degrees ! Estimated noise=1.55802 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0309074 Jy ! Component: 100 - total flux cleaned = 0.0384234 Jy ! Component: 150 - total flux cleaned = 0.0414553 Jy ! Component: 200 - total flux cleaned = 0.0429245 Jy ! Total flux subtracted in 200 components = 0.0429245 Jy ! Clean residual min=-0.002835 max=0.002595 Jy/beam ! Clean residual mean=-0.000003 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.0429245 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0429245 Jy ! Inverting map and beam ! Estimated beam: bmin=3.193 mas, bmaj=8.721 mas, bpa=-5.9 degrees ! Estimated noise=1.24334 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.00156654 Jy ! Component: 100 - total flux cleaned = 0.00233569 Jy ! Component: 150 - total flux cleaned = 0.00289829 Jy ! Component: 200 - total flux cleaned = 0.0030922 Jy ! Total flux subtracted in 200 components = 0.0030922 Jy ! Clean residual min=-0.002120 max=0.001954 Jy/beam ! Clean residual mean=-0.000004 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.0460167 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 42 components and 0.0460167 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.651 mas, bmaj=14.97 mas, bpa=-8.558 degrees ! Estimated noise=1.54867 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000694198 Jy ! Component: 100 - total flux cleaned = 0.000775485 Jy ! Component: 150 - total flux cleaned = 0.000811338 Jy ! Component: 200 - total flux cleaned = 0.000827284 Jy ! Total flux subtracted in 200 components = 0.000827284 Jy ! Clean residual min=-0.002118 max=0.002008 Jy/beam ! Clean residual mean=-0.000008 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.046844 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 = 3.08839e-05 Jy ! Component: 100 - total flux cleaned = 3.10707e-05 Jy ! Component: 150 - total flux cleaned = 1.80534e-05 Jy ! Component: 200 - total flux cleaned = 1.8089e-05 Jy ! Total flux subtracted in 200 components = 1.8089e-05 Jy ! Clean residual min=-0.002071 max=0.001987 Jy/beam ! Clean residual mean=-0.000008 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.0468621 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 61 components and 0.0468621 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.193 mas, bmaj=8.721 mas, bpa=-5.9 degrees ! Estimated noise=1.24334 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000117598 Jy ! Component: 100 - total flux cleaned = 9.00874e-05 Jy ! Component: 150 - total flux cleaned = 6.45802e-05 Jy ! Component: 200 - total flux cleaned = 1.70658e-05 Jy ! Total flux subtracted in 200 components = 1.70658e-05 Jy ! Clean residual min=-0.002067 max=0.001980 Jy/beam ! Clean residual mean=-0.000004 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.0468792 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 76 components and 0.0468792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059157Jy sigma=0.458805 ! Fit after self-cal, rms=0.059170Jy sigma=0.458779 wmodel J0609-0230_S_map.mod ! Writing 76 model components to file: J0609-0230_S_map.mod wobs J0609-0230_S_uvs.fits ! Writing UV FITS file: J0609-0230_S_uvs.fits wwins J0609-0230_S_map.win ! wwins: Wrote 2 windows to J0609-0230_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.000297243 Jy ! Component: 100 - total flux cleaned = -0.000423669 Jy ! Component: 150 - total flux cleaned = -0.000543834 Jy ! Component: 200 - total flux cleaned = -0.000543291 Jy ! Component: 250 - total flux cleaned = -0.000686276 Jy ! Component: 300 - total flux cleaned = -0.000713064 Jy ! Component: 350 - total flux cleaned = -0.00071211 Jy ! Component: 400 - total flux cleaned = -0.000658341 Jy ! Component: 450 - total flux cleaned = -0.000709933 Jy ! Component: 500 - total flux cleaned = -0.000735098 Jy ! Component: 550 - total flux cleaned = -0.000734673 Jy ! Component: 600 - total flux cleaned = -0.000709863 Jy ! Component: 650 - total flux cleaned = -0.000685874 Jy ! Component: 700 - total flux cleaned = -0.000780644 Jy ! Component: 750 - total flux cleaned = -0.000803716 Jy ! Component: 800 - total flux cleaned = -0.00075804 Jy ! Component: 850 - total flux cleaned = -0.000803292 Jy ! Component: 900 - total flux cleaned = -0.000803568 Jy ! Component: 950 - total flux cleaned = -0.000803712 Jy ! Component: 1000 - total flux cleaned = -0.000868566 Jy ! Component: 1050 - total flux cleaned = -0.000868584 Jy ! Component: 1100 - total flux cleaned = -0.000847703 Jy ! Component: 1150 - total flux cleaned = -0.000765291 Jy ! Component: 1200 - total flux cleaned = -0.00082616 Jy ! Component: 1250 - total flux cleaned = -0.000825702 Jy ! Component: 1300 - total flux cleaned = -0.00076622 Jy ! Component: 1350 - total flux cleaned = -0.000785061 Jy ! Component: 1400 - total flux cleaned = -0.000784949 Jy ! Component: 1450 - total flux cleaned = -0.000879754 Jy ! Component: 1500 - total flux cleaned = -0.000860659 Jy ! Component: 1550 - total flux cleaned = -0.000860499 Jy ! Component: 1600 - total flux cleaned = -0.000952168 Jy ! Component: 1650 - total flux cleaned = -0.00095233 Jy ! Component: 1700 - total flux cleaned = -0.000970744 Jy ! Component: 1750 - total flux cleaned = -0.00104189 Jy ! Component: 1800 - total flux cleaned = -0.000989067 Jy ! Component: 1850 - total flux cleaned = -0.000971774 Jy ! Component: 1900 - total flux cleaned = -0.00100658 Jy ! Component: 1950 - total flux cleaned = -0.00107473 Jy ! Component: 2000 - total flux cleaned = -0.00107465 Jy ! Component: 2050 - total flux cleaned = -0.00105775 Jy ! Component: 2100 - total flux cleaned = -0.0010577 Jy ! Component: 2150 - total flux cleaned = -0.00107435 Jy ! Component: 2200 - total flux cleaned = -0.00105776 Jy ! Component: 2250 - total flux cleaned = -0.00105791 Jy ! Component: 2300 - total flux cleaned = -0.00108991 Jy ! Component: 2350 - total flux cleaned = -0.00112162 Jy ! Component: 2400 - total flux cleaned = -0.00110581 Jy ! Component: 2450 - total flux cleaned = -0.00109025 Jy ! Component: 2500 - total flux cleaned = -0.00105909 Jy ! Component: 2550 - total flux cleaned = -0.000982295 Jy ! Component: 2600 - total flux cleaned = -0.000997538 Jy ! Component: 2650 - total flux cleaned = -0.000922211 Jy ! Component: 2700 - total flux cleaned = -0.000981881 Jy ! Component: 2750 - total flux cleaned = -0.000907673 Jy ! Component: 2800 - total flux cleaned = -0.000892909 Jy ! Component: 2850 - total flux cleaned = -0.000863915 Jy ! Component: 2900 - total flux cleaned = -0.000878373 Jy ! Component: 2950 - total flux cleaned = -0.000863891 Jy ! Component: 3000 - total flux cleaned = -0.000835282 Jy ! Component: 3050 - total flux cleaned = -0.000806959 Jy ! Component: 3100 - total flux cleaned = -0.000821139 Jy ! Component: 3150 - total flux cleaned = -0.00076526 Jy ! Component: 3200 - total flux cleaned = -0.000765309 Jy ! Component: 3250 - total flux cleaned = -0.000778923 Jy ! Component: 3300 - total flux cleaned = -0.000751607 Jy ! Component: 3350 - total flux cleaned = -0.000724416 Jy ! Component: 3400 - total flux cleaned = -0.00067063 Jy ! Component: 3450 - total flux cleaned = -0.000764246 Jy ! Component: 3500 - total flux cleaned = -0.00073751 Jy ! Component: 3550 - total flux cleaned = -0.000671407 Jy ! Component: 3600 - total flux cleaned = -0.000658495 Jy ! Component: 3650 - total flux cleaned = -0.000671637 Jy ! Component: 3700 - total flux cleaned = -0.000658691 Jy ! Component: 3750 - total flux cleaned = -0.000594304 Jy ! Component: 3800 - total flux cleaned = -0.000581511 Jy ! Component: 3850 - total flux cleaned = -0.000556038 Jy ! Component: 3900 - total flux cleaned = -0.000530821 Jy ! Component: 3950 - total flux cleaned = -0.000430414 Jy ! Component: 4000 - total flux cleaned = -0.000467923 Jy ! Component: 4050 - total flux cleaned = -0.000430659 Jy ! Total flux subtracted in 4096 components = -0.000381278 Jy ! Clean residual min=-0.000703 max=0.000782 Jy/beam ! Clean residual mean=-0.000002 rms=0.000221 Jy/beam ! Combined flux in latest and established models = 0.0464979 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 339 components and 0.0464979 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0609-0230_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.193 x 8.721 at -5.9 degrees (North through East) ! Clean map min=-0.0015549 max=0.040234 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0609-0230_S_map.fits wmodel /image_prod/ug002_uva//J0609-0230_S_map.mod ! Writing 339 model components to file: /image_prod/ug002_uva//J0609-0230_S_map.mod wobs /image_prod/ug002_uva//J0609-0230_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0609-0230_S_uvs.fits wwins /image_prod/ug002_uva//J0609-0230_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0609-0230_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0402338 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000222633 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.66005 1.66005 3.3201 6.64019 13.2804 26.5608 53.1215 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.04 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 180.717 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0609-0230_S_dfm.log closed on Wed Mar 4 21:11:06 2020