! Started logfile: /image_prod/ug002_uva//J0741-2647_S_dfm.log on Wed Mar 4 21:56:37 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//J0741-2647_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0741-2647_S_uva.fits ! AN table 1: 50 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.859286 visibilities/baseline/integration-bin. ! Found source: J0741-2647 ! ! 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 40 lines of history. ! ! Reading 3609 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 J0741-2647_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 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.091051Jy sigma=6.528615 ! Fit after self-cal, rms=0.604279Jy sigma=3.497817 ! 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=5.012 mas, bmaj=22.71 mas, bpa=-6.912 degrees ! Estimated noise=2.94957 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.316021 Jy ! Component: 100 - total flux cleaned = 0.40115 Jy ! Total flux subtracted in 100 components = 0.40115 Jy ! Clean residual min=-0.016530 max=0.036317 Jy/beam ! Clean residual mean=0.000112 rms=0.006297 Jy/beam ! Combined flux in latest and established models = 0.40115 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.40115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111165Jy sigma=0.579769 ! Fit after self-cal, rms=0.111105Jy sigma=0.579300 ! 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=5.655 mas, bmaj=23.81 mas, bpa=-6.418 degrees ! Estimated noise=2.06015 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.0418272 Jy ! Component: 100 - total flux cleaned = 0.0600134 Jy ! Component: 150 - total flux cleaned = 0.0663158 Jy ! Component: 200 - total flux cleaned = 0.0663159 Jy ! Total flux subtracted in 200 components = 0.0663159 Jy ! Clean residual min=-0.011308 max=0.011777 Jy/beam ! Clean residual mean=-0.000013 rms=0.002832 Jy/beam ! Combined flux in latest and established models = 0.467466 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 32 components and 0.467466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096115Jy sigma=0.478237 ! Fit after self-cal, rms=0.095878Jy sigma=0.477071 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.655 x 23.81 at -6.418 degrees (North through East) ! Clean map min=-0.010341 max=0.40916 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.06 KP 0.99 ! LA 1.04 NL 0.97 OV 0.96 PT 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.99 HN 1.12 KP 1.01 ! LA 1.02 NL 0.98 OV 0.96 PT 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.00 HN 1.07 KP 1.03 ! LA 1.03 NL 0.95 OV 0.98 PT 1.00 ! ! ! Fit before self-cal, rms=0.095878Jy sigma=0.477071 ! Fit after self-cal, rms=0.092474Jy sigma=0.463227 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.755 mas, bmaj=23.7 mas, bpa=-6.324 degrees ! Estimated noise=2.05585 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.00102227 Jy ! Component: 100 - total flux cleaned = -0.000578431 Jy ! Component: 150 - total flux cleaned = -9.62722e-05 Jy ! Component: 200 - total flux cleaned = 0.000317219 Jy ! Total flux subtracted in 200 components = 0.000317219 Jy ! Clean residual min=-0.007252 max=0.007680 Jy/beam ! Clean residual mean=0.000012 rms=0.002285 Jy/beam ! Combined flux in latest and established models = 0.467783 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 70 components and 0.467783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091939Jy sigma=0.461308 ! Fit after self-cal, rms=0.091927Jy sigma=0.461233 ! 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.091927Jy sigma=0.461233 ! Fit after self-cal, rms=0.090543Jy sigma=0.443536 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.782 mas, bmaj=24.06 mas, bpa=-6.857 degrees ! Estimated noise=2.06547 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00245907 Jy ! Component: 100 - total flux cleaned = -0.00275231 Jy ! Component: 150 - total flux cleaned = -0.00287221 Jy ! Component: 200 - total flux cleaned = -0.00276659 Jy ! Total flux subtracted in 200 components = -0.00276659 Jy ! Clean residual min=-0.005234 max=0.005205 Jy/beam ! Clean residual mean=0.000017 rms=0.001525 Jy/beam ! Combined flux in latest and established models = 0.465017 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 95 components and 0.465017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090011Jy sigma=0.441527 ! Fit after self-cal, rms=0.090027Jy sigma=0.441436 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.000409328 Jy ! Component: 100 - total flux cleaned = -8.0114e-05 Jy ! Component: 150 - total flux cleaned = 0.000218311 Jy ! Component: 200 - total flux cleaned = 0.000504314 Jy ! Total flux subtracted in 200 components = 0.000504314 Jy ! Clean residual min=-0.004950 max=0.005241 Jy/beam ! Clean residual mean=0.000017 rms=0.001486 Jy/beam ! Combined flux in latest and established models = 0.465521 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 111 components and 0.465521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089831Jy sigma=0.440792 ! Fit after self-cal, rms=0.089817Jy sigma=0.440770 ! 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.089817Jy sigma=0.440770 ! Fit after self-cal, rms=0.091243Jy sigma=0.439950 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.807 mas, bmaj=24.15 mas, bpa=-7.013 degrees ! Estimated noise=2.06779 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00188453 Jy ! Component: 100 - total flux cleaned = -0.0022209 Jy ! Component: 150 - total flux cleaned = -0.002221 Jy ! Component: 200 - total flux cleaned = -0.00222209 Jy ! Total flux subtracted in 200 components = -0.00222209 Jy ! Clean residual min=-0.004666 max=0.004863 Jy/beam ! Clean residual mean=0.000016 rms=0.001331 Jy/beam ! Combined flux in latest and established models = 0.463299 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 118 components and 0.463299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090890Jy sigma=0.438852 ! Fit after self-cal, rms=0.090889Jy sigma=0.438835 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.000232416 Jy ! Component: 100 - total flux cleaned = -3.1567e-05 Jy ! Component: 150 - total flux cleaned = 9.72124e-05 Jy ! Component: 200 - total flux cleaned = 0.000281588 Jy ! Total flux subtracted in 200 components = 0.000281588 Jy ! Clean residual min=-0.004400 max=0.004869 Jy/beam ! Clean residual mean=0.000016 rms=0.001305 Jy/beam ! Combined flux in latest and established models = 0.463581 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 129 components and 0.463581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090745Jy sigma=0.438442 ! Fit after self-cal, rms=0.090732Jy sigma=0.438431 ! 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.090732Jy sigma=0.438431 ! Fit after self-cal, rms=0.091663Jy sigma=0.438066 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.484 mas, bmaj=26.19 mas, bpa=-5.811 degrees ! Estimated noise=2.14623 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000401624 Jy ! Component: 100 - total flux cleaned = -0.000230126 Jy ! Component: 150 - total flux cleaned = -0.000164208 Jy ! Component: 200 - total flux cleaned = -8.04261e-05 Jy ! Total flux subtracted in 200 components = -8.04261e-05 Jy ! Clean residual min=-0.003544 max=0.003553 Jy/beam ! Clean residual mean=0.000018 rms=0.001136 Jy/beam ! Combined flux in latest and established models = 0.4635 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 149 components and 0.4635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091591Jy sigma=0.437761 ! Fit after self-cal, rms=0.091592Jy sigma=0.437740 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.08531e-05 Jy ! Component: 100 - total flux cleaned = 6.55175e-05 Jy ! Component: 150 - total flux cleaned = 0.000139332 Jy ! Component: 200 - total flux cleaned = 0.000208759 Jy ! Total flux subtracted in 200 components = 0.000208759 Jy ! Clean residual min=-0.003540 max=0.003542 Jy/beam ! Clean residual mean=0.000019 rms=0.001126 Jy/beam ! Combined flux in latest and established models = 0.463709 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 159 components and 0.463709 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091556Jy sigma=0.437634 ! Fit after self-cal, rms=0.091551Jy sigma=0.437622 ! 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=5.824 mas, bmaj=24.21 mas, bpa=-7.11 degrees ! Estimated noise=2.06839 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.824 x 24.21 at -7.11 degrees (North through East) ! Clean map min=-0.0042105 max=0.411 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=5.15 mas, bmaj=23.17 mas, bpa=-7.544 degrees ! Estimated noise=2.97031 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.317941 Jy ! Component: 100 - total flux cleaned = 0.396134 Jy ! Component: 150 - total flux cleaned = 0.429509 Jy ! Component: 200 - total flux cleaned = 0.445073 Jy ! Total flux subtracted in 200 components = 0.445073 Jy ! Clean residual min=-0.006645 max=0.007920 Jy/beam ! Clean residual mean=0.000054 rms=0.002102 Jy/beam ! Combined flux in latest and established models = 0.445073 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.445073 Jy ! Inverting map and beam ! Estimated beam: bmin=5.824 mas, bmaj=24.21 mas, bpa=-7.11 degrees ! Estimated noise=2.06839 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.00943531 Jy ! Component: 100 - total flux cleaned = 0.014321 Jy ! Component: 150 - total flux cleaned = 0.0161077 Jy ! Component: 200 - total flux cleaned = 0.0172322 Jy ! Total flux subtracted in 200 components = 0.0172322 Jy ! Clean residual min=-0.004265 max=0.004477 Jy/beam ! Clean residual mean=0.000013 rms=0.001166 Jy/beam ! Combined flux in latest and established models = 0.462305 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 69 components and 0.462305 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=8.484 mas, bmaj=26.19 mas, bpa=-5.811 degrees ! Estimated noise=2.14623 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015293 Jy ! Component: 100 - total flux cleaned = 0.00202676 Jy ! Component: 150 - total flux cleaned = 0.00238088 Jy ! Component: 200 - total flux cleaned = 0.00264879 Jy ! Total flux subtracted in 200 components = 0.00264879 Jy ! Clean residual min=-0.003696 max=0.003508 Jy/beam ! Clean residual mean=0.000017 rms=0.001113 Jy/beam ! Combined flux in latest and established models = 0.464954 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.000203737 Jy ! Component: 100 - total flux cleaned = 0.000380777 Jy ! Component: 150 - total flux cleaned = 0.000516619 Jy ! Component: 200 - total flux cleaned = 0.000620288 Jy ! Total flux subtracted in 200 components = 0.000620288 Jy ! Clean residual min=-0.003658 max=0.003527 Jy/beam ! Clean residual mean=0.000018 rms=0.001102 Jy/beam ! Combined flux in latest and established models = 0.465574 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 102 components and 0.465574 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.824 mas, bmaj=24.21 mas, bpa=-7.11 degrees ! Estimated noise=2.06839 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.05355e-05 Jy ! Component: 100 - total flux cleaned = -0.000199819 Jy ! Component: 150 - total flux cleaned = -0.000300255 Jy ! Component: 200 - total flux cleaned = -0.000299692 Jy ! Total flux subtracted in 200 components = -0.000299692 Jy ! Clean residual min=-0.004031 max=0.004431 Jy/beam ! Clean residual mean=0.000013 rms=0.001102 Jy/beam ! Combined flux in latest and established models = 0.465274 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 124 components and 0.465274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090935Jy sigma=0.436334 ! Fit after self-cal, rms=0.090867Jy sigma=0.436312 wmodel J0741-2647_S_map.mod ! Writing 124 model components to file: J0741-2647_S_map.mod wobs J0741-2647_S_uvs.fits ! Writing UV FITS file: J0741-2647_S_uvs.fits wwins J0741-2647_S_map.win ! wwins: Wrote 1 windows to J0741-2647_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.000351391 Jy ! Component: 100 - total flux cleaned = 9.51702e-05 Jy ! Component: 150 - total flux cleaned = -2.43566e-05 Jy ! Component: 200 - total flux cleaned = -0.000420379 Jy ! Component: 250 - total flux cleaned = -0.000959853 Jy ! Component: 300 - total flux cleaned = -0.00126981 Jy ! Component: 350 - total flux cleaned = -0.00161544 Jy ! Component: 400 - total flux cleaned = -0.00175815 Jy ! Component: 450 - total flux cleaned = -0.00198693 Jy ! Component: 500 - total flux cleaned = -0.00229342 Jy ! Component: 550 - total flux cleaned = -0.00250423 Jy ! Component: 600 - total flux cleaned = -0.00258577 Jy ! Component: 650 - total flux cleaned = -0.00270395 Jy ! Component: 700 - total flux cleaned = -0.0028178 Jy ! Component: 750 - total flux cleaned = -0.00292837 Jy ! Component: 800 - total flux cleaned = -0.00317788 Jy ! Component: 850 - total flux cleaned = -0.00334963 Jy ! Component: 900 - total flux cleaned = -0.00351708 Jy ! Component: 950 - total flux cleaned = -0.0036474 Jy ! Component: 1000 - total flux cleaned = -0.00367889 Jy ! Component: 1050 - total flux cleaned = -0.00374136 Jy ! Component: 1100 - total flux cleaned = -0.00380244 Jy ! Component: 1150 - total flux cleaned = -0.00380229 Jy ! Component: 1200 - total flux cleaned = -0.00368625 Jy ! Component: 1250 - total flux cleaned = -0.00365792 Jy ! Component: 1300 - total flux cleaned = -0.0035473 Jy ! Component: 1350 - total flux cleaned = -0.00357469 Jy ! Component: 1400 - total flux cleaned = -0.00352135 Jy ! Component: 1450 - total flux cleaned = -0.00346928 Jy ! Component: 1500 - total flux cleaned = -0.00336644 Jy ! Component: 1550 - total flux cleaned = -0.00334056 Jy ! Component: 1600 - total flux cleaned = -0.0031919 Jy ! Component: 1650 - total flux cleaned = -0.0030711 Jy ! Component: 1700 - total flux cleaned = -0.00304694 Jy ! Component: 1750 - total flux cleaned = -0.00297664 Jy ! Component: 1800 - total flux cleaned = -0.00295314 Jy ! Component: 1850 - total flux cleaned = -0.00286255 Jy ! Component: 1900 - total flux cleaned = -0.00281851 Jy ! Component: 1950 - total flux cleaned = -0.00281874 Jy ! Component: 2000 - total flux cleaned = -0.00277588 Jy ! Component: 2050 - total flux cleaned = -0.00279733 Jy ! Component: 2100 - total flux cleaned = -0.00273474 Jy ! Component: 2150 - total flux cleaned = -0.00275533 Jy ! Component: 2200 - total flux cleaned = -0.00271529 Jy ! Component: 2250 - total flux cleaned = -0.00281476 Jy ! Component: 2300 - total flux cleaned = -0.0028146 Jy ! Component: 2350 - total flux cleaned = -0.00283381 Jy ! Component: 2400 - total flux cleaned = -0.00287223 Jy ! Component: 2450 - total flux cleaned = -0.00285329 Jy ! Component: 2500 - total flux cleaned = -0.00287185 Jy ! Component: 2550 - total flux cleaned = -0.00277992 Jy ! Component: 2600 - total flux cleaned = -0.00285201 Jy ! Component: 2650 - total flux cleaned = -0.00274502 Jy ! Component: 2700 - total flux cleaned = -0.00276307 Jy ! Component: 2750 - total flux cleaned = -0.00279812 Jy ! Component: 2800 - total flux cleaned = -0.00271208 Jy ! Component: 2850 - total flux cleaned = -0.00267821 Jy ! Component: 2900 - total flux cleaned = -0.00262784 Jy ! Component: 2950 - total flux cleaned = -0.00256113 Jy ! Component: 3000 - total flux cleaned = -0.00252831 Jy ! Component: 3050 - total flux cleaned = -0.00244667 Jy ! Component: 3100 - total flux cleaned = -0.00238232 Jy ! Component: 3150 - total flux cleaned = -0.00235057 Jy ! Component: 3200 - total flux cleaned = -0.00233512 Jy ! Component: 3250 - total flux cleaned = -0.00225715 Jy ! Component: 3300 - total flux cleaned = -0.00225739 Jy ! Component: 3350 - total flux cleaned = -0.00230309 Jy ! Component: 3400 - total flux cleaned = -0.00228769 Jy ! Component: 3450 - total flux cleaned = -0.00231781 Jy ! Component: 3500 - total flux cleaned = -0.00234754 Jy ! Component: 3550 - total flux cleaned = -0.00239199 Jy ! Component: 3600 - total flux cleaned = -0.0023771 Jy ! Component: 3650 - total flux cleaned = -0.00242102 Jy ! Component: 3700 - total flux cleaned = -0.00247905 Jy ! Component: 3750 - total flux cleaned = -0.00247904 Jy ! Component: 3800 - total flux cleaned = -0.00253597 Jy ! Component: 3850 - total flux cleaned = -0.00253587 Jy ! Component: 3900 - total flux cleaned = -0.00255 Jy ! Component: 3950 - total flux cleaned = -0.0025779 Jy ! Component: 4000 - total flux cleaned = -0.00261927 Jy ! Component: 4050 - total flux cleaned = -0.00266047 Jy ! Total flux subtracted in 4096 components = -0.00266049 Jy ! Clean residual min=-0.000796 max=0.000815 Jy/beam ! Clean residual mean=-0.000002 rms=0.000275 Jy/beam ! Combined flux in latest and established models = 0.462614 Jy keep ! Adding 341 model components to the UV plane model. ! The established model now contains 465 components and 0.462614 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0741-2647_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.824 x 24.21 at -7.11 degrees (North through East) ! Clean map min=-0.0027828 max=0.41218 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0741-2647_S_map.fits wmodel /image_prod/ug002_uva//J0741-2647_S_map.mod ! Writing 465 model components to file: /image_prod/ug002_uva//J0741-2647_S_map.mod wobs /image_prod/ug002_uva//J0741-2647_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0741-2647_S_uvs.fits wwins /image_prod/ug002_uva//J0741-2647_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0741-2647_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.412185 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000271173 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.197368 0.197368 0.394735 0.78947 1.57894 3.15788 6.31576 12.6315 25.263 50.5261 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.412 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1520.01 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0741-2647_S_dfm.log closed on Wed Mar 4 21:56:40 2020