! Started logfile: /image_prod/ug002_uva//J1850-2555_S_dfm.log on Thu Mar 5 03:56:33 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//J1850-2555_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1850-2555_S_uva.fits ! AN table 1: 38 integrations on 10 of 10 possible baselines. ! AN table 2: 38 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.993421 visibilities/baseline/integration-bin. ! Found source: J1850-2555 ! ! 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 2265 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 J1850-2555_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.001392Jy sigma=7.433069 ! Fit after self-cal, rms=0.952363Jy sigma=7.077901 ! 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.184 mas, bmaj=21.56 mas, bpa=-17.01 degrees ! Estimated noise=2.64341 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.0382756 Jy ! Component: 100 - total flux cleaned = 0.048242 Jy ! Total flux subtracted in 100 components = 0.048242 Jy ! Clean residual min=-0.004831 max=0.005420 Jy/beam ! Clean residual mean=0.000021 rms=0.001487 Jy/beam ! Combined flux in latest and established models = 0.048242 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.048242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060173Jy sigma=0.425365 ! Fit after self-cal, rms=0.058888Jy sigma=0.416338 ! 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.922 mas, bmaj=20.56 mas, bpa=-16.43 degrees ! Estimated noise=2.03482 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.00525149 Jy ! Component: 100 - total flux cleaned = 0.00784353 Jy ! Component: 150 - total flux cleaned = 0.00908069 Jy ! Component: 200 - total flux cleaned = 0.00995073 Jy ! Total flux subtracted in 200 components = 0.00995073 Jy ! Clean residual min=-0.003159 max=0.003234 Jy/beam ! Clean residual mean=-0.000005 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.0581927 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 34 components and 0.0581927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058385Jy sigma=0.412168 ! Fit after self-cal, rms=0.058191Jy sigma=0.411210 ! 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.922 x 20.56 at -16.43 degrees (North through East) ! Clean map min=-0.0032623 max=0.049965 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.87 KP 1.01 NL 1.01 ! OV 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.99 KP 0.95 MK 1.09 NL 0.93 ! OV 0.92 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.30 FD 1.01 KP 1.13 NL 1.07 ! OV 0.87 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00 KP 0.90 MK 1.05 NL 1.15 ! OV 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.83 KP 1.18 NL 0.80 ! OV 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00 KP 1.14 MK 0.89 NL 0.90 ! OV 0.94 ! ! ! Fit before self-cal, rms=0.058191Jy sigma=0.411210 ! Fit after self-cal, rms=0.057220Jy sigma=0.407345 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.922 mas, bmaj=20.73 mas, bpa=-16.42 degrees ! Estimated noise=1.98848 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.00117552 Jy ! Component: 100 - total flux cleaned = 0.00153622 Jy ! Component: 150 - total flux cleaned = 0.00160779 Jy ! Component: 200 - total flux cleaned = 0.00172487 Jy ! Total flux subtracted in 200 components = 0.00172487 Jy ! Clean residual min=-0.002079 max=0.002353 Jy/beam ! Clean residual mean=-0.000005 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.0599176 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 49 components and 0.0599176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057150Jy sigma=0.406904 ! Fit after self-cal, rms=0.057393Jy sigma=0.406061 ! 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.057393Jy sigma=0.406061 ! Fit after self-cal, rms=0.057782Jy sigma=0.405885 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.913 mas, bmaj=20.7 mas, bpa=-16.42 degrees ! Estimated noise=1.98443 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124213 Jy ! Component: 100 - total flux cleaned = 0.00163222 Jy ! Component: 150 - total flux cleaned = 0.00171479 Jy ! Component: 200 - total flux cleaned = 0.00180985 Jy ! Total flux subtracted in 200 components = 0.00180985 Jy ! Clean residual min=-0.001920 max=0.002210 Jy/beam ! Clean residual mean=-0.000004 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.0617275 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 62 components and 0.0617275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057736Jy sigma=0.405659 ! Fit after self-cal, rms=0.057822Jy sigma=0.405558 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.000427769 Jy ! Component: 100 - total flux cleaned = 0.000428416 Jy ! Component: 150 - total flux cleaned = 0.000451656 Jy ! Component: 200 - total flux cleaned = 0.00043194 Jy ! Total flux subtracted in 200 components = 0.00043194 Jy ! Clean residual min=-0.001841 max=0.002209 Jy/beam ! Clean residual mean=-0.000005 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.0621594 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 69 components and 0.0621594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057797Jy sigma=0.405427 ! Fit after self-cal, rms=0.057796Jy sigma=0.405401 ! 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.057796Jy sigma=0.405401 ! Fit after self-cal, rms=0.057693Jy sigma=0.405363 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.914 mas, bmaj=20.64 mas, bpa=-16.4 degrees ! Estimated noise=1.98155 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000809872 Jy ! Component: 100 - total flux cleaned = 0.00108327 Jy ! Component: 150 - total flux cleaned = 0.00117998 Jy ! Component: 200 - total flux cleaned = 0.00117902 Jy ! Total flux subtracted in 200 components = 0.00117902 Jy ! Clean residual min=-0.001860 max=0.002228 Jy/beam ! Clean residual mean=-0.000004 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.0633384 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 76 components and 0.0633384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057670Jy sigma=0.405272 ! Fit after self-cal, rms=0.057683Jy sigma=0.405189 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.000362321 Jy ! Component: 100 - total flux cleaned = 0.000363549 Jy ! Component: 150 - total flux cleaned = 0.000324516 Jy ! Component: 200 - total flux cleaned = 0.000306076 Jy ! Total flux subtracted in 200 components = 0.000306076 Jy ! Clean residual min=-0.001972 max=0.002266 Jy/beam ! Clean residual mean=-0.000004 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.0636445 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 79 components and 0.0636445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057666Jy sigma=0.405109 ! Fit after self-cal, rms=0.057664Jy sigma=0.405096 ! 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.057664Jy sigma=0.405096 ! Fit after self-cal, rms=0.057447Jy sigma=0.405075 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.991 mas, bmaj=22.87 mas, bpa=-4.785 degrees ! Estimated noise=2.22237 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000634597 Jy ! Component: 100 - total flux cleaned = 0.000794524 Jy ! Component: 150 - total flux cleaned = 0.000891529 Jy ! Component: 200 - total flux cleaned = 0.000890701 Jy ! Total flux subtracted in 200 components = 0.000890701 Jy ! Clean residual min=-0.001854 max=0.002170 Jy/beam ! Clean residual mean=-0.000005 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.0645352 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 96 components and 0.0645352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057436Jy sigma=0.405025 ! Fit after self-cal, rms=0.057420Jy sigma=0.404997 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.000121957 Jy ! Component: 100 - total flux cleaned = 0.000137259 Jy ! Component: 150 - total flux cleaned = 0.000123598 Jy ! Component: 200 - total flux cleaned = 0.000123703 Jy ! Total flux subtracted in 200 components = 0.000123703 Jy ! Clean residual min=-0.001856 max=0.002158 Jy/beam ! Clean residual mean=-0.000005 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.0646589 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 104 components and 0.0646589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057415Jy sigma=0.404970 ! Fit after self-cal, rms=0.057411Jy sigma=0.404956 ! 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.913 mas, bmaj=20.6 mas, bpa=-16.38 degrees ! Estimated noise=1.97765 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.913 x 20.6 at -16.38 degrees (North through East) ! Clean map min=-0.0022804 max=0.048536 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.205 mas, bmaj=21.56 mas, bpa=-16.97 degrees ! Estimated noise=2.51563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0375765 Jy ! Component: 100 - total flux cleaned = 0.047655 Jy ! Component: 150 - total flux cleaned = 0.0533273 Jy ! Component: 200 - total flux cleaned = 0.0571794 Jy ! Total flux subtracted in 200 components = 0.0571794 Jy ! Clean residual min=-0.004062 max=0.003812 Jy/beam ! Clean residual mean=0.000011 rms=0.001173 Jy/beam ! Combined flux in latest and established models = 0.0571794 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.0571794 Jy ! Inverting map and beam ! Estimated beam: bmin=3.913 mas, bmaj=20.6 mas, bpa=-16.38 degrees ! Estimated noise=1.97765 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.00372922 Jy ! Component: 100 - total flux cleaned = 0.00591291 Jy ! Component: 150 - total flux cleaned = 0.00699917 Jy ! Component: 200 - total flux cleaned = 0.00751272 Jy ! Total flux subtracted in 200 components = 0.00751272 Jy ! Clean residual min=-0.002355 max=0.002393 Jy/beam ! Clean residual mean=-0.000004 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.0646922 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 60 components and 0.0646921 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.991 mas, bmaj=22.87 mas, bpa=-4.785 degrees ! Estimated noise=2.22237 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000344489 Jy ! Component: 100 - total flux cleaned = 0.000430311 Jy ! Component: 150 - total flux cleaned = 0.000466936 Jy ! Component: 200 - total flux cleaned = 0.000465898 Jy ! Total flux subtracted in 200 components = 0.000465898 Jy ! Clean residual min=-0.002113 max=0.002329 Jy/beam ! Clean residual mean=-0.000007 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.065158 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 = -2.85661e-05 Jy ! Component: 100 - total flux cleaned = -5.3395e-05 Jy ! Component: 150 - total flux cleaned = -5.39598e-05 Jy ! Component: 200 - total flux cleaned = -7.61115e-05 Jy ! Total flux subtracted in 200 components = -7.61115e-05 Jy ! Clean residual min=-0.001982 max=0.002268 Jy/beam ! Clean residual mean=-0.000007 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.0650819 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 107 components and 0.065082 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.913 mas, bmaj=20.6 mas, bpa=-16.38 degrees ! Estimated noise=1.97765 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.6156e-05 Jy ! Component: 100 - total flux cleaned = -1.12138e-05 Jy ! Component: 150 - total flux cleaned = 3.95599e-05 Jy ! Component: 200 - total flux cleaned = 8.38972e-05 Jy ! Total flux subtracted in 200 components = 8.38972e-05 Jy ! Clean residual min=-0.001906 max=0.002294 Jy/beam ! Clean residual mean=-0.000005 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.0651659 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 122 components and 0.0651659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.057420Jy sigma=0.405023 ! Fit after self-cal, rms=0.057417Jy sigma=0.404982 wmodel J1850-2555_S_map.mod ! Writing 122 model components to file: J1850-2555_S_map.mod wobs J1850-2555_S_uvs.fits ! Writing UV FITS file: J1850-2555_S_uvs.fits wwins J1850-2555_S_map.win ! wwins: Wrote 1 windows to J1850-2555_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.000373051 Jy ! Component: 100 - total flux cleaned = 0.000180666 Jy ! Component: 150 - total flux cleaned = 6.2913e-05 Jy ! Component: 200 - total flux cleaned = -4.42518e-05 Jy ! Component: 250 - total flux cleaned = -0.000190604 Jy ! Component: 300 - total flux cleaned = -0.00028211 Jy ! Component: 350 - total flux cleaned = -0.000367468 Jy ! Component: 400 - total flux cleaned = -0.000426725 Jy ! Component: 450 - total flux cleaned = -0.000464527 Jy ! Component: 500 - total flux cleaned = -0.000482321 Jy ! Component: 550 - total flux cleaned = -0.000515983 Jy ! Component: 600 - total flux cleaned = -0.000467334 Jy ! Component: 650 - total flux cleaned = -0.000420458 Jy ! Component: 700 - total flux cleaned = -0.000314732 Jy ! Component: 750 - total flux cleaned = -0.000213067 Jy ! Component: 800 - total flux cleaned = -0.000129036 Jy ! Component: 850 - total flux cleaned = -4.79947e-05 Jy ! Component: 900 - total flux cleaned = 4.41438e-05 Jy ! Component: 950 - total flux cleaned = 0.000197436 Jy ! Component: 1000 - total flux cleaned = 0.000321129 Jy ! Component: 1050 - total flux cleaned = 0.000405425 Jy ! Component: 1100 - total flux cleaned = 0.000453065 Jy ! Component: 1150 - total flux cleaned = 0.000500027 Jy ! Component: 1200 - total flux cleaned = 0.000488319 Jy ! Component: 1250 - total flux cleaned = 0.000453586 Jy ! Component: 1300 - total flux cleaned = 0.00044201 Jy ! Component: 1350 - total flux cleaned = 0.000418918 Jy ! Component: 1400 - total flux cleaned = 0.000418884 Jy ! Component: 1450 - total flux cleaned = 0.00039604 Jy ! Component: 1500 - total flux cleaned = 0.000396031 Jy ! Component: 1550 - total flux cleaned = 0.000407844 Jy ! Component: 1600 - total flux cleaned = 0.000407729 Jy ! Component: 1650 - total flux cleaned = 0.000395283 Jy ! Component: 1700 - total flux cleaned = 0.000407528 Jy ! Component: 1750 - total flux cleaned = 0.000419933 Jy ! Component: 1800 - total flux cleaned = 0.000420101 Jy ! Component: 1850 - total flux cleaned = 0.000394459 Jy ! Component: 1900 - total flux cleaned = 0.000381264 Jy ! Component: 1950 - total flux cleaned = 0.000368 Jy ! Component: 2000 - total flux cleaned = 0.000381632 Jy ! Component: 2050 - total flux cleaned = 0.000395561 Jy ! Component: 2100 - total flux cleaned = 0.00039564 Jy ! Component: 2150 - total flux cleaned = 0.000395887 Jy ! Component: 2200 - total flux cleaned = 0.00039593 Jy ! Component: 2250 - total flux cleaned = 0.000396019 Jy ! Component: 2300 - total flux cleaned = 0.000396179 Jy ! Component: 2350 - total flux cleaned = 0.000412179 Jy ! Component: 2400 - total flux cleaned = 0.000379327 Jy ! Component: 2450 - total flux cleaned = 0.000395954 Jy ! Component: 2500 - total flux cleaned = 0.000396313 Jy ! Component: 2550 - total flux cleaned = 0.000396552 Jy ! Component: 2600 - total flux cleaned = 0.000396562 Jy ! Component: 2650 - total flux cleaned = 0.000396425 Jy ! Component: 2700 - total flux cleaned = 0.000377359 Jy ! Component: 2750 - total flux cleaned = 0.000357593 Jy ! Component: 2800 - total flux cleaned = 0.000337298 Jy ! Component: 2850 - total flux cleaned = 0.000296037 Jy ! Component: 2900 - total flux cleaned = 0.000274724 Jy ! Component: 2950 - total flux cleaned = 0.000253083 Jy ! Component: 3000 - total flux cleaned = 0.000208235 Jy ! Component: 3050 - total flux cleaned = 0.000185124 Jy ! Component: 3100 - total flux cleaned = 0.000161577 Jy ! Component: 3150 - total flux cleaned = 0.000112666 Jy ! Component: 3200 - total flux cleaned = 0.000112612 Jy ! Component: 3250 - total flux cleaned = 8.69491e-05 Jy ! Component: 3300 - total flux cleaned = 6.04862e-05 Jy ! Component: 3350 - total flux cleaned = 5.72567e-06 Jy ! Component: 3400 - total flux cleaned = -5.103e-05 Jy ! Component: 3450 - total flux cleaned = -8.03e-05 Jy ! Component: 3500 - total flux cleaned = -0.000140684 Jy ! Component: 3550 - total flux cleaned = -0.000171688 Jy ! Component: 3600 - total flux cleaned = -0.000235932 Jy ! Component: 3650 - total flux cleaned = -0.000269034 Jy ! Component: 3700 - total flux cleaned = -0.000337179 Jy ! Component: 3750 - total flux cleaned = -0.000372541 Jy ! Component: 3800 - total flux cleaned = -0.000444723 Jy ! Component: 3850 - total flux cleaned = -0.000445211 Jy ! Component: 3900 - total flux cleaned = -0.00052158 Jy ! Component: 3950 - total flux cleaned = -0.000600378 Jy ! Component: 4000 - total flux cleaned = -0.000682485 Jy ! Component: 4050 - total flux cleaned = -0.00076656 Jy ! Total flux subtracted in 4096 components = -0.000809818 Jy ! Clean residual min=-0.002614 max=0.002303 Jy/beam ! Clean residual mean=0.000016 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.064356 Jy keep ! Adding 204 model components to the UV plane model. ! The established model now contains 324 components and 0.064356 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1850-2555_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.913 x 20.6 at -16.38 degrees (North through East) ! Clean map min=-0.0036082 max=0.048644 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1850-2555_S_map.fits wmodel /image_prod/ug002_uva//J1850-2555_S_map.mod ! Writing 324 model components to file: /image_prod/ug002_uva//J1850-2555_S_map.mod wobs /image_prod/ug002_uva//J1850-2555_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1850-2555_S_uvs.fits wwins /image_prod/ug002_uva//J1850-2555_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1850-2555_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0486439 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000807694 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.98127 4.98127 9.96253 19.9251 39.8501 79.7002 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.048 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 60.225 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1850-2555_S_dfm.log closed on Thu Mar 5 03:56:36 2020