! Started logfile: /image_prod/ug002_uva//J0057-0024_S_dfm.log on Wed Mar 4 18:44:19 2020 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /image_prod/ug002_uva//J0057-0024_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0057-0024_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.971481 visibilities/baseline/integration-bin. ! Found source: J0057-0024 ! ! 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 7869 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J0057-0024_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.010343Jy sigma=8.662446 ! Fit after self-cal, rms=0.870628Jy sigma=7.495584 ! 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.698 mas, bmaj=7.251 mas, bpa=-3.645 degrees ! Estimated noise=1.22188 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.100444 Jy ! Component: 100 - total flux cleaned = 0.123979 Jy ! Total flux subtracted in 100 components = 0.123979 Jy ! Clean residual min=-0.009047 max=0.009181 Jy/beam ! Clean residual mean=0.000008 rms=0.001697 Jy/beam ! Combined flux in latest and established models = 0.123979 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.123979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074192Jy sigma=0.528813 ! Fit after self-cal, rms=0.074184Jy sigma=0.528715 ! 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.197 mas, bmaj=8.287 mas, bpa=-4.343 degrees ! Estimated noise=0.965091 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.00963511 Jy ! Component: 100 - total flux cleaned = 0.0139776 Jy ! Component: 150 - total flux cleaned = 0.0161709 Jy ! Component: 200 - total flux cleaned = 0.0174302 Jy ! Total flux subtracted in 200 components = 0.0174302 Jy ! Clean residual min=-0.008904 max=0.004264 Jy/beam ! Clean residual mean=0.000009 rms=0.001484 Jy/beam ! Combined flux in latest and established models = 0.141409 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 16 components and 0.141409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072742Jy sigma=0.519071 ! Fit after self-cal, rms=0.072747Jy sigma=0.518991 ! 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.197 x 8.287 at -4.343 degrees (North through East) ! Clean map min=-0.0086646 max=0.12904 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.10 HN 0.99 KP 1.08 ! LA 1.05 MK 1.04 NL 1.03 OV 0.69 ! PT 1.10 SC 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 1.09 HN 1.04 KP 1.05 ! LA 1.03 MK 0.98 NL 1.02 OV 0.99 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.04 HN 1.05 KP 1.06 ! LA 1.09 MK 1.04 NL 0.99 OV 0.65 ! PT 1.07 SC 0.98 ! ! ! Fit before self-cal, rms=0.072747Jy sigma=0.518991 ! Fit after self-cal, rms=0.066869Jy sigma=0.476784 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.208 mas, bmaj=8.291 mas, bpa=-4.047 degrees ! Estimated noise=0.970456 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.000414285 Jy ! Component: 100 - total flux cleaned = 0.000379046 Jy ! Component: 150 - total flux cleaned = 0.000347182 Jy ! Component: 200 - total flux cleaned = 0.000319638 Jy ! Total flux subtracted in 200 components = 0.000319638 Jy ! Clean residual min=-0.003168 max=0.002975 Jy/beam ! Clean residual mean=0.000007 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.141729 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 26 components and 0.141729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066805Jy sigma=0.476620 ! Fit after self-cal, rms=0.066966Jy sigma=0.475884 ! 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.066966Jy sigma=0.475884 ! Fit after self-cal, rms=0.065451Jy sigma=0.469565 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.209 mas, bmaj=8.284 mas, bpa=-3.923 degrees ! Estimated noise=0.979248 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118402 Jy ! Component: 100 - total flux cleaned = 0.00118869 Jy ! Component: 150 - total flux cleaned = 0.00116409 Jy ! Component: 200 - total flux cleaned = 0.00114135 Jy ! Total flux subtracted in 200 components = 0.00114135 Jy ! Clean residual min=-0.002197 max=0.002077 Jy/beam ! Clean residual mean=0.000004 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.14287 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 32 components and 0.14287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065393Jy sigma=0.469415 ! Fit after self-cal, rms=0.065406Jy sigma=0.469377 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.81566e-05 Jy ! Component: 100 - total flux cleaned = -3.86334e-05 Jy ! Component: 150 - total flux cleaned = -5.5919e-05 Jy ! Component: 200 - total flux cleaned = -5.63505e-05 Jy ! Total flux subtracted in 200 components = -5.63505e-05 Jy ! Clean residual min=-0.002149 max=0.002088 Jy/beam ! Clean residual mean=0.000004 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.142814 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 38 components and 0.142814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065391Jy sigma=0.469318 ! Fit after self-cal, rms=0.065389Jy sigma=0.469313 ! 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.065389Jy sigma=0.469313 ! Fit after self-cal, rms=0.062105Jy sigma=0.464386 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.207 mas, bmaj=8.274 mas, bpa=-3.893 degrees ! Estimated noise=0.977282 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000189693 Jy ! Component: 100 - total flux cleaned = 0.000228462 Jy ! Component: 150 - total flux cleaned = 0.000263023 Jy ! Component: 200 - total flux cleaned = 0.000294547 Jy ! Total flux subtracted in 200 components = 0.000294547 Jy ! Clean residual min=-0.001813 max=0.001764 Jy/beam ! Clean residual mean=0.000003 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.143109 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 46 components and 0.143109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062092Jy sigma=0.464325 ! Fit after self-cal, rms=0.062087Jy sigma=0.464291 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.8986e-05 Jy ! Component: 100 - total flux cleaned = 9.78087e-05 Jy ! Component: 150 - total flux cleaned = 0.000111323 Jy ! Component: 200 - total flux cleaned = 0.000136748 Jy ! Total flux subtracted in 200 components = 0.000136748 Jy ! Clean residual min=-0.001819 max=0.001742 Jy/beam ! Clean residual mean=0.000003 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.143245 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.143245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062080Jy sigma=0.464251 ! Fit after self-cal, rms=0.062080Jy sigma=0.464250 ! 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.062080Jy sigma=0.464250 ! Fit after self-cal, rms=0.061969Jy sigma=0.464243 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.54 mas, bmaj=13.48 mas, bpa=-1.877 degrees ! Estimated noise=1.1875 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000428506 Jy ! Component: 100 - total flux cleaned = 0.000427546 Jy ! Component: 150 - total flux cleaned = 0.000490562 Jy ! Component: 200 - total flux cleaned = 0.000538451 Jy ! Total flux subtracted in 200 components = 0.000538451 Jy ! Clean residual min=-0.001865 max=0.001624 Jy/beam ! Clean residual mean=0.000006 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.143784 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 52 components and 0.143784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061970Jy sigma=0.464292 ! Fit after self-cal, rms=0.061963Jy sigma=0.464227 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.46663e-05 Jy ! Component: 100 - total flux cleaned = -6.94635e-06 Jy ! Component: 150 - total flux cleaned = 1.96406e-05 Jy ! Component: 200 - total flux cleaned = 5.28451e-05 Jy ! Total flux subtracted in 200 components = 5.28451e-05 Jy ! Clean residual min=-0.001881 max=0.001623 Jy/beam ! Clean residual mean=0.000006 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.143837 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 55 components and 0.143837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061970Jy sigma=0.464277 ! Fit after self-cal, rms=0.061964Jy sigma=0.464228 ! 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.206 mas, bmaj=8.266 mas, bpa=-3.851 degrees ! Estimated noise=0.976648 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.206 x 8.266 at -3.851 degrees (North through East) ! Clean map min=-0.0016933 max=0.12972 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.72 mas, bmaj=7.263 mas, bpa=-3.188 degrees ! Estimated noise=1.22065 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.100259 Jy ! Component: 100 - total flux cleaned = 0.123689 Jy ! Component: 150 - total flux cleaned = 0.133104 Jy ! Component: 200 - total flux cleaned = 0.137607 Jy ! Total flux subtracted in 200 components = 0.137607 Jy ! Clean residual min=-0.002199 max=0.002574 Jy/beam ! Clean residual mean=0.000002 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.137607 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.137607 Jy ! Inverting map and beam ! Estimated beam: bmin=3.206 mas, bmaj=8.266 mas, bpa=-3.851 degrees ! Estimated noise=0.976648 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, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00338254 Jy ! Component: 100 - total flux cleaned = 0.00534137 Jy ! Component: 150 - total flux cleaned = 0.00644418 Jy ! Component: 200 - total flux cleaned = 0.00679769 Jy ! Total flux subtracted in 200 components = 0.00679769 Jy ! Clean residual min=-0.001841 max=0.001568 Jy/beam ! Clean residual mean=0.000003 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.144405 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 45 components and 0.144405 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.54 mas, bmaj=13.48 mas, bpa=-1.877 degrees ! Estimated noise=1.1875 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000395744 Jy ! Component: 100 - total flux cleaned = 0.000376123 Jy ! Component: 150 - total flux cleaned = 0.000394512 Jy ! Component: 200 - total flux cleaned = 0.00039417 Jy ! Total flux subtracted in 200 components = 0.00039417 Jy ! Clean residual min=-0.001793 max=0.001564 Jy/beam ! Clean residual mean=0.000005 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.144799 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 = -1.24749e-07 Jy ! Component: 100 - total flux cleaned = 1.4802e-05 Jy ! Component: 150 - total flux cleaned = 2.84152e-05 Jy ! Component: 200 - total flux cleaned = 2.82655e-05 Jy ! Total flux subtracted in 200 components = 2.82655e-05 Jy ! Clean residual min=-0.001804 max=0.001548 Jy/beam ! Clean residual mean=0.000005 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.144827 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 61 components and 0.144827 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.206 mas, bmaj=8.266 mas, bpa=-3.851 degrees ! Estimated noise=0.976648 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.60732e-05 Jy ! Component: 100 - total flux cleaned = -6.56525e-05 Jy ! Component: 150 - total flux cleaned = -8.73033e-05 Jy ! Component: 200 - total flux cleaned = -4.8001e-05 Jy ! Total flux subtracted in 200 components = -4.8001e-05 Jy ! Clean residual min=-0.001820 max=0.001560 Jy/beam ! Clean residual mean=0.000003 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.144779 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 71 components and 0.144779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061936Jy sigma=0.463799 ! Fit after self-cal, rms=0.061929Jy sigma=0.463750 wmodel J0057-0024_S_map.mod ! Writing 71 model components to file: J0057-0024_S_map.mod wobs J0057-0024_S_uvs.fits ! Writing UV FITS file: J0057-0024_S_uvs.fits wwins J0057-0024_S_map.win ! wwins: Wrote 2 windows to J0057-0024_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.000510498 Jy ! Component: 100 - total flux cleaned = -0.000846096 Jy ! Component: 150 - total flux cleaned = -0.00111014 Jy ! Component: 200 - total flux cleaned = -0.00136339 Jy ! Component: 250 - total flux cleaned = -0.00160771 Jy ! Component: 300 - total flux cleaned = -0.00184482 Jy ! Component: 350 - total flux cleaned = -0.00198354 Jy ! Component: 400 - total flux cleaned = -0.0022537 Jy ! Component: 450 - total flux cleaned = -0.00240729 Jy ! Component: 500 - total flux cleaned = -0.00253601 Jy ! Component: 550 - total flux cleaned = -0.0026414 Jy ! Component: 600 - total flux cleaned = -0.00274548 Jy ! Component: 650 - total flux cleaned = -0.00280687 Jy ! Component: 700 - total flux cleaned = -0.00294779 Jy ! Component: 750 - total flux cleaned = -0.00302705 Jy ! Component: 800 - total flux cleaned = -0.00320284 Jy ! Component: 850 - total flux cleaned = -0.003222 Jy ! Component: 900 - total flux cleaned = -0.00339302 Jy ! Component: 950 - total flux cleaned = -0.00346792 Jy ! Component: 1000 - total flux cleaned = -0.00359728 Jy ! Component: 1050 - total flux cleaned = -0.00365213 Jy ! Component: 1100 - total flux cleaned = -0.00374222 Jy ! Component: 1150 - total flux cleaned = -0.00383129 Jy ! Component: 1200 - total flux cleaned = -0.00390166 Jy ! Component: 1250 - total flux cleaned = -0.00395353 Jy ! Component: 1300 - total flux cleaned = -0.00397087 Jy ! Component: 1350 - total flux cleaned = -0.00408975 Jy ! Component: 1400 - total flux cleaned = -0.00405605 Jy ! Component: 1450 - total flux cleaned = -0.00413907 Jy ! Component: 1500 - total flux cleaned = -0.00417163 Jy ! Component: 1550 - total flux cleaned = -0.0041878 Jy ! Component: 1600 - total flux cleaned = -0.00421995 Jy ! Component: 1650 - total flux cleaned = -0.00428335 Jy ! Component: 1700 - total flux cleaned = -0.00433044 Jy ! Component: 1750 - total flux cleaned = -0.00437719 Jy ! Component: 1800 - total flux cleaned = -0.00442337 Jy ! Component: 1850 - total flux cleaned = -0.00439281 Jy ! Component: 1900 - total flux cleaned = -0.00446846 Jy ! Component: 1950 - total flux cleaned = -0.00446864 Jy ! Component: 2000 - total flux cleaned = -0.00451295 Jy ! Component: 2050 - total flux cleaned = -0.0044984 Jy ! Component: 2100 - total flux cleaned = -0.00458573 Jy ! Component: 2150 - total flux cleaned = -0.00461453 Jy ! Component: 2200 - total flux cleaned = -0.00465741 Jy ! Component: 2250 - total flux cleaned = -0.00471419 Jy ! Component: 2300 - total flux cleaned = -0.00474215 Jy ! Component: 2350 - total flux cleaned = -0.0047978 Jy ! Component: 2400 - total flux cleaned = -0.0048115 Jy ! Component: 2450 - total flux cleaned = -0.00492097 Jy ! Component: 2500 - total flux cleaned = -0.00496167 Jy ! Component: 2550 - total flux cleaned = -0.00504247 Jy ! Component: 2600 - total flux cleaned = -0.00510911 Jy ! Component: 2650 - total flux cleaned = -0.00518868 Jy ! Component: 2700 - total flux cleaned = -0.00521485 Jy ! Component: 2750 - total flux cleaned = -0.00524106 Jy ! Component: 2800 - total flux cleaned = -0.00538363 Jy ! Component: 2850 - total flux cleaned = -0.00547388 Jy ! Component: 2900 - total flux cleaned = -0.00552491 Jy ! Component: 2950 - total flux cleaned = -0.00560097 Jy ! Component: 3000 - total flux cleaned = -0.00560088 Jy ! Component: 3050 - total flux cleaned = -0.00566343 Jy ! Component: 3100 - total flux cleaned = -0.00572541 Jy ! Component: 3150 - total flux cleaned = -0.00578699 Jy ! Component: 3200 - total flux cleaned = -0.00579926 Jy ! Component: 3250 - total flux cleaned = -0.00585996 Jy ! Component: 3300 - total flux cleaned = -0.00585999 Jy ! Component: 3350 - total flux cleaned = -0.00590804 Jy ! Component: 3400 - total flux cleaned = -0.0059199 Jy ! Component: 3450 - total flux cleaned = -0.00597908 Jy ! Component: 3500 - total flux cleaned = -0.0060143 Jy ! Component: 3550 - total flux cleaned = -0.00603759 Jy ! Component: 3600 - total flux cleaned = -0.00609563 Jy ! Component: 3650 - total flux cleaned = -0.0061069 Jy ! Component: 3700 - total flux cleaned = -0.00614122 Jy ! Component: 3750 - total flux cleaned = -0.00615247 Jy ! Component: 3800 - total flux cleaned = -0.00617517 Jy ! Component: 3850 - total flux cleaned = -0.00617511 Jy ! Component: 3900 - total flux cleaned = -0.00621957 Jy ! Component: 3950 - total flux cleaned = -0.00623079 Jy ! Component: 4000 - total flux cleaned = -0.00629684 Jy ! Component: 4050 - total flux cleaned = -0.00629678 Jy ! Total flux subtracted in 4096 components = -0.0062643 Jy ! Clean residual min=-0.000588 max=0.000649 Jy/beam ! Clean residual mean=0.000001 rms=0.000200 Jy/beam ! Combined flux in latest and established models = 0.138515 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 356 components and 0.138515 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0057-0024_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.206 x 8.266 at -3.851 degrees (North through East) ! Clean map min=-0.0013957 max=0.13003 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0057-0024_S_map.fits wmodel /image_prod/ug002_uva//J0057-0024_S_map.mod ! Writing 356 model components to file: /image_prod/ug002_uva//J0057-0024_S_map.mod wobs /image_prod/ug002_uva//J0057-0024_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0057-0024_S_uvs.fits wwins /image_prod/ug002_uva//J0057-0024_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0057-0024_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.130034 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000199636 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.46058 0.46058 0.92116 1.84232 3.68464 7.36928 14.7386 29.4771 58.9542 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.13 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 651.352 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0057-0024_S_dfm.log closed on Wed Mar 4 18:44:23 2020