! Started logfile: /image_prod/ug002_uva//J1058-3024_S_dfm.log on Wed Mar 4 23:49:27 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//J1058-3024_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1058-3024_S_uva.fits ! AN table 1: 74 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.99083 visibilities/baseline/integration-bin. ! Found source: J1058-3024 ! ! 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 36 lines of history. ! ! Reading 6159 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 J1058-3024_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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.042373Jy sigma=5.442532 ! Fit after self-cal, rms=0.827321Jy sigma=4.198505 ! 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.296 mas, bmaj=6.433 mas, bpa=-8.334 degrees ! Estimated noise=3.18875 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.138702 Jy ! Component: 100 - total flux cleaned = 0.181308 Jy ! Total flux subtracted in 100 components = 0.181308 Jy ! Clean residual min=-0.020061 max=0.022888 Jy/beam ! Clean residual mean=-0.000017 rms=0.005228 Jy/beam ! Combined flux in latest and established models = 0.181308 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.181308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.124550Jy sigma=0.588275 ! Fit after self-cal, rms=0.124458Jy sigma=0.587933 ! 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=2.714 mas, bmaj=7.324 mas, bpa=-6.147 degrees ! Estimated noise=1.82182 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.0317884 Jy ! Component: 100 - total flux cleaned = 0.0501493 Jy ! Component: 150 - total flux cleaned = 0.0617447 Jy ! Component: 200 - total flux cleaned = 0.0692078 Jy ! Total flux subtracted in 200 components = 0.0692078 Jy ! Clean residual min=-0.015999 max=0.021833 Jy/beam ! Clean residual mean=0.000082 rms=0.004688 Jy/beam ! Combined flux in latest and established models = 0.250516 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 30 components and 0.250516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.118066Jy sigma=0.521452 ! Fit after self-cal, rms=0.118089Jy sigma=0.520831 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.714 x 7.324 at -6.147 degrees (North through East) ! Clean map min=-0.015082 max=0.1804 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.90 HN 1.46 KP 0.91 ! MK 1.07 NL 1.03 OV 0.85 SC 0.91 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.53 FD 0.91 HN 1.63 KP 1.03 ! MK 1.03 NL 1.18 OV 0.84 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.26 FD 0.90 HN 1.47 KP 0.92 ! MK 1.00 NL 0.90 OV 0.87 SC 0.89 ! ! ! Fit before self-cal, rms=0.118089Jy sigma=0.520831 ! Fit after self-cal, rms=0.144264Jy sigma=0.469395 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.743 mas, bmaj=7.293 mas, bpa=-4.83 degrees ! Estimated noise=1.83229 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.00152416 Jy ! Component: 100 - total flux cleaned = 0.00191837 Jy ! Component: 150 - total flux cleaned = 0.00199531 Jy ! Component: 200 - total flux cleaned = 0.00199298 Jy ! Total flux subtracted in 200 components = 0.00199298 Jy ! Clean residual min=-0.013645 max=0.012257 Jy/beam ! Clean residual mean=0.000151 rms=0.003339 Jy/beam ! Combined flux in latest and established models = 0.252508 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.252509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.144015Jy sigma=0.468881 ! Fit after self-cal, rms=0.144798Jy sigma=0.467939 ! 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.144798Jy sigma=0.467939 ! Fit after self-cal, rms=0.153809Jy sigma=0.461856 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.724 mas, bmaj=7.263 mas, bpa=-4.533 degrees ! Estimated noise=1.8638 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00480771 Jy ! Component: 100 - total flux cleaned = 0.00711205 Jy ! Component: 150 - total flux cleaned = 0.0075254 Jy ! Component: 200 - total flux cleaned = 0.00780275 Jy ! Total flux subtracted in 200 components = 0.00780275 Jy ! Clean residual min=-0.012369 max=0.011634 Jy/beam ! Clean residual mean=0.000137 rms=0.003065 Jy/beam ! Combined flux in latest and established models = 0.260311 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 46 components and 0.260311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.153439Jy sigma=0.461643 ! Fit after self-cal, rms=0.153568Jy sigma=0.461596 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 = 9.72997e-06 Jy ! Component: 100 - total flux cleaned = -7.4309e-05 Jy ! Component: 150 - total flux cleaned = -0.000110824 Jy ! Component: 200 - total flux cleaned = -0.000144798 Jy ! Total flux subtracted in 200 components = -0.000144798 Jy ! Clean residual min=-0.012294 max=0.011636 Jy/beam ! Clean residual mean=0.000136 rms=0.003064 Jy/beam ! Combined flux in latest and established models = 0.260166 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.260166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.153525Jy sigma=0.461533 ! Fit after self-cal, rms=0.153538Jy sigma=0.461510 ! 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.153538Jy sigma=0.461510 ! Fit after self-cal, rms=0.165886Jy sigma=0.437375 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.723 mas, bmaj=7.28 mas, bpa=-4.438 degrees ! Estimated noise=1.86015 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000286737 Jy ! Component: 100 - total flux cleaned = 0.000286553 Jy ! Component: 150 - total flux cleaned = 0.000326294 Jy ! Component: 200 - total flux cleaned = 0.000326243 Jy ! Total flux subtracted in 200 components = 0.000326243 Jy ! Clean residual min=-0.004632 max=0.008997 Jy/beam ! Clean residual mean=-0.000001 rms=0.001424 Jy/beam ! Combined flux in latest and established models = 0.260493 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 60 components and 0.260493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.165857Jy sigma=0.437249 ! Fit after self-cal, rms=0.166082Jy sigma=0.437093 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) ! Added new window around map position (-4.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00748965 Jy ! Component: 100 - total flux cleaned = 0.00813586 Jy ! Component: 150 - total flux cleaned = 0.00803707 Jy ! Component: 200 - total flux cleaned = 0.00768618 Jy ! Total flux subtracted in 200 components = 0.00768618 Jy ! Clean residual min=-0.003982 max=0.005074 Jy/beam ! Clean residual mean=-0.000002 rms=0.001167 Jy/beam ! Combined flux in latest and established models = 0.268179 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 78 components and 0.268179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.165568Jy sigma=0.434001 ! Fit after self-cal, rms=0.165410Jy sigma=0.433456 ! 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.165410Jy sigma=0.433456 ! Fit after self-cal, rms=0.162128Jy sigma=0.432990 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.682 mas, bmaj=16.01 mas, bpa=-0.9553 degrees ! Estimated noise=2.48199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00293473 Jy ! Component: 100 - total flux cleaned = 0.00299058 Jy ! Component: 150 - total flux cleaned = 0.00290652 Jy ! Component: 200 - total flux cleaned = 0.00283422 Jy ! Total flux subtracted in 200 components = 0.00283422 Jy ! Clean residual min=-0.004091 max=0.004759 Jy/beam ! Clean residual mean=-0.000004 rms=0.001369 Jy/beam ! Combined flux in latest and established models = 0.271013 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 91 components and 0.271013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.162015Jy sigma=0.432581 ! Fit after self-cal, rms=0.161900Jy sigma=0.432325 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.000543324 Jy ! Component: 100 - total flux cleaned = 0.000491536 Jy ! Component: 150 - total flux cleaned = 0.000452879 Jy ! Component: 200 - total flux cleaned = 0.000421419 Jy ! Total flux subtracted in 200 components = 0.000421419 Jy ! Clean residual min=-0.003864 max=0.004576 Jy/beam ! Clean residual mean=-0.000006 rms=0.001327 Jy/beam ! Combined flux in latest and established models = 0.271434 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 104 components and 0.271434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.161877Jy sigma=0.432287 ! Fit after self-cal, rms=0.161841Jy sigma=0.432187 ! 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=2.708 mas, bmaj=7.243 mas, bpa=-4.631 degrees ! Estimated noise=1.84184 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.708 x 7.243 at -4.631 degrees (North through East) ! Clean map min=-0.0035942 max=0.18348 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.29 mas, bmaj=6.365 mas, bpa=-6.946 degrees ! Estimated noise=3.18706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.138516 Jy ! Component: 100 - total flux cleaned = 0.182278 Jy ! Component: 150 - total flux cleaned = 0.206084 Jy ! Component: 200 - total flux cleaned = 0.222264 Jy ! Total flux subtracted in 200 components = 0.222264 Jy ! Clean residual min=-0.008425 max=0.009232 Jy/beam ! Clean residual mean=-0.000017 rms=0.002212 Jy/beam ! Combined flux in latest and established models = 0.222264 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.222264 Jy ! Inverting map and beam ! Estimated beam: bmin=2.708 mas, bmaj=7.243 mas, bpa=-4.631 degrees ! Estimated noise=1.84184 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.0175562 Jy ! Component: 100 - total flux cleaned = 0.0282678 Jy ! Component: 150 - total flux cleaned = 0.0351466 Jy ! Component: 200 - total flux cleaned = 0.0398191 Jy ! Total flux subtracted in 200 components = 0.0398191 Jy ! Clean residual min=-0.004071 max=0.003843 Jy/beam ! Clean residual mean=-0.000000 rms=0.001063 Jy/beam ! Combined flux in latest and established models = 0.262083 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 54 components and 0.262083 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=6.682 mas, bmaj=16.01 mas, bpa=-0.9553 degrees ! Estimated noise=2.48199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00491556 Jy ! Component: 100 - total flux cleaned = 0.00690808 Jy ! Component: 150 - total flux cleaned = 0.00741472 Jy ! Component: 200 - total flux cleaned = 0.00758555 Jy ! Total flux subtracted in 200 components = 0.00758555 Jy ! Clean residual min=-0.003923 max=0.004304 Jy/beam ! Clean residual mean=-0.000008 rms=0.001281 Jy/beam ! Combined flux in latest and established models = 0.269669 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.000143114 Jy ! Component: 100 - total flux cleaned = 0.000169398 Jy ! Component: 150 - total flux cleaned = 0.000169746 Jy ! Component: 200 - total flux cleaned = 0.000193526 Jy ! Total flux subtracted in 200 components = 0.000193526 Jy ! Clean residual min=-0.003917 max=0.004239 Jy/beam ! Clean residual mean=-0.000009 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 0.269862 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 85 components and 0.269862 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.708 mas, bmaj=7.243 mas, bpa=-4.631 degrees ! Estimated noise=1.84184 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000596986 Jy ! Component: 100 - total flux cleaned = -0.00046817 Jy ! Component: 150 - total flux cleaned = -0.000357 Jy ! Component: 200 - total flux cleaned = -0.000257105 Jy ! Total flux subtracted in 200 components = -0.000257105 Jy ! Clean residual min=-0.003585 max=0.003340 Jy/beam ! Clean residual mean=-0.000002 rms=0.000942 Jy/beam ! Combined flux in latest and established models = 0.269605 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 99 components and 0.269605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.161775Jy sigma=0.431753 ! Fit after self-cal, rms=0.161709Jy sigma=0.431409 wmodel J1058-3024_S_map.mod ! Writing 99 model components to file: J1058-3024_S_map.mod wobs J1058-3024_S_uvs.fits ! Writing UV FITS file: J1058-3024_S_uvs.fits wwins J1058-3024_S_map.win ! wwins: Wrote 2 windows to J1058-3024_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.00126357 Jy ! Component: 100 - total flux cleaned = -0.00178197 Jy ! Component: 150 - total flux cleaned = -0.0022745 Jy ! Component: 200 - total flux cleaned = -0.00263925 Jy ! Component: 250 - total flux cleaned = -0.00293823 Jy ! Component: 300 - total flux cleaned = -0.00317934 Jy ! Component: 350 - total flux cleaned = -0.0033656 Jy ! Component: 400 - total flux cleaned = -0.00358858 Jy ! Component: 450 - total flux cleaned = -0.00363132 Jy ! Component: 500 - total flux cleaned = -0.00388408 Jy ! Component: 550 - total flux cleaned = -0.00408806 Jy ! Component: 600 - total flux cleaned = -0.00428755 Jy ! Component: 650 - total flux cleaned = -0.00459883 Jy ! Component: 700 - total flux cleaned = -0.00474979 Jy ! Component: 750 - total flux cleaned = -0.00497189 Jy ! Component: 800 - total flux cleaned = -0.0050801 Jy ! Component: 850 - total flux cleaned = -0.00529114 Jy ! Component: 900 - total flux cleaned = -0.00539396 Jy ! Component: 950 - total flux cleaned = -0.00552868 Jy ! Component: 1000 - total flux cleaned = -0.00572638 Jy ! Component: 1050 - total flux cleaned = -0.00585546 Jy ! Component: 1100 - total flux cleaned = -0.00595101 Jy ! Component: 1150 - total flux cleaned = -0.00613805 Jy ! Component: 1200 - total flux cleaned = -0.00626011 Jy ! Component: 1250 - total flux cleaned = -0.00637978 Jy ! Component: 1300 - total flux cleaned = -0.006497 Jy ! Component: 1350 - total flux cleaned = -0.00646788 Jy ! Component: 1400 - total flux cleaned = -0.00658169 Jy ! Component: 1450 - total flux cleaned = -0.0067487 Jy ! Component: 1500 - total flux cleaned = -0.00680338 Jy ! Component: 1550 - total flux cleaned = -0.00691067 Jy ! Component: 1600 - total flux cleaned = -0.00693626 Jy ! Component: 1650 - total flux cleaned = -0.00693598 Jy ! Component: 1700 - total flux cleaned = -0.00706479 Jy ! Component: 1750 - total flux cleaned = -0.00709014 Jy ! Component: 1800 - total flux cleaned = -0.00711532 Jy ! Component: 1850 - total flux cleaned = -0.00721433 Jy ! Component: 1900 - total flux cleaned = -0.00723877 Jy ! Component: 1950 - total flux cleaned = -0.00728711 Jy ! Component: 2000 - total flux cleaned = -0.00728733 Jy ! Component: 2050 - total flux cleaned = -0.00733464 Jy ! Component: 2100 - total flux cleaned = -0.00752009 Jy ! Component: 2150 - total flux cleaned = -0.00756559 Jy ! Component: 2200 - total flux cleaned = -0.00767891 Jy ! Component: 2250 - total flux cleaned = -0.00774605 Jy ! Component: 2300 - total flux cleaned = -0.00794543 Jy ! Component: 2350 - total flux cleaned = -0.00794528 Jy ! Component: 2400 - total flux cleaned = -0.00814017 Jy ! Component: 2450 - total flux cleaned = -0.00818324 Jy ! Component: 2500 - total flux cleaned = -0.00828913 Jy ! Component: 2550 - total flux cleaned = -0.00831018 Jy ! Component: 2600 - total flux cleaned = -0.00841404 Jy ! Component: 2650 - total flux cleaned = -0.00841412 Jy ! Component: 2700 - total flux cleaned = -0.00845517 Jy ! Component: 2750 - total flux cleaned = -0.00855565 Jy ! Component: 2800 - total flux cleaned = -0.00853588 Jy ! Component: 2850 - total flux cleaned = -0.00849665 Jy ! Component: 2900 - total flux cleaned = -0.00849678 Jy ! Component: 2950 - total flux cleaned = -0.00851639 Jy ! Component: 3000 - total flux cleaned = -0.00851605 Jy ! Component: 3050 - total flux cleaned = -0.00845859 Jy ! Component: 3100 - total flux cleaned = -0.00845842 Jy ! Component: 3150 - total flux cleaned = -0.00843964 Jy ! Component: 3200 - total flux cleaned = -0.00843953 Jy ! Component: 3250 - total flux cleaned = -0.0083656 Jy ! Component: 3300 - total flux cleaned = -0.00843898 Jy ! Component: 3350 - total flux cleaned = -0.00838439 Jy ! Component: 3400 - total flux cleaned = -0.00833033 Jy ! Component: 3450 - total flux cleaned = -0.00834852 Jy ! Component: 3500 - total flux cleaned = -0.00834856 Jy ! Component: 3550 - total flux cleaned = -0.00833083 Jy ! Component: 3600 - total flux cleaned = -0.00827812 Jy ! Component: 3650 - total flux cleaned = -0.00831292 Jy ! Component: 3700 - total flux cleaned = -0.0082783 Jy ! Component: 3750 - total flux cleaned = -0.00826106 Jy ! Component: 3800 - total flux cleaned = -0.0082952 Jy ! Component: 3850 - total flux cleaned = -0.00826117 Jy ! Component: 3900 - total flux cleaned = -0.00831164 Jy ! Component: 3950 - total flux cleaned = -0.0082613 Jy ! Component: 4000 - total flux cleaned = -0.0082446 Jy ! Component: 4050 - total flux cleaned = -0.00824479 Jy ! Total flux subtracted in 4096 components = -0.00826149 Jy ! Clean residual min=-0.000967 max=0.001022 Jy/beam ! Clean residual mean=-0.000000 rms=0.000283 Jy/beam ! Combined flux in latest and established models = 0.261343 Jy keep ! Adding 250 model components to the UV plane model. ! The established model now contains 349 components and 0.261344 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1058-3024_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.708 x 7.243 at -4.631 degrees (North through East) ! Clean map min=-0.0027459 max=0.18705 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1058-3024_S_map.fits wmodel /image_prod/ug002_uva//J1058-3024_S_map.mod ! Writing 349 model components to file: /image_prod/ug002_uva//J1058-3024_S_map.mod wobs /image_prod/ug002_uva//J1058-3024_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1058-3024_S_uvs.fits wwins /image_prod/ug002_uva//J1058-3024_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1058-3024_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.18705 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000275964 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.442605 0.442605 0.88521 1.77042 3.54084 7.08168 14.1634 28.3267 56.6535 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.187 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 677.805 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1058-3024_S_dfm.log closed on Wed Mar 4 23:49:31 2020