! Started logfile: /image_prod/ug002_uva//J2225-1113_S_dfm.log on Thu Mar 5 05:41:34 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//J2225-1113_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2225-1113_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.89963 visibilities/baseline/integration-bin. ! Found source: J2225-1113 ! ! 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 7287 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 J2225-1113_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003408Jy sigma=7.898182 ! Fit after self-cal, rms=0.939985Jy sigma=7.378272 ! 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.658 mas, bmaj=7.248 mas, bpa=-5.363 degrees ! Estimated noise=1.69189 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.0498406 Jy ! Component: 100 - total flux cleaned = 0.0608374 Jy ! Total flux subtracted in 100 components = 0.0608374 Jy ! Clean residual min=-0.003494 max=0.004277 Jy/beam ! Clean residual mean=0.000011 rms=0.000987 Jy/beam ! Combined flux in latest and established models = 0.0608374 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0608374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069506Jy sigma=0.480535 ! Fit after self-cal, rms=0.068628Jy sigma=0.473299 ! 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.299 mas, bmaj=8.572 mas, bpa=-5.278 degrees ! Estimated noise=1.08647 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.00450605 Jy ! Component: 100 - total flux cleaned = 0.00665753 Jy ! Component: 150 - total flux cleaned = 0.00776549 Jy ! Component: 200 - total flux cleaned = 0.00828018 Jy ! Total flux subtracted in 200 components = 0.00828018 Jy ! Clean residual min=-0.002708 max=0.003902 Jy/beam ! Clean residual mean=0.000011 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.0691176 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0691176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068466Jy sigma=0.470137 ! Fit after self-cal, rms=0.068484Jy sigma=0.470050 ! 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.299 x 8.572 at -5.278 degrees (North through East) ! Clean map min=-0.0026523 max=0.063242 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.40 FD 0.97 HN 0.99 KP 0.97 ! LA 1.00 MK 1.00 NL 0.95 OV 0.98 ! PT 0.95 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.47 FD 1.01 HN 0.95 KP 0.98 ! LA 1.01 MK 1.05 NL 1.05 OV 0.98 ! PT 0.98 SC 0.90 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.76 FD 1.00 HN 1.06 KP 0.97 ! LA 0.97 MK 0.99 NL 0.98 OV 0.94 ! PT 1.02 SC 1.04 ! ! ! Fit before self-cal, rms=0.068484Jy sigma=0.470050 ! Fit after self-cal, rms=0.075708Jy sigma=0.467966 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.297 mas, bmaj=8.592 mas, bpa=-4.907 degrees ! Estimated noise=1.08106 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.000156241 Jy ! Component: 100 - total flux cleaned = -0.000196391 Jy ! Component: 150 - total flux cleaned = -0.000244936 Jy ! Component: 200 - total flux cleaned = -0.000259197 Jy ! Total flux subtracted in 200 components = -0.000259197 Jy ! Clean residual min=-0.002762 max=0.003755 Jy/beam ! Clean residual mean=0.000008 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.0688584 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 25 components and 0.0688584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075698Jy sigma=0.467866 ! Fit after self-cal, rms=0.075804Jy sigma=0.467757 ! 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.075804Jy sigma=0.467757 ! Fit after self-cal, rms=0.077320Jy sigma=0.466644 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.288 mas, bmaj=8.586 mas, bpa=-5.031 degrees ! Estimated noise=1.08034 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000283402 Jy ! Component: 100 - total flux cleaned = 0.000247222 Jy ! Component: 150 - total flux cleaned = 0.000201178 Jy ! Component: 200 - total flux cleaned = 0.0001622 Jy ! Total flux subtracted in 200 components = 0.0001622 Jy ! Clean residual min=-0.002697 max=0.003757 Jy/beam ! Clean residual mean=0.000006 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.0690206 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 30 components and 0.0690206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077311Jy sigma=0.466572 ! Fit after self-cal, rms=0.077356Jy sigma=0.466507 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 (7, 29). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00385078 Jy ! Component: 100 - total flux cleaned = 0.00609463 Jy ! Component: 150 - total flux cleaned = 0.00761942 Jy ! Component: 200 - total flux cleaned = 0.0086769 Jy ! Total flux subtracted in 200 components = 0.0086769 Jy ! Clean residual min=-0.002170 max=0.002218 Jy/beam ! Clean residual mean=0.000004 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.0776975 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 61 components and 0.0776975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077186Jy sigma=0.464008 ! Fit after self-cal, rms=0.077160Jy sigma=0.463726 ! 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.077160Jy sigma=0.463726 ! Fit after self-cal, rms=0.077227Jy sigma=0.463667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.28 mas, bmaj=8.587 mas, bpa=-5.039 degrees ! Estimated noise=1.07287 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135717 Jy ! Component: 100 - total flux cleaned = 0.00214078 Jy ! Component: 150 - total flux cleaned = 0.00230787 Jy ! Component: 200 - total flux cleaned = 0.00238109 Jy ! Total flux subtracted in 200 components = 0.00238109 Jy ! Clean residual min=-0.002013 max=0.001935 Jy/beam ! Clean residual mean=0.000002 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.0800786 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 81 components and 0.0800785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077192Jy sigma=0.463356 ! Fit after self-cal, rms=0.077195Jy sigma=0.463315 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.000572503 Jy ! Component: 100 - total flux cleaned = 0.000688397 Jy ! Component: 150 - total flux cleaned = 0.000774978 Jy ! Component: 200 - total flux cleaned = 0.000835744 Jy ! Total flux subtracted in 200 components = 0.000835744 Jy ! Clean residual min=-0.001987 max=0.001935 Jy/beam ! Clean residual mean=0.000002 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.0809143 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 93 components and 0.0809143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077175Jy sigma=0.463226 ! Fit after self-cal, rms=0.077175Jy sigma=0.463219 ! 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.077175Jy sigma=0.463219 ! Fit after self-cal, rms=0.077293Jy sigma=0.463203 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.917 mas, bmaj=16.2 mas, bpa=-2.881 degrees ! Estimated noise=1.32152 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118997 Jy ! Component: 100 - total flux cleaned = 0.00142915 Jy ! Component: 150 - total flux cleaned = 0.00149414 Jy ! Component: 200 - total flux cleaned = 0.00155558 Jy ! Total flux subtracted in 200 components = 0.00155558 Jy ! Clean residual min=-0.002048 max=0.002830 Jy/beam ! Clean residual mean=0.000003 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.0824699 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 97 components and 0.0824699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077284Jy sigma=0.463166 ! Fit after self-cal, rms=0.077280Jy sigma=0.463143 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.000376652 Jy ! Component: 100 - total flux cleaned = 0.000435316 Jy ! Component: 150 - total flux cleaned = 0.000491142 Jy ! Component: 200 - total flux cleaned = 0.000542644 Jy ! Total flux subtracted in 200 components = 0.000542644 Jy ! Clean residual min=-0.002002 max=0.002861 Jy/beam ! Clean residual mean=0.000003 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.0830125 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 103 components and 0.0830125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077273Jy sigma=0.463152 ! Fit after self-cal, rms=0.077273Jy sigma=0.463146 ! 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.277 mas, bmaj=8.584 mas, bpa=-5.022 degrees ! Estimated noise=1.07138 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.277 x 8.584 at -5.022 degrees (North through East) ! Clean map min=-0.0019017 max=0.062821 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.651 mas, bmaj=7.253 mas, bpa=-5.268 degrees ! Estimated noise=1.65007 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.04923 Jy ! Component: 100 - total flux cleaned = 0.0603787 Jy ! Component: 150 - total flux cleaned = 0.0649815 Jy ! Component: 200 - total flux cleaned = 0.0682635 Jy ! Total flux subtracted in 200 components = 0.0682635 Jy ! Clean residual min=-0.002900 max=0.002972 Jy/beam ! Clean residual mean=0.000005 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.0682635 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.0682635 Jy ! Inverting map and beam ! Estimated beam: bmin=3.277 mas, bmaj=8.584 mas, bpa=-5.022 degrees ! Estimated noise=1.07138 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.00379232 Jy ! Component: 100 - total flux cleaned = 0.00624886 Jy ! Component: 150 - total flux cleaned = 0.00812512 Jy ! Component: 200 - total flux cleaned = 0.00957341 Jy ! Total flux subtracted in 200 components = 0.00957341 Jy ! Clean residual min=-0.002092 max=0.002241 Jy/beam ! Clean residual mean=0.000005 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.0778369 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 55 components and 0.0778369 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=7.917 mas, bmaj=16.2 mas, bpa=-2.881 degrees ! Estimated noise=1.32152 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00200332 Jy ! Component: 100 - total flux cleaned = 0.00324387 Jy ! Component: 150 - total flux cleaned = 0.00365033 Jy ! Component: 200 - total flux cleaned = 0.00392791 Jy ! Total flux subtracted in 200 components = 0.00392791 Jy ! Clean residual min=-0.002164 max=0.002847 Jy/beam ! Clean residual mean=0.000005 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.0817648 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.000211803 Jy ! Component: 100 - total flux cleaned = 0.000396828 Jy ! Component: 150 - total flux cleaned = 0.000539462 Jy ! Component: 200 - total flux cleaned = 0.000614639 Jy ! Total flux subtracted in 200 components = 0.000614639 Jy ! Clean residual min=-0.002099 max=0.002886 Jy/beam ! Clean residual mean=0.000004 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.0823794 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 78 components and 0.0823794 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.277 mas, bmaj=8.584 mas, bpa=-5.022 degrees ! Estimated noise=1.07138 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000132795 Jy ! Component: 100 - total flux cleaned = -7.43047e-05 Jy ! Component: 150 - total flux cleaned = -0.00012323 Jy ! Component: 200 - total flux cleaned = -0.000167985 Jy ! Total flux subtracted in 200 components = -0.000167985 Jy ! Clean residual min=-0.001923 max=0.001915 Jy/beam ! Clean residual mean=0.000002 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.0822114 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 90 components and 0.0822114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077277Jy sigma=0.463210 ! Fit after self-cal, rms=0.077287Jy sigma=0.463188 wmodel J2225-1113_S_map.mod ! Writing 90 model components to file: J2225-1113_S_map.mod wobs J2225-1113_S_uvs.fits ! Writing UV FITS file: J2225-1113_S_uvs.fits wwins J2225-1113_S_map.win ! wwins: Wrote 2 windows to J2225-1113_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.00031963 Jy ! Component: 100 - total flux cleaned = 0.000675494 Jy ! Component: 150 - total flux cleaned = 0.000735568 Jy ! Component: 200 - total flux cleaned = 0.000764598 Jy ! Component: 250 - total flux cleaned = 0.000682483 Jy ! Component: 300 - total flux cleaned = 0.000629143 Jy ! Component: 350 - total flux cleaned = 0.000552145 Jy ! Component: 400 - total flux cleaned = 0.000452188 Jy ! Component: 450 - total flux cleaned = 0.000306704 Jy ! Component: 500 - total flux cleaned = 0.000212881 Jy ! Component: 550 - total flux cleaned = 7.5416e-05 Jy ! Component: 600 - total flux cleaned = 7.95737e-06 Jy ! Component: 650 - total flux cleaned = -0.000101212 Jy ! Component: 700 - total flux cleaned = -0.000144073 Jy ! Component: 750 - total flux cleaned = -0.000270421 Jy ! Component: 800 - total flux cleaned = -0.000373323 Jy ! Component: 850 - total flux cleaned = -0.000494353 Jy ! Component: 900 - total flux cleaned = -0.000632308 Jy ! Component: 950 - total flux cleaned = -0.000786754 Jy ! Component: 1000 - total flux cleaned = -0.000881423 Jy ! Component: 1050 - total flux cleaned = -0.000974404 Jy ! Component: 1100 - total flux cleaned = -0.00110224 Jy ! Component: 1150 - total flux cleaned = -0.00112009 Jy ! Component: 1200 - total flux cleaned = -0.00117294 Jy ! Component: 1250 - total flux cleaned = -0.00122494 Jy ! Component: 1300 - total flux cleaned = -0.00129378 Jy ! Component: 1350 - total flux cleaned = -0.00134438 Jy ! Component: 1400 - total flux cleaned = -0.00139406 Jy ! Component: 1450 - total flux cleaned = -0.00145946 Jy ! Component: 1500 - total flux cleaned = -0.00152383 Jy ! Component: 1550 - total flux cleaned = -0.00152378 Jy ! Component: 1600 - total flux cleaned = -0.00160191 Jy ! Component: 1650 - total flux cleaned = -0.00169451 Jy ! Component: 1700 - total flux cleaned = -0.00170978 Jy ! Component: 1750 - total flux cleaned = -0.0017548 Jy ! Component: 1800 - total flux cleaned = -0.00178454 Jy ! Component: 1850 - total flux cleaned = -0.00184299 Jy ! Component: 1900 - total flux cleaned = -0.00188607 Jy ! Component: 1950 - total flux cleaned = -0.00192876 Jy ! Component: 2000 - total flux cleaned = -0.00198494 Jy ! Component: 2050 - total flux cleaned = -0.00198511 Jy ! Component: 2100 - total flux cleaned = -0.00204019 Jy ! Component: 2150 - total flux cleaned = -0.00212168 Jy ! Component: 2200 - total flux cleaned = -0.00213522 Jy ! Component: 2250 - total flux cleaned = -0.00216172 Jy ! Component: 2300 - total flux cleaned = -0.00212258 Jy ! Component: 2350 - total flux cleaned = -0.00221362 Jy ! Component: 2400 - total flux cleaned = -0.00221361 Jy ! Component: 2450 - total flux cleaned = -0.00222649 Jy ! Component: 2500 - total flux cleaned = -0.00226424 Jy ! Component: 2550 - total flux cleaned = -0.00228905 Jy ! Component: 2600 - total flux cleaned = -0.00231385 Jy ! Component: 2650 - total flux cleaned = -0.00231374 Jy ! Component: 2700 - total flux cleaned = -0.00227738 Jy ! Component: 2750 - total flux cleaned = -0.00225334 Jy ! Component: 2800 - total flux cleaned = -0.00222961 Jy ! Component: 2850 - total flux cleaned = -0.00221777 Jy ! Component: 2900 - total flux cleaned = -0.00214768 Jy ! Component: 2950 - total flux cleaned = -0.0021246 Jy ! Component: 3000 - total flux cleaned = -0.00213588 Jy ! Component: 3050 - total flux cleaned = -0.0021358 Jy ! Component: 3100 - total flux cleaned = -0.00214698 Jy ! Component: 3150 - total flux cleaned = -0.0021468 Jy ! Component: 3200 - total flux cleaned = -0.00211346 Jy ! Component: 3250 - total flux cleaned = -0.00210255 Jy ! Component: 3300 - total flux cleaned = -0.00213539 Jy ! Component: 3350 - total flux cleaned = -0.00208117 Jy ! Component: 3400 - total flux cleaned = -0.00207038 Jy ! Component: 3450 - total flux cleaned = -0.00204905 Jy ! Component: 3500 - total flux cleaned = -0.00202784 Jy ! Component: 3550 - total flux cleaned = -0.00203839 Jy ! Component: 3600 - total flux cleaned = -0.00195468 Jy ! Component: 3650 - total flux cleaned = -0.00196515 Jy ! Component: 3700 - total flux cleaned = -0.00193419 Jy ! Component: 3750 - total flux cleaned = -0.00193422 Jy ! Component: 3800 - total flux cleaned = -0.00188334 Jy ! Component: 3850 - total flux cleaned = -0.00191353 Jy ! Component: 3900 - total flux cleaned = -0.00188339 Jy ! Component: 3950 - total flux cleaned = -0.0018535 Jy ! Component: 4000 - total flux cleaned = -0.00184373 Jy ! Component: 4050 - total flux cleaned = -0.00180465 Jy ! Total flux subtracted in 4096 components = -0.0018145 Jy ! Clean residual min=-0.000596 max=0.000627 Jy/beam ! Clean residual mean=0.000001 rms=0.000177 Jy/beam ! Combined flux in latest and established models = 0.080397 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 384 components and 0.0803969 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2225-1113_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.277 x 8.584 at -5.022 degrees (North through East) ! Clean map min=-0.0012539 max=0.063446 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2225-1113_S_map.fits wmodel /image_prod/ug002_uva//J2225-1113_S_map.mod ! Writing 384 model components to file: /image_prod/ug002_uva//J2225-1113_S_map.mod wobs /image_prod/ug002_uva//J2225-1113_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2225-1113_S_uvs.fits wwins /image_prod/ug002_uva//J2225-1113_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J2225-1113_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0634458 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000174419 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.824732 0.824732 1.64946 3.29893 6.59786 13.1957 26.3914 52.7829 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.063 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 363.754 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2225-1113_S_dfm.log closed on Thu Mar 5 05:41:38 2020