! Started logfile: /image_prod/ug002_uva//J2005-2310_S_dfm.log on Thu Mar 5 04:35:05 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//J2005-2310_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2005-2310_S_uva.fits ! AN table 1: 40 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.874306 visibilities/baseline/integration-bin. ! Found source: J2005-2310 ! ! 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 3777 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 J2005-2310_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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.019935Jy sigma=6.324649 ! Fit after self-cal, rms=0.853673Jy sigma=5.251032 ! 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.808 mas, bmaj=14.02 mas, bpa=-20.73 degrees ! Estimated noise=2.57668 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.116912 Jy ! Component: 100 - total flux cleaned = 0.146023 Jy ! Total flux subtracted in 100 components = 0.146023 Jy ! Clean residual min=-0.008334 max=0.012557 Jy/beam ! Clean residual mean=-0.000025 rms=0.002527 Jy/beam ! Combined flux in latest and established models = 0.146023 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.146023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095629Jy sigma=0.525028 ! Fit after self-cal, rms=0.095565Jy sigma=0.524734 ! 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.456 mas, bmaj=14.99 mas, bpa=-19.15 degrees ! Estimated noise=1.9347 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.0171952 Jy ! Component: 100 - total flux cleaned = 0.0261257 Jy ! Component: 150 - total flux cleaned = 0.0312322 Jy ! Component: 200 - total flux cleaned = 0.0341379 Jy ! Total flux subtracted in 200 components = 0.0341379 Jy ! Clean residual min=-0.005746 max=0.005413 Jy/beam ! Clean residual mean=0.000012 rms=0.001487 Jy/beam ! Combined flux in latest and established models = 0.180161 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 44 components and 0.180161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092772Jy sigma=0.502472 ! Fit after self-cal, rms=0.092771Jy sigma=0.502041 ! 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.456 x 14.99 at -19.15 degrees (North through East) ! Clean map min=-0.0054508 max=0.15185 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.03 HN 1.14 KP 0.94 ! LA 1.01 MK 1.00 NL 1.00 OV 0.89 ! PT 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.07 HN 1.13 KP 0.97 ! LA 0.95 MK 0.96 NL 0.92 OV 0.95 ! PT 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.06 HN 1.07 KP 0.93 ! LA 1.00 MK 1.08 NL 0.86 OV 0.96 ! PT 1.08 ! ! ! Fit before self-cal, rms=0.092771Jy sigma=0.502041 ! Fit after self-cal, rms=0.092977Jy sigma=0.494441 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.502 mas, bmaj=15.08 mas, bpa=-19.34 degrees ! Estimated noise=1.93276 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 (118.5, -74). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00365372 Jy ! Component: 100 - total flux cleaned = 0.00358746 Jy ! Component: 150 - total flux cleaned = 0.00333816 Jy ! Component: 200 - total flux cleaned = 0.00304408 Jy ! Total flux subtracted in 200 components = 0.00304408 Jy ! Clean residual min=-0.004005 max=0.003885 Jy/beam ! Clean residual mean=-0.000009 rms=0.000999 Jy/beam ! Combined flux in latest and established models = 0.183205 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 67 components and 0.183205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092637Jy sigma=0.492811 ! Fit after self-cal, rms=0.092642Jy sigma=0.492552 ! 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.092642Jy sigma=0.492552 ! Fit after self-cal, rms=0.094613Jy sigma=0.490189 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.5 mas, bmaj=15.25 mas, bpa=-19.34 degrees ! Estimated noise=1.93704 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000436866 Jy ! Component: 100 - total flux cleaned = -0.00024743 Jy ! Component: 150 - total flux cleaned = -0.000136253 Jy ! Component: 200 - total flux cleaned = -8.73549e-05 Jy ! Total flux subtracted in 200 components = -8.73549e-05 Jy ! Clean residual min=-0.003447 max=0.003661 Jy/beam ! Clean residual mean=0.000000 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.183118 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 86 components and 0.183118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094516Jy sigma=0.489785 ! Fit after self-cal, rms=0.094537Jy sigma=0.489738 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.4567e-06 Jy ! Component: 100 - total flux cleaned = -1.66497e-06 Jy ! Component: 150 - total flux cleaned = -2.82477e-06 Jy ! Component: 200 - total flux cleaned = 3.74876e-05 Jy ! Total flux subtracted in 200 components = 3.74876e-05 Jy ! Clean residual min=-0.003415 max=0.003621 Jy/beam ! Clean residual mean=0.000000 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.183155 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 100 components and 0.183155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094485Jy sigma=0.489536 ! Fit after self-cal, rms=0.094477Jy sigma=0.489522 ! 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.094477Jy sigma=0.489522 ! Fit after self-cal, rms=0.095685Jy sigma=0.489359 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.501 mas, bmaj=15.32 mas, bpa=-19.32 degrees ! Estimated noise=1.94097 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000221098 Jy ! Component: 100 - total flux cleaned = -0.000317139 Jy ! Component: 150 - total flux cleaned = -0.00027297 Jy ! Component: 200 - total flux cleaned = -0.000156832 Jy ! Total flux subtracted in 200 components = -0.000156832 Jy ! Clean residual min=-0.003348 max=0.003519 Jy/beam ! Clean residual mean=0.000003 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.182998 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 113 components and 0.182998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095634Jy sigma=0.489150 ! Fit after self-cal, rms=0.095635Jy sigma=0.489137 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 (-100.5, -42). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00212331 Jy ! Component: 100 - total flux cleaned = 0.00196045 Jy ! Component: 150 - total flux cleaned = 0.00159405 Jy ! Component: 200 - total flux cleaned = 0.00128841 Jy ! Total flux subtracted in 200 components = 0.00128841 Jy ! Clean residual min=-0.003048 max=0.002786 Jy/beam ! Clean residual mean=0.000003 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.184287 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 137 components and 0.184287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095443Jy sigma=0.488177 ! Fit after self-cal, rms=0.095434Jy sigma=0.488127 ! 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.095434Jy sigma=0.488127 ! Fit after self-cal, rms=0.095261Jy sigma=0.488062 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.199 mas, bmaj=21.97 mas, bpa=-6.41 degrees ! Estimated noise=2.20771 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000789343 Jy ! Component: 100 - total flux cleaned = 0.00107051 Jy ! Component: 150 - total flux cleaned = 0.00117692 Jy ! Component: 200 - total flux cleaned = 0.00124023 Jy ! Total flux subtracted in 200 components = 0.00124023 Jy ! Clean residual min=-0.002819 max=0.002461 Jy/beam ! Clean residual mean=0.000003 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.185527 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 154 components and 0.185527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095248Jy sigma=0.487997 ! Fit after self-cal, rms=0.095253Jy sigma=0.487980 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.16868e-05 Jy ! Component: 100 - total flux cleaned = 9.61468e-05 Jy ! Component: 150 - total flux cleaned = 0.000175314 Jy ! Component: 200 - total flux cleaned = 0.000272045 Jy ! Total flux subtracted in 200 components = 0.000272045 Jy ! Clean residual min=-0.002749 max=0.002396 Jy/beam ! Clean residual mean=0.000002 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.185799 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 161 components and 0.185799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095245Jy sigma=0.487959 ! Fit after self-cal, rms=0.095247Jy sigma=0.487951 ! 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.5 mas, bmaj=15.35 mas, bpa=-19.27 degrees ! Estimated noise=1.93796 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.5 x 15.35 at -19.27 degrees (North through East) ! Clean map min=-0.003586 max=0.15108 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.84 mas, bmaj=14.35 mas, bpa=-20.88 degrees ! Estimated noise=2.58917 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.117248 Jy ! Component: 100 - total flux cleaned = 0.145708 Jy ! Component: 150 - total flux cleaned = 0.159476 Jy ! Component: 200 - total flux cleaned = 0.167833 Jy ! Total flux subtracted in 200 components = 0.167833 Jy ! Clean residual min=-0.005195 max=0.005498 Jy/beam ! Clean residual mean=-0.000010 rms=0.001521 Jy/beam ! Combined flux in latest and established models = 0.167833 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.167833 Jy ! Inverting map and beam ! Estimated beam: bmin=3.5 mas, bmaj=15.35 mas, bpa=-19.27 degrees ! Estimated noise=1.93796 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.00672793 Jy ! Component: 100 - total flux cleaned = 0.0110793 Jy ! Component: 150 - total flux cleaned = 0.012388 Jy ! Component: 200 - total flux cleaned = 0.0132485 Jy ! Total flux subtracted in 200 components = 0.0132485 Jy ! Clean residual min=-0.004024 max=0.003595 Jy/beam ! Clean residual mean=-0.000003 rms=0.000896 Jy/beam ! Combined flux in latest and established models = 0.181082 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 59 components and 0.181082 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.199 mas, bmaj=21.97 mas, bpa=-6.41 degrees ! Estimated noise=2.20771 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00275416 Jy ! Component: 100 - total flux cleaned = 0.00376942 Jy ! Component: 150 - total flux cleaned = 0.00434053 Jy ! Component: 200 - total flux cleaned = 0.00451278 Jy ! Total flux subtracted in 200 components = 0.00451278 Jy ! Clean residual min=-0.003189 max=0.002324 Jy/beam ! Clean residual mean=0.000000 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.185595 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 = 0.000154045 Jy ! Component: 100 - total flux cleaned = 0.00043107 Jy ! Component: 150 - total flux cleaned = 0.000556562 Jy ! Component: 200 - total flux cleaned = 0.00063656 Jy ! Total flux subtracted in 200 components = 0.00063656 Jy ! Clean residual min=-0.003021 max=0.002210 Jy/beam ! Clean residual mean=0.000001 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.186231 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 109 components and 0.186231 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.5 mas, bmaj=15.35 mas, bpa=-19.27 degrees ! Estimated noise=1.93796 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000178534 Jy ! Component: 100 - total flux cleaned = -0.000822102 Jy ! Component: 150 - total flux cleaned = -0.00118544 Jy ! Component: 200 - total flux cleaned = -0.00145881 Jy ! Total flux subtracted in 200 components = -0.00145881 Jy ! Clean residual min=-0.003607 max=0.002720 Jy/beam ! Clean residual mean=0.000002 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.184772 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 129 components and 0.184772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095470Jy sigma=0.488808 ! Fit after self-cal, rms=0.095424Jy sigma=0.488741 wmodel J2005-2310_S_map.mod ! Writing 129 model components to file: J2005-2310_S_map.mod wobs J2005-2310_S_uvs.fits ! Writing UV FITS file: J2005-2310_S_uvs.fits wwins J2005-2310_S_map.win ! wwins: Wrote 3 windows to J2005-2310_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.001295 Jy ! Component: 100 - total flux cleaned = -0.00159065 Jy ! Component: 150 - total flux cleaned = -0.00158998 Jy ! Component: 200 - total flux cleaned = -0.00189729 Jy ! Component: 250 - total flux cleaned = -0.00210869 Jy ! Component: 300 - total flux cleaned = -0.00223139 Jy ! Component: 350 - total flux cleaned = -0.00227154 Jy ! Component: 400 - total flux cleaned = -0.00227283 Jy ! Component: 450 - total flux cleaned = -0.00234962 Jy ! Component: 500 - total flux cleaned = -0.00242339 Jy ! Component: 550 - total flux cleaned = -0.00242308 Jy ! Component: 600 - total flux cleaned = -0.00256443 Jy ! Component: 650 - total flux cleaned = -0.00270362 Jy ! Component: 700 - total flux cleaned = -0.0028733 Jy ! Component: 750 - total flux cleaned = -0.00307281 Jy ! Component: 800 - total flux cleaned = -0.00323681 Jy ! Component: 850 - total flux cleaned = -0.00346222 Jy ! Component: 900 - total flux cleaned = -0.00362036 Jy ! Component: 950 - total flux cleaned = -0.00380646 Jy ! Component: 1000 - total flux cleaned = -0.00386722 Jy ! Component: 1050 - total flux cleaned = -0.00389745 Jy ! Component: 1100 - total flux cleaned = -0.00404555 Jy ! Component: 1150 - total flux cleaned = -0.00407537 Jy ! Component: 1200 - total flux cleaned = -0.0041903 Jy ! Component: 1250 - total flux cleaned = -0.00427494 Jy ! Component: 1300 - total flux cleaned = -0.00441409 Jy ! Component: 1350 - total flux cleaned = -0.00441413 Jy ! Component: 1400 - total flux cleaned = -0.00454932 Jy ! Component: 1450 - total flux cleaned = -0.00460244 Jy ! Component: 1500 - total flux cleaned = -0.00462863 Jy ! Component: 1550 - total flux cleaned = -0.00468074 Jy ! Component: 1600 - total flux cleaned = -0.00480921 Jy ! Component: 1650 - total flux cleaned = -0.00496073 Jy ! Component: 1700 - total flux cleaned = -0.00491062 Jy ! Component: 1750 - total flux cleaned = -0.00493569 Jy ! Component: 1800 - total flux cleaned = -0.00503319 Jy ! Component: 1850 - total flux cleaned = -0.00510496 Jy ! Component: 1900 - total flux cleaned = -0.00510506 Jy ! Component: 1950 - total flux cleaned = -0.00515224 Jy ! Component: 2000 - total flux cleaned = -0.0052684 Jy ! Component: 2050 - total flux cleaned = -0.00526823 Jy ! Component: 2100 - total flux cleaned = -0.00531352 Jy ! Component: 2150 - total flux cleaned = -0.00535815 Jy ! Component: 2200 - total flux cleaned = -0.00535798 Jy ! Component: 2250 - total flux cleaned = -0.00544572 Jy ! Component: 2300 - total flux cleaned = -0.00544581 Jy ! Component: 2350 - total flux cleaned = -0.00548863 Jy ! Component: 2400 - total flux cleaned = -0.00557328 Jy ! Component: 2450 - total flux cleaned = -0.00561514 Jy ! Component: 2500 - total flux cleaned = -0.00561486 Jy ! Component: 2550 - total flux cleaned = -0.00565626 Jy ! Component: 2600 - total flux cleaned = -0.00563557 Jy ! Component: 2650 - total flux cleaned = -0.00571637 Jy ! Component: 2700 - total flux cleaned = -0.00569616 Jy ! Component: 2750 - total flux cleaned = -0.00573573 Jy ! Component: 2800 - total flux cleaned = -0.00575553 Jy ! Component: 2850 - total flux cleaned = -0.00577494 Jy ! Component: 2900 - total flux cleaned = -0.0057172 Jy ! Component: 2950 - total flux cleaned = -0.00573645 Jy ! Component: 3000 - total flux cleaned = -0.00569842 Jy ! Component: 3050 - total flux cleaned = -0.00567996 Jy ! Component: 3100 - total flux cleaned = -0.00569873 Jy ! Component: 3150 - total flux cleaned = -0.00568008 Jy ! Component: 3200 - total flux cleaned = -0.00569879 Jy ! Component: 3250 - total flux cleaned = -0.00573513 Jy ! Component: 3300 - total flux cleaned = -0.00571722 Jy ! Component: 3350 - total flux cleaned = -0.00582445 Jy ! Component: 3400 - total flux cleaned = -0.00577145 Jy ! Component: 3450 - total flux cleaned = -0.00582433 Jy ! Component: 3500 - total flux cleaned = -0.00589398 Jy ! Component: 3550 - total flux cleaned = -0.00585927 Jy ! Component: 3600 - total flux cleaned = -0.00589373 Jy ! Component: 3650 - total flux cleaned = -0.00591067 Jy ! Component: 3700 - total flux cleaned = -0.0059615 Jy ! Component: 3750 - total flux cleaned = -0.00597828 Jy ! Component: 3800 - total flux cleaned = -0.00601172 Jy ! Component: 3850 - total flux cleaned = -0.00604483 Jy ! Component: 3900 - total flux cleaned = -0.00604506 Jy ! Component: 3950 - total flux cleaned = -0.00614324 Jy ! Component: 4000 - total flux cleaned = -0.00620812 Jy ! Component: 4050 - total flux cleaned = -0.00620807 Jy ! Total flux subtracted in 4096 components = -0.0063041 Jy ! Clean residual min=-0.000969 max=0.000979 Jy/beam ! Clean residual mean=-0.000003 rms=0.000292 Jy/beam ! Combined flux in latest and established models = 0.178468 Jy keep ! Adding 244 model components to the UV plane model. ! The established model now contains 372 components and 0.178468 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2005-2310_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.5 x 15.35 at -19.27 degrees (North through East) ! Clean map min=-0.0023767 max=0.14942 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2005-2310_S_map.fits wmodel /image_prod/ug002_uva//J2005-2310_S_map.mod ! Writing 372 model components to file: /image_prod/ug002_uva//J2005-2310_S_map.mod wobs /image_prod/ug002_uva//J2005-2310_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2005-2310_S_uvs.fits wwins /image_prod/ug002_uva//J2005-2310_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J2005-2310_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.149422 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00028753 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.577284 0.577284 1.15457 2.30914 4.61827 9.23655 18.4731 36.9462 73.8924 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.149 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 519.674 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2005-2310_S_dfm.log closed on Thu Mar 5 04:35:09 2020