! Started logfile: /image_prod/ug002_uva//J1252-3319_S_dfm.log on Thu Mar 5 00:52:10 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//J1252-3319_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1252-3319_S_uva.fits ! AN table 1: 50 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.888 visibilities/baseline/integration-bin. ! Found source: J1252-3319 ! ! 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 5994 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 J1252-3319_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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.025859Jy sigma=6.282674 ! Fit after self-cal, rms=0.815816Jy sigma=4.908674 ! 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.545 mas, bmaj=6.525 mas, bpa=-6.507 degrees ! Estimated noise=2.43833 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.157399 Jy ! Component: 100 - total flux cleaned = 0.191738 Jy ! Total flux subtracted in 100 components = 0.191738 Jy ! Clean residual min=-0.013413 max=0.023887 Jy/beam ! Clean residual mean=-0.000012 rms=0.004434 Jy/beam ! Combined flux in latest and established models = 0.191738 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.191738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111840Jy sigma=0.629265 ! Fit after self-cal, rms=0.111737Jy sigma=0.629052 ! 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.196 mas, bmaj=7.98 mas, bpa=-4.734 degrees ! Estimated noise=1.55004 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.00348607 Jy ! Component: 100 - total flux cleaned = 0.00383786 Jy ! Component: 150 - total flux cleaned = 0.00397633 Jy ! Component: 200 - total flux cleaned = 0.00398222 Jy ! Total flux subtracted in 200 components = 0.00398222 Jy ! Clean residual min=-0.012417 max=0.024507 Jy/beam ! Clean residual mean=-0.000043 rms=0.004866 Jy/beam ! Combined flux in latest and established models = 0.19572 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 11 components and 0.19572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111529Jy sigma=0.624452 ! Fit after self-cal, rms=0.111526Jy sigma=0.624442 ! 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.196 x 7.98 at -4.734 degrees (North through East) ! Clean map min=-0.012061 max=0.19796 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 2.52 FD 0.88 HN 1.37 KP 0.88 ! LA 0.89 MK 0.95 NL 1.05 OV 0.91 ! PT 0.91 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 4.03 FD 0.88 HN 1.50 KP 0.86 ! LA 0.91 MK 0.93 NL 1.15 OV 0.92 ! PT 0.90 SC 0.84 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 2.78 FD 0.89 HN 1.49 KP 0.84 ! LA 0.90 MK 0.97 NL 1.06 OV 0.91 ! PT 0.89 SC 0.94 ! ! ! Fit before self-cal, rms=0.111526Jy sigma=0.624442 ! Fit after self-cal, rms=0.179194Jy sigma=0.479709 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.144 mas, bmaj=7.896 mas, bpa=-4.126 degrees ! Estimated noise=1.54282 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.00142963 Jy ! Component: 100 - total flux cleaned = 0.001351 Jy ! Component: 150 - total flux cleaned = 0.00131668 Jy ! Component: 200 - total flux cleaned = 0.00128613 Jy ! Total flux subtracted in 200 components = 0.00128613 Jy ! Clean residual min=-0.004847 max=0.004450 Jy/beam ! Clean residual mean=-0.000003 rms=0.001158 Jy/beam ! Combined flux in latest and established models = 0.197006 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 15 components and 0.197006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.179176Jy sigma=0.479368 ! Fit after self-cal, rms=0.180341Jy sigma=0.478200 ! 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.180341Jy sigma=0.478200 ! Fit after self-cal, rms=0.174572Jy sigma=0.470840 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.136 mas, bmaj=7.917 mas, bpa=-4.167 degrees ! Estimated noise=1.55019 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123669 Jy ! Component: 100 - total flux cleaned = 0.00147148 Jy ! Component: 150 - total flux cleaned = 0.0014915 Jy ! Component: 200 - total flux cleaned = 0.00150997 Jy ! Total flux subtracted in 200 components = 0.00150997 Jy ! Clean residual min=-0.003002 max=0.003279 Jy/beam ! Clean residual mean=-0.000005 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.198516 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 25 components and 0.198516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.174555Jy sigma=0.470755 ! Fit after self-cal, rms=0.174567Jy sigma=0.470719 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 (39, -91.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00284185 Jy ! Component: 100 - total flux cleaned = 0.00319669 Jy ! Component: 150 - total flux cleaned = 0.00334607 Jy ! Component: 200 - total flux cleaned = 0.00339155 Jy ! Total flux subtracted in 200 components = 0.00339155 Jy ! Clean residual min=-0.002848 max=0.002774 Jy/beam ! Clean residual mean=0.000002 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.201907 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 41 components and 0.201908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.174507Jy sigma=0.470072 ! Fit after self-cal, rms=0.174492Jy sigma=0.470041 ! 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.174492Jy sigma=0.470041 ! Fit after self-cal, rms=0.171345Jy sigma=0.469195 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.13 mas, bmaj=7.904 mas, bpa=-4.171 degrees ! Estimated noise=1.54596 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000777477 Jy ! Component: 100 - total flux cleaned = 0.00085219 Jy ! Component: 150 - total flux cleaned = 0.00091683 Jy ! Component: 200 - total flux cleaned = 0.000945451 Jy ! Total flux subtracted in 200 components = 0.000945451 Jy ! Clean residual min=-0.002561 max=0.002773 Jy/beam ! Clean residual mean=0.000002 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.202853 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 50 components and 0.202853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.171320Jy sigma=0.469069 ! Fit after self-cal, rms=0.171292Jy sigma=0.469059 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.000148706 Jy ! Component: 100 - total flux cleaned = 0.000174237 Jy ! Component: 150 - total flux cleaned = 0.000173669 Jy ! Component: 200 - total flux cleaned = 0.000195907 Jy ! Total flux subtracted in 200 components = 0.000195907 Jy ! Clean residual min=-0.002550 max=0.002731 Jy/beam ! Clean residual mean=0.000003 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.203049 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 56 components and 0.203049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.171279Jy sigma=0.469001 ! Fit after self-cal, rms=0.171277Jy sigma=0.469000 ! 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.171277Jy sigma=0.469000 ! Fit after self-cal, rms=0.170733Jy sigma=0.468986 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.651 mas, bmaj=22.99 mas, bpa=-0.6414 degrees ! Estimated noise=1.90652 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000359104 Jy ! Component: 100 - total flux cleaned = 0.000325739 Jy ! Component: 150 - total flux cleaned = 0.000296686 Jy ! Component: 200 - total flux cleaned = 0.000268468 Jy ! Total flux subtracted in 200 components = 0.000268468 Jy ! Clean residual min=-0.002631 max=0.002681 Jy/beam ! Clean residual mean=0.000006 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.203317 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 63 components and 0.203317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.170731Jy sigma=0.468974 ! Fit after self-cal, rms=0.170725Jy sigma=0.468968 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.98967e-05 Jy ! Component: 100 - total flux cleaned = -9.51804e-06 Jy ! Component: 150 - total flux cleaned = -3.63632e-05 Jy ! Component: 200 - total flux cleaned = -7.42094e-05 Jy ! Total flux subtracted in 200 components = -7.42094e-05 Jy ! Clean residual min=-0.002628 max=0.002676 Jy/beam ! Clean residual mean=0.000005 rms=0.000862 Jy/beam ! Combined flux in latest and established models = 0.203243 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 66 components and 0.203243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.170724Jy sigma=0.468981 ! Fit after self-cal, rms=0.170722Jy sigma=0.468977 ! 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.128 mas, bmaj=7.904 mas, bpa=-4.188 degrees ! Estimated noise=1.54539 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.128 x 7.904 at -4.188 degrees (North through East) ! Clean map min=-0.0024235 max=0.19721 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.493 mas, bmaj=6.513 mas, bpa=-5.849 degrees ! Estimated noise=2.38819 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.154079 Jy ! Component: 100 - total flux cleaned = 0.187729 Jy ! Component: 150 - total flux cleaned = 0.195768 Jy ! Component: 200 - total flux cleaned = 0.198701 Jy ! Total flux subtracted in 200 components = 0.198701 Jy ! Clean residual min=-0.004976 max=0.005151 Jy/beam ! Clean residual mean=-0.000001 rms=0.001308 Jy/beam ! Combined flux in latest and established models = 0.198701 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.198701 Jy ! Inverting map and beam ! Estimated beam: bmin=3.128 mas, bmaj=7.904 mas, bpa=-4.188 degrees ! Estimated noise=1.54539 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-4.5, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00346682 Jy ! Component: 100 - total flux cleaned = 0.00465389 Jy ! Component: 150 - total flux cleaned = 0.00495945 Jy ! Component: 200 - total flux cleaned = 0.00501181 Jy ! Total flux subtracted in 200 components = 0.00501181 Jy ! Clean residual min=-0.002712 max=0.002432 Jy/beam ! Clean residual mean=0.000003 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.203713 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 36 components and 0.203713 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.651 mas, bmaj=22.99 mas, bpa=-0.6414 degrees ! Estimated noise=1.90652 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.07693e-05 Jy ! Component: 100 - total flux cleaned = 6.7927e-05 Jy ! Component: 150 - total flux cleaned = 2.74902e-05 Jy ! Component: 200 - total flux cleaned = -5.96569e-06 Jy ! Total flux subtracted in 200 components = -5.96569e-06 Jy ! Clean residual min=-0.002524 max=0.002739 Jy/beam ! Clean residual mean=0.000007 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.203707 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 = -4.67489e-05 Jy ! Component: 100 - total flux cleaned = -7.59095e-05 Jy ! Component: 150 - total flux cleaned = -0.000103413 Jy ! Component: 200 - total flux cleaned = -0.000129045 Jy ! Total flux subtracted in 200 components = -0.000129045 Jy ! Clean residual min=-0.002502 max=0.002721 Jy/beam ! Clean residual mean=0.000006 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.203578 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 51 components and 0.203578 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.128 mas, bmaj=7.904 mas, bpa=-4.188 degrees ! Estimated noise=1.54539 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.01587e-05 Jy ! Component: 100 - total flux cleaned = -3.49646e-05 Jy ! Component: 150 - total flux cleaned = -7.77018e-05 Jy ! Component: 200 - total flux cleaned = -0.000118789 Jy ! Total flux subtracted in 200 components = -0.000118789 Jy ! Clean residual min=-0.002589 max=0.002317 Jy/beam ! Clean residual mean=0.000003 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.203459 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 63 components and 0.203459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.170718Jy sigma=0.468868 ! Fit after self-cal, rms=0.170708Jy sigma=0.468832 wmodel J1252-3319_S_map.mod ! Writing 63 model components to file: J1252-3319_S_map.mod wobs J1252-3319_S_uvs.fits ! Writing UV FITS file: J1252-3319_S_uvs.fits wwins J1252-3319_S_map.win ! wwins: Wrote 3 windows to J1252-3319_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.000750651 Jy ! Component: 100 - total flux cleaned = -0.00104492 Jy ! Component: 150 - total flux cleaned = -0.00116599 Jy ! Component: 200 - total flux cleaned = -0.00112635 Jy ! Component: 250 - total flux cleaned = -0.000976525 Jy ! Component: 300 - total flux cleaned = -0.000940886 Jy ! Component: 350 - total flux cleaned = -0.00101175 Jy ! Component: 400 - total flux cleaned = -0.00101167 Jy ! Component: 450 - total flux cleaned = -0.00104538 Jy ! Component: 500 - total flux cleaned = -0.00107828 Jy ! Component: 550 - total flux cleaned = -0.00107836 Jy ! Component: 600 - total flux cleaned = -0.00111014 Jy ! Component: 650 - total flux cleaned = -0.00117215 Jy ! Component: 700 - total flux cleaned = -0.00126248 Jy ! Component: 750 - total flux cleaned = -0.00120292 Jy ! Component: 800 - total flux cleaned = -0.00140649 Jy ! Component: 850 - total flux cleaned = -0.00151975 Jy ! Component: 900 - total flux cleaned = -0.00163135 Jy ! Component: 950 - total flux cleaned = -0.00182351 Jy ! Component: 1000 - total flux cleaned = -0.00190446 Jy ! Component: 1050 - total flux cleaned = -0.00211752 Jy ! Component: 1100 - total flux cleaned = -0.0023005 Jy ! Component: 1150 - total flux cleaned = -0.0024813 Jy ! Component: 1200 - total flux cleaned = -0.00276056 Jy ! Component: 1250 - total flux cleaned = -0.00286093 Jy ! Component: 1300 - total flux cleaned = -0.00308308 Jy ! Component: 1350 - total flux cleaned = -0.00320472 Jy ! Component: 1400 - total flux cleaned = -0.00342128 Jy ! Component: 1450 - total flux cleaned = -0.00358759 Jy ! Component: 1500 - total flux cleaned = -0.00379902 Jy ! Component: 1550 - total flux cleaned = -0.00400777 Jy ! Component: 1600 - total flux cleaned = -0.00414559 Jy ! Component: 1650 - total flux cleaned = -0.00434973 Jy ! Component: 1700 - total flux cleaned = -0.00450674 Jy ! Component: 1750 - total flux cleaned = -0.00459533 Jy ! Component: 1800 - total flux cleaned = -0.00472737 Jy ! Component: 1850 - total flux cleaned = -0.00487942 Jy ! Component: 1900 - total flux cleaned = -0.00496538 Jy ! Component: 1950 - total flux cleaned = -0.00505049 Jy ! Component: 2000 - total flux cleaned = -0.00509262 Jy ! Component: 2050 - total flux cleaned = -0.00526033 Jy ! Component: 2100 - total flux cleaned = -0.00532242 Jy ! Component: 2150 - total flux cleaned = -0.00544561 Jy ! Component: 2200 - total flux cleaned = -0.00550679 Jy ! Component: 2250 - total flux cleaned = -0.00558771 Jy ! Component: 2300 - total flux cleaned = -0.0057477 Jy ! Component: 2350 - total flux cleaned = -0.00578733 Jy ! Component: 2400 - total flux cleaned = -0.00586587 Jy ! Component: 2450 - total flux cleaned = -0.00596348 Jy ! Component: 2500 - total flux cleaned = -0.00596343 Jy ! Component: 2550 - total flux cleaned = -0.00609791 Jy ! Component: 2600 - total flux cleaned = -0.00625023 Jy ! Component: 2650 - total flux cleaned = -0.00638227 Jy ! Component: 2700 - total flux cleaned = -0.00643842 Jy ! Component: 2750 - total flux cleaned = -0.00649424 Jy ! Component: 2800 - total flux cleaned = -0.00662346 Jy ! Component: 2850 - total flux cleaned = -0.00667869 Jy ! Component: 2900 - total flux cleaned = -0.00675133 Jy ! Component: 2950 - total flux cleaned = -0.00682353 Jy ! Component: 3000 - total flux cleaned = -0.00693123 Jy ! Component: 3050 - total flux cleaned = -0.00696683 Jy ! Component: 3100 - total flux cleaned = -0.00694926 Jy ! Component: 3150 - total flux cleaned = -0.00707255 Jy ! Component: 3200 - total flux cleaned = -0.00705503 Jy ! Component: 3250 - total flux cleaned = -0.00714197 Jy ! Component: 3300 - total flux cleaned = -0.00710736 Jy ! Component: 3350 - total flux cleaned = -0.00714181 Jy ! Component: 3400 - total flux cleaned = -0.00712465 Jy ! Component: 3450 - total flux cleaned = -0.0070907 Jy ! Component: 3500 - total flux cleaned = -0.0071076 Jy ! Component: 3550 - total flux cleaned = -0.00710758 Jy ! Component: 3600 - total flux cleaned = -0.00709096 Jy ! Component: 3650 - total flux cleaned = -0.00710761 Jy ! Component: 3700 - total flux cleaned = -0.00712417 Jy ! Component: 3750 - total flux cleaned = -0.00714061 Jy ! Component: 3800 - total flux cleaned = -0.0071243 Jy ! Component: 3850 - total flux cleaned = -0.00715669 Jy ! Component: 3900 - total flux cleaned = -0.00712455 Jy ! Component: 3950 - total flux cleaned = -0.00722067 Jy ! Component: 4000 - total flux cleaned = -0.00725244 Jy ! Component: 4050 - total flux cleaned = -0.00725245 Jy ! Total flux subtracted in 4096 components = -0.00731564 Jy ! Clean residual min=-0.000830 max=0.001073 Jy/beam ! Clean residual mean=-0.000001 rms=0.000278 Jy/beam ! Combined flux in latest and established models = 0.196143 Jy keep ! Adding 247 model components to the UV plane model. ! The established model now contains 310 components and 0.196143 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1252-3319_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.128 x 7.904 at -4.188 degrees (North through East) ! Clean map min=-0.0020744 max=0.19662 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1252-3319_S_map.fits wmodel /image_prod/ug002_uva//J1252-3319_S_map.mod ! Writing 310 model components to file: /image_prod/ug002_uva//J1252-3319_S_map.mod wobs /image_prod/ug002_uva//J1252-3319_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1252-3319_S_uvs.fits wwins /image_prod/ug002_uva//J1252-3319_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1252-3319_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.196617 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000276329 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.421624 0.421624 0.843249 1.6865 3.37299 6.74599 13.492 26.984 53.9679 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.196 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 711.534 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1252-3319_S_dfm.log closed on Thu Mar 5 00:52:14 2020