! Started logfile: /image_prod/ug002_uva//J0433+2905_S_b_dfm.log on Wed Mar 4 20:23:49 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//J0433+2905_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0433+2905_S_b_uva.fits ! AN table 1: 16 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.824653 visibilities/baseline/integration-bin. ! Found source: J0433+2905 ! ! 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 1425 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 J0433+2905_S_b] 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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.031887Jy sigma=9.377678 ! Fit after self-cal, rms=0.784957Jy sigma=7.142375 ! 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.734 mas, bmaj=7.534 mas, bpa=6.783 degrees ! Estimated noise=2.58189 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.170626 Jy ! Component: 100 - total flux cleaned = 0.211607 Jy ! Total flux subtracted in 100 components = 0.211607 Jy ! Clean residual min=-0.018040 max=0.027138 Jy/beam ! Clean residual mean=0.000009 rms=0.005034 Jy/beam ! Combined flux in latest and established models = 0.211607 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.211607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106729Jy sigma=0.802824 ! Fit after self-cal, rms=0.106470Jy sigma=0.800132 ! 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.214 mas, bmaj=8.372 mas, bpa=5.801 degrees ! Estimated noise=2.10974 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.0175976 Jy ! Component: 100 - total flux cleaned = 0.0189865 Jy ! Component: 150 - total flux cleaned = 0.0196754 Jy ! Component: 200 - total flux cleaned = 0.0199435 Jy ! Total flux subtracted in 200 components = 0.0199435 Jy ! Clean residual min=-0.019514 max=0.020379 Jy/beam ! Clean residual mean=-0.000006 rms=0.004514 Jy/beam ! Combined flux in latest and established models = 0.23155 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 27 components and 0.23155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101905Jy sigma=0.761682 ! Fit after self-cal, rms=0.101815Jy sigma=0.761242 ! 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.214 x 8.372 at 5.801 degrees (North through East) ! Clean map min=-0.018491 max=0.22306 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 0.93 KP 0.98 LA 1.03 ! MK 0.96 NL 1.10 OV 0.96 PT 1.00 ! SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.94 KP 0.98 LA 0.95 ! MK 1.06 NL 0.93 OV 0.97 PT 1.03 ! SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.93 KP 0.98 LA 1.03 ! MK 1.05 NL 1.22 OV 0.97 PT 1.02 ! SC 0.94 ! ! ! Fit before self-cal, rms=0.101815Jy sigma=0.761242 ! Fit after self-cal, rms=0.097673Jy sigma=0.741189 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.224 mas, bmaj=8.449 mas, bpa=6.325 degrees ! Estimated noise=2.07505 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.00570876 Jy ! Component: 100 - total flux cleaned = -0.00575883 Jy ! Component: 150 - total flux cleaned = -0.00541635 Jy ! Component: 200 - total flux cleaned = -0.00512003 Jy ! Total flux subtracted in 200 components = -0.00512003 Jy ! Clean residual min=-0.016924 max=0.019438 Jy/beam ! Clean residual mean=0.000009 rms=0.004239 Jy/beam ! Combined flux in latest and established models = 0.22643 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 43 components and 0.22643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096009Jy sigma=0.735611 ! Fit after self-cal, rms=0.096000Jy sigma=0.735275 ! 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.096000Jy sigma=0.735275 ! Fit after self-cal, rms=0.118925Jy sigma=0.572493 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.239 mas, bmaj=8.518 mas, bpa=7.455 degrees ! Estimated noise=2.09073 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000546161 Jy ! Component: 100 - total flux cleaned = 0.00113819 Jy ! Component: 150 - total flux cleaned = 0.00129391 Jy ! Component: 200 - total flux cleaned = 0.00136064 Jy ! Total flux subtracted in 200 components = 0.00136064 Jy ! Clean residual min=-0.005914 max=0.005359 Jy/beam ! Clean residual mean=0.000001 rms=0.001405 Jy/beam ! Combined flux in latest and established models = 0.227791 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.227791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.118860Jy sigma=0.570113 ! Fit after self-cal, rms=0.119170Jy sigma=0.568621 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.000123962 Jy ! Component: 100 - total flux cleaned = -0.000119548 Jy ! Component: 150 - total flux cleaned = -0.000117348 Jy ! Component: 200 - total flux cleaned = -0.000117317 Jy ! Total flux subtracted in 200 components = -0.000117317 Jy ! Clean residual min=-0.005887 max=0.005381 Jy/beam ! Clean residual mean=0.000001 rms=0.001417 Jy/beam ! Combined flux in latest and established models = 0.227673 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 55 components and 0.227673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119139Jy sigma=0.567961 ! Fit after self-cal, rms=0.119101Jy sigma=0.567929 ! 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.119101Jy sigma=0.567929 ! Fit after self-cal, rms=0.124467Jy sigma=0.565227 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.245 mas, bmaj=8.486 mas, bpa=7.308 degrees ! Estimated noise=2.09536 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00258771 Jy ! Component: 100 - total flux cleaned = 0.00272658 Jy ! Component: 150 - total flux cleaned = 0.00272617 Jy ! Component: 200 - total flux cleaned = 0.00272844 Jy ! Total flux subtracted in 200 components = 0.00272844 Jy ! Clean residual min=-0.005546 max=0.005318 Jy/beam ! Clean residual mean=-0.000001 rms=0.001317 Jy/beam ! Combined flux in latest and established models = 0.230402 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 58 components and 0.230402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.124406Jy sigma=0.563949 ! Fit after self-cal, rms=0.124381Jy sigma=0.563912 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.58168e-05 Jy ! Component: 100 - total flux cleaned = 2.40949e-05 Jy ! Component: 150 - total flux cleaned = 2.56093e-05 Jy ! Component: 200 - total flux cleaned = 2.41026e-05 Jy ! Total flux subtracted in 200 components = 2.41026e-05 Jy ! Clean residual min=-0.005529 max=0.005208 Jy/beam ! Clean residual mean=-0.000001 rms=0.001315 Jy/beam ! Combined flux in latest and established models = 0.230426 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 62 components and 0.230426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.124344Jy sigma=0.563652 ! Fit after self-cal, rms=0.124314Jy sigma=0.563640 ! 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.124314Jy sigma=0.563640 ! Fit after self-cal, rms=0.123930Jy sigma=0.563046 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.694 mas, bmaj=11.71 mas, bpa=13.13 degrees ! Estimated noise=2.51609 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00173967 Jy ! Component: 100 - total flux cleaned = 0.00236027 Jy ! Component: 150 - total flux cleaned = 0.00244171 Jy ! Component: 200 - total flux cleaned = 0.00251359 Jy ! Total flux subtracted in 200 components = 0.00251359 Jy ! Clean residual min=-0.004482 max=0.004570 Jy/beam ! Clean residual mean=-0.000003 rms=0.001318 Jy/beam ! Combined flux in latest and established models = 0.232939 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 67 components and 0.232939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.123889Jy sigma=0.562587 ! Fit after self-cal, rms=0.123823Jy sigma=0.562567 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.000122712 Jy ! Component: 100 - total flux cleaned = 0.000185025 Jy ! Component: 150 - total flux cleaned = 0.00023772 Jy ! Component: 200 - total flux cleaned = 0.000250034 Jy ! Total flux subtracted in 200 components = 0.000250034 Jy ! Clean residual min=-0.004532 max=0.004558 Jy/beam ! Clean residual mean=-0.000003 rms=0.001328 Jy/beam ! Combined flux in latest and established models = 0.23319 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 70 components and 0.23319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.123806Jy sigma=0.562532 ! Fit after self-cal, rms=0.123784Jy sigma=0.562524 ! 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.245 mas, bmaj=8.452 mas, bpa=7.127 degrees ! Estimated noise=2.09833 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.245 x 8.452 at 7.127 degrees (North through East) ! Clean map min=-0.0050904 max=0.22076 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.746 mas, bmaj=7.576 mas, bpa=8.105 degrees ! Estimated noise=2.56463 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.169517 Jy ! Component: 100 - total flux cleaned = 0.20962 Jy ! Component: 150 - total flux cleaned = 0.226315 Jy ! Component: 200 - total flux cleaned = 0.230758 Jy ! Total flux subtracted in 200 components = 0.230758 Jy ! Clean residual min=-0.007069 max=0.007297 Jy/beam ! Clean residual mean=0.000000 rms=0.001771 Jy/beam ! Combined flux in latest and established models = 0.230758 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.230758 Jy ! Inverting map and beam ! Estimated beam: bmin=3.245 mas, bmaj=8.452 mas, bpa=7.127 degrees ! Estimated noise=2.09833 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.00178942 Jy ! Component: 100 - total flux cleaned = 0.00228772 Jy ! Component: 150 - total flux cleaned = 0.00228773 Jy ! Component: 200 - total flux cleaned = 0.00240201 Jy ! Total flux subtracted in 200 components = 0.00240201 Jy ! Clean residual min=-0.005640 max=0.004931 Jy/beam ! Clean residual mean=-0.000002 rms=0.001378 Jy/beam ! Combined flux in latest and established models = 0.23316 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 37 components and 0.23316 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.694 mas, bmaj=11.71 mas, bpa=13.13 degrees ! Estimated noise=2.51609 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000398378 Jy ! Component: 100 - total flux cleaned = 0.000401812 Jy ! Component: 150 - total flux cleaned = 0.000258958 Jy ! Component: 200 - total flux cleaned = 0.000199789 Jy ! Total flux subtracted in 200 components = 0.000199789 Jy ! Clean residual min=-0.004651 max=0.004339 Jy/beam ! Clean residual mean=-0.000004 rms=0.001380 Jy/beam ! Combined flux in latest and established models = 0.23336 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 = -5.08826e-05 Jy ! Component: 100 - total flux cleaned = -0.000134021 Jy ! Component: 150 - total flux cleaned = -0.0001692 Jy ! Component: 200 - total flux cleaned = -0.000137659 Jy ! Total flux subtracted in 200 components = -0.000137659 Jy ! Clean residual min=-0.004515 max=0.004424 Jy/beam ! Clean residual mean=-0.000003 rms=0.001360 Jy/beam ! Combined flux in latest and established models = 0.233222 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 53 components and 0.233222 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.245 mas, bmaj=8.452 mas, bpa=7.127 degrees ! Estimated noise=2.09833 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.63679e-06 Jy ! Component: 100 - total flux cleaned = -4.18928e-06 Jy ! Component: 150 - total flux cleaned = -3.23048e-06 Jy ! Component: 200 - total flux cleaned = -1.2682e-06 Jy ! Total flux subtracted in 200 components = -1.2682e-06 Jy ! Clean residual min=-0.005085 max=0.005138 Jy/beam ! Clean residual mean=-0.000002 rms=0.001304 Jy/beam ! Combined flux in latest and established models = 0.233221 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 56 components and 0.233221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.123946Jy sigma=0.562458 ! Fit after self-cal, rms=0.123922Jy sigma=0.562273 wmodel J0433+2905_S_b_map.mod ! Writing 56 model components to file: J0433+2905_S_b_map.mod wobs J0433+2905_S_b_uvs.fits ! Writing UV FITS file: J0433+2905_S_b_uvs.fits wwins J0433+2905_S_b_map.win ! wwins: Wrote 1 windows to J0433+2905_S_b_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.00116086 Jy ! Component: 100 - total flux cleaned = -0.00151248 Jy ! Component: 150 - total flux cleaned = -0.0016763 Jy ! Component: 200 - total flux cleaned = -0.00206941 Jy ! Component: 250 - total flux cleaned = -0.00244549 Jy ! Component: 300 - total flux cleaned = -0.0028094 Jy ! Component: 350 - total flux cleaned = -0.00295245 Jy ! Component: 400 - total flux cleaned = -0.0032298 Jy ! Component: 450 - total flux cleaned = -0.00336401 Jy ! Component: 500 - total flux cleaned = -0.00336315 Jy ! Component: 550 - total flux cleaned = -0.00336446 Jy ! Component: 600 - total flux cleaned = -0.00330272 Jy ! Component: 650 - total flux cleaned = -0.00318127 Jy ! Component: 700 - total flux cleaned = -0.00336246 Jy ! Component: 750 - total flux cleaned = -0.00336158 Jy ! Component: 800 - total flux cleaned = -0.00342056 Jy ! Component: 850 - total flux cleaned = -0.00353433 Jy ! Component: 900 - total flux cleaned = -0.00364677 Jy ! Component: 950 - total flux cleaned = -0.00375736 Jy ! Component: 1000 - total flux cleaned = -0.00381139 Jy ! Component: 1050 - total flux cleaned = -0.00375841 Jy ! Component: 1100 - total flux cleaned = -0.0039165 Jy ! Component: 1150 - total flux cleaned = -0.0040714 Jy ! Component: 1200 - total flux cleaned = -0.0041221 Jy ! Component: 1250 - total flux cleaned = -0.00427344 Jy ! Component: 1300 - total flux cleaned = -0.00427381 Jy ! Component: 1350 - total flux cleaned = -0.00447015 Jy ! Component: 1400 - total flux cleaned = -0.00446988 Jy ! Component: 1450 - total flux cleaned = -0.00456591 Jy ! Component: 1500 - total flux cleaned = -0.00451907 Jy ! Component: 1550 - total flux cleaned = -0.00456569 Jy ! Component: 1600 - total flux cleaned = -0.00456577 Jy ! Component: 1650 - total flux cleaned = -0.00456631 Jy ! Component: 1700 - total flux cleaned = -0.00461176 Jy ! Component: 1750 - total flux cleaned = -0.00461201 Jy ! Component: 1800 - total flux cleaned = -0.00465646 Jy ! Component: 1850 - total flux cleaned = -0.00465739 Jy ! Component: 1900 - total flux cleaned = -0.00482975 Jy ! Component: 1950 - total flux cleaned = -0.00487239 Jy ! Component: 2000 - total flux cleaned = -0.00478825 Jy ! Component: 2050 - total flux cleaned = -0.00482972 Jy ! Component: 2100 - total flux cleaned = -0.00482927 Jy ! Component: 2150 - total flux cleaned = -0.00478852 Jy ! Component: 2200 - total flux cleaned = -0.00478845 Jy ! Component: 2250 - total flux cleaned = -0.0049082 Jy ! Component: 2300 - total flux cleaned = -0.00498724 Jy ! Component: 2350 - total flux cleaned = -0.00490855 Jy ! Component: 2400 - total flux cleaned = -0.00498647 Jy ! Component: 2450 - total flux cleaned = -0.00498657 Jy ! Component: 2500 - total flux cleaned = -0.00502498 Jy ! Component: 2550 - total flux cleaned = -0.00506254 Jy ! Component: 2600 - total flux cleaned = -0.00521333 Jy ! Component: 2650 - total flux cleaned = -0.00525055 Jy ! Component: 2700 - total flux cleaned = -0.00528733 Jy ! Component: 2750 - total flux cleaned = -0.00536113 Jy ! Component: 2800 - total flux cleaned = -0.00547073 Jy ! Component: 2850 - total flux cleaned = -0.0055794 Jy ! Component: 2900 - total flux cleaned = -0.00561525 Jy ! Component: 2950 - total flux cleaned = -0.00572251 Jy ! Component: 3000 - total flux cleaned = -0.00565188 Jy ! Component: 3050 - total flux cleaned = -0.00579276 Jy ! Component: 3100 - total flux cleaned = -0.00596726 Jy ! Component: 3150 - total flux cleaned = -0.00607101 Jy ! Component: 3200 - total flux cleaned = -0.00610525 Jy ! Component: 3250 - total flux cleaned = -0.00613972 Jy ! Component: 3300 - total flux cleaned = -0.0062762 Jy ! Component: 3350 - total flux cleaned = -0.00647954 Jy ! Component: 3400 - total flux cleaned = -0.00654681 Jy ! Component: 3450 - total flux cleaned = -0.00664737 Jy ! Component: 3500 - total flux cleaned = -0.006847 Jy ! Component: 3550 - total flux cleaned = -0.00687983 Jy ! Component: 3600 - total flux cleaned = -0.00701145 Jy ! Component: 3650 - total flux cleaned = -0.00707693 Jy ! Component: 3700 - total flux cleaned = -0.00720718 Jy ! Component: 3750 - total flux cleaned = -0.00733698 Jy ! Component: 3800 - total flux cleaned = -0.00733705 Jy ! Component: 3850 - total flux cleaned = -0.00749768 Jy ! Component: 3900 - total flux cleaned = -0.00768927 Jy ! Component: 3950 - total flux cleaned = -0.00781651 Jy ! Component: 4000 - total flux cleaned = -0.0077849 Jy ! Component: 4050 - total flux cleaned = -0.00794264 Jy ! Total flux subtracted in 4096 components = -0.0080682 Jy ! Clean residual min=-0.001896 max=0.002030 Jy/beam ! Clean residual mean=-0.000005 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.225153 Jy keep ! Adding 261 model components to the UV plane model. ! The established model now contains 317 components and 0.225153 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0433+2905_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.245 x 8.452 at 7.127 degrees (North through East) ! Clean map min=-0.0053198 max=0.22003 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0433+2905_S_b_map.fits wmodel /image_prod/ug002_uva//J0433+2905_S_b_map.mod ! Writing 317 model components to file: /image_prod/ug002_uva//J0433+2905_S_b_map.mod wobs /image_prod/ug002_uva//J0433+2905_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0433+2905_S_b_uvs.fits wwins /image_prod/ug002_uva//J0433+2905_S_b_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0433+2905_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.220031 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000552188 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.752877 0.752877 1.50575 3.01151 6.02301 12.046 24.0921 48.1841 96.3682 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.22 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 398.471 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0433+2905_S_b_dfm.log closed on Wed Mar 4 20:23:53 2020