! Started logfile: /image_prod/ug002_uva//J1625-2527_S_j_dfm.log on Thu Mar 5 02:42:41 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-2527_S_j_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1625-2527_S_j_uva.fits ! AN table 1: 8 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.933333 visibilities/baseline/integration-bin. ! Found source: J1625-2527 ! ! 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 336 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-2527_S_j] 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=0.998442Jy sigma=7.329346 ! Fit after self-cal, rms=0.518347Jy sigma=3.767276 ! 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.29 mas, bmaj=6.189 mas, bpa=-13.75 degrees ! Estimated noise=5.86269 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.388341 Jy ! Component: 100 - total flux cleaned = 0.493195 Jy ! Total flux subtracted in 100 components = 0.493195 Jy ! Clean residual min=-0.044411 max=0.048901 Jy/beam ! Clean residual mean=-0.000090 rms=0.014369 Jy/beam ! Combined flux in latest and established models = 0.493195 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.493195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.143517Jy sigma=0.980904 ! Fit after self-cal, rms=0.143476Jy sigma=0.980655 ! 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.546 mas, bmaj=6.219 mas, bpa=-13 degrees ! Estimated noise=5.45866 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.057429 Jy ! Component: 100 - total flux cleaned = 0.0911028 Jy ! Component: 150 - total flux cleaned = 0.11166 Jy ! Component: 200 - total flux cleaned = 0.124299 Jy ! Total flux subtracted in 200 components = 0.124299 Jy ! Clean residual min=-0.020309 max=0.021095 Jy/beam ! Clean residual mean=-0.000024 rms=0.006437 Jy/beam ! Combined flux in latest and established models = 0.617494 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 33 components and 0.617494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117681Jy sigma=0.767823 ! Fit after self-cal, rms=0.117605Jy sigma=0.767283 ! 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.546 x 6.219 at -13 degrees (North through East) ! Clean map min=-0.019331 max=0.50668 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 LA 0.95 MK 1.02 NL 0.99 ! OV 0.94 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 LA 0.96 MK 1.00 NL 1.02 ! OV 0.97 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.35 LA 0.94 MK 1.03 NL 0.96 ! OV 1.00 SC 0.98 ! ! ! Fit before self-cal, rms=0.117605Jy sigma=0.767283 ! Fit after self-cal, rms=0.104256Jy sigma=0.675046 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.563 mas, bmaj=6.253 mas, bpa=-12.87 degrees ! Estimated noise=5.39425 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.000171791 Jy ! Component: 100 - total flux cleaned = 0.000623885 Jy ! Component: 150 - total flux cleaned = 0.000852245 Jy ! Component: 200 - total flux cleaned = 0.000950392 Jy ! Total flux subtracted in 200 components = 0.000950392 Jy ! Clean residual min=-0.014629 max=0.017329 Jy/beam ! Clean residual mean=-0.000005 rms=0.004516 Jy/beam ! Combined flux in latest and established models = 0.618444 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 49 components and 0.618444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104076Jy sigma=0.674933 ! Fit after self-cal, rms=0.104189Jy sigma=0.674762 ! 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.104189Jy sigma=0.674762 ! Fit after self-cal, rms=0.103907Jy sigma=0.674523 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.559 mas, bmaj=6.247 mas, bpa=-12.8 degrees ! Estimated noise=5.37616 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000189282 Jy ! Component: 100 - total flux cleaned = 0.000264622 Jy ! Component: 150 - total flux cleaned = 0.000617928 Jy ! Component: 200 - total flux cleaned = 0.000751165 Jy ! Total flux subtracted in 200 components = 0.000751165 Jy ! Clean residual min=-0.014525 max=0.016990 Jy/beam ! Clean residual mean=-0.000005 rms=0.004491 Jy/beam ! Combined flux in latest and established models = 0.619195 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 58 components and 0.619196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103744Jy sigma=0.674570 ! Fit after self-cal, rms=0.103753Jy sigma=0.674555 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.000136957 Jy ! Component: 100 - total flux cleaned = 0.000137156 Jy ! Component: 150 - total flux cleaned = 0.000178533 Jy ! Component: 200 - total flux cleaned = 0.000179131 Jy ! Total flux subtracted in 200 components = 0.000179131 Jy ! Clean residual min=-0.014510 max=0.016932 Jy/beam ! Clean residual mean=-0.000005 rms=0.004481 Jy/beam ! Combined flux in latest and established models = 0.619375 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 63 components and 0.619375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103714Jy sigma=0.674405 ! Fit after self-cal, rms=0.103721Jy sigma=0.674391 ! 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.103721Jy sigma=0.674391 ! Fit after self-cal, rms=0.103401Jy sigma=0.674138 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.555 mas, bmaj=6.24 mas, bpa=-12.71 degrees ! Estimated noise=5.35688 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000204766 Jy ! Component: 100 - total flux cleaned = 0.00014849 Jy ! Component: 150 - total flux cleaned = 0.000528736 Jy ! Component: 200 - total flux cleaned = 0.000652203 Jy ! Total flux subtracted in 200 components = 0.000652203 Jy ! Clean residual min=-0.014364 max=0.016749 Jy/beam ! Clean residual mean=-0.000005 rms=0.004453 Jy/beam ! Combined flux in latest and established models = 0.620027 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 67 components and 0.620027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103254Jy sigma=0.674202 ! Fit after self-cal, rms=0.103263Jy sigma=0.674189 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.000135098 Jy ! Component: 100 - total flux cleaned = 0.000135008 Jy ! Component: 150 - total flux cleaned = 0.000171708 Jy ! Component: 200 - total flux cleaned = 0.000171999 Jy ! Total flux subtracted in 200 components = 0.000171999 Jy ! Clean residual min=-0.014337 max=0.016717 Jy/beam ! Clean residual mean=-0.000005 rms=0.004443 Jy/beam ! Combined flux in latest and established models = 0.620199 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 67 components and 0.620199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103232Jy sigma=0.674049 ! Fit after self-cal, rms=0.103238Jy sigma=0.674039 ! 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.103238Jy sigma=0.674039 ! Fit after self-cal, rms=0.102905Jy sigma=0.673778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.144 mas, bmaj=13.42 mas, bpa=-7.116 degrees ! Estimated noise=8.38294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0023489 Jy ! Component: 100 - total flux cleaned = 0.00235473 Jy ! Component: 150 - total flux cleaned = 0.00242825 Jy ! Component: 200 - total flux cleaned = 0.00254436 Jy ! Total flux subtracted in 200 components = 0.00254436 Jy ! Clean residual min=-0.022491 max=0.027558 Jy/beam ! Clean residual mean=-0.000011 rms=0.009986 Jy/beam ! Combined flux in latest and established models = 0.622743 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 72 components and 0.622743 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102923Jy sigma=0.674972 ! Fit after self-cal, rms=0.102860Jy sigma=0.674622 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 = 9.32873e-05 Jy ! Component: 100 - total flux cleaned = 0.000160751 Jy ! Component: 150 - total flux cleaned = 0.000218968 Jy ! Component: 200 - total flux cleaned = 0.000222319 Jy ! Total flux subtracted in 200 components = 0.000222319 Jy ! Clean residual min=-0.022391 max=0.027370 Jy/beam ! Clean residual mean=-0.000011 rms=0.009944 Jy/beam ! Combined flux in latest and established models = 0.622966 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 75 components and 0.622966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102946Jy sigma=0.675818 ! Fit after self-cal, rms=0.102910Jy sigma=0.675629 ! 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.551 mas, bmaj=6.233 mas, bpa=-12.63 degrees ! Estimated noise=5.3371 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.551 x 6.233 at -12.63 degrees (North through East) ! Clean map min=-0.013678 max=0.49559 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.3 mas, bmaj=6.19 mas, bpa=-13.38 degrees ! Estimated noise=5.68047 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.376175 Jy ! Component: 100 - total flux cleaned = 0.476929 Jy ! Component: 150 - total flux cleaned = 0.528656 Jy ! Component: 200 - total flux cleaned = 0.559345 Jy ! Total flux subtracted in 200 components = 0.559345 Jy ! Clean residual min=-0.018051 max=0.019052 Jy/beam ! Clean residual mean=-0.000040 rms=0.006277 Jy/beam ! Combined flux in latest and established models = 0.559346 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.559346 Jy ! Inverting map and beam ! Estimated beam: bmin=2.551 mas, bmaj=6.233 mas, bpa=-12.63 degrees ! Estimated noise=5.3371 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.024048 Jy ! Component: 100 - total flux cleaned = 0.0386105 Jy ! Component: 150 - total flux cleaned = 0.0476186 Jy ! Component: 200 - total flux cleaned = 0.0532878 Jy ! Total flux subtracted in 200 components = 0.0532878 Jy ! Clean residual min=-0.014826 max=0.016085 Jy/beam ! Clean residual mean=-0.000011 rms=0.004487 Jy/beam ! Combined flux in latest and established models = 0.612633 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 53 components and 0.612633 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.144 mas, bmaj=13.42 mas, bpa=-7.116 degrees ! Estimated noise=8.38294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00803444 Jy ! Component: 100 - total flux cleaned = 0.010055 Jy ! Component: 150 - total flux cleaned = 0.0102238 Jy ! Component: 200 - total flux cleaned = 0.0104535 Jy ! Total flux subtracted in 200 components = 0.0104535 Jy ! Clean residual min=-0.022699 max=0.027579 Jy/beam ! Clean residual mean=-0.000011 rms=0.010042 Jy/beam ! Combined flux in latest and established models = 0.623087 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.000137847 Jy ! Component: 100 - total flux cleaned = 0.00032404 Jy ! Component: 150 - total flux cleaned = 0.000492481 Jy ! Component: 200 - total flux cleaned = 0.00054505 Jy ! Total flux subtracted in 200 components = 0.00054505 Jy ! Clean residual min=-0.022484 max=0.027560 Jy/beam ! Clean residual mean=-0.000010 rms=0.009987 Jy/beam ! Combined flux in latest and established models = 0.623632 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 62 components and 0.623632 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.551 mas, bmaj=6.233 mas, bpa=-12.63 degrees ! Estimated noise=5.3371 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00222932 Jy ! Component: 100 - total flux cleaned = -0.0022282 Jy ! Component: 150 - total flux cleaned = -0.00214948 Jy ! Component: 200 - total flux cleaned = -0.00193556 Jy ! Total flux subtracted in 200 components = -0.00193556 Jy ! Clean residual min=-0.014081 max=0.016852 Jy/beam ! Clean residual mean=-0.000004 rms=0.004426 Jy/beam ! Combined flux in latest and established models = 0.621697 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 68 components and 0.621697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102779Jy sigma=0.674671 ! Fit after self-cal, rms=0.102772Jy sigma=0.674637 wmodel J1625-2527_S_j_map.mod ! Writing 68 model components to file: J1625-2527_S_j_map.mod wobs J1625-2527_S_j_uvs.fits ! Writing UV FITS file: J1625-2527_S_j_uvs.fits wwins J1625-2527_S_j_map.win ! wwins: Wrote 1 windows to J1625-2527_S_j_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.00573506 Jy ! Component: 100 - total flux cleaned = 0.0069275 Jy ! Component: 150 - total flux cleaned = 0.00691907 Jy ! Component: 200 - total flux cleaned = 0.00636588 Jy ! Component: 250 - total flux cleaned = 0.00620247 Jy ! Component: 300 - total flux cleaned = 0.0061971 Jy ! Component: 350 - total flux cleaned = 0.00576908 Jy ! Component: 400 - total flux cleaned = 0.00549987 Jy ! Component: 450 - total flux cleaned = 0.00537346 Jy ! Component: 500 - total flux cleaned = 0.0056053 Jy ! Component: 550 - total flux cleaned = 0.00538206 Jy ! Component: 600 - total flux cleaned = 0.00517252 Jy ! Component: 650 - total flux cleaned = 0.00456351 Jy ! Component: 700 - total flux cleaned = 0.00407282 Jy ! Component: 750 - total flux cleaned = 0.00350259 Jy ! Component: 800 - total flux cleaned = 0.00294908 Jy ! Component: 850 - total flux cleaned = 0.00240989 Jy ! Component: 900 - total flux cleaned = 0.00188313 Jy ! Component: 950 - total flux cleaned = 0.00171106 Jy ! Component: 1000 - total flux cleaned = 0.00145739 Jy ! Component: 1050 - total flux cleaned = 0.00112487 Jy ! Component: 1100 - total flux cleaned = 0.000796914 Jy ! Component: 1150 - total flux cleaned = 0.000469346 Jy ! Component: 1200 - total flux cleaned = -0.000188999 Jy ! Component: 1250 - total flux cleaned = -0.000684976 Jy ! Component: 1300 - total flux cleaned = -0.00110052 Jy ! Component: 1350 - total flux cleaned = -0.00143451 Jy ! Component: 1400 - total flux cleaned = -0.00177122 Jy ! Component: 1450 - total flux cleaned = -0.00194182 Jy ! Component: 1500 - total flux cleaned = -0.00211387 Jy ! Component: 1550 - total flux cleaned = -0.00211361 Jy ! Component: 1600 - total flux cleaned = -0.00220185 Jy ! Component: 1650 - total flux cleaned = -0.00229165 Jy ! Component: 1700 - total flux cleaned = -0.00229086 Jy ! Component: 1750 - total flux cleaned = -0.00228983 Jy ! Component: 1800 - total flux cleaned = -0.00228999 Jy ! Component: 1850 - total flux cleaned = -0.00238662 Jy ! Component: 1900 - total flux cleaned = -0.00238837 Jy ! Component: 1950 - total flux cleaned = -0.00228908 Jy ! Component: 2000 - total flux cleaned = -0.00198312 Jy ! Component: 2050 - total flux cleaned = -0.00166632 Jy ! Component: 2100 - total flux cleaned = -0.00144938 Jy ! Component: 2150 - total flux cleaned = -0.00111865 Jy ! Component: 2200 - total flux cleaned = -0.000891085 Jy ! Component: 2250 - total flux cleaned = -0.000660908 Jy ! Component: 2300 - total flux cleaned = -0.000306123 Jy ! Component: 2350 - total flux cleaned = -6.18497e-05 Jy ! Component: 2400 - total flux cleaned = 0.000189041 Jy ! Component: 2450 - total flux cleaned = 0.000317677 Jy ! Component: 2500 - total flux cleaned = 0.000447034 Jy ! Component: 2550 - total flux cleaned = 0.000714765 Jy ! Component: 2600 - total flux cleaned = 0.000850152 Jy ! Component: 2650 - total flux cleaned = 0.00113428 Jy ! Component: 2700 - total flux cleaned = 0.00142501 Jy ! Component: 2750 - total flux cleaned = 0.00157734 Jy ! Component: 2800 - total flux cleaned = 0.00188632 Jy ! Component: 2850 - total flux cleaned = 0.0020453 Jy ! Component: 2900 - total flux cleaned = 0.00236765 Jy ! Component: 2950 - total flux cleaned = 0.00269935 Jy ! Component: 3000 - total flux cleaned = 0.00304266 Jy ! Component: 3050 - total flux cleaned = 0.00321948 Jy ! Component: 3100 - total flux cleaned = 0.00358112 Jy ! Component: 3150 - total flux cleaned = 0.00376774 Jy ! Component: 3200 - total flux cleaned = 0.00415054 Jy ! Component: 3250 - total flux cleaned = 0.0043456 Jy ! Component: 3300 - total flux cleaned = 0.00474884 Jy ! Component: 3350 - total flux cleaned = 0.0051637 Jy ! Component: 3400 - total flux cleaned = 0.00537459 Jy ! Component: 3450 - total flux cleaned = 0.00603189 Jy ! Component: 3500 - total flux cleaned = 0.00603036 Jy ! Component: 3550 - total flux cleaned = 0.00648894 Jy ! Component: 3600 - total flux cleaned = 0.00696279 Jy ! Component: 3650 - total flux cleaned = 0.00745347 Jy ! Component: 3700 - total flux cleaned = 0.00770781 Jy ! Component: 3750 - total flux cleaned = 0.00796833 Jy ! Component: 3800 - total flux cleaned = 0.00823497 Jy ! Component: 3850 - total flux cleaned = 0.00877984 Jy ! Component: 3900 - total flux cleaned = 0.00906107 Jy ! Component: 3950 - total flux cleaned = 0.00935046 Jy ! Component: 4000 - total flux cleaned = 0.00994538 Jy ! Component: 4050 - total flux cleaned = 0.0102596 Jy ! Total flux subtracted in 4096 components = 0.0105714 Jy ! Clean residual min=-0.017396 max=0.019690 Jy/beam ! Clean residual mean=0.000024 rms=0.004723 Jy/beam ! Combined flux in latest and established models = 0.632268 Jy keep ! Adding 154 model components to the UV plane model. ! The established model now contains 222 components and 0.632268 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1625-2527_S_j_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.551 x 6.233 at -12.63 degrees (North through East) ! Clean map min=-0.036211 max=0.49939 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1625-2527_S_j_map.fits wmodel /image_prod/ug002_uva//J1625-2527_S_j_map.mod ! Writing 222 model components to file: /image_prod/ug002_uva//J1625-2527_S_j_map.mod wobs /image_prod/ug002_uva//J1625-2527_S_j_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1625-2527_S_j_uvs.fits wwins /image_prod/ug002_uva//J1625-2527_S_j_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1625-2527_S_j_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.499386 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00574822 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.45318 3.45318 6.90635 13.8127 27.6254 55.2508 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0172 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.499 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 86.876 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1625-2527_S_j_dfm.log closed on Thu Mar 5 02:42:44 2020