! Started logfile: /image_prod/ug002_uva//J1025-0509_S_dfm.log on Wed Mar 4 23:34:02 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//J1025-0509_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1025-0509_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.851852 visibilities/baseline/integration-bin. ! Found source: J1025-0509 ! ! 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 6900 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 J1025-0509_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 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012033Jy sigma=7.941760 ! Fit after self-cal, rms=0.901784Jy sigma=7.056197 ! 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=3.091 mas, bmaj=7.212 mas, bpa=3.463 degrees ! Estimated noise=1.67317 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.0777754 Jy ! Component: 100 - total flux cleaned = 0.0953191 Jy ! Total flux subtracted in 100 components = 0.0953191 Jy ! Clean residual min=-0.005411 max=0.006275 Jy/beam ! Clean residual mean=-0.000006 rms=0.001371 Jy/beam ! Combined flux in latest and established models = 0.0953191 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0953191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066421Jy sigma=0.469211 ! Fit after self-cal, rms=0.066207Jy sigma=0.466780 ! 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.784 mas, bmaj=8.535 mas, bpa=3.216 degrees ! Estimated noise=1.12323 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.00749156 Jy ! Component: 100 - total flux cleaned = 0.0111497 Jy ! Component: 150 - total flux cleaned = 0.0132219 Jy ! Component: 200 - total flux cleaned = 0.014416 Jy ! Total flux subtracted in 200 components = 0.014416 Jy ! Clean residual min=-0.003445 max=0.003967 Jy/beam ! Clean residual mean=-0.000008 rms=0.000998 Jy/beam ! Combined flux in latest and established models = 0.109735 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 34 components and 0.109735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065495Jy sigma=0.459344 ! Fit after self-cal, rms=0.065500Jy sigma=0.459254 ! 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.784 x 8.535 at 3.216 degrees (North through East) ! Clean map min=-0.0033492 max=0.098175 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 0.99 KP 1.00 ! LA 1.03 MK 1.07 NL 0.96 OV 0.82 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.02 HN 0.95 KP 0.98 ! LA 1.01 MK 1.06 NL 1.07 OV 0.93 ! PT 1.05 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 1.03 HN 1.04 KP 0.99 ! LA 1.02 MK 0.98 NL 0.98 OV 0.92 ! PT 1.06 SC 0.94 ! ! ! Fit before self-cal, rms=0.065500Jy sigma=0.459254 ! Fit after self-cal, rms=0.065294Jy sigma=0.454536 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.793 mas, bmaj=8.59 mas, bpa=3.655 degrees ! Estimated noise=1.12215 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.000333158 Jy ! Component: 100 - total flux cleaned = 0.000233035 Jy ! Component: 150 - total flux cleaned = 0.000230836 Jy ! Component: 200 - total flux cleaned = 0.000230295 Jy ! Total flux subtracted in 200 components = 0.000230295 Jy ! Clean residual min=-0.002884 max=0.003579 Jy/beam ! Clean residual mean=-0.000003 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.109965 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 46 components and 0.109965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065273Jy sigma=0.454392 ! Fit after self-cal, rms=0.065289Jy sigma=0.454266 ! 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.065289Jy sigma=0.454266 ! Fit after self-cal, rms=0.065926Jy sigma=0.452126 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.779 mas, bmaj=8.622 mas, bpa=3.732 degrees ! Estimated noise=1.1225 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000173961 Jy ! Component: 100 - total flux cleaned = 3.60028e-05 Jy ! Component: 150 - total flux cleaned = 1.31769e-05 Jy ! Component: 200 - total flux cleaned = 3.46254e-05 Jy ! Total flux subtracted in 200 components = 3.46254e-05 Jy ! Clean residual min=-0.002768 max=0.003107 Jy/beam ! Clean residual mean=-0.000003 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.11 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.11 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065905Jy sigma=0.451950 ! Fit after self-cal, rms=0.065917Jy sigma=0.451905 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.6003e-06 Jy ! Component: 100 - total flux cleaned = -6.95003e-06 Jy ! Component: 150 - total flux cleaned = -7.52833e-06 Jy ! Component: 200 - total flux cleaned = -7.14533e-06 Jy ! Total flux subtracted in 200 components = -7.14533e-06 Jy ! Clean residual min=-0.002752 max=0.003100 Jy/beam ! Clean residual mean=-0.000003 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.109993 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 55 components and 0.109993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065907Jy sigma=0.451811 ! Fit after self-cal, rms=0.065899Jy sigma=0.451800 ! 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.065899Jy sigma=0.451800 ! Fit after self-cal, rms=0.066441Jy sigma=0.448714 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.779 mas, bmaj=8.624 mas, bpa=3.792 degrees ! Estimated noise=1.12194 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000199402 Jy ! Component: 100 - total flux cleaned = -0.000254084 Jy ! Component: 150 - total flux cleaned = -0.000254043 Jy ! Component: 200 - total flux cleaned = -0.000254284 Jy ! Total flux subtracted in 200 components = -0.000254284 Jy ! Clean residual min=-0.002523 max=0.003009 Jy/beam ! Clean residual mean=-0.000006 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.109739 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.109739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066430Jy sigma=0.448647 ! Fit after self-cal, rms=0.066445Jy sigma=0.448574 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 (-75, -47.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00298158 Jy ! Component: 100 - total flux cleaned = 0.00454059 Jy ! Component: 150 - total flux cleaned = 0.00525293 Jy ! Component: 200 - total flux cleaned = 0.00528281 Jy ! Total flux subtracted in 200 components = 0.00528281 Jy ! Clean residual min=-0.002374 max=0.002496 Jy/beam ! Clean residual mean=-0.000006 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.115021 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 85 components and 0.115021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066319Jy sigma=0.447309 ! Fit after self-cal, rms=0.066303Jy sigma=0.447145 ! 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.066303Jy sigma=0.447145 ! Fit after self-cal, rms=0.065908Jy sigma=0.447055 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.171 mas, bmaj=14.3 mas, bpa=0.3785 degrees ! Estimated noise=1.28223 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00158624 Jy ! Component: 100 - total flux cleaned = 0.00242907 Jy ! Component: 150 - total flux cleaned = 0.00277013 Jy ! Component: 200 - total flux cleaned = 0.00300228 Jy ! Total flux subtracted in 200 components = 0.00300228 Jy ! Clean residual min=-0.002512 max=0.002586 Jy/beam ! Clean residual mean=-0.000011 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.118024 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 111 components and 0.118024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065913Jy sigma=0.446887 ! Fit after self-cal, rms=0.065897Jy sigma=0.446825 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.000307734 Jy ! Component: 100 - total flux cleaned = 0.000608347 Jy ! Component: 150 - total flux cleaned = 0.000813563 Jy ! Component: 200 - total flux cleaned = 0.000969692 Jy ! Total flux subtracted in 200 components = 0.000969692 Jy ! Clean residual min=-0.002560 max=0.002588 Jy/beam ! Clean residual mean=-0.000012 rms=0.000819 Jy/beam ! Combined flux in latest and established models = 0.118993 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 124 components and 0.118993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065905Jy sigma=0.446800 ! Fit after self-cal, rms=0.065893Jy sigma=0.446764 ! 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.772 mas, bmaj=8.616 mas, bpa=3.916 degrees ! Estimated noise=1.11654 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.772 x 8.616 at 3.916 degrees (North through East) ! Clean map min=-0.0022877 max=0.097094 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=3.092 mas, bmaj=7.313 mas, bpa=4.181 degrees ! Estimated noise=1.65454 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0769118 Jy ! Component: 100 - total flux cleaned = 0.0947807 Jy ! Component: 150 - total flux cleaned = 0.101824 Jy ! Component: 200 - total flux cleaned = 0.106104 Jy ! Total flux subtracted in 200 components = 0.106104 Jy ! Clean residual min=-0.003500 max=0.004089 Jy/beam ! Clean residual mean=-0.000004 rms=0.000942 Jy/beam ! Combined flux in latest and established models = 0.106104 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.106104 Jy ! Inverting map and beam ! Estimated beam: bmin=3.772 mas, bmaj=8.616 mas, bpa=3.916 degrees ! Estimated noise=1.11654 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 (-4.5, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00398353 Jy ! Component: 100 - total flux cleaned = 0.00646986 Jy ! Component: 150 - total flux cleaned = 0.00829927 Jy ! Component: 200 - total flux cleaned = 0.00922597 Jy ! Total flux subtracted in 200 components = 0.00922597 Jy ! Clean residual min=-0.002319 max=0.002352 Jy/beam ! Clean residual mean=-0.000006 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.11533 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 60 components and 0.11533 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.171 mas, bmaj=14.3 mas, bpa=0.3785 degrees ! Estimated noise=1.28223 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00164336 Jy ! Component: 100 - total flux cleaned = 0.0020781 Jy ! Component: 150 - total flux cleaned = 0.00239516 Jy ! Component: 200 - total flux cleaned = 0.00263297 Jy ! Total flux subtracted in 200 components = 0.00263297 Jy ! Clean residual min=-0.002510 max=0.002502 Jy/beam ! Clean residual mean=-0.000012 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.117963 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.000234001 Jy ! Component: 100 - total flux cleaned = 0.000388076 Jy ! Component: 150 - total flux cleaned = 0.000546558 Jy ! Component: 200 - total flux cleaned = 0.000647224 Jy ! Total flux subtracted in 200 components = 0.000647224 Jy ! Clean residual min=-0.002470 max=0.002520 Jy/beam ! Clean residual mean=-0.000011 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.11861 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 103 components and 0.11861 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.772 mas, bmaj=8.616 mas, bpa=3.916 degrees ! Estimated noise=1.11654 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.31673e-05 Jy ! Component: 100 - total flux cleaned = 0.000108892 Jy ! Component: 150 - total flux cleaned = 0.000159168 Jy ! Component: 200 - total flux cleaned = 0.00020611 Jy ! Total flux subtracted in 200 components = 0.00020611 Jy ! Clean residual min=-0.002290 max=0.002225 Jy/beam ! Clean residual mean=-0.000006 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.118816 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 121 components and 0.118816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065748Jy sigma=0.446141 ! Fit after self-cal, rms=0.065735Jy sigma=0.446024 wmodel J1025-0509_S_map.mod ! Writing 121 model components to file: J1025-0509_S_map.mod wobs J1025-0509_S_uvs.fits ! Writing UV FITS file: J1025-0509_S_uvs.fits wwins J1025-0509_S_map.win ! wwins: Wrote 3 windows to J1025-0509_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.000118189 Jy ! Component: 100 - total flux cleaned = 0.000525914 Jy ! Component: 150 - total flux cleaned = 0.000944239 Jy ! Component: 200 - total flux cleaned = 0.00144148 Jy ! Component: 250 - total flux cleaned = 0.00182483 Jy ! Component: 300 - total flux cleaned = 0.00216508 Jy ! Component: 350 - total flux cleaned = 0.00246479 Jy ! Component: 400 - total flux cleaned = 0.00263879 Jy ! Component: 450 - total flux cleaned = 0.0028923 Jy ! Component: 500 - total flux cleaned = 0.00302942 Jy ! Component: 550 - total flux cleaned = 0.0032432 Jy ! Component: 600 - total flux cleaned = 0.00337394 Jy ! Component: 650 - total flux cleaned = 0.003528 Jy ! Component: 700 - total flux cleaned = 0.0036283 Jy ! Component: 750 - total flux cleaned = 0.0037022 Jy ! Component: 800 - total flux cleaned = 0.00377533 Jy ! Component: 850 - total flux cleaned = 0.00387022 Jy ! Component: 900 - total flux cleaned = 0.00389416 Jy ! Component: 950 - total flux cleaned = 0.0039633 Jy ! Component: 1000 - total flux cleaned = 0.00403145 Jy ! Component: 1050 - total flux cleaned = 0.00409806 Jy ! Component: 1100 - total flux cleaned = 0.00412005 Jy ! Component: 1150 - total flux cleaned = 0.00416337 Jy ! Component: 1200 - total flux cleaned = 0.00416323 Jy ! Component: 1250 - total flux cleaned = 0.00414245 Jy ! Component: 1300 - total flux cleaned = 0.00420473 Jy ! Component: 1350 - total flux cleaned = 0.00426555 Jy ! Component: 1400 - total flux cleaned = 0.00420578 Jy ! Component: 1450 - total flux cleaned = 0.00432422 Jy ! Component: 1500 - total flux cleaned = 0.00428528 Jy ! Component: 1550 - total flux cleaned = 0.00428526 Jy ! Component: 1600 - total flux cleaned = 0.004304 Jy ! Component: 1650 - total flux cleaned = 0.0042665 Jy ! Component: 1700 - total flux cleaned = 0.00424814 Jy ! Component: 1750 - total flux cleaned = 0.0041565 Jy ! Component: 1800 - total flux cleaned = 0.00412026 Jy ! Component: 1850 - total flux cleaned = 0.00401338 Jy ! Component: 1900 - total flux cleaned = 0.00401362 Jy ! Component: 1950 - total flux cleaned = 0.00392599 Jy ! Component: 2000 - total flux cleaned = 0.00390872 Jy ! Component: 2050 - total flux cleaned = 0.00387454 Jy ! Component: 2100 - total flux cleaned = 0.00378982 Jy ! Component: 2150 - total flux cleaned = 0.00372269 Jy ! Component: 2200 - total flux cleaned = 0.00372303 Jy ! Component: 2250 - total flux cleaned = 0.00367378 Jy ! Component: 2300 - total flux cleaned = 0.00357653 Jy ! Component: 2350 - total flux cleaned = 0.00357659 Jy ! Component: 2400 - total flux cleaned = 0.00354473 Jy ! Component: 2450 - total flux cleaned = 0.0034974 Jy ! Component: 2500 - total flux cleaned = 0.00348173 Jy ! Component: 2550 - total flux cleaned = 0.00340449 Jy ! Component: 2600 - total flux cleaned = 0.00343519 Jy ! Component: 2650 - total flux cleaned = 0.00338936 Jy ! Component: 2700 - total flux cleaned = 0.00340433 Jy ! Component: 2750 - total flux cleaned = 0.00332991 Jy ! Component: 2800 - total flux cleaned = 0.0033154 Jy ! Component: 2850 - total flux cleaned = 0.00324219 Jy ! Component: 2900 - total flux cleaned = 0.00322747 Jy ! Component: 2950 - total flux cleaned = 0.00319866 Jy ! Component: 3000 - total flux cleaned = 0.00314152 Jy ! Component: 3050 - total flux cleaned = 0.00304225 Jy ! Component: 3100 - total flux cleaned = 0.0030283 Jy ! Component: 3150 - total flux cleaned = 0.0029585 Jy ! Component: 3200 - total flux cleaned = 0.00287545 Jy ! Component: 3250 - total flux cleaned = 0.00282068 Jy ! Component: 3300 - total flux cleaned = 0.00287527 Jy ! Component: 3350 - total flux cleaned = 0.00276689 Jy ! Component: 3400 - total flux cleaned = 0.00267298 Jy ! Component: 3450 - total flux cleaned = 0.00264642 Jy ! Component: 3500 - total flux cleaned = 0.00265968 Jy ! Component: 3550 - total flux cleaned = 0.00259404 Jy ! Component: 3600 - total flux cleaned = 0.00252893 Jy ! Component: 3650 - total flux cleaned = 0.00249003 Jy ! Component: 3700 - total flux cleaned = 0.00246436 Jy ! Component: 3750 - total flux cleaned = 0.00238775 Jy ! Component: 3800 - total flux cleaned = 0.00236241 Jy ! Component: 3850 - total flux cleaned = 0.00228682 Jy ! Component: 3900 - total flux cleaned = 0.0022368 Jy ! Component: 3950 - total flux cleaned = 0.00222438 Jy ! Component: 4000 - total flux cleaned = 0.00218739 Jy ! Component: 4050 - total flux cleaned = 0.00211374 Jy ! Total flux subtracted in 4096 components = 0.00215031 Jy ! Clean residual min=-0.000795 max=0.000820 Jy/beam ! Clean residual mean=-0.000003 rms=0.000229 Jy/beam ! Combined flux in latest and established models = 0.120966 Jy keep ! Adding 319 model components to the UV plane model. ! The established model now contains 440 components and 0.120966 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1025-0509_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.772 x 8.616 at 3.916 degrees (North through East) ! Clean map min=-0.0013855 max=0.097274 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1025-0509_S_map.fits wmodel /image_prod/ug002_uva//J1025-0509_S_map.mod ! Writing 440 model components to file: /image_prod/ug002_uva//J1025-0509_S_map.mod wobs /image_prod/ug002_uva//J1025-0509_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1025-0509_S_uvs.fits wwins /image_prod/ug002_uva//J1025-0509_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1025-0509_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0972744 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0002287 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.705323 0.705323 1.41065 2.82129 5.64259 11.2852 22.5703 45.1407 90.2814 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.097 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 425.336 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1025-0509_S_dfm.log closed on Wed Mar 4 23:34:06 2020