! Started logfile: /image_prod/ug002_uva//J1300+141B_S_dfm.log on Thu Mar 5 00:57:14 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//J1300+141B_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1300+141B_S_uva.fits ! AN table 1: 173 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.368658 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1300+141B ! ! 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 6888 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 J1300+141B_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 740 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 740 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 740 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004743Jy sigma=8.178889 ! Fit after self-cal, rms=0.906874Jy sigma=7.335973 ! 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.157 mas, bmaj=6.98 mas, bpa=4.33 degrees ! Estimated noise=1.66712 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.0858297 Jy ! Component: 100 - total flux cleaned = 0.106131 Jy ! Total flux subtracted in 100 components = 0.106131 Jy ! Clean residual min=-0.009923 max=0.011797 Jy/beam ! Clean residual mean=0.000000 rms=0.002366 Jy/beam ! Combined flux in latest and established models = 0.106131 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.106131 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076446Jy sigma=0.523095 ! Fit after self-cal, rms=0.075586Jy sigma=0.517258 ! 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=4.18 mas, bmaj=8.684 mas, bpa=4.186 degrees ! Estimated noise=1.09522 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.0104901 Jy ! Component: 100 - total flux cleaned = -0.0133685 Jy ! Component: 150 - total flux cleaned = -0.0135789 Jy ! Component: 200 - total flux cleaned = -0.0137597 Jy ! Total flux subtracted in 200 components = -0.0137597 Jy ! Clean residual min=-0.010430 max=0.010254 Jy/beam ! Clean residual mean=0.000004 rms=0.002396 Jy/beam ! Combined flux in latest and established models = 0.0923715 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 16 components and 0.0923715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073812Jy sigma=0.509962 ! Fit after self-cal, rms=0.073774Jy sigma=0.509845 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.18 x 8.684 at 4.186 degrees (North through East) ! Clean map min=-0.01031 max=0.10101 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 0.99 KP 0.99 ! LA 0.95 MK 0.89 OV 0.69 PT 1.08 ! SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.08 HN 1.04 KP 1.02 ! LA 1.00 MK 0.95 OV 0.71 PT 1.03 ! SC 1.13 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.10 HN 1.09 KP 1.04 ! LA 0.94 MK 0.98 OV 0.69 PT 1.04 ! SC 1.11 ! ! ! Fit before self-cal, rms=0.073774Jy sigma=0.509845 ! Fit after self-cal, rms=0.075578Jy sigma=0.484693 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.201 mas, bmaj=8.881 mas, bpa=3.117 degrees ! Estimated noise=1.05835 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.00421293 Jy ! Component: 100 - total flux cleaned = -0.00607289 Jy ! Component: 150 - total flux cleaned = -0.00655377 Jy ! Component: 200 - total flux cleaned = -0.00662784 Jy ! Total flux subtracted in 200 components = -0.00662784 Jy ! Clean residual min=-0.006329 max=0.006845 Jy/beam ! Clean residual mean=-0.000005 rms=0.001614 Jy/beam ! Combined flux in latest and established models = 0.0857436 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 24 components and 0.0857437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075069Jy sigma=0.485379 ! Fit after self-cal, rms=0.075280Jy sigma=0.484882 ! 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.075280Jy sigma=0.484882 ! Fit after self-cal, rms=0.081791Jy sigma=0.465823 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.172 mas, bmaj=9.115 mas, bpa=2.979 degrees ! Estimated noise=1.03021 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00331224 Jy ! Component: 100 - total flux cleaned = -0.00475863 Jy ! Component: 150 - total flux cleaned = -0.00489597 Jy ! Component: 200 - total flux cleaned = -0.00501863 Jy ! Total flux subtracted in 200 components = -0.00501863 Jy ! Clean residual min=-0.004493 max=0.005100 Jy/beam ! Clean residual mean=0.000005 rms=0.001157 Jy/beam ! Combined flux in latest and established models = 0.080725 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 39 components and 0.080725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081459Jy sigma=0.466362 ! Fit after self-cal, rms=0.082028Jy sigma=0.465963 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 (-28.5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00425182 Jy ! Component: 100 - total flux cleaned = 0.00535356 Jy ! Component: 150 - total flux cleaned = 0.00556776 Jy ! Component: 200 - total flux cleaned = 0.00569196 Jy ! Total flux subtracted in 200 components = 0.00569196 Jy ! Clean residual min=-0.004536 max=0.004294 Jy/beam ! Clean residual mean=0.000001 rms=0.001046 Jy/beam ! Combined flux in latest and established models = 0.086417 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 54 components and 0.086417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081596Jy sigma=0.463870 ! Fit after self-cal, rms=0.081484Jy sigma=0.463565 ! 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.081484Jy sigma=0.463565 ! Fit after self-cal, rms=0.081065Jy sigma=0.461832 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.226 mas, bmaj=9.262 mas, bpa=3.032 degrees ! Estimated noise=0.994679 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00137118 Jy ! Component: 100 - total flux cleaned = -0.00113773 Jy ! Component: 150 - total flux cleaned = -0.00125792 Jy ! Component: 200 - total flux cleaned = -0.00136582 Jy ! Total flux subtracted in 200 components = -0.00136582 Jy ! Clean residual min=-0.004355 max=0.004315 Jy/beam ! Clean residual mean=-0.000003 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.0850512 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 60 components and 0.0850512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080756Jy sigma=0.461819 ! Fit after self-cal, rms=0.080758Jy sigma=0.461679 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.000249037 Jy ! Component: 100 - total flux cleaned = 0.000250434 Jy ! Component: 150 - total flux cleaned = 0.000203659 Jy ! Component: 200 - total flux cleaned = 0.000159378 Jy ! Total flux subtracted in 200 components = 0.000159378 Jy ! Clean residual min=-0.004193 max=0.004034 Jy/beam ! Clean residual mean=-0.000003 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.0852105 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 73 components and 0.0852105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080637Jy sigma=0.461304 ! Fit after self-cal, rms=0.080609Jy sigma=0.461273 ! 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.080609Jy sigma=0.461273 ! Fit after self-cal, rms=0.080008Jy sigma=0.460477 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.14 mas, bmaj=13.78 mas, bpa=15.98 degrees ! Estimated noise=1.04684 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00272885 Jy ! Component: 100 - total flux cleaned = -0.00386807 Jy ! Component: 150 - total flux cleaned = -0.00414441 Jy ! Component: 200 - total flux cleaned = -0.0042482 Jy ! Total flux subtracted in 200 components = -0.0042482 Jy ! Clean residual min=-0.004381 max=0.003789 Jy/beam ! Clean residual mean=-0.000006 rms=0.001087 Jy/beam ! Combined flux in latest and established models = 0.0809623 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 91 components and 0.0809623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079833Jy sigma=0.461181 ! Fit after self-cal, rms=0.079846Jy sigma=0.461120 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.000211962 Jy ! Component: 100 - total flux cleaned = -0.000304146 Jy ! Component: 150 - total flux cleaned = -0.000389235 Jy ! Component: 200 - total flux cleaned = -0.000415965 Jy ! Total flux subtracted in 200 components = -0.000415965 Jy ! Clean residual min=-0.004167 max=0.003669 Jy/beam ! Clean residual mean=-0.000006 rms=0.001067 Jy/beam ! Combined flux in latest and established models = 0.0805464 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 104 components and 0.0805464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079826Jy sigma=0.461081 ! Fit after self-cal, rms=0.079828Jy sigma=0.461069 ! 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=4.274 mas, bmaj=9.361 mas, bpa=3.17 degrees ! Estimated noise=0.970445 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.274 x 9.361 at 3.17 degrees (North through East) ! Clean map min=-0.0035927 max=0.093655 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.233 mas, bmaj=7.59 mas, bpa=3.397 degrees ! Estimated noise=1.4685 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.075603 Jy ! Component: 100 - total flux cleaned = 0.0908997 Jy ! Component: 150 - total flux cleaned = 0.0908911 Jy ! Component: 200 - total flux cleaned = 0.0916946 Jy ! Total flux subtracted in 200 components = 0.0916946 Jy ! Clean residual min=-0.006057 max=0.005611 Jy/beam ! Clean residual mean=0.000003 rms=0.001290 Jy/beam ! Combined flux in latest and established models = 0.0916946 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0916946 Jy ! Inverting map and beam ! Estimated beam: bmin=4.274 mas, bmaj=9.361 mas, bpa=3.17 degrees ! Estimated noise=0.970445 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.00802687 Jy ! Component: 100 - total flux cleaned = -0.00777384 Jy ! Component: 150 - total flux cleaned = -0.00742157 Jy ! Component: 200 - total flux cleaned = -0.00742441 Jy ! Total flux subtracted in 200 components = -0.00742441 Jy ! Clean residual min=-0.004658 max=0.004146 Jy/beam ! Clean residual mean=-0.000004 rms=0.001030 Jy/beam ! Combined flux in latest and established models = 0.0842701 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 46 components and 0.0842701 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=10.14 mas, bmaj=13.78 mas, bpa=15.98 degrees ! Estimated noise=1.04684 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00220809 Jy ! Component: 100 - total flux cleaned = -0.0027031 Jy ! Component: 150 - total flux cleaned = -0.00280608 Jy ! Component: 200 - total flux cleaned = -0.00289628 Jy ! Total flux subtracted in 200 components = -0.00289628 Jy ! Clean residual min=-0.004639 max=0.003698 Jy/beam ! Clean residual mean=-0.000005 rms=0.001121 Jy/beam ! Combined flux in latest and established models = 0.0813739 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.81284e-07 Jy ! Component: 100 - total flux cleaned = -4.06248e-05 Jy ! Component: 150 - total flux cleaned = -7.8315e-05 Jy ! Component: 200 - total flux cleaned = -0.000113314 Jy ! Total flux subtracted in 200 components = -0.000113314 Jy ! Clean residual min=-0.004389 max=0.003596 Jy/beam ! Clean residual mean=-0.000006 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 0.0812605 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 76 components and 0.0812605 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.274 mas, bmaj=9.361 mas, bpa=3.17 degrees ! Estimated noise=0.970445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00149945 Jy ! Component: 100 - total flux cleaned = 0.00142176 Jy ! Component: 150 - total flux cleaned = 0.00134629 Jy ! Component: 200 - total flux cleaned = 0.00127582 Jy ! Total flux subtracted in 200 components = 0.00127582 Jy ! Clean residual min=-0.004067 max=0.003850 Jy/beam ! Clean residual mean=-0.000004 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.0825364 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 84 components and 0.0825364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080105Jy sigma=0.462080 ! Fit after self-cal, rms=0.080114Jy sigma=0.462001 wmodel J1300+141B_S_map.mod ! Writing 84 model components to file: J1300+141B_S_map.mod wobs J1300+141B_S_uvs.fits ! Writing UV FITS file: J1300+141B_S_uvs.fits wwins J1300+141B_S_map.win ! wwins: Wrote 2 windows to J1300+141B_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.000383691 Jy ! Component: 100 - total flux cleaned = -0.000631771 Jy ! Component: 150 - total flux cleaned = -0.000634612 Jy ! Component: 200 - total flux cleaned = -0.000363217 Jy ! Component: 250 - total flux cleaned = -0.000207654 Jy ! Component: 300 - total flux cleaned = -0.000204921 Jy ! Component: 350 - total flux cleaned = -0.000202989 Jy ! Component: 400 - total flux cleaned = -0.000245375 Jy ! Component: 450 - total flux cleaned = -0.000201292 Jy ! Component: 500 - total flux cleaned = -0.000284819 Jy ! Component: 550 - total flux cleaned = -0.000245253 Jy ! Component: 600 - total flux cleaned = -0.000246089 Jy ! Component: 650 - total flux cleaned = -0.000359833 Jy ! Component: 700 - total flux cleaned = -0.000286075 Jy ! Component: 750 - total flux cleaned = -0.000358022 Jy ! Component: 800 - total flux cleaned = -0.000321167 Jy ! Component: 850 - total flux cleaned = -0.000114914 Jy ! Component: 900 - total flux cleaned = -0.000115463 Jy ! Component: 950 - total flux cleaned = -0.000114957 Jy ! Component: 1000 - total flux cleaned = -0.000113401 Jy ! Component: 1050 - total flux cleaned = -5.03185e-05 Jy ! Component: 1100 - total flux cleaned = -5.03964e-05 Jy ! Component: 1150 - total flux cleaned = -5.02348e-05 Jy ! Component: 1200 - total flux cleaned = 3.79352e-05 Jy ! Component: 1250 - total flux cleaned = 0.000124225 Jy ! Component: 1300 - total flux cleaned = 0.00020894 Jy ! Component: 1350 - total flux cleaned = 0.000208773 Jy ! Component: 1400 - total flux cleaned = 0.00029057 Jy ! Component: 1450 - total flux cleaned = 0.000291088 Jy ! Component: 1500 - total flux cleaned = 0.000371189 Jy ! Component: 1550 - total flux cleaned = 0.000423838 Jy ! Component: 1600 - total flux cleaned = 0.000500885 Jy ! Component: 1650 - total flux cleaned = 0.000551342 Jy ! Component: 1700 - total flux cleaned = 0.000476025 Jy ! Component: 1750 - total flux cleaned = 0.000476626 Jy ! Component: 1800 - total flux cleaned = 0.000428317 Jy ! Component: 1850 - total flux cleaned = 0.000476823 Jy ! Component: 1900 - total flux cleaned = 0.000548022 Jy ! Component: 1950 - total flux cleaned = 0.000547809 Jy ! Component: 2000 - total flux cleaned = 0.000478844 Jy ! Component: 2050 - total flux cleaned = 0.000547542 Jy ! Component: 2100 - total flux cleaned = 0.000569839 Jy ! Component: 2150 - total flux cleaned = 0.000525331 Jy ! Component: 2200 - total flux cleaned = 0.000569026 Jy ! Component: 2250 - total flux cleaned = 0.000568784 Jy ! Component: 2300 - total flux cleaned = 0.00050473 Jy ! Component: 2350 - total flux cleaned = 0.000526102 Jy ! Component: 2400 - total flux cleaned = 0.000525942 Jy ! Component: 2450 - total flux cleaned = 0.000505307 Jy ! Component: 2500 - total flux cleaned = 0.000505203 Jy ! Component: 2550 - total flux cleaned = 0.000444397 Jy ! Component: 2600 - total flux cleaned = 0.000504194 Jy ! Component: 2650 - total flux cleaned = 0.000504136 Jy ! Component: 2700 - total flux cleaned = 0.000543344 Jy ! Component: 2750 - total flux cleaned = 0.000562479 Jy ! Component: 2800 - total flux cleaned = 0.000600876 Jy ! Component: 2850 - total flux cleaned = 0.00061968 Jy ! Component: 2900 - total flux cleaned = 0.000638517 Jy ! Component: 2950 - total flux cleaned = 0.000694539 Jy ! Component: 3000 - total flux cleaned = 0.000676167 Jy ! Component: 3050 - total flux cleaned = 0.000749411 Jy ! Component: 3100 - total flux cleaned = 0.000713128 Jy ! Component: 3150 - total flux cleaned = 0.000785206 Jy ! Component: 3200 - total flux cleaned = 0.0007676 Jy ! Component: 3250 - total flux cleaned = 0.000855879 Jy ! Component: 3300 - total flux cleaned = 0.000873287 Jy ! Component: 3350 - total flux cleaned = 0.000838317 Jy ! Component: 3400 - total flux cleaned = 0.000820994 Jy ! Component: 3450 - total flux cleaned = 0.000889494 Jy ! Component: 3500 - total flux cleaned = 0.000906457 Jy ! Component: 3550 - total flux cleaned = 0.000838877 Jy ! Component: 3600 - total flux cleaned = 0.000822085 Jy ! Component: 3650 - total flux cleaned = 0.000838673 Jy ! Component: 3700 - total flux cleaned = 0.000888111 Jy ! Component: 3750 - total flux cleaned = 0.000822482 Jy ! Component: 3800 - total flux cleaned = 0.000903928 Jy ! Component: 3850 - total flux cleaned = 0.000920155 Jy ! Component: 3900 - total flux cleaned = 0.000904162 Jy ! Component: 3950 - total flux cleaned = 0.000951909 Jy ! Component: 4000 - total flux cleaned = 0.00095197 Jy ! Component: 4050 - total flux cleaned = 0.000967541 Jy ! Total flux subtracted in 4096 components = 0.000951938 Jy ! Clean residual min=-0.000813 max=0.000777 Jy/beam ! Clean residual mean=-0.000001 rms=0.000282 Jy/beam ! Combined flux in latest and established models = 0.0834883 Jy keep ! Adding 230 model components to the UV plane model. ! The established model now contains 313 components and 0.0834883 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1300+141B_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.274 x 9.361 at 3.17 degrees (North through East) ! Clean map min=-0.0023285 max=0.093201 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1300+141B_S_map.fits wmodel /image_prod/ug002_uva//J1300+141B_S_map.mod ! Writing 313 model components to file: /image_prod/ug002_uva//J1300+141B_S_map.mod wobs /image_prod/ug002_uva//J1300+141B_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1300+141B_S_uvs.fits wwins /image_prod/ug002_uva//J1300+141B_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1300+141B_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.093201 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000279796 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.90062 0.90062 1.80124 3.60248 7.20496 14.4099 28.8198 57.6397 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.093 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 333.103 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1300+141B_S_dfm.log closed on Thu Mar 5 00:57:17 2020