! Started logfile: /image_prod/ug002_uva//J0133-4430_S_dfm.log on Wed Mar 4 19:06:56 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//J0133-4430_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0133-4430_S_uva.fits ! AN table 1: 68 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.763305 visibilities/baseline/integration-bin. ! Found source: J0133-4430 ! ! 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 3270 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 J0133-4430_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 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.036995Jy sigma=6.071254 ! Fit after self-cal, rms=0.664044Jy sigma=3.744348 ! 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=3.099 mas, bmaj=25.29 mas, bpa=-27.34 degrees ! Estimated noise=3.58864 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.267629 Jy ! Component: 100 - total flux cleaned = 0.338449 Jy ! Total flux subtracted in 100 components = 0.338449 Jy ! Clean residual min=-0.016310 max=0.029777 Jy/beam ! Clean residual mean=-0.000161 rms=0.006588 Jy/beam ! Combined flux in latest and established models = 0.338449 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.338449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111597Jy sigma=0.615246 ! Fit after self-cal, rms=0.111611Jy sigma=0.614868 ! 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=4.094 mas, bmaj=26.68 mas, bpa=-26.51 degrees ! Estimated noise=2.20623 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.0402913 Jy ! Component: 100 - total flux cleaned = 0.0620012 Jy ! Component: 150 - total flux cleaned = 0.0747767 Jy ! Component: 200 - total flux cleaned = 0.0825884 Jy ! Total flux subtracted in 200 components = 0.0825884 Jy ! Clean residual min=-0.008863 max=0.012209 Jy/beam ! Clean residual mean=0.000018 rms=0.003018 Jy/beam ! Combined flux in latest and established models = 0.421038 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 94 components and 0.421038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097242Jy sigma=0.516391 ! Fit after self-cal, rms=0.097311Jy sigma=0.516002 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.094 x 26.68 at -26.51 degrees (North through East) ! Clean map min=-0.0085781 max=0.2722 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 KP 0.98 LA 0.99 MK 1.02 ! NL 1.16 OV 0.94 PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 KP 1.00 LA 0.98 MK 1.01 ! NL 1.15 OV 0.93 PT 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 KP 0.98 LA 1.00 MK 1.02 ! NL 1.17 OV 0.99 PT 1.00 ! ! ! Fit before self-cal, rms=0.097311Jy sigma=0.516002 ! Fit after self-cal, rms=0.100772Jy sigma=0.505165 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.165 mas, bmaj=26.86 mas, bpa=-26.66 degrees ! Estimated noise=2.20896 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.00150056 Jy ! Component: 100 - total flux cleaned = -0.00121234 Jy ! Component: 150 - total flux cleaned = -0.000854857 Jy ! Component: 200 - total flux cleaned = -0.000547115 Jy ! Total flux subtracted in 200 components = -0.000547115 Jy ! Clean residual min=-0.007508 max=0.005856 Jy/beam ! Clean residual mean=-0.000008 rms=0.002015 Jy/beam ! Combined flux in latest and established models = 0.420491 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 117 components and 0.420491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100404Jy sigma=0.503192 ! Fit after self-cal, rms=0.100446Jy sigma=0.503130 ! 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.100446Jy sigma=0.503130 ! Fit after self-cal, rms=0.101330Jy sigma=0.502885 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.178 mas, bmaj=26.87 mas, bpa=-26.67 degrees ! Estimated noise=2.2074 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00138423 Jy ! Component: 100 - total flux cleaned = -0.00106789 Jy ! Component: 150 - total flux cleaned = -0.000796254 Jy ! Component: 200 - total flux cleaned = -0.000561763 Jy ! Total flux subtracted in 200 components = -0.000561763 Jy ! Clean residual min=-0.007232 max=0.005387 Jy/beam ! Clean residual mean=-0.000026 rms=0.001870 Jy/beam ! Combined flux in latest and established models = 0.419929 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 121 components and 0.419929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101126Jy sigma=0.501847 ! Fit after self-cal, rms=0.101116Jy sigma=0.501830 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.000468365 Jy ! Component: 100 - total flux cleaned = 0.000597588 Jy ! Component: 150 - total flux cleaned = 0.000773123 Jy ! Component: 200 - total flux cleaned = 0.000930293 Jy ! Total flux subtracted in 200 components = 0.000930293 Jy ! Clean residual min=-0.007053 max=0.005409 Jy/beam ! Clean residual mean=-0.000017 rms=0.001823 Jy/beam ! Combined flux in latest and established models = 0.420859 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 130 components and 0.420859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101046Jy sigma=0.501441 ! Fit after self-cal, rms=0.101035Jy sigma=0.501433 ! 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.101035Jy sigma=0.501433 ! Fit after self-cal, rms=0.102288Jy sigma=0.498716 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.187 mas, bmaj=26.97 mas, bpa=-26.7 degrees ! Estimated noise=2.20934 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000225604 Jy ! Component: 100 - total flux cleaned = -8.61461e-05 Jy ! Component: 150 - total flux cleaned = -0.000192288 Jy ! Component: 200 - total flux cleaned = -0.000240924 Jy ! Total flux subtracted in 200 components = -0.000240924 Jy ! Clean residual min=-0.005297 max=0.003422 Jy/beam ! Clean residual mean=-0.000020 rms=0.001365 Jy/beam ! Combined flux in latest and established models = 0.420618 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 140 components and 0.420618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102190Jy sigma=0.498443 ! Fit after self-cal, rms=0.102203Jy sigma=0.498420 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.000131106 Jy ! Component: 100 - total flux cleaned = 0.000132665 Jy ! Component: 150 - total flux cleaned = 0.000132803 Jy ! Component: 200 - total flux cleaned = 9.67804e-05 Jy ! Total flux subtracted in 200 components = 9.67804e-05 Jy ! Clean residual min=-0.005167 max=0.003438 Jy/beam ! Clean residual mean=-0.000018 rms=0.001340 Jy/beam ! Combined flux in latest and established models = 0.420715 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 152 components and 0.420715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102166Jy sigma=0.498281 ! Fit after self-cal, rms=0.102157Jy sigma=0.498276 ! 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.102157Jy sigma=0.498276 ! Fit after self-cal, rms=0.102765Jy sigma=0.498215 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.15 mas, bmaj=47.75 mas, bpa=-8.038 degrees ! Estimated noise=2.41257 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000763036 Jy ! Component: 100 - total flux cleaned = -0.00090894 Jy ! Component: 150 - total flux cleaned = -0.000907731 Jy ! Component: 200 - total flux cleaned = -0.000908101 Jy ! Total flux subtracted in 200 components = -0.000908101 Jy ! Clean residual min=-0.005149 max=0.003244 Jy/beam ! Clean residual mean=-0.000031 rms=0.001504 Jy/beam ! Combined flux in latest and established models = 0.419807 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 171 components and 0.419807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102748Jy sigma=0.498125 ! Fit after self-cal, rms=0.102756Jy sigma=0.498115 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.4156e-06 Jy ! Component: 100 - total flux cleaned = 2.35682e-05 Jy ! Component: 150 - total flux cleaned = 2.24259e-05 Jy ! Component: 200 - total flux cleaned = 3.16208e-06 Jy ! Total flux subtracted in 200 components = 3.16208e-06 Jy ! Clean residual min=-0.005096 max=0.003264 Jy/beam ! Clean residual mean=-0.000030 rms=0.001494 Jy/beam ! Combined flux in latest and established models = 0.41981 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 185 components and 0.41981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102749Jy sigma=0.498076 ! Fit after self-cal, rms=0.102749Jy sigma=0.498073 ! 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=4.192 mas, bmaj=26.99 mas, bpa=-26.71 degrees ! Estimated noise=2.20852 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.192 x 26.99 at -26.71 degrees (North through East) ! Clean map min=-0.0072182 max=0.2711 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=3.173 mas, bmaj=25.55 mas, bpa=-27.52 degrees ! Estimated noise=3.59211 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.267692 Jy ! Component: 100 - total flux cleaned = 0.330717 Jy ! Component: 150 - total flux cleaned = 0.357922 Jy ! Component: 200 - total flux cleaned = 0.375272 Jy ! Total flux subtracted in 200 components = 0.375272 Jy ! Clean residual min=-0.008979 max=0.010127 Jy/beam ! Clean residual mean=-0.000153 rms=0.002839 Jy/beam ! Combined flux in latest and established models = 0.375273 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 57 model components to the UV plane model. ! The established model now contains 57 components and 0.375273 Jy ! Inverting map and beam ! Estimated beam: bmin=4.192 mas, bmaj=26.99 mas, bpa=-26.71 degrees ! Estimated noise=2.20852 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.0174432 Jy ! Component: 100 - total flux cleaned = 0.0276355 Jy ! Component: 150 - total flux cleaned = 0.0337496 Jy ! Component: 200 - total flux cleaned = 0.037488 Jy ! Total flux subtracted in 200 components = 0.037488 Jy ! Clean residual min=-0.004466 max=0.003918 Jy/beam ! Clean residual mean=-0.000075 rms=0.001388 Jy/beam ! Combined flux in latest and established models = 0.41276 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 104 components and 0.412761 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=11.15 mas, bmaj=47.75 mas, bpa=-8.038 degrees ! Estimated noise=2.41257 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00288096 Jy ! Component: 100 - total flux cleaned = 0.00440435 Jy ! Component: 150 - total flux cleaned = 0.00523716 Jy ! Component: 200 - total flux cleaned = 0.00539413 Jy ! Total flux subtracted in 200 components = 0.00539413 Jy ! Clean residual min=-0.004967 max=0.003369 Jy/beam ! Clean residual mean=-0.000042 rms=0.001526 Jy/beam ! Combined flux in latest and established models = 0.418155 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 = 4.15447e-05 Jy ! Component: 100 - total flux cleaned = 7.97189e-05 Jy ! Component: 150 - total flux cleaned = 0.00011686 Jy ! Component: 200 - total flux cleaned = 0.000150672 Jy ! Total flux subtracted in 200 components = 0.000150672 Jy ! Clean residual min=-0.004922 max=0.003366 Jy/beam ! Clean residual mean=-0.000040 rms=0.001515 Jy/beam ! Combined flux in latest and established models = 0.418305 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 155 components and 0.418305 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.192 mas, bmaj=26.99 mas, bpa=-26.71 degrees ! Estimated noise=2.20852 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000212791 Jy ! Component: 100 - total flux cleaned = 0.000212521 Jy ! Component: 150 - total flux cleaned = 0.000189992 Jy ! Component: 200 - total flux cleaned = 0.000149461 Jy ! Total flux subtracted in 200 components = 0.000149461 Jy ! Clean residual min=-0.004726 max=0.003231 Jy/beam ! Clean residual mean=-0.000029 rms=0.001294 Jy/beam ! Combined flux in latest and established models = 0.418455 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 168 components and 0.418455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102735Jy sigma=0.497922 ! Fit after self-cal, rms=0.102702Jy sigma=0.497900 wmodel J0133-4430_S_map.mod ! Writing 168 model components to file: J0133-4430_S_map.mod wobs J0133-4430_S_uvs.fits ! Writing UV FITS file: J0133-4430_S_uvs.fits wwins J0133-4430_S_map.win ! wwins: Wrote 1 windows to J0133-4430_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.00198146 Jy ! Component: 100 - total flux cleaned = -0.00313083 Jy ! Component: 150 - total flux cleaned = -0.00330088 Jy ! Component: 200 - total flux cleaned = -0.00356361 Jy ! Component: 250 - total flux cleaned = -0.00361653 Jy ! Component: 300 - total flux cleaned = -0.00347919 Jy ! Component: 350 - total flux cleaned = -0.00325977 Jy ! Component: 400 - total flux cleaned = -0.00321688 Jy ! Component: 450 - total flux cleaned = -0.00309569 Jy ! Component: 500 - total flux cleaned = -0.00305692 Jy ! Component: 550 - total flux cleaned = -0.00309407 Jy ! Component: 600 - total flux cleaned = -0.00294727 Jy ! Component: 650 - total flux cleaned = -0.00284176 Jy ! Component: 700 - total flux cleaned = -0.00284112 Jy ! Component: 750 - total flux cleaned = -0.00287342 Jy ! Component: 800 - total flux cleaned = -0.00274328 Jy ! Component: 850 - total flux cleaned = -0.00258692 Jy ! Component: 900 - total flux cleaned = -0.00264958 Jy ! Component: 950 - total flux cleaned = -0.00259032 Jy ! Component: 1000 - total flux cleaned = -0.00259096 Jy ! Component: 1050 - total flux cleaned = -0.00261958 Jy ! Component: 1100 - total flux cleaned = -0.00270225 Jy ! Component: 1150 - total flux cleaned = -0.00270205 Jy ! Component: 1200 - total flux cleaned = -0.00278049 Jy ! Component: 1250 - total flux cleaned = -0.00280555 Jy ! Component: 1300 - total flux cleaned = -0.00285543 Jy ! Component: 1350 - total flux cleaned = -0.00285433 Jy ! Component: 1400 - total flux cleaned = -0.00287817 Jy ! Component: 1450 - total flux cleaned = -0.00287786 Jy ! Component: 1500 - total flux cleaned = -0.00276367 Jy ! Component: 1550 - total flux cleaned = -0.00269695 Jy ! Component: 1600 - total flux cleaned = -0.00267523 Jy ! Component: 1650 - total flux cleaned = -0.0026105 Jy ! Component: 1700 - total flux cleaned = -0.00256835 Jy ! Component: 1750 - total flux cleaned = -0.00254767 Jy ! Component: 1800 - total flux cleaned = -0.00246509 Jy ! Component: 1850 - total flux cleaned = -0.00234356 Jy ! Component: 1900 - total flux cleaned = -0.00226401 Jy ! Component: 1950 - total flux cleaned = -0.00216561 Jy ! Component: 2000 - total flux cleaned = -0.0020882 Jy ! Component: 2050 - total flux cleaned = -0.00201188 Jy ! Component: 2100 - total flux cleaned = -0.00191756 Jy ! Component: 2150 - total flux cleaned = -0.00184302 Jy ! Component: 2200 - total flux cleaned = -0.00175101 Jy ! Component: 2250 - total flux cleaned = -0.00167802 Jy ! Component: 2300 - total flux cleaned = -0.00173222 Jy ! Component: 2350 - total flux cleaned = -0.00178589 Jy ! Component: 2400 - total flux cleaned = -0.00191049 Jy ! Component: 2450 - total flux cleaned = -0.00199927 Jy ! Component: 2500 - total flux cleaned = -0.00214067 Jy ! Component: 2550 - total flux cleaned = -0.00228165 Jy ! Component: 2600 - total flux cleaned = -0.00235195 Jy ! Component: 2650 - total flux cleaned = -0.00245702 Jy ! Component: 2700 - total flux cleaned = -0.00257911 Jy ! Component: 2750 - total flux cleaned = -0.00270084 Jy ! Component: 2800 - total flux cleaned = -0.00282219 Jy ! Component: 2850 - total flux cleaned = -0.00294314 Jy ! Component: 2900 - total flux cleaned = -0.00301216 Jy ! Component: 2950 - total flux cleaned = -0.00308106 Jy ! Component: 3000 - total flux cleaned = -0.00314983 Jy ! Component: 3050 - total flux cleaned = -0.00321851 Jy ! Component: 3100 - total flux cleaned = -0.00323566 Jy ! Component: 3150 - total flux cleaned = -0.00333843 Jy ! Component: 3200 - total flux cleaned = -0.00340694 Jy ! Component: 3250 - total flux cleaned = -0.00347533 Jy ! Component: 3300 - total flux cleaned = -0.00354373 Jy ! Component: 3350 - total flux cleaned = -0.00361214 Jy ! Component: 3400 - total flux cleaned = -0.00371474 Jy ! Component: 3450 - total flux cleaned = -0.0037661 Jy ! Component: 3500 - total flux cleaned = -0.00380032 Jy ! Component: 3550 - total flux cleaned = -0.00390308 Jy ! Component: 3600 - total flux cleaned = -0.0039717 Jy ! Component: 3650 - total flux cleaned = -0.0040232 Jy ! Component: 3700 - total flux cleaned = -0.00409189 Jy ! Component: 3750 - total flux cleaned = -0.00419495 Jy ! Component: 3800 - total flux cleaned = -0.00426372 Jy ! Component: 3850 - total flux cleaned = -0.00431546 Jy ! Component: 3900 - total flux cleaned = -0.00443622 Jy ! Component: 3950 - total flux cleaned = -0.00447065 Jy ! Component: 4000 - total flux cleaned = -0.00455703 Jy ! Component: 4050 - total flux cleaned = -0.00462643 Jy ! Total flux subtracted in 4096 components = -0.00469594 Jy ! Clean residual min=-0.001033 max=0.000896 Jy/beam ! Clean residual mean=-0.000008 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.413759 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 443 components and 0.413759 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0133-4430_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.192 x 26.99 at -26.71 degrees (North through East) ! Clean map min=-0.0021223 max=0.30253 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0133-4430_S_map.fits wmodel /image_prod/ug002_uva//J0133-4430_S_map.mod ! Writing 443 model components to file: /image_prod/ug002_uva//J0133-4430_S_map.mod wobs /image_prod/ug002_uva//J0133-4430_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0133-4430_S_uvs.fits wwins /image_prod/ug002_uva//J0133-4430_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0133-4430_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.302528 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000327316 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.324581 0.324581 0.649161 1.29832 2.59664 5.19329 10.3866 20.7732 41.5463 83.0926 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.302 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 924.269 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0133-4430_S_dfm.log closed on Wed Mar 4 19:07:00 2020