! Started logfile: /image_prod/ug002_uva//J0026-1112_S_dfm.log on Wed Mar 4 18:28:03 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//J0026-1112_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0026-1112_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.888889 visibilities/baseline/integration-bin. ! Found source: J0026-1112 ! ! 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 5760 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 J0026-1112_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008039Jy sigma=7.492900 ! Fit after self-cal, rms=0.901839Jy sigma=6.686375 ! 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.967 mas, bmaj=14.8 mas, bpa=-17.8 degrees ! Estimated noise=1.86651 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.0751535 Jy ! Component: 100 - total flux cleaned = 0.0990007 Jy ! Total flux subtracted in 100 components = 0.0990007 Jy ! Clean residual min=-0.005412 max=0.010246 Jy/beam ! Clean residual mean=-0.000053 rms=0.001823 Jy/beam ! Combined flux in latest and established models = 0.0990007 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0990007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077717Jy sigma=0.486903 ! Fit after self-cal, rms=0.077545Jy sigma=0.485796 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0112375 Jy ! Component: 100 - total flux cleaned = 0.0171777 Jy ! Total flux subtracted in 100 components = 0.0171777 Jy ! Clean residual min=-0.004280 max=0.004792 Jy/beam ! Clean residual mean=-0.000029 rms=0.001242 Jy/beam ! Combined flux in latest and established models = 0.116178 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 37 components and 0.116178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075797Jy sigma=0.467097 ! Fit after self-cal, rms=0.075803Jy sigma=0.466927 ! 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.509 mas, bmaj=14.97 mas, bpa=-16.93 degrees ! Estimated noise=1.30728 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.004897 Jy ! Component: 100 - total flux cleaned = 0.00774841 Jy ! Component: 150 - total flux cleaned = 0.0089987 Jy ! Component: 200 - total flux cleaned = 0.00936428 Jy ! Total flux subtracted in 200 components = 0.00936428 Jy ! Clean residual min=-0.003183 max=0.003472 Jy/beam ! Clean residual mean=-0.000022 rms=0.000961 Jy/beam ! Combined flux in latest and established models = 0.125543 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 71 components and 0.125543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075527Jy sigma=0.463410 ! Fit after self-cal, rms=0.075536Jy sigma=0.463364 ! 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.509 x 14.97 at -16.93 degrees (North through East) ! Clean map min=-0.0031442 max=0.099134 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.92 HN 1.00 KP 0.94 ! LA 1.06 MK 1.03 NL 1.04 OV 1.03 ! PT 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.91 HN 0.97 KP 0.98 ! LA 1.07 MK 1.03 NL 1.07 OV 0.89 ! PT 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.93 HN 1.01 KP 1.00 ! LA 1.06 MK 1.03 NL 1.01 OV 1.04 ! PT 1.02 ! ! ! Fit before self-cal, rms=0.075536Jy sigma=0.463364 ! Fit after self-cal, rms=0.075268Jy sigma=0.459227 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.543 mas, bmaj=14.87 mas, bpa=-16.77 degrees ! Estimated noise=1.30104 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 = 7.16571e-05 Jy ! Component: 100 - total flux cleaned = 7.20243e-05 Jy ! Component: 150 - total flux cleaned = 7.14515e-05 Jy ! Component: 200 - total flux cleaned = 7.09638e-05 Jy ! Total flux subtracted in 200 components = 7.09638e-05 Jy ! Clean residual min=-0.002476 max=0.002690 Jy/beam ! Clean residual mean=-0.000007 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.125614 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 88 components and 0.125614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075235Jy sigma=0.459023 ! Fit after self-cal, rms=0.075321Jy sigma=0.458909 ! 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.075321Jy sigma=0.458909 ! Fit after self-cal, rms=0.079455Jy sigma=0.456818 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.546 mas, bmaj=14.9 mas, bpa=-16.64 degrees ! Estimated noise=1.3029 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000423434 Jy ! Component: 100 - total flux cleaned = 0.000395974 Jy ! Component: 150 - total flux cleaned = 0.000396715 Jy ! Component: 200 - total flux cleaned = 0.000419362 Jy ! Total flux subtracted in 200 components = 0.000419362 Jy ! Clean residual min=-0.001999 max=0.002295 Jy/beam ! Clean residual mean=0.000000 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.126033 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 101 components and 0.126033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079431Jy sigma=0.456675 ! Fit after self-cal, rms=0.079507Jy sigma=0.456620 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 = 3.9441e-05 Jy ! Component: 100 - total flux cleaned = 1.82023e-05 Jy ! Component: 150 - total flux cleaned = 1.87348e-05 Jy ! Component: 200 - total flux cleaned = 1.32919e-06 Jy ! Total flux subtracted in 200 components = 1.32919e-06 Jy ! Clean residual min=-0.002005 max=0.002310 Jy/beam ! Clean residual mean=0.000000 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.126034 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 112 components and 0.126034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079493Jy sigma=0.456557 ! Fit after self-cal, rms=0.079495Jy sigma=0.456551 ! 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.079495Jy sigma=0.456551 ! Fit after self-cal, rms=0.080055Jy sigma=0.456513 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.54 mas, bmaj=14.91 mas, bpa=-16.57 degrees ! Estimated noise=1.3022 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000289564 Jy ! Component: 100 - total flux cleaned = 0.000290366 Jy ! Component: 150 - total flux cleaned = 0.000290281 Jy ! Component: 200 - total flux cleaned = 0.000273182 Jy ! Total flux subtracted in 200 components = 0.000273182 Jy ! Clean residual min=-0.002000 max=0.002306 Jy/beam ! Clean residual mean=-0.000000 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.126307 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 114 components and 0.126307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080042Jy sigma=0.456441 ! Fit after self-cal, rms=0.080049Jy sigma=0.456437 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.78689e-05 Jy ! Component: 100 - total flux cleaned = 1.68542e-05 Jy ! Component: 150 - total flux cleaned = 2.05757e-06 Jy ! Component: 200 - total flux cleaned = -2.56784e-05 Jy ! Total flux subtracted in 200 components = -2.56784e-05 Jy ! Clean residual min=-0.001955 max=0.002315 Jy/beam ! Clean residual mean=-0.000000 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.126282 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 116 components and 0.126282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080041Jy sigma=0.456400 ! Fit after self-cal, rms=0.080042Jy sigma=0.456397 ! 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.080042Jy sigma=0.456397 ! Fit after self-cal, rms=0.080392Jy sigma=0.456379 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.675 mas, bmaj=17.23 mas, bpa=-7.216 degrees ! Estimated noise=1.52241 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000295235 Jy ! Component: 100 - total flux cleaned = 0.000220999 Jy ! Component: 150 - total flux cleaned = 0.00016951 Jy ! Component: 200 - total flux cleaned = 0.000122548 Jy ! Total flux subtracted in 200 components = 0.000122548 Jy ! Clean residual min=-0.002329 max=0.002941 Jy/beam ! Clean residual mean=0.000001 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.126404 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 123 components and 0.126404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080389Jy sigma=0.456378 ! Fit after self-cal, rms=0.080388Jy sigma=0.456366 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 (-16, -8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00274432 Jy ! Component: 100 - total flux cleaned = 0.00431314 Jy ! Component: 150 - total flux cleaned = 0.00479653 Jy ! Component: 200 - total flux cleaned = 0.00488455 Jy ! Total flux subtracted in 200 components = 0.00488455 Jy ! Clean residual min=-0.001777 max=0.001881 Jy/beam ! Clean residual mean=0.000001 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.131289 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 154 components and 0.131289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080288Jy sigma=0.455780 ! Fit after self-cal, rms=0.080285Jy sigma=0.455709 ! 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.537 mas, bmaj=14.92 mas, bpa=-16.51 degrees ! Estimated noise=1.30224 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.537 x 14.92 at -16.51 degrees (North through East) ! Clean map min=-0.0016663 max=0.098727 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.993 mas, bmaj=14.77 mas, bpa=-17.35 degrees ! Estimated noise=1.84956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0741901 Jy ! Component: 100 - total flux cleaned = 0.097744 Jy ! Component: 150 - total flux cleaned = 0.109204 Jy ! Component: 200 - total flux cleaned = 0.115435 Jy ! Total flux subtracted in 200 components = 0.115435 Jy ! Clean residual min=-0.004246 max=0.003522 Jy/beam ! Clean residual mean=-0.000016 rms=0.001021 Jy/beam ! Combined flux in latest and established models = 0.115435 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.115435 Jy ! Inverting map and beam ! Estimated beam: bmin=3.537 mas, bmaj=14.92 mas, bpa=-16.51 degrees ! Estimated noise=1.30224 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.00514027 Jy ! Component: 100 - total flux cleaned = 0.00762605 Jy ! Component: 150 - total flux cleaned = 0.00920596 Jy ! Component: 200 - total flux cleaned = 0.0103586 Jy ! Total flux subtracted in 200 components = 0.0103586 Jy ! Clean residual min=-0.001958 max=0.001970 Jy/beam ! Clean residual mean=-0.000004 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.125793 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 70 components and 0.125793 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.675 mas, bmaj=17.23 mas, bpa=-7.216 degrees ! Estimated noise=1.52241 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211891 Jy ! Component: 100 - total flux cleaned = 0.00323331 Jy ! Component: 150 - total flux cleaned = 0.00392556 Jy ! Component: 200 - total flux cleaned = 0.0041757 Jy ! Total flux subtracted in 200 components = 0.0041757 Jy ! Clean residual min=-0.001854 max=0.001753 Jy/beam ! Clean residual mean=-0.000000 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.129969 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.000111705 Jy ! Component: 100 - total flux cleaned = 0.000177491 Jy ! Component: 150 - total flux cleaned = 0.000178067 Jy ! Component: 200 - total flux cleaned = 0.000124513 Jy ! Total flux subtracted in 200 components = 0.000124513 Jy ! Clean residual min=-0.001774 max=0.001725 Jy/beam ! Clean residual mean=0.000001 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.130093 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 143 components and 0.130093 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.537 mas, bmaj=14.92 mas, bpa=-16.51 degrees ! Estimated noise=1.30224 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.18467e-05 Jy ! Component: 100 - total flux cleaned = -4.56928e-05 Jy ! Component: 150 - total flux cleaned = 5.68232e-05 Jy ! Component: 200 - total flux cleaned = 0.00011824 Jy ! Total flux subtracted in 200 components = 0.00011824 Jy ! Clean residual min=-0.001691 max=0.001815 Jy/beam ! Clean residual mean=-0.000000 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.130212 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 174 components and 0.130212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080205Jy sigma=0.455283 ! Fit after self-cal, rms=0.080166Jy sigma=0.455223 wmodel J0026-1112_S_map.mod ! Writing 174 model components to file: J0026-1112_S_map.mod wobs J0026-1112_S_uvs.fits ! Writing UV FITS file: J0026-1112_S_uvs.fits wwins J0026-1112_S_map.win ! wwins: Wrote 2 windows to J0026-1112_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000753855 Jy ! Component: 100 - total flux cleaned = 0.000903035 Jy ! Component: 150 - total flux cleaned = 0.000932007 Jy ! Component: 200 - total flux cleaned = 0.000932878 Jy ! Component: 250 - total flux cleaned = 0.000854837 Jy ! Component: 300 - total flux cleaned = 0.000830031 Jy ! Component: 350 - total flux cleaned = 0.000781077 Jy ! Component: 400 - total flux cleaned = 0.000757539 Jy ! Component: 450 - total flux cleaned = 0.000757731 Jy ! Component: 500 - total flux cleaned = 0.000735397 Jy ! Component: 550 - total flux cleaned = 0.000757123 Jy ! Component: 600 - total flux cleaned = 0.000756674 Jy ! Component: 650 - total flux cleaned = 0.000756613 Jy ! Component: 700 - total flux cleaned = 0.000736632 Jy ! Component: 750 - total flux cleaned = 0.000697751 Jy ! Component: 800 - total flux cleaned = 0.000697604 Jy ! Component: 850 - total flux cleaned = 0.000678479 Jy ! Component: 900 - total flux cleaned = 0.000696946 Jy ! Component: 950 - total flux cleaned = 0.00071524 Jy ! Component: 1000 - total flux cleaned = 0.000768422 Jy ! Component: 1050 - total flux cleaned = 0.00080317 Jy ! Component: 1100 - total flux cleaned = 0.000785949 Jy ! Component: 1150 - total flux cleaned = 0.000701603 Jy ! Component: 1200 - total flux cleaned = 0.000618569 Jy ! Component: 1250 - total flux cleaned = 0.000503911 Jy ! Component: 1300 - total flux cleaned = 0.000407033 Jy ! Component: 1350 - total flux cleaned = 0.000375449 Jy ! Component: 1400 - total flux cleaned = 0.000265358 Jy ! Component: 1450 - total flux cleaned = 0.000218787 Jy ! Component: 1500 - total flux cleaned = 0.000126997 Jy ! Component: 1550 - total flux cleaned = 9.68106e-05 Jy ! Component: 1600 - total flux cleaned = 3.68002e-05 Jy ! Component: 1650 - total flux cleaned = 7.29082e-06 Jy ! Component: 1700 - total flux cleaned = -5.13667e-05 Jy ! Component: 1750 - total flux cleaned = -8.01381e-05 Jy ! Component: 1800 - total flux cleaned = -9.43707e-05 Jy ! Component: 1850 - total flux cleaned = -0.000165064 Jy ! Component: 1900 - total flux cleaned = -0.000207014 Jy ! Component: 1950 - total flux cleaned = -0.000234848 Jy ! Component: 2000 - total flux cleaned = -0.000303222 Jy ! Component: 2050 - total flux cleaned = -0.000343717 Jy ! Component: 2100 - total flux cleaned = -0.000357132 Jy ! Component: 2150 - total flux cleaned = -0.000397014 Jy ! Component: 2200 - total flux cleaned = -0.000475693 Jy ! Component: 2250 - total flux cleaned = -0.000527502 Jy ! Component: 2300 - total flux cleaned = -0.000553172 Jy ! Component: 2350 - total flux cleaned = -0.000616827 Jy ! Component: 2400 - total flux cleaned = -0.000692518 Jy ! Component: 2450 - total flux cleaned = -0.000755127 Jy ! Component: 2500 - total flux cleaned = -0.000829762 Jy ! Component: 2550 - total flux cleaned = -0.000866741 Jy ! Component: 2600 - total flux cleaned = -0.000964455 Jy ! Component: 2650 - total flux cleaned = -0.00100068 Jy ! Component: 2700 - total flux cleaned = -0.00106075 Jy ! Component: 2750 - total flux cleaned = -0.00112043 Jy ! Component: 2800 - total flux cleaned = -0.00120324 Jy ! Component: 2850 - total flux cleaned = -0.00127371 Jy ! Component: 2900 - total flux cleaned = -0.0013436 Jy ! Component: 2950 - total flux cleaned = -0.00138985 Jy ! Component: 3000 - total flux cleaned = -0.00142438 Jy ! Component: 3050 - total flux cleaned = -0.00151537 Jy ! Component: 3100 - total flux cleaned = -0.00154924 Jy ! Component: 3150 - total flux cleaned = -0.00161656 Jy ! Component: 3200 - total flux cleaned = -0.00167222 Jy ! Component: 3250 - total flux cleaned = -0.0016943 Jy ! Component: 3300 - total flux cleaned = -0.00175996 Jy ! Component: 3350 - total flux cleaned = -0.00179255 Jy ! Component: 3400 - total flux cleaned = -0.00182483 Jy ! Component: 3450 - total flux cleaned = -0.00184624 Jy ! Component: 3500 - total flux cleaned = -0.00187818 Jy ! Component: 3550 - total flux cleaned = -0.00190983 Jy ! Component: 3600 - total flux cleaned = -0.00194138 Jy ! Component: 3650 - total flux cleaned = -0.00195177 Jy ! Component: 3700 - total flux cleaned = -0.00199316 Jy ! Component: 3750 - total flux cleaned = -0.00200354 Jy ! Component: 3800 - total flux cleaned = -0.00204436 Jy ! Component: 3850 - total flux cleaned = -0.00207464 Jy ! Component: 3900 - total flux cleaned = -0.00207453 Jy ! Component: 3950 - total flux cleaned = -0.0020846 Jy ! Component: 4000 - total flux cleaned = -0.00210444 Jy ! Component: 4050 - total flux cleaned = -0.00210442 Jy ! Total flux subtracted in 4096 components = -0.00211428 Jy ! Clean residual min=-0.000589 max=0.000552 Jy/beam ! Clean residual mean=-0.000001 rms=0.000176 Jy/beam ! Combined flux in latest and established models = 0.128097 Jy keep ! Adding 239 model components to the UV plane model. ! The established model now contains 413 components and 0.128097 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0026-1112_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.537 x 14.92 at -16.51 degrees (North through East) ! Clean map min=-0.0016287 max=0.098845 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0026-1112_S_map.fits wmodel /image_prod/ug002_uva//J0026-1112_S_map.mod ! Writing 413 model components to file: /image_prod/ug002_uva//J0026-1112_S_map.mod wobs /image_prod/ug002_uva//J0026-1112_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0026-1112_S_uvs.fits wwins /image_prod/ug002_uva//J0026-1112_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0026-1112_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0988447 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000172487 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.523509 0.523509 1.04702 2.09403 4.18807 8.37614 16.7523 33.5046 67.0091 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.098 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 573.056 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0026-1112_S_dfm.log closed on Wed Mar 4 18:28:08 2020