! Started logfile: /image_prod/ug002_uva//J2358+4921_S_dfm.log on Thu Mar 5 06:32:43 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//J2358+4921_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2358+4921_S_uva.fits ! AN table 1: 45 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.994074 visibilities/baseline/integration-bin. ! Found source: J2358+4921 ! ! 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 6039 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 J2358+4921_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.004266Jy sigma=8.498248 ! Fit after self-cal, rms=0.942047Jy sigma=7.986310 ! 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.182 mas, bmaj=4.775 mas, bpa=-7.977 degrees ! Estimated noise=1.55013 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.0455107 Jy ! Component: 100 - total flux cleaned = 0.0556123 Jy ! Total flux subtracted in 100 components = 0.0556123 Jy ! Clean residual min=-0.003061 max=0.003843 Jy/beam ! Clean residual mean=0.000001 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.0556122 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0556122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069101Jy sigma=0.469958 ! Fit after self-cal, rms=0.068380Jy sigma=0.463289 ! 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.72 mas, bmaj=5.597 mas, bpa=-7.73 degrees ! Estimated noise=1.11425 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.00504582 Jy ! Component: 100 - total flux cleaned = 0.00678547 Jy ! Component: 150 - total flux cleaned = 0.0070766 Jy ! Component: 200 - total flux cleaned = 0.00721174 Jy ! Total flux subtracted in 200 components = 0.00721174 Jy ! Clean residual min=-0.002595 max=0.002762 Jy/beam ! Clean residual mean=0.000010 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.062824 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 16 components and 0.062824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067953Jy sigma=0.459910 ! Fit after self-cal, rms=0.067967Jy sigma=0.459836 ! 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.72 x 5.597 at -7.73 degrees (North through East) ! Clean map min=-0.0025247 max=0.059766 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 1.04 KP 1.00 ! LA 0.96 MK 1.02 NL 1.10 OV 1.05 ! PT 0.99 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.97 HN 0.96 KP 0.94 ! LA 0.97 MK 1.00 NL 1.03 OV 1.07 ! PT 1.02 SC 0.81 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.04 HN 0.98 KP 0.93 ! LA 1.01 MK 1.05 NL 1.08 OV 1.08 ! PT 0.95 SC 0.98 ! ! ! Fit before self-cal, rms=0.067967Jy sigma=0.459836 ! Fit after self-cal, rms=0.067033Jy sigma=0.458258 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.7 mas, bmaj=5.554 mas, bpa=-6.677 degrees ! Estimated noise=1.10771 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.000559651 Jy ! Component: 100 - total flux cleaned = 0.000758398 Jy ! Component: 150 - total flux cleaned = 0.000839479 Jy ! Component: 200 - total flux cleaned = 0.000884607 Jy ! Total flux subtracted in 200 components = 0.000884607 Jy ! Clean residual min=-0.002717 max=0.002259 Jy/beam ! Clean residual mean=0.000010 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.0637086 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 25 components and 0.0637086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066989Jy sigma=0.458048 ! Fit after self-cal, rms=0.067025Jy sigma=0.457960 ! 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.067025Jy sigma=0.457960 ! Fit after self-cal, rms=0.064424Jy sigma=0.453152 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.684 mas, bmaj=5.517 mas, bpa=-7.606 degrees ! Estimated noise=1.10766 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000408432 Jy ! Component: 100 - total flux cleaned = 0.000422743 Jy ! Component: 150 - total flux cleaned = 0.000433057 Jy ! Component: 200 - total flux cleaned = 0.000432457 Jy ! Total flux subtracted in 200 components = 0.000432457 Jy ! Clean residual min=-0.002303 max=0.001957 Jy/beam ! Clean residual mean=0.000011 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.064141 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.064141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064417Jy sigma=0.453116 ! Fit after self-cal, rms=0.064480Jy sigma=0.452853 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 = 2.63831e-05 Jy ! Component: 100 - total flux cleaned = -2.78286e-06 Jy ! Component: 150 - total flux cleaned = -1.21784e-05 Jy ! Component: 200 - total flux cleaned = -2.04383e-05 Jy ! Total flux subtracted in 200 components = -2.04383e-05 Jy ! Clean residual min=-0.002298 max=0.001940 Jy/beam ! Clean residual mean=0.000010 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.0641206 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 34 components and 0.0641206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064477Jy sigma=0.452834 ! Fit after self-cal, rms=0.064478Jy sigma=0.452831 ! 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.064478Jy sigma=0.452831 ! Fit after self-cal, rms=0.064712Jy sigma=0.452805 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.671 mas, bmaj=5.51 mas, bpa=-7.781 degrees ! Estimated noise=1.10846 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00033279 Jy ! Component: 100 - total flux cleaned = 0.000350806 Jy ! Component: 150 - total flux cleaned = 0.0003586 Jy ! Component: 200 - total flux cleaned = 0.000358525 Jy ! Total flux subtracted in 200 components = 0.000358525 Jy ! Clean residual min=-0.002296 max=0.001950 Jy/beam ! Clean residual mean=0.000010 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.0644791 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.0644791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064708Jy sigma=0.452785 ! Fit after self-cal, rms=0.064714Jy sigma=0.452782 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 = 2.11015e-05 Jy ! Component: 100 - total flux cleaned = 1.39347e-05 Jy ! Component: 150 - total flux cleaned = 7.05836e-06 Jy ! Component: 200 - total flux cleaned = 1.3457e-05 Jy ! Total flux subtracted in 200 components = 1.3457e-05 Jy ! Clean residual min=-0.002298 max=0.001947 Jy/beam ! Clean residual mean=0.000010 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.0644926 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.0644926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064712Jy sigma=0.452773 ! Fit after self-cal, rms=0.064712Jy sigma=0.452772 ! 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.064712Jy sigma=0.452772 ! Fit after self-cal, rms=0.064763Jy sigma=0.452766 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.061 mas, bmaj=9.361 mas, bpa=-1.378 degrees ! Estimated noise=1.35442 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000402623 Jy ! Component: 100 - total flux cleaned = 0.000437191 Jy ! Component: 150 - total flux cleaned = 0.000463174 Jy ! Component: 200 - total flux cleaned = 0.000477357 Jy ! Total flux subtracted in 200 components = 0.000477357 Jy ! Clean residual min=-0.002690 max=0.002219 Jy/beam ! Clean residual mean=0.000023 rms=0.000629 Jy/beam ! Combined flux in latest and established models = 0.0649699 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 39 components and 0.0649699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064763Jy sigma=0.452793 ! Fit after self-cal, rms=0.064762Jy sigma=0.452784 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 = 2.37286e-05 Jy ! Component: 100 - total flux cleaned = 3.04768e-05 Jy ! Component: 150 - total flux cleaned = 3.61364e-05 Jy ! Component: 200 - total flux cleaned = 4.04064e-05 Jy ! Total flux subtracted in 200 components = 4.04064e-05 Jy ! Clean residual min=-0.002694 max=0.002206 Jy/beam ! Clean residual mean=0.000023 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.0650104 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.0650104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064763Jy sigma=0.452811 ! Fit after self-cal, rms=0.064763Jy sigma=0.452806 ! 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.661 mas, bmaj=5.502 mas, bpa=-7.836 degrees ! Estimated noise=1.10953 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.661 x 5.502 at -7.836 degrees (North through East) ! Clean map min=-0.0023061 max=0.059169 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.127 mas, bmaj=4.687 mas, bpa=-8.018 degrees ! Estimated noise=1.5405 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0457911 Jy ! Component: 100 - total flux cleaned = 0.056323 Jy ! Component: 150 - total flux cleaned = 0.0606309 Jy ! Component: 200 - total flux cleaned = 0.0625537 Jy ! Total flux subtracted in 200 components = 0.0625537 Jy ! Clean residual min=-0.002790 max=0.002715 Jy/beam ! Clean residual mean=0.000005 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.0625537 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0625537 Jy ! Inverting map and beam ! Estimated beam: bmin=3.661 mas, bmaj=5.502 mas, bpa=-7.836 degrees ! Estimated noise=1.10953 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.00121329 Jy ! Component: 100 - total flux cleaned = 0.00155316 Jy ! Component: 150 - total flux cleaned = 0.00176521 Jy ! Component: 200 - total flux cleaned = 0.00187651 Jy ! Total flux subtracted in 200 components = 0.00187651 Jy ! Clean residual min=-0.002351 max=0.001918 Jy/beam ! Clean residual mean=0.000010 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.0644302 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 24 components and 0.0644302 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.061 mas, bmaj=9.361 mas, bpa=-1.378 degrees ! Estimated noise=1.35442 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000478253 Jy ! Component: 100 - total flux cleaned = 0.000531092 Jy ! Component: 150 - total flux cleaned = 0.000570193 Jy ! Component: 200 - total flux cleaned = 0.000590416 Jy ! Total flux subtracted in 200 components = 0.000590416 Jy ! Clean residual min=-0.002696 max=0.002227 Jy/beam ! Clean residual mean=0.000023 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.0650206 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 = 8.46325e-06 Jy ! Component: 100 - total flux cleaned = 5.18484e-07 Jy ! Component: 150 - total flux cleaned = 3.70126e-07 Jy ! Component: 200 - total flux cleaned = 5.19839e-07 Jy ! Total flux subtracted in 200 components = 5.19839e-07 Jy ! Clean residual min=-0.002698 max=0.002212 Jy/beam ! Clean residual mean=0.000023 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.0650212 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 32 components and 0.0650212 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.661 mas, bmaj=5.502 mas, bpa=-7.836 degrees ! Estimated noise=1.10953 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000102646 Jy ! Component: 100 - total flux cleaned = -0.000206874 Jy ! Component: 150 - total flux cleaned = -0.00024749 Jy ! Component: 200 - total flux cleaned = -0.000246746 Jy ! Total flux subtracted in 200 components = -0.000246746 Jy ! Clean residual min=-0.002357 max=0.001945 Jy/beam ! Clean residual mean=0.000010 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.0647744 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.0647744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064770Jy sigma=0.452820 ! Fit after self-cal, rms=0.064767Jy sigma=0.452800 wmodel J2358+4921_S_map.mod ! Writing 44 model components to file: J2358+4921_S_map.mod wobs J2358+4921_S_uvs.fits ! Writing UV FITS file: J2358+4921_S_uvs.fits wwins J2358+4921_S_map.win ! wwins: Wrote 1 windows to J2358+4921_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.000692078 Jy ! Component: 100 - total flux cleaned = -0.000895099 Jy ! Component: 150 - total flux cleaned = -0.00102328 Jy ! Component: 200 - total flux cleaned = -0.00120576 Jy ! Component: 250 - total flux cleaned = -0.00135174 Jy ! Component: 300 - total flux cleaned = -0.00137922 Jy ! Component: 350 - total flux cleaned = -0.00137929 Jy ! Component: 400 - total flux cleaned = -0.00143297 Jy ! Component: 450 - total flux cleaned = -0.00145924 Jy ! Component: 500 - total flux cleaned = -0.00151122 Jy ! Component: 550 - total flux cleaned = -0.00161227 Jy ! Component: 600 - total flux cleaned = -0.00156296 Jy ! Component: 650 - total flux cleaned = -0.00168546 Jy ! Component: 700 - total flux cleaned = -0.00170966 Jy ! Component: 750 - total flux cleaned = -0.00173364 Jy ! Component: 800 - total flux cleaned = -0.0017804 Jy ! Component: 850 - total flux cleaned = -0.001803 Jy ! Component: 900 - total flux cleaned = -0.00175785 Jy ! Component: 950 - total flux cleaned = -0.00182497 Jy ! Component: 1000 - total flux cleaned = -0.00184672 Jy ! Component: 1050 - total flux cleaned = -0.00182472 Jy ! Component: 1100 - total flux cleaned = -0.00180286 Jy ! Component: 1150 - total flux cleaned = -0.00178159 Jy ! Component: 1200 - total flux cleaned = -0.00180233 Jy ! Component: 1250 - total flux cleaned = -0.00174018 Jy ! Component: 1300 - total flux cleaned = -0.00167898 Jy ! Component: 1350 - total flux cleaned = -0.00169924 Jy ! Component: 1400 - total flux cleaned = -0.00165912 Jy ! Component: 1450 - total flux cleaned = -0.00163953 Jy ! Component: 1500 - total flux cleaned = -0.00158052 Jy ! Component: 1550 - total flux cleaned = -0.00154171 Jy ! Component: 1600 - total flux cleaned = -0.00150324 Jy ! Component: 1650 - total flux cleaned = -0.00150334 Jy ! Component: 1700 - total flux cleaned = -0.00156007 Jy ! Component: 1750 - total flux cleaned = -0.00142967 Jy ! Component: 1800 - total flux cleaned = -0.00146706 Jy ! Component: 1850 - total flux cleaned = -0.00146697 Jy ! Component: 1900 - total flux cleaned = -0.00144869 Jy ! Component: 1950 - total flux cleaned = -0.00143069 Jy ! Component: 2000 - total flux cleaned = -0.00135912 Jy ! Component: 2050 - total flux cleaned = -0.00139443 Jy ! Component: 2100 - total flux cleaned = -0.00132425 Jy ! Component: 2150 - total flux cleaned = -0.00125485 Jy ! Component: 2200 - total flux cleaned = -0.00130667 Jy ! Component: 2250 - total flux cleaned = -0.00123821 Jy ! Component: 2300 - total flux cleaned = -0.00115372 Jy ! Component: 2350 - total flux cleaned = -0.00122107 Jy ! Component: 2400 - total flux cleaned = -0.00117097 Jy ! Component: 2450 - total flux cleaned = -0.0011048 Jy ! Component: 2500 - total flux cleaned = -0.00110501 Jy ! Component: 2550 - total flux cleaned = -0.0010562 Jy ! Component: 2600 - total flux cleaned = -0.00105634 Jy ! Component: 2650 - total flux cleaned = -0.00104033 Jy ! Component: 2700 - total flux cleaned = -0.00100853 Jy ! Component: 2750 - total flux cleaned = -0.000945673 Jy ! Component: 2800 - total flux cleaned = -0.000961328 Jy ! Component: 2850 - total flux cleaned = -0.000899212 Jy ! Component: 2900 - total flux cleaned = -0.000899199 Jy ! Component: 2950 - total flux cleaned = -0.000868625 Jy ! Component: 3000 - total flux cleaned = -0.000822949 Jy ! Component: 3050 - total flux cleaned = -0.00080774 Jy ! Component: 3100 - total flux cleaned = -0.000807764 Jy ! Component: 3150 - total flux cleaned = -0.000777781 Jy ! Component: 3200 - total flux cleaned = -0.000688971 Jy ! Component: 3250 - total flux cleaned = -0.000718518 Jy ! Component: 3300 - total flux cleaned = -0.000674737 Jy ! Component: 3350 - total flux cleaned = -0.000689314 Jy ! Component: 3400 - total flux cleaned = -0.000588448 Jy ! Component: 3450 - total flux cleaned = -0.000617112 Jy ! Component: 3500 - total flux cleaned = -0.000602955 Jy ! Component: 3550 - total flux cleaned = -0.000574725 Jy ! Component: 3600 - total flux cleaned = -0.000504458 Jy ! Component: 3650 - total flux cleaned = -0.000518317 Jy ! Component: 3700 - total flux cleaned = -0.000490655 Jy ! Component: 3750 - total flux cleaned = -0.000407962 Jy ! Component: 3800 - total flux cleaned = -0.000394384 Jy ! Component: 3850 - total flux cleaned = -0.000340107 Jy ! Component: 3900 - total flux cleaned = -0.000286088 Jy ! Component: 3950 - total flux cleaned = -0.000272767 Jy ! Component: 4000 - total flux cleaned = -0.000219399 Jy ! Component: 4050 - total flux cleaned = -0.000179734 Jy ! Total flux subtracted in 4096 components = -0.000127108 Jy ! Clean residual min=-0.000760 max=0.000808 Jy/beam ! Clean residual mean=0.000004 rms=0.000240 Jy/beam ! Combined flux in latest and established models = 0.0646473 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 338 components and 0.0646473 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2358+4921_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.661 x 5.502 at -7.836 degrees (North through East) ! Clean map min=-0.0015956 max=0.059193 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2358+4921_S_map.fits wmodel /image_prod/ug002_uva//J2358+4921_S_map.mod ! Writing 338 model components to file: /image_prod/ug002_uva//J2358+4921_S_map.mod wobs /image_prod/ug002_uva//J2358+4921_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2358+4921_S_uvs.fits wwins /image_prod/ug002_uva//J2358+4921_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J2358+4921_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0591931 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000237807 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.20524 1.20524 2.41048 4.82097 9.64193 19.2839 38.5677 77.1355 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.059 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 248.912 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2358+4921_S_dfm.log closed on Thu Mar 5 06:32:46 2020