! Started logfile: /image_prod/ug002_uva//J0225-2603_S_dfm.log on Wed Mar 4 19:32:49 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//J0225-2603_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0225-2603_S_uva.fits ! AN table 1: 60 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.991071 visibilities/baseline/integration-bin. ! Found source: J0225-2603 ! ! 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 4995 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 J0225-2603_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.018571Jy sigma=5.956865 ! Fit after self-cal, rms=0.831921Jy sigma=4.826570 ! 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.27 mas, bmaj=6.256 mas, bpa=-6.367 degrees ! Estimated noise=2.77966 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.137469 Jy ! Component: 100 - total flux cleaned = 0.167446 Jy ! Total flux subtracted in 100 components = 0.167446 Jy ! Clean residual min=-0.009719 max=0.016610 Jy/beam ! Clean residual mean=-0.000028 rms=0.002753 Jy/beam ! Combined flux in latest and established models = 0.167446 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.167446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093708Jy sigma=0.481514 ! Fit after self-cal, rms=0.093683Jy sigma=0.481041 ! 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=2.667 mas, bmaj=7.162 mas, bpa=-6.221 degrees ! Estimated noise=1.76881 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 (-26, 20). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.015929 Jy ! Component: 100 - total flux cleaned = 0.0220102 Jy ! Component: 150 - total flux cleaned = 0.0233877 Jy ! Component: 200 - total flux cleaned = 0.0238888 Jy ! Total flux subtracted in 200 components = 0.0238888 Jy ! Clean residual min=-0.008617 max=0.010691 Jy/beam ! Clean residual mean=-0.000046 rms=0.002055 Jy/beam ! Combined flux in latest and established models = 0.191335 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 19 components and 0.191335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091195Jy sigma=0.463068 ! Fit after self-cal, rms=0.090861Jy sigma=0.460288 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.667 x 7.162 at -6.221 degrees (North through East) ! Clean map min=-0.0074377 max=0.17173 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 HN 1.13 LA 0.97 MK 0.98 ! NL 1.00 OV 0.97 PT 0.95 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.29 HN 1.12 LA 0.98 MK 0.97 ! NL 1.03 OV 0.97 PT 0.95 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 HN 1.12 LA 0.95 MK 0.97 ! NL 0.98 OV 1.01 PT 0.96 SC 0.94 ! ! ! Fit before self-cal, rms=0.090861Jy sigma=0.460288 ! Fit after self-cal, rms=0.099830Jy sigma=0.451677 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.653 mas, bmaj=7.107 mas, bpa=-6.038 degrees ! Estimated noise=1.76043 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.000399243 Jy ! Component: 100 - total flux cleaned = 0.000547701 Jy ! Component: 150 - total flux cleaned = 0.00100545 Jy ! Component: 200 - total flux cleaned = 0.00140669 Jy ! Total flux subtracted in 200 components = 0.00140669 Jy ! Clean residual min=-0.005862 max=0.005657 Jy/beam ! Clean residual mean=0.000010 rms=0.001473 Jy/beam ! Combined flux in latest and established models = 0.192742 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 33 components and 0.192742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099260Jy sigma=0.450298 ! Fit after self-cal, rms=0.099501Jy sigma=0.450009 ! 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.099501Jy sigma=0.450009 ! Fit after self-cal, rms=0.099428Jy sigma=0.449907 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.647 mas, bmaj=7.084 mas, bpa=-5.962 degrees ! Estimated noise=1.76015 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000782718 Jy ! Component: 100 - total flux cleaned = 0.000958158 Jy ! Component: 150 - total flux cleaned = 0.00128316 Jy ! Component: 200 - total flux cleaned = 0.00157228 Jy ! Total flux subtracted in 200 components = 0.00157228 Jy ! Clean residual min=-0.005576 max=0.005428 Jy/beam ! Clean residual mean=0.000012 rms=0.001425 Jy/beam ! Combined flux in latest and established models = 0.194314 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 42 components and 0.194314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099132Jy sigma=0.449454 ! Fit after self-cal, rms=0.099141Jy sigma=0.449393 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.000159715 Jy ! Component: 100 - total flux cleaned = 0.00028796 Jy ! Component: 150 - total flux cleaned = 0.000347433 Jy ! Component: 200 - total flux cleaned = 0.000406359 Jy ! Total flux subtracted in 200 components = 0.000406359 Jy ! Clean residual min=-0.005561 max=0.005390 Jy/beam ! Clean residual mean=0.000014 rms=0.001407 Jy/beam ! Combined flux in latest and established models = 0.194721 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 51 components and 0.194721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098991Jy sigma=0.449201 ! Fit after self-cal, rms=0.099000Jy sigma=0.449178 ! 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.099000Jy sigma=0.449178 ! Fit after self-cal, rms=0.103993Jy sigma=0.441705 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.636 mas, bmaj=7.075 mas, bpa=-6.023 degrees ! Estimated noise=1.77094 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000240785 Jy ! Component: 100 - total flux cleaned = -0.000254795 Jy ! Component: 150 - total flux cleaned = -0.000255538 Jy ! Component: 200 - total flux cleaned = -0.00032076 Jy ! Total flux subtracted in 200 components = -0.00032076 Jy ! Clean residual min=-0.003740 max=0.003988 Jy/beam ! Clean residual mean=0.000015 rms=0.000890 Jy/beam ! Combined flux in latest and established models = 0.1944 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 64 components and 0.1944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103801Jy sigma=0.440914 ! Fit after self-cal, rms=0.103967Jy sigma=0.440726 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 (92, -64.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00370946 Jy ! Component: 100 - total flux cleaned = 0.00503913 Jy ! Component: 150 - total flux cleaned = 0.00566862 Jy ! Component: 200 - total flux cleaned = 0.00605352 Jy ! Total flux subtracted in 200 components = 0.00605352 Jy ! Clean residual min=-0.003436 max=0.003194 Jy/beam ! Clean residual mean=0.000005 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.200453 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 77 components and 0.200453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103798Jy sigma=0.439617 ! Fit after self-cal, rms=0.103794Jy sigma=0.439573 ! 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.103794Jy sigma=0.439573 ! Fit after self-cal, rms=0.106013Jy sigma=0.439384 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.596 mas, bmaj=16.42 mas, bpa=-0.01242 degrees ! Estimated noise=2.47198 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000728948 Jy ! Component: 100 - total flux cleaned = -5.83306e-05 Jy ! Component: 150 - total flux cleaned = 0.000267899 Jy ! Component: 200 - total flux cleaned = 0.000376665 Jy ! Total flux subtracted in 200 components = 0.000376665 Jy ! Clean residual min=-0.003845 max=0.002819 Jy/beam ! Clean residual mean=0.000021 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.20083 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 99 components and 0.20083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105943Jy sigma=0.439161 ! Fit after self-cal, rms=0.105951Jy sigma=0.439088 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.000102483 Jy ! Component: 100 - total flux cleaned = 0.000403202 Jy ! Component: 150 - total flux cleaned = 0.000526822 Jy ! Component: 200 - total flux cleaned = 0.000666797 Jy ! Total flux subtracted in 200 components = 0.000666797 Jy ! Clean residual min=-0.003516 max=0.002557 Jy/beam ! Clean residual mean=0.000021 rms=0.000792 Jy/beam ! Combined flux in latest and established models = 0.201497 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 109 components and 0.201497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105927Jy sigma=0.439007 ! Fit after self-cal, rms=0.105923Jy sigma=0.438983 ! 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=2.636 mas, bmaj=7.07 mas, bpa=-6.046 degrees ! Estimated noise=1.77134 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.636 x 7.07 at -6.046 degrees (North through East) ! Clean map min=-0.0062259 max=0.17067 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.248 mas, bmaj=6.206 mas, bpa=-6.171 degrees ! Estimated noise=2.77755 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.137083 Jy ! Component: 100 - total flux cleaned = 0.167504 Jy ! Component: 150 - total flux cleaned = 0.178038 Jy ! Component: 200 - total flux cleaned = 0.183664 Jy ! Total flux subtracted in 200 components = 0.183664 Jy ! Clean residual min=-0.004785 max=0.006095 Jy/beam ! Clean residual mean=-0.000006 rms=0.001243 Jy/beam ! Combined flux in latest and established models = 0.183664 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.183664 Jy ! Inverting map and beam ! Estimated beam: bmin=2.636 mas, bmaj=7.07 mas, bpa=-6.046 degrees ! Estimated noise=1.77134 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.00483229 Jy ! Component: 100 - total flux cleaned = 0.0083343 Jy ! Component: 150 - total flux cleaned = 0.0109497 Jy ! Component: 200 - total flux cleaned = 0.0117685 Jy ! Total flux subtracted in 200 components = 0.0117685 Jy ! Clean residual min=-0.003273 max=0.002968 Jy/beam ! Clean residual mean=0.000003 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.195432 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 47 components and 0.195432 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=6.596 mas, bmaj=16.42 mas, bpa=-0.01242 degrees ! Estimated noise=2.47198 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00270866 Jy ! Component: 100 - total flux cleaned = 0.00361861 Jy ! Component: 150 - total flux cleaned = 0.00417291 Jy ! Component: 200 - total flux cleaned = 0.00459622 Jy ! Total flux subtracted in 200 components = 0.00459622 Jy ! Clean residual min=-0.003236 max=0.002563 Jy/beam ! Clean residual mean=0.000020 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.200028 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.000415103 Jy ! Component: 100 - total flux cleaned = 0.000774221 Jy ! Component: 150 - total flux cleaned = 0.00112411 Jy ! Component: 200 - total flux cleaned = 0.00144082 Jy ! Total flux subtracted in 200 components = 0.00144082 Jy ! Clean residual min=-0.003159 max=0.002404 Jy/beam ! Clean residual mean=0.000020 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 0.201469 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 83 components and 0.201469 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.636 mas, bmaj=7.07 mas, bpa=-6.046 degrees ! Estimated noise=1.77134 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.98251e-05 Jy ! Component: 100 - total flux cleaned = 0.000221825 Jy ! Component: 150 - total flux cleaned = 0.000278144 Jy ! Component: 200 - total flux cleaned = 0.000280515 Jy ! Total flux subtracted in 200 components = 0.000280515 Jy ! Clean residual min=-0.003144 max=0.003167 Jy/beam ! Clean residual mean=0.000006 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.20175 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 103 components and 0.20175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105984Jy sigma=0.439141 ! Fit after self-cal, rms=0.105968Jy sigma=0.439008 wmodel J0225-2603_S_map.mod ! Writing 103 model components to file: J0225-2603_S_map.mod wobs J0225-2603_S_uvs.fits ! Writing UV FITS file: J0225-2603_S_uvs.fits wwins J0225-2603_S_map.win ! wwins: Wrote 3 windows to J0225-2603_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.000161985 Jy ! Component: 100 - total flux cleaned = -0.000511606 Jy ! Component: 150 - total flux cleaned = -0.000699033 Jy ! Component: 200 - total flux cleaned = -0.000788191 Jy ! Component: 250 - total flux cleaned = -0.000788672 Jy ! Component: 300 - total flux cleaned = -0.000624994 Jy ! Component: 350 - total flux cleaned = -0.000426905 Jy ! Component: 400 - total flux cleaned = -0.000159151 Jy ! Component: 450 - total flux cleaned = -1.06135e-05 Jy ! Component: 500 - total flux cleaned = 0.000134151 Jy ! Component: 550 - total flux cleaned = 0.000275501 Jy ! Component: 600 - total flux cleaned = 0.000378661 Jy ! Component: 650 - total flux cleaned = 0.000411715 Jy ! Component: 700 - total flux cleaned = 0.000411642 Jy ! Component: 750 - total flux cleaned = 0.000282018 Jy ! Component: 800 - total flux cleaned = 0.000186761 Jy ! Component: 850 - total flux cleaned = 9.27749e-05 Jy ! Component: 900 - total flux cleaned = -9.14643e-05 Jy ! Component: 950 - total flux cleaned = -0.000152477 Jy ! Component: 1000 - total flux cleaned = -0.000390459 Jy ! Component: 1050 - total flux cleaned = -0.000536083 Jy ! Component: 1100 - total flux cleaned = -0.000678965 Jy ! Component: 1150 - total flux cleaned = -0.0007068 Jy ! Component: 1200 - total flux cleaned = -0.000790192 Jy ! Component: 1250 - total flux cleaned = -0.000872253 Jy ! Component: 1300 - total flux cleaned = -0.000952936 Jy ! Component: 1350 - total flux cleaned = -0.00100596 Jy ! Component: 1400 - total flux cleaned = -0.00116302 Jy ! Component: 1450 - total flux cleaned = -0.00121468 Jy ! Component: 1500 - total flux cleaned = -0.0013424 Jy ! Component: 1550 - total flux cleaned = -0.00139207 Jy ! Component: 1600 - total flux cleaned = -0.00149111 Jy ! Component: 1650 - total flux cleaned = -0.00161249 Jy ! Component: 1700 - total flux cleaned = -0.00156418 Jy ! Component: 1750 - total flux cleaned = -0.00168364 Jy ! Component: 1800 - total flux cleaned = -0.00175423 Jy ! Component: 1850 - total flux cleaned = -0.00184694 Jy ! Component: 1900 - total flux cleaned = -0.00191541 Jy ! Component: 1950 - total flux cleaned = -0.00196086 Jy ! Component: 2000 - total flux cleaned = -0.00205021 Jy ! Component: 2050 - total flux cleaned = -0.0021162 Jy ! Component: 2100 - total flux cleaned = -0.00213806 Jy ! Component: 2150 - total flux cleaned = -0.00222472 Jy ! Component: 2200 - total flux cleaned = -0.00230998 Jy ! Component: 2250 - total flux cleaned = -0.00237335 Jy ! Component: 2300 - total flux cleaned = -0.00243615 Jy ! Component: 2350 - total flux cleaned = -0.00251893 Jy ! Component: 2400 - total flux cleaned = -0.00260083 Jy ! Component: 2450 - total flux cleaned = -0.00266168 Jy ! Component: 2500 - total flux cleaned = -0.002742 Jy ! Component: 2550 - total flux cleaned = -0.00278184 Jy ! Component: 2600 - total flux cleaned = -0.00286055 Jy ! Component: 2650 - total flux cleaned = -0.00295778 Jy ! Component: 2700 - total flux cleaned = -0.00297676 Jy ! Component: 2750 - total flux cleaned = -0.00307195 Jy ! Component: 2800 - total flux cleaned = -0.00316645 Jy ! Component: 2850 - total flux cleaned = -0.0032601 Jy ! Component: 2900 - total flux cleaned = -0.00335269 Jy ! Component: 2950 - total flux cleaned = -0.00340767 Jy ! Component: 3000 - total flux cleaned = -0.00351701 Jy ! Component: 3050 - total flux cleaned = -0.00353502 Jy ! Component: 3100 - total flux cleaned = -0.00355305 Jy ! Component: 3150 - total flux cleaned = -0.00362415 Jy ! Component: 3200 - total flux cleaned = -0.00372934 Jy ! Component: 3250 - total flux cleaned = -0.00372933 Jy ! Component: 3300 - total flux cleaned = -0.00381575 Jy ! Component: 3350 - total flux cleaned = -0.00395279 Jy ! Component: 3400 - total flux cleaned = -0.00396997 Jy ! Component: 3450 - total flux cleaned = -0.00403749 Jy ! Component: 3500 - total flux cleaned = -0.00415477 Jy ! Component: 3550 - total flux cleaned = -0.00418801 Jy ! Component: 3600 - total flux cleaned = -0.00423769 Jy ! Component: 3650 - total flux cleaned = -0.00430354 Jy ! Component: 3700 - total flux cleaned = -0.00433622 Jy ! Component: 3750 - total flux cleaned = -0.00438507 Jy ! Component: 3800 - total flux cleaned = -0.00451409 Jy ! Component: 3850 - total flux cleaned = -0.00460988 Jy ! Component: 3900 - total flux cleaned = -0.0046734 Jy ! Component: 3950 - total flux cleaned = -0.00467325 Jy ! Component: 4000 - total flux cleaned = -0.00468902 Jy ! Component: 4050 - total flux cleaned = -0.00473596 Jy ! Total flux subtracted in 4096 components = -0.00475148 Jy ! Clean residual min=-0.000935 max=0.000817 Jy/beam ! Clean residual mean=-0.000003 rms=0.000269 Jy/beam ! Combined flux in latest and established models = 0.196998 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 373 components and 0.196998 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0225-2603_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.636 x 7.07 at -6.046 degrees (North through East) ! Clean map min=-0.0032105 max=0.17117 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0225-2603_S_map.fits wmodel /image_prod/ug002_uva//J0225-2603_S_map.mod ! Writing 373 model components to file: /image_prod/ug002_uva//J0225-2603_S_map.mod wobs /image_prod/ug002_uva//J0225-2603_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0225-2603_S_uvs.fits wwins /image_prod/ug002_uva//J0225-2603_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0225-2603_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.171173 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000262567 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.460176 0.460176 0.920353 1.84071 3.68141 7.36282 14.7256 29.4513 58.9026 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.171 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 651.923 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0225-2603_S_dfm.log closed on Wed Mar 4 19:32:53 2020