! Started logfile: /image_prod/ug002_uva//J0216-1017_S_dfm.log on Wed Mar 4 19:28:33 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//J0216-1017_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0216-1017_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.778333 visibilities/baseline/integration-bin. ! Found source: J0216-1017 ! ! 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 4203 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 J0216-1017_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 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.024191Jy sigma=7.139803 ! Fit after self-cal, rms=0.855652Jy sigma=5.944222 ! 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.52 mas, bmaj=6.616 mas, bpa=-3.113 degrees ! Estimated noise=2.38491 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.113941 Jy ! Component: 100 - total flux cleaned = 0.139675 Jy ! Total flux subtracted in 100 components = 0.139675 Jy ! Clean residual min=-0.007416 max=0.009627 Jy/beam ! Clean residual mean=-0.000000 rms=0.002093 Jy/beam ! Combined flux in latest and established models = 0.139675 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.139675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080998Jy sigma=0.481071 ! Fit after self-cal, rms=0.080989Jy sigma=0.481012 ! 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.031 mas, bmaj=7.451 mas, bpa=-2.02 degrees ! Estimated noise=1.63303 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.0127295 Jy ! Component: 100 - total flux cleaned = 0.0193078 Jy ! Component: 150 - total flux cleaned = 0.0229967 Jy ! Component: 200 - total flux cleaned = 0.0251756 Jy ! Total flux subtracted in 200 components = 0.0251756 Jy ! Clean residual min=-0.005270 max=0.005466 Jy/beam ! Clean residual mean=0.000006 rms=0.001340 Jy/beam ! Combined flux in latest and established models = 0.16485 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 44 components and 0.16485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079115Jy sigma=0.465185 ! Fit after self-cal, rms=0.079154Jy sigma=0.465055 ! 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.031 x 7.451 at -2.02 degrees (North through East) ! Clean map min=-0.0051248 max=0.14613 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.91 HN 0.95 KP 1.09 ! LA 1.05 MK 1.00 NL 0.89 OV 0.93 ! SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 0.99 HN 0.99 KP 1.05 ! LA 1.11 MK 0.98 NL 0.94 OV 0.96 ! SC 1.15 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.98 HN 1.21 KP 1.04 ! LA 1.01 MK 1.03 NL 0.97 OV 0.89 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.079154Jy sigma=0.465055 ! Fit after self-cal, rms=0.076526Jy sigma=0.453848 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.053 mas, bmaj=7.46 mas, bpa=-2.229 degrees ! Estimated noise=1.62253 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.000585659 Jy ! Component: 100 - total flux cleaned = -0.000551759 Jy ! Component: 150 - total flux cleaned = -0.000492561 Jy ! Component: 200 - total flux cleaned = -0.000437733 Jy ! Total flux subtracted in 200 components = -0.000437733 Jy ! Clean residual min=-0.004546 max=0.003654 Jy/beam ! Clean residual mean=-0.000000 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.164413 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 51 components and 0.164413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076496Jy sigma=0.453630 ! Fit after self-cal, rms=0.076499Jy sigma=0.453497 ! 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.076499Jy sigma=0.453497 ! Fit after self-cal, rms=0.077762Jy sigma=0.448488 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.044 mas, bmaj=7.512 mas, bpa=-1.954 degrees ! Estimated noise=1.62347 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000238969 Jy ! Component: 100 - total flux cleaned = -0.000180973 Jy ! Component: 150 - total flux cleaned = -0.000106135 Jy ! Component: 200 - total flux cleaned = -6.15087e-05 Jy ! Total flux subtracted in 200 components = -6.15087e-05 Jy ! Clean residual min=-0.003571 max=0.002936 Jy/beam ! Clean residual mean=-0.000000 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.164351 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 57 components and 0.164351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077738Jy sigma=0.448365 ! Fit after self-cal, rms=0.077778Jy sigma=0.448305 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.20194e-05 Jy ! Component: 100 - total flux cleaned = 1.84038e-05 Jy ! Component: 150 - total flux cleaned = 7.49174e-05 Jy ! Component: 200 - total flux cleaned = 0.000109831 Jy ! Total flux subtracted in 200 components = 0.000109831 Jy ! Clean residual min=-0.003505 max=0.002892 Jy/beam ! Clean residual mean=-0.000000 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.164461 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 60 components and 0.164461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077765Jy sigma=0.448248 ! Fit after self-cal, rms=0.077765Jy sigma=0.448245 ! 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.077765Jy sigma=0.448245 ! Fit after self-cal, rms=0.077926Jy sigma=0.448211 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.041 mas, bmaj=7.519 mas, bpa=-2.008 degrees ! Estimated noise=1.62216 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000142127 Jy ! Component: 100 - total flux cleaned = -0.000100092 Jy ! Component: 150 - total flux cleaned = -6.31105e-05 Jy ! Component: 200 - total flux cleaned = -2.95865e-05 Jy ! Total flux subtracted in 200 components = -2.95865e-05 Jy ! Clean residual min=-0.003378 max=0.002893 Jy/beam ! Clean residual mean=-0.000000 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.164431 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 62 components and 0.164431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077913Jy sigma=0.448148 ! Fit after self-cal, rms=0.077917Jy sigma=0.448145 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.78208e-05 Jy ! Component: 100 - total flux cleaned = 2.92068e-05 Jy ! Component: 150 - total flux cleaned = 5.81795e-05 Jy ! Component: 200 - total flux cleaned = 7.17293e-05 Jy ! Total flux subtracted in 200 components = 7.17293e-05 Jy ! Clean residual min=-0.003333 max=0.002867 Jy/beam ! Clean residual mean=-0.000000 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.164503 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 64 components and 0.164503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077909Jy sigma=0.448114 ! Fit after self-cal, rms=0.077909Jy sigma=0.448113 ! 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.077909Jy sigma=0.448113 ! Fit after self-cal, rms=0.077963Jy sigma=0.448096 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.089 mas, bmaj=13.49 mas, bpa=0.3185 degrees ! Estimated noise=2.04167 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000809041 Jy ! Component: 100 - total flux cleaned = 0.000845958 Jy ! Component: 150 - total flux cleaned = 0.000925226 Jy ! Component: 200 - total flux cleaned = 0.000981358 Jy ! Total flux subtracted in 200 components = 0.000981358 Jy ! Clean residual min=-0.004700 max=0.003429 Jy/beam ! Clean residual mean=-0.000001 rms=0.001002 Jy/beam ! Combined flux in latest and established models = 0.165484 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 68 components and 0.165484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077964Jy sigma=0.448109 ! Fit after self-cal, rms=0.077961Jy sigma=0.448090 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.000123826 Jy ! Component: 100 - total flux cleaned = 0.000110223 Jy ! Component: 150 - total flux cleaned = 0.000111018 Jy ! Component: 200 - total flux cleaned = 0.000151497 Jy ! Total flux subtracted in 200 components = 0.000151497 Jy ! Clean residual min=-0.004701 max=0.003411 Jy/beam ! Clean residual mean=-0.000001 rms=0.000996 Jy/beam ! Combined flux in latest and established models = 0.165636 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 74 components and 0.165636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077967Jy sigma=0.448134 ! Fit after self-cal, rms=0.077962Jy sigma=0.448121 ! 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.039 mas, bmaj=7.524 mas, bpa=-2.057 degrees ! Estimated noise=1.62042 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.039 x 7.524 at -2.057 degrees (North through East) ! Clean map min=-0.0032698 max=0.14396 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.528 mas, bmaj=6.681 mas, bpa=-3.263 degrees ! Estimated noise=2.36627 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.112978 Jy ! Component: 100 - total flux cleaned = 0.137998 Jy ! Component: 150 - total flux cleaned = 0.147534 Jy ! Component: 200 - total flux cleaned = 0.153143 Jy ! Total flux subtracted in 200 components = 0.153143 Jy ! Clean residual min=-0.004125 max=0.004219 Jy/beam ! Clean residual mean=-0.000001 rms=0.001039 Jy/beam ! Combined flux in latest and established models = 0.153143 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.153143 Jy ! Inverting map and beam ! Estimated beam: bmin=3.039 mas, bmaj=7.524 mas, bpa=-2.057 degrees ! Estimated noise=1.62042 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.00481096 Jy ! Component: 100 - total flux cleaned = 0.00744877 Jy ! Component: 150 - total flux cleaned = 0.00903637 Jy ! Component: 200 - total flux cleaned = 0.0100294 Jy ! Total flux subtracted in 200 components = 0.0100294 Jy ! Clean residual min=-0.003313 max=0.002797 Jy/beam ! Clean residual mean=-0.000000 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.163172 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 49 components and 0.163172 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.089 mas, bmaj=13.49 mas, bpa=0.3185 degrees ! Estimated noise=2.04167 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137124 Jy ! Component: 100 - total flux cleaned = 0.00185836 Jy ! Component: 150 - total flux cleaned = 0.00191834 Jy ! Component: 200 - total flux cleaned = 0.00196088 Jy ! Total flux subtracted in 200 components = 0.00196088 Jy ! Clean residual min=-0.004742 max=0.003446 Jy/beam ! Clean residual mean=-0.000001 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.165133 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.39802e-05 Jy ! Component: 100 - total flux cleaned = 0.000106043 Jy ! Component: 150 - total flux cleaned = 0.000154736 Jy ! Component: 200 - total flux cleaned = 0.00020158 Jy ! Total flux subtracted in 200 components = 0.00020158 Jy ! Clean residual min=-0.004746 max=0.003442 Jy/beam ! Clean residual mean=-0.000001 rms=0.001001 Jy/beam ! Combined flux in latest and established models = 0.165334 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 56 components and 0.165334 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.039 mas, bmaj=7.524 mas, bpa=-2.057 degrees ! Estimated noise=1.62042 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000524279 Jy ! Component: 100 - total flux cleaned = -0.000526259 Jy ! Component: 150 - total flux cleaned = -0.000514101 Jy ! Component: 200 - total flux cleaned = -0.000503199 Jy ! Total flux subtracted in 200 components = -0.000503199 Jy ! Clean residual min=-0.003317 max=0.002770 Jy/beam ! Clean residual mean=-0.000000 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.164831 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 69 components and 0.164831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077934Jy sigma=0.447997 ! Fit after self-cal, rms=0.077927Jy sigma=0.447991 wmodel J0216-1017_S_map.mod ! Writing 69 model components to file: J0216-1017_S_map.mod wobs J0216-1017_S_uvs.fits ! Writing UV FITS file: J0216-1017_S_uvs.fits wwins J0216-1017_S_map.win ! wwins: Wrote 1 windows to J0216-1017_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.000940881 Jy ! Component: 100 - total flux cleaned = -0.000993605 Jy ! Component: 150 - total flux cleaned = -0.00103551 Jy ! Component: 200 - total flux cleaned = -0.00111979 Jy ! Component: 250 - total flux cleaned = -0.00111952 Jy ! Component: 300 - total flux cleaned = -0.00112005 Jy ! Component: 350 - total flux cleaned = -0.00100808 Jy ! Component: 400 - total flux cleaned = -0.000830983 Jy ! Component: 450 - total flux cleaned = -0.000729906 Jy ! Component: 500 - total flux cleaned = -0.000598251 Jy ! Component: 550 - total flux cleaned = -0.000438593 Jy ! Component: 600 - total flux cleaned = -0.000345542 Jy ! Component: 650 - total flux cleaned = -0.00025445 Jy ! Component: 700 - total flux cleaned = -0.000137314 Jy ! Component: 750 - total flux cleaned = -8.07711e-05 Jy ! Component: 800 - total flux cleaned = -2.51103e-05 Jy ! Component: 850 - total flux cleaned = -7.91479e-05 Jy ! Component: 900 - total flux cleaned = -0.000158169 Jy ! Component: 950 - total flux cleaned = -0.000235381 Jy ! Component: 1000 - total flux cleaned = -0.000311554 Jy ! Component: 1050 - total flux cleaned = -0.000410849 Jy ! Component: 1100 - total flux cleaned = -0.000508199 Jy ! Component: 1150 - total flux cleaned = -0.000603583 Jy ! Component: 1200 - total flux cleaned = -0.000767442 Jy ! Component: 1250 - total flux cleaned = -0.000882108 Jy ! Component: 1300 - total flux cleaned = -0.00103976 Jy ! Component: 1350 - total flux cleaned = -0.00119546 Jy ! Component: 1400 - total flux cleaned = -0.00132679 Jy ! Component: 1450 - total flux cleaned = -0.00154228 Jy ! Component: 1500 - total flux cleaned = -0.00169076 Jy ! Component: 1550 - total flux cleaned = -0.00185775 Jy ! Component: 1600 - total flux cleaned = -0.00198095 Jy ! Component: 1650 - total flux cleaned = -0.00210226 Jy ! Component: 1700 - total flux cleaned = -0.00222214 Jy ! Component: 1750 - total flux cleaned = -0.00234005 Jy ! Component: 1800 - total flux cleaned = -0.0024368 Jy ! Component: 1850 - total flux cleaned = -0.00262754 Jy ! Component: 1900 - total flux cleaned = -0.00266486 Jy ! Component: 1950 - total flux cleaned = -0.00281392 Jy ! Component: 2000 - total flux cleaned = -0.0029059 Jy ! Component: 2050 - total flux cleaned = -0.00301497 Jy ! Component: 2100 - total flux cleaned = -0.00314063 Jy ! Component: 2150 - total flux cleaned = -0.00315839 Jy ! Component: 2200 - total flux cleaned = -0.00326388 Jy ! Component: 2250 - total flux cleaned = -0.00326385 Jy ! Component: 2300 - total flux cleaned = -0.00334985 Jy ! Component: 2350 - total flux cleaned = -0.00338379 Jy ! Component: 2400 - total flux cleaned = -0.00340066 Jy ! Component: 2450 - total flux cleaned = -0.00343447 Jy ! Component: 2500 - total flux cleaned = -0.00345125 Jy ! Component: 2550 - total flux cleaned = -0.00351682 Jy ! Component: 2600 - total flux cleaned = -0.00359794 Jy ! Component: 2650 - total flux cleaned = -0.00361418 Jy ! Component: 2700 - total flux cleaned = -0.00366196 Jy ! Component: 2750 - total flux cleaned = -0.00366165 Jy ! Component: 2800 - total flux cleaned = -0.00364599 Jy ! Component: 2850 - total flux cleaned = -0.00370803 Jy ! Component: 2900 - total flux cleaned = -0.00370803 Jy ! Component: 2950 - total flux cleaned = -0.00369279 Jy ! Component: 3000 - total flux cleaned = -0.00369273 Jy ! Component: 3050 - total flux cleaned = -0.00369286 Jy ! Component: 3100 - total flux cleaned = -0.00364814 Jy ! Component: 3150 - total flux cleaned = -0.00363353 Jy ! Component: 3200 - total flux cleaned = -0.00363371 Jy ! Component: 3250 - total flux cleaned = -0.00366291 Jy ! Component: 3300 - total flux cleaned = -0.00357592 Jy ! Component: 3350 - total flux cleaned = -0.00359032 Jy ! Component: 3400 - total flux cleaned = -0.00359017 Jy ! Component: 3450 - total flux cleaned = -0.00356171 Jy ! Component: 3500 - total flux cleaned = -0.00351939 Jy ! Component: 3550 - total flux cleaned = -0.00354747 Jy ! Component: 3600 - total flux cleaned = -0.00353354 Jy ! Component: 3650 - total flux cleaned = -0.00350575 Jy ! Component: 3700 - total flux cleaned = -0.00347821 Jy ! Component: 3750 - total flux cleaned = -0.00346454 Jy ! Component: 3800 - total flux cleaned = -0.00349172 Jy ! Component: 3850 - total flux cleaned = -0.00347805 Jy ! Component: 3900 - total flux cleaned = -0.00350506 Jy ! Component: 3950 - total flux cleaned = -0.00355871 Jy ! Component: 4000 - total flux cleaned = -0.00359878 Jy ! Component: 4050 - total flux cleaned = -0.00362527 Jy ! Total flux subtracted in 4096 components = -0.003665 Jy ! Clean residual min=-0.000884 max=0.000772 Jy/beam ! Clean residual mean=-0.000001 rms=0.000226 Jy/beam ! Combined flux in latest and established models = 0.161166 Jy keep ! Adding 253 model components to the UV plane model. ! The established model now contains 322 components and 0.161166 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0216-1017_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.039 x 7.524 at -2.057 degrees (North through East) ! Clean map min=-0.0016577 max=0.14472 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0216-1017_S_map.fits wmodel /image_prod/ug002_uva//J0216-1017_S_map.mod ! Writing 322 model components to file: /image_prod/ug002_uva//J0216-1017_S_map.mod wobs /image_prod/ug002_uva//J0216-1017_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0216-1017_S_uvs.fits wwins /image_prod/ug002_uva//J0216-1017_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0216-1017_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.144719 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000218395 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.452729 0.452729 0.905457 1.81091 3.62183 7.24366 14.4873 28.9746 57.9493 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.144 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 662.648 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0216-1017_S_dfm.log closed on Wed Mar 4 19:28:37 2020