! Started logfile: /image_prod/ug002_uva//J1209-3214_S_dfm.log on Thu Mar 5 00:27:55 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//J1209-3214_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1209-3214_S_uva.fits ! AN table 1: 40 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.844048 visibilities/baseline/integration-bin. ! Found source: J1209-3214 ! ! 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 2127 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 J1209-3214_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.058951Jy sigma=5.294359 ! Fit after self-cal, rms=0.747078Jy sigma=3.774350 ! 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.039 mas, bmaj=5.575 mas, bpa=-5.638 degrees ! Estimated noise=4.91539 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.195444 Jy ! Component: 100 - total flux cleaned = 0.241211 Jy ! Total flux subtracted in 100 components = 0.241211 Jy ! Clean residual min=-0.013066 max=0.019302 Jy/beam ! Clean residual mean=-0.000011 rms=0.004143 Jy/beam ! Combined flux in latest and established models = 0.241211 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.241211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120245Jy sigma=0.487991 ! Fit after self-cal, rms=0.120211Jy sigma=0.487861 ! 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=2.555 mas, bmaj=6.435 mas, bpa=-3.325 degrees ! Estimated noise=3.18933 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.0215635 Jy ! Component: 100 - total flux cleaned = 0.0305053 Jy ! Component: 150 - total flux cleaned = 0.0350451 Jy ! Component: 200 - total flux cleaned = 0.0374729 Jy ! Total flux subtracted in 200 components = 0.0374729 Jy ! Clean residual min=-0.010884 max=0.011726 Jy/beam ! Clean residual mean=0.000017 rms=0.003090 Jy/beam ! Combined flux in latest and established models = 0.278683 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 25 components and 0.278684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115675Jy sigma=0.469856 ! Fit after self-cal, rms=0.115612Jy sigma=0.469686 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.555 x 6.435 at -3.325 degrees (North through East) ! Clean map min=-0.010502 max=0.2537 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.78 KP 0.97 LA 1.01 MK 0.98 ! NL 1.08 OV 0.92 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.33 KP 0.95 LA 1.00 MK 1.03 ! NL 1.11 OV 1.01 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 KP 0.96 LA 0.97 MK 0.98 ! NL 1.08 OV 1.00 SC 0.96 ! ! ! Fit before self-cal, rms=0.115612Jy sigma=0.469686 ! Fit after self-cal, rms=0.118089Jy sigma=0.449984 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.55 mas, bmaj=6.427 mas, bpa=-3.059 degrees ! Estimated noise=3.198 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.00280031 Jy ! Component: 100 - total flux cleaned = 0.00413043 Jy ! Component: 150 - total flux cleaned = 0.00420888 Jy ! Component: 200 - total flux cleaned = 0.0042448 Jy ! Total flux subtracted in 200 components = 0.0042448 Jy ! Clean residual min=-0.009500 max=0.009416 Jy/beam ! Clean residual mean=0.000011 rms=0.002499 Jy/beam ! Combined flux in latest and established models = 0.282928 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 33 components and 0.282928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117897Jy sigma=0.449908 ! Fit after self-cal, rms=0.118058Jy sigma=0.449734 ! 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.118058Jy sigma=0.449734 ! Fit after self-cal, rms=0.111427Jy sigma=0.440243 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.543 mas, bmaj=6.426 mas, bpa=-3.157 degrees ! Estimated noise=3.22306 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00240825 Jy ! Component: 100 - total flux cleaned = 0.00362461 Jy ! Component: 150 - total flux cleaned = 0.00380696 Jy ! Component: 200 - total flux cleaned = 0.00390643 Jy ! Total flux subtracted in 200 components = 0.00390643 Jy ! Clean residual min=-0.006428 max=0.006316 Jy/beam ! Clean residual mean=0.000001 rms=0.001602 Jy/beam ! Combined flux in latest and established models = 0.286835 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.286835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111334Jy sigma=0.440083 ! Fit after self-cal, rms=0.111356Jy sigma=0.440022 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.32214e-05 Jy ! Component: 100 - total flux cleaned = 9.8763e-05 Jy ! Component: 150 - total flux cleaned = 0.000118394 Jy ! Component: 200 - total flux cleaned = 0.00015545 Jy ! Total flux subtracted in 200 components = 0.00015545 Jy ! Clean residual min=-0.006381 max=0.006223 Jy/beam ! Clean residual mean=0.000001 rms=0.001598 Jy/beam ! Combined flux in latest and established models = 0.28699 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.28699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111348Jy sigma=0.439962 ! Fit after self-cal, rms=0.111345Jy sigma=0.439951 ! 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.111345Jy sigma=0.439951 ! Fit after self-cal, rms=0.109126Jy sigma=0.438436 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.539 mas, bmaj=6.422 mas, bpa=-3.16 degrees ! Estimated noise=3.22349 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000755102 Jy ! Component: 100 - total flux cleaned = 0.000912624 Jy ! Component: 150 - total flux cleaned = 0.000966561 Jy ! Component: 200 - total flux cleaned = 0.00101533 Jy ! Total flux subtracted in 200 components = 0.00101533 Jy ! Clean residual min=-0.005460 max=0.005875 Jy/beam ! Clean residual mean=-0.000005 rms=0.001419 Jy/beam ! Combined flux in latest and established models = 0.288006 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.288006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109109Jy sigma=0.438347 ! Fit after self-cal, rms=0.109072Jy sigma=0.438325 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.75263e-05 Jy ! Component: 100 - total flux cleaned = 7.24398e-05 Jy ! Component: 150 - total flux cleaned = 7.23154e-05 Jy ! Component: 200 - total flux cleaned = 0.000109432 Jy ! Total flux subtracted in 200 components = 0.000109432 Jy ! Clean residual min=-0.005415 max=0.005819 Jy/beam ! Clean residual mean=-0.000005 rms=0.001414 Jy/beam ! Combined flux in latest and established models = 0.288115 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 46 components and 0.288115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109066Jy sigma=0.438270 ! Fit after self-cal, rms=0.109063Jy sigma=0.438264 ! 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.109063Jy sigma=0.438264 ! Fit after self-cal, rms=0.109143Jy sigma=0.438242 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.907 mas, bmaj=17.37 mas, bpa=-0.6349 degrees ! Estimated noise=4.88986 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0023998 Jy ! Component: 100 - total flux cleaned = 0.00290289 Jy ! Component: 150 - total flux cleaned = 0.00292077 Jy ! Component: 200 - total flux cleaned = 0.00292121 Jy ! Total flux subtracted in 200 components = 0.00292121 Jy ! Clean residual min=-0.006514 max=0.009696 Jy/beam ! Clean residual mean=-0.000010 rms=0.002628 Jy/beam ! Combined flux in latest and established models = 0.291036 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 52 components and 0.291036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109158Jy sigma=0.438330 ! Fit after self-cal, rms=0.109129Jy sigma=0.438271 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.000114421 Jy ! Component: 100 - total flux cleaned = 9.07835e-05 Jy ! Component: 150 - total flux cleaned = 7.09876e-05 Jy ! Component: 200 - total flux cleaned = 7.04112e-05 Jy ! Total flux subtracted in 200 components = 7.04112e-05 Jy ! Clean residual min=-0.006507 max=0.009697 Jy/beam ! Clean residual mean=-0.000010 rms=0.002628 Jy/beam ! Combined flux in latest and established models = 0.291107 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 56 components and 0.291107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109144Jy sigma=0.438301 ! Fit after self-cal, rms=0.109132Jy sigma=0.438281 ! 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.535 mas, bmaj=6.416 mas, bpa=-3.151 degrees ! Estimated noise=3.22404 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.535 x 6.416 at -3.151 degrees (North through East) ! Clean map min=-0.0050246 max=0.25513 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.029 mas, bmaj=5.543 mas, bpa=-5.282 degrees ! Estimated noise=4.89263 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.194267 Jy ! Component: 100 - total flux cleaned = 0.24047 Jy ! Component: 150 - total flux cleaned = 0.260886 Jy ! Component: 200 - total flux cleaned = 0.271092 Jy ! Total flux subtracted in 200 components = 0.271092 Jy ! Clean residual min=-0.008438 max=0.007861 Jy/beam ! Clean residual mean=-0.000010 rms=0.002126 Jy/beam ! Combined flux in latest and established models = 0.271092 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.271092 Jy ! Inverting map and beam ! Estimated beam: bmin=2.535 mas, bmaj=6.416 mas, bpa=-3.151 degrees ! Estimated noise=3.22404 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.00863903 Jy ! Component: 100 - total flux cleaned = 0.013121 Jy ! Component: 150 - total flux cleaned = 0.0155783 Jy ! Component: 200 - total flux cleaned = 0.0169703 Jy ! Total flux subtracted in 200 components = 0.0169703 Jy ! Clean residual min=-0.005146 max=0.005642 Jy/beam ! Clean residual mean=-0.000006 rms=0.001404 Jy/beam ! Combined flux in latest and established models = 0.288063 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 39 components and 0.288063 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.907 mas, bmaj=17.37 mas, bpa=-0.6349 degrees ! Estimated noise=4.88986 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00236036 Jy ! Component: 100 - total flux cleaned = 0.00294052 Jy ! Component: 150 - total flux cleaned = 0.00294056 Jy ! Component: 200 - total flux cleaned = 0.00295781 Jy ! Total flux subtracted in 200 components = 0.00295781 Jy ! Clean residual min=-0.006504 max=0.009715 Jy/beam ! Clean residual mean=-0.000010 rms=0.002625 Jy/beam ! Combined flux in latest and established models = 0.29102 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.68836e-05 Jy ! Component: 100 - total flux cleaned = 1.75891e-05 Jy ! Component: 150 - total flux cleaned = 3.32103e-05 Jy ! Component: 200 - total flux cleaned = 3.37612e-05 Jy ! Total flux subtracted in 200 components = 3.37612e-05 Jy ! Clean residual min=-0.006493 max=0.009707 Jy/beam ! Clean residual mean=-0.000010 rms=0.002623 Jy/beam ! Combined flux in latest and established models = 0.291054 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 45 components and 0.291054 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.535 mas, bmaj=6.416 mas, bpa=-3.151 degrees ! Estimated noise=3.22404 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00150368 Jy ! Component: 100 - total flux cleaned = -0.00159604 Jy ! Component: 150 - total flux cleaned = -0.00159982 Jy ! Component: 200 - total flux cleaned = -0.00158318 Jy ! Total flux subtracted in 200 components = -0.00158318 Jy ! Clean residual min=-0.005200 max=0.005691 Jy/beam ! Clean residual mean=-0.000005 rms=0.001394 Jy/beam ! Combined flux in latest and established models = 0.289471 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 53 components and 0.289471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109105Jy sigma=0.438085 ! Fit after self-cal, rms=0.109110Jy sigma=0.438079 wmodel J1209-3214_S_map.mod ! Writing 53 model components to file: J1209-3214_S_map.mod wobs J1209-3214_S_uvs.fits ! Writing UV FITS file: J1209-3214_S_uvs.fits wwins J1209-3214_S_map.win ! wwins: Wrote 1 windows to J1209-3214_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.00146833 Jy ! Component: 100 - total flux cleaned = 0.00201393 Jy ! Component: 150 - total flux cleaned = 0.00243788 Jy ! Component: 200 - total flux cleaned = 0.00275734 Jy ! Component: 250 - total flux cleaned = 0.00291218 Jy ! Component: 300 - total flux cleaned = 0.00298334 Jy ! Component: 350 - total flux cleaned = 0.00298414 Jy ! Component: 400 - total flux cleaned = 0.00291765 Jy ! Component: 450 - total flux cleaned = 0.00285375 Jy ! Component: 500 - total flux cleaned = 0.00273164 Jy ! Component: 550 - total flux cleaned = 0.00261534 Jy ! Component: 600 - total flux cleaned = 0.00255872 Jy ! Component: 650 - total flux cleaned = 0.00255782 Jy ! Component: 700 - total flux cleaned = 0.00239721 Jy ! Component: 750 - total flux cleaned = 0.00239659 Jy ! Component: 800 - total flux cleaned = 0.00224423 Jy ! Component: 850 - total flux cleaned = 0.00209607 Jy ! Component: 900 - total flux cleaned = 0.00204753 Jy ! Component: 950 - total flux cleaned = 0.00195361 Jy ! Component: 1000 - total flux cleaned = 0.00186284 Jy ! Component: 1050 - total flux cleaned = 0.00181822 Jy ! Component: 1100 - total flux cleaned = 0.00168673 Jy ! Component: 1150 - total flux cleaned = 0.00168412 Jy ! Component: 1200 - total flux cleaned = 0.00159927 Jy ! Component: 1250 - total flux cleaned = 0.00164055 Jy ! Component: 1300 - total flux cleaned = 0.00151959 Jy ! Component: 1350 - total flux cleaned = 0.00140061 Jy ! Component: 1400 - total flux cleaned = 0.00132217 Jy ! Component: 1450 - total flux cleaned = 0.00116829 Jy ! Component: 1500 - total flux cleaned = 0.00105462 Jy ! Component: 1550 - total flux cleaned = 0.000979687 Jy ! Component: 1600 - total flux cleaned = 0.000942697 Jy ! Component: 1650 - total flux cleaned = 0.00068855 Jy ! Component: 1700 - total flux cleaned = 0.000438381 Jy ! Component: 1750 - total flux cleaned = 0.000156365 Jy ! Component: 1800 - total flux cleaned = -5.27472e-05 Jy ! Component: 1850 - total flux cleaned = -0.000224475 Jy ! Component: 1900 - total flux cleaned = -0.000326239 Jy ! Component: 1950 - total flux cleaned = -0.000460976 Jy ! Component: 2000 - total flux cleaned = -0.000594158 Jy ! Component: 2050 - total flux cleaned = -0.0007261 Jy ! Component: 2100 - total flux cleaned = -0.00062821 Jy ! Component: 2150 - total flux cleaned = -0.000724943 Jy ! Component: 2200 - total flux cleaned = -0.000597123 Jy ! Component: 2250 - total flux cleaned = -0.000660836 Jy ! Component: 2300 - total flux cleaned = -0.000723479 Jy ! Component: 2350 - total flux cleaned = -0.00069198 Jy ! Component: 2400 - total flux cleaned = -0.000660822 Jy ! Component: 2450 - total flux cleaned = -0.000661052 Jy ! Component: 2500 - total flux cleaned = -0.000691353 Jy ! Component: 2550 - total flux cleaned = -0.000721385 Jy ! Component: 2600 - total flux cleaned = -0.000721806 Jy ! Component: 2650 - total flux cleaned = -0.000781693 Jy ! Component: 2700 - total flux cleaned = -0.000870465 Jy ! Component: 2750 - total flux cleaned = -0.000929041 Jy ! Component: 2800 - total flux cleaned = -0.000958314 Jy ! Component: 2850 - total flux cleaned = -0.00104534 Jy ! Component: 2900 - total flux cleaned = -0.00101656 Jy ! Component: 2950 - total flux cleaned = -0.00116004 Jy ! Component: 3000 - total flux cleaned = -0.0013312 Jy ! Component: 3050 - total flux cleaned = -0.00138788 Jy ! Component: 3100 - total flux cleaned = -0.00144467 Jy ! Component: 3150 - total flux cleaned = -0.00152923 Jy ! Component: 3200 - total flux cleaned = -0.00164147 Jy ! Component: 3250 - total flux cleaned = -0.00175338 Jy ! Component: 3300 - total flux cleaned = -0.00180903 Jy ! Component: 3350 - total flux cleaned = -0.00192002 Jy ! Component: 3400 - total flux cleaned = -0.00194785 Jy ! Component: 3450 - total flux cleaned = -0.00203053 Jy ! Component: 3500 - total flux cleaned = -0.00214053 Jy ! Component: 3550 - total flux cleaned = -0.00227769 Jy ! Component: 3600 - total flux cleaned = -0.00233253 Jy ! Component: 3650 - total flux cleaned = -0.00244195 Jy ! Component: 3700 - total flux cleaned = -0.00257855 Jy ! Component: 3750 - total flux cleaned = -0.00266035 Jy ! Component: 3800 - total flux cleaned = -0.00276929 Jy ! Component: 3850 - total flux cleaned = -0.00287785 Jy ! Component: 3900 - total flux cleaned = -0.00295934 Jy ! Component: 3950 - total flux cleaned = -0.00301353 Jy ! Component: 4000 - total flux cleaned = -0.00309486 Jy ! Component: 4050 - total flux cleaned = -0.00312179 Jy ! Total flux subtracted in 4096 components = -0.00317618 Jy ! Clean residual min=-0.001508 max=0.001574 Jy/beam ! Clean residual mean=-0.000001 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.286295 Jy keep ! Adding 257 model components to the UV plane model. ! The established model now contains 310 components and 0.286295 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1209-3214_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.535 x 6.416 at -3.151 degrees (North through East) ! Clean map min=-0.0041084 max=0.25601 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1209-3214_S_map.fits wmodel /image_prod/ug002_uva//J1209-3214_S_map.mod ! Writing 310 model components to file: /image_prod/ug002_uva//J1209-3214_S_map.mod wobs /image_prod/ug002_uva//J1209-3214_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1209-3214_S_uvs.fits wwins /image_prod/ug002_uva//J1209-3214_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1209-3214_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.256012 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000452413 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.530146 0.530146 1.06029 2.12058 4.24117 8.48234 16.9647 33.9294 67.8587 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.256 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 565.881 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1209-3214_S_dfm.log closed on Thu Mar 5 00:27:58 2020