! Started logfile: /image_prod/ug002_uva//J2318-1659_S_dfm.log on Thu Mar 5 06:11:00 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//J2318-1659_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2318-1659_S_uva.fits ! AN table 1: 40 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.98125 visibilities/baseline/integration-bin. ! Found source: J2318-1659 ! ! 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 4239 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 J2318-1659_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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002104Jy sigma=7.109072 ! Fit after self-cal, rms=0.901620Jy sigma=6.371772 ! 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.908 mas, bmaj=14.23 mas, bpa=-18.59 degrees ! Estimated noise=2.69215 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.0774451 Jy ! Component: 100 - total flux cleaned = 0.0952362 Jy ! Total flux subtracted in 100 components = 0.0952362 Jy ! Clean residual min=-0.006014 max=0.007198 Jy/beam ! Clean residual mean=-0.000002 rms=0.001526 Jy/beam ! Combined flux in latest and established models = 0.0952362 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0952362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087495Jy sigma=0.462051 ! Fit after self-cal, rms=0.087437Jy sigma=0.461631 ! 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.672 mas, bmaj=15.25 mas, bpa=-17.19 degrees ! Estimated noise=1.60055 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.00771748 Jy ! Component: 100 - total flux cleaned = 0.0113852 Jy ! Component: 150 - total flux cleaned = 0.0133724 Jy ! Component: 200 - total flux cleaned = 0.0138935 Jy ! Total flux subtracted in 200 components = 0.0138935 Jy ! Clean residual min=-0.003289 max=0.003173 Jy/beam ! Clean residual mean=-0.000003 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.10913 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 53 components and 0.10913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086678Jy sigma=0.455455 ! Fit after self-cal, rms=0.086689Jy sigma=0.455410 ! 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.672 x 15.25 at -17.19 degrees (North through East) ! Clean map min=-0.0032221 max=0.10049 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 1.01 KP 0.98 ! LA 0.96 MK 1.04 NL 0.93 OV 0.97 ! PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.33 FD 1.00 HN 1.06 KP 0.99 ! LA 0.99 MK 1.05 NL 1.02 OV 1.00 ! PT 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.05 HN 0.98 KP 0.99 ! LA 1.06 MK 0.96 NL 0.94 OV 0.97 ! PT 0.99 ! ! ! Fit before self-cal, rms=0.086689Jy sigma=0.455410 ! Fit after self-cal, rms=0.085435Jy sigma=0.452782 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.686 mas, bmaj=15.45 mas, bpa=-17.19 degrees ! Estimated noise=1.60729 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.000492728 Jy ! Component: 100 - total flux cleaned = -0.00059154 Jy ! Component: 150 - total flux cleaned = -0.000708577 Jy ! Component: 200 - total flux cleaned = -0.000814957 Jy ! Total flux subtracted in 200 components = -0.000814957 Jy ! Clean residual min=-0.003357 max=0.003101 Jy/beam ! Clean residual mean=-0.000003 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.108315 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 69 components and 0.108315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085381Jy sigma=0.452698 ! Fit after self-cal, rms=0.085435Jy sigma=0.452641 ! 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.085435Jy sigma=0.452641 ! Fit after self-cal, rms=0.081027Jy sigma=0.449684 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.693 mas, bmaj=15.46 mas, bpa=-17.41 degrees ! Estimated noise=1.60559 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000596145 Jy ! Component: 100 - total flux cleaned = -0.000652349 Jy ! Component: 150 - total flux cleaned = -0.000675527 Jy ! Component: 200 - total flux cleaned = -0.000696985 Jy ! Total flux subtracted in 200 components = -0.000696985 Jy ! Clean residual min=-0.002548 max=0.002487 Jy/beam ! Clean residual mean=-0.000004 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.107618 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 82 components and 0.107618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081002Jy sigma=0.449592 ! Fit after self-cal, rms=0.081043Jy sigma=0.449532 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.39028e-06 Jy ! Component: 100 - total flux cleaned = -2.51903e-05 Jy ! Component: 150 - total flux cleaned = -4.33005e-05 Jy ! Component: 200 - total flux cleaned = -4.32068e-05 Jy ! Total flux subtracted in 200 components = -4.32068e-05 Jy ! Clean residual min=-0.002515 max=0.002472 Jy/beam ! Clean residual mean=-0.000004 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.107575 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 88 components and 0.107575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081029Jy sigma=0.449492 ! Fit after self-cal, rms=0.081032Jy sigma=0.449489 ! 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.081032Jy sigma=0.449489 ! Fit after self-cal, rms=0.081385Jy sigma=0.449422 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.699 mas, bmaj=15.45 mas, bpa=-17.49 degrees ! Estimated noise=1.60435 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000475898 Jy ! Component: 100 - total flux cleaned = -0.00049816 Jy ! Component: 150 - total flux cleaned = -0.000478686 Jy ! Component: 200 - total flux cleaned = -0.00046062 Jy ! Total flux subtracted in 200 components = -0.00046062 Jy ! Clean residual min=-0.002425 max=0.002441 Jy/beam ! Clean residual mean=-0.000004 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.107114 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 96 components and 0.107114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081368Jy sigma=0.449370 ! Fit after self-cal, rms=0.081380Jy sigma=0.449365 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 = 1.39238e-05 Jy ! Component: 100 - total flux cleaned = 3.05677e-05 Jy ! Component: 150 - total flux cleaned = 3.07818e-05 Jy ! Component: 200 - total flux cleaned = 4.46555e-05 Jy ! Total flux subtracted in 200 components = 4.46555e-05 Jy ! Clean residual min=-0.002423 max=0.002428 Jy/beam ! Clean residual mean=-0.000004 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.107159 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 99 components and 0.107159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081371Jy sigma=0.449341 ! Fit after self-cal, rms=0.081373Jy sigma=0.449338 ! 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.081373Jy sigma=0.449338 ! Fit after self-cal, rms=0.081608Jy sigma=0.449319 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.091 mas, bmaj=20.36 mas, bpa=-5.877 degrees ! Estimated noise=1.80048 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000203401 Jy ! Component: 100 - total flux cleaned = -0.000203542 Jy ! Component: 150 - total flux cleaned = -0.000191952 Jy ! Component: 200 - total flux cleaned = -0.000170828 Jy ! Total flux subtracted in 200 components = -0.000170828 Jy ! Clean residual min=-0.002222 max=0.002394 Jy/beam ! Clean residual mean=-0.000004 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.106988 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 116 components and 0.106988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081604Jy sigma=0.449300 ! Fit after self-cal, rms=0.081606Jy sigma=0.449291 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.76079e-05 Jy ! Component: 100 - total flux cleaned = 4.87847e-05 Jy ! Component: 150 - total flux cleaned = 6.86927e-05 Jy ! Component: 200 - total flux cleaned = 9.59959e-05 Jy ! Total flux subtracted in 200 components = 9.59959e-05 Jy ! Clean residual min=-0.002234 max=0.002394 Jy/beam ! Clean residual mean=-0.000003 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.107084 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 120 components and 0.107084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081605Jy sigma=0.449285 ! Fit after self-cal, rms=0.081603Jy sigma=0.449278 ! 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.704 mas, bmaj=15.45 mas, bpa=-17.54 degrees ! Estimated noise=1.60353 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.704 x 15.45 at -17.54 degrees (North through East) ! Clean map min=-0.0023302 max=0.1013 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.92 mas, bmaj=14.37 mas, bpa=-18.91 degrees ! Estimated noise=2.71317 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0779664 Jy ! Component: 100 - total flux cleaned = 0.0954675 Jy ! Component: 150 - total flux cleaned = 0.101706 Jy ! Component: 200 - total flux cleaned = 0.103656 Jy ! Total flux subtracted in 200 components = 0.103656 Jy ! Clean residual min=-0.005315 max=0.004842 Jy/beam ! Clean residual mean=-0.000003 rms=0.001275 Jy/beam ! Combined flux in latest and established models = 0.103656 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.103656 Jy ! Inverting map and beam ! Estimated beam: bmin=3.704 mas, bmaj=15.45 mas, bpa=-17.54 degrees ! Estimated noise=1.60353 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.00261567 Jy ! Component: 100 - total flux cleaned = 0.00372656 Jy ! Component: 150 - total flux cleaned = 0.00384457 Jy ! Component: 200 - total flux cleaned = 0.00391175 Jy ! Total flux subtracted in 200 components = 0.00391175 Jy ! Clean residual min=-0.002551 max=0.002577 Jy/beam ! Clean residual mean=-0.000003 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.107568 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 49 components and 0.107568 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.091 mas, bmaj=20.36 mas, bpa=-5.877 degrees ! Estimated noise=1.80048 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000108005 Jy ! Component: 100 - total flux cleaned = 9.17044e-05 Jy ! Component: 150 - total flux cleaned = 7.60139e-05 Jy ! Component: 200 - total flux cleaned = 6.1885e-05 Jy ! Total flux subtracted in 200 components = 6.1885e-05 Jy ! Clean residual min=-0.002316 max=0.002380 Jy/beam ! Clean residual mean=-0.000002 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.10763 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 = -1.34421e-05 Jy ! Component: 100 - total flux cleaned = -2.53683e-05 Jy ! Component: 150 - total flux cleaned = -3.62372e-05 Jy ! Component: 200 - total flux cleaned = -3.62349e-05 Jy ! Total flux subtracted in 200 components = -3.62349e-05 Jy ! Clean residual min=-0.002265 max=0.002373 Jy/beam ! Clean residual mean=-0.000003 rms=0.000667 Jy/beam ! Combined flux in latest and established models = 0.107593 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 77 components and 0.107593 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.704 mas, bmaj=15.45 mas, bpa=-17.54 degrees ! Estimated noise=1.60353 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.32758e-06 Jy ! Component: 100 - total flux cleaned = 7.03341e-06 Jy ! Component: 150 - total flux cleaned = -5.43037e-05 Jy ! Component: 200 - total flux cleaned = -8.98066e-05 Jy ! Total flux subtracted in 200 components = -8.98066e-05 Jy ! Clean residual min=-0.002502 max=0.002522 Jy/beam ! Clean residual mean=-0.000003 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.107504 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 87 components and 0.107504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081620Jy sigma=0.449313 ! Fit after self-cal, rms=0.081613Jy sigma=0.449296 wmodel J2318-1659_S_map.mod ! Writing 87 model components to file: J2318-1659_S_map.mod wobs J2318-1659_S_uvs.fits ! Writing UV FITS file: J2318-1659_S_uvs.fits wwins J2318-1659_S_map.win ! wwins: Wrote 1 windows to J2318-1659_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 = 4.79422e-05 Jy ! Component: 100 - total flux cleaned = 4.53438e-05 Jy ! Component: 150 - total flux cleaned = 5.4923e-06 Jy ! Component: 200 - total flux cleaned = -6.75507e-05 Jy ! Component: 250 - total flux cleaned = -3.12768e-05 Jy ! Component: 300 - total flux cleaned = -0.000267533 Jy ! Component: 350 - total flux cleaned = -0.000497865 Jy ! Component: 400 - total flux cleaned = -0.00072298 Jy ! Component: 450 - total flux cleaned = -0.00103534 Jy ! Component: 500 - total flux cleaned = -0.00133931 Jy ! Component: 550 - total flux cleaned = -0.00160621 Jy ! Component: 600 - total flux cleaned = -0.00183901 Jy ! Component: 650 - total flux cleaned = -0.00209449 Jy ! Component: 700 - total flux cleaned = -0.00226083 Jy ! Component: 750 - total flux cleaned = -0.00242354 Jy ! Component: 800 - total flux cleaned = -0.00260906 Jy ! Component: 850 - total flux cleaned = -0.00271355 Jy ! Component: 900 - total flux cleaned = -0.00286813 Jy ! Component: 950 - total flux cleaned = -0.00309488 Jy ! Component: 1000 - total flux cleaned = -0.00326815 Jy ! Component: 1050 - total flux cleaned = -0.0034142 Jy ! Component: 1100 - total flux cleaned = -0.00353405 Jy ! Component: 1150 - total flux cleaned = -0.0037226 Jy ! Component: 1200 - total flux cleaned = -0.00386166 Jy ! Component: 1250 - total flux cleaned = -0.00404459 Jy ! Component: 1300 - total flux cleaned = -0.00420242 Jy ! Component: 1350 - total flux cleaned = -0.00431366 Jy ! Component: 1400 - total flux cleaned = -0.00446747 Jy ! Component: 1450 - total flux cleaned = -0.00470564 Jy ! Component: 1500 - total flux cleaned = -0.00474816 Jy ! Component: 1550 - total flux cleaned = -0.00495964 Jy ! Component: 1600 - total flux cleaned = -0.00510532 Jy ! Component: 1650 - total flux cleaned = -0.00514617 Jy ! Component: 1700 - total flux cleaned = -0.00530901 Jy ! Component: 1750 - total flux cleaned = -0.00542943 Jy ! Component: 1800 - total flux cleaned = -0.00544941 Jy ! Component: 1850 - total flux cleaned = -0.0056258 Jy ! Component: 1900 - total flux cleaned = -0.0057033 Jy ! Component: 1950 - total flux cleaned = -0.00581844 Jy ! Component: 2000 - total flux cleaned = -0.00591307 Jy ! Component: 2050 - total flux cleaned = -0.00604465 Jy ! Component: 2100 - total flux cleaned = -0.00613748 Jy ! Component: 2150 - total flux cleaned = -0.00630232 Jy ! Component: 2200 - total flux cleaned = -0.00633848 Jy ! Component: 2250 - total flux cleaned = -0.00646416 Jy ! Component: 2300 - total flux cleaned = -0.006482 Jy ! Component: 2350 - total flux cleaned = -0.00662257 Jy ! Component: 2400 - total flux cleaned = -0.00670937 Jy ! Component: 2450 - total flux cleaned = -0.00679537 Jy ! Component: 2500 - total flux cleaned = -0.00679543 Jy ! Component: 2550 - total flux cleaned = -0.00681239 Jy ! Component: 2600 - total flux cleaned = -0.0069129 Jy ! Component: 2650 - total flux cleaned = -0.00692954 Jy ! Component: 2700 - total flux cleaned = -0.00709392 Jy ! Component: 2750 - total flux cleaned = -0.00714288 Jy ! Component: 2800 - total flux cleaned = -0.00730448 Jy ! Component: 2850 - total flux cleaned = -0.00724027 Jy ! Component: 2900 - total flux cleaned = -0.00739918 Jy ! Component: 2950 - total flux cleaned = -0.00739895 Jy ! Component: 3000 - total flux cleaned = -0.00749271 Jy ! Component: 3050 - total flux cleaned = -0.007539 Jy ! Component: 3100 - total flux cleaned = -0.00756977 Jy ! Component: 3150 - total flux cleaned = -0.00766134 Jy ! Component: 3200 - total flux cleaned = -0.00773708 Jy ! Component: 3250 - total flux cleaned = -0.00779721 Jy ! Component: 3300 - total flux cleaned = -0.00793121 Jy ! Component: 3350 - total flux cleaned = -0.00800517 Jy ! Component: 3400 - total flux cleaned = -0.00809321 Jy ! Component: 3450 - total flux cleaned = -0.00818064 Jy ! Component: 3500 - total flux cleaned = -0.0081807 Jy ! Component: 3550 - total flux cleaned = -0.0082095 Jy ! Component: 3600 - total flux cleaned = -0.00829502 Jy ! Component: 3650 - total flux cleaned = -0.00840836 Jy ! Component: 3700 - total flux cleaned = -0.00846451 Jy ! Component: 3750 - total flux cleaned = -0.0084225 Jy ! Component: 3800 - total flux cleaned = -0.00853371 Jy ! Component: 3850 - total flux cleaned = -0.00857504 Jy ! Component: 3900 - total flux cleaned = -0.00861609 Jy ! Component: 3950 - total flux cleaned = -0.00864339 Jy ! Component: 4000 - total flux cleaned = -0.00862991 Jy ! Component: 4050 - total flux cleaned = -0.00869717 Jy ! Total flux subtracted in 4096 components = -0.00872384 Jy ! Clean residual min=-0.000821 max=0.000722 Jy/beam ! Clean residual mean=-0.000001 rms=0.000256 Jy/beam ! Combined flux in latest and established models = 0.0987797 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 377 components and 0.0987797 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2318-1659_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.704 x 15.45 at -17.54 degrees (North through East) ! Clean map min=-0.0018805 max=0.10171 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2318-1659_S_map.fits wmodel /image_prod/ug002_uva//J2318-1659_S_map.mod ! Writing 377 model components to file: /image_prod/ug002_uva//J2318-1659_S_map.mod wobs /image_prod/ug002_uva//J2318-1659_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2318-1659_S_uvs.fits wwins /image_prod/ug002_uva//J2318-1659_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2318-1659_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.101707 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000251442 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.741664 0.741664 1.48333 2.96666 5.93332 11.8666 23.7333 47.4665 94.933 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.101 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 404.495 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2318-1659_S_dfm.log closed on Thu Mar 5 06:11:04 2020