! Started logfile: /image_prod/ug002_uva//J1347+0552_S_dfm.log on Thu Mar 5 01:27:01 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//J1347+0552_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1347+0552_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.865556 visibilities/baseline/integration-bin. ! Found source: J1347+0552 ! ! 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 7011 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 J1347+0552_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007159Jy sigma=8.365535 ! Fit after self-cal, rms=0.939682Jy sigma=7.826503 ! 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.959 mas, bmaj=7.356 mas, bpa=-6.052 degrees ! Estimated noise=1.5163 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.0478753 Jy ! Component: 100 - total flux cleaned = 0.0588458 Jy ! Total flux subtracted in 100 components = 0.0588458 Jy ! Clean residual min=-0.003228 max=0.003957 Jy/beam ! Clean residual mean=-0.000007 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.0588458 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0588458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071932Jy sigma=0.469802 ! Fit after self-cal, rms=0.070958Jy sigma=0.459976 ! 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.528 mas, bmaj=8.425 mas, bpa=-5.787 degrees ! Estimated noise=1.05735 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.00421784 Jy ! Component: 100 - total flux cleaned = 0.00489285 Jy ! Component: 150 - total flux cleaned = 0.00471952 Jy ! Component: 200 - total flux cleaned = 0.00451559 Jy ! Total flux subtracted in 200 components = 0.00451559 Jy ! Clean residual min=-0.002195 max=0.002240 Jy/beam ! Clean residual mean=-0.000012 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.0633614 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 20 components and 0.0633614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070584Jy sigma=0.458216 ! Fit after self-cal, rms=0.070568Jy sigma=0.458182 ! 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.528 x 8.425 at -5.787 degrees (North through East) ! Clean map min=-0.0021143 max=0.062557 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 1.01 HN 0.94 KP 0.98 ! LA 1.06 MK 0.99 NL 0.96 OV 1.01 ! PT 1.04 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.59 FD 0.96 HN 0.99 KP 0.97 ! LA 1.05 MK 1.05 NL 1.01 OV 1.02 ! PT 1.07 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.04 HN 1.07 KP 0.98 ! LA 1.01 MK 0.99 NL 0.97 OV 1.00 ! PT 1.03 SC 1.00 ! ! ! Fit before self-cal, rms=0.070568Jy sigma=0.458182 ! Fit after self-cal, rms=0.062607Jy sigma=0.455592 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.54 mas, bmaj=8.273 mas, bpa=-5.344 degrees ! Estimated noise=1.04383 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.000150769 Jy ! Component: 100 - total flux cleaned = 0.000201065 Jy ! Component: 150 - total flux cleaned = 0.000201259 Jy ! Component: 200 - total flux cleaned = 0.000216068 Jy ! Total flux subtracted in 200 components = 0.000216068 Jy ! Clean residual min=-0.002103 max=0.001975 Jy/beam ! Clean residual mean=-0.000011 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.0635775 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 34 components and 0.0635775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062598Jy sigma=0.455523 ! Fit after self-cal, rms=0.062539Jy sigma=0.455378 ! 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.062539Jy sigma=0.455378 ! Fit after self-cal, rms=0.062959Jy sigma=0.454099 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.547 mas, bmaj=8.257 mas, bpa=-5.403 degrees ! Estimated noise=1.04512 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000202465 Jy ! Component: 100 - total flux cleaned = 0.000216802 Jy ! Component: 150 - total flux cleaned = 0.000216786 Jy ! Component: 200 - total flux cleaned = 0.00022881 Jy ! Total flux subtracted in 200 components = 0.00022881 Jy ! Clean residual min=-0.001984 max=0.001733 Jy/beam ! Clean residual mean=-0.000005 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.0638063 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.0638063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062953Jy sigma=0.454054 ! Fit after self-cal, rms=0.062989Jy sigma=0.453980 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 = 4.63228e-05 Jy ! Component: 100 - total flux cleaned = 5.77699e-05 Jy ! Component: 150 - total flux cleaned = 6.90044e-05 Jy ! Component: 200 - total flux cleaned = 7.90254e-05 Jy ! Total flux subtracted in 200 components = 7.90254e-05 Jy ! Clean residual min=-0.002014 max=0.001725 Jy/beam ! Clean residual mean=-0.000005 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.0638853 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.0638853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062985Jy sigma=0.453947 ! Fit after self-cal, rms=0.062984Jy sigma=0.453944 ! 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.062984Jy sigma=0.453944 ! Fit after self-cal, rms=0.062832Jy sigma=0.453926 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.543 mas, bmaj=8.251 mas, bpa=-5.401 degrees ! Estimated noise=1.04404 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000138681 Jy ! Component: 100 - total flux cleaned = 0.000150319 Jy ! Component: 150 - total flux cleaned = 0.000171291 Jy ! Component: 200 - total flux cleaned = 0.000199741 Jy ! Total flux subtracted in 200 components = 0.000199741 Jy ! Clean residual min=-0.002001 max=0.001684 Jy/beam ! Clean residual mean=-0.000005 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.064085 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.064085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062828Jy sigma=0.453897 ! Fit after self-cal, rms=0.062830Jy sigma=0.453895 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 = 2.34993e-05 Jy ! Component: 100 - total flux cleaned = 4.1652e-05 Jy ! Component: 150 - total flux cleaned = 5.01727e-05 Jy ! Component: 200 - total flux cleaned = 5.86784e-05 Jy ! Total flux subtracted in 200 components = 5.86784e-05 Jy ! Clean residual min=-0.002002 max=0.001675 Jy/beam ! Clean residual mean=-0.000005 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.0641437 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.0641437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062828Jy sigma=0.453874 ! Fit after self-cal, rms=0.062827Jy sigma=0.453873 ! 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.062827Jy sigma=0.453873 ! Fit after self-cal, rms=0.062642Jy sigma=0.453870 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.004 mas, bmaj=12.57 mas, bpa=-6.61 degrees ! Estimated noise=1.24768 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000279336 Jy ! Component: 100 - total flux cleaned = 0.000322917 Jy ! Component: 150 - total flux cleaned = 0.000343211 Jy ! Component: 200 - total flux cleaned = 0.000354411 Jy ! Total flux subtracted in 200 components = 0.000354411 Jy ! Clean residual min=-0.001503 max=0.001529 Jy/beam ! Clean residual mean=-0.000009 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.0644981 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 44 components and 0.0644981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062643Jy sigma=0.453865 ! Fit after self-cal, rms=0.062641Jy sigma=0.453859 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.17844e-05 Jy ! Component: 100 - total flux cleaned = 4.4604e-05 Jy ! Component: 150 - total flux cleaned = 5.55273e-05 Jy ! Component: 200 - total flux cleaned = 6.02563e-05 Jy ! Total flux subtracted in 200 components = 6.02563e-05 Jy ! Clean residual min=-0.001500 max=0.001536 Jy/beam ! Clean residual mean=-0.000009 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.0645584 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 50 components and 0.0645584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062641Jy sigma=0.453857 ! Fit after self-cal, rms=0.062641Jy sigma=0.453854 ! 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.54 mas, bmaj=8.246 mas, bpa=-5.401 degrees ! Estimated noise=1.0432 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.54 x 8.246 at -5.401 degrees (North through East) ! Clean map min=-0.001883 max=0.060868 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.976 mas, bmaj=7.233 mas, bpa=-5.613 degrees ! Estimated noise=1.4885 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0478123 Jy ! Component: 100 - total flux cleaned = 0.0586854 Jy ! Component: 150 - total flux cleaned = 0.0624723 Jy ! Component: 200 - total flux cleaned = 0.0637791 Jy ! Total flux subtracted in 200 components = 0.0637791 Jy ! Clean residual min=-0.002640 max=0.002753 Jy/beam ! Clean residual mean=-0.000002 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.0637791 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0637791 Jy ! Inverting map and beam ! Estimated beam: bmin=3.54 mas, bmaj=8.246 mas, bpa=-5.401 degrees ! Estimated noise=1.0432 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.000741492 Jy ! Component: 100 - total flux cleaned = 0.000720619 Jy ! Component: 150 - total flux cleaned = 0.000675545 Jy ! Component: 200 - total flux cleaned = 0.000617012 Jy ! Total flux subtracted in 200 components = 0.000617012 Jy ! Clean residual min=-0.001970 max=0.001722 Jy/beam ! Clean residual mean=-0.000005 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.0643961 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 23 components and 0.0643961 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.004 mas, bmaj=12.57 mas, bpa=-6.61 degrees ! Estimated noise=1.24768 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.05694e-05 Jy ! Component: 100 - total flux cleaned = 5.06759e-05 Jy ! Component: 150 - total flux cleaned = 5.06403e-05 Jy ! Component: 200 - total flux cleaned = 5.01874e-05 Jy ! Total flux subtracted in 200 components = 5.01874e-05 Jy ! Clean residual min=-0.001498 max=0.001532 Jy/beam ! Clean residual mean=-0.000009 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.0644463 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.5415e-07 Jy ! Component: 100 - total flux cleaned = -4.92887e-06 Jy ! Component: 150 - total flux cleaned = -4.47278e-06 Jy ! Component: 200 - total flux cleaned = -2.69754e-07 Jy ! Total flux subtracted in 200 components = -2.69754e-07 Jy ! Clean residual min=-0.001496 max=0.001529 Jy/beam ! Clean residual mean=-0.000009 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.064446 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 34 components and 0.064446 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.54 mas, bmaj=8.246 mas, bpa=-5.401 degrees ! Estimated noise=1.0432 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.56427e-05 Jy ! Component: 100 - total flux cleaned = -6.52448e-05 Jy ! Component: 150 - total flux cleaned = -6.47715e-05 Jy ! Component: 200 - total flux cleaned = -6.40259e-05 Jy ! Total flux subtracted in 200 components = -6.40259e-05 Jy ! Clean residual min=-0.001983 max=0.001702 Jy/beam ! Clean residual mean=-0.000005 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.064382 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.064382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062646Jy sigma=0.453895 ! Fit after self-cal, rms=0.062646Jy sigma=0.453891 wmodel J1347+0552_S_map.mod ! Writing 41 model components to file: J1347+0552_S_map.mod wobs J1347+0552_S_uvs.fits ! Writing UV FITS file: J1347+0552_S_uvs.fits wwins J1347+0552_S_map.win ! wwins: Wrote 1 windows to J1347+0552_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.000595066 Jy ! Component: 100 - total flux cleaned = -0.000840862 Jy ! Component: 150 - total flux cleaned = -0.000927547 Jy ! Component: 200 - total flux cleaned = -0.000900579 Jy ! Component: 250 - total flux cleaned = -0.000900335 Jy ! Component: 300 - total flux cleaned = -0.000847573 Jy ! Component: 350 - total flux cleaned = -0.000796169 Jy ! Component: 400 - total flux cleaned = -0.00074617 Jy ! Component: 450 - total flux cleaned = -0.00069738 Jy ! Component: 500 - total flux cleaned = -0.000649564 Jy ! Component: 550 - total flux cleaned = -0.00060312 Jy ! Component: 600 - total flux cleaned = -0.000580513 Jy ! Component: 650 - total flux cleaned = -0.000557858 Jy ! Component: 700 - total flux cleaned = -0.000425877 Jy ! Component: 750 - total flux cleaned = -0.000361333 Jy ! Component: 800 - total flux cleaned = -0.00044745 Jy ! Component: 850 - total flux cleaned = -0.000426161 Jy ! Component: 900 - total flux cleaned = -0.000425791 Jy ! Component: 950 - total flux cleaned = -0.000344056 Jy ! Component: 1000 - total flux cleaned = -0.000344258 Jy ! Component: 1050 - total flux cleaned = -0.000404028 Jy ! Component: 1100 - total flux cleaned = -0.000364675 Jy ! Component: 1150 - total flux cleaned = -0.000364924 Jy ! Component: 1200 - total flux cleaned = -0.000326827 Jy ! Component: 1250 - total flux cleaned = -0.00027029 Jy ! Component: 1300 - total flux cleaned = -0.000289087 Jy ! Component: 1350 - total flux cleaned = -0.000214918 Jy ! Component: 1400 - total flux cleaned = -0.000159978 Jy ! Component: 1450 - total flux cleaned = -5.18987e-05 Jy ! Component: 1500 - total flux cleaned = -7.01314e-05 Jy ! Component: 1550 - total flux cleaned = -1.72215e-05 Jy ! Component: 1600 - total flux cleaned = 1.74274e-05 Jy ! Component: 1650 - total flux cleaned = 6.91754e-05 Jy ! Component: 1700 - total flux cleaned = 0.000120528 Jy ! Component: 1750 - total flux cleaned = 0.000137279 Jy ! Component: 1800 - total flux cleaned = 0.000170533 Jy ! Component: 1850 - total flux cleaned = 0.00020343 Jy ! Component: 1900 - total flux cleaned = 0.000170831 Jy ! Component: 1950 - total flux cleaned = 0.000219497 Jy ! Component: 2000 - total flux cleaned = 0.000267479 Jy ! Component: 2050 - total flux cleaned = 0.000315157 Jy ! Component: 2100 - total flux cleaned = 0.00034657 Jy ! Component: 2150 - total flux cleaned = 0.000362212 Jy ! Component: 2200 - total flux cleaned = 0.000424074 Jy ! Component: 2250 - total flux cleaned = 0.000424055 Jy ! Component: 2300 - total flux cleaned = 0.000484909 Jy ! Component: 2350 - total flux cleaned = 0.00056024 Jy ! Component: 2400 - total flux cleaned = 0.000559967 Jy ! Component: 2450 - total flux cleaned = 0.000589546 Jy ! Component: 2500 - total flux cleaned = 0.000618999 Jy ! Component: 2550 - total flux cleaned = 0.000618925 Jy ! Component: 2600 - total flux cleaned = 0.000647841 Jy ! Component: 2650 - total flux cleaned = 0.000676619 Jy ! Component: 2700 - total flux cleaned = 0.000733431 Jy ! Component: 2750 - total flux cleaned = 0.000747552 Jy ! Component: 2800 - total flux cleaned = 0.000803556 Jy ! Component: 2850 - total flux cleaned = 0.000803527 Jy ! Component: 2900 - total flux cleaned = 0.000858538 Jy ! Component: 2950 - total flux cleaned = 0.00087226 Jy ! Component: 3000 - total flux cleaned = 0.000899438 Jy ! Component: 3050 - total flux cleaned = 0.000926509 Jy ! Component: 3100 - total flux cleaned = 0.000980077 Jy ! Component: 3150 - total flux cleaned = 0.000966827 Jy ! Component: 3200 - total flux cleaned = 0.000993182 Jy ! Component: 3250 - total flux cleaned = 0.00105887 Jy ! Component: 3300 - total flux cleaned = 0.00107184 Jy ! Component: 3350 - total flux cleaned = 0.00111046 Jy ! Component: 3400 - total flux cleaned = 0.00112336 Jy ! Component: 3450 - total flux cleaned = 0.0011361 Jy ! Component: 3500 - total flux cleaned = 0.00116158 Jy ! Component: 3550 - total flux cleaned = 0.0012119 Jy ! Component: 3600 - total flux cleaned = 0.00122433 Jy ! Component: 3650 - total flux cleaned = 0.00128655 Jy ! Component: 3700 - total flux cleaned = 0.00128646 Jy ! Component: 3750 - total flux cleaned = 0.00131092 Jy ! Component: 3800 - total flux cleaned = 0.00135965 Jy ! Component: 3850 - total flux cleaned = 0.00133542 Jy ! Component: 3900 - total flux cleaned = 0.00135959 Jy ! Component: 3950 - total flux cleaned = 0.00135958 Jy ! Component: 4000 - total flux cleaned = 0.00135964 Jy ! Component: 4050 - total flux cleaned = 0.00135972 Jy ! Total flux subtracted in 4096 components = 0.00137148 Jy ! Clean residual min=-0.000714 max=0.000840 Jy/beam ! Clean residual mean=-0.000001 rms=0.000215 Jy/beam ! Combined flux in latest and established models = 0.0657534 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 310 components and 0.0657534 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1347+0552_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.54 x 8.246 at -5.401 degrees (North through East) ! Clean map min=-0.001398 max=0.060864 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1347+0552_S_map.fits wmodel /image_prod/ug002_uva//J1347+0552_S_map.mod ! Writing 310 model components to file: /image_prod/ug002_uva//J1347+0552_S_map.mod wobs /image_prod/ug002_uva//J1347+0552_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1347+0552_S_uvs.fits wwins /image_prod/ug002_uva//J1347+0552_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1347+0552_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.060864 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000214179 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.05569 1.05569 2.11139 4.22278 8.44556 16.8911 33.7822 67.5644 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.06 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 284.173 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1347+0552_S_dfm.log closed on Thu Mar 5 01:27:04 2020