! Started logfile: /vlbi/uf001/uva//J2300-2644_S_dfm.log on Mon Jan 14 06:30:26 2019 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 /vlbi/uf001/uva//J2300-2644_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J2300-2644_S_uva.fits ! AN table 1: 48 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.844246 visibilities/baseline/integration-bin. ! Found source: J2300-2644 ! ! 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 2553 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 J2300-2644_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=0.996181Jy sigma=15.716315 ! Fit after self-cal, rms=0.849674Jy sigma=13.298735 ! 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=5.129 mas, bmaj=34.44 mas, bpa=-3.89 degrees ! Estimated noise=1.40987 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.120864 Jy ! Component: 100 - total flux cleaned = 0.151817 Jy ! Total flux subtracted in 100 components = 0.151817 Jy ! Clean residual min=-0.011416 max=0.014156 Jy/beam ! Clean residual mean=-0.000052 rms=0.004133 Jy/beam ! Combined flux in latest and established models = 0.151817 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.151817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088898Jy sigma=1.353420 ! Fit after self-cal, rms=0.088883Jy sigma=1.352607 ! 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.644 mas, bmaj=35.12 mas, bpa=-4.2 degrees ! Estimated noise=0.903487 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.0201469 Jy ! Component: 100 - total flux cleaned = 0.0326742 Jy ! Component: 150 - total flux cleaned = 0.0417387 Jy ! Component: 200 - total flux cleaned = 0.0488885 Jy ! Total flux subtracted in 200 components = 0.0488885 Jy ! Clean residual min=-0.013292 max=0.011900 Jy/beam ! Clean residual mean=-0.000026 rms=0.003998 Jy/beam ! Combined flux in latest and established models = 0.200706 Jy ! Performing phase self-cal ! Adding 106 model components to the UV plane model. ! The established model now contains 123 components and 0.200706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084182Jy sigma=1.251271 ! Fit after self-cal, rms=0.084007Jy sigma=1.248553 ! 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.644 x 35.12 at -4.2 degrees (North through East) ! Clean map min=-0.013458 max=0.15771 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 HN 1.13 KP 1.06 LA 0.92 ! NL 1.07 OV 1.01 PT 0.83 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 1.18 KP 1.05 LA 0.93 ! NL 1.04 OV 0.93 PT 0.88 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 1.15 KP 1.06 LA 0.94 ! NL 1.00 OV 0.98 PT 0.89 ! ! ! Fit before self-cal, rms=0.084007Jy sigma=1.248553 ! Fit after self-cal, rms=0.086503Jy sigma=1.214477 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.861 mas, bmaj=35.62 mas, bpa=-4.228 degrees ! Estimated noise=0.898218 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.000546367 Jy ! Component: 100 - total flux cleaned = 0.000644158 Jy ! Component: 150 - total flux cleaned = 0.000723513 Jy ! Component: 200 - total flux cleaned = 0.000934074 Jy ! Total flux subtracted in 200 components = 0.000934074 Jy ! Clean residual min=-0.009754 max=0.012524 Jy/beam ! Clean residual mean=0.000057 rms=0.003319 Jy/beam ! Combined flux in latest and established models = 0.20164 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 148 components and 0.20164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086224Jy sigma=1.208554 ! Fit after self-cal, rms=0.086412Jy sigma=1.207606 ! 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.086412Jy sigma=1.207606 ! Fit after self-cal, rms=0.088254Jy sigma=1.200784 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.919 mas, bmaj=35.6 mas, bpa=-4.31 degrees ! Estimated noise=0.90116 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.22281e-05 Jy ! Component: 100 - total flux cleaned = 4.65237e-05 Jy ! Component: 150 - total flux cleaned = 0.000312137 Jy ! Component: 200 - total flux cleaned = 0.000427407 Jy ! Total flux subtracted in 200 components = 0.000427407 Jy ! Clean residual min=-0.009222 max=0.012363 Jy/beam ! Clean residual mean=0.000056 rms=0.003166 Jy/beam ! Combined flux in latest and established models = 0.202067 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 162 components and 0.202067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088098Jy sigma=1.198044 ! Fit after self-cal, rms=0.088089Jy sigma=1.197806 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.000159992 Jy ! Component: 100 - total flux cleaned = 0.000211116 Jy ! Component: 150 - total flux cleaned = 0.000113851 Jy ! Component: 200 - total flux cleaned = 6.86071e-05 Jy ! Total flux subtracted in 200 components = 6.86071e-05 Jy ! Clean residual min=-0.008999 max=0.012206 Jy/beam ! Clean residual mean=0.000056 rms=0.003141 Jy/beam ! Combined flux in latest and established models = 0.202136 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 178 components and 0.202136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088037Jy sigma=1.196682 ! Fit after self-cal, rms=0.088014Jy sigma=1.196593 ! 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.088014Jy sigma=1.196593 ! Fit after self-cal, rms=0.090792Jy sigma=1.193243 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.98 mas, bmaj=35.53 mas, bpa=-4.371 degrees ! Estimated noise=0.903114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000229903 Jy ! Component: 100 - total flux cleaned = -0.000231974 Jy ! Component: 150 - total flux cleaned = -0.000287135 Jy ! Component: 200 - total flux cleaned = -0.000138977 Jy ! Total flux subtracted in 200 components = -0.000138977 Jy ! Clean residual min=-0.008234 max=0.012169 Jy/beam ! Clean residual mean=0.000055 rms=0.003066 Jy/beam ! Combined flux in latest and established models = 0.201997 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 184 components and 0.201997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090678Jy sigma=1.191706 ! Fit after self-cal, rms=0.090718Jy sigma=1.191540 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.000464169 Jy ! Component: 100 - total flux cleaned = 0.000462934 Jy ! Component: 150 - total flux cleaned = 0.000383884 Jy ! Component: 200 - total flux cleaned = 0.000313631 Jy ! Total flux subtracted in 200 components = 0.000313631 Jy ! Clean residual min=-0.008147 max=0.012044 Jy/beam ! Clean residual mean=0.000055 rms=0.003051 Jy/beam ! Combined flux in latest and established models = 0.20231 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 195 components and 0.20231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090675Jy sigma=1.190921 ! Fit after self-cal, rms=0.090667Jy sigma=1.190873 ! 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.090667Jy sigma=1.190873 ! Fit after self-cal, rms=0.092243Jy sigma=1.190307 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.29 mas, bmaj=36.68 mas, bpa=-4.539 degrees ! Estimated noise=0.906728 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0012807 Jy ! Component: 100 - total flux cleaned = 0.00167867 Jy ! Component: 150 - total flux cleaned = 0.00197877 Jy ! Component: 200 - total flux cleaned = 0.00211239 Jy ! Total flux subtracted in 200 components = 0.00211239 Jy ! Clean residual min=-0.009476 max=0.014166 Jy/beam ! Clean residual mean=0.000065 rms=0.003801 Jy/beam ! Combined flux in latest and established models = 0.204423 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 217 components and 0.204423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092235Jy sigma=1.188990 ! Fit after self-cal, rms=0.092228Jy sigma=1.188826 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.000577527 Jy ! Component: 100 - total flux cleaned = 0.000618603 Jy ! Component: 150 - total flux cleaned = 0.000619956 Jy ! Component: 200 - total flux cleaned = 0.000654197 Jy ! Total flux subtracted in 200 components = 0.000654197 Jy ! Clean residual min=-0.009333 max=0.014169 Jy/beam ! Clean residual mean=0.000065 rms=0.003778 Jy/beam ! Combined flux in latest and established models = 0.205077 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 233 components and 0.205077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092226Jy sigma=1.188358 ! Fit after self-cal, rms=0.092211Jy sigma=1.188303 ! 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=6.033 mas, bmaj=35.51 mas, bpa=-4.428 degrees ! Estimated noise=0.904829 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.033 x 35.51 at -4.428 degrees (North through East) ! Clean map min=-0.0078772 max=0.15522 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=5.465 mas, bmaj=34.67 mas, bpa=-4.041 degrees ! Estimated noise=1.44409 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.123292 Jy ! Component: 100 - total flux cleaned = 0.153519 Jy ! Component: 150 - total flux cleaned = 0.166766 Jy ! Component: 200 - total flux cleaned = 0.175113 Jy ! Total flux subtracted in 200 components = 0.175113 Jy ! Clean residual min=-0.009613 max=0.010833 Jy/beam ! Clean residual mean=0.000046 rms=0.003060 Jy/beam ! Combined flux in latest and established models = 0.175112 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 67 model components to the UV plane model. ! The established model now contains 67 components and 0.175112 Jy ! Inverting map and beam ! Estimated beam: bmin=6.033 mas, bmaj=35.51 mas, bpa=-4.428 degrees ! Estimated noise=0.904829 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.00838605 Jy ! Component: 100 - total flux cleaned = 0.0139152 Jy ! Component: 150 - total flux cleaned = 0.0180715 Jy ! Component: 200 - total flux cleaned = 0.0212456 Jy ! Total flux subtracted in 200 components = 0.0212456 Jy ! Clean residual min=-0.008253 max=0.011692 Jy/beam ! Clean residual mean=0.000048 rms=0.003138 Jy/beam ! Combined flux in latest and established models = 0.196358 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 104 components and 0.196358 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.29 mas, bmaj=36.68 mas, bpa=-4.539 degrees ! Estimated noise=0.906728 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00374448 Jy ! Component: 100 - total flux cleaned = 0.00595015 Jy ! Component: 150 - total flux cleaned = 0.00631885 Jy ! Component: 200 - total flux cleaned = 0.00651644 Jy ! Total flux subtracted in 200 components = 0.00651644 Jy ! Clean residual min=-0.009798 max=0.013803 Jy/beam ! Clean residual mean=0.000065 rms=0.003863 Jy/beam ! Combined flux in latest and established models = 0.202874 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.000119 Jy ! Component: 100 - total flux cleaned = 0.000230125 Jy ! Component: 150 - total flux cleaned = 0.000386291 Jy ! Component: 200 - total flux cleaned = 0.000433613 Jy ! Total flux subtracted in 200 components = 0.000433613 Jy ! Clean residual min=-0.009723 max=0.013903 Jy/beam ! Clean residual mean=0.000064 rms=0.003830 Jy/beam ! Combined flux in latest and established models = 0.203308 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 146 components and 0.203308 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.033 mas, bmaj=35.51 mas, bpa=-4.428 degrees ! Estimated noise=0.904829 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000680247 Jy ! Component: 100 - total flux cleaned = -0.000734189 Jy ! Component: 150 - total flux cleaned = -0.00078945 Jy ! Component: 200 - total flux cleaned = -0.000840565 Jy ! Total flux subtracted in 200 components = -0.000840565 Jy ! Clean residual min=-0.007846 max=0.012050 Jy/beam ! Clean residual mean=0.000051 rms=0.003024 Jy/beam ! Combined flux in latest and established models = 0.202467 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 161 components and 0.202467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092195Jy sigma=1.189498 ! Fit after self-cal, rms=0.092129Jy sigma=1.189167 wmodel J2300-2644_S_map.mod ! Writing 161 model components to file: J2300-2644_S_map.mod wobs J2300-2644_S_uvs.fits ! Writing UV FITS file: J2300-2644_S_uvs.fits wwins J2300-2644_S_map.win ! wwins: Wrote 1 windows to J2300-2644_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.00493747 Jy ! Component: 100 - total flux cleaned = 0.00733191 Jy ! Component: 150 - total flux cleaned = 0.00884454 Jy ! Component: 200 - total flux cleaned = 0.00994533 Jy ! Component: 250 - total flux cleaned = 0.0110638 Jy ! Component: 300 - total flux cleaned = 0.0117882 Jy ! Component: 350 - total flux cleaned = 0.0119885 Jy ! Component: 400 - total flux cleaned = 0.01217 Jy ! Component: 450 - total flux cleaned = 0.0125109 Jy ! Component: 500 - total flux cleaned = 0.0129981 Jy ! Component: 550 - total flux cleaned = 0.0133859 Jy ! Component: 600 - total flux cleaned = 0.013609 Jy ! Component: 650 - total flux cleaned = 0.0138238 Jy ! Component: 700 - total flux cleaned = 0.014027 Jy ! Component: 750 - total flux cleaned = 0.0141585 Jy ! Component: 800 - total flux cleaned = 0.014535 Jy ! Component: 850 - total flux cleaned = 0.0146572 Jy ! Component: 900 - total flux cleaned = 0.0148894 Jy ! Component: 950 - total flux cleaned = 0.0150002 Jy ! Component: 1000 - total flux cleaned = 0.0149455 Jy ! Component: 1050 - total flux cleaned = 0.0149982 Jy ! Component: 1100 - total flux cleaned = 0.0149986 Jy ! Component: 1150 - total flux cleaned = 0.0150495 Jy ! Component: 1200 - total flux cleaned = 0.0151934 Jy ! Component: 1250 - total flux cleaned = 0.0154251 Jy ! Component: 1300 - total flux cleaned = 0.0155605 Jy ! Component: 1350 - total flux cleaned = 0.0157357 Jy ! Component: 1400 - total flux cleaned = 0.0158627 Jy ! Component: 1450 - total flux cleaned = 0.0158624 Jy ! Component: 1500 - total flux cleaned = 0.0159438 Jy ! Component: 1550 - total flux cleaned = 0.0160627 Jy ! Component: 1600 - total flux cleaned = 0.0161014 Jy ! Component: 1650 - total flux cleaned = 0.0161389 Jy ! Component: 1700 - total flux cleaned = 0.0160643 Jy ! Component: 1750 - total flux cleaned = 0.0161733 Jy ! Component: 1800 - total flux cleaned = 0.0162802 Jy ! Component: 1850 - total flux cleaned = 0.0163501 Jy ! Component: 1900 - total flux cleaned = 0.0164186 Jy ! Component: 1950 - total flux cleaned = 0.0164855 Jy ! Component: 2000 - total flux cleaned = 0.0166185 Jy ! Component: 2050 - total flux cleaned = 0.0167498 Jy ! Component: 2100 - total flux cleaned = 0.0169111 Jy ! Component: 2150 - total flux cleaned = 0.0170385 Jy ! Component: 2200 - total flux cleaned = 0.0171329 Jy ! Component: 2250 - total flux cleaned = 0.0172889 Jy ! Component: 2300 - total flux cleaned = 0.0173503 Jy ! Component: 2350 - total flux cleaned = 0.017442 Jy ! Component: 2400 - total flux cleaned = 0.0175935 Jy ! Component: 2450 - total flux cleaned = 0.0176835 Jy ! Component: 2500 - total flux cleaned = 0.0178027 Jy ! Component: 2550 - total flux cleaned = 0.0178915 Jy ! Component: 2600 - total flux cleaned = 0.0180381 Jy ! Component: 2650 - total flux cleaned = 0.0180966 Jy ! Component: 2700 - total flux cleaned = 0.0181838 Jy ! Component: 2750 - total flux cleaned = 0.0182993 Jy ! Component: 2800 - total flux cleaned = 0.0184435 Jy ! Component: 2850 - total flux cleaned = 0.018616 Jy ! Component: 2900 - total flux cleaned = 0.0187885 Jy ! Component: 2950 - total flux cleaned = 0.0189036 Jy ! Component: 3000 - total flux cleaned = 0.0189899 Jy ! Component: 3050 - total flux cleaned = 0.0191338 Jy ! Component: 3100 - total flux cleaned = 0.0192204 Jy ! Component: 3150 - total flux cleaned = 0.0192782 Jy ! Component: 3200 - total flux cleaned = 0.0193365 Jy ! Component: 3250 - total flux cleaned = 0.019453 Jy ! Component: 3300 - total flux cleaned = 0.0194822 Jy ! Component: 3350 - total flux cleaned = 0.0195701 Jy ! Component: 3400 - total flux cleaned = 0.019629 Jy ! Component: 3450 - total flux cleaned = 0.0196883 Jy ! Component: 3500 - total flux cleaned = 0.0197181 Jy ! Component: 3550 - total flux cleaned = 0.019748 Jy ! Component: 3600 - total flux cleaned = 0.019778 Jy ! Component: 3650 - total flux cleaned = 0.0198689 Jy ! Component: 3700 - total flux cleaned = 0.0199302 Jy ! Component: 3750 - total flux cleaned = 0.019961 Jy ! Component: 3800 - total flux cleaned = 0.0199924 Jy ! Component: 3850 - total flux cleaned = 0.020055 Jy ! Component: 3900 - total flux cleaned = 0.0200868 Jy ! Component: 3950 - total flux cleaned = 0.0201191 Jy ! Component: 4000 - total flux cleaned = 0.0201189 Jy ! Component: 4050 - total flux cleaned = 0.0201836 Jy ! Total flux subtracted in 4096 components = 0.0202484 Jy ! Clean residual min=-0.001829 max=0.001814 Jy/beam ! Clean residual mean=-0.000014 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.222716 Jy keep ! Adding 582 model components to the UV plane model. ! The established model now contains 743 components and 0.222716 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J2300-2644_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.033 x 35.51 at -4.428 degrees (North through East) ! Clean map min=-0.0057098 max=0.15659 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J2300-2644_S_map.fits wmodel /vlbi/uf001/uva//J2300-2644_S_map.mod ! Writing 743 model components to file: /vlbi/uf001/uva//J2300-2644_S_map.mod wobs /vlbi/uf001/uva//J2300-2644_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J2300-2644_S_uvs.fits wwins /vlbi/uf001/uva//J2300-2644_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J2300-2644_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.156588 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000651627 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.24842 1.24842 2.49684 4.99368 9.98737 19.9747 39.9495 79.8989 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.156 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 240.303 quit ! Quitting program ! Log file /vlbi/uf001/uva//J2300-2644_S_dfm.log closed on Mon Jan 14 06:30:31 2019