! Started logfile: /image_prod/ug002_uva//J0745-2451_S_a_dfm.log on Wed Mar 4 21:58:41 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//J0745-2451_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0745-2451_S_a_uva.fits ! AN table 1: 74 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.870174 visibilities/baseline/integration-bin. ! Found source: J0745-2451 ! ! 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 5409 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 J0745-2451_S_a] 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 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 39 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.048885Jy sigma=6.499949 ! Fit after self-cal, rms=0.701600Jy sigma=4.297632 ! 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=4.735 mas, bmaj=22.57 mas, bpa=-6.533 degrees ! Estimated noise=2.58261 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.236043 Jy ! Component: 100 - total flux cleaned = 0.293319 Jy ! Total flux subtracted in 100 components = 0.293319 Jy ! Clean residual min=-0.010510 max=0.022408 Jy/beam ! Clean residual mean=0.000015 rms=0.004249 Jy/beam ! Combined flux in latest and established models = 0.293319 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.293319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089419Jy sigma=0.502480 ! Fit after self-cal, rms=0.089470Jy sigma=0.502393 ! 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.689 mas, bmaj=23.5 mas, bpa=-7.029 degrees ! Estimated noise=1.59701 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.0253608 Jy ! Component: 100 - total flux cleaned = 0.0359349 Jy ! Component: 150 - total flux cleaned = 0.0374396 Jy ! Component: 200 - total flux cleaned = 0.0371471 Jy ! Total flux subtracted in 200 components = 0.0371471 Jy ! Clean residual min=-0.008140 max=0.007046 Jy/beam ! Clean residual mean=-0.000012 rms=0.001958 Jy/beam ! Combined flux in latest and established models = 0.330466 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 29 components and 0.330466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083311Jy sigma=0.455449 ! Fit after self-cal, rms=0.083375Jy sigma=0.455377 ! 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.689 x 23.5 at -7.029 degrees (North through East) ! Clean map min=-0.0076782 max=0.30739 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 1.08 KP 1.01 ! LA 1.04 NL 0.96 OV 0.98 PT 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.99 HN 1.09 KP 1.01 ! LA 1.01 NL 0.93 OV 0.96 PT 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 1.05 KP 1.01 ! LA 1.00 NL 0.90 OV 0.97 PT 1.01 ! ! ! Fit before self-cal, rms=0.083375Jy sigma=0.455377 ! Fit after self-cal, rms=0.082390Jy sigma=0.442473 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.77 mas, bmaj=23.55 mas, bpa=-7.129 degrees ! Estimated noise=1.59647 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.00019321 Jy ! Component: 100 - total flux cleaned = 0.00060287 Jy ! Component: 150 - total flux cleaned = 0.000744888 Jy ! Component: 200 - total flux cleaned = 0.000864487 Jy ! Total flux subtracted in 200 components = 0.000864487 Jy ! Clean residual min=-0.003832 max=0.004468 Jy/beam ! Clean residual mean=-0.000005 rms=0.001191 Jy/beam ! Combined flux in latest and established models = 0.33133 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 58 components and 0.33133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082230Jy sigma=0.441680 ! Fit after self-cal, rms=0.082261Jy sigma=0.441627 ! 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.082261Jy sigma=0.441627 ! Fit after self-cal, rms=0.082721Jy sigma=0.436248 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.781 mas, bmaj=23.6 mas, bpa=-7.432 degrees ! Estimated noise=1.59917 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000144331 Jy ! Component: 100 - total flux cleaned = -0.000218522 Jy ! Component: 150 - total flux cleaned = -0.000214903 Jy ! Component: 200 - total flux cleaned = -0.000210144 Jy ! Total flux subtracted in 200 components = -0.000210144 Jy ! Clean residual min=-0.002853 max=0.003025 Jy/beam ! Clean residual mean=-0.000018 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.33112 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 94 components and 0.33112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082577Jy sigma=0.435646 ! Fit after self-cal, rms=0.082603Jy sigma=0.435625 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.45514e-05 Jy ! Component: 100 - total flux cleaned = 1.66842e-05 Jy ! Component: 150 - total flux cleaned = 4.34099e-05 Jy ! Component: 200 - total flux cleaned = 1.94989e-05 Jy ! Total flux subtracted in 200 components = 1.94989e-05 Jy ! Clean residual min=-0.002740 max=0.003002 Jy/beam ! Clean residual mean=-0.000018 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.33114 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 112 components and 0.33114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082576Jy sigma=0.435541 ! Fit after self-cal, rms=0.082574Jy sigma=0.435537 ! 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.082574Jy sigma=0.435537 ! Fit after self-cal, rms=0.083091Jy sigma=0.435159 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.789 mas, bmaj=23.63 mas, bpa=-7.551 degrees ! Estimated noise=1.59906 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000649177 Jy ! Component: 100 - total flux cleaned = -0.000650319 Jy ! Component: 150 - total flux cleaned = -0.000650149 Jy ! Component: 200 - total flux cleaned = -0.000650085 Jy ! Total flux subtracted in 200 components = -0.000650085 Jy ! Clean residual min=-0.002463 max=0.002651 Jy/beam ! Clean residual mean=-0.000016 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.33049 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 133 components and 0.33049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083021Jy sigma=0.434894 ! Fit after self-cal, rms=0.083025Jy sigma=0.434891 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.64518e-05 Jy ! Component: 100 - total flux cleaned = -6.34211e-05 Jy ! Component: 150 - total flux cleaned = -4.23355e-05 Jy ! Component: 200 - total flux cleaned = -4.15348e-05 Jy ! Total flux subtracted in 200 components = -4.15348e-05 Jy ! Clean residual min=-0.002370 max=0.002605 Jy/beam ! Clean residual mean=-0.000016 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.330448 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 149 components and 0.330448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083008Jy sigma=0.434844 ! Fit after self-cal, rms=0.083006Jy sigma=0.434842 ! 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.083006Jy sigma=0.434842 ! Fit after self-cal, rms=0.083375Jy sigma=0.434695 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.421 mas, bmaj=25.16 mas, bpa=-6.511 degrees ! Estimated noise=1.66622 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000424738 Jy ! Component: 100 - total flux cleaned = -0.00040938 Jy ! Component: 150 - total flux cleaned = -0.000355251 Jy ! Component: 200 - total flux cleaned = -0.000318842 Jy ! Total flux subtracted in 200 components = -0.000318842 Jy ! Clean residual min=-0.002060 max=0.002303 Jy/beam ! Clean residual mean=-0.000017 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.330129 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 167 components and 0.330129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083358Jy sigma=0.434640 ! Fit after self-cal, rms=0.083362Jy sigma=0.434636 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 = -8.40399e-06 Jy ! Component: 100 - total flux cleaned = 6.77144e-05 Jy ! Component: 150 - total flux cleaned = 0.000135171 Jy ! Component: 200 - total flux cleaned = 0.000153543 Jy ! Total flux subtracted in 200 components = 0.000153543 Jy ! Clean residual min=-0.002054 max=0.002293 Jy/beam ! Clean residual mean=-0.000017 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.330283 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 179 components and 0.330283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083356Jy sigma=0.434619 ! Fit after self-cal, rms=0.083355Jy sigma=0.434617 ! 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.794 mas, bmaj=23.66 mas, bpa=-7.629 degrees ! Estimated noise=1.59866 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.794 x 23.66 at -7.629 degrees (North through East) ! Clean map min=-0.002231 max=0.30819 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=4.832 mas, bmaj=22.82 mas, bpa=-7.1 degrees ! Estimated noise=2.61016 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.238494 Jy ! Component: 100 - total flux cleaned = 0.292001 Jy ! Component: 150 - total flux cleaned = 0.310295 Jy ! Component: 200 - total flux cleaned = 0.318888 Jy ! Total flux subtracted in 200 components = 0.318888 Jy ! Clean residual min=-0.003984 max=0.004176 Jy/beam ! Clean residual mean=-0.000005 rms=0.001071 Jy/beam ! Combined flux in latest and established models = 0.318888 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.318888 Jy ! Inverting map and beam ! Estimated beam: bmin=5.794 mas, bmaj=23.66 mas, bpa=-7.629 degrees ! Estimated noise=1.59866 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.00547184 Jy ! Component: 100 - total flux cleaned = 0.00840848 Jy ! Component: 150 - total flux cleaned = 0.0101008 Jy ! Component: 200 - total flux cleaned = 0.0106409 Jy ! Total flux subtracted in 200 components = 0.0106409 Jy ! Clean residual min=-0.002462 max=0.002389 Jy/beam ! Clean residual mean=-0.000014 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.329529 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 46 components and 0.329529 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.421 mas, bmaj=25.16 mas, bpa=-6.511 degrees ! Estimated noise=1.66622 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000640092 Jy ! Component: 100 - total flux cleaned = 0.00076868 Jy ! Component: 150 - total flux cleaned = 0.000835637 Jy ! Component: 200 - total flux cleaned = 0.000871109 Jy ! Total flux subtracted in 200 components = 0.000871109 Jy ! Clean residual min=-0.001909 max=0.002254 Jy/beam ! Clean residual mean=-0.000017 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.3304 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.13332e-05 Jy ! Component: 100 - total flux cleaned = 5.14695e-05 Jy ! Component: 150 - total flux cleaned = 7.84128e-05 Jy ! Component: 200 - total flux cleaned = 0.000103654 Jy ! Total flux subtracted in 200 components = 0.000103654 Jy ! Clean residual min=-0.001903 max=0.002242 Jy/beam ! Clean residual mean=-0.000017 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.330504 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 63 components and 0.330504 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.794 mas, bmaj=23.66 mas, bpa=-7.629 degrees ! Estimated noise=1.59866 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000182043 Jy ! Component: 100 - total flux cleaned = -0.000181871 Jy ! Component: 150 - total flux cleaned = -0.000213705 Jy ! Component: 200 - total flux cleaned = -0.000214691 Jy ! Total flux subtracted in 200 components = -0.000214691 Jy ! Clean residual min=-0.002450 max=0.002402 Jy/beam ! Clean residual mean=-0.000014 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.330289 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 83 components and 0.330289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083606Jy sigma=0.434701 ! Fit after self-cal, rms=0.083552Jy sigma=0.434692 wmodel J0745-2451_S_a_map.mod ! Writing 83 model components to file: J0745-2451_S_a_map.mod wobs J0745-2451_S_a_uvs.fits ! Writing UV FITS file: J0745-2451_S_a_uvs.fits wwins J0745-2451_S_a_map.win ! wwins: Wrote 1 windows to J0745-2451_S_a_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 = 8.3648e-05 Jy ! Component: 100 - total flux cleaned = 8.47328e-05 Jy ! Component: 150 - total flux cleaned = -9.04906e-05 Jy ! Component: 200 - total flux cleaned = -2.35681e-05 Jy ! Component: 250 - total flux cleaned = -2.37355e-05 Jy ! Component: 300 - total flux cleaned = 7.27355e-06 Jy ! Component: 350 - total flux cleaned = 7.51338e-06 Jy ! Component: 400 - total flux cleaned = -2.04569e-05 Jy ! Component: 450 - total flux cleaned = -4.73606e-05 Jy ! Component: 500 - total flux cleaned = -2.12278e-05 Jy ! Component: 550 - total flux cleaned = 7.99993e-05 Jy ! Component: 600 - total flux cleaned = 0.000225683 Jy ! Component: 650 - total flux cleaned = 0.000319538 Jy ! Component: 700 - total flux cleaned = 0.000365612 Jy ! Component: 750 - total flux cleaned = 0.000387845 Jy ! Component: 800 - total flux cleaned = 0.00034494 Jy ! Component: 850 - total flux cleaned = 0.00034509 Jy ! Component: 900 - total flux cleaned = 0.000325059 Jy ! Component: 950 - total flux cleaned = 0.000265607 Jy ! Component: 1000 - total flux cleaned = 0.000246307 Jy ! Component: 1050 - total flux cleaned = 0.000151577 Jy ! Component: 1100 - total flux cleaned = 9.52234e-05 Jy ! Component: 1150 - total flux cleaned = 3.61218e-06 Jy ! Component: 1200 - total flux cleaned = -5.02859e-05 Jy ! Component: 1250 - total flux cleaned = -0.000103267 Jy ! Component: 1300 - total flux cleaned = -0.000190761 Jy ! Component: 1350 - total flux cleaned = -0.00020812 Jy ! Component: 1400 - total flux cleaned = -0.000310175 Jy ! Component: 1450 - total flux cleaned = -0.000343806 Jy ! Component: 1500 - total flux cleaned = -0.000393552 Jy ! Component: 1550 - total flux cleaned = -0.000442646 Jy ! Component: 1600 - total flux cleaned = -0.000474736 Jy ! Component: 1650 - total flux cleaned = -0.000538611 Jy ! Component: 1700 - total flux cleaned = -0.000586062 Jy ! Component: 1750 - total flux cleaned = -0.000648235 Jy ! Component: 1800 - total flux cleaned = -0.000678884 Jy ! Component: 1850 - total flux cleaned = -0.000709325 Jy ! Component: 1900 - total flux cleaned = -0.000829439 Jy ! Component: 1950 - total flux cleaned = -0.000858876 Jy ! Component: 2000 - total flux cleaned = -0.000873638 Jy ! Component: 2050 - total flux cleaned = -0.000902749 Jy ! Component: 2100 - total flux cleaned = -0.000988932 Jy ! Component: 2150 - total flux cleaned = -0.00101734 Jy ! Component: 2200 - total flux cleaned = -0.00101758 Jy ! Component: 2250 - total flux cleaned = -0.00105928 Jy ! Component: 2300 - total flux cleaned = -0.00105925 Jy ! Component: 2350 - total flux cleaned = -0.00104574 Jy ! Component: 2400 - total flux cleaned = -0.00101871 Jy ! Component: 2450 - total flux cleaned = -0.00101868 Jy ! Component: 2500 - total flux cleaned = -0.000992114 Jy ! Component: 2550 - total flux cleaned = -0.0009658 Jy ! Component: 2600 - total flux cleaned = -0.000913682 Jy ! Component: 2650 - total flux cleaned = -0.000913715 Jy ! Component: 2700 - total flux cleaned = -0.000888041 Jy ! Component: 2750 - total flux cleaned = -0.000887949 Jy ! Component: 2800 - total flux cleaned = -0.000837366 Jy ! Component: 2850 - total flux cleaned = -0.000824779 Jy ! Component: 2900 - total flux cleaned = -0.000762598 Jy ! Component: 2950 - total flux cleaned = -0.000762647 Jy ! Component: 3000 - total flux cleaned = -0.000738164 Jy ! Component: 3050 - total flux cleaned = -0.000701707 Jy ! Component: 3100 - total flux cleaned = -0.000713946 Jy ! Component: 3150 - total flux cleaned = -0.00070203 Jy ! Component: 3200 - total flux cleaned = -0.000714032 Jy ! Component: 3250 - total flux cleaned = -0.00069023 Jy ! Component: 3300 - total flux cleaned = -0.000690108 Jy ! Component: 3350 - total flux cleaned = -0.000678415 Jy ! Component: 3400 - total flux cleaned = -0.00066678 Jy ! Component: 3450 - total flux cleaned = -0.000643753 Jy ! Component: 3500 - total flux cleaned = -0.000678428 Jy ! Component: 3550 - total flux cleaned = -0.000667112 Jy ! Component: 3600 - total flux cleaned = -0.00067856 Jy ! Component: 3650 - total flux cleaned = -0.000701194 Jy ! Component: 3700 - total flux cleaned = -0.00070122 Jy ! Component: 3750 - total flux cleaned = -0.000690066 Jy ! Component: 3800 - total flux cleaned = -0.00071228 Jy ! Component: 3850 - total flux cleaned = -0.000723283 Jy ! Component: 3900 - total flux cleaned = -0.000723323 Jy ! Component: 3950 - total flux cleaned = -0.000712411 Jy ! Component: 4000 - total flux cleaned = -0.000755893 Jy ! Component: 4050 - total flux cleaned = -0.00072354 Jy ! Total flux subtracted in 4096 components = -0.000755816 Jy ! Clean residual min=-0.000568 max=0.000566 Jy/beam ! Clean residual mean=-0.000005 rms=0.000215 Jy/beam ! Combined flux in latest and established models = 0.329533 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 384 components and 0.329533 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0745-2451_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.794 x 23.66 at -7.629 degrees (North through East) ! Clean map min=-0.0024764 max=0.30854 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0745-2451_S_a_map.fits wmodel /image_prod/ug002_uva//J0745-2451_S_a_map.mod ! Writing 384 model components to file: /image_prod/ug002_uva//J0745-2451_S_a_map.mod wobs /image_prod/ug002_uva//J0745-2451_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0745-2451_S_a_uvs.fits wwins /image_prod/ug002_uva//J0745-2451_S_a_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0745-2451_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.308541 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00020821 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.202446 0.202446 0.404893 0.809785 1.61957 3.23914 6.47828 12.9566 25.9131 51.8263 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.308 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1481.87 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0745-2451_S_a_dfm.log closed on Wed Mar 4 21:58:45 2020