! Started logfile: /image_prod/ug002_uva//J1213-1658_S_dfm.log on Thu Mar 5 00:29:53 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//J1213-1658_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1213-1658_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.541667 visibilities/baseline/integration-bin. ! Found source: J1213-1658 ! ! 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 3510 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 J1213-1658_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 180 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 180 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 180 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007017Jy sigma=6.977905 ! Fit after self-cal, rms=0.949310Jy sigma=6.589015 ! 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.643 mas, bmaj=7.576 mas, bpa=-11.7 degrees ! Estimated noise=2.78242 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.0406577 Jy ! Component: 100 - total flux cleaned = 0.0507653 Jy ! Total flux subtracted in 100 components = 0.0507653 Jy ! Clean residual min=-0.005658 max=0.005574 Jy/beam ! Clean residual mean=0.000028 rms=0.001538 Jy/beam ! Combined flux in latest and established models = 0.0507653 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0507653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085336Jy sigma=0.468505 ! Fit after self-cal, rms=0.084322Jy sigma=0.460160 ! 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.125 mas, bmaj=8.201 mas, bpa=-9.134 degrees ! Estimated noise=1.81132 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.00690005 Jy ! Component: 100 - total flux cleaned = 0.0107817 Jy ! Component: 150 - total flux cleaned = 0.0131497 Jy ! Component: 200 - total flux cleaned = 0.0146122 Jy ! Total flux subtracted in 200 components = 0.0146122 Jy ! Clean residual min=-0.003207 max=0.004037 Jy/beam ! Clean residual mean=0.000018 rms=0.000957 Jy/beam ! Combined flux in latest and established models = 0.0653775 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 23 components and 0.0653775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083664Jy sigma=0.455497 ! Fit after self-cal, rms=0.083665Jy sigma=0.455279 ! 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.125 x 8.201 at -9.134 degrees (North through East) ! Clean map min=-0.0031801 max=0.052954 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 90 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.18 HN 1.05 KP 1.02 ! LA 1.04 MK 0.98 NL 1.05 OV 0.81 ! SC 1.01 ! ! ! Correcting IF 2. ! A total of 90 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.80 FD 1.02 HN 1.02 KP 1.06 ! LA 1.09 MK 0.98 NL 1.08 OV 0.87 ! SC 0.99 ! ! ! Correcting IF 3. ! A total of 90 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.02 HN 1.03 KP 1.03 ! LA 0.89 MK 0.98 NL 1.05 OV 0.97 ! SC 1.04 ! ! ! Fit before self-cal, rms=0.083665Jy sigma=0.455279 ! Fit after self-cal, rms=0.080677Jy sigma=0.459578 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.003 mas, bmaj=7.884 mas, bpa=-9.387 degrees ! Estimated noise=1.89475 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.000555597 Jy ! Component: 100 - total flux cleaned = 0.000555451 Jy ! Component: 150 - total flux cleaned = 0.000577305 Jy ! Component: 200 - total flux cleaned = 0.000577356 Jy ! Total flux subtracted in 200 components = 0.000577356 Jy ! Clean residual min=-0.003017 max=0.003814 Jy/beam ! Clean residual mean=0.000011 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 0.0659549 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 36 components and 0.0659549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080654Jy sigma=0.459478 ! Fit after self-cal, rms=0.080609Jy sigma=0.458974 ! 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.080609Jy sigma=0.458974 ! Fit after self-cal, rms=0.079557Jy sigma=0.458908 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.988 mas, bmaj=7.818 mas, bpa=-9.068 degrees ! Estimated noise=1.88342 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000631883 Jy ! Component: 100 - total flux cleaned = 0.000686357 Jy ! Component: 150 - total flux cleaned = 0.000709523 Jy ! Component: 200 - total flux cleaned = 0.000730513 Jy ! Total flux subtracted in 200 components = 0.000730513 Jy ! Clean residual min=-0.003253 max=0.003853 Jy/beam ! Clean residual mean=0.000010 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.0666854 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.0666854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079529Jy sigma=0.458820 ! Fit after self-cal, rms=0.079534Jy sigma=0.458796 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 (90, -100). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134718 Jy ! Component: 100 - total flux cleaned = 0.00126182 Jy ! Component: 150 - total flux cleaned = 0.00142962 Jy ! Component: 200 - total flux cleaned = 0.00152204 Jy ! Total flux subtracted in 200 components = 0.00152204 Jy ! Clean residual min=-0.002904 max=0.003377 Jy/beam ! Clean residual mean=0.000006 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.0682075 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 68 components and 0.0682074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079341Jy sigma=0.457604 ! Fit after self-cal, rms=0.079314Jy sigma=0.457323 ! 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.079314Jy sigma=0.457323 ! Fit after self-cal, rms=0.078450Jy sigma=0.457227 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.97 mas, bmaj=7.753 mas, bpa=-8.805 degrees ! Estimated noise=1.86819 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000339507 Jy ! Component: 100 - total flux cleaned = 0.000287108 Jy ! Component: 150 - total flux cleaned = 0.000336242 Jy ! Component: 200 - total flux cleaned = 0.000255313 Jy ! Total flux subtracted in 200 components = 0.000255313 Jy ! Clean residual min=-0.002810 max=0.003210 Jy/beam ! Clean residual mean=0.000006 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.0684628 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 78 components and 0.0684628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078361Jy sigma=0.456762 ! Fit after self-cal, rms=0.078357Jy sigma=0.456685 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.000100346 Jy ! Component: 100 - total flux cleaned = -0.00014699 Jy ! Component: 150 - total flux cleaned = -0.000374693 Jy ! Component: 200 - total flux cleaned = -0.000481141 Jy ! Total flux subtracted in 200 components = -0.000481141 Jy ! Clean residual min=-0.002799 max=0.003244 Jy/beam ! Clean residual mean=0.000006 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.0679816 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 86 components and 0.0679816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078308Jy sigma=0.456443 ! Fit after self-cal, rms=0.078308Jy sigma=0.456414 ! 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.078308Jy sigma=0.456414 ! Fit after self-cal, rms=0.077973Jy sigma=0.456340 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.862 mas, bmaj=14.1 mas, bpa=-7.903 degrees ! Estimated noise=2.50044 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00103573 Jy ! Component: 100 - total flux cleaned = -0.00144027 Jy ! Component: 150 - total flux cleaned = -0.00169493 Jy ! Component: 200 - total flux cleaned = -0.0018829 Jy ! Total flux subtracted in 200 components = -0.0018829 Jy ! Clean residual min=-0.003122 max=0.002859 Jy/beam ! Clean residual mean=0.000016 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.0660987 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 94 components and 0.0660987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077937Jy sigma=0.456279 ! Fit after self-cal, rms=0.077944Jy sigma=0.456222 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.000479606 Jy ! Component: 100 - total flux cleaned = -0.000657542 Jy ! Component: 150 - total flux cleaned = -0.000784507 Jy ! Component: 200 - total flux cleaned = -0.000926844 Jy ! Total flux subtracted in 200 components = -0.000926844 Jy ! Clean residual min=-0.003169 max=0.002905 Jy/beam ! Clean residual mean=0.000016 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.0651718 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 101 components and 0.0651718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077935Jy sigma=0.456306 ! Fit after self-cal, rms=0.077937Jy sigma=0.456279 ! 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=2.959 mas, bmaj=7.722 mas, bpa=-8.723 degrees ! Estimated noise=1.86699 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.959 x 7.722 at -8.723 degrees (North through East) ! Clean map min=-0.0041308 max=0.051023 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.564 mas, bmaj=7.263 mas, bpa=-10.96 degrees ! Estimated noise=2.8251 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0407475 Jy ! Component: 100 - total flux cleaned = 0.0519432 Jy ! Component: 150 - total flux cleaned = 0.0573943 Jy ! Component: 200 - total flux cleaned = 0.0604583 Jy ! Total flux subtracted in 200 components = 0.0604583 Jy ! Clean residual min=-0.004572 max=0.004409 Jy/beam ! Clean residual mean=0.000012 rms=0.001289 Jy/beam ! Combined flux in latest and established models = 0.0604582 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0604582 Jy ! Inverting map and beam ! Estimated beam: bmin=2.959 mas, bmaj=7.722 mas, bpa=-8.723 degrees ! Estimated noise=1.86699 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.00283285 Jy ! Component: 100 - total flux cleaned = 0.00342869 Jy ! Component: 150 - total flux cleaned = 0.00377909 Jy ! Component: 200 - total flux cleaned = 0.00438232 Jy ! Total flux subtracted in 200 components = 0.00438232 Jy ! Clean residual min=-0.003333 max=0.003235 Jy/beam ! Clean residual mean=0.000009 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.0648406 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 52 components and 0.0648405 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=6.862 mas, bmaj=14.1 mas, bpa=-7.903 degrees ! Estimated noise=2.50044 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000726626 Jy ! Component: 100 - total flux cleaned = 0.000410559 Jy ! Component: 150 - total flux cleaned = 0.000307897 Jy ! Component: 200 - total flux cleaned = 0.000217602 Jy ! Total flux subtracted in 200 components = 0.000217602 Jy ! Clean residual min=-0.003464 max=0.002760 Jy/beam ! Clean residual mean=0.000015 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.0650581 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.91972e-05 Jy ! Component: 100 - total flux cleaned = -0.000149754 Jy ! Component: 150 - total flux cleaned = -0.00018134 Jy ! Component: 200 - total flux cleaned = -0.000236526 Jy ! Total flux subtracted in 200 components = -0.000236526 Jy ! Clean residual min=-0.003288 max=0.002764 Jy/beam ! Clean residual mean=0.000016 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 0.0648216 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 67 components and 0.0648216 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.959 mas, bmaj=7.722 mas, bpa=-8.723 degrees ! Estimated noise=1.86699 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.80586e-05 Jy ! Component: 100 - total flux cleaned = -4.37147e-05 Jy ! Component: 150 - total flux cleaned = -0.000150966 Jy ! Component: 200 - total flux cleaned = -0.000150886 Jy ! Total flux subtracted in 200 components = -0.000150886 Jy ! Clean residual min=-0.003000 max=0.003119 Jy/beam ! Clean residual mean=0.000007 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.0646707 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 91 components and 0.0646707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077925Jy sigma=0.456393 ! Fit after self-cal, rms=0.077895Jy sigma=0.456310 wmodel J1213-1658_S_map.mod ! Writing 91 model components to file: J1213-1658_S_map.mod wobs J1213-1658_S_uvs.fits ! Writing UV FITS file: J1213-1658_S_uvs.fits wwins J1213-1658_S_map.win ! wwins: Wrote 2 windows to J1213-1658_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 = 9.34446e-05 Jy ! Component: 100 - total flux cleaned = 0.000142444 Jy ! Component: 150 - total flux cleaned = 0.000328546 Jy ! Component: 200 - total flux cleaned = 0.00054536 Jy ! Component: 250 - total flux cleaned = 0.000750823 Jy ! Component: 300 - total flux cleaned = 0.000987216 Jy ! Component: 350 - total flux cleaned = 0.00121467 Jy ! Component: 400 - total flux cleaned = 0.00154368 Jy ! Component: 450 - total flux cleaned = 0.00179031 Jy ! Component: 500 - total flux cleaned = 0.00206383 Jy ! Component: 550 - total flux cleaned = 0.00229705 Jy ! Component: 600 - total flux cleaned = 0.00252449 Jy ! Component: 650 - total flux cleaned = 0.00284097 Jy ! Component: 700 - total flux cleaned = 0.0030874 Jy ! Component: 750 - total flux cleaned = 0.00326842 Jy ! Component: 800 - total flux cleaned = 0.00347464 Jy ! Component: 850 - total flux cleaned = 0.00356039 Jy ! Component: 900 - total flux cleaned = 0.00372927 Jy ! Component: 950 - total flux cleaned = 0.00378462 Jy ! Component: 1000 - total flux cleaned = 0.00397466 Jy ! Component: 1050 - total flux cleaned = 0.00410771 Jy ! Component: 1100 - total flux cleaned = 0.00423916 Jy ! Component: 1150 - total flux cleaned = 0.00439334 Jy ! Component: 1200 - total flux cleaned = 0.00457044 Jy ! Component: 1250 - total flux cleaned = 0.00466989 Jy ! Component: 1300 - total flux cleaned = 0.00484082 Jy ! Component: 1350 - total flux cleaned = 0.00500825 Jy ! Component: 1400 - total flux cleaned = 0.00512582 Jy ! Component: 1450 - total flux cleaned = 0.00521855 Jy ! Component: 1500 - total flux cleaned = 0.0053779 Jy ! Component: 1550 - total flux cleaned = 0.00539994 Jy ! Component: 1600 - total flux cleaned = 0.00544439 Jy ! Component: 1650 - total flux cleaned = 0.00557511 Jy ! Component: 1700 - total flux cleaned = 0.00563952 Jy ! Component: 1750 - total flux cleaned = 0.0057457 Jy ! Component: 1800 - total flux cleaned = 0.00585011 Jy ! Component: 1850 - total flux cleaned = 0.00591216 Jy ! Component: 1900 - total flux cleaned = 0.00597371 Jy ! Component: 1950 - total flux cleaned = 0.00601424 Jy ! Component: 2000 - total flux cleaned = 0.00611447 Jy ! Component: 2050 - total flux cleaned = 0.00613441 Jy ! Component: 2100 - total flux cleaned = 0.00619347 Jy ! Component: 2150 - total flux cleaned = 0.00627141 Jy ! Component: 2200 - total flux cleaned = 0.0062715 Jy ! Component: 2250 - total flux cleaned = 0.00629088 Jy ! Component: 2300 - total flux cleaned = 0.00629092 Jy ! Component: 2350 - total flux cleaned = 0.00627192 Jy ! Component: 2400 - total flux cleaned = 0.00621495 Jy ! Component: 2450 - total flux cleaned = 0.00619607 Jy ! Component: 2500 - total flux cleaned = 0.0061209 Jy ! Component: 2550 - total flux cleaned = 0.00608348 Jy ! Component: 2600 - total flux cleaned = 0.0060089 Jy ! Component: 2650 - total flux cleaned = 0.00599026 Jy ! Component: 2700 - total flux cleaned = 0.00593472 Jy ! Component: 2750 - total flux cleaned = 0.0058609 Jy ! Component: 2800 - total flux cleaned = 0.00580567 Jy ! Component: 2850 - total flux cleaned = 0.00571399 Jy ! Component: 2900 - total flux cleaned = 0.00560427 Jy ! Component: 2950 - total flux cleaned = 0.00556782 Jy ! Component: 3000 - total flux cleaned = 0.00551309 Jy ! Component: 3050 - total flux cleaned = 0.00549487 Jy ! Component: 3100 - total flux cleaned = 0.00544039 Jy ! Component: 3150 - total flux cleaned = 0.00538585 Jy ! Component: 3200 - total flux cleaned = 0.00536768 Jy ! Component: 3250 - total flux cleaned = 0.00525878 Jy ! Component: 3300 - total flux cleaned = 0.00527699 Jy ! Component: 3350 - total flux cleaned = 0.00522255 Jy ! Component: 3400 - total flux cleaned = 0.0051318 Jy ! Component: 3450 - total flux cleaned = 0.0050592 Jy ! Component: 3500 - total flux cleaned = 0.00498647 Jy ! Component: 3550 - total flux cleaned = 0.00496834 Jy ! Component: 3600 - total flux cleaned = 0.00493194 Jy ! Component: 3650 - total flux cleaned = 0.00485899 Jy ! Component: 3700 - total flux cleaned = 0.00482224 Jy ! Component: 3750 - total flux cleaned = 0.00474862 Jy ! Component: 3800 - total flux cleaned = 0.00469319 Jy ! Component: 3850 - total flux cleaned = 0.0046746 Jy ! Component: 3900 - total flux cleaned = 0.00458115 Jy ! Component: 3950 - total flux cleaned = 0.00459997 Jy ! Component: 4000 - total flux cleaned = 0.00456224 Jy ! Component: 4050 - total flux cleaned = 0.00448654 Jy ! Total flux subtracted in 4096 components = 0.00442935 Jy ! Clean residual min=-0.001340 max=0.001003 Jy/beam ! Clean residual mean=0.000001 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.0691001 Jy keep ! Adding 237 model components to the UV plane model. ! The established model now contains 328 components and 0.0691 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1213-1658_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.959 x 7.722 at -8.723 degrees (North through East) ! Clean map min=-0.0036729 max=0.050775 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1213-1658_S_map.fits wmodel /image_prod/ug002_uva//J1213-1658_S_map.mod ! Writing 328 model components to file: /image_prod/ug002_uva//J1213-1658_S_map.mod wobs /image_prod/ug002_uva//J1213-1658_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1213-1658_S_uvs.fits wwins /image_prod/ug002_uva//J1213-1658_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1213-1658_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0507746 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000300208 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.77377 1.77377 3.54754 7.09508 14.1902 28.3803 56.7607 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.05 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 169.131 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1213-1658_S_dfm.log closed on Thu Mar 5 00:29:56 2020