! Started logfile: /image_prod/ug002_uva//J0752-3940_S_a_dfm.log on Wed Mar 4 22:03:38 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//J0752-3940_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0752-3940_S_a_uva.fits ! AN table 1: 100 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.83 visibilities/baseline/integration-bin. ! Found source: J0752-3940 ! ! 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 3735 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 J0752-3940_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 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 51 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000007Jy sigma=5.747492 ! Fit after self-cal, rms=0.931601Jy sigma=5.354435 ! 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=8.08 mas, bmaj=34.53 mas, bpa=-8.92 degrees ! Estimated noise=4.43663 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, -1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0567505 Jy ! Component: 100 - total flux cleaned = 0.070087 Jy ! Total flux subtracted in 100 components = 0.070087 Jy ! Clean residual min=-0.004240 max=0.004791 Jy/beam ! Clean residual mean=0.000019 rms=0.001470 Jy/beam ! Combined flux in latest and established models = 0.070087 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.070087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082264Jy sigma=0.443178 ! Fit after self-cal, rms=0.081353Jy sigma=0.438334 ! 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=9.425 mas, bmaj=36.99 mas, bpa=-7.336 degrees ! Estimated noise=2.04927 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.00541316 Jy ! Component: 100 - total flux cleaned = 0.00771585 Jy ! Component: 150 - total flux cleaned = 0.00901287 Jy ! Component: 200 - total flux cleaned = 0.00939 Jy ! Total flux subtracted in 200 components = 0.00939 Jy ! Clean residual min=-0.002505 max=0.002682 Jy/beam ! Clean residual mean=0.000001 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.079477 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 80 components and 0.079477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081086Jy sigma=0.436047 ! Fit after self-cal, rms=0.081114Jy sigma=0.435767 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.425 x 36.99 at -7.336 degrees (North through East) ! Clean map min=-0.00234 max=0.073144 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 0.88 LA 1.00 NL 1.07 ! OV 1.06 PT 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 1.04 LA 0.99 NL 1.05 ! OV 0.89 PT 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.90 KP 1.07 LA 1.08 NL 0.93 ! OV 1.04 PT 1.08 ! ! ! Fit before self-cal, rms=0.081114Jy sigma=0.435767 ! Fit after self-cal, rms=0.081753Jy sigma=0.434242 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.438 mas, bmaj=36.87 mas, bpa=-7.173 degrees ! Estimated noise=2.03697 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.000519021 Jy ! Component: 100 - total flux cleaned = 0.000684894 Jy ! Component: 150 - total flux cleaned = 0.000753033 Jy ! Component: 200 - total flux cleaned = 0.000794068 Jy ! Total flux subtracted in 200 components = 0.000794068 Jy ! Clean residual min=-0.002312 max=0.002275 Jy/beam ! Clean residual mean=0.000007 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.0802711 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 98 components and 0.0802711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081732Jy sigma=0.434166 ! Fit after self-cal, rms=0.082051Jy sigma=0.433840 ! 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.082051Jy sigma=0.433840 ! Fit after self-cal, rms=0.082691Jy sigma=0.433023 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.416 mas, bmaj=36.8 mas, bpa=-7.282 degrees ! Estimated noise=2.03674 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000577258 Jy ! Component: 100 - total flux cleaned = 0.000624248 Jy ! Component: 150 - total flux cleaned = 0.000703947 Jy ! Component: 200 - total flux cleaned = 0.000752232 Jy ! Total flux subtracted in 200 components = 0.000752232 Jy ! Clean residual min=-0.002158 max=0.001962 Jy/beam ! Clean residual mean=0.000012 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.0810233 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 113 components and 0.0810233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082669Jy sigma=0.432961 ! Fit after self-cal, rms=0.082817Jy sigma=0.432776 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.000202346 Jy ! Component: 100 - total flux cleaned = 0.00018434 Jy ! Component: 150 - total flux cleaned = 0.000153949 Jy ! Component: 200 - total flux cleaned = 0.000178832 Jy ! Total flux subtracted in 200 components = 0.000178832 Jy ! Clean residual min=-0.002074 max=0.001997 Jy/beam ! Clean residual mean=0.000012 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.0812021 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 121 components and 0.0812021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082804Jy sigma=0.432750 ! Fit after self-cal, rms=0.082808Jy sigma=0.432733 ! 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.082808Jy sigma=0.432733 ! Fit after self-cal, rms=0.082743Jy sigma=0.432684 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.385 mas, bmaj=36.69 mas, bpa=-7.341 degrees ! Estimated noise=2.03184 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000344758 Jy ! Component: 100 - total flux cleaned = 0.000383661 Jy ! Component: 150 - total flux cleaned = 0.000401528 Jy ! Component: 200 - total flux cleaned = 0.000439299 Jy ! Total flux subtracted in 200 components = 0.000439299 Jy ! Clean residual min=-0.002029 max=0.001826 Jy/beam ! Clean residual mean=0.000015 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.0816414 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 129 components and 0.0816414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082729Jy sigma=0.432659 ! Fit after self-cal, rms=0.082771Jy sigma=0.432640 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.76961e-05 Jy ! Component: 100 - total flux cleaned = 4.85491e-05 Jy ! Component: 150 - total flux cleaned = 1.9297e-05 Jy ! Component: 200 - total flux cleaned = 1.94165e-05 Jy ! Total flux subtracted in 200 components = 1.94165e-05 Jy ! Clean residual min=-0.002061 max=0.001793 Jy/beam ! Clean residual mean=0.000015 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.0816609 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 140 components and 0.0816609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082763Jy sigma=0.432632 ! Fit after self-cal, rms=0.082767Jy sigma=0.432622 ! 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.082767Jy sigma=0.432622 ! Fit after self-cal, rms=0.082481Jy sigma=0.432608 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.64 mas, bmaj=40.41 mas, bpa=-6.565 degrees ! Estimated noise=2.02447 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000199251 Jy ! Component: 100 - total flux cleaned = 0.000197534 Jy ! Component: 150 - total flux cleaned = 0.000219445 Jy ! Component: 200 - total flux cleaned = 0.000228836 Jy ! Total flux subtracted in 200 components = 0.000228836 Jy ! Clean residual min=-0.002117 max=0.001640 Jy/beam ! Clean residual mean=0.000020 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.0818897 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 144 components and 0.0818897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082473Jy sigma=0.432596 ! Fit after self-cal, rms=0.082483Jy sigma=0.432587 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 = 4.02179e-05 Jy ! Component: 100 - total flux cleaned = 2.05417e-05 Jy ! Component: 150 - total flux cleaned = 1.27856e-05 Jy ! Component: 200 - total flux cleaned = 1.99962e-05 Jy ! Total flux subtracted in 200 components = 1.99962e-05 Jy ! Clean residual min=-0.002149 max=0.001618 Jy/beam ! Clean residual mean=0.000020 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.0819097 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 150 components and 0.0819097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082477Jy sigma=0.432583 ! Fit after self-cal, rms=0.082483Jy sigma=0.432576 ! 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=9.355 mas, bmaj=36.6 mas, bpa=-7.402 degrees ! Estimated noise=2.02647 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.355 x 36.6 at -7.402 degrees (North through East) ! Clean map min=-0.0020581 max=0.07246 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=8.024 mas, bmaj=34.17 mas, bpa=-8.989 degrees ! Estimated noise=4.42119 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0573857 Jy ! Component: 100 - total flux cleaned = 0.0710507 Jy ! Component: 150 - total flux cleaned = 0.0766405 Jy ! Component: 200 - total flux cleaned = 0.0796096 Jy ! Total flux subtracted in 200 components = 0.0796096 Jy ! Clean residual min=-0.003471 max=0.003208 Jy/beam ! Clean residual mean=0.000021 rms=0.000966 Jy/beam ! Combined flux in latest and established models = 0.0796096 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 56 model components to the UV plane model. ! The established model now contains 56 components and 0.0796096 Jy ! Inverting map and beam ! Estimated beam: bmin=9.355 mas, bmaj=36.6 mas, bpa=-7.402 degrees ! Estimated noise=2.02647 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.00227895 Jy ! Component: 100 - total flux cleaned = 0.00269504 Jy ! Component: 150 - total flux cleaned = 0.0027986 Jy ! Component: 200 - total flux cleaned = 0.00288072 Jy ! Total flux subtracted in 200 components = 0.00288072 Jy ! Clean residual min=-0.002148 max=0.002157 Jy/beam ! Clean residual mean=0.000016 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.0824903 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 85 components and 0.0824903 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=10.64 mas, bmaj=40.41 mas, bpa=-6.565 degrees ! Estimated noise=2.02447 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.00079e-06 Jy ! Component: 100 - total flux cleaned = -2.96305e-05 Jy ! Component: 150 - total flux cleaned = -5.02309e-05 Jy ! Component: 200 - total flux cleaned = -0.000104776 Jy ! Total flux subtracted in 200 components = -0.000104776 Jy ! Clean residual min=-0.002141 max=0.001890 Jy/beam ! Clean residual mean=0.000019 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.0823855 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 = -1.7186e-05 Jy ! Component: 100 - total flux cleaned = -3.28936e-05 Jy ! Component: 150 - total flux cleaned = -4.70185e-05 Jy ! Component: 200 - total flux cleaned = -4.73654e-05 Jy ! Total flux subtracted in 200 components = -4.73654e-05 Jy ! Clean residual min=-0.002113 max=0.001853 Jy/beam ! Clean residual mean=0.000019 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.0823382 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 116 components and 0.0823382 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=9.355 mas, bmaj=36.6 mas, bpa=-7.402 degrees ! Estimated noise=2.02647 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.06244e-05 Jy ! Component: 100 - total flux cleaned = -1.01732e-05 Jy ! Component: 150 - total flux cleaned = -1.09492e-05 Jy ! Component: 200 - total flux cleaned = -1.12135e-05 Jy ! Total flux subtracted in 200 components = -1.12135e-05 Jy ! Clean residual min=-0.001997 max=0.001935 Jy/beam ! Clean residual mean=0.000016 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.082327 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 132 components and 0.082327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082498Jy sigma=0.432664 ! Fit after self-cal, rms=0.082452Jy sigma=0.432603 wmodel J0752-3940_S_a_map.mod ! Writing 132 model components to file: J0752-3940_S_a_map.mod wobs J0752-3940_S_a_uvs.fits ! Writing UV FITS file: J0752-3940_S_a_uvs.fits wwins J0752-3940_S_a_map.win ! wwins: Wrote 1 windows to J0752-3940_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 = -0.000374651 Jy ! Component: 100 - total flux cleaned = -0.00058298 Jy ! Component: 150 - total flux cleaned = -0.000857202 Jy ! Component: 200 - total flux cleaned = -0.00113289 Jy ! Component: 250 - total flux cleaned = -0.00125165 Jy ! Component: 300 - total flux cleaned = -0.00136354 Jy ! Component: 350 - total flux cleaned = -0.00134192 Jy ! Component: 400 - total flux cleaned = -0.00128131 Jy ! Component: 450 - total flux cleaned = -0.00120513 Jy ! Component: 500 - total flux cleaned = -0.00111252 Jy ! Component: 550 - total flux cleaned = -0.00105809 Jy ! Component: 600 - total flux cleaned = -0.00102271 Jy ! Component: 650 - total flux cleaned = -0.00097205 Jy ! Component: 700 - total flux cleaned = -0.000988325 Jy ! Component: 750 - total flux cleaned = -0.00100437 Jy ! Component: 800 - total flux cleaned = -0.00100469 Jy ! Component: 850 - total flux cleaned = -0.00103565 Jy ! Component: 900 - total flux cleaned = -0.00105059 Jy ! Component: 950 - total flux cleaned = -0.00105035 Jy ! Component: 1000 - total flux cleaned = -0.00105026 Jy ! Component: 1050 - total flux cleaned = -0.00110589 Jy ! Component: 1100 - total flux cleaned = -0.00113333 Jy ! Component: 1150 - total flux cleaned = -0.00116051 Jy ! Component: 1200 - total flux cleaned = -0.00117393 Jy ! Component: 1250 - total flux cleaned = -0.00120048 Jy ! Component: 1300 - total flux cleaned = -0.00120047 Jy ! Component: 1350 - total flux cleaned = -0.00120065 Jy ! Component: 1400 - total flux cleaned = -0.00123885 Jy ! Component: 1450 - total flux cleaned = -0.00127652 Jy ! Component: 1500 - total flux cleaned = -0.00126422 Jy ! Component: 1550 - total flux cleaned = -0.00126437 Jy ! Component: 1600 - total flux cleaned = -0.00126456 Jy ! Component: 1650 - total flux cleaned = -0.00130088 Jy ! Component: 1700 - total flux cleaned = -0.00131291 Jy ! Component: 1750 - total flux cleaned = -0.00136047 Jy ! Component: 1800 - total flux cleaned = -0.0013842 Jy ! Component: 1850 - total flux cleaned = -0.00143152 Jy ! Component: 1900 - total flux cleaned = -0.00149048 Jy ! Component: 1950 - total flux cleaned = -0.00151402 Jy ! Component: 2000 - total flux cleaned = -0.00156121 Jy ! Component: 2050 - total flux cleaned = -0.00158469 Jy ! Component: 2100 - total flux cleaned = -0.00162007 Jy ! Component: 2150 - total flux cleaned = -0.00165552 Jy ! Component: 2200 - total flux cleaned = -0.0016674 Jy ! Component: 2250 - total flux cleaned = -0.00173811 Jy ! Component: 2300 - total flux cleaned = -0.00177353 Jy ! Component: 2350 - total flux cleaned = -0.00180908 Jy ! Component: 2400 - total flux cleaned = -0.00186837 Jy ! Component: 2450 - total flux cleaned = -0.00191574 Jy ! Component: 2500 - total flux cleaned = -0.00192769 Jy ! Component: 2550 - total flux cleaned = -0.00193958 Jy ! Component: 2600 - total flux cleaned = -0.00197542 Jy ! Component: 2650 - total flux cleaned = -0.0019874 Jy ! Component: 2700 - total flux cleaned = -0.00198739 Jy ! Component: 2750 - total flux cleaned = -0.00201161 Jy ! Component: 2800 - total flux cleaned = -0.00202367 Jy ! Component: 2850 - total flux cleaned = -0.00204805 Jy ! Component: 2900 - total flux cleaned = -0.00203579 Jy ! Component: 2950 - total flux cleaned = -0.00202351 Jy ! Component: 3000 - total flux cleaned = -0.00198637 Jy ! Component: 3050 - total flux cleaned = -0.00193646 Jy ! Component: 3100 - total flux cleaned = -0.00188616 Jy ! Component: 3150 - total flux cleaned = -0.00183544 Jy ! Component: 3200 - total flux cleaned = -0.00179706 Jy ! Component: 3250 - total flux cleaned = -0.00174529 Jy ! Component: 3300 - total flux cleaned = -0.0017061 Jy ! Component: 3350 - total flux cleaned = -0.00167964 Jy ! Component: 3400 - total flux cleaned = -0.00165301 Jy ! Component: 3450 - total flux cleaned = -0.00161243 Jy ! Component: 3500 - total flux cleaned = -0.00159877 Jy ! Component: 3550 - total flux cleaned = -0.00154364 Jy ! Component: 3600 - total flux cleaned = -0.00151565 Jy ! Component: 3650 - total flux cleaned = -0.00147339 Jy ! Component: 3700 - total flux cleaned = -0.00143055 Jy ! Component: 3750 - total flux cleaned = -0.00140175 Jy ! Component: 3800 - total flux cleaned = -0.00134346 Jy ! Component: 3850 - total flux cleaned = -0.00128428 Jy ! Component: 3900 - total flux cleaned = -0.00125427 Jy ! Component: 3950 - total flux cleaned = -0.00122401 Jy ! Component: 4000 - total flux cleaned = -0.00119352 Jy ! Component: 4050 - total flux cleaned = -0.0011626 Jy ! Total flux subtracted in 4096 components = -0.00114673 Jy ! Clean residual min=-0.000897 max=0.000908 Jy/beam ! Clean residual mean=0.000012 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.0811803 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 438 components and 0.0811802 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0752-3940_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.355 x 36.6 at -7.402 degrees (North through East) ! Clean map min=-0.0023042 max=0.071706 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0752-3940_S_a_map.fits wmodel /image_prod/ug002_uva//J0752-3940_S_a_map.mod ! Writing 438 model components to file: /image_prod/ug002_uva//J0752-3940_S_a_map.mod wobs /image_prod/ug002_uva//J0752-3940_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0752-3940_S_a_uvs.fits wwins /image_prod/ug002_uva//J0752-3940_S_a_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0752-3940_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0717056 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000310681 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.29982 1.29982 2.59964 5.19927 10.3985 20.7971 41.5942 83.1883 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.071 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 230.801 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0752-3940_S_a_dfm.log closed on Wed Mar 4 22:03:42 2020