! Started logfile: /image_prod/ug002_uva//J1813+0615_S_dfm.log on Thu Mar 5 03:39:54 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//J1813+0615_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1813+0615_S_uva.fits ! AN table 1: 75 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.977407 visibilities/baseline/integration-bin. ! Found source: J1813+0615 ! ! 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 7917 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 J1813+0615_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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.010023Jy sigma=8.490254 ! Fit after self-cal, rms=0.889450Jy sigma=7.490805 ! 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=3.081 mas, bmaj=13.1 mas, bpa=-18.05 degrees ! Estimated noise=1.35701 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.0855303 Jy ! Component: 100 - total flux cleaned = 0.10597 Jy ! Total flux subtracted in 100 components = 0.10597 Jy ! Clean residual min=-0.003648 max=0.008157 Jy/beam ! Clean residual mean=0.000005 rms=0.001080 Jy/beam ! Combined flux in latest and established models = 0.10597 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.10597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061059Jy sigma=0.479614 ! Fit after self-cal, rms=0.061043Jy sigma=0.479508 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00870875 Jy ! Component: 100 - total flux cleaned = 0.013115 Jy ! Total flux subtracted in 100 components = 0.013115 Jy ! Clean residual min=-0.002896 max=0.002851 Jy/beam ! Clean residual mean=0.000004 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.119085 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 26 components and 0.119085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059845Jy sigma=0.467415 ! Fit after self-cal, rms=0.059842Jy sigma=0.467306 ! 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.755 mas, bmaj=13.61 mas, bpa=-17.79 degrees ! Estimated noise=0.966645 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.00284785 Jy ! Component: 100 - total flux cleaned = 0.00366221 Jy ! Component: 150 - total flux cleaned = 0.0038822 Jy ! Component: 200 - total flux cleaned = 0.00410736 Jy ! Total flux subtracted in 200 components = 0.00410736 Jy ! Clean residual min=-0.002169 max=0.002074 Jy/beam ! Clean residual mean=0.000004 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.123193 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 57 components and 0.123193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059690Jy sigma=0.465802 ! Fit after self-cal, rms=0.059684Jy sigma=0.465757 ! 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.755 x 13.61 at -17.79 degrees (North through East) ! Clean map min=-0.0021359 max=0.1122 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.04 KP 1.00 ! LA 0.99 MK 1.03 NL 0.96 OV 1.03 ! PT 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.03 KP 1.02 ! LA 1.00 MK 0.99 NL 0.97 OV 0.98 ! PT 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.02 HN 1.02 KP 1.00 ! LA 1.02 MK 0.97 NL 0.92 OV 0.99 ! PT 1.01 ! ! ! Fit before self-cal, rms=0.059684Jy sigma=0.465757 ! Fit after self-cal, rms=0.059023Jy sigma=0.464472 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.761 mas, bmaj=13.59 mas, bpa=-17.85 degrees ! Estimated noise=0.960696 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 = 9.40784e-05 Jy ! Component: 100 - total flux cleaned = 0.000463584 Jy ! Component: 150 - total flux cleaned = 0.000733633 Jy ! Component: 200 - total flux cleaned = 0.000857519 Jy ! Total flux subtracted in 200 components = 0.000857519 Jy ! Clean residual min=-0.001987 max=0.001824 Jy/beam ! Clean residual mean=0.000004 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.12405 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 74 components and 0.12405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058994Jy sigma=0.464227 ! Fit after self-cal, rms=0.059001Jy sigma=0.464187 ! 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.059001Jy sigma=0.464187 ! Fit after self-cal, rms=0.059006Jy sigma=0.462563 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.759 mas, bmaj=13.58 mas, bpa=-17.89 degrees ! Estimated noise=0.961382 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000293764 Jy ! Component: 100 - total flux cleaned = 0.00048779 Jy ! Component: 150 - total flux cleaned = 0.000587016 Jy ! Component: 200 - total flux cleaned = 0.000636744 Jy ! Total flux subtracted in 200 components = 0.000636744 Jy ! Clean residual min=-0.001707 max=0.001667 Jy/beam ! Clean residual mean=0.000001 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.124687 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 81 components and 0.124687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058996Jy sigma=0.462484 ! Fit after self-cal, rms=0.058999Jy sigma=0.462457 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 = 6.15506e-05 Jy ! Component: 100 - total flux cleaned = 8.50374e-05 Jy ! Component: 150 - total flux cleaned = 9.60697e-05 Jy ! Component: 200 - total flux cleaned = 0.000106574 Jy ! Total flux subtracted in 200 components = 0.000106574 Jy ! Clean residual min=-0.001682 max=0.001648 Jy/beam ! Clean residual mean=0.000001 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.124794 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 84 components and 0.124794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058995Jy sigma=0.462418 ! Fit after self-cal, rms=0.058994Jy sigma=0.462415 ! 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.058994Jy sigma=0.462415 ! Fit after self-cal, rms=0.058980Jy sigma=0.462384 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.757 mas, bmaj=13.58 mas, bpa=-17.9 degrees ! Estimated noise=0.962063 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000365759 Jy ! Component: 100 - total flux cleaned = 0.000453199 Jy ! Component: 150 - total flux cleaned = 0.000472771 Jy ! Component: 200 - total flux cleaned = 0.000472589 Jy ! Total flux subtracted in 200 components = 0.000472589 Jy ! Clean residual min=-0.001662 max=0.001634 Jy/beam ! Clean residual mean=0.000002 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.125266 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 88 components and 0.125266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058975Jy sigma=0.462351 ! Fit after self-cal, rms=0.058975Jy sigma=0.462348 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 = 2.30598e-05 Jy ! Component: 100 - total flux cleaned = 3.21255e-05 Jy ! Component: 150 - total flux cleaned = 4.0723e-05 Jy ! Component: 200 - total flux cleaned = 4.06995e-05 Jy ! Total flux subtracted in 200 components = 4.06995e-05 Jy ! Clean residual min=-0.001650 max=0.001621 Jy/beam ! Clean residual mean=0.000002 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.125307 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 91 components and 0.125307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058972Jy sigma=0.462327 ! Fit after self-cal, rms=0.058972Jy sigma=0.462326 ! 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.058972Jy sigma=0.462326 ! Fit after self-cal, rms=0.058958Jy sigma=0.462319 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.89 mas, bmaj=13.93 mas, bpa=-13.95 degrees ! Estimated noise=1.10689 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000452801 Jy ! Component: 100 - total flux cleaned = 0.000508284 Jy ! Component: 150 - total flux cleaned = 0.000531781 Jy ! Component: 200 - total flux cleaned = 0.000545777 Jy ! Total flux subtracted in 200 components = 0.000545777 Jy ! Clean residual min=-0.002028 max=0.002078 Jy/beam ! Clean residual mean=0.000002 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.125853 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 98 components and 0.125853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058957Jy sigma=0.462318 ! Fit after self-cal, rms=0.058956Jy sigma=0.462315 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 (44.5, 79.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106641 Jy ! Component: 100 - total flux cleaned = 0.00144291 Jy ! Component: 150 - total flux cleaned = 0.00153611 Jy ! Component: 200 - total flux cleaned = 0.00156144 Jy ! Total flux subtracted in 200 components = 0.00156144 Jy ! Clean residual min=-0.001498 max=0.001611 Jy/beam ! Clean residual mean=0.000003 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.127414 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 122 components and 0.127414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058909Jy sigma=0.461901 ! Fit after self-cal, rms=0.058904Jy sigma=0.461875 ! 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.755 mas, bmaj=13.58 mas, bpa=-17.9 degrees ! Estimated noise=0.962615 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.755 x 13.58 at -17.9 degrees (North through East) ! Clean map min=-0.0014432 max=0.11145 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=3.079 mas, bmaj=13.08 mas, bpa=-18.18 degrees ! Estimated noise=1.34904 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0849276 Jy ! Component: 100 - total flux cleaned = 0.105398 Jy ! Component: 150 - total flux cleaned = 0.114006 Jy ! Component: 200 - total flux cleaned = 0.118631 Jy ! Total flux subtracted in 200 components = 0.118631 Jy ! Clean residual min=-0.002714 max=0.002525 Jy/beam ! Clean residual mean=0.000002 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.118631 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.118631 Jy ! Inverting map and beam ! Estimated beam: bmin=3.755 mas, bmaj=13.58 mas, bpa=-17.9 degrees ! Estimated noise=0.962615 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.00326888 Jy ! Component: 100 - total flux cleaned = 0.00534052 Jy ! Component: 150 - total flux cleaned = 0.00654935 Jy ! Component: 200 - total flux cleaned = 0.00728331 Jy ! Total flux subtracted in 200 components = 0.00728331 Jy ! Clean residual min=-0.001549 max=0.001349 Jy/beam ! Clean residual mean=0.000002 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.125915 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 63 components and 0.125915 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.89 mas, bmaj=13.93 mas, bpa=-13.95 degrees ! Estimated noise=1.10689 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00076985 Jy ! Component: 100 - total flux cleaned = 0.000948299 Jy ! Component: 150 - total flux cleaned = 0.00101353 Jy ! Component: 200 - total flux cleaned = 0.000989525 Jy ! Total flux subtracted in 200 components = 0.000989525 Jy ! Clean residual min=-0.001511 max=0.001641 Jy/beam ! Clean residual mean=0.000003 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.126904 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 = -9.73759e-07 Jy ! Component: 100 - total flux cleaned = 2.00763e-05 Jy ! Component: 150 - total flux cleaned = 9.3339e-05 Jy ! Component: 200 - total flux cleaned = 0.000109148 Jy ! Total flux subtracted in 200 components = 0.000109148 Jy ! Clean residual min=-0.001378 max=0.001632 Jy/beam ! Clean residual mean=0.000003 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.127013 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 108 components and 0.127013 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.755 mas, bmaj=13.58 mas, bpa=-17.9 degrees ! Estimated noise=0.962615 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000248019 Jy ! Component: 100 - total flux cleaned = -0.000149225 Jy ! Component: 150 - total flux cleaned = -9.11642e-05 Jy ! Component: 200 - total flux cleaned = -3.73436e-05 Jy ! Total flux subtracted in 200 components = -3.73436e-05 Jy ! Clean residual min=-0.001472 max=0.001294 Jy/beam ! Clean residual mean=0.000002 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.126976 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 134 components and 0.126976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058900Jy sigma=0.461880 ! Fit after self-cal, rms=0.058897Jy sigma=0.461851 wmodel J1813+0615_S_map.mod ! Writing 134 model components to file: J1813+0615_S_map.mod wobs J1813+0615_S_uvs.fits ! Writing UV FITS file: J1813+0615_S_uvs.fits wwins J1813+0615_S_map.win ! wwins: Wrote 2 windows to J1813+0615_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.000490588 Jy ! Component: 100 - total flux cleaned = -0.000652293 Jy ! Component: 150 - total flux cleaned = -0.00067479 Jy ! Component: 200 - total flux cleaned = -0.000654382 Jy ! Component: 250 - total flux cleaned = -0.000594675 Jy ! Component: 300 - total flux cleaned = -0.000555217 Jy ! Component: 350 - total flux cleaned = -0.00047965 Jy ! Component: 400 - total flux cleaned = -0.000443409 Jy ! Component: 450 - total flux cleaned = -0.000354 Jy ! Component: 500 - total flux cleaned = -0.000319151 Jy ! Component: 550 - total flux cleaned = -0.000267875 Jy ! Component: 600 - total flux cleaned = -0.000284548 Jy ! Component: 650 - total flux cleaned = -0.000202077 Jy ! Component: 700 - total flux cleaned = -0.000169742 Jy ! Component: 750 - total flux cleaned = -0.000137908 Jy ! Component: 800 - total flux cleaned = -0.000106759 Jy ! Component: 850 - total flux cleaned = -7.60549e-05 Jy ! Component: 900 - total flux cleaned = -1.5704e-05 Jy ! Component: 950 - total flux cleaned = 1.41237e-05 Jy ! Component: 1000 - total flux cleaned = 4.36766e-05 Jy ! Component: 1050 - total flux cleaned = 0.000144832 Jy ! Component: 1100 - total flux cleaned = 0.000130654 Jy ! Component: 1150 - total flux cleaned = 0.000200941 Jy ! Component: 1200 - total flux cleaned = 0.000242497 Jy ! Component: 1250 - total flux cleaned = 0.000310582 Jy ! Component: 1300 - total flux cleaned = 0.000350713 Jy ! Component: 1350 - total flux cleaned = 0.000324242 Jy ! Component: 1400 - total flux cleaned = 0.000350583 Jy ! Component: 1450 - total flux cleaned = 0.000376543 Jy ! Component: 1500 - total flux cleaned = 0.00042761 Jy ! Component: 1550 - total flux cleaned = 0.000440305 Jy ! Component: 1600 - total flux cleaned = 0.000477903 Jy ! Component: 1650 - total flux cleaned = 0.000502688 Jy ! Component: 1700 - total flux cleaned = 0.000502963 Jy ! Component: 1750 - total flux cleaned = 0.000515362 Jy ! Component: 1800 - total flux cleaned = 0.000551243 Jy ! Component: 1850 - total flux cleaned = 0.000491982 Jy ! Component: 1900 - total flux cleaned = 0.000515771 Jy ! Component: 1950 - total flux cleaned = 0.000492517 Jy ! Component: 2000 - total flux cleaned = 0.000538714 Jy ! Component: 2050 - total flux cleaned = 0.000538622 Jy ! Component: 2100 - total flux cleaned = 0.000504653 Jy ! Component: 2150 - total flux cleaned = 0.000504841 Jy ! Component: 2200 - total flux cleaned = 0.000482531 Jy ! Component: 2250 - total flux cleaned = 0.000493698 Jy ! Component: 2300 - total flux cleaned = 0.000515633 Jy ! Component: 2350 - total flux cleaned = 0.000493831 Jy ! Component: 2400 - total flux cleaned = 0.000472379 Jy ! Component: 2450 - total flux cleaned = 0.000440501 Jy ! Component: 2500 - total flux cleaned = 0.000440442 Jy ! Component: 2550 - total flux cleaned = 0.000408982 Jy ! Component: 2600 - total flux cleaned = 0.000408938 Jy ! Component: 2650 - total flux cleaned = 0.000398545 Jy ! Component: 2700 - total flux cleaned = 0.000357644 Jy ! Component: 2750 - total flux cleaned = 0.000327075 Jy ! Component: 2800 - total flux cleaned = 0.000296971 Jy ! Component: 2850 - total flux cleaned = 0.000266955 Jy ! Component: 2900 - total flux cleaned = 0.000247084 Jy ! Component: 2950 - total flux cleaned = 0.000227305 Jy ! Component: 3000 - total flux cleaned = 0.000188058 Jy ! Component: 3050 - total flux cleaned = 0.000129787 Jy ! Component: 3100 - total flux cleaned = 0.000100868 Jy ! Component: 3150 - total flux cleaned = 9.13323e-05 Jy ! Component: 3200 - total flux cleaned = 5.31901e-05 Jy ! Component: 3250 - total flux cleaned = 2.48631e-05 Jy ! Component: 3300 - total flux cleaned = 1.54811e-05 Jy ! Component: 3350 - total flux cleaned = -1.2506e-05 Jy ! Component: 3400 - total flux cleaned = -7.72885e-05 Jy ! Component: 3450 - total flux cleaned = -8.66075e-05 Jy ! Component: 3500 - total flux cleaned = -8.65408e-05 Jy ! Component: 3550 - total flux cleaned = -0.000131886 Jy ! Component: 3600 - total flux cleaned = -0.000167953 Jy ! Component: 3650 - total flux cleaned = -0.000159012 Jy ! Component: 3700 - total flux cleaned = -0.000221335 Jy ! Component: 3750 - total flux cleaned = -0.000256781 Jy ! Component: 3800 - total flux cleaned = -0.00030063 Jy ! Component: 3850 - total flux cleaned = -0.000353069 Jy ! Component: 3900 - total flux cleaned = -0.00037913 Jy ! Component: 3950 - total flux cleaned = -0.000404964 Jy ! Component: 4000 - total flux cleaned = -0.000447832 Jy ! Component: 4050 - total flux cleaned = -0.000473411 Jy ! Total flux subtracted in 4096 components = -0.000532833 Jy ! Clean residual min=-0.000511 max=0.000497 Jy/beam ! Clean residual mean=0.000001 rms=0.000172 Jy/beam ! Combined flux in latest and established models = 0.126443 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 435 components and 0.126443 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1813+0615_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.755 x 13.58 at -17.9 degrees (North through East) ! Clean map min=-0.0011722 max=0.11116 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1813+0615_S_map.fits wmodel /image_prod/ug002_uva//J1813+0615_S_map.mod ! Writing 435 model components to file: /image_prod/ug002_uva//J1813+0615_S_map.mod wobs /image_prod/ug002_uva//J1813+0615_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1813+0615_S_uvs.fits wwins /image_prod/ug002_uva//J1813+0615_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1813+0615_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.111158 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000171018 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.461555 0.461555 0.92311 1.84622 3.69244 7.38488 14.7698 29.5395 59.079 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.111 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 649.976 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1813+0615_S_dfm.log closed on Thu Mar 5 03:39:58 2020