! Started logfile: /image_prod/ug002_uva//J0858+1405_S_dfm.log on Wed Mar 4 22:44:12 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//J0858+1405_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0858+1405_S_uva.fits ! AN table 1: 60 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.761111 visibilities/baseline/integration-bin. ! Found source: J0858+1405 ! ! 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 2055 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 J0858+1405_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 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002089Jy sigma=10.344550 ! Fit after self-cal, rms=0.960648Jy sigma=9.916157 ! 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.861 mas, bmaj=19.88 mas, bpa=-13.62 degrees ! Estimated noise=1.80515 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.0321348 Jy ! Component: 100 - total flux cleaned = 0.0475777 Jy ! Total flux subtracted in 100 components = 0.0475777 Jy ! Clean residual min=-0.009560 max=0.009764 Jy/beam ! Clean residual mean=-0.000032 rms=0.002916 Jy/beam ! Combined flux in latest and established models = 0.0475777 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0475777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.049580Jy sigma=0.507635 ! Fit after self-cal, rms=0.047733Jy sigma=0.489444 ! 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=5.13 mas, bmaj=20.85 mas, bpa=-12.29 degrees ! Estimated noise=1.52415 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.0128356 Jy ! Component: 100 - total flux cleaned = 0.0207956 Jy ! Component: 150 - total flux cleaned = 0.026079 Jy ! Component: 200 - total flux cleaned = 0.0296421 Jy ! Total flux subtracted in 200 components = 0.0296421 Jy ! Clean residual min=-0.005043 max=0.006617 Jy/beam ! Clean residual mean=-0.000040 rms=0.001555 Jy/beam ! Combined flux in latest and established models = 0.0772197 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.0772197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.043796Jy sigma=0.448569 ! Fit after self-cal, rms=0.042920Jy sigma=0.440392 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.13 x 20.85 at -12.29 degrees (North through East) ! Clean map min=-0.0044885 max=0.033369 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 0.88 LA 1.10 MK 0.89 ! OV 0.86 PT 1.10 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.87 KP 0.96 LA 1.01 MK 0.85 ! OV 0.84 PT 1.06 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.89 KP 0.93 LA 1.10 MK 0.70 ! OV 0.87 PT 1.06 ! ! ! Fit before self-cal, rms=0.042920Jy sigma=0.440392 ! Fit after self-cal, rms=0.038272Jy sigma=0.432946 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.782 mas, bmaj=20.13 mas, bpa=-12.42 degrees ! Estimated noise=1.36216 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.00287796 Jy ! Component: 100 - total flux cleaned = 0.00402963 Jy ! Component: 150 - total flux cleaned = 0.00453073 Jy ! Component: 200 - total flux cleaned = 0.00481661 Jy ! Total flux subtracted in 200 components = 0.00481661 Jy ! Clean residual min=-0.003363 max=0.004537 Jy/beam ! Clean residual mean=-0.000022 rms=0.001137 Jy/beam ! Combined flux in latest and established models = 0.0820364 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 43 components and 0.0820364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037389Jy sigma=0.422801 ! Fit after self-cal, rms=0.037175Jy sigma=0.418957 ! 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.037175Jy sigma=0.418957 ! Fit after self-cal, rms=0.036852Jy sigma=0.414214 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.651 mas, bmaj=20 mas, bpa=-12.49 degrees ! Estimated noise=1.32704 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000636679 Jy ! Component: 100 - total flux cleaned = 0.00140605 Jy ! Component: 150 - total flux cleaned = 0.00170386 Jy ! Component: 200 - total flux cleaned = 0.0018862 Jy ! Total flux subtracted in 200 components = 0.0018862 Jy ! Clean residual min=-0.002561 max=0.003774 Jy/beam ! Clean residual mean=-0.000005 rms=0.000874 Jy/beam ! Combined flux in latest and established models = 0.0839226 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 50 components and 0.0839226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.036485Jy sigma=0.410279 ! Fit after self-cal, rms=0.036485Jy sigma=0.408717 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.000319113 Jy ! Component: 100 - total flux cleaned = 0.00061463 Jy ! Component: 150 - total flux cleaned = 0.000727828 Jy ! Component: 200 - total flux cleaned = 0.000888177 Jy ! Total flux subtracted in 200 components = 0.000888177 Jy ! Clean residual min=-0.002476 max=0.003604 Jy/beam ! Clean residual mean=-0.000005 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.0848107 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 56 components and 0.0848108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.036355Jy sigma=0.407398 ! Fit after self-cal, rms=0.036337Jy sigma=0.407015 ! 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.036337Jy sigma=0.407015 ! Fit after self-cal, rms=0.035639Jy sigma=0.406071 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.407 mas, bmaj=20.24 mas, bpa=-12.77 degrees ! Estimated noise=1.28682 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000379034 Jy ! Component: 100 - total flux cleaned = -0.000230935 Jy ! Component: 150 - total flux cleaned = -0.000112916 Jy ! Component: 200 - total flux cleaned = -1.44756e-05 Jy ! Total flux subtracted in 200 components = -1.44756e-05 Jy ! Clean residual min=-0.002351 max=0.003019 Jy/beam ! Clean residual mean=-0.000002 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.0847963 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 63 components and 0.0847963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.035564Jy sigma=0.405214 ! Fit after self-cal, rms=0.035595Jy sigma=0.404985 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 = -4.55845e-05 Jy ! Component: 100 - total flux cleaned = 5.15049e-05 Jy ! Component: 150 - total flux cleaned = 0.000135455 Jy ! Component: 200 - total flux cleaned = 0.000250422 Jy ! Total flux subtracted in 200 components = 0.000250422 Jy ! Clean residual min=-0.002323 max=0.002966 Jy/beam ! Clean residual mean=-0.000002 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.0850467 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 65 components and 0.0850467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.035566Jy sigma=0.404630 ! Fit after self-cal, rms=0.035561Jy sigma=0.404574 ! 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.035561Jy sigma=0.404574 ! Fit after self-cal, rms=0.035337Jy sigma=0.404336 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=12.63 mas, bmaj=24.47 mas, bpa=11.45 degrees ! Estimated noise=1.49954 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.93256e-05 Jy ! Component: 100 - total flux cleaned = 4.65655e-05 Jy ! Component: 150 - total flux cleaned = 0.000142378 Jy ! Component: 200 - total flux cleaned = 0.000224889 Jy ! Total flux subtracted in 200 components = 0.000224889 Jy ! Clean residual min=-0.002413 max=0.002871 Jy/beam ! Clean residual mean=-0.000003 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.0852716 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 103 components and 0.0852716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.035324Jy sigma=0.404280 ! Fit after self-cal, rms=0.035337Jy sigma=0.404195 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 = 6.44651e-05 Jy ! Component: 100 - total flux cleaned = 0.000153341 Jy ! Component: 150 - total flux cleaned = 0.000230456 Jy ! Component: 200 - total flux cleaned = 0.000299639 Jy ! Total flux subtracted in 200 components = 0.000299639 Jy ! Clean residual min=-0.002440 max=0.002849 Jy/beam ! Clean residual mean=-0.000004 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.0855712 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 121 components and 0.0855712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.035334Jy sigma=0.404248 ! Fit after self-cal, rms=0.035338Jy sigma=0.404210 ! 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=20.49 mas, bpa=-12.92 degrees ! Estimated noise=1.26761 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.274 x 20.49 at -12.92 degrees (North through East) ! Clean map min=-0.0031812 max=0.030287 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.289 mas, bmaj=19.96 mas, bpa=-13.92 degrees ! Estimated noise=1.38849 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0266933 Jy ! Component: 100 - total flux cleaned = 0.0430516 Jy ! Component: 150 - total flux cleaned = 0.0547264 Jy ! Component: 200 - total flux cleaned = 0.063326 Jy ! Total flux subtracted in 200 components = 0.063326 Jy ! Clean residual min=-0.005531 max=0.005863 Jy/beam ! Clean residual mean=0.000001 rms=0.001658 Jy/beam ! Combined flux in latest and established models = 0.063326 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.063326 Jy ! Inverting map and beam ! Estimated beam: bmin=4.274 mas, bmaj=20.49 mas, bpa=-12.92 degrees ! Estimated noise=1.26761 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.00732572 Jy ! Component: 100 - total flux cleaned = 0.0122692 Jy ! Component: 150 - total flux cleaned = 0.015704 Jy ! Component: 200 - total flux cleaned = 0.018128 Jy ! Total flux subtracted in 200 components = 0.018128 Jy ! Clean residual min=-0.002692 max=0.003524 Jy/beam ! Clean residual mean=-0.000003 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.0814539 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 58 components and 0.0814539 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=12.63 mas, bmaj=24.47 mas, bpa=11.45 degrees ! Estimated noise=1.49954 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00205126 Jy ! Component: 100 - total flux cleaned = 0.00326983 Jy ! Component: 150 - total flux cleaned = 0.0041139 Jy ! Component: 200 - total flux cleaned = 0.00435445 Jy ! Total flux subtracted in 200 components = 0.00435445 Jy ! Clean residual min=-0.002580 max=0.003217 Jy/beam ! Clean residual mean=-0.000002 rms=0.000861 Jy/beam ! Combined flux in latest and established models = 0.0858084 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.00014701 Jy ! Component: 100 - total flux cleaned = 0.000239362 Jy ! Component: 150 - total flux cleaned = 0.0003512 Jy ! Component: 200 - total flux cleaned = 0.000436156 Jy ! Total flux subtracted in 200 components = 0.000436156 Jy ! Clean residual min=-0.002582 max=0.003140 Jy/beam ! Clean residual mean=-0.000002 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.0862445 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 77 components and 0.0862446 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.274 mas, bmaj=20.49 mas, bpa=-12.92 degrees ! Estimated noise=1.26761 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.20365e-05 Jy ! Component: 100 - total flux cleaned = 0.000183086 Jy ! Component: 150 - total flux cleaned = 0.000312841 Jy ! Component: 200 - total flux cleaned = 0.000434938 Jy ! Total flux subtracted in 200 components = 0.000434938 Jy ! Clean residual min=-0.002624 max=0.003297 Jy/beam ! Clean residual mean=-0.000002 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.0866795 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 90 components and 0.0866795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.035500Jy sigma=0.407392 ! Fit after self-cal, rms=0.035533Jy sigma=0.406864 wmodel J0858+1405_S_map.mod ! Writing 90 model components to file: J0858+1405_S_map.mod wobs J0858+1405_S_uvs.fits ! Writing UV FITS file: J0858+1405_S_uvs.fits wwins J0858+1405_S_map.win ! wwins: Wrote 1 windows to J0858+1405_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.000866642 Jy ! Component: 100 - total flux cleaned = 0.00121791 Jy ! Component: 150 - total flux cleaned = 0.00144474 Jy ! Component: 200 - total flux cleaned = 0.00144499 Jy ! Component: 250 - total flux cleaned = 0.00116327 Jy ! Component: 300 - total flux cleaned = 0.00098699 Jy ! Component: 350 - total flux cleaned = 0.00085007 Jy ! Component: 400 - total flux cleaned = 0.000745984 Jy ! Component: 450 - total flux cleaned = 0.00062221 Jy ! Component: 500 - total flux cleaned = 0.000482659 Jy ! Component: 550 - total flux cleaned = 0.0004377 Jy ! Component: 600 - total flux cleaned = 0.000333205 Jy ! Component: 650 - total flux cleaned = 0.000274181 Jy ! Component: 700 - total flux cleaned = 0.00027458 Jy ! Component: 750 - total flux cleaned = 0.000237962 Jy ! Component: 800 - total flux cleaned = 0.000220816 Jy ! Component: 850 - total flux cleaned = 0.000135527 Jy ! Component: 900 - total flux cleaned = 3.64701e-05 Jy ! Component: 950 - total flux cleaned = -1.07827e-05 Jy ! Component: 1000 - total flux cleaned = -5.69801e-05 Jy ! Component: 1050 - total flux cleaned = -5.6746e-05 Jy ! Component: 1100 - total flux cleaned = -4.18048e-05 Jy ! Component: 1150 - total flux cleaned = -2.75443e-05 Jy ! Component: 1200 - total flux cleaned = -2.74339e-05 Jy ! Component: 1250 - total flux cleaned = -2.76109e-05 Jy ! Component: 1300 - total flux cleaned = -1.44464e-05 Jy ! Component: 1350 - total flux cleaned = -1.57734e-06 Jy ! Component: 1400 - total flux cleaned = 2.34975e-05 Jy ! Component: 1450 - total flux cleaned = 7.24835e-05 Jy ! Component: 1500 - total flux cleaned = 0.000108225 Jy ! Component: 1550 - total flux cleaned = 0.000143247 Jy ! Component: 1600 - total flux cleaned = 0.000166045 Jy ! Component: 1650 - total flux cleaned = 0.00022208 Jy ! Component: 1700 - total flux cleaned = 0.000276721 Jy ! Component: 1750 - total flux cleaned = 0.000265949 Jy ! Component: 1800 - total flux cleaned = 0.000265971 Jy ! Component: 1850 - total flux cleaned = 0.000266066 Jy ! Component: 1900 - total flux cleaned = 0.000286602 Jy ! Component: 1950 - total flux cleaned = 0.000306824 Jy ! Component: 2000 - total flux cleaned = 0.000337083 Jy ! Component: 2050 - total flux cleaned = 0.000366868 Jy ! Component: 2100 - total flux cleaned = 0.000396373 Jy ! Component: 2150 - total flux cleaned = 0.000406152 Jy ! Component: 2200 - total flux cleaned = 0.00042539 Jy ! Component: 2250 - total flux cleaned = 0.000415889 Jy ! Component: 2300 - total flux cleaned = 0.000444261 Jy ! Component: 2350 - total flux cleaned = 0.000453548 Jy ! Component: 2400 - total flux cleaned = 0.000472178 Jy ! Component: 2450 - total flux cleaned = 0.000462964 Jy ! Component: 2500 - total flux cleaned = 0.000481374 Jy ! Component: 2550 - total flux cleaned = 0.000499756 Jy ! Component: 2600 - total flux cleaned = 0.000508959 Jy ! Component: 2650 - total flux cleaned = 0.000518122 Jy ! Component: 2700 - total flux cleaned = 0.000518084 Jy ! Component: 2750 - total flux cleaned = 0.000499896 Jy ! Component: 2800 - total flux cleaned = 0.00049082 Jy ! Component: 2850 - total flux cleaned = 0.000490833 Jy ! Component: 2900 - total flux cleaned = 0.000481796 Jy ! Component: 2950 - total flux cleaned = 0.000517902 Jy ! Component: 3000 - total flux cleaned = 0.000536004 Jy ! Component: 3050 - total flux cleaned = 0.000563085 Jy ! Component: 3100 - total flux cleaned = 0.000590233 Jy ! Component: 3150 - total flux cleaned = 0.000599247 Jy ! Component: 3200 - total flux cleaned = 0.000635518 Jy ! Component: 3250 - total flux cleaned = 0.000653613 Jy ! Component: 3300 - total flux cleaned = 0.000671758 Jy ! Component: 3350 - total flux cleaned = 0.000726588 Jy ! Component: 3400 - total flux cleaned = 0.000754096 Jy ! Component: 3450 - total flux cleaned = 0.000781678 Jy ! Component: 3500 - total flux cleaned = 0.000818689 Jy ! Component: 3550 - total flux cleaned = 0.000855952 Jy ! Component: 3600 - total flux cleaned = 0.000874634 Jy ! Component: 3650 - total flux cleaned = 0.000921628 Jy ! Component: 3700 - total flux cleaned = 0.000921613 Jy ! Component: 3750 - total flux cleaned = 0.000940641 Jy ! Component: 3800 - total flux cleaned = 0.000931093 Jy ! Component: 3850 - total flux cleaned = 0.000940618 Jy ! Component: 3900 - total flux cleaned = 0.000960016 Jy ! Component: 3950 - total flux cleaned = 0.00097952 Jy ! Component: 4000 - total flux cleaned = 0.000979577 Jy ! Component: 4050 - total flux cleaned = 0.000989452 Jy ! Total flux subtracted in 4096 components = 0.0010094 Jy ! Clean residual min=-0.000636 max=0.000586 Jy/beam ! Clean residual mean=-0.000001 rms=0.000184 Jy/beam ! Combined flux in latest and established models = 0.0876889 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 378 components and 0.0876889 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0858+1405_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.274 x 20.49 at -12.92 degrees (North through East) ! Clean map min=-0.0011252 max=0.028381 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0858+1405_S_map.fits wmodel /image_prod/ug002_uva//J0858+1405_S_map.mod ! Writing 378 model components to file: /image_prod/ug002_uva//J0858+1405_S_map.mod wobs /image_prod/ug002_uva//J0858+1405_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0858+1405_S_uvs.fits wwins /image_prod/ug002_uva//J0858+1405_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0858+1405_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0283809 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00018737 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.9806 1.9806 3.96119 7.92238 15.8448 31.6895 63.3791 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.028 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 151.469 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0858+1405_S_dfm.log closed on Wed Mar 4 22:44:15 2020