! Started logfile: /image_prod/ug002_uva//J1625-3108_S_dfm.log on Thu Mar 5 02:43:56 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//J1625-3108_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1625-3108_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.878889 visibilities/baseline/integration-bin. ! Found source: J1625-3108 ! ! 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 40 lines of history. ! ! Reading 4746 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 J1625-3108_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003094Jy sigma=6.381905 ! Fit after self-cal, rms=0.918547Jy sigma=5.805748 ! 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.437 mas, bmaj=6.178 mas, bpa=-0.2968 degrees ! Estimated noise=2.2801 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.0647455 Jy ! Component: 100 - total flux cleaned = 0.088332 Jy ! Total flux subtracted in 100 components = 0.088332 Jy ! Clean residual min=-0.009373 max=0.012019 Jy/beam ! Clean residual mean=-0.000364 rms=0.003154 Jy/beam ! Combined flux in latest and established models = 0.088332 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.088332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099985Jy sigma=0.591054 ! Fit after self-cal, rms=0.099131Jy sigma=0.587406 ! 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.015 mas, bmaj=7.699 mas, bpa=-0.902 degrees ! Estimated noise=1.68601 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.0162909 Jy ! Component: 100 - total flux cleaned = 0.0239774 Jy ! Component: 150 - total flux cleaned = 0.0279087 Jy ! Component: 200 - total flux cleaned = 0.0299332 Jy ! Total flux subtracted in 200 components = 0.0299332 Jy ! Clean residual min=-0.011044 max=0.011530 Jy/beam ! Clean residual mean=-0.000627 rms=0.004181 Jy/beam ! Combined flux in latest and established models = 0.118265 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 37 components and 0.118265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097385Jy sigma=0.566946 ! Fit after self-cal, rms=0.097416Jy sigma=0.566528 ! 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.015 x 7.699 at -0.902 degrees (North through East) ! Clean map min=-0.010995 max=0.082221 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 1.06 HN 1.12 KP 1.34 ! LA 0.75 MK 0.99 OV 1.07 PT 0.80 ! SC 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.71 FD 1.10 HN 1.18 KP 1.41 ! LA 0.78 MK 1.07 OV 1.08 PT 0.81 ! SC 0.90 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.41 FD 1.11 HN 1.45 KP 1.03 ! LA 0.72 MK 0.98 OV 1.10 PT 0.85 ! SC 1.10 ! ! ! Fit before self-cal, rms=0.097416Jy sigma=0.566528 ! Fit after self-cal, rms=0.117353Jy sigma=0.547194 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.041 mas, bmaj=7.737 mas, bpa=-1.114 degrees ! Estimated noise=1.71602 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.000201014 Jy ! Component: 100 - total flux cleaned = 0.000331862 Jy ! Component: 150 - total flux cleaned = 0.000337962 Jy ! Component: 200 - total flux cleaned = 0.000389088 Jy ! Total flux subtracted in 200 components = 0.000389088 Jy ! Clean residual min=-0.009621 max=0.011513 Jy/beam ! Clean residual mean=-0.000367 rms=0.003224 Jy/beam ! Combined flux in latest and established models = 0.118654 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 43 components and 0.118654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117240Jy sigma=0.547033 ! Fit after self-cal, rms=0.118300Jy sigma=0.545224 ! 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.118300Jy sigma=0.545224 ! Fit after self-cal, rms=0.131736Jy sigma=0.533888 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.071 mas, bmaj=7.731 mas, bpa=-1.738 degrees ! Estimated noise=1.7804 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00223383 Jy ! Component: 100 - total flux cleaned = 0.00230815 Jy ! Component: 150 - total flux cleaned = 0.00225413 Jy ! Component: 200 - total flux cleaned = 0.00220289 Jy ! Total flux subtracted in 200 components = 0.00220289 Jy ! Clean residual min=-0.008440 max=0.012556 Jy/beam ! Clean residual mean=-0.000320 rms=0.003171 Jy/beam ! Combined flux in latest and established models = 0.120857 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 45 components and 0.120857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.131495Jy sigma=0.533840 ! Fit after self-cal, rms=0.131725Jy sigma=0.533357 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.000224608 Jy ! Component: 100 - total flux cleaned = -0.000223601 Jy ! Component: 150 - total flux cleaned = -0.000225222 Jy ! Component: 200 - total flux cleaned = -0.000222488 Jy ! Total flux subtracted in 200 components = -0.000222488 Jy ! Clean residual min=-0.008444 max=0.012291 Jy/beam ! Clean residual mean=-0.000321 rms=0.003160 Jy/beam ! Combined flux in latest and established models = 0.120635 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.120635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.131673Jy sigma=0.533288 ! Fit after self-cal, rms=0.131655Jy sigma=0.533271 ! 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.131655Jy sigma=0.533271 ! Fit after self-cal, rms=0.138286Jy sigma=0.532572 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.096 mas, bmaj=7.794 mas, bpa=-2.212 degrees ! Estimated noise=1.82053 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123883 Jy ! Component: 100 - total flux cleaned = 0.00130797 Jy ! Component: 150 - total flux cleaned = 0.00119656 Jy ! Component: 200 - total flux cleaned = 0.00109747 Jy ! Total flux subtracted in 200 components = 0.00109747 Jy ! Clean residual min=-0.008614 max=0.012837 Jy/beam ! Clean residual mean=-0.000318 rms=0.003227 Jy/beam ! Combined flux in latest and established models = 0.121732 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 47 components and 0.121732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.138104Jy sigma=0.532663 ! Fit after self-cal, rms=0.138178Jy sigma=0.532628 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.00016128 Jy ! Component: 100 - total flux cleaned = -0.000205921 Jy ! Component: 150 - total flux cleaned = -0.000248186 Jy ! Component: 200 - total flux cleaned = -0.000286592 Jy ! Total flux subtracted in 200 components = -0.000286592 Jy ! Clean residual min=-0.008556 max=0.012852 Jy/beam ! Clean residual mean=-0.000319 rms=0.003227 Jy/beam ! Combined flux in latest and established models = 0.121446 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.121446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.138120Jy sigma=0.532632 ! Fit after self-cal, rms=0.138080Jy sigma=0.532617 ! 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.138080Jy sigma=0.532617 ! Fit after self-cal, rms=0.142808Jy sigma=0.532384 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.617 mas, bmaj=24.23 mas, bpa=5.105 degrees ! Estimated noise=2.23641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00138124 Jy ! Component: 100 - total flux cleaned = 0.00137071 Jy ! Component: 150 - total flux cleaned = 0.00131193 Jy ! Component: 200 - total flux cleaned = 0.00125954 Jy ! Total flux subtracted in 200 components = 0.00125954 Jy ! Clean residual min=-0.013980 max=0.016860 Jy/beam ! Clean residual mean=-0.000628 rms=0.005655 Jy/beam ! Combined flux in latest and established models = 0.122705 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 51 components and 0.122705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.142729Jy sigma=0.532657 ! Fit after self-cal, rms=0.142733Jy sigma=0.532487 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.000160292 Jy ! Component: 100 - total flux cleaned = -0.000154184 Jy ! Component: 150 - total flux cleaned = -0.000199191 Jy ! Component: 200 - total flux cleaned = -0.000244888 Jy ! Total flux subtracted in 200 components = -0.000244888 Jy ! Clean residual min=-0.013916 max=0.016869 Jy/beam ! Clean residual mean=-0.000630 rms=0.005657 Jy/beam ! Combined flux in latest and established models = 0.12246 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 51 components and 0.12246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.142739Jy sigma=0.533048 ! Fit after self-cal, rms=0.142709Jy sigma=0.532927 ! 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.12 mas, bmaj=7.87 mas, bpa=-2.638 degrees ! Estimated noise=1.86022 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.12 x 7.87 at -2.638 degrees (North through East) ! Clean map min=-0.0092016 max=0.094579 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.501 mas, bmaj=6.227 mas, bpa=-2.528 degrees ! Estimated noise=2.54587 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.072719 Jy ! Component: 100 - total flux cleaned = 0.0996974 Jy ! Component: 150 - total flux cleaned = 0.111052 Jy ! Component: 200 - total flux cleaned = 0.11689 Jy ! Total flux subtracted in 200 components = 0.11689 Jy ! Clean residual min=-0.008436 max=0.011649 Jy/beam ! Clean residual mean=-0.000177 rms=0.002592 Jy/beam ! Combined flux in latest and established models = 0.11689 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.11689 Jy ! Inverting map and beam ! Estimated beam: bmin=3.12 mas, bmaj=7.87 mas, bpa=-2.638 degrees ! Estimated noise=1.86022 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.00280256 Jy ! Component: 100 - total flux cleaned = 0.0033166 Jy ! Component: 150 - total flux cleaned = 0.00374226 Jy ! Component: 200 - total flux cleaned = 0.00401357 Jy ! Total flux subtracted in 200 components = 0.00401357 Jy ! Clean residual min=-0.009261 max=0.012939 Jy/beam ! Clean residual mean=-0.000333 rms=0.003337 Jy/beam ! Combined flux in latest and established models = 0.120904 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 32 components and 0.120904 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=9.617 mas, bmaj=24.23 mas, bpa=5.105 degrees ! Estimated noise=2.23641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000900597 Jy ! Component: 100 - total flux cleaned = 0.000891472 Jy ! Component: 150 - total flux cleaned = 0.000886337 Jy ! Component: 200 - total flux cleaned = 0.000887079 Jy ! Total flux subtracted in 200 components = 0.000887079 Jy ! Clean residual min=-0.014183 max=0.016780 Jy/beam ! Clean residual mean=-0.000635 rms=0.005681 Jy/beam ! Combined flux in latest and established models = 0.121791 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 = 3.86613e-06 Jy ! Component: 100 - total flux cleaned = 5.8595e-05 Jy ! Component: 150 - total flux cleaned = 6.15852e-05 Jy ! Component: 200 - total flux cleaned = 0.000108778 Jy ! Total flux subtracted in 200 components = 0.000108778 Jy ! Clean residual min=-0.014071 max=0.016839 Jy/beam ! Clean residual mean=-0.000634 rms=0.005673 Jy/beam ! Combined flux in latest and established models = 0.1219 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.1219 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.12 mas, bmaj=7.87 mas, bpa=-2.638 degrees ! Estimated noise=1.86022 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000770321 Jy ! Component: 100 - total flux cleaned = -0.000764785 Jy ! Component: 150 - total flux cleaned = -0.000843604 Jy ! Component: 200 - total flux cleaned = -0.000844793 Jy ! Total flux subtracted in 200 components = -0.000844793 Jy ! Clean residual min=-0.008941 max=0.013192 Jy/beam ! Clean residual mean=-0.000332 rms=0.003311 Jy/beam ! Combined flux in latest and established models = 0.121055 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 52 components and 0.121055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.142571Jy sigma=0.532872 ! Fit after self-cal, rms=0.142527Jy sigma=0.532655 wmodel J1625-3108_S_map.mod ! Writing 52 model components to file: J1625-3108_S_map.mod wobs J1625-3108_S_uvs.fits ! Writing UV FITS file: J1625-3108_S_uvs.fits wwins J1625-3108_S_map.win ! wwins: Wrote 1 windows to J1625-3108_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.00548584 Jy ! Component: 100 - total flux cleaned = 0.0100769 Jy ! Component: 150 - total flux cleaned = 0.013805 Jy ! Component: 200 - total flux cleaned = 0.0166516 Jy ! Component: 250 - total flux cleaned = 0.0185919 Jy ! Component: 300 - total flux cleaned = 0.0202938 Jy ! Component: 350 - total flux cleaned = 0.0215119 Jy ! Component: 400 - total flux cleaned = 0.0226862 Jy ! Component: 450 - total flux cleaned = 0.0234459 Jy ! Component: 500 - total flux cleaned = 0.0244239 Jy ! Component: 550 - total flux cleaned = 0.0247793 Jy ! Component: 600 - total flux cleaned = 0.0248913 Jy ! Component: 650 - total flux cleaned = 0.0248932 Jy ! Component: 700 - total flux cleaned = 0.025002 Jy ! Component: 750 - total flux cleaned = 0.0251067 Jy ! Component: 800 - total flux cleaned = 0.0256143 Jy ! Component: 850 - total flux cleaned = 0.025712 Jy ! Component: 900 - total flux cleaned = 0.0260036 Jy ! Component: 950 - total flux cleaned = 0.0263812 Jy ! Component: 1000 - total flux cleaned = 0.0264736 Jy ! Component: 1050 - total flux cleaned = 0.0267454 Jy ! Component: 1100 - total flux cleaned = 0.0269231 Jy ! Component: 1150 - total flux cleaned = 0.0270967 Jy ! Component: 1200 - total flux cleaned = 0.0273502 Jy ! Component: 1250 - total flux cleaned = 0.0274342 Jy ! Component: 1300 - total flux cleaned = 0.0275978 Jy ! Component: 1350 - total flux cleaned = 0.0278349 Jy ! Component: 1400 - total flux cleaned = 0.0279109 Jy ! Component: 1450 - total flux cleaned = 0.0278357 Jy ! Component: 1500 - total flux cleaned = 0.0279861 Jy ! Component: 1550 - total flux cleaned = 0.0280608 Jy ! Component: 1600 - total flux cleaned = 0.0282769 Jy ! Component: 1650 - total flux cleaned = 0.028418 Jy ! Component: 1700 - total flux cleaned = 0.0284872 Jy ! Component: 1750 - total flux cleaned = 0.0286915 Jy ! Component: 1800 - total flux cleaned = 0.0288937 Jy ! Component: 1850 - total flux cleaned = 0.0290256 Jy ! Component: 1900 - total flux cleaned = 0.0291559 Jy ! Component: 1950 - total flux cleaned = 0.0292842 Jy ! Component: 2000 - total flux cleaned = 0.0294095 Jy ! Component: 2050 - total flux cleaned = 0.0294715 Jy ! Component: 2100 - total flux cleaned = 0.0295933 Jy ! Component: 2150 - total flux cleaned = 0.0297129 Jy ! Component: 2200 - total flux cleaned = 0.0296545 Jy ! Component: 2250 - total flux cleaned = 0.02983 Jy ! Component: 2300 - total flux cleaned = 0.0298875 Jy ! Component: 2350 - total flux cleaned = 0.0300574 Jy ! Component: 2400 - total flux cleaned = 0.0300573 Jy ! Component: 2450 - total flux cleaned = 0.0301126 Jy ! Component: 2500 - total flux cleaned = 0.0301672 Jy ! Component: 2550 - total flux cleaned = 0.0301672 Jy ! Component: 2600 - total flux cleaned = 0.030273 Jy ! Component: 2650 - total flux cleaned = 0.0303244 Jy ! Component: 2700 - total flux cleaned = 0.0304263 Jy ! Component: 2750 - total flux cleaned = 0.0304758 Jy ! Component: 2800 - total flux cleaned = 0.0306247 Jy ! Component: 2850 - total flux cleaned = 0.0305756 Jy ! Component: 2900 - total flux cleaned = 0.030673 Jy ! Component: 2950 - total flux cleaned = 0.0308651 Jy ! Component: 3000 - total flux cleaned = 0.0309604 Jy ! Component: 3050 - total flux cleaned = 0.0310076 Jy ! Component: 3100 - total flux cleaned = 0.031147 Jy ! Component: 3150 - total flux cleaned = 0.0313306 Jy ! Component: 3200 - total flux cleaned = 0.0315573 Jy ! Component: 3250 - total flux cleaned = 0.0315122 Jy ! Component: 3300 - total flux cleaned = 0.031645 Jy ! Component: 3350 - total flux cleaned = 0.0316891 Jy ! Component: 3400 - total flux cleaned = 0.0317766 Jy ! Component: 3450 - total flux cleaned = 0.031863 Jy ! Component: 3500 - total flux cleaned = 0.0319483 Jy ! Component: 3550 - total flux cleaned = 0.0319066 Jy ! Component: 3600 - total flux cleaned = 0.0321157 Jy ! Component: 3650 - total flux cleaned = 0.0321155 Jy ! Component: 3700 - total flux cleaned = 0.0321976 Jy ! Component: 3750 - total flux cleaned = 0.0321979 Jy ! Component: 3800 - total flux cleaned = 0.0322377 Jy ! Component: 3850 - total flux cleaned = 0.0322779 Jy ! Component: 3900 - total flux cleaned = 0.0323567 Jy ! Component: 3950 - total flux cleaned = 0.0322781 Jy ! Component: 4000 - total flux cleaned = 0.0323166 Jy ! Component: 4050 - total flux cleaned = 0.0323161 Jy ! Total flux subtracted in 4096 components = 0.0323543 Jy ! Clean residual min=-0.002078 max=0.002707 Jy/beam ! Clean residual mean=-0.000054 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.153409 Jy keep ! Adding 387 model components to the UV plane model. ! The established model now contains 439 components and 0.153409 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1625-3108_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.12 x 7.87 at -2.638 degrees (North through East) ! Clean map min=-0.0051614 max=0.09676 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1625-3108_S_map.fits wmodel /image_prod/ug002_uva//J1625-3108_S_map.mod ! Writing 439 model components to file: /image_prod/ug002_uva//J1625-3108_S_map.mod wobs /image_prod/ug002_uva//J1625-3108_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1625-3108_S_uvs.fits wwins /image_prod/ug002_uva//J1625-3108_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1625-3108_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.09676 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000768324 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.38215 2.38215 4.76431 9.52861 19.0572 38.1145 76.2289 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.096 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 125.936 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1625-3108_S_dfm.log closed on Thu Mar 5 02:43:59 2020