! Started logfile: /image_prod/ug002_uva//J1346+7320_S_a_dfm.log on Thu Mar 5 01:26:39 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//J1346+7320_S_a_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1346+7320_S_a_uva.fits ! AN table 1: 120 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.893333 visibilities/baseline/integration-bin. ! Found source: J1346+7320 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 14472 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 J1346+7320_S_a] 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 62 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 62 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 62 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005988Jy sigma=7.504369 ! Fit after self-cal, rms=0.945324Jy sigma=7.084160 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.08 mas, bmaj=4.787 mas, bpa=87.52 degrees ! Estimated noise=1.46227 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.0424023 Jy ! Component: 100 - total flux cleaned = 0.0525819 Jy ! Total flux subtracted in 100 components = 0.0525819 Jy ! Clean residual min=-0.003972 max=0.004168 Jy/beam ! Clean residual mean=-0.000002 rms=0.000961 Jy/beam ! Combined flux in latest and established models = 0.0525819 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0525819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085897Jy sigma=0.489938 ! Fit after self-cal, rms=0.084722Jy sigma=0.480519 ! 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.839 mas, bmaj=5.639 mas, bpa=88.28 degrees ! Estimated noise=0.820572 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.00552804 Jy ! Component: 100 - total flux cleaned = 0.00755943 Jy ! Component: 150 - total flux cleaned = 0.0080772 Jy ! Component: 200 - total flux cleaned = 0.00814183 Jy ! Total flux subtracted in 200 components = 0.00814183 Jy ! Clean residual min=-0.003087 max=0.002708 Jy/beam ! Clean residual mean=-0.000002 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.0607237 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 18 components and 0.0607237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084170Jy sigma=0.478811 ! Fit after self-cal, rms=0.084184Jy sigma=0.478757 ! 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.839 x 5.639 at 88.28 degrees (North through East) ! Clean map min=-0.0030063 max=0.057185 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.09 HN 1.12 KP 1.10 ! LA 1.13 MK 0.99 NL 1.05 OV 0.63 ! PT 1.18 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.06 HN 1.10 KP 1.06 ! LA 1.06 MK 0.94 NL 0.64 OV 0.86 ! PT 1.05 SC 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.16 HN 1.07 KP 1.06 ! LA 1.06 MK 0.95 NL 0.92 OV 0.65 ! PT 1.08 SC 1.00 ! ! ! Fit before self-cal, rms=0.084184Jy sigma=0.478757 ! Fit after self-cal, rms=0.072696Jy sigma=0.468879 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.803 mas, bmaj=5.622 mas, bpa=88.48 degrees ! Estimated noise=0.816815 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.000292644 Jy ! Component: 100 - total flux cleaned = 0.00026325 Jy ! Component: 150 - total flux cleaned = 0.000288518 Jy ! Component: 200 - total flux cleaned = 0.000288977 Jy ! Total flux subtracted in 200 components = 0.000288977 Jy ! Clean residual min=-0.001574 max=0.001687 Jy/beam ! Clean residual mean=-0.000012 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.0610127 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 21 components and 0.0610127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072658Jy sigma=0.468767 ! Fit after self-cal, rms=0.072753Jy sigma=0.467387 ! 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.072753Jy sigma=0.467387 ! Fit after self-cal, rms=0.070475Jy sigma=0.464678 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.803 mas, bmaj=5.545 mas, bpa=87.18 degrees ! Estimated noise=0.812097 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.20848e-05 Jy ! Component: 100 - total flux cleaned = 2.27082e-05 Jy ! Component: 150 - total flux cleaned = 5.03597e-05 Jy ! Component: 200 - total flux cleaned = 6.17357e-05 Jy ! Total flux subtracted in 200 components = 6.17357e-05 Jy ! Clean residual min=-0.001392 max=0.001420 Jy/beam ! Clean residual mean=-0.000010 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.0610744 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 35 components and 0.0610744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070469Jy sigma=0.464625 ! Fit after self-cal, rms=0.070590Jy sigma=0.464349 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.01269e-05 Jy ! Component: 100 - total flux cleaned = -0.000111734 Jy ! Component: 150 - total flux cleaned = -0.000111019 Jy ! Component: 200 - total flux cleaned = -0.000102241 Jy ! Total flux subtracted in 200 components = -0.000102241 Jy ! Clean residual min=-0.001355 max=0.001430 Jy/beam ! Clean residual mean=-0.000010 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.0609722 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 40 components and 0.0609722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070587Jy sigma=0.464331 ! Fit after self-cal, rms=0.070588Jy sigma=0.464330 ! 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.070588Jy sigma=0.464330 ! Fit after self-cal, rms=0.070723Jy sigma=0.464266 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.807 mas, bmaj=5.52 mas, bpa=86.51 degrees ! Estimated noise=0.809766 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.20063e-05 Jy ! Component: 100 - total flux cleaned = -4.56388e-05 Jy ! Component: 150 - total flux cleaned = -2.32318e-05 Jy ! Component: 200 - total flux cleaned = -4.92521e-06 Jy ! Total flux subtracted in 200 components = -4.92521e-06 Jy ! Clean residual min=-0.001379 max=0.001426 Jy/beam ! Clean residual mean=-0.000010 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.0609672 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 42 components and 0.0609672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070719Jy sigma=0.464230 ! Fit after self-cal, rms=0.070749Jy sigma=0.464219 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 = -3.38131e-05 Jy ! Component: 100 - total flux cleaned = -3.37223e-05 Jy ! Component: 150 - total flux cleaned = -3.32823e-05 Jy ! Component: 200 - total flux cleaned = -2.6376e-05 Jy ! Total flux subtracted in 200 components = -2.6376e-05 Jy ! Clean residual min=-0.001373 max=0.001425 Jy/beam ! Clean residual mean=-0.000010 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.0609409 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 43 components and 0.0609409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070747Jy sigma=0.464208 ! Fit after self-cal, rms=0.070749Jy sigma=0.464207 ! 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.070749Jy sigma=0.464207 ! Fit after self-cal, rms=0.070717Jy sigma=0.464191 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.986 mas, bmaj=9.923 mas, bpa=81.67 degrees ! Estimated noise=0.982697 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.13182e-05 Jy ! Component: 100 - total flux cleaned = 7.82805e-05 Jy ! Component: 150 - total flux cleaned = 9.05495e-05 Jy ! Component: 200 - total flux cleaned = 0.000101529 Jy ! Total flux subtracted in 200 components = 0.000101529 Jy ! Clean residual min=-0.001538 max=0.001523 Jy/beam ! Clean residual mean=-0.000020 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.0610424 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 47 components and 0.0610424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070716Jy sigma=0.464182 ! Fit after self-cal, rms=0.070723Jy sigma=0.464179 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 = 1.00231e-05 Jy ! Component: 100 - total flux cleaned = 1.03236e-05 Jy ! Component: 150 - total flux cleaned = 1.01682e-05 Jy ! Component: 200 - total flux cleaned = 2.22695e-05 Jy ! Total flux subtracted in 200 components = 2.22695e-05 Jy ! Clean residual min=-0.001531 max=0.001524 Jy/beam ! Clean residual mean=-0.000020 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.0610647 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.0610647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070723Jy sigma=0.464180 ! Fit after self-cal, rms=0.070724Jy sigma=0.464178 ! 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.81 mas, bmaj=5.505 mas, bpa=85.97 degrees ! Estimated noise=0.807786 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.81 x 5.505 at 85.97 degrees (North through East) ! Clean map min=-0.0013305 max=0.056123 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.052 mas, bmaj=4.672 mas, bpa=85.75 degrees ! Estimated noise=1.44923 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0426966 Jy ! Component: 100 - total flux cleaned = 0.0533558 Jy ! Component: 150 - total flux cleaned = 0.0575214 Jy ! Component: 200 - total flux cleaned = 0.0591775 Jy ! Total flux subtracted in 200 components = 0.0591775 Jy ! Clean residual min=-0.003062 max=0.003009 Jy/beam ! Clean residual mean=-0.000005 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.0591775 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0591775 Jy ! Inverting map and beam ! Estimated beam: bmin=3.81 mas, bmaj=5.505 mas, bpa=85.97 degrees ! Estimated noise=0.807786 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.00137737 Jy ! Component: 100 - total flux cleaned = 0.00146445 Jy ! Component: 150 - total flux cleaned = 0.00146418 Jy ! Component: 200 - total flux cleaned = 0.00146428 Jy ! Total flux subtracted in 200 components = 0.00146428 Jy ! Clean residual min=-0.001410 max=0.001466 Jy/beam ! Clean residual mean=-0.000010 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.0606418 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 22 components and 0.0606418 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=7.986 mas, bmaj=9.923 mas, bpa=81.67 degrees ! Estimated noise=0.982697 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000248206 Jy ! Component: 100 - total flux cleaned = 0.00023696 Jy ! Component: 150 - total flux cleaned = 0.000227626 Jy ! Component: 200 - total flux cleaned = 0.000219489 Jy ! Total flux subtracted in 200 components = 0.000219489 Jy ! Clean residual min=-0.001523 max=0.001518 Jy/beam ! Clean residual mean=-0.000021 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.0608613 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 = 6.5598e-06 Jy ! Component: 100 - total flux cleaned = 1.93232e-05 Jy ! Component: 150 - total flux cleaned = 3.11879e-05 Jy ! Component: 200 - total flux cleaned = 4.21629e-05 Jy ! Total flux subtracted in 200 components = 4.21629e-05 Jy ! Clean residual min=-0.001525 max=0.001519 Jy/beam ! Clean residual mean=-0.000021 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.0609034 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 34 components and 0.0609034 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.81 mas, bmaj=5.505 mas, bpa=85.97 degrees ! Estimated noise=0.807786 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.64837e-05 Jy ! Component: 100 - total flux cleaned = -0.000141103 Jy ! Component: 150 - total flux cleaned = -0.00018658 Jy ! Component: 200 - total flux cleaned = -0.000199569 Jy ! Total flux subtracted in 200 components = -0.000199569 Jy ! Clean residual min=-0.001392 max=0.001429 Jy/beam ! Clean residual mean=-0.000010 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.0607038 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.0607038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070735Jy sigma=0.464291 ! Fit after self-cal, rms=0.070735Jy sigma=0.464266 wmodel J1346+7320_S_a_map.mod ! Writing 39 model components to file: J1346+7320_S_a_map.mod wobs J1346+7320_S_a_uvs.fits ! Writing UV FITS file: J1346+7320_S_a_uvs.fits wwins J1346+7320_S_a_map.win ! wwins: Wrote 1 windows to J1346+7320_S_a_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 = -1.87843e-05 Jy ! Component: 100 - total flux cleaned = -0.000143472 Jy ! Component: 150 - total flux cleaned = -0.000214654 Jy ! Component: 200 - total flux cleaned = -0.000191056 Jy ! Component: 250 - total flux cleaned = -0.000190673 Jy ! Component: 300 - total flux cleaned = -0.000212396 Jy ! Component: 350 - total flux cleaned = -0.000212461 Jy ! Component: 400 - total flux cleaned = -0.000212136 Jy ! Component: 450 - total flux cleaned = -0.000171376 Jy ! Component: 500 - total flux cleaned = -0.000151377 Jy ! Component: 550 - total flux cleaned = -0.000131545 Jy ! Component: 600 - total flux cleaned = -9.26664e-05 Jy ! Component: 650 - total flux cleaned = -5.4627e-05 Jy ! Component: 700 - total flux cleaned = -1.74842e-05 Jy ! Component: 750 - total flux cleaned = -7.37801e-05 Jy ! Component: 800 - total flux cleaned = -0.000147318 Jy ! Component: 850 - total flux cleaned = -0.000110455 Jy ! Component: 900 - total flux cleaned = -0.000128393 Jy ! Component: 950 - total flux cleaned = -0.000146035 Jy ! Component: 1000 - total flux cleaned = -0.00019886 Jy ! Component: 1050 - total flux cleaned = -0.000233648 Jy ! Component: 1100 - total flux cleaned = -0.000267752 Jy ! Component: 1150 - total flux cleaned = -0.000301647 Jy ! Component: 1200 - total flux cleaned = -0.00035206 Jy ! Component: 1250 - total flux cleaned = -0.000335173 Jy ! Component: 1300 - total flux cleaned = -0.000335257 Jy ! Component: 1350 - total flux cleaned = -0.000335337 Jy ! Component: 1400 - total flux cleaned = -0.000335325 Jy ! Component: 1450 - total flux cleaned = -0.000319573 Jy ! Component: 1500 - total flux cleaned = -0.000335846 Jy ! Component: 1550 - total flux cleaned = -0.000398844 Jy ! Component: 1600 - total flux cleaned = -0.00042984 Jy ! Component: 1650 - total flux cleaned = -0.000445221 Jy ! Component: 1700 - total flux cleaned = -0.000429687 Jy ! Component: 1750 - total flux cleaned = -0.000459932 Jy ! Component: 1800 - total flux cleaned = -0.000489953 Jy ! Component: 1850 - total flux cleaned = -0.00051954 Jy ! Component: 1900 - total flux cleaned = -0.000504651 Jy ! Component: 1950 - total flux cleaned = -0.000534144 Jy ! Component: 2000 - total flux cleaned = -0.000563231 Jy ! Component: 2050 - total flux cleaned = -0.000577733 Jy ! Component: 2100 - total flux cleaned = -0.000634847 Jy ! Component: 2150 - total flux cleaned = -0.000663156 Jy ! Component: 2200 - total flux cleaned = -0.000634905 Jy ! Component: 2250 - total flux cleaned = -0.000690872 Jy ! Component: 2300 - total flux cleaned = -0.000662857 Jy ! Component: 2350 - total flux cleaned = -0.000662801 Jy ! Component: 2400 - total flux cleaned = -0.000704116 Jy ! Component: 2450 - total flux cleaned = -0.000731274 Jy ! Component: 2500 - total flux cleaned = -0.000744829 Jy ! Component: 2550 - total flux cleaned = -0.000812121 Jy ! Component: 2600 - total flux cleaned = -0.000798726 Jy ! Component: 2650 - total flux cleaned = -0.000851854 Jy ! Component: 2700 - total flux cleaned = -0.000904597 Jy ! Component: 2750 - total flux cleaned = -0.000930711 Jy ! Component: 2800 - total flux cleaned = -0.000969829 Jy ! Component: 2850 - total flux cleaned = -0.00099572 Jy ! Component: 2900 - total flux cleaned = -0.000970101 Jy ! Component: 2950 - total flux cleaned = -0.00103408 Jy ! Component: 3000 - total flux cleaned = -0.00103408 Jy ! Component: 3050 - total flux cleaned = -0.00109701 Jy ! Component: 3100 - total flux cleaned = -0.00109693 Jy ! Component: 3150 - total flux cleaned = -0.00110928 Jy ! Component: 3200 - total flux cleaned = -0.00109694 Jy ! Component: 3250 - total flux cleaned = -0.00112159 Jy ! Component: 3300 - total flux cleaned = -0.00115821 Jy ! Component: 3350 - total flux cleaned = -0.00113397 Jy ! Component: 3400 - total flux cleaned = -0.00110983 Jy ! Component: 3450 - total flux cleaned = -0.00110982 Jy ! Component: 3500 - total flux cleaned = -0.0011456 Jy ! Component: 3550 - total flux cleaned = -0.00118117 Jy ! Component: 3600 - total flux cleaned = -0.00112213 Jy ! Component: 3650 - total flux cleaned = -0.00113396 Jy ! Component: 3700 - total flux cleaned = -0.00118066 Jy ! Component: 3750 - total flux cleaned = -0.00120386 Jy ! Component: 3800 - total flux cleaned = -0.00119223 Jy ! Component: 3850 - total flux cleaned = -0.00118073 Jy ! Component: 3900 - total flux cleaned = -0.00120365 Jy ! Component: 3950 - total flux cleaned = -0.00120351 Jy ! Component: 4000 - total flux cleaned = -0.00128265 Jy ! Component: 4050 - total flux cleaned = -0.00127122 Jy ! Total flux subtracted in 4096 components = -0.00127117 Jy ! Clean residual min=-0.000720 max=0.000599 Jy/beam ! Clean residual mean=-0.000002 rms=0.000206 Jy/beam ! Combined flux in latest and established models = 0.0594327 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 315 components and 0.0594327 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1346+7320_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.81 x 5.505 at 85.97 degrees (North through East) ! Clean map min=-0.0012447 max=0.055988 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1346+7320_S_a_map.fits wmodel /image_prod/ug002_uva//J1346+7320_S_a_map.mod ! Writing 315 model components to file: /image_prod/ug002_uva//J1346+7320_S_a_map.mod wobs /image_prod/ug002_uva//J1346+7320_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1346+7320_S_a_uvs.fits wwins /image_prod/ug002_uva//J1346+7320_S_a_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1346+7320_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0559877 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000206156 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.10465 1.10465 2.20929 4.41859 8.83718 17.6744 35.3487 70.6974 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.055 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 271.58 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1346+7320_S_a_dfm.log closed on Thu Mar 5 01:26:43 2020