! Started logfile: /image_prod/ug002_uva//J1619+2247_S_b_dfm.log on Thu Mar 5 02:38:20 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//J1619+2247_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1619+2247_S_b_uva.fits ! AN table 1: 8 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.940972 visibilities/baseline/integration-bin. ! Found source: J1619+2247 ! ! 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 813 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 J1619+2247_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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.118584Jy sigma=11.722091 ! Fit after self-cal, rms=0.523363Jy sigma=5.454111 ! 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=4.155 mas, bmaj=8.374 mas, bpa=6.995 degrees ! Estimated noise=2.87603 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.383974 Jy ! Component: 100 - total flux cleaned = 0.471357 Jy ! Total flux subtracted in 100 components = 0.471357 Jy ! Clean residual min=-0.031062 max=0.080806 Jy/beam ! Clean residual mean=0.000087 rms=0.013740 Jy/beam ! Combined flux in latest and established models = 0.471357 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.471357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.153022Jy sigma=1.496912 ! Fit after self-cal, rms=0.153001Jy sigma=1.496794 ! 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=4.804 mas, bmaj=8.846 mas, bpa=1.927 degrees ! Estimated noise=2.415 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 (80.5, 104.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0681872 Jy ! Component: 100 - total flux cleaned = 0.0796052 Jy ! Component: 150 - total flux cleaned = 0.0818042 Jy ! Component: 200 - total flux cleaned = 0.0810456 Jy ! Total flux subtracted in 200 components = 0.0810456 Jy ! Clean residual min=-0.022810 max=0.042491 Jy/beam ! Clean residual mean=0.000027 rms=0.006967 Jy/beam ! Combined flux in latest and established models = 0.552403 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 26 components and 0.552403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.114182Jy sigma=1.089626 ! Fit after self-cal, rms=0.111650Jy sigma=1.055594 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.804 x 8.846 at 1.927 degrees (North through East) ! Clean map min=-0.025337 max=0.47464 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.97 HN 0.96 KP 0.97 ! LA 0.98 NL 0.87 OV 1.00 PT 0.99 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.16 FD 0.99 HN 0.96 KP 0.99 ! LA 1.03 NL 0.85 OV 1.02 PT 0.98 ! SC 0.76 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.38 FD 1.02 HN 0.95 KP 0.98 ! LA 0.96 NL 1.08 OV 1.05 PT 0.98 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.111650Jy sigma=1.055594 ! Fit after self-cal, rms=0.083690Jy sigma=0.717633 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.755 mas, bmaj=8.88 mas, bpa=0.5191 degrees ! Estimated noise=2.41908 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.00287366 Jy ! Component: 100 - total flux cleaned = -0.00336417 Jy ! Component: 150 - total flux cleaned = -0.00399098 Jy ! Component: 200 - total flux cleaned = -0.00417338 Jy ! Total flux subtracted in 200 components = -0.00417338 Jy ! Clean residual min=-0.009175 max=0.008689 Jy/beam ! Clean residual mean=0.000013 rms=0.002422 Jy/beam ! Combined flux in latest and established models = 0.548229 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 50 components and 0.548229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082053Jy sigma=0.703484 ! Fit after self-cal, rms=0.082100Jy sigma=0.702460 ! 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.082100Jy sigma=0.702460 ! Fit after self-cal, rms=0.083447Jy sigma=0.700900 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.752 mas, bmaj=8.892 mas, bpa=0.4445 degrees ! Estimated noise=2.41863 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00247935 Jy ! Component: 100 - total flux cleaned = -0.00266394 Jy ! Component: 150 - total flux cleaned = -0.00282563 Jy ! Component: 200 - total flux cleaned = -0.0026804 Jy ! Total flux subtracted in 200 components = -0.0026804 Jy ! Clean residual min=-0.007964 max=0.007758 Jy/beam ! Clean residual mean=0.000014 rms=0.002208 Jy/beam ! Combined flux in latest and established models = 0.545549 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 59 components and 0.545549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082469Jy sigma=0.692937 ! Fit after self-cal, rms=0.082441Jy sigma=0.692651 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.000289739 Jy ! Component: 100 - total flux cleaned = 0.000539404 Jy ! Component: 150 - total flux cleaned = 0.000764174 Jy ! Component: 200 - total flux cleaned = 0.000869894 Jy ! Total flux subtracted in 200 components = 0.000869894 Jy ! Clean residual min=-0.007591 max=0.007516 Jy/beam ! Clean residual mean=0.000012 rms=0.002120 Jy/beam ! Combined flux in latest and established models = 0.546419 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 66 components and 0.546419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082020Jy sigma=0.689339 ! Fit after self-cal, rms=0.082008Jy sigma=0.689278 ! 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.082008Jy sigma=0.689278 ! Fit after self-cal, rms=0.083634Jy sigma=0.687355 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.749 mas, bmaj=8.904 mas, bpa=0.3491 degrees ! Estimated noise=2.42044 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00187888 Jy ! Component: 100 - total flux cleaned = -0.00201215 Jy ! Component: 150 - total flux cleaned = -0.00201641 Jy ! Component: 200 - total flux cleaned = -0.00190548 Jy ! Total flux subtracted in 200 components = -0.00190548 Jy ! Clean residual min=-0.007152 max=0.007040 Jy/beam ! Clean residual mean=0.000014 rms=0.001990 Jy/beam ! Combined flux in latest and established models = 0.544514 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 76 components and 0.544514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083026Jy sigma=0.683016 ! Fit after self-cal, rms=0.083004Jy sigma=0.682846 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.41248e-05 Jy ! Component: 100 - total flux cleaned = 0.000245432 Jy ! Component: 150 - total flux cleaned = 0.00024862 Jy ! Component: 200 - total flux cleaned = 0.000415916 Jy ! Total flux subtracted in 200 components = 0.000415916 Jy ! Clean residual min=-0.006888 max=0.007021 Jy/beam ! Clean residual mean=0.000013 rms=0.001937 Jy/beam ! Combined flux in latest and established models = 0.544929 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 84 components and 0.54493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082725Jy sigma=0.680953 ! Fit after self-cal, rms=0.082708Jy sigma=0.680911 ! 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.082708Jy sigma=0.680911 ! Fit after self-cal, rms=0.084091Jy sigma=0.679682 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.631 mas, bmaj=11.05 mas, bpa=-14.14 degrees ! Estimated noise=2.67332 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000750563 Jy ! Component: 100 - total flux cleaned = -0.000745714 Jy ! Component: 150 - total flux cleaned = -0.000740958 Jy ! Component: 200 - total flux cleaned = -0.000652477 Jy ! Total flux subtracted in 200 components = -0.000652477 Jy ! Clean residual min=-0.007302 max=0.007622 Jy/beam ! Clean residual mean=0.000023 rms=0.002017 Jy/beam ! Combined flux in latest and established models = 0.544277 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 96 components and 0.544277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083741Jy sigma=0.677770 ! Fit after self-cal, rms=0.083723Jy sigma=0.677612 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.000277658 Jy ! Component: 100 - total flux cleaned = -0.000276129 Jy ! Component: 150 - total flux cleaned = -0.000206517 Jy ! Component: 200 - total flux cleaned = -8.15294e-05 Jy ! Total flux subtracted in 200 components = -8.15294e-05 Jy ! Clean residual min=-0.007406 max=0.007566 Jy/beam ! Clean residual mean=0.000023 rms=0.001984 Jy/beam ! Combined flux in latest and established models = 0.544196 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 105 components and 0.544196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083584Jy sigma=0.676865 ! Fit after self-cal, rms=0.083571Jy sigma=0.676815 ! 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=4.745 mas, bmaj=8.911 mas, bpa=0.2734 degrees ! Estimated noise=2.42073 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.745 x 8.911 at 0.2734 degrees (North through East) ! Clean map min=-0.011279 max=0.47359 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=4.141 mas, bmaj=8.378 mas, bpa=5.418 degrees ! Estimated noise=2.91672 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.389034 Jy ! Component: 100 - total flux cleaned = 0.478894 Jy ! Component: 150 - total flux cleaned = 0.509118 Jy ! Component: 200 - total flux cleaned = 0.522384 Jy ! Total flux subtracted in 200 components = 0.522384 Jy ! Clean residual min=-0.011662 max=0.011940 Jy/beam ! Clean residual mean=0.000036 rms=0.003030 Jy/beam ! Combined flux in latest and established models = 0.522384 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.522384 Jy ! Inverting map and beam ! Estimated beam: bmin=4.745 mas, bmaj=8.911 mas, bpa=0.2734 degrees ! Estimated noise=2.42073 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.0110409 Jy ! Component: 100 - total flux cleaned = 0.0145686 Jy ! Component: 150 - total flux cleaned = 0.0168492 Jy ! Component: 200 - total flux cleaned = 0.0183321 Jy ! Total flux subtracted in 200 components = 0.0183321 Jy ! Clean residual min=-0.008417 max=0.006871 Jy/beam ! Clean residual mean=0.000022 rms=0.002115 Jy/beam ! Combined flux in latest and established models = 0.540716 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 48 components and 0.540716 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.631 mas, bmaj=11.05 mas, bpa=-14.14 degrees ! Estimated noise=2.67332 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00345802 Jy ! Component: 100 - total flux cleaned = 0.00391604 Jy ! Component: 150 - total flux cleaned = 0.00410805 Jy ! Component: 200 - total flux cleaned = 0.00393109 Jy ! Total flux subtracted in 200 components = 0.00393109 Jy ! Clean residual min=-0.007399 max=0.008070 Jy/beam ! Clean residual mean=0.000029 rms=0.002135 Jy/beam ! Combined flux in latest and established models = 0.544647 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.91472e-05 Jy ! Component: 100 - total flux cleaned = -7.95573e-05 Jy ! Component: 150 - total flux cleaned = -0.00022461 Jy ! Component: 200 - total flux cleaned = -0.000222938 Jy ! Total flux subtracted in 200 components = -0.000222938 Jy ! Clean residual min=-0.007240 max=0.008013 Jy/beam ! Clean residual mean=0.000028 rms=0.002088 Jy/beam ! Combined flux in latest and established models = 0.544424 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 85 components and 0.544424 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.745 mas, bmaj=8.911 mas, bpa=0.2734 degrees ! Estimated noise=2.42073 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.68744e-05 Jy ! Component: 100 - total flux cleaned = -0.000166088 Jy ! Component: 150 - total flux cleaned = -4.87003e-06 Jy ! Component: 200 - total flux cleaned = 6.89108e-05 Jy ! Total flux subtracted in 200 components = 6.89108e-05 Jy ! Clean residual min=-0.007544 max=0.006690 Jy/beam ! Clean residual mean=0.000015 rms=0.001910 Jy/beam ! Combined flux in latest and established models = 0.544493 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 101 components and 0.544493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083704Jy sigma=0.678802 ! Fit after self-cal, rms=0.083611Jy sigma=0.678163 wmodel J1619+2247_S_b_map.mod ! Writing 101 model components to file: J1619+2247_S_b_map.mod wobs J1619+2247_S_b_uvs.fits ! Writing UV FITS file: J1619+2247_S_b_uvs.fits wwins J1619+2247_S_b_map.win ! wwins: Wrote 2 windows to J1619+2247_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.00171316 Jy ! Component: 100 - total flux cleaned = -0.00194993 Jy ! Component: 150 - total flux cleaned = -0.00173933 Jy ! Component: 200 - total flux cleaned = -0.00193573 Jy ! Component: 250 - total flux cleaned = -0.0020297 Jy ! Component: 300 - total flux cleaned = -0.00220998 Jy ! Component: 350 - total flux cleaned = -0.00237927 Jy ! Component: 400 - total flux cleaned = -0.00245982 Jy ! Component: 450 - total flux cleaned = -0.00253631 Jy ! Component: 500 - total flux cleaned = -0.00275818 Jy ! Component: 550 - total flux cleaned = -0.00282989 Jy ! Component: 600 - total flux cleaned = -0.00303666 Jy ! Component: 650 - total flux cleaned = -0.00323738 Jy ! Component: 700 - total flux cleaned = -0.00369409 Jy ! Component: 750 - total flux cleaned = -0.00413807 Jy ! Component: 800 - total flux cleaned = -0.00438565 Jy ! Component: 850 - total flux cleaned = -0.00462695 Jy ! Component: 900 - total flux cleaned = -0.00503887 Jy ! Component: 950 - total flux cleaned = -0.00532577 Jy ! Component: 1000 - total flux cleaned = -0.00549408 Jy ! Component: 1050 - total flux cleaned = -0.00598914 Jy ! Component: 1100 - total flux cleaned = -0.0062576 Jy ! Component: 1150 - total flux cleaned = -0.00652073 Jy ! Component: 1200 - total flux cleaned = -0.00678005 Jy ! Component: 1250 - total flux cleaned = -0.00708521 Jy ! Component: 1300 - total flux cleaned = -0.00743408 Jy ! Component: 1350 - total flux cleaned = -0.00763046 Jy ! Component: 1400 - total flux cleaned = -0.00787309 Jy ! Component: 1450 - total flux cleaned = -0.00825503 Jy ! Component: 1500 - total flux cleaned = -0.00848979 Jy ! Component: 1550 - total flux cleaned = -0.0086294 Jy ! Component: 1600 - total flux cleaned = -0.00881259 Jy ! Component: 1650 - total flux cleaned = -0.00894881 Jy ! Component: 1700 - total flux cleaned = -0.00926099 Jy ! Component: 1750 - total flux cleaned = -0.00948183 Jy ! Component: 1800 - total flux cleaned = -0.00974271 Jy ! Component: 1850 - total flux cleaned = -0.00995815 Jy ! Component: 1900 - total flux cleaned = -0.0102563 Jy ! Component: 1950 - total flux cleaned = -0.0104661 Jy ! Component: 2000 - total flux cleaned = -0.0104659 Jy ! Component: 2050 - total flux cleaned = -0.0107542 Jy ! Component: 2100 - total flux cleaned = -0.0108766 Jy ! Component: 2150 - total flux cleaned = -0.0110381 Jy ! Component: 2200 - total flux cleaned = -0.0111573 Jy ! Component: 2250 - total flux cleaned = -0.0113551 Jy ! Component: 2300 - total flux cleaned = -0.0115112 Jy ! Component: 2350 - total flux cleaned = -0.0116656 Jy ! Component: 2400 - total flux cleaned = -0.011781 Jy ! Component: 2450 - total flux cleaned = -0.0118948 Jy ! Component: 2500 - total flux cleaned = -0.0120452 Jy ! Component: 2550 - total flux cleaned = -0.0121196 Jy ! Component: 2600 - total flux cleaned = -0.0122301 Jy ! Component: 2650 - total flux cleaned = -0.0122666 Jy ! Component: 2700 - total flux cleaned = -0.0124478 Jy ! Component: 2750 - total flux cleaned = -0.0126273 Jy ! Component: 2800 - total flux cleaned = -0.0127345 Jy ! Component: 2850 - total flux cleaned = -0.0129476 Jy ! Component: 2900 - total flux cleaned = -0.0130536 Jy ! Component: 2950 - total flux cleaned = -0.0132642 Jy ! Component: 3000 - total flux cleaned = -0.013439 Jy ! Component: 3050 - total flux cleaned = -0.0135432 Jy ! Component: 3100 - total flux cleaned = -0.0137161 Jy ! Component: 3150 - total flux cleaned = -0.0139225 Jy ! Component: 3200 - total flux cleaned = -0.0140593 Jy ! Component: 3250 - total flux cleaned = -0.0141958 Jy ! Component: 3300 - total flux cleaned = -0.0143997 Jy ! Component: 3350 - total flux cleaned = -0.0146025 Jy ! Component: 3400 - total flux cleaned = -0.0147704 Jy ! Component: 3450 - total flux cleaned = -0.0150047 Jy ! Component: 3500 - total flux cleaned = -0.0151714 Jy ! Component: 3550 - total flux cleaned = -0.0153372 Jy ! Component: 3600 - total flux cleaned = -0.0155355 Jy ! Component: 3650 - total flux cleaned = -0.0156671 Jy ! Component: 3700 - total flux cleaned = -0.0157983 Jy ! Component: 3750 - total flux cleaned = -0.0158964 Jy ! Component: 3800 - total flux cleaned = -0.0159288 Jy ! Component: 3850 - total flux cleaned = -0.015864 Jy ! Component: 3900 - total flux cleaned = -0.0159939 Jy ! Component: 3950 - total flux cleaned = -0.0159613 Jy ! Component: 4000 - total flux cleaned = -0.0161229 Jy ! Component: 4050 - total flux cleaned = -0.0160906 Jy ! Total flux subtracted in 4096 components = -0.0160906 Jy ! Clean residual min=-0.002014 max=0.001935 Jy/beam ! Clean residual mean=0.000002 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.528403 Jy keep ! Adding 227 model components to the UV plane model. ! The established model now contains 328 components and 0.528403 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1619+2247_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.745 x 8.911 at 0.2734 degrees (North through East) ! Clean map min=-0.0087585 max=0.476 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1619+2247_S_b_map.fits wmodel /image_prod/ug002_uva//J1619+2247_S_b_map.mod ! Writing 328 model components to file: /image_prod/ug002_uva//J1619+2247_S_b_map.mod wobs /image_prod/ug002_uva//J1619+2247_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1619+2247_S_b_uvs.fits wwins /image_prod/ug002_uva//J1619+2247_S_b_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1619+2247_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.475996 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000563729 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.355294 0.355294 0.710588 1.42118 2.84235 5.68471 11.3694 22.7388 45.4776 90.9553 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.475 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 844.37 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1619+2247_S_b_dfm.log closed on Thu Mar 5 02:38:23 2020