! Started logfile: /image_prod/ug002_uva//J2338+0326_S_b_dfm.log on Thu Mar 5 06:20:57 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//J2338+0326_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2338+0326_S_b_uva.fits ! AN table 1: 80 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.831944 visibilities/baseline/integration-bin. ! Found source: J2338+0326 ! ! 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 44 lines of history. ! ! Reading 7188 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 J2338+0326_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008923Jy sigma=8.377244 ! Fit after self-cal, rms=0.916772Jy sigma=7.681736 ! 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.723 mas, bmaj=7.423 mas, bpa=-4.689 degrees ! Estimated noise=1.34062 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.0626597 Jy ! Component: 100 - total flux cleaned = 0.0816858 Jy ! Total flux subtracted in 100 components = 0.0816858 Jy ! Clean residual min=-0.005453 max=0.008396 Jy/beam ! Clean residual mean=0.000002 rms=0.001403 Jy/beam ! Combined flux in latest and established models = 0.0816859 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0816859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110387Jy sigma=0.564092 ! Fit after self-cal, rms=0.110076Jy sigma=0.562918 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00952298 Jy ! Component: 100 - total flux cleaned = 0.0149203 Jy ! Total flux subtracted in 100 components = 0.0149203 Jy ! Clean residual min=-0.005327 max=0.004543 Jy/beam ! Clean residual mean=0.000012 rms=0.001179 Jy/beam ! Combined flux in latest and established models = 0.0966062 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 27 components and 0.0966061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108710Jy sigma=0.549690 ! Fit after self-cal, rms=0.108690Jy sigma=0.549523 ! 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.38 mas, bmaj=8.581 mas, bpa=-4.245 degrees ! Estimated noise=1.03541 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.00451251 Jy ! Component: 100 - total flux cleaned = 0.00530988 Jy ! Component: 150 - total flux cleaned = 0.00540234 Jy ! Component: 200 - total flux cleaned = 0.00548609 Jy ! Total flux subtracted in 200 components = 0.00548609 Jy ! Clean residual min=-0.005670 max=0.004428 Jy/beam ! Clean residual mean=0.000041 rms=0.001096 Jy/beam ! Combined flux in latest and established models = 0.102092 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 45 components and 0.102092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108262Jy sigma=0.547442 ! Fit after self-cal, rms=0.108256Jy sigma=0.547360 ! 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.38 x 8.581 at -4.245 degrees (North through East) ! Clean map min=-0.0056515 max=0.083561 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.92 KP 1.03 LA 1.06 ! MK 0.94 NL 1.16 OV 0.95 PT 1.08 ! SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.37 FD 0.94 KP 0.99 LA 1.07 ! MK 1.02 NL 0.99 OV 0.97 PT 1.03 ! SC 1.20 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 0.95 KP 0.98 LA 1.03 ! MK 0.92 NL 1.09 OV 0.96 PT 1.03 ! SC 1.06 ! ! ! Fit before self-cal, rms=0.108256Jy sigma=0.547360 ! Fit after self-cal, rms=0.077531Jy sigma=0.530937 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.405 mas, bmaj=8.528 mas, bpa=-5.085 degrees ! Estimated noise=1.01791 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.000801802 Jy ! Component: 100 - total flux cleaned = 0.000984763 Jy ! Component: 150 - total flux cleaned = 0.00114849 Jy ! Component: 200 - total flux cleaned = 0.00130106 Jy ! Total flux subtracted in 200 components = 0.00130106 Jy ! Clean residual min=-0.002836 max=0.003368 Jy/beam ! Clean residual mean=0.000025 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.103393 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 49 components and 0.103393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077469Jy sigma=0.530424 ! Fit after self-cal, rms=0.077403Jy sigma=0.528969 ! 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.077403Jy sigma=0.528969 ! Fit after self-cal, rms=0.080182Jy sigma=0.526496 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.397 mas, bmaj=8.478 mas, bpa=-5.094 degrees ! Estimated noise=1.02021 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000874624 Jy ! Component: 100 - total flux cleaned = 0.00110354 Jy ! Component: 150 - total flux cleaned = 0.0012056 Jy ! Component: 200 - total flux cleaned = 0.00129897 Jy ! Total flux subtracted in 200 components = 0.00129897 Jy ! Clean residual min=-0.002860 max=0.003266 Jy/beam ! Clean residual mean=0.000020 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.104692 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 52 components and 0.104692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080146Jy sigma=0.526118 ! Fit after self-cal, rms=0.080164Jy sigma=0.526002 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 (-9, -35). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0022676 Jy ! Component: 100 - total flux cleaned = 0.00260931 Jy ! Component: 150 - total flux cleaned = 0.00250495 Jy ! Component: 200 - total flux cleaned = 0.0024584 Jy ! Total flux subtracted in 200 components = 0.0024584 Jy ! Clean residual min=-0.002481 max=0.002426 Jy/beam ! Clean residual mean=0.000020 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.107151 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 74 components and 0.107151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080036Jy sigma=0.524681 ! Fit after self-cal, rms=0.080003Jy sigma=0.524559 ! 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.080003Jy sigma=0.524559 ! Fit after self-cal, rms=0.080212Jy sigma=0.523593 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.398 mas, bmaj=8.489 mas, bpa=-5.237 degrees ! Estimated noise=1.01701 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000647224 Jy ! Component: 100 - total flux cleaned = 0.00073516 Jy ! Component: 150 - total flux cleaned = 0.000855933 Jy ! Component: 200 - total flux cleaned = 0.000966019 Jy ! Total flux subtracted in 200 components = 0.000966019 Jy ! Clean residual min=-0.002509 max=0.002362 Jy/beam ! Clean residual mean=0.000017 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.108117 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 82 components and 0.108117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080159Jy sigma=0.523126 ! Fit after self-cal, rms=0.080164Jy sigma=0.523077 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.000163009 Jy ! Component: 100 - total flux cleaned = 0.000230513 Jy ! Component: 150 - total flux cleaned = 0.000292627 Jy ! Component: 200 - total flux cleaned = 0.000292823 Jy ! Total flux subtracted in 200 components = 0.000292823 Jy ! Clean residual min=-0.002446 max=0.002360 Jy/beam ! Clean residual mean=0.000018 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.10841 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 95 components and 0.10841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080132Jy sigma=0.522855 ! Fit after self-cal, rms=0.080130Jy sigma=0.522844 ! 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.080130Jy sigma=0.522844 ! Fit after self-cal, rms=0.080154Jy sigma=0.522778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.808 mas, bmaj=13.67 mas, bpa=4.562 degrees ! Estimated noise=1.21635 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000471645 Jy ! Component: 100 - total flux cleaned = 0.000568127 Jy ! Component: 150 - total flux cleaned = 0.000627737 Jy ! Component: 200 - total flux cleaned = 0.000682769 Jy ! Total flux subtracted in 200 components = 0.000682769 Jy ! Clean residual min=-0.002723 max=0.002573 Jy/beam ! Clean residual mean=0.000033 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.109092 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 105 components and 0.109092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080137Jy sigma=0.522622 ! Fit after self-cal, rms=0.080139Jy sigma=0.522599 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 = 9.81862e-05 Jy ! Component: 100 - total flux cleaned = 2.13166e-05 Jy ! Component: 150 - total flux cleaned = 4.30232e-05 Jy ! Component: 200 - total flux cleaned = 4.26276e-05 Jy ! Total flux subtracted in 200 components = 4.26276e-05 Jy ! Clean residual min=-0.002695 max=0.002544 Jy/beam ! Clean residual mean=0.000033 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.109135 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 108 components and 0.109135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080132Jy sigma=0.522538 ! Fit after self-cal, rms=0.080130Jy sigma=0.522524 ! 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.39 mas, bmaj=8.496 mas, bpa=-5.404 degrees ! Estimated noise=1.01604 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.39 x 8.496 at -5.404 degrees (North through East) ! Clean map min=-0.0030322 max=0.081282 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.738 mas, bmaj=7.382 mas, bpa=-5.617 degrees ! Estimated noise=1.30073 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0610524 Jy ! Component: 100 - total flux cleaned = 0.0815368 Jy ! Component: 150 - total flux cleaned = 0.0909079 Jy ! Component: 200 - total flux cleaned = 0.0961542 Jy ! Total flux subtracted in 200 components = 0.0961542 Jy ! Clean residual min=-0.003615 max=0.003982 Jy/beam ! Clean residual mean=0.000001 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.0961542 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0961542 Jy ! Inverting map and beam ! Estimated beam: bmin=3.39 mas, bmaj=8.496 mas, bpa=-5.404 degrees ! Estimated noise=1.01604 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) ! Added new window around map position (-1, -9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00541684 Jy ! Component: 100 - total flux cleaned = 0.00889562 Jy ! Component: 150 - total flux cleaned = 0.010599 Jy ! Component: 200 - total flux cleaned = 0.0115314 Jy ! Total flux subtracted in 200 components = 0.0115314 Jy ! Clean residual min=-0.002546 max=0.002339 Jy/beam ! Clean residual mean=0.000016 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.107686 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 56 components and 0.107686 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.808 mas, bmaj=13.67 mas, bpa=4.562 degrees ! Estimated noise=1.21635 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0016379 Jy ! Component: 100 - total flux cleaned = 0.00170405 Jy ! Component: 150 - total flux cleaned = 0.00165487 Jy ! Component: 200 - total flux cleaned = 0.00156328 Jy ! Total flux subtracted in 200 components = 0.00156328 Jy ! Clean residual min=-0.002750 max=0.002582 Jy/beam ! Clean residual mean=0.000034 rms=0.000777 Jy/beam ! Combined flux in latest and established models = 0.109249 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 = -7.83137e-05 Jy ! Component: 100 - total flux cleaned = -7.72596e-05 Jy ! Component: 150 - total flux cleaned = -7.69529e-05 Jy ! Component: 200 - total flux cleaned = -7.59215e-05 Jy ! Total flux subtracted in 200 components = -7.59215e-05 Jy ! Clean residual min=-0.002587 max=0.002545 Jy/beam ! Clean residual mean=0.000034 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.109173 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 91 components and 0.109173 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.39 mas, bmaj=8.496 mas, bpa=-5.404 degrees ! Estimated noise=1.01604 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.52309e-05 Jy ! Component: 100 - total flux cleaned = 0.000228766 Jy ! Component: 150 - total flux cleaned = 0.000228112 Jy ! Component: 200 - total flux cleaned = 0.000154995 Jy ! Total flux subtracted in 200 components = 0.000154995 Jy ! Clean residual min=-0.002398 max=0.002427 Jy/beam ! Clean residual mean=0.000018 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.109328 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 116 components and 0.109328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080107Jy sigma=0.522378 ! Fit after self-cal, rms=0.080069Jy sigma=0.522286 wmodel J2338+0326_S_b_map.mod ! Writing 116 model components to file: J2338+0326_S_b_map.mod wobs J2338+0326_S_b_uvs.fits ! Writing UV FITS file: J2338+0326_S_b_uvs.fits wwins J2338+0326_S_b_map.win ! wwins: Wrote 3 windows to J2338+0326_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.000121976 Jy ! Component: 100 - total flux cleaned = 3.51034e-06 Jy ! Component: 150 - total flux cleaned = -0.000257457 Jy ! Component: 200 - total flux cleaned = -0.000574559 Jy ! Component: 250 - total flux cleaned = -0.000742945 Jy ! Component: 300 - total flux cleaned = -0.000936871 Jy ! Component: 350 - total flux cleaned = -0.00118389 Jy ! Component: 400 - total flux cleaned = -0.00139283 Jy ! Component: 450 - total flux cleaned = -0.00159576 Jy ! Component: 500 - total flux cleaned = -0.00159593 Jy ! Component: 550 - total flux cleaned = -0.001679 Jy ! Component: 600 - total flux cleaned = -0.00167899 Jy ! Component: 650 - total flux cleaned = -0.00175766 Jy ! Component: 700 - total flux cleaned = -0.00173152 Jy ! Component: 750 - total flux cleaned = -0.00173188 Jy ! Component: 800 - total flux cleaned = -0.00173208 Jy ! Component: 850 - total flux cleaned = -0.00175704 Jy ! Component: 900 - total flux cleaned = -0.00178116 Jy ! Component: 950 - total flux cleaned = -0.00178115 Jy ! Component: 1000 - total flux cleaned = -0.00182791 Jy ! Component: 1050 - total flux cleaned = -0.00180431 Jy ! Component: 1100 - total flux cleaned = -0.00182689 Jy ! Component: 1150 - total flux cleaned = -0.00175951 Jy ! Component: 1200 - total flux cleaned = -0.00178185 Jy ! Component: 1250 - total flux cleaned = -0.00175976 Jy ! Component: 1300 - total flux cleaned = -0.001738 Jy ! Component: 1350 - total flux cleaned = -0.00163095 Jy ! Component: 1400 - total flux cleaned = -0.0015256 Jy ! Component: 1450 - total flux cleaned = -0.00148389 Jy ! Component: 1500 - total flux cleaned = -0.00138117 Jy ! Component: 1550 - total flux cleaned = -0.00127954 Jy ! Component: 1600 - total flux cleaned = -0.00129975 Jy ! Component: 1650 - total flux cleaned = -0.00116024 Jy ! Component: 1700 - total flux cleaned = -0.00112083 Jy ! Component: 1750 - total flux cleaned = -0.0011597 Jy ! Component: 1800 - total flux cleaned = -0.00112108 Jy ! Component: 1850 - total flux cleaned = -0.00106347 Jy ! Component: 1900 - total flux cleaned = -0.00104452 Jy ! Component: 1950 - total flux cleaned = -0.00100673 Jy ! Component: 2000 - total flux cleaned = -0.000951259 Jy ! Component: 2050 - total flux cleaned = -0.000951332 Jy ! Component: 2100 - total flux cleaned = -0.000933151 Jy ! Component: 2150 - total flux cleaned = -0.000825022 Jy ! Component: 2200 - total flux cleaned = -0.000789282 Jy ! Component: 2250 - total flux cleaned = -0.000718197 Jy ! Component: 2300 - total flux cleaned = -0.000630415 Jy ! Component: 2350 - total flux cleaned = -0.000647785 Jy ! Component: 2400 - total flux cleaned = -0.000561289 Jy ! Component: 2450 - total flux cleaned = -0.00042462 Jy ! Component: 2500 - total flux cleaned = -0.000475397 Jy ! Component: 2550 - total flux cleaned = -0.000425166 Jy ! Component: 2600 - total flux cleaned = -0.000391587 Jy ! Component: 2650 - total flux cleaned = -0.000391581 Jy ! Component: 2700 - total flux cleaned = -0.000375019 Jy ! Component: 2750 - total flux cleaned = -0.00030982 Jy ! Component: 2800 - total flux cleaned = -0.00026129 Jy ! Component: 2850 - total flux cleaned = -0.000293401 Jy ! Component: 2900 - total flux cleaned = -0.000229584 Jy ! Component: 2950 - total flux cleaned = -0.000166456 Jy ! Component: 3000 - total flux cleaned = -0.000213715 Jy ! Component: 3050 - total flux cleaned = -0.000182437 Jy ! Component: 3100 - total flux cleaned = -0.000104872 Jy ! Component: 3150 - total flux cleaned = -5.86707e-05 Jy ! Component: 3200 - total flux cleaned = 2.27444e-06 Jy ! Component: 3250 - total flux cleaned = 3.25661e-05 Jy ! Component: 3300 - total flux cleaned = 3.25555e-05 Jy ! Component: 3350 - total flux cleaned = 7.75308e-05 Jy ! Component: 3400 - total flux cleaned = 0.000137121 Jy ! Component: 3450 - total flux cleaned = 0.000181688 Jy ! Component: 3500 - total flux cleaned = 0.000255228 Jy ! Component: 3550 - total flux cleaned = 0.000269937 Jy ! Component: 3600 - total flux cleaned = 0.000357018 Jy ! Component: 3650 - total flux cleaned = 0.0003859 Jy ! Component: 3700 - total flux cleaned = 0.000443327 Jy ! Component: 3750 - total flux cleaned = 0.000529026 Jy ! Component: 3800 - total flux cleaned = 0.000614248 Jy ! Component: 3850 - total flux cleaned = 0.000628304 Jy ! Component: 3900 - total flux cleaned = 0.000712435 Jy ! Component: 3950 - total flux cleaned = 0.000726337 Jy ! Component: 4000 - total flux cleaned = 0.000823872 Jy ! Component: 4050 - total flux cleaned = 0.000892894 Jy ! Total flux subtracted in 4096 components = 0.000975301 Jy ! Clean residual min=-0.000791 max=0.000736 Jy/beam ! Clean residual mean=0.000009 rms=0.000253 Jy/beam ! Combined flux in latest and established models = 0.110303 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 398 components and 0.110303 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2338+0326_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.39 x 8.496 at -5.404 degrees (North through East) ! Clean map min=-0.0019148 max=0.080536 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2338+0326_S_b_map.fits wmodel /image_prod/ug002_uva//J2338+0326_S_b_map.mod ! Writing 398 model components to file: /image_prod/ug002_uva//J2338+0326_S_b_map.mod wobs /image_prod/ug002_uva//J2338+0326_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2338+0326_S_b_uvs.fits wwins /image_prod/ug002_uva//J2338+0326_S_b_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J2338+0326_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0805357 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000251719 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.937666 0.937666 1.87533 3.75066 7.50133 15.0027 30.0053 60.0106 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.08 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 319.943 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2338+0326_S_b_dfm.log closed on Thu Mar 5 06:21:01 2020