! Started logfile: /image_prod/ug002_uva//J0057-0123_S_a_dfm.log on Wed Mar 4 18:44:30 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//J0057-0123_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0057-0123_S_a_uva.fits ! AN table 1: 90 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.932346 visibilities/baseline/integration-bin. ! Found source: J0057-0123 ! ! 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 11328 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 J0057-0123_S_a] 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.003959Jy sigma=8.772951 ! Fit after self-cal, rms=0.949259Jy sigma=8.297123 ! 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.731 mas, bmaj=7.652 mas, bpa=-5.71 degrees ! Estimated noise=1.16749 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.0410736 Jy ! Component: 100 - total flux cleaned = 0.0507455 Jy ! Total flux subtracted in 100 components = 0.0507455 Jy ! Clean residual min=-0.003607 max=0.003449 Jy/beam ! Clean residual mean=0.000001 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.0507455 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0507455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065765Jy sigma=0.494809 ! Fit after self-cal, rms=0.064875Jy sigma=0.486237 ! 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.256 mas, bmaj=8.921 mas, bpa=-6.878 degrees ! Estimated noise=0.788181 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.00374416 Jy ! Component: 100 - total flux cleaned = 0.0053338 Jy ! Component: 150 - total flux cleaned = 0.00612486 Jy ! Component: 200 - total flux cleaned = 0.00628246 Jy ! Total flux subtracted in 200 components = 0.00628246 Jy ! Clean residual min=-0.003506 max=0.002152 Jy/beam ! Clean residual mean=0.000000 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.057028 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 37 components and 0.057028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064647Jy sigma=0.484509 ! Fit after self-cal, rms=0.064658Jy sigma=0.484480 ! 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.256 x 8.921 at -6.878 degrees (North through East) ! Clean map min=-0.003435 max=0.053564 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.14 HN 1.03 KP 1.07 ! LA 1.05 MK 1.04 NL 1.08 OV 0.67 ! PT 1.14 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.09 HN 1.02 KP 1.10 ! LA 1.03 MK 0.95 NL 0.95 OV 0.98 ! PT 1.03 SC 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.08 HN 1.04 KP 1.08 ! LA 1.04 MK 1.00 NL 0.91 OV 0.66 ! PT 1.06 SC 1.05 ! ! ! Fit before self-cal, rms=0.064658Jy sigma=0.484480 ! Fit after self-cal, rms=0.062423Jy sigma=0.475778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.244 mas, bmaj=8.879 mas, bpa=-6.648 degrees ! Estimated noise=0.785445 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.000163364 Jy ! Component: 100 - total flux cleaned = -0.000107746 Jy ! Component: 150 - total flux cleaned = -5.91617e-05 Jy ! Component: 200 - total flux cleaned = -3.35329e-05 Jy ! Total flux subtracted in 200 components = -3.35329e-05 Jy ! Clean residual min=-0.001301 max=0.001459 Jy/beam ! Clean residual mean=-0.000001 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.0569944 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 45 components and 0.0569944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062414Jy sigma=0.475762 ! Fit after self-cal, rms=0.062674Jy sigma=0.474772 ! 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.062674Jy sigma=0.474772 ! Fit after self-cal, rms=0.062857Jy sigma=0.473785 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=8.863 mas, bpa=-6.537 degrees ! Estimated noise=0.791324 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000316506 Jy ! Component: 100 - total flux cleaned = 0.000388413 Jy ! Component: 150 - total flux cleaned = 0.000433335 Jy ! Component: 200 - total flux cleaned = 0.000449151 Jy ! Total flux subtracted in 200 components = 0.000449151 Jy ! Clean residual min=-0.001260 max=0.001371 Jy/beam ! Clean residual mean=-0.000001 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.0574436 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 55 components and 0.0574436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062852Jy sigma=0.473784 ! Fit after self-cal, rms=0.062920Jy sigma=0.473743 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.21395e-05 Jy ! Component: 100 - total flux cleaned = 4.2201e-05 Jy ! Component: 150 - total flux cleaned = 3.7675e-05 Jy ! Component: 200 - total flux cleaned = 3.31864e-05 Jy ! Total flux subtracted in 200 components = 3.31864e-05 Jy ! Clean residual min=-0.001287 max=0.001390 Jy/beam ! Clean residual mean=-0.000001 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.0574768 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 64 components and 0.0574768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062917Jy sigma=0.473744 ! Fit after self-cal, rms=0.062919Jy sigma=0.473741 ! 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.062919Jy sigma=0.473741 ! Fit after self-cal, rms=0.061756Jy sigma=0.473329 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=8.809 mas, bpa=-6.424 degrees ! Estimated noise=0.789364 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000160425 Jy ! Component: 100 - total flux cleaned = 0.000231394 Jy ! Component: 150 - total flux cleaned = 0.000282685 Jy ! Component: 200 - total flux cleaned = 0.0003198 Jy ! Total flux subtracted in 200 components = 0.0003198 Jy ! Clean residual min=-0.001262 max=0.001316 Jy/beam ! Clean residual mean=-0.000001 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.0577966 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 70 components and 0.0577966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061751Jy sigma=0.473323 ! Fit after self-cal, rms=0.061758Jy sigma=0.473302 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 = 3.45693e-05 Jy ! Component: 100 - total flux cleaned = 5.58091e-05 Jy ! Component: 150 - total flux cleaned = 7.40395e-05 Jy ! Component: 200 - total flux cleaned = 9.46601e-05 Jy ! Total flux subtracted in 200 components = 9.46601e-05 Jy ! Clean residual min=-0.001270 max=0.001316 Jy/beam ! Clean residual mean=-0.000001 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.0578912 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 72 components and 0.0578912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061755Jy sigma=0.473303 ! Fit after self-cal, rms=0.061758Jy sigma=0.473300 ! 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.061758Jy sigma=0.473300 ! Fit after self-cal, rms=0.061387Jy sigma=0.473290 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.632 mas, bmaj=14.25 mas, bpa=-4.624 degrees ! Estimated noise=0.962752 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000146201 Jy ! Component: 100 - total flux cleaned = 0.000169892 Jy ! Component: 150 - total flux cleaned = 0.000196667 Jy ! Component: 200 - total flux cleaned = 0.000220743 Jy ! Total flux subtracted in 200 components = 0.000220743 Jy ! Clean residual min=-0.001294 max=0.001561 Jy/beam ! Clean residual mean=-0.000001 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.058112 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 78 components and 0.058112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061387Jy sigma=0.473296 ! Fit after self-cal, rms=0.061387Jy sigma=0.473289 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.22895e-06 Jy ! Component: 100 - total flux cleaned = 1.97069e-05 Jy ! Component: 150 - total flux cleaned = 4.17215e-05 Jy ! Component: 200 - total flux cleaned = 5.57709e-05 Jy ! Total flux subtracted in 200 components = 5.57709e-05 Jy ! Clean residual min=-0.001290 max=0.001558 Jy/beam ! Clean residual mean=-0.000001 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.0581677 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 80 components and 0.0581677 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061388Jy sigma=0.473301 ! Fit after self-cal, rms=0.061388Jy sigma=0.473297 ! 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.238 mas, bmaj=8.772 mas, bpa=-6.288 degrees ! Estimated noise=0.788157 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.238 x 8.772 at -6.288 degrees (North through East) ! Clean map min=-0.0012038 max=0.052981 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.736 mas, bmaj=7.603 mas, bpa=-5.121 degrees ! Estimated noise=1.14651 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0408685 Jy ! Component: 100 - total flux cleaned = 0.0506907 Jy ! Component: 150 - total flux cleaned = 0.0542278 Jy ! Component: 200 - total flux cleaned = 0.0552345 Jy ! Total flux subtracted in 200 components = 0.0552345 Jy ! Clean residual min=-0.002090 max=0.002000 Jy/beam ! Clean residual mean=-0.000000 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.0552345 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.0552345 Jy ! Inverting map and beam ! Estimated beam: bmin=3.238 mas, bmaj=8.772 mas, bpa=-6.288 degrees ! Estimated noise=0.788157 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.00159408 Jy ! Component: 100 - total flux cleaned = 0.00231043 Jy ! Component: 150 - total flux cleaned = 0.00249114 Jy ! Component: 200 - total flux cleaned = 0.00262264 Jy ! Total flux subtracted in 200 components = 0.00262264 Jy ! Clean residual min=-0.001269 max=0.001353 Jy/beam ! Clean residual mean=-0.000001 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.0578571 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 48 components and 0.0578571 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.632 mas, bmaj=14.25 mas, bpa=-4.624 degrees ! Estimated noise=0.962752 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000186247 Jy ! Component: 100 - total flux cleaned = 0.000210626 Jy ! Component: 150 - total flux cleaned = 0.000238721 Jy ! Component: 200 - total flux cleaned = 0.000263714 Jy ! Total flux subtracted in 200 components = 0.000263714 Jy ! Clean residual min=-0.001275 max=0.001581 Jy/beam ! Clean residual mean=-0.000001 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.0581208 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 = 2.26149e-05 Jy ! Component: 100 - total flux cleaned = 4.28065e-05 Jy ! Component: 150 - total flux cleaned = 5.65684e-05 Jy ! Component: 200 - total flux cleaned = 7.31974e-05 Jy ! Total flux subtracted in 200 components = 7.31974e-05 Jy ! Clean residual min=-0.001271 max=0.001572 Jy/beam ! Clean residual mean=-0.000001 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.058194 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 56 components and 0.058194 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.238 mas, bmaj=8.772 mas, bpa=-6.288 degrees ! Estimated noise=0.788157 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.45658e-05 Jy ! Component: 100 - total flux cleaned = -0.000130035 Jy ! Component: 150 - total flux cleaned = -0.000147686 Jy ! Component: 200 - total flux cleaned = -0.000162258 Jy ! Total flux subtracted in 200 components = -0.000162258 Jy ! Clean residual min=-0.001258 max=0.001346 Jy/beam ! Clean residual mean=-0.000001 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.0580318 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 63 components and 0.0580318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061380Jy sigma=0.473304 ! Fit after self-cal, rms=0.061385Jy sigma=0.473295 wmodel J0057-0123_S_a_map.mod ! Writing 63 model components to file: J0057-0123_S_a_map.mod wobs J0057-0123_S_a_uvs.fits ! Writing UV FITS file: J0057-0123_S_a_uvs.fits wwins J0057-0123_S_a_map.win ! wwins: Wrote 1 windows to J0057-0123_S_a_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.000350472 Jy ! Component: 100 - total flux cleaned = 0.000537026 Jy ! Component: 150 - total flux cleaned = 0.000668721 Jy ! Component: 200 - total flux cleaned = 0.000836976 Jy ! Component: 250 - total flux cleaned = 0.00099929 Jy ! Component: 300 - total flux cleaned = 0.00113653 Jy ! Component: 350 - total flux cleaned = 0.00127019 Jy ! Component: 400 - total flux cleaned = 0.00140033 Jy ! Component: 450 - total flux cleaned = 0.00150967 Jy ! Component: 500 - total flux cleaned = 0.00161652 Jy ! Component: 550 - total flux cleaned = 0.00170381 Jy ! Component: 600 - total flux cleaned = 0.00177234 Jy ! Component: 650 - total flux cleaned = 0.0018398 Jy ! Component: 700 - total flux cleaned = 0.0018728 Jy ! Component: 750 - total flux cleaned = 0.00185653 Jy ! Component: 800 - total flux cleaned = 0.00184048 Jy ! Component: 850 - total flux cleaned = 0.00185625 Jy ! Component: 900 - total flux cleaned = 0.00185612 Jy ! Component: 950 - total flux cleaned = 0.00182538 Jy ! Component: 1000 - total flux cleaned = 0.00181018 Jy ! Component: 1050 - total flux cleaned = 0.00188473 Jy ! Component: 1100 - total flux cleaned = 0.00184017 Jy ! Component: 1150 - total flux cleaned = 0.00184022 Jy ! Component: 1200 - total flux cleaned = 0.00184037 Jy ! Component: 1250 - total flux cleaned = 0.00191142 Jy ! Component: 1300 - total flux cleaned = 0.00191135 Jy ! Component: 1350 - total flux cleaned = 0.00195276 Jy ! Component: 1400 - total flux cleaned = 0.0019663 Jy ! Component: 1450 - total flux cleaned = 0.00196647 Jy ! Component: 1500 - total flux cleaned = 0.00199314 Jy ! Component: 1550 - total flux cleaned = 0.00204603 Jy ! Component: 1600 - total flux cleaned = 0.00205908 Jy ! Component: 1650 - total flux cleaned = 0.00208487 Jy ! Component: 1700 - total flux cleaned = 0.0021361 Jy ! Component: 1750 - total flux cleaned = 0.00214881 Jy ! Component: 1800 - total flux cleaned = 0.00216149 Jy ! Component: 1850 - total flux cleaned = 0.00221113 Jy ! Component: 1900 - total flux cleaned = 0.00226054 Jy ! Component: 1950 - total flux cleaned = 0.00229704 Jy ! Component: 2000 - total flux cleaned = 0.0022971 Jy ! Component: 2050 - total flux cleaned = 0.00233305 Jy ! Component: 2100 - total flux cleaned = 0.00235665 Jy ! Component: 2150 - total flux cleaned = 0.00235694 Jy ! Component: 2200 - total flux cleaned = 0.00241511 Jy ! Component: 2250 - total flux cleaned = 0.00241513 Jy ! Component: 2300 - total flux cleaned = 0.00246059 Jy ! Component: 2350 - total flux cleaned = 0.00250577 Jy ! Component: 2400 - total flux cleaned = 0.00247211 Jy ! Component: 2450 - total flux cleaned = 0.00249418 Jy ! Component: 2500 - total flux cleaned = 0.00254894 Jy ! Component: 2550 - total flux cleaned = 0.00251618 Jy ! Component: 2600 - total flux cleaned = 0.0025593 Jy ! Component: 2650 - total flux cleaned = 0.00256989 Jy ! Component: 2700 - total flux cleaned = 0.00260176 Jy ! Component: 2750 - total flux cleaned = 0.00258069 Jy ! Component: 2800 - total flux cleaned = 0.0026223 Jy ! Component: 2850 - total flux cleaned = 0.00260177 Jy ! Component: 2900 - total flux cleaned = 0.00264265 Jy ! Component: 2950 - total flux cleaned = 0.00268323 Jy ! Component: 3000 - total flux cleaned = 0.00265297 Jy ! Component: 3050 - total flux cleaned = 0.00269314 Jy ! Component: 3100 - total flux cleaned = 0.00269307 Jy ! Component: 3150 - total flux cleaned = 0.0027028 Jy ! Component: 3200 - total flux cleaned = 0.00267342 Jy ! Component: 3250 - total flux cleaned = 0.00269277 Jy ! Component: 3300 - total flux cleaned = 0.00269279 Jy ! Component: 3350 - total flux cleaned = 0.00269266 Jy ! Component: 3400 - total flux cleaned = 0.00266422 Jy ! Component: 3450 - total flux cleaned = 0.00263591 Jy ! Component: 3500 - total flux cleaned = 0.00264527 Jy ! Component: 3550 - total flux cleaned = 0.00259874 Jy ! Component: 3600 - total flux cleaned = 0.00258032 Jy ! Component: 3650 - total flux cleaned = 0.00260798 Jy ! Component: 3700 - total flux cleaned = 0.00260796 Jy ! Component: 3750 - total flux cleaned = 0.00259885 Jy ! Component: 3800 - total flux cleaned = 0.00256292 Jy ! Component: 3850 - total flux cleaned = 0.00252715 Jy ! Component: 3900 - total flux cleaned = 0.00255391 Jy ! Component: 3950 - total flux cleaned = 0.00252748 Jy ! Component: 4000 - total flux cleaned = 0.00250997 Jy ! Component: 4050 - total flux cleaned = 0.00250124 Jy ! Total flux subtracted in 4096 components = 0.00243206 Jy ! Clean residual min=-0.000561 max=0.000494 Jy/beam ! Clean residual mean=-0.000000 rms=0.000160 Jy/beam ! Combined flux in latest and established models = 0.0604639 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 334 components and 0.0604639 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0057-0123_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.238 x 8.772 at -6.288 degrees (North through East) ! Clean map min=-0.0011812 max=0.052837 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0057-0123_S_a_map.fits wmodel /image_prod/ug002_uva//J0057-0123_S_a_map.mod ! Writing 334 model components to file: /image_prod/ug002_uva//J0057-0123_S_a_map.mod wobs /image_prod/ug002_uva//J0057-0123_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0057-0123_S_a_uvs.fits wwins /image_prod/ug002_uva//J0057-0123_S_a_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0057-0123_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0528371 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000159338 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.904697 0.904697 1.80939 3.61879 7.23757 14.4751 28.9503 57.9006 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.052 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 331.602 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0057-0123_S_a_dfm.log closed on Wed Mar 4 18:44:34 2020