! Started logfile: /image_prod/ug002_uva//J0010+1058_S_a_dfm.log on Wed Mar 4 18:13:42 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//J0010+1058_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0010+1058_S_a_uva.fits ! AN table 1: 6 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.880952 visibilities/baseline/integration-bin. ! Found source: J0010+1058 ! ! 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 333 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 J0010+1058_S_a] 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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.997508Jy sigma=18.238168 ! Fit after self-cal, rms=0.943882Jy sigma=17.296716 ! 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=5.337 mas, bmaj=20.2 mas, bpa=-23.78 degrees ! Estimated noise=2.49047 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.0455529 Jy ! Component: 100 - total flux cleaned = 0.0562967 Jy ! Total flux subtracted in 100 components = 0.0562967 Jy ! Clean residual min=-0.006000 max=0.006235 Jy/beam ! Clean residual mean=0.000013 rms=0.001840 Jy/beam ! Combined flux in latest and established models = 0.0562967 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0562967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.043638Jy sigma=0.752256 ! Fit after self-cal, rms=0.043517Jy sigma=0.749621 ! 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=6.224 mas, bmaj=19.55 mas, bpa=-23.45 degrees ! Estimated noise=2.1944 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.00347733 Jy ! Component: 100 - total flux cleaned = 0.00538572 Jy ! Component: 150 - total flux cleaned = 0.00681972 Jy ! Component: 200 - total flux cleaned = 0.00779323 Jy ! Total flux subtracted in 200 components = 0.00779323 Jy ! Clean residual min=-0.004445 max=0.004841 Jy/beam ! Clean residual mean=0.000005 rms=0.001277 Jy/beam ! Combined flux in latest and established models = 0.0640899 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 29 components and 0.0640899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.043005Jy sigma=0.735826 ! Fit after self-cal, rms=0.042976Jy sigma=0.735187 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.224 x 19.55 at -23.45 degrees (North through East) ! Clean map min=-0.0043131 max=0.054416 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.92 HN 1.17 KP 1.01 LA 1.03 ! NL 0.78 OV 1.11 PT 0.88 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.81 HN 0.90 KP 1.02 LA 1.01 ! NL 1.23 OV 1.16 PT 1.11 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 HN 0.85 KP 0.99 LA 1.04 ! NL 1.19 OV 0.81 PT 1.03 ! ! ! Fit before self-cal, rms=0.042976Jy sigma=0.735187 ! Fit after self-cal, rms=0.042322Jy sigma=0.715366 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.18 mas, bmaj=19.32 mas, bpa=-23.49 degrees ! Estimated noise=2.15765 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.00124155 Jy ! Component: 100 - total flux cleaned = 0.00188351 Jy ! Component: 150 - total flux cleaned = 0.00231067 Jy ! Component: 200 - total flux cleaned = 0.0026363 Jy ! Total flux subtracted in 200 components = 0.0026363 Jy ! Clean residual min=-0.003316 max=0.003910 Jy/beam ! Clean residual mean=0.000001 rms=0.001063 Jy/beam ! Combined flux in latest and established models = 0.0667262 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 45 components and 0.0667262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042163Jy sigma=0.713023 ! Fit after self-cal, rms=0.042281Jy sigma=0.711885 ! 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.042281Jy sigma=0.711885 ! Fit after self-cal, rms=0.042514Jy sigma=0.711692 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.183 mas, bmaj=19.23 mas, bpa=-23.48 degrees ! Estimated noise=2.15744 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000727098 Jy ! Component: 100 - total flux cleaned = 0.00101181 Jy ! Component: 150 - total flux cleaned = 0.00115392 Jy ! Component: 200 - total flux cleaned = 0.00131522 Jy ! Total flux subtracted in 200 components = 0.00131522 Jy ! Clean residual min=-0.003345 max=0.003739 Jy/beam ! Clean residual mean=0.000001 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.0680414 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 51 components and 0.0680414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042441Jy sigma=0.710578 ! Fit after self-cal, rms=0.042451Jy sigma=0.710485 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 = -7.8688e-05 Jy ! Component: 100 - total flux cleaned = 4.34452e-05 Jy ! Component: 150 - total flux cleaned = 7.23729e-05 Jy ! Component: 200 - total flux cleaned = 0.000124903 Jy ! Total flux subtracted in 200 components = 0.000124903 Jy ! Clean residual min=-0.003328 max=0.003596 Jy/beam ! Clean residual mean=0.000001 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.0681663 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 62 components and 0.0681663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042414Jy sigma=0.709827 ! Fit after self-cal, rms=0.042411Jy sigma=0.709773 ! 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.042411Jy sigma=0.709773 ! Fit after self-cal, rms=0.042387Jy sigma=0.709699 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.181 mas, bmaj=19.17 mas, bpa=-23.5 degrees ! Estimated noise=2.15354 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000202698 Jy ! Component: 100 - total flux cleaned = 0.000254986 Jy ! Component: 150 - total flux cleaned = 0.000326081 Jy ! Component: 200 - total flux cleaned = 0.000347984 Jy ! Total flux subtracted in 200 components = 0.000347984 Jy ! Clean residual min=-0.003312 max=0.003438 Jy/beam ! Clean residual mean=0.000002 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.0685143 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 69 components and 0.0685143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042359Jy sigma=0.709255 ! Fit after self-cal, rms=0.042359Jy sigma=0.709214 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.74763e-05 Jy ! Component: 100 - total flux cleaned = -5.82433e-05 Jy ! Component: 150 - total flux cleaned = -3.79812e-05 Jy ! Component: 200 - total flux cleaned = -2.28145e-06 Jy ! Total flux subtracted in 200 components = -2.28145e-06 Jy ! Clean residual min=-0.003295 max=0.003341 Jy/beam ! Clean residual mean=0.000002 rms=0.000960 Jy/beam ! Combined flux in latest and established models = 0.068512 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 77 components and 0.068512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042343Jy sigma=0.708895 ! Fit after self-cal, rms=0.042341Jy sigma=0.708865 ! 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.042341Jy sigma=0.708865 ! Fit after self-cal, rms=0.042330Jy sigma=0.708840 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.293 mas, bmaj=19.02 mas, bpa=-22.57 degrees ! Estimated noise=2.25983 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000598783 Jy ! Component: 100 - total flux cleaned = -0.00060033 Jy ! Component: 150 - total flux cleaned = -0.000582739 Jy ! Component: 200 - total flux cleaned = -0.000523795 Jy ! Total flux subtracted in 200 components = -0.000523795 Jy ! Clean residual min=-0.002735 max=0.002976 Jy/beam ! Clean residual mean=0.000004 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.0679882 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 96 components and 0.0679882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042321Jy sigma=0.708677 ! Fit after self-cal, rms=0.042320Jy sigma=0.708634 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 = -5.65644e-05 Jy ! Component: 100 - total flux cleaned = -7.28188e-05 Jy ! Component: 150 - total flux cleaned = -4.58516e-05 Jy ! Component: 200 - total flux cleaned = 4.33705e-06 Jy ! Total flux subtracted in 200 components = 4.33705e-06 Jy ! Clean residual min=-0.002713 max=0.002957 Jy/beam ! Clean residual mean=0.000004 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.0679926 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 106 components and 0.0679926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042315Jy sigma=0.708516 ! Fit after self-cal, rms=0.042314Jy sigma=0.708484 ! 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=6.18 mas, bmaj=19.14 mas, bpa=-23.5 degrees ! Estimated noise=2.15053 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.18 x 19.14 at -23.5 degrees (North through East) ! Clean map min=-0.0032506 max=0.053901 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=5.246 mas, bmaj=19.82 mas, bpa=-23.57 degrees ! Estimated noise=2.43181 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0443886 Jy ! Component: 100 - total flux cleaned = 0.0525979 Jy ! Component: 150 - total flux cleaned = 0.0561423 Jy ! Component: 200 - total flux cleaned = 0.0576236 Jy ! Total flux subtracted in 200 components = 0.0576236 Jy ! Clean residual min=-0.004733 max=0.004578 Jy/beam ! Clean residual mean=0.000016 rms=0.001354 Jy/beam ! Combined flux in latest and established models = 0.0576236 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.0576236 Jy ! Inverting map and beam ! Estimated beam: bmin=6.18 mas, bmaj=19.14 mas, bpa=-23.5 degrees ! Estimated noise=2.15053 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.00259181 Jy ! Component: 100 - total flux cleaned = 0.00375559 Jy ! Component: 150 - total flux cleaned = 0.00482587 Jy ! Component: 200 - total flux cleaned = 0.00553522 Jy ! Total flux subtracted in 200 components = 0.00553522 Jy ! Clean residual min=-0.004310 max=0.003782 Jy/beam ! Clean residual mean=0.000013 rms=0.001101 Jy/beam ! Combined flux in latest and established models = 0.0631588 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 67 components and 0.0631588 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.293 mas, bmaj=19.02 mas, bpa=-22.57 degrees ! Estimated noise=2.25983 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00085655 Jy ! Component: 100 - total flux cleaned = 0.00157167 Jy ! Component: 150 - total flux cleaned = 0.00196413 Jy ! Component: 200 - total flux cleaned = 0.00227478 Jy ! Total flux subtracted in 200 components = 0.00227478 Jy ! Clean residual min=-0.003197 max=0.003271 Jy/beam ! Clean residual mean=0.000011 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.0654336 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 = 0.000244112 Jy ! Component: 100 - total flux cleaned = 0.000496257 Jy ! Component: 150 - total flux cleaned = 0.000695305 Jy ! Component: 200 - total flux cleaned = 0.000876882 Jy ! Total flux subtracted in 200 components = 0.000876882 Jy ! Clean residual min=-0.002949 max=0.003145 Jy/beam ! Clean residual mean=0.000009 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.0663105 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 101 components and 0.0663105 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.18 mas, bmaj=19.14 mas, bpa=-23.5 degrees ! Estimated noise=2.15053 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.4966e-05 Jy ! Component: 100 - total flux cleaned = 0.000263079 Jy ! Component: 150 - total flux cleaned = 0.00047735 Jy ! Component: 200 - total flux cleaned = 0.000667021 Jy ! Total flux subtracted in 200 components = 0.000667021 Jy ! Clean residual min=-0.003450 max=0.003405 Jy/beam ! Clean residual mean=0.000005 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.0669775 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 117 components and 0.0669775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.042315Jy sigma=0.708896 ! Fit after self-cal, rms=0.042314Jy sigma=0.708836 wmodel J0010+1058_S_a_map.mod ! Writing 117 model components to file: J0010+1058_S_a_map.mod wobs J0010+1058_S_a_uvs.fits ! Writing UV FITS file: J0010+1058_S_a_uvs.fits wwins J0010+1058_S_a_map.win ! wwins: Wrote 1 windows to J0010+1058_S_a_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 = -5.31868e-05 Jy ! Component: 100 - total flux cleaned = -0.000588868 Jy ! Component: 150 - total flux cleaned = -0.000935768 Jy ! Component: 200 - total flux cleaned = -0.00111984 Jy ! Component: 250 - total flux cleaned = -0.00116349 Jy ! Component: 300 - total flux cleaned = -0.00104105 Jy ! Component: 350 - total flux cleaned = -0.00104038 Jy ! Component: 400 - total flux cleaned = -0.000925147 Jy ! Component: 450 - total flux cleaned = -0.000780785 Jy ! Component: 500 - total flux cleaned = -0.000643521 Jy ! Component: 550 - total flux cleaned = -0.000610689 Jy ! Component: 600 - total flux cleaned = -0.000546722 Jy ! Component: 650 - total flux cleaned = -0.000515888 Jy ! Component: 700 - total flux cleaned = -0.000515648 Jy ! Component: 750 - total flux cleaned = -0.00051542 Jy ! Component: 800 - total flux cleaned = -0.000572879 Jy ! Component: 850 - total flux cleaned = -0.000629282 Jy ! Component: 900 - total flux cleaned = -0.000768241 Jy ! Component: 950 - total flux cleaned = -0.000849679 Jy ! Component: 1000 - total flux cleaned = -0.000930399 Jy ! Component: 1050 - total flux cleaned = -0.00108843 Jy ! Component: 1100 - total flux cleaned = -0.0012443 Jy ! Component: 1150 - total flux cleaned = -0.00142303 Jy ! Component: 1200 - total flux cleaned = -0.0015995 Jy ! Component: 1250 - total flux cleaned = -0.00179878 Jy ! Component: 1300 - total flux cleaned = -0.00197094 Jy ! Component: 1350 - total flux cleaned = -0.0021661 Jy ! Component: 1400 - total flux cleaned = -0.0023591 Jy ! Component: 1450 - total flux cleaned = -0.00247892 Jy ! Component: 1500 - total flux cleaned = -0.00259787 Jy ! Component: 1550 - total flux cleaned = -0.00266882 Jy ! Component: 1600 - total flux cleaned = -0.00278627 Jy ! Component: 1650 - total flux cleaned = -0.00290322 Jy ! Component: 1700 - total flux cleaned = -0.00301975 Jy ! Component: 1750 - total flux cleaned = -0.00308953 Jy ! Component: 1800 - total flux cleaned = -0.00320603 Jy ! Component: 1850 - total flux cleaned = -0.0032764 Jy ! Component: 1900 - total flux cleaned = -0.00334728 Jy ! Component: 1950 - total flux cleaned = -0.00334697 Jy ! Component: 2000 - total flux cleaned = -0.00334688 Jy ! Component: 2050 - total flux cleaned = -0.00332232 Jy ! Component: 2100 - total flux cleaned = -0.00334781 Jy ! Component: 2150 - total flux cleaned = -0.00332212 Jy ! Component: 2200 - total flux cleaned = -0.00332255 Jy ! Component: 2250 - total flux cleaned = -0.00332274 Jy ! Component: 2300 - total flux cleaned = -0.00329545 Jy ! Component: 2350 - total flux cleaned = -0.00332369 Jy ! Component: 2400 - total flux cleaned = -0.00329488 Jy ! Component: 2450 - total flux cleaned = -0.00323606 Jy ! Component: 2500 - total flux cleaned = -0.00317511 Jy ! Component: 2550 - total flux cleaned = -0.00314396 Jy ! Component: 2600 - total flux cleaned = -0.00311212 Jy ! Component: 2650 - total flux cleaned = -0.00304737 Jy ! Component: 2700 - total flux cleaned = -0.00298034 Jy ! Component: 2750 - total flux cleaned = -0.00294602 Jy ! Component: 2800 - total flux cleaned = -0.002876 Jy ! Component: 2850 - total flux cleaned = -0.00280362 Jy ! Component: 2900 - total flux cleaned = -0.00276643 Jy ! Component: 2950 - total flux cleaned = -0.00269078 Jy ! Component: 3000 - total flux cleaned = -0.00269112 Jy ! Component: 3050 - total flux cleaned = -0.00265141 Jy ! Component: 3100 - total flux cleaned = -0.00261031 Jy ! Component: 3150 - total flux cleaned = -0.00252559 Jy ! Component: 3200 - total flux cleaned = -0.00248213 Jy ! Component: 3250 - total flux cleaned = -0.00239173 Jy ! Component: 3300 - total flux cleaned = -0.00234653 Jy ! Component: 3350 - total flux cleaned = -0.00225085 Jy ! Component: 3400 - total flux cleaned = -0.00215165 Jy ! Component: 3450 - total flux cleaned = -0.00210118 Jy ! Component: 3500 - total flux cleaned = -0.00199722 Jy ! Component: 3550 - total flux cleaned = -0.00194293 Jy ! Component: 3600 - total flux cleaned = -0.00183214 Jy ! Component: 3650 - total flux cleaned = -0.00177607 Jy ! Component: 3700 - total flux cleaned = -0.00165938 Jy ! Component: 3750 - total flux cleaned = -0.00153846 Jy ! Component: 3800 - total flux cleaned = -0.00141287 Jy ! Component: 3850 - total flux cleaned = -0.00134882 Jy ! Component: 3900 - total flux cleaned = -0.00121518 Jy ! Component: 3950 - total flux cleaned = -0.00107724 Jy ! Component: 4000 - total flux cleaned = -0.000935589 Jy ! Component: 4050 - total flux cleaned = -0.000862468 Jy ! Total flux subtracted in 4096 components = -0.000714326 Jy ! Clean residual min=-0.004604 max=0.004514 Jy/beam ! Clean residual mean=-0.000008 rms=0.001007 Jy/beam ! Combined flux in latest and established models = 0.0662632 Jy keep ! Adding 192 model components to the UV plane model. ! The established model now contains 309 components and 0.0662631 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0010+1058_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.18 x 19.14 at -23.5 degrees (North through East) ! Clean map min=-0.0082322 max=0.054615 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0010+1058_S_a_map.fits wmodel /image_prod/ug002_uva//J0010+1058_S_a_map.mod ! Writing 309 model components to file: /image_prod/ug002_uva//J0010+1058_S_a_map.mod wobs /image_prod/ug002_uva//J0010+1058_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0010+1058_S_a_uvs.fits wwins /image_prod/ug002_uva//J0010+1058_S_a_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0010+1058_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0546147 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00109145 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -5.99534 5.99534 11.9907 23.9814 47.9627 95.9255 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0032 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.054 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 50.038 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0010+1058_S_a_dfm.log closed on Wed Mar 4 18:13:46 2020