! Started logfile: /image_prod/ug002_uva//J1859-2509_S_dfm.log on Thu Mar 5 04:00:39 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//J1859-2509_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1859-2509_S_uva.fits ! AN table 1: 50 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.806222 visibilities/baseline/integration-bin. ! Found source: J1859-2509 ! ! 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 5442 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 J1859-2509_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015899Jy sigma=6.304153 ! Fit after self-cal, rms=0.891265Jy sigma=5.485215 ! 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.925 mas, bmaj=6.489 mas, bpa=-0.08476 degrees ! Estimated noise=2.22329 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.0894497 Jy ! Component: 100 - total flux cleaned = 0.109051 Jy ! Total flux subtracted in 100 components = 0.109051 Jy ! Clean residual min=-0.007889 max=0.008786 Jy/beam ! Clean residual mean=0.000003 rms=0.002025 Jy/beam ! Combined flux in latest and established models = 0.109051 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.109051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090540Jy sigma=0.482981 ! Fit after self-cal, rms=0.090431Jy sigma=0.482652 ! 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.519 mas, bmaj=7.865 mas, bpa=0.1286 degrees ! Estimated noise=1.60931 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.00809405 Jy ! Component: 100 - total flux cleaned = 0.0119891 Jy ! Component: 150 - total flux cleaned = 0.013997 Jy ! Component: 200 - total flux cleaned = 0.014922 Jy ! Total flux subtracted in 200 components = 0.014922 Jy ! Clean residual min=-0.005395 max=0.007579 Jy/beam ! Clean residual mean=0.000000 rms=0.001626 Jy/beam ! Combined flux in latest and established models = 0.123973 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 25 components and 0.123973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089953Jy sigma=0.476392 ! Fit after self-cal, rms=0.090017Jy sigma=0.476332 ! 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.519 x 7.865 at 0.1286 degrees (North through East) ! Clean map min=-0.0052341 max=0.1132 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.93 HN 1.23 KP 0.96 ! LA 1.02 MK 1.01 NL 0.94 OV 0.88 ! PT 1.16 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.39 FD 0.93 HN 1.24 KP 1.01 ! LA 0.99 MK 0.97 NL 0.93 OV 0.86 ! PT 1.19 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.92 HN 1.26 KP 1.03 ! LA 1.01 MK 1.01 NL 0.90 OV 0.87 ! PT 1.24 SC 0.99 ! ! ! Fit before self-cal, rms=0.090017Jy sigma=0.476332 ! Fit after self-cal, rms=0.097176Jy sigma=0.464108 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.525 mas, bmaj=7.838 mas, bpa=1.005 degrees ! Estimated noise=1.60758 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.000750811 Jy ! Component: 100 - total flux cleaned = -0.000863515 Jy ! Component: 150 - total flux cleaned = -0.000961355 Jy ! Component: 200 - total flux cleaned = -0.00109231 Jy ! Total flux subtracted in 200 components = -0.00109231 Jy ! Clean residual min=-0.004043 max=0.003787 Jy/beam ! Clean residual mean=0.000006 rms=0.000951 Jy/beam ! Combined flux in latest and established models = 0.122881 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.122881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097092Jy sigma=0.463749 ! Fit after self-cal, rms=0.097453Jy sigma=0.463407 ! 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.097453Jy sigma=0.463407 ! Fit after self-cal, rms=0.107026Jy sigma=0.459594 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.495 mas, bmaj=7.861 mas, bpa=0.5303 degrees ! Estimated noise=1.62136 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00054975 Jy ! Component: 100 - total flux cleaned = 0.000740223 Jy ! Component: 150 - total flux cleaned = 0.000739431 Jy ! Component: 200 - total flux cleaned = 0.000738862 Jy ! Total flux subtracted in 200 components = 0.000738862 Jy ! Clean residual min=-0.003235 max=0.002643 Jy/beam ! Clean residual mean=0.000005 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.12362 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 46 components and 0.12362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106970Jy sigma=0.459411 ! Fit after self-cal, rms=0.107358Jy sigma=0.459303 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.25887e-05 Jy ! Component: 100 - total flux cleaned = 4.40135e-05 Jy ! Component: 150 - total flux cleaned = 1.98592e-05 Jy ! Component: 200 - total flux cleaned = -2.97817e-06 Jy ! Total flux subtracted in 200 components = -2.97817e-06 Jy ! Clean residual min=-0.003308 max=0.002598 Jy/beam ! Clean residual mean=0.000005 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.123617 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 50 components and 0.123617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107339Jy sigma=0.459243 ! Fit after self-cal, rms=0.107343Jy sigma=0.459230 ! 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.107343Jy sigma=0.459230 ! Fit after self-cal, rms=0.110903Jy sigma=0.459262 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.487 mas, bmaj=7.829 mas, bpa=0.3035 degrees ! Estimated noise=1.63288 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000861861 Jy ! Component: 100 - total flux cleaned = 0.000990481 Jy ! Component: 150 - total flux cleaned = 0.000989992 Jy ! Component: 200 - total flux cleaned = 0.000989661 Jy ! Total flux subtracted in 200 components = 0.000989661 Jy ! Clean residual min=-0.003397 max=0.002593 Jy/beam ! Clean residual mean=0.000005 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.124606 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 51 components and 0.124606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110871Jy sigma=0.459175 ! Fit after self-cal, rms=0.110893Jy sigma=0.459151 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.75528e-05 Jy ! Component: 100 - total flux cleaned = 6.00964e-05 Jy ! Component: 150 - total flux cleaned = 4.16544e-05 Jy ! Component: 200 - total flux cleaned = 2.48659e-05 Jy ! Total flux subtracted in 200 components = 2.48659e-05 Jy ! Clean residual min=-0.003419 max=0.002605 Jy/beam ! Clean residual mean=0.000005 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.124631 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 51 components and 0.124631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110879Jy sigma=0.459127 ! Fit after self-cal, rms=0.110881Jy sigma=0.459114 ! 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.110881Jy sigma=0.459114 ! Fit after self-cal, rms=0.112493Jy sigma=0.459153 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.856 mas, bmaj=18.34 mas, bpa=2.72 degrees ! Estimated noise=1.93358 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000708736 Jy ! Component: 100 - total flux cleaned = 0.000640187 Jy ! Component: 150 - total flux cleaned = 0.000578283 Jy ! Component: 200 - total flux cleaned = 0.000490982 Jy ! Total flux subtracted in 200 components = 0.000490982 Jy ! Clean residual min=-0.002615 max=0.002673 Jy/beam ! Clean residual mean=0.000008 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.125122 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.125122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112475Jy sigma=0.459147 ! Fit after self-cal, rms=0.112417Jy sigma=0.459101 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 = 9.469e-05 Jy ! Component: 100 - total flux cleaned = 9.46112e-06 Jy ! Component: 150 - total flux cleaned = -4.09396e-05 Jy ! Component: 200 - total flux cleaned = -0.000109211 Jy ! Total flux subtracted in 200 components = -0.000109211 Jy ! Clean residual min=-0.002632 max=0.002649 Jy/beam ! Clean residual mean=0.000008 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.125013 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 59 components and 0.125013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112417Jy sigma=0.459205 ! Fit after self-cal, rms=0.112366Jy sigma=0.459179 ! 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.482 mas, bmaj=7.805 mas, bpa=0.1162 degrees ! Estimated noise=1.64573 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.482 x 7.805 at 0.1162 degrees (North through East) ! Clean map min=-0.0033656 max=0.11808 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.879 mas, bmaj=6.407 mas, bpa=0.1321 degrees ! Estimated noise=2.27519 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0912843 Jy ! Component: 100 - total flux cleaned = 0.111853 Jy ! Component: 150 - total flux cleaned = 0.119315 Jy ! Component: 200 - total flux cleaned = 0.123266 Jy ! Total flux subtracted in 200 components = 0.123266 Jy ! Clean residual min=-0.004945 max=0.003506 Jy/beam ! Clean residual mean=0.000006 rms=0.000986 Jy/beam ! Combined flux in latest and established models = 0.123266 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.123266 Jy ! Inverting map and beam ! Estimated beam: bmin=3.482 mas, bmaj=7.805 mas, bpa=0.1162 degrees ! Estimated noise=1.64573 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.00187821 Jy ! Component: 100 - total flux cleaned = 0.00208724 Jy ! Component: 150 - total flux cleaned = 0.00217068 Jy ! Component: 200 - total flux cleaned = 0.00224102 Jy ! Total flux subtracted in 200 components = 0.00224102 Jy ! Clean residual min=-0.003321 max=0.002470 Jy/beam ! Clean residual mean=0.000005 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.125507 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 47 components and 0.125507 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.856 mas, bmaj=18.34 mas, bpa=2.72 degrees ! Estimated noise=1.93358 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000163963 Jy ! Component: 100 - total flux cleaned = -0.000225785 Jy ! Component: 150 - total flux cleaned = -0.000307926 Jy ! Component: 200 - total flux cleaned = -0.000381725 Jy ! Total flux subtracted in 200 components = -0.000381725 Jy ! Clean residual min=-0.002666 max=0.002635 Jy/beam ! Clean residual mean=0.000008 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.125126 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 = -6.76882e-05 Jy ! Component: 100 - total flux cleaned = -0.000130431 Jy ! Component: 150 - total flux cleaned = -0.00018886 Jy ! Component: 200 - total flux cleaned = -0.000243407 Jy ! Total flux subtracted in 200 components = -0.000243407 Jy ! Clean residual min=-0.002602 max=0.002627 Jy/beam ! Clean residual mean=0.000008 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.124882 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 60 components and 0.124882 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.482 mas, bmaj=7.805 mas, bpa=0.1162 degrees ! Estimated noise=1.64573 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00044642 Jy ! Component: 100 - total flux cleaned = 0.000445113 Jy ! Component: 150 - total flux cleaned = 0.000391679 Jy ! Component: 200 - total flux cleaned = 0.000370041 Jy ! Total flux subtracted in 200 components = 0.000370041 Jy ! Clean residual min=-0.003419 max=0.002549 Jy/beam ! Clean residual mean=0.000005 rms=0.000687 Jy/beam ! Combined flux in latest and established models = 0.125252 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 69 components and 0.125252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112352Jy sigma=0.459157 ! Fit after self-cal, rms=0.112352Jy sigma=0.459120 wmodel J1859-2509_S_map.mod ! Writing 69 model components to file: J1859-2509_S_map.mod wobs J1859-2509_S_uvs.fits ! Writing UV FITS file: J1859-2509_S_uvs.fits wwins J1859-2509_S_map.win ! wwins: Wrote 1 windows to J1859-2509_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.00143947 Jy ! Component: 100 - total flux cleaned = -0.00230731 Jy ! Component: 150 - total flux cleaned = -0.00284254 Jy ! Component: 200 - total flux cleaned = -0.00309411 Jy ! Component: 250 - total flux cleaned = -0.00333696 Jy ! Component: 300 - total flux cleaned = -0.00353188 Jy ! Component: 350 - total flux cleaned = -0.00375625 Jy ! Component: 400 - total flux cleaned = -0.00379213 Jy ! Component: 450 - total flux cleaned = -0.00372182 Jy ! Component: 500 - total flux cleaned = -0.00379001 Jy ! Component: 550 - total flux cleaned = -0.00382362 Jy ! Component: 600 - total flux cleaned = -0.00398632 Jy ! Component: 650 - total flux cleaned = -0.00404969 Jy ! Component: 700 - total flux cleaned = -0.00408118 Jy ! Component: 750 - total flux cleaned = -0.00414319 Jy ! Component: 800 - total flux cleaned = -0.00417327 Jy ! Component: 850 - total flux cleaned = -0.00405471 Jy ! Component: 900 - total flux cleaned = -0.00399711 Jy ! Component: 950 - total flux cleaned = -0.00399679 Jy ! Component: 1000 - total flux cleaned = -0.00394067 Jy ! Component: 1050 - total flux cleaned = -0.00399597 Jy ! Component: 1100 - total flux cleaned = -0.00399579 Jy ! Component: 1150 - total flux cleaned = -0.0039953 Jy ! Component: 1200 - total flux cleaned = -0.00399505 Jy ! Component: 1250 - total flux cleaned = -0.00396871 Jy ! Component: 1300 - total flux cleaned = -0.00399443 Jy ! Component: 1350 - total flux cleaned = -0.00396936 Jy ! Component: 1400 - total flux cleaned = -0.00404471 Jy ! Component: 1450 - total flux cleaned = -0.00406955 Jy ! Component: 1500 - total flux cleaned = -0.00414269 Jy ! Component: 1550 - total flux cleaned = -0.00421452 Jy ! Component: 1600 - total flux cleaned = -0.00421374 Jy ! Component: 1650 - total flux cleaned = -0.00421376 Jy ! Component: 1700 - total flux cleaned = -0.00425971 Jy ! Component: 1750 - total flux cleaned = -0.00423668 Jy ! Component: 1800 - total flux cleaned = -0.004259 Jy ! Component: 1850 - total flux cleaned = -0.00421452 Jy ! Component: 1900 - total flux cleaned = -0.0043464 Jy ! Component: 1950 - total flux cleaned = -0.00438948 Jy ! Component: 2000 - total flux cleaned = -0.00426043 Jy ! Component: 2050 - total flux cleaned = -0.00428171 Jy ! Component: 2100 - total flux cleaned = -0.00423973 Jy ! Component: 2150 - total flux cleaned = -0.0041982 Jy ! Component: 2200 - total flux cleaned = -0.00421889 Jy ! Component: 2250 - total flux cleaned = -0.00413738 Jy ! Component: 2300 - total flux cleaned = -0.00413735 Jy ! Component: 2350 - total flux cleaned = -0.00401761 Jy ! Component: 2400 - total flux cleaned = -0.00399793 Jy ! Component: 2450 - total flux cleaned = -0.00399787 Jy ! Component: 2500 - total flux cleaned = -0.00393971 Jy ! Component: 2550 - total flux cleaned = -0.00395881 Jy ! Component: 2600 - total flux cleaned = -0.00392057 Jy ! Component: 2650 - total flux cleaned = -0.00395827 Jy ! Component: 2700 - total flux cleaned = -0.00393957 Jy ! Component: 2750 - total flux cleaned = -0.00388371 Jy ! Component: 2800 - total flux cleaned = -0.00386522 Jy ! Component: 2850 - total flux cleaned = -0.00384703 Jy ! Component: 2900 - total flux cleaned = -0.00382872 Jy ! Component: 2950 - total flux cleaned = -0.00381084 Jy ! Component: 3000 - total flux cleaned = -0.00377489 Jy ! Component: 3050 - total flux cleaned = -0.0037393 Jy ! Component: 3100 - total flux cleaned = -0.00368662 Jy ! Component: 3150 - total flux cleaned = -0.00372143 Jy ! Component: 3200 - total flux cleaned = -0.00368667 Jy ! Component: 3250 - total flux cleaned = -0.00366926 Jy ! Component: 3300 - total flux cleaned = -0.00361783 Jy ! Component: 3350 - total flux cleaned = -0.00361776 Jy ! Component: 3400 - total flux cleaned = -0.00354991 Jy ! Component: 3450 - total flux cleaned = -0.00348271 Jy ! Component: 3500 - total flux cleaned = -0.00346595 Jy ! Component: 3550 - total flux cleaned = -0.00339967 Jy ! Component: 3600 - total flux cleaned = -0.0033339 Jy ! Component: 3650 - total flux cleaned = -0.00333395 Jy ! Component: 3700 - total flux cleaned = -0.00326887 Jy ! Component: 3750 - total flux cleaned = -0.0033013 Jy ! Component: 3800 - total flux cleaned = -0.00323696 Jy ! Component: 3850 - total flux cleaned = -0.00322107 Jy ! Component: 3900 - total flux cleaned = -0.00322116 Jy ! Component: 3950 - total flux cleaned = -0.00322114 Jy ! Component: 4000 - total flux cleaned = -0.00322118 Jy ! Component: 4050 - total flux cleaned = -0.00322116 Jy ! Total flux subtracted in 4096 components = -0.00317439 Jy ! Clean residual min=-0.001067 max=0.000931 Jy/beam ! Clean residual mean=0.000001 rms=0.000281 Jy/beam ! Combined flux in latest and established models = 0.122078 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 341 components and 0.122078 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1859-2509_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.482 x 7.805 at 0.1162 degrees (North through East) ! Clean map min=-0.0027833 max=0.11786 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1859-2509_S_map.fits wmodel /image_prod/ug002_uva//J1859-2509_S_map.mod ! Writing 341 model components to file: /image_prod/ug002_uva//J1859-2509_S_map.mod wobs /image_prod/ug002_uva//J1859-2509_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1859-2509_S_uvs.fits wwins /image_prod/ug002_uva//J1859-2509_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1859-2509_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.117865 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000274225 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.697982 0.697982 1.39596 2.79193 5.58386 11.1677 22.3354 44.6709 89.3418 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.117 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 429.81 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1859-2509_S_dfm.log closed on Thu Mar 5 04:00:43 2020