! Started logfile: /image_prod/ug002_uva//J1106-0052_S_dfm.log on Wed Mar 4 23:53:53 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//J1106-0052_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1106-0052_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.989352 visibilities/baseline/integration-bin. ! Found source: J1106-0052 ! ! 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 6411 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 J1106-0052_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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015320Jy sigma=8.329163 ! Fit after self-cal, rms=0.894548Jy sigma=7.272060 ! 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.669 mas, bmaj=7.288 mas, bpa=-0.246 degrees ! Estimated noise=1.64992 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.0871241 Jy ! Component: 100 - total flux cleaned = 0.108636 Jy ! Total flux subtracted in 100 components = 0.108636 Jy ! Clean residual min=-0.006962 max=0.010737 Jy/beam ! Clean residual mean=0.000014 rms=0.001921 Jy/beam ! Combined flux in latest and established models = 0.108636 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.108636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110320Jy sigma=0.603152 ! Fit after self-cal, rms=0.110033Jy sigma=0.601525 ! 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.252 mas, bmaj=8.223 mas, bpa=-0.7704 degrees ! Estimated noise=1.12958 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.0124082 Jy ! Component: 100 - total flux cleaned = 0.0189695 Jy ! Component: 150 - total flux cleaned = 0.0227883 Jy ! Component: 200 - total flux cleaned = 0.0250605 Jy ! Total flux subtracted in 200 components = 0.0250605 Jy ! Clean residual min=-0.006117 max=0.006663 Jy/beam ! Clean residual mean=-0.000009 rms=0.001328 Jy/beam ! Combined flux in latest and established models = 0.133697 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 48 components and 0.133697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108897Jy sigma=0.582558 ! Fit after self-cal, rms=0.108836Jy sigma=0.582350 ! 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.252 x 8.223 at -0.7704 degrees (North through East) ! Clean map min=-0.0062521 max=0.11029 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.37 FD 0.99 KP 0.96 LA 1.02 ! MK 1.03 NL 1.02 OV 1.01 PT 1.05 ! SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.97 KP 0.96 LA 1.05 ! MK 1.09 NL 0.74 OV 1.00 PT 1.09 ! SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.30 FD 0.96 KP 0.99 LA 1.01 ! MK 1.07 NL 0.89 OV 0.95 PT 1.04 ! SC 0.95 ! ! ! Fit before self-cal, rms=0.108836Jy sigma=0.582350 ! Fit after self-cal, rms=0.114631Jy sigma=0.571793 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.274 mas, bmaj=8.29 mas, bpa=-0.4686 degrees ! Estimated noise=1.12566 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.000311484 Jy ! Component: 100 - total flux cleaned = -0.000137544 Jy ! Component: 150 - total flux cleaned = -4.02695e-05 Jy ! Component: 200 - total flux cleaned = 4.39731e-05 Jy ! Total flux subtracted in 200 components = 4.39731e-05 Jy ! Clean residual min=-0.003603 max=0.004067 Jy/beam ! Clean residual mean=0.000002 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.13374 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 58 components and 0.13374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.114602Jy sigma=0.571682 ! Fit after self-cal, rms=0.114724Jy sigma=0.571266 ! 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.114724Jy sigma=0.571266 ! Fit after self-cal, rms=0.113954Jy sigma=0.566580 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.261 mas, bmaj=8.302 mas, bpa=-0.5064 degrees ! Estimated noise=1.1263 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000306258 Jy ! Component: 100 - total flux cleaned = 0.000159222 Jy ! Component: 150 - total flux cleaned = 6.18194e-05 Jy ! Component: 200 - total flux cleaned = -4.56992e-05 Jy ! Total flux subtracted in 200 components = -4.56992e-05 Jy ! Clean residual min=-0.003546 max=0.003379 Jy/beam ! Clean residual mean=-0.000000 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.133695 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 67 components and 0.133695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.113939Jy sigma=0.566404 ! Fit after self-cal, rms=0.113998Jy sigma=0.566287 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.72458e-05 Jy ! Component: 100 - total flux cleaned = -6.00739e-05 Jy ! Component: 150 - total flux cleaned = -0.0001366 Jy ! Component: 200 - total flux cleaned = -0.000188522 Jy ! Total flux subtracted in 200 components = -0.000188522 Jy ! Clean residual min=-0.003517 max=0.003252 Jy/beam ! Clean residual mean=-0.000000 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.133506 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 69 components and 0.133506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.113990Jy sigma=0.566193 ! Fit after self-cal, rms=0.113991Jy sigma=0.566177 ! 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.113991Jy sigma=0.566177 ! Fit after self-cal, rms=0.114660Jy sigma=0.566132 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.253 mas, bmaj=8.293 mas, bpa=-0.428 degrees ! Estimated noise=1.12426 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000176217 Jy ! Component: 100 - total flux cleaned = 7.44852e-05 Jy ! Component: 150 - total flux cleaned = -1.56674e-05 Jy ! Component: 200 - total flux cleaned = -8.0342e-05 Jy ! Total flux subtracted in 200 components = -8.0342e-05 Jy ! Clean residual min=-0.003474 max=0.003298 Jy/beam ! Clean residual mean=-0.000000 rms=0.000792 Jy/beam ! Combined flux in latest and established models = 0.133426 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 72 components and 0.133426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.114653Jy sigma=0.566043 ! Fit after self-cal, rms=0.114661Jy sigma=0.566031 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.2947e-05 Jy ! Component: 100 - total flux cleaned = -2.38845e-05 Jy ! Component: 150 - total flux cleaned = -8.41286e-05 Jy ! Component: 200 - total flux cleaned = -0.000112606 Jy ! Total flux subtracted in 200 components = -0.000112606 Jy ! Clean residual min=-0.003461 max=0.003245 Jy/beam ! Clean residual mean=-0.000000 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.133313 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 73 components and 0.133313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.114656Jy sigma=0.565974 ! Fit after self-cal, rms=0.114656Jy sigma=0.565969 ! 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.114656Jy sigma=0.565969 ! Fit after self-cal, rms=0.115066Jy sigma=0.565959 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.448 mas, bmaj=14.66 mas, bpa=-4.27 degrees ! Estimated noise=1.3713 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.83645e-05 Jy ! Component: 100 - total flux cleaned = -5.05019e-05 Jy ! Component: 150 - total flux cleaned = -3.23484e-05 Jy ! Component: 200 - total flux cleaned = 2.00286e-05 Jy ! Total flux subtracted in 200 components = 2.00286e-05 Jy ! Clean residual min=-0.003606 max=0.003387 Jy/beam ! Clean residual mean=-0.000001 rms=0.000961 Jy/beam ! Combined flux in latest and established models = 0.133333 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 76 components and 0.133333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115060Jy sigma=0.566100 ! Fit after self-cal, rms=0.115058Jy sigma=0.566061 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 = -6.93614e-07 Jy ! Component: 100 - total flux cleaned = 4.09143e-05 Jy ! Component: 150 - total flux cleaned = 9.3239e-05 Jy ! Component: 200 - total flux cleaned = 0.000136545 Jy ! Total flux subtracted in 200 components = 0.000136545 Jy ! Clean residual min=-0.003590 max=0.003402 Jy/beam ! Clean residual mean=-0.000001 rms=0.000962 Jy/beam ! Combined flux in latest and established models = 0.13347 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 77 components and 0.13347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115060Jy sigma=0.566266 ! Fit after self-cal, rms=0.115056Jy sigma=0.566243 ! 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.248 mas, bmaj=8.288 mas, bpa=-0.3605 degrees ! Estimated noise=1.12263 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.248 x 8.288 at -0.3605 degrees (North through East) ! Clean map min=-0.003271 max=0.10863 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.66 mas, bmaj=7.374 mas, bpa=0.0359 degrees ! Estimated noise=1.64874 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0872554 Jy ! Component: 100 - total flux cleaned = 0.109424 Jy ! Component: 150 - total flux cleaned = 0.118277 Jy ! Component: 200 - total flux cleaned = 0.123233 Jy ! Total flux subtracted in 200 components = 0.123233 Jy ! Clean residual min=-0.004334 max=0.004060 Jy/beam ! Clean residual mean=0.000007 rms=0.000961 Jy/beam ! Combined flux in latest and established models = 0.123233 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.123233 Jy ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=8.288 mas, bpa=-0.3605 degrees ! Estimated noise=1.12263 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-3.5, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0045541 Jy ! Component: 100 - total flux cleaned = 0.00677855 Jy ! Component: 150 - total flux cleaned = 0.00771548 Jy ! Component: 200 - total flux cleaned = 0.00846347 Jy ! Total flux subtracted in 200 components = 0.00846347 Jy ! Clean residual min=-0.003214 max=0.002561 Jy/beam ! Clean residual mean=0.000001 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.131696 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 60 components and 0.131696 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.448 mas, bmaj=14.66 mas, bpa=-4.27 degrees ! Estimated noise=1.3713 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175589 Jy ! Component: 100 - total flux cleaned = 0.00219063 Jy ! Component: 150 - total flux cleaned = 0.00227452 Jy ! Component: 200 - total flux cleaned = 0.00239209 Jy ! Total flux subtracted in 200 components = 0.00239209 Jy ! Clean residual min=-0.003263 max=0.003033 Jy/beam ! Clean residual mean=-0.000002 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.134088 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 = 7.36533e-05 Jy ! Component: 100 - total flux cleaned = 0.000176434 Jy ! Component: 150 - total flux cleaned = 0.000272385 Jy ! Component: 200 - total flux cleaned = 0.000332681 Jy ! Total flux subtracted in 200 components = 0.000332681 Jy ! Clean residual min=-0.003225 max=0.002958 Jy/beam ! Clean residual mean=-0.000003 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.134421 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 79 components and 0.134421 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=8.288 mas, bpa=-0.3605 degrees ! Estimated noise=1.12263 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000403036 Jy ! Component: 100 - total flux cleaned = -0.000246515 Jy ! Component: 150 - total flux cleaned = -0.000140063 Jy ! Component: 200 - total flux cleaned = -0.000106329 Jy ! Total flux subtracted in 200 components = -0.000106329 Jy ! Clean residual min=-0.002915 max=0.002498 Jy/beam ! Clean residual mean=-0.000001 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.134315 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 93 components and 0.134315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.114872Jy sigma=0.564601 ! Fit after self-cal, rms=0.114786Jy sigma=0.564442 wmodel J1106-0052_S_map.mod ! Writing 93 model components to file: J1106-0052_S_map.mod wobs J1106-0052_S_uvs.fits ! Writing UV FITS file: J1106-0052_S_uvs.fits wwins J1106-0052_S_map.win ! wwins: Wrote 2 windows to J1106-0052_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.00128895 Jy ! Component: 100 - total flux cleaned = -0.00200561 Jy ! Component: 150 - total flux cleaned = -0.00262764 Jy ! Component: 200 - total flux cleaned = -0.0030869 Jy ! Component: 250 - total flux cleaned = -0.00348221 Jy ! Component: 300 - total flux cleaned = -0.00389508 Jy ! Component: 350 - total flux cleaned = -0.00414693 Jy ! Component: 400 - total flux cleaned = -0.00431928 Jy ! Component: 450 - total flux cleaned = -0.00431887 Jy ! Component: 500 - total flux cleaned = -0.00428596 Jy ! Component: 550 - total flux cleaned = -0.00415742 Jy ! Component: 600 - total flux cleaned = -0.00403081 Jy ! Component: 650 - total flux cleaned = -0.00399983 Jy ! Component: 700 - total flux cleaned = -0.00396983 Jy ! Component: 750 - total flux cleaned = -0.00396967 Jy ! Component: 800 - total flux cleaned = -0.0039695 Jy ! Component: 850 - total flux cleaned = -0.00402606 Jy ! Component: 900 - total flux cleaned = -0.00410972 Jy ! Component: 950 - total flux cleaned = -0.0041378 Jy ! Component: 1000 - total flux cleaned = -0.00419264 Jy ! Component: 1050 - total flux cleaned = -0.00422004 Jy ! Component: 1100 - total flux cleaned = -0.00432591 Jy ! Component: 1150 - total flux cleaned = -0.00437803 Jy ! Component: 1200 - total flux cleaned = -0.00445513 Jy ! Component: 1250 - total flux cleaned = -0.00442938 Jy ! Component: 1300 - total flux cleaned = -0.00440459 Jy ! Component: 1350 - total flux cleaned = -0.00447935 Jy ! Component: 1400 - total flux cleaned = -0.00445452 Jy ! Component: 1450 - total flux cleaned = -0.00445497 Jy ! Component: 1500 - total flux cleaned = -0.00455032 Jy ! Component: 1550 - total flux cleaned = -0.0045502 Jy ! Component: 1600 - total flux cleaned = -0.00459729 Jy ! Component: 1650 - total flux cleaned = -0.00466631 Jy ! Component: 1700 - total flux cleaned = -0.00473427 Jy ! Component: 1750 - total flux cleaned = -0.00475628 Jy ! Component: 1800 - total flux cleaned = -0.00477849 Jy ! Component: 1850 - total flux cleaned = -0.00480037 Jy ! Component: 1900 - total flux cleaned = -0.00493067 Jy ! Component: 1950 - total flux cleaned = -0.00488747 Jy ! Component: 2000 - total flux cleaned = -0.00490861 Jy ! Component: 2050 - total flux cleaned = -0.00497197 Jy ! Component: 2100 - total flux cleaned = -0.00499289 Jy ! Component: 2150 - total flux cleaned = -0.00499296 Jy ! Component: 2200 - total flux cleaned = -0.0050745 Jy ! Component: 2250 - total flux cleaned = -0.00513515 Jy ! Component: 2300 - total flux cleaned = -0.00519504 Jy ! Component: 2350 - total flux cleaned = -0.00519499 Jy ! Component: 2400 - total flux cleaned = -0.00527327 Jy ! Component: 2450 - total flux cleaned = -0.00525389 Jy ! Component: 2500 - total flux cleaned = -0.00527327 Jy ! Component: 2550 - total flux cleaned = -0.00527363 Jy ! Component: 2600 - total flux cleaned = -0.00540553 Jy ! Component: 2650 - total flux cleaned = -0.00540563 Jy ! Component: 2700 - total flux cleaned = -0.00547981 Jy ! Component: 2750 - total flux cleaned = -0.00551662 Jy ! Component: 2800 - total flux cleaned = -0.00557147 Jy ! Component: 2850 - total flux cleaned = -0.00564406 Jy ! Component: 2900 - total flux cleaned = -0.00564416 Jy ! Component: 2950 - total flux cleaned = -0.00569764 Jy ! Component: 3000 - total flux cleaned = -0.00576832 Jy ! Component: 3050 - total flux cleaned = -0.00576821 Jy ! Component: 3100 - total flux cleaned = -0.00576842 Jy ! Component: 3150 - total flux cleaned = -0.00583777 Jy ! Component: 3200 - total flux cleaned = -0.00582065 Jy ! Component: 3250 - total flux cleaned = -0.00588906 Jy ! Component: 3300 - total flux cleaned = -0.00595684 Jy ! Component: 3350 - total flux cleaned = -0.00599024 Jy ! Component: 3400 - total flux cleaned = -0.00604033 Jy ! Component: 3450 - total flux cleaned = -0.00609024 Jy ! Component: 3500 - total flux cleaned = -0.00612337 Jy ! Component: 3550 - total flux cleaned = -0.00612338 Jy ! Component: 3600 - total flux cleaned = -0.00618894 Jy ! Component: 3650 - total flux cleaned = -0.00625401 Jy ! Component: 3700 - total flux cleaned = -0.00635106 Jy ! Component: 3750 - total flux cleaned = -0.00639921 Jy ! Component: 3800 - total flux cleaned = -0.00647925 Jy ! Component: 3850 - total flux cleaned = -0.00652693 Jy ! Component: 3900 - total flux cleaned = -0.00660608 Jy ! Component: 3950 - total flux cleaned = -0.00662169 Jy ! Component: 4000 - total flux cleaned = -0.00673129 Jy ! Component: 4050 - total flux cleaned = -0.00677805 Jy ! Total flux subtracted in 4096 components = -0.00682455 Jy ! Clean residual min=-0.000844 max=0.001092 Jy/beam ! Clean residual mean=-0.000001 rms=0.000284 Jy/beam ! Combined flux in latest and established models = 0.12749 Jy keep ! Adding 255 model components to the UV plane model. ! The established model now contains 348 components and 0.12749 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1106-0052_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.248 x 8.288 at -0.3605 degrees (North through East) ! Clean map min=-0.0023298 max=0.10946 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1106-0052_S_map.fits wmodel /image_prod/ug002_uva//J1106-0052_S_map.mod ! Writing 348 model components to file: /image_prod/ug002_uva//J1106-0052_S_map.mod wobs /image_prod/ug002_uva//J1106-0052_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1106-0052_S_uvs.fits wwins /image_prod/ug002_uva//J1106-0052_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1106-0052_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.109462 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000277005 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.759184 0.759184 1.51837 3.03674 6.07348 12.147 24.2939 48.5878 97.1756 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.109 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 395.16 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1106-0052_S_dfm.log closed on Wed Mar 4 23:53:57 2020