! Started logfile: /image_prod/ug002_uva//J2024+0027_S_dfm.log on Thu Mar 5 04:46:26 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//J2024+0027_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2024+0027_S_uva.fits ! AN table 1: 60 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.981944 visibilities/baseline/integration-bin. ! Found source: J2024+0027 ! ! 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 6363 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 J2024+0027_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.020710Jy sigma=8.170817 ! Fit after self-cal, rms=0.869788Jy sigma=6.902821 ! 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.69 mas, bmaj=7.485 mas, bpa=-4.976 degrees ! Estimated noise=1.52107 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.104752 Jy ! Component: 100 - total flux cleaned = 0.128463 Jy ! Total flux subtracted in 100 components = 0.128463 Jy ! Clean residual min=-0.006018 max=0.009392 Jy/beam ! Clean residual mean=0.000009 rms=0.001625 Jy/beam ! Combined flux in latest and established models = 0.128463 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.128463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068804Jy sigma=0.462921 ! Fit after self-cal, rms=0.068673Jy sigma=0.462488 ! 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.172 mas, bmaj=8.161 mas, bpa=-3.034 degrees ! Estimated noise=1.15521 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 (5.5, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0115277 Jy ! Component: 100 - total flux cleaned = 0.0182385 Jy ! Component: 150 - total flux cleaned = 0.0204311 Jy ! Component: 200 - total flux cleaned = 0.0220605 Jy ! Total flux subtracted in 200 components = 0.0220605 Jy ! Clean residual min=-0.004698 max=0.005763 Jy/beam ! Clean residual mean=0.000015 rms=0.001191 Jy/beam ! Combined flux in latest and established models = 0.150524 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 63 components and 0.150524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066851Jy sigma=0.439992 ! Fit after self-cal, rms=0.066815Jy sigma=0.438946 ! 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.172 x 8.161 at -3.034 degrees (North through East) ! Clean map min=-0.004158 max=0.1319 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.89 HN 1.01 KP 1.03 ! LA 0.98 MK 0.98 OV 0.91 PT 1.11 ! SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 0.97 HN 1.01 KP 0.99 ! LA 1.04 MK 1.00 OV 0.90 PT 1.00 ! SC 1.20 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.98 HN 1.02 KP 0.97 ! LA 0.96 MK 1.06 OV 0.91 PT 1.04 ! SC 0.93 ! ! ! Fit before self-cal, rms=0.066815Jy sigma=0.438946 ! Fit after self-cal, rms=0.067205Jy sigma=0.427093 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.199 mas, bmaj=8.244 mas, bpa=-2.975 degrees ! Estimated noise=1.13851 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.00229429 Jy ! Component: 100 - total flux cleaned = 0.00236836 Jy ! Component: 150 - total flux cleaned = 0.00237074 Jy ! Component: 200 - total flux cleaned = 0.00231987 Jy ! Total flux subtracted in 200 components = 0.00231987 Jy ! Clean residual min=-0.004097 max=0.003850 Jy/beam ! Clean residual mean=0.000013 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.152844 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 88 components and 0.152844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067017Jy sigma=0.426090 ! Fit after self-cal, rms=0.067063Jy sigma=0.425778 ! 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.067063Jy sigma=0.425778 ! Fit after self-cal, rms=0.073451Jy sigma=0.414521 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.182 mas, bmaj=8.271 mas, bpa=-3.025 degrees ! Estimated noise=1.1513 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123627 Jy ! Component: 100 - total flux cleaned = 0.00142777 Jy ! Component: 150 - total flux cleaned = 0.00154243 Jy ! Component: 200 - total flux cleaned = 0.0016144 Jy ! Total flux subtracted in 200 components = 0.0016144 Jy ! Clean residual min=-0.002169 max=0.002037 Jy/beam ! Clean residual mean=0.000007 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.154458 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 109 components and 0.154458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073389Jy sigma=0.413964 ! Fit after self-cal, rms=0.073491Jy sigma=0.413884 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.000418614 Jy ! Component: 100 - total flux cleaned = 0.000448095 Jy ! Component: 150 - total flux cleaned = 0.000502594 Jy ! Component: 200 - total flux cleaned = 0.000551996 Jy ! Total flux subtracted in 200 components = 0.000551996 Jy ! Clean residual min=-0.002133 max=0.002011 Jy/beam ! Clean residual mean=0.000007 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.15501 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 115 components and 0.15501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073469Jy sigma=0.413669 ! Fit after self-cal, rms=0.073471Jy sigma=0.413656 ! 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.073471Jy sigma=0.413656 ! Fit after self-cal, rms=0.075380Jy sigma=0.412336 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.18 mas, bmaj=8.256 mas, bpa=-2.999 degrees ! Estimated noise=1.14757 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000609495 Jy ! Component: 100 - total flux cleaned = 0.000812622 Jy ! Component: 150 - total flux cleaned = 0.000884244 Jy ! Component: 200 - total flux cleaned = 0.000946436 Jy ! Total flux subtracted in 200 components = 0.000946436 Jy ! Clean residual min=-0.002064 max=0.001952 Jy/beam ! Clean residual mean=0.000002 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.155957 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 128 components and 0.155957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075354Jy sigma=0.412158 ! Fit after self-cal, rms=0.075366Jy sigma=0.412144 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.000197629 Jy ! Component: 100 - total flux cleaned = 0.00026925 Jy ! Component: 150 - total flux cleaned = 0.000318145 Jy ! Component: 200 - total flux cleaned = 0.000378517 Jy ! Total flux subtracted in 200 components = 0.000378517 Jy ! Clean residual min=-0.002013 max=0.001906 Jy/beam ! Clean residual mean=0.000002 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.156335 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 133 components and 0.156335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075358Jy sigma=0.412079 ! Fit after self-cal, rms=0.075356Jy sigma=0.412077 ! 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.075356Jy sigma=0.412077 ! Fit after self-cal, rms=0.075609Jy sigma=0.412035 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.07 mas, bmaj=13.54 mas, bpa=5.209 degrees ! Estimated noise=1.40576 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000367793 Jy ! Component: 100 - total flux cleaned = 0.000313744 Jy ! Component: 150 - total flux cleaned = 0.00032742 Jy ! Component: 200 - total flux cleaned = 0.000365691 Jy ! Total flux subtracted in 200 components = 0.000365691 Jy ! Clean residual min=-0.002579 max=0.002232 Jy/beam ! Clean residual mean=0.000003 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.156701 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 141 components and 0.156701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075599Jy sigma=0.412039 ! Fit after self-cal, rms=0.075602Jy sigma=0.412035 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 = 8.25155e-05 Jy ! Component: 100 - total flux cleaned = 0.000104338 Jy ! Component: 150 - total flux cleaned = 0.000144715 Jy ! Component: 200 - total flux cleaned = 0.000163538 Jy ! Total flux subtracted in 200 components = 0.000163538 Jy ! Clean residual min=-0.002556 max=0.002176 Jy/beam ! Clean residual mean=0.000003 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.156864 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 150 components and 0.156864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075602Jy sigma=0.412028 ! Fit after self-cal, rms=0.075600Jy sigma=0.412026 ! 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.181 mas, bmaj=8.256 mas, bpa=-2.989 degrees ! Estimated noise=1.14648 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.181 x 8.256 at -2.989 degrees (North through East) ! Clean map min=-0.0019047 max=0.1299 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.704 mas, bmaj=7.569 mas, bpa=-4.913 degrees ! Estimated noise=1.50586 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.103595 Jy ! Component: 100 - total flux cleaned = 0.127157 Jy ! Component: 150 - total flux cleaned = 0.136634 Jy ! Component: 200 - total flux cleaned = 0.142542 Jy ! Total flux subtracted in 200 components = 0.142542 Jy ! Clean residual min=-0.002880 max=0.003234 Jy/beam ! Clean residual mean=0.000002 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.142542 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.142542 Jy ! Inverting map and beam ! Estimated beam: bmin=3.181 mas, bmaj=8.256 mas, bpa=-2.989 degrees ! Estimated noise=1.14648 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.00502204 Jy ! Component: 100 - total flux cleaned = 0.00817118 Jy ! Component: 150 - total flux cleaned = 0.0102253 Jy ! Component: 200 - total flux cleaned = 0.011617 Jy ! Total flux subtracted in 200 components = 0.011617 Jy ! Clean residual min=-0.002282 max=0.001928 Jy/beam ! Clean residual mean=0.000001 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.154159 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 58 components and 0.154159 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.07 mas, bmaj=13.54 mas, bpa=5.209 degrees ! Estimated noise=1.40576 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143779 Jy ! Component: 100 - total flux cleaned = 0.00210602 Jy ! Component: 150 - total flux cleaned = 0.00222615 Jy ! Component: 200 - total flux cleaned = 0.0023234 Jy ! Total flux subtracted in 200 components = 0.0023234 Jy ! Clean residual min=-0.002604 max=0.002247 Jy/beam ! Clean residual mean=0.000003 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.156483 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 = 4.26133e-05 Jy ! Component: 100 - total flux cleaned = 9.42518e-05 Jy ! Component: 150 - total flux cleaned = 0.000129636 Jy ! Component: 200 - total flux cleaned = 0.000172879 Jy ! Total flux subtracted in 200 components = 0.000172879 Jy ! Clean residual min=-0.002571 max=0.002174 Jy/beam ! Clean residual mean=0.000003 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.156656 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 81 components and 0.156656 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.181 mas, bmaj=8.256 mas, bpa=-2.989 degrees ! Estimated noise=1.14648 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.97445e-05 Jy ! Component: 100 - total flux cleaned = -7.5241e-06 Jy ! Component: 150 - total flux cleaned = 2.84027e-05 Jy ! Component: 200 - total flux cleaned = 7.82243e-05 Jy ! Total flux subtracted in 200 components = 7.82243e-05 Jy ! Clean residual min=-0.002039 max=0.001863 Jy/beam ! Clean residual mean=0.000001 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.156734 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 98 components and 0.156734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075634Jy sigma=0.412009 ! Fit after self-cal, rms=0.075620Jy sigma=0.411991 wmodel J2024+0027_S_map.mod ! Writing 98 model components to file: J2024+0027_S_map.mod wobs J2024+0027_S_uvs.fits ! Writing UV FITS file: J2024+0027_S_uvs.fits wwins J2024+0027_S_map.win ! wwins: Wrote 2 windows to J2024+0027_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.000363216 Jy ! Component: 100 - total flux cleaned = -0.000486121 Jy ! Component: 150 - total flux cleaned = -0.000486277 Jy ! Component: 200 - total flux cleaned = -0.000378089 Jy ! Component: 250 - total flux cleaned = -0.000326004 Jy ! Component: 300 - total flux cleaned = -0.000250722 Jy ! Component: 350 - total flux cleaned = -0.000251327 Jy ! Component: 400 - total flux cleaned = -0.000298954 Jy ! Component: 450 - total flux cleaned = -0.000345211 Jy ! Component: 500 - total flux cleaned = -0.000478173 Jy ! Component: 550 - total flux cleaned = -0.000413932 Jy ! Component: 600 - total flux cleaned = -0.000456809 Jy ! Component: 650 - total flux cleaned = -0.000374699 Jy ! Component: 700 - total flux cleaned = -0.000355034 Jy ! Component: 750 - total flux cleaned = -0.000255894 Jy ! Component: 800 - total flux cleaned = -0.000197543 Jy ! Component: 850 - total flux cleaned = -0.000140414 Jy ! Component: 900 - total flux cleaned = -8.41291e-05 Jy ! Component: 950 - total flux cleaned = 8.71896e-06 Jy ! Component: 1000 - total flux cleaned = 8.60635e-06 Jy ! Component: 1050 - total flux cleaned = 8.06346e-05 Jy ! Component: 1100 - total flux cleaned = 0.00011578 Jy ! Component: 1150 - total flux cleaned = 0.000133638 Jy ! Component: 1200 - total flux cleaned = 0.000151106 Jy ! Component: 1250 - total flux cleaned = 0.000219744 Jy ! Component: 1300 - total flux cleaned = 0.000219779 Jy ! Component: 1350 - total flux cleaned = 0.000269665 Jy ! Component: 1400 - total flux cleaned = 0.000236567 Jy ! Component: 1450 - total flux cleaned = 0.00026881 Jy ! Component: 1500 - total flux cleaned = 0.000204515 Jy ! Component: 1550 - total flux cleaned = 0.000189057 Jy ! Component: 1600 - total flux cleaned = 0.000220517 Jy ! Component: 1650 - total flux cleaned = 0.000189527 Jy ! Component: 1700 - total flux cleaned = 0.000204894 Jy ! Component: 1750 - total flux cleaned = 0.000189649 Jy ! Component: 1800 - total flux cleaned = 0.000130002 Jy ! Component: 1850 - total flux cleaned = 0.000204102 Jy ! Component: 1900 - total flux cleaned = 0.000159892 Jy ! Component: 1950 - total flux cleaned = 8.6986e-05 Jy ! Component: 2000 - total flux cleaned = 5.83462e-05 Jy ! Component: 2050 - total flux cleaned = 1.55651e-05 Jy ! Component: 2100 - total flux cleaned = 1.53146e-05 Jy ! Component: 2150 - total flux cleaned = 1.53987e-05 Jy ! Component: 2200 - total flux cleaned = -2.61064e-05 Jy ! Component: 2250 - total flux cleaned = -1.24686e-05 Jy ! Component: 2300 - total flux cleaned = -3.9321e-05 Jy ! Component: 2350 - total flux cleaned = -2.59428e-05 Jy ! Component: 2400 - total flux cleaned = -6.58821e-05 Jy ! Component: 2450 - total flux cleaned = -0.000157635 Jy ! Component: 2500 - total flux cleaned = -0.000131743 Jy ! Component: 2550 - total flux cleaned = -0.000234796 Jy ! Component: 2600 - total flux cleaned = -0.000260395 Jy ! Component: 2650 - total flux cleaned = -0.000285712 Jy ! Component: 2700 - total flux cleaned = -0.000348692 Jy ! Component: 2750 - total flux cleaned = -0.00034864 Jy ! Component: 2800 - total flux cleaned = -0.0003858 Jy ! Component: 2850 - total flux cleaned = -0.000422595 Jy ! Component: 2900 - total flux cleaned = -0.000483316 Jy ! Component: 2950 - total flux cleaned = -0.000507421 Jy ! Component: 3000 - total flux cleaned = -0.000531382 Jy ! Component: 3050 - total flux cleaned = -0.00054342 Jy ! Component: 3100 - total flux cleaned = -0.000578686 Jy ! Component: 3150 - total flux cleaned = -0.000567071 Jy ! Component: 3200 - total flux cleaned = -0.000578818 Jy ! Component: 3250 - total flux cleaned = -0.000636315 Jy ! Component: 3300 - total flux cleaned = -0.000624855 Jy ! Component: 3350 - total flux cleaned = -0.000613564 Jy ! Component: 3400 - total flux cleaned = -0.000613734 Jy ! Component: 3450 - total flux cleaned = -0.000658274 Jy ! Component: 3500 - total flux cleaned = -0.0006251 Jy ! Component: 3550 - total flux cleaned = -0.000647116 Jy ! Component: 3600 - total flux cleaned = -0.000646974 Jy ! Component: 3650 - total flux cleaned = -0.000625371 Jy ! Component: 3700 - total flux cleaned = -0.000657567 Jy ! Component: 3750 - total flux cleaned = -0.000657466 Jy ! Component: 3800 - total flux cleaned = -0.000668101 Jy ! Component: 3850 - total flux cleaned = -0.000668056 Jy ! Component: 3900 - total flux cleaned = -0.000741437 Jy ! Component: 3950 - total flux cleaned = -0.000793437 Jy ! Component: 4000 - total flux cleaned = -0.000814118 Jy ! Component: 4050 - total flux cleaned = -0.000865559 Jy ! Total flux subtracted in 4096 components = -0.000926921 Jy ! Clean residual min=-0.000560 max=0.000544 Jy/beam ! Clean residual mean=-0.000001 rms=0.000190 Jy/beam ! Combined flux in latest and established models = 0.155807 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 381 components and 0.155807 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2024+0027_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.181 x 8.256 at -2.989 degrees (North through East) ! Clean map min=-0.0012236 max=0.12982 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2024+0027_S_map.fits wmodel /image_prod/ug002_uva//J2024+0027_S_map.mod ! Writing 381 model components to file: /image_prod/ug002_uva//J2024+0027_S_map.mod wobs /image_prod/ug002_uva//J2024+0027_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2024+0027_S_uvs.fits wwins /image_prod/ug002_uva//J2024+0027_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J2024+0027_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.129822 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00018628 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.430466 0.430466 0.860932 1.72186 3.44373 6.88745 13.7749 27.5498 55.0996 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.129 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 696.919 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2024+0027_S_dfm.log closed on Thu Mar 5 04:46:30 2020