! Started logfile: /image_prod/ug002_uva//J0050-0929_S_b_dfm.log on Wed Mar 4 18:40:30 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//J0050-0929_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0050-0929_S_b_uva.fits ! AN table 1: 6 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.888889 visibilities/baseline/integration-bin. ! Found source: J0050-0929 ! ! 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 576 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 J0050-0929_S_b] 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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.098654Jy sigma=13.156608 ! Fit after self-cal, rms=0.601139Jy sigma=7.585711 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.905 mas, bmaj=17.33 mas, bpa=-15.24 degrees ! Estimated noise=2.81682 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.303591 Jy ! Component: 100 - total flux cleaned = 0.371376 Jy ! Total flux subtracted in 100 components = 0.371376 Jy ! Clean residual min=-0.024189 max=0.039994 Jy/beam ! Clean residual mean=-0.000007 rms=0.007834 Jy/beam ! Combined flux in latest and established models = 0.371377 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.371377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.151790Jy sigma=1.392015 ! Fit after self-cal, rms=0.151770Jy sigma=1.391938 ! 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.33 mas, bmaj=16.42 mas, bpa=-14.87 degrees ! Estimated noise=2.57909 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.0282691 Jy ! Component: 100 - total flux cleaned = 0.02986 Jy ! Component: 150 - total flux cleaned = 0.0293164 Jy ! Component: 200 - total flux cleaned = 0.0293288 Jy ! Total flux subtracted in 200 components = 0.0293288 Jy ! Clean residual min=-0.017447 max=0.027400 Jy/beam ! Clean residual mean=0.000006 rms=0.005737 Jy/beam ! Combined flux in latest and established models = 0.400705 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 25 components and 0.400705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.136940Jy sigma=1.326660 ! Fit after self-cal, rms=0.136899Jy sigma=1.326474 ! 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.33 x 16.42 at -14.87 degrees (North through East) ! Clean map min=-0.01653 max=0.3913 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 2.30 HN 0.98 KP 0.96 ! LA 0.99 MK 1.00 NL 0.97 OV 0.99 ! PT 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.91 HN 0.97 KP 0.95 ! LA 1.04 MK 0.98 NL 0.91 OV 0.85 ! PT 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.61 FD 0.90 HN 1.57 KP 0.93 ! LA 1.04 MK 1.03 NL 0.90 OV 1.01 ! PT 0.98 ! ! ! Fit before self-cal, rms=0.136899Jy sigma=1.326474 ! Fit after self-cal, rms=0.080889Jy sigma=0.752099 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.366 mas, bmaj=15.82 mas, bpa=-14.98 degrees ! Estimated noise=2.54601 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.00499211 Jy ! Component: 100 - total flux cleaned = 0.00561138 Jy ! Component: 150 - total flux cleaned = 0.0055095 Jy ! Component: 200 - total flux cleaned = 0.00524992 Jy ! Total flux subtracted in 200 components = 0.00524992 Jy ! Clean residual min=-0.006713 max=0.006997 Jy/beam ! Clean residual mean=0.000002 rms=0.001826 Jy/beam ! Combined flux in latest and established models = 0.405955 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 43 components and 0.405955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080439Jy sigma=0.743838 ! Fit after self-cal, rms=0.080620Jy sigma=0.742437 ! 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.080620Jy sigma=0.742437 ! Fit after self-cal, rms=0.080451Jy sigma=0.741411 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.359 mas, bmaj=15.76 mas, bpa=-15 degrees ! Estimated noise=2.54784 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00214559 Jy ! Component: 100 - total flux cleaned = 0.00273935 Jy ! Component: 150 - total flux cleaned = 0.00266947 Jy ! Component: 200 - total flux cleaned = 0.00249028 Jy ! Total flux subtracted in 200 components = 0.00249028 Jy ! Clean residual min=-0.006337 max=0.006532 Jy/beam ! Clean residual mean=0.000001 rms=0.001715 Jy/beam ! Combined flux in latest and established models = 0.408445 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 57 components and 0.408446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080273Jy sigma=0.738306 ! Fit after self-cal, rms=0.080283Jy sigma=0.738240 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.000279017 Jy ! Component: 100 - total flux cleaned = -0.000332088 Jy ! Component: 150 - total flux cleaned = -0.000479616 Jy ! Component: 200 - total flux cleaned = -0.000616594 Jy ! Total flux subtracted in 200 components = -0.000616594 Jy ! Clean residual min=-0.006323 max=0.006309 Jy/beam ! Clean residual mean=0.000001 rms=0.001692 Jy/beam ! Combined flux in latest and established models = 0.407829 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 65 components and 0.407829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080209Jy sigma=0.737476 ! Fit after self-cal, rms=0.080219Jy sigma=0.737439 ! 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.080219Jy sigma=0.737439 ! Fit after self-cal, rms=0.079966Jy sigma=0.736619 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.355 mas, bmaj=15.69 mas, bpa=-15.03 degrees ! Estimated noise=2.5488 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000804429 Jy ! Component: 100 - total flux cleaned = 0.00102224 Jy ! Component: 150 - total flux cleaned = 0.00113183 Jy ! Component: 200 - total flux cleaned = 0.00117652 Jy ! Total flux subtracted in 200 components = 0.00117652 Jy ! Clean residual min=-0.006052 max=0.006097 Jy/beam ! Clean residual mean=0.000001 rms=0.001615 Jy/beam ! Combined flux in latest and established models = 0.409005 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 74 components and 0.409005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079841Jy sigma=0.734978 ! Fit after self-cal, rms=0.079849Jy sigma=0.734949 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.000265983 Jy ! Component: 100 - total flux cleaned = -0.000266971 Jy ! Component: 150 - total flux cleaned = -0.000336679 Jy ! Component: 200 - total flux cleaned = -0.000436313 Jy ! Total flux subtracted in 200 components = -0.000436313 Jy ! Clean residual min=-0.006058 max=0.005970 Jy/beam ! Clean residual mean=0.000001 rms=0.001604 Jy/beam ! Combined flux in latest and established models = 0.408569 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 80 components and 0.408569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079800Jy sigma=0.734636 ! Fit after self-cal, rms=0.079808Jy sigma=0.734609 ! 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.079808Jy sigma=0.734609 ! Fit after self-cal, rms=0.079570Jy sigma=0.733888 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.807 mas, bmaj=17.51 mas, bpa=-3.074 degrees ! Estimated noise=3.03183 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146298 Jy ! Component: 100 - total flux cleaned = 0.00170093 Jy ! Component: 150 - total flux cleaned = 0.00165825 Jy ! Component: 200 - total flux cleaned = 0.00161961 Jy ! Total flux subtracted in 200 components = 0.00161961 Jy ! Clean residual min=-0.006102 max=0.006424 Jy/beam ! Clean residual mean=0.000002 rms=0.001993 Jy/beam ! Combined flux in latest and established models = 0.410189 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 89 components and 0.410189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079492Jy sigma=0.733720 ! Fit after self-cal, rms=0.079497Jy sigma=0.733676 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.000320409 Jy ! Component: 100 - total flux cleaned = -0.00025456 Jy ! Component: 150 - total flux cleaned = -0.000225302 Jy ! Component: 200 - total flux cleaned = -0.000198628 Jy ! Total flux subtracted in 200 components = -0.000198628 Jy ! Clean residual min=-0.005926 max=0.006251 Jy/beam ! Clean residual mean=0.000002 rms=0.001985 Jy/beam ! Combined flux in latest and established models = 0.40999 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 94 components and 0.40999 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079475Jy sigma=0.733865 ! Fit after self-cal, rms=0.079481Jy sigma=0.733835 ! 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.352 mas, bmaj=15.63 mas, bpa=-15.04 degrees ! Estimated noise=2.54962 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.352 x 15.63 at -15.04 degrees (North through East) ! Clean map min=-0.005647 max=0.3901 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.944 mas, bmaj=16.28 mas, bpa=-15.43 degrees ! Estimated noise=2.81446 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.303293 Jy ! Component: 100 - total flux cleaned = 0.369431 Jy ! Component: 150 - total flux cleaned = 0.387829 Jy ! Component: 200 - total flux cleaned = 0.398418 Jy ! Total flux subtracted in 200 components = 0.398418 Jy ! Clean residual min=-0.007776 max=0.007927 Jy/beam ! Clean residual mean=-0.000005 rms=0.002100 Jy/beam ! Combined flux in latest and established models = 0.398418 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.398418 Jy ! Inverting map and beam ! Estimated beam: bmin=3.352 mas, bmaj=15.63 mas, bpa=-15.04 degrees ! Estimated noise=2.54962 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.00511771 Jy ! Component: 100 - total flux cleaned = 0.00786833 Jy ! Component: 150 - total flux cleaned = 0.0097299 Jy ! Component: 200 - total flux cleaned = 0.010175 Jy ! Total flux subtracted in 200 components = 0.010175 Jy ! Clean residual min=-0.006410 max=0.005895 Jy/beam ! Clean residual mean=-0.000000 rms=0.001681 Jy/beam ! Combined flux in latest and established models = 0.408593 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 51 components and 0.408593 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.807 mas, bmaj=17.51 mas, bpa=-3.074 degrees ! Estimated noise=3.03183 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000636563 Jy ! Component: 100 - total flux cleaned = 0.0010597 Jy ! Component: 150 - total flux cleaned = 0.00131205 Jy ! Component: 200 - total flux cleaned = 0.0012717 Jy ! Total flux subtracted in 200 components = 0.0012717 Jy ! Clean residual min=-0.006260 max=0.005979 Jy/beam ! Clean residual mean=0.000001 rms=0.002014 Jy/beam ! Combined flux in latest and established models = 0.409864 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.06145e-06 Jy ! Component: 100 - total flux cleaned = -3.05731e-05 Jy ! Component: 150 - total flux cleaned = -8.94902e-05 Jy ! Component: 200 - total flux cleaned = -0.000142684 Jy ! Total flux subtracted in 200 components = -0.000142684 Jy ! Clean residual min=-0.006068 max=0.006051 Jy/beam ! Clean residual mean=0.000002 rms=0.002003 Jy/beam ! Combined flux in latest and established models = 0.409722 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 101 components and 0.409722 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.352 mas, bmaj=15.63 mas, bpa=-15.04 degrees ! Estimated noise=2.54962 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000343621 Jy ! Component: 100 - total flux cleaned = -0.000596204 Jy ! Component: 150 - total flux cleaned = -0.000528458 Jy ! Component: 200 - total flux cleaned = -0.0004664 Jy ! Total flux subtracted in 200 components = -0.0004664 Jy ! Clean residual min=-0.006359 max=0.005606 Jy/beam ! Clean residual mean=0.000001 rms=0.001580 Jy/beam ! Combined flux in latest and established models = 0.409255 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 110 components and 0.409255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079536Jy sigma=0.734791 ! Fit after self-cal, rms=0.079551Jy sigma=0.734460 wmodel J0050-0929_S_b_map.mod ! Writing 110 model components to file: J0050-0929_S_b_map.mod wobs J0050-0929_S_b_uvs.fits ! Writing UV FITS file: J0050-0929_S_b_uvs.fits wwins J0050-0929_S_b_map.win ! wwins: Wrote 1 windows to J0050-0929_S_b_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.00209421 Jy ! Component: 100 - total flux cleaned = -0.00296019 Jy ! Component: 150 - total flux cleaned = -0.00349124 Jy ! Component: 200 - total flux cleaned = -0.00390593 Jy ! Component: 250 - total flux cleaned = -0.00398565 Jy ! Component: 300 - total flux cleaned = -0.00391173 Jy ! Component: 350 - total flux cleaned = -0.00398421 Jy ! Component: 400 - total flux cleaned = -0.00384707 Jy ! Component: 450 - total flux cleaned = -0.00378031 Jy ! Component: 500 - total flux cleaned = -0.00352682 Jy ! Component: 550 - total flux cleaned = -0.00328624 Jy ! Component: 600 - total flux cleaned = -0.00305344 Jy ! Component: 650 - total flux cleaned = -0.0029395 Jy ! Component: 700 - total flux cleaned = -0.00277631 Jy ! Component: 750 - total flux cleaned = -0.00277696 Jy ! Component: 800 - total flux cleaned = -0.00282931 Jy ! Component: 850 - total flux cleaned = -0.00282885 Jy ! Component: 900 - total flux cleaned = -0.00277814 Jy ! Component: 950 - total flux cleaned = -0.00263505 Jy ! Component: 1000 - total flux cleaned = -0.00268074 Jy ! Component: 1050 - total flux cleaned = -0.00267986 Jy ! Component: 1100 - total flux cleaned = -0.0026375 Jy ! Component: 1150 - total flux cleaned = -0.00263875 Jy ! Component: 1200 - total flux cleaned = -0.00263838 Jy ! Component: 1250 - total flux cleaned = -0.00251666 Jy ! Component: 1300 - total flux cleaned = -0.00255777 Jy ! Component: 1350 - total flux cleaned = -0.00263561 Jy ! Component: 1400 - total flux cleaned = -0.00286522 Jy ! Component: 1450 - total flux cleaned = -0.00297693 Jy ! Component: 1500 - total flux cleaned = -0.00305052 Jy ! Component: 1550 - total flux cleaned = -0.00323076 Jy ! Component: 1600 - total flux cleaned = -0.00333722 Jy ! Component: 1650 - total flux cleaned = -0.00351195 Jy ! Component: 1700 - total flux cleaned = -0.00364911 Jy ! Component: 1750 - total flux cleaned = -0.00378457 Jy ! Component: 1800 - total flux cleaned = -0.0039505 Jy ! Component: 1850 - total flux cleaned = -0.003983 Jy ! Component: 1900 - total flux cleaned = -0.00401533 Jy ! Component: 1950 - total flux cleaned = -0.00404731 Jy ! Component: 2000 - total flux cleaned = -0.00411014 Jy ! Component: 2050 - total flux cleaned = -0.00414112 Jy ! Component: 2100 - total flux cleaned = -0.00420254 Jy ! Component: 2150 - total flux cleaned = -0.00423274 Jy ! Component: 2200 - total flux cleaned = -0.00432292 Jy ! Component: 2250 - total flux cleaned = -0.00444142 Jy ! Component: 2300 - total flux cleaned = -0.00455805 Jy ! Component: 2350 - total flux cleaned = -0.00455798 Jy ! Component: 2400 - total flux cleaned = -0.00464415 Jy ! Component: 2450 - total flux cleaned = -0.00461617 Jy ! Component: 2500 - total flux cleaned = -0.00472835 Jy ! Component: 2550 - total flux cleaned = -0.00475644 Jy ! Component: 2600 - total flux cleaned = -0.00472867 Jy ! Component: 2650 - total flux cleaned = -0.00467423 Jy ! Component: 2700 - total flux cleaned = -0.00470179 Jy ! Component: 2750 - total flux cleaned = -0.00464797 Jy ! Component: 2800 - total flux cleaned = -0.00464756 Jy ! Component: 2850 - total flux cleaned = -0.00464744 Jy ! Component: 2900 - total flux cleaned = -0.00467365 Jy ! Component: 2950 - total flux cleaned = -0.00462118 Jy ! Component: 3000 - total flux cleaned = -0.0046211 Jy ! Component: 3050 - total flux cleaned = -0.00462098 Jy ! Component: 3100 - total flux cleaned = -0.00454347 Jy ! Component: 3150 - total flux cleaned = -0.00451788 Jy ! Component: 3200 - total flux cleaned = -0.00451788 Jy ! Component: 3250 - total flux cleaned = -0.00451806 Jy ! Component: 3300 - total flux cleaned = -0.00451813 Jy ! Component: 3350 - total flux cleaned = -0.00451813 Jy ! Component: 3400 - total flux cleaned = -0.00454375 Jy ! Component: 3450 - total flux cleaned = -0.00454383 Jy ! Component: 3500 - total flux cleaned = -0.00459457 Jy ! Component: 3550 - total flux cleaned = -0.00467044 Jy ! Component: 3600 - total flux cleaned = -0.00474664 Jy ! Component: 3650 - total flux cleaned = -0.00484804 Jy ! Component: 3700 - total flux cleaned = -0.00492407 Jy ! Component: 3750 - total flux cleaned = -0.00494944 Jy ! Component: 3800 - total flux cleaned = -0.00512749 Jy ! Component: 3850 - total flux cleaned = -0.00520392 Jy ! Component: 3900 - total flux cleaned = -0.00528051 Jy ! Component: 3950 - total flux cleaned = -0.00535747 Jy ! Component: 4000 - total flux cleaned = -0.00546037 Jy ! Component: 4050 - total flux cleaned = -0.00551183 Jy ! Total flux subtracted in 4096 components = -0.00561502 Jy ! Clean residual min=-0.002044 max=0.001394 Jy/beam ! Clean residual mean=0.000002 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.40364 Jy keep ! Adding 254 model components to the UV plane model. ! The established model now contains 364 components and 0.403641 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0050-0929_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.352 x 15.63 at -15.04 degrees (North through East) ! Clean map min=-0.005773 max=0.38899 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0050-0929_S_b_map.fits wmodel /image_prod/ug002_uva//J0050-0929_S_b_map.mod ! Writing 364 model components to file: /image_prod/ug002_uva//J0050-0929_S_b_map.mod wobs /image_prod/ug002_uva//J0050-0929_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0050-0929_S_b_uvs.fits wwins /image_prod/ug002_uva//J0050-0929_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0050-0929_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.388991 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00044456 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.342856 0.342856 0.685713 1.37143 2.74285 5.4857 10.9714 21.9428 43.8856 87.7713 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.388 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 875.001 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0050-0929_S_b_dfm.log closed on Wed Mar 4 18:40:34 2020