! Started logfile: /image_prod/ug002_uva//J0854+2006_S_d_dfm.log on Wed Mar 4 22:38:25 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//J0854+2006_S_d_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0854+2006_S_d_uva.fits ! AN table 1: 18 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.775794 visibilities/baseline/integration-bin. ! Found source: J0854+2006 ! ! 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 1173 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 J0854+2006_S_d] 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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=3.664489Jy sigma=8.188066 ! Fit after self-cal, rms=2.542857Jy sigma=5.555935 ! 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.788 mas, bmaj=5.572 mas, bpa=-5.648 degrees ! Estimated noise=10.6339 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 = 2.56626 Jy ! Component: 100 - total flux cleaned = 3.13975 Jy ! Total flux subtracted in 100 components = 3.13975 Jy ! Clean residual min=-0.150347 max=0.200247 Jy/beam ! Clean residual mean=-0.000134 rms=0.042676 Jy/beam ! Combined flux in latest and established models = 3.13975 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 3.13975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.661554Jy sigma=1.627867 ! Fit after self-cal, rms=0.661865Jy sigma=1.627239 ! 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.354 mas, bmaj=6.395 mas, bpa=-5.392 degrees ! Estimated noise=9.4221 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.248599 Jy ! Component: 100 - total flux cleaned = 0.354737 Jy ! Component: 150 - total flux cleaned = 0.411885 Jy ! Component: 200 - total flux cleaned = 0.440062 Jy ! Total flux subtracted in 200 components = 0.440062 Jy ! Clean residual min=-0.129938 max=0.176660 Jy/beam ! Clean residual mean=0.000122 rms=0.038292 Jy/beam ! Combined flux in latest and established models = 3.57981 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 20 components and 3.57981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.513894Jy sigma=1.574031 ! Fit after self-cal, rms=0.512619Jy sigma=1.570372 ! 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.354 x 6.395 at -5.392 degrees (North through East) ! Clean map min=-0.1219 max=3.3288 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.02 KP 0.97 LA 1.00 ! MK 0.98 NL 0.96 OV 0.96 SC 1.02 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.03 KP 0.96 LA 0.98 ! MK 0.98 NL 1.05 OV 0.93 SC 1.07 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.03 KP 0.92 LA 0.95 ! MK 1.00 NL 1.46 OV 1.02 SC 0.98 ! ! ! Fit before self-cal, rms=0.512619Jy sigma=1.570372 ! Fit after self-cal, rms=0.572768Jy sigma=1.119613 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.397 mas, bmaj=6.388 mas, bpa=-4.985 degrees ! Estimated noise=9.57871 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.041573 Jy ! Component: 100 - total flux cleaned = 0.0452062 Jy ! Component: 150 - total flux cleaned = 0.0470536 Jy ! Component: 200 - total flux cleaned = 0.0478935 Jy ! Total flux subtracted in 200 components = 0.0478935 Jy ! Clean residual min=-0.108831 max=0.108916 Jy/beam ! Clean residual mean=0.000215 rms=0.027923 Jy/beam ! Combined flux in latest and established models = 3.62771 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 27 components and 3.62771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.561784Jy sigma=1.116569 ! Fit after self-cal, rms=0.561455Jy sigma=1.115400 ! 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.561455Jy sigma=1.115400 ! Fit after self-cal, rms=0.374282Jy sigma=0.637454 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.387 mas, bmaj=6.392 mas, bpa=-4.833 degrees ! Estimated noise=9.71678 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.057919 Jy ! Component: 100 - total flux cleaned = 0.0741671 Jy ! Component: 150 - total flux cleaned = 0.0740932 Jy ! Component: 200 - total flux cleaned = 0.072775 Jy ! Total flux subtracted in 200 components = 0.072775 Jy ! Clean residual min=-0.057837 max=0.057321 Jy/beam ! Clean residual mean=0.000014 rms=0.014791 Jy/beam ! Combined flux in latest and established models = 3.70048 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 36 components and 3.70048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.361263Jy sigma=0.620363 ! Fit after self-cal, rms=0.361120Jy sigma=0.619603 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.000590965 Jy ! Component: 100 - total flux cleaned = -0.00164906 Jy ! Component: 150 - total flux cleaned = -0.00315078 Jy ! Component: 200 - total flux cleaned = -0.00498021 Jy ! Total flux subtracted in 200 components = -0.00498021 Jy ! Clean residual min=-0.059465 max=0.055537 Jy/beam ! Clean residual mean=0.000016 rms=0.014666 Jy/beam ! Combined flux in latest and established models = 3.6955 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 3.6955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.358568Jy sigma=0.617441 ! Fit after self-cal, rms=0.358585Jy sigma=0.617261 ! 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.358585Jy sigma=0.617261 ! Fit after self-cal, rms=0.110017Jy sigma=0.222096 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.382 mas, bmaj=6.395 mas, bpa=-5.049 degrees ! Estimated noise=9.70313 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0048599 Jy ! Component: 100 - total flux cleaned = 0.00341059 Jy ! Component: 150 - total flux cleaned = 0.00258233 Jy ! Component: 200 - total flux cleaned = 0.00259247 Jy ! Total flux subtracted in 200 components = 0.00259247 Jy ! Clean residual min=-0.020831 max=0.036201 Jy/beam ! Clean residual mean=0.000019 rms=0.005467 Jy/beam ! Combined flux in latest and established models = 3.6981 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 46 components and 3.6981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107312Jy sigma=0.218078 ! Fit after self-cal, rms=0.107311Jy sigma=0.217371 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) ! Added new window around map position (-5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0350128 Jy ! Component: 100 - total flux cleaned = 0.044538 Jy ! Component: 150 - total flux cleaned = 0.0424571 Jy ! Component: 200 - total flux cleaned = 0.0417228 Jy ! Total flux subtracted in 200 components = 0.0417228 Jy ! Clean residual min=-0.015632 max=0.017594 Jy/beam ! Clean residual mean=0.000034 rms=0.004116 Jy/beam ! Combined flux in latest and established models = 3.73982 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 63 components and 3.73982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095513Jy sigma=0.189437 ! Fit after self-cal, rms=0.093644Jy sigma=0.185904 ! 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.093644Jy sigma=0.185904 ! Fit after self-cal, rms=0.088040Jy sigma=0.179777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.594 mas, bmaj=10.46 mas, bpa=-0.4512 degrees ! Estimated noise=12.7694 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0190863 Jy ! Component: 100 - total flux cleaned = 0.0206903 Jy ! Component: 150 - total flux cleaned = 0.0196966 Jy ! Component: 200 - total flux cleaned = 0.0185938 Jy ! Total flux subtracted in 200 components = 0.0185938 Jy ! Clean residual min=-0.012114 max=0.013674 Jy/beam ! Clean residual mean=0.000062 rms=0.003211 Jy/beam ! Combined flux in latest and established models = 3.75841 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 84 components and 3.75841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085371Jy sigma=0.174884 ! Fit after self-cal, rms=0.084601Jy sigma=0.173270 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.00102804 Jy ! Component: 100 - total flux cleaned = 0.00107955 Jy ! Component: 150 - total flux cleaned = 0.000489665 Jy ! Component: 200 - total flux cleaned = 0.000103978 Jy ! Total flux subtracted in 200 components = 0.000103978 Jy ! Clean residual min=-0.011421 max=0.012780 Jy/beam ! Clean residual mean=0.000066 rms=0.003031 Jy/beam ! Combined flux in latest and established models = 3.75852 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 98 components and 3.75852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083816Jy sigma=0.171911 ! Fit after self-cal, rms=0.083471Jy sigma=0.171238 ! 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.374 mas, bmaj=6.391 mas, bpa=-5.049 degrees ! Estimated noise=9.69986 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.374 x 6.391 at -5.049 degrees (North through East) ! Clean map min=-0.012928 max=3.4116 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083471Jy sigma=0.171238 ! Fit after self-cal, rms=0.076448Jy sigma=0.150862 ! Inverting map and beam ! Estimated beam: bmin=3.375 mas, bmaj=6.391 mas, bpa=-4.99 degrees ! Estimated noise=9.70615 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00925056 Jy ! Component: 100 - total flux cleaned = 0.011122 Jy ! Component: 150 - total flux cleaned = 0.0108963 Jy ! Component: 200 - total flux cleaned = 0.0108949 Jy ! Total flux subtracted in 200 components = 0.0108949 Jy ! Clean residual min=-0.012547 max=0.011811 Jy/beam ! Clean residual mean=0.000029 rms=0.002930 Jy/beam ! Combined flux in latest and established models = 3.76941 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 116 components and 3.76941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074338Jy sigma=0.145411 ! Fit after self-cal, rms=0.073878Jy sigma=0.144429 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00280154 Jy ! Component: 100 - total flux cleaned = 0.00280381 Jy ! Component: 150 - total flux cleaned = 0.00246204 Jy ! Component: 200 - total flux cleaned = 0.00199172 Jy ! Total flux subtracted in 200 components = 0.00199172 Jy ! Clean residual min=-0.012115 max=0.010802 Jy/beam ! Clean residual mean=0.000030 rms=0.002800 Jy/beam ! Combined flux in latest and established models = 3.7714 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 119 components and 3.7714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072888Jy sigma=0.142055 ! Fit after self-cal, rms=0.072705Jy sigma=0.141711 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072705Jy sigma=0.141711 ! Fit after self-cal, rms=0.071111Jy sigma=0.140481 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.755 mas, bmaj=5.589 mas, bpa=-5.329 degrees ! Estimated noise=10.9471 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.62247 Jy ! Component: 100 - total flux cleaned = 3.22661 Jy ! Component: 150 - total flux cleaned = 3.46792 Jy ! Component: 200 - total flux cleaned = 3.59103 Jy ! Total flux subtracted in 200 components = 3.59103 Jy ! Clean residual min=-0.037805 max=0.060465 Jy/beam ! Clean residual mean=-0.000041 rms=0.009079 Jy/beam ! Combined flux in latest and established models = 3.59103 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 14 model components to the UV plane model. ! The established model now contains 14 components and 3.59103 Jy ! Inverting map and beam ! Estimated beam: bmin=3.373 mas, bmaj=6.391 mas, bpa=-4.966 degrees ! Estimated noise=9.70496 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.0851414 Jy ! Component: 100 - total flux cleaned = 0.12935 Jy ! Component: 150 - total flux cleaned = 0.155082 Jy ! Component: 200 - total flux cleaned = 0.162374 Jy ! Total flux subtracted in 200 components = 0.162374 Jy ! Clean residual min=-0.018244 max=0.016721 Jy/beam ! Clean residual mean=0.000018 rms=0.003663 Jy/beam ! Combined flux in latest and established models = 3.75341 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 38 components and 3.75341 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.585 mas, bmaj=10.46 mas, bpa=-0.4976 degrees ! Estimated noise=12.7817 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.014182 Jy ! Component: 100 - total flux cleaned = 0.01645 Jy ! Component: 150 - total flux cleaned = 0.0186649 Jy ! Component: 200 - total flux cleaned = 0.0194876 Jy ! Total flux subtracted in 200 components = 0.0194876 Jy ! Clean residual min=-0.010358 max=0.009893 Jy/beam ! Clean residual mean=0.000053 rms=0.002809 Jy/beam ! Combined flux in latest and established models = 3.7729 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.000176834 Jy ! Component: 100 - total flux cleaned = 0.000340867 Jy ! Component: 150 - total flux cleaned = 0.0006211 Jy ! Component: 200 - total flux cleaned = 0.000752907 Jy ! Total flux subtracted in 200 components = 0.000752907 Jy ! Clean residual min=-0.010178 max=0.009678 Jy/beam ! Clean residual mean=0.000055 rms=0.002697 Jy/beam ! Combined flux in latest and established models = 3.77365 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 92 components and 3.77365 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.373 mas, bmaj=6.391 mas, bpa=-4.966 degrees ! Estimated noise=9.70496 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00397435 Jy ! Component: 100 - total flux cleaned = 0.00433371 Jy ! Component: 150 - total flux cleaned = 0.00465224 Jy ! Component: 200 - total flux cleaned = 0.00434327 Jy ! Total flux subtracted in 200 components = 0.00434327 Jy ! Clean residual min=-0.014509 max=0.012084 Jy/beam ! Clean residual mean=0.000027 rms=0.002967 Jy/beam ! Combined flux in latest and established models = 3.77799 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 104 components and 3.77799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073571Jy sigma=0.147365 ! Fit after self-cal, rms=0.072971Jy sigma=0.144153 wmodel J0854+2006_S_d_map.mod ! Writing 104 model components to file: J0854+2006_S_d_map.mod wobs J0854+2006_S_d_uvs.fits ! Writing UV FITS file: J0854+2006_S_d_uvs.fits wwins J0854+2006_S_d_map.win ! wwins: Wrote 2 windows to J0854+2006_S_d_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.00587991 Jy ! Component: 100 - total flux cleaned = -0.00632265 Jy ! Component: 150 - total flux cleaned = -0.00538533 Jy ! Component: 200 - total flux cleaned = -0.00378593 Jy ! Component: 250 - total flux cleaned = -0.00259762 Jy ! Component: 300 - total flux cleaned = -0.0014596 Jy ! Component: 350 - total flux cleaned = -0.000838496 Jy ! Component: 400 - total flux cleaned = 0.000202453 Jy ! Component: 450 - total flux cleaned = 0.000776686 Jy ! Component: 500 - total flux cleaned = 0.00217185 Jy ! Component: 550 - total flux cleaned = 0.00271105 Jy ! Component: 600 - total flux cleaned = 0.00336902 Jy ! Component: 650 - total flux cleaned = 0.00388077 Jy ! Component: 700 - total flux cleaned = 0.00437517 Jy ! Component: 750 - total flux cleaned = 0.0042562 Jy ! Component: 800 - total flux cleaned = 0.0047285 Jy ! Component: 850 - total flux cleaned = 0.00472824 Jy ! Component: 900 - total flux cleaned = 0.00484227 Jy ! Component: 950 - total flux cleaned = 0.00484288 Jy ! Component: 1000 - total flux cleaned = 0.00473876 Jy ! Component: 1050 - total flux cleaned = 0.00453414 Jy ! Component: 1100 - total flux cleaned = 0.00433173 Jy ! Component: 1150 - total flux cleaned = 0.00423458 Jy ! Component: 1200 - total flux cleaned = 0.00413569 Jy ! Component: 1250 - total flux cleaned = 0.00394565 Jy ! Component: 1300 - total flux cleaned = 0.0037578 Jy ! Component: 1350 - total flux cleaned = 0.00357879 Jy ! Component: 1400 - total flux cleaned = 0.00349118 Jy ! Component: 1450 - total flux cleaned = 0.00314317 Jy ! Component: 1500 - total flux cleaned = 0.00322793 Jy ! Component: 1550 - total flux cleaned = 0.00305945 Jy ! Component: 1600 - total flux cleaned = 0.00289441 Jy ! Component: 1650 - total flux cleaned = 0.0029745 Jy ! Component: 1700 - total flux cleaned = 0.00305427 Jy ! Component: 1750 - total flux cleaned = 0.00328707 Jy ! Component: 1800 - total flux cleaned = 0.00359316 Jy ! Component: 1850 - total flux cleaned = 0.00366934 Jy ! Component: 1900 - total flux cleaned = 0.00403616 Jy ! Component: 1950 - total flux cleaned = 0.00439536 Jy ! Component: 2000 - total flux cleaned = 0.00453701 Jy ! Component: 2050 - total flux cleaned = 0.00474558 Jy ! Component: 2100 - total flux cleaned = 0.00529522 Jy ! Component: 2150 - total flux cleaned = 0.00549886 Jy ! Component: 2200 - total flux cleaned = 0.00589814 Jy ! Component: 2250 - total flux cleaned = 0.00628896 Jy ! Component: 2300 - total flux cleaned = 0.00680306 Jy ! Component: 2350 - total flux cleaned = 0.00730747 Jy ! Component: 2400 - total flux cleaned = 0.00761709 Jy ! Component: 2450 - total flux cleaned = 0.00792391 Jy ! Component: 2500 - total flux cleaned = 0.00828467 Jy ! Component: 2550 - total flux cleaned = 0.00858213 Jy ! Component: 2600 - total flux cleaned = 0.0086997 Jy ! Component: 2650 - total flux cleaned = 0.00887351 Jy ! Component: 2700 - total flux cleaned = 0.00921345 Jy ! Component: 2750 - total flux cleaned = 0.00938182 Jy ! Component: 2800 - total flux cleaned = 0.00949095 Jy ! Component: 2850 - total flux cleaned = 0.00970859 Jy ! Component: 2900 - total flux cleaned = 0.00981522 Jy ! Component: 2950 - total flux cleaned = 0.0100276 Jy ! Component: 3000 - total flux cleaned = 0.0102882 Jy ! Component: 3050 - total flux cleaned = 0.0103395 Jy ! Component: 3100 - total flux cleaned = 0.0105931 Jy ! Component: 3150 - total flux cleaned = 0.0105422 Jy ! Component: 3200 - total flux cleaned = 0.0107413 Jy ! Component: 3250 - total flux cleaned = 0.0109862 Jy ! Component: 3300 - total flux cleaned = 0.0110843 Jy ! Component: 3350 - total flux cleaned = 0.0115143 Jy ! Component: 3400 - total flux cleaned = 0.0117028 Jy ! Component: 3450 - total flux cleaned = 0.0118898 Jy ! Component: 3500 - total flux cleaned = 0.0123044 Jy ! Component: 3550 - total flux cleaned = 0.0124877 Jy ! Component: 3600 - total flux cleaned = 0.0126682 Jy ! Component: 3650 - total flux cleaned = 0.013025 Jy ! Component: 3700 - total flux cleaned = 0.0132451 Jy ! Component: 3750 - total flux cleaned = 0.0135503 Jy ! Component: 3800 - total flux cleaned = 0.013766 Jy ! Component: 3850 - total flux cleaned = 0.014022 Jy ! Component: 3900 - total flux cleaned = 0.0141897 Jy ! Component: 3950 - total flux cleaned = 0.014315 Jy ! Component: 4000 - total flux cleaned = 0.0144805 Jy ! Component: 4050 - total flux cleaned = 0.0146028 Jy ! Total flux subtracted in 4096 components = 0.0145221 Jy ! Clean residual min=-0.002091 max=0.002296 Jy/beam ! Clean residual mean=0.000004 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 3.79251 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 386 components and 3.79251 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0854+2006_S_d_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.373 x 6.391 at -4.966 degrees (North through East) ! Clean map min=-0.0064864 max=3.4146 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0854+2006_S_d_map.fits wmodel /image_prod/ug002_uva//J0854+2006_S_d_map.mod ! Writing 386 model components to file: /image_prod/ug002_uva//J0854+2006_S_d_map.mod wobs /image_prod/ug002_uva//J0854+2006_S_d_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0854+2006_S_d_uvs.fits wwins /image_prod/ug002_uva//J0854+2006_S_d_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0854+2006_S_d_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 3.41461 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000729678 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.064108 0.064108 0.128216 0.256432 0.512864 1.02573 2.05146 4.10291 8.20582 16.4116 32.8233 65.6466 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak= ", int(1000*peak_flux)/1000 ! peak= 3.414 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 4679.6 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0854+2006_S_d_dfm.log closed on Wed Mar 4 22:38:29 2020