! Started logfile: /image_prod/ug002_uvm//J0010-3054_S_a_dfm.log on Wed Mar 4 16:24:12 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_uvm//J0010-3054_S_a_uvm.fits ! Reading UV FITS file: /image_prod/ug002_uvm//J0010-3054_S_a_uvm.fits ! AN table 1: 30 integrations on 28 of 28 possible baselines. ! AN table 2: 45 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.912381 visibilities/baseline/integration-bin. ! Found source: J0010-3054 ! ! 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 5748 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 J0010-3054_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 25 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.002335Jy sigma=6.607734 ! Fit after self-cal, rms=0.921149Jy sigma=6.030859 ! 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.717 mas, bmaj=8.048 mas, bpa=1.147 degrees ! Estimated noise=2.31477 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.0632824 Jy ! Component: 100 - total flux cleaned = 0.0785882 Jy ! Total flux subtracted in 100 components = 0.0785882 Jy ! Clean residual min=-0.004716 max=0.006990 Jy/beam ! Clean residual mean=0.000013 rms=0.001322 Jy/beam ! Combined flux in latest and established models = 0.0785882 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0785882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079386Jy sigma=0.470141 ! Fit after self-cal, rms=0.078953Jy sigma=0.468409 ! 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.478 mas, bmaj=10.4 mas, bpa=1.301 degrees ! Estimated noise=1.47388 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.00902095 Jy ! Component: 100 - total flux cleaned = 0.0135007 Jy ! Component: 150 - total flux cleaned = 0.0157828 Jy ! Component: 200 - total flux cleaned = 0.0165304 Jy ! Total flux subtracted in 200 components = 0.0165304 Jy ! Clean residual min=-0.003590 max=0.002985 Jy/beam ! Clean residual mean=0.000020 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.0951186 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 38 components and 0.0951186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078212Jy sigma=0.460054 ! Fit after self-cal, rms=0.078269Jy sigma=0.459940 ! 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.478 x 10.4 at 1.301 degrees (North through East) ! Clean map min=-0.0034922 max=0.081277 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 1.17 KP 0.98 LA 0.96 ! MK 0.99 OV 0.97 PT 0.96 SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.07 HN 1.07 KP 1.00 LA 1.05 ! NL 0.88 OV 0.99 PT 0.98 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.87 HN 1.26 KP 1.03 LA 1.00 ! MK 0.98 OV 1.03 PT 0.98 SC 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.01 HN 1.32 KP 0.94 LA 1.01 ! NL 0.85 OV 1.06 PT 0.99 SC 0.92 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 HN 0.98 KP 0.95 LA 1.04 ! MK 0.97 OV 1.01 PT 1.03 SC 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00 HN 1.20 KP 0.95 LA 1.04 ! NL 0.92 OV 1.06 PT 1.03 SC 1.11 ! ! ! Fit before self-cal, rms=0.078269Jy sigma=0.459940 ! Fit after self-cal, rms=0.081382Jy sigma=0.456879 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.501 mas, bmaj=10.36 mas, bpa=1.389 degrees ! Estimated noise=1.47559 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.000324235 Jy ! Component: 100 - total flux cleaned = -0.000388093 Jy ! Component: 150 - total flux cleaned = -0.000387421 Jy ! Component: 200 - total flux cleaned = -0.00038554 Jy ! Total flux subtracted in 200 components = -0.00038554 Jy ! Clean residual min=-0.002750 max=0.002910 Jy/beam ! Clean residual mean=0.000016 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.094733 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 45 components and 0.094733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081368Jy sigma=0.456826 ! Fit after self-cal, rms=0.081492Jy sigma=0.456675 ! 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.081492Jy sigma=0.456675 ! Fit after self-cal, rms=0.082148Jy sigma=0.455829 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.504 mas, bmaj=10.37 mas, bpa=1.417 degrees ! Estimated noise=1.47627 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.48334e-05 Jy ! Component: 100 - total flux cleaned = -2.9698e-05 Jy ! Component: 150 - total flux cleaned = 1.12177e-05 Jy ! Component: 200 - total flux cleaned = 2.37609e-05 Jy ! Total flux subtracted in 200 components = 2.37609e-05 Jy ! Clean residual min=-0.002714 max=0.002794 Jy/beam ! Clean residual mean=0.000013 rms=0.000664 Jy/beam ! Combined flux in latest and established models = 0.0947568 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.0947568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082142Jy sigma=0.455806 ! Fit after self-cal, rms=0.082154Jy sigma=0.455787 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.07634e-06 Jy ! Component: 100 - total flux cleaned = -7.74521e-07 Jy ! Component: 150 - total flux cleaned = 1.07128e-05 Jy ! Component: 200 - total flux cleaned = 1.12242e-05 Jy ! Total flux subtracted in 200 components = 1.12242e-05 Jy ! Clean residual min=-0.002698 max=0.002780 Jy/beam ! Clean residual mean=0.000013 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.094768 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.094768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082150Jy sigma=0.455772 ! Fit after self-cal, rms=0.082148Jy sigma=0.455771 ! 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.082148Jy sigma=0.455771 ! Fit after self-cal, rms=0.082498Jy sigma=0.455458 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.504 mas, bmaj=10.38 mas, bpa=1.342 degrees ! Estimated noise=1.47238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000199429 Jy ! Component: 100 - total flux cleaned = -0.000213066 Jy ! Component: 150 - total flux cleaned = -0.000201491 Jy ! Component: 200 - total flux cleaned = -0.000190592 Jy ! Total flux subtracted in 200 components = -0.000190592 Jy ! Clean residual min=-0.002829 max=0.002718 Jy/beam ! Clean residual mean=0.000010 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.0945774 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 59 components and 0.0945774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082493Jy sigma=0.455443 ! Fit after self-cal, rms=0.082503Jy sigma=0.455428 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.18574e-06 Jy ! Component: 100 - total flux cleaned = -3.49202e-06 Jy ! Component: 150 - total flux cleaned = -3.49499e-06 Jy ! Component: 200 - total flux cleaned = 6.48563e-06 Jy ! Total flux subtracted in 200 components = 6.48563e-06 Jy ! Clean residual min=-0.002812 max=0.002725 Jy/beam ! Clean residual mean=0.000010 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.0945839 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 62 components and 0.0945839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082499Jy sigma=0.455417 ! Fit after self-cal, rms=0.082499Jy sigma=0.455416 ! 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.082499Jy sigma=0.455416 ! Fit after self-cal, rms=0.082377Jy sigma=0.455411 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.06 mas, bmaj=23.31 mas, bpa=-2.035 degrees ! Estimated noise=1.65196 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.41684e-06 Jy ! Component: 100 - total flux cleaned = 3.9896e-06 Jy ! Component: 150 - total flux cleaned = -1.25493e-05 Jy ! Component: 200 - total flux cleaned = -2.65074e-05 Jy ! Total flux subtracted in 200 components = -2.65074e-05 Jy ! Clean residual min=-0.002499 max=0.002427 Jy/beam ! Clean residual mean=0.000017 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.0945574 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 64 components and 0.0945574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082385Jy sigma=0.455434 ! Fit after self-cal, rms=0.082371Jy sigma=0.455406 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 = 5.64604e-05 Jy ! Component: 100 - total flux cleaned = 5.56414e-05 Jy ! Component: 150 - total flux cleaned = 4.18065e-05 Jy ! Component: 200 - total flux cleaned = 3.05745e-05 Jy ! Total flux subtracted in 200 components = 3.05745e-05 Jy ! Clean residual min=-0.002479 max=0.002437 Jy/beam ! Clean residual mean=0.000017 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.094588 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 66 components and 0.094588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082384Jy sigma=0.455459 ! Fit after self-cal, rms=0.082371Jy sigma=0.455430 ! 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.508 mas, bmaj=10.4 mas, bpa=1.301 degrees ! Estimated noise=1.47 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.508 x 10.4 at 1.301 degrees (North through East) ! Clean map min=-0.0027051 max=0.080974 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.726 mas, bmaj=8.022 mas, bpa=1.261 degrees ! Estimated noise=2.32587 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0638722 Jy ! Component: 100 - total flux cleaned = 0.0791182 Jy ! Component: 150 - total flux cleaned = 0.085141 Jy ! Component: 200 - total flux cleaned = 0.0886367 Jy ! Total flux subtracted in 200 components = 0.0886367 Jy ! Clean residual min=-0.004161 max=0.003882 Jy/beam ! Clean residual mean=0.000004 rms=0.000998 Jy/beam ! Combined flux in latest and established models = 0.0886367 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.0886367 Jy ! Inverting map and beam ! Estimated beam: bmin=3.508 mas, bmaj=10.4 mas, bpa=1.301 degrees ! Estimated noise=1.47 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) ! Added new window around map position (-4, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00412402 Jy ! Component: 100 - total flux cleaned = 0.00583436 Jy ! Component: 150 - total flux cleaned = 0.0061573 Jy ! Component: 200 - total flux cleaned = 0.00627591 Jy ! Total flux subtracted in 200 components = 0.00627591 Jy ! Clean residual min=-0.002721 max=0.002483 Jy/beam ! Clean residual mean=0.000011 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.0949126 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 50 components and 0.0949126 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.06 mas, bmaj=23.31 mas, bpa=-2.035 degrees ! Estimated noise=1.65196 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.59369e-05 Jy ! Component: 100 - total flux cleaned = 3.28772e-05 Jy ! Component: 150 - total flux cleaned = 7.03549e-05 Jy ! Component: 200 - total flux cleaned = 5.51314e-05 Jy ! Total flux subtracted in 200 components = 5.51314e-05 Jy ! Clean residual min=-0.002503 max=0.002197 Jy/beam ! Clean residual mean=0.000017 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.0949677 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 = -1.36574e-05 Jy ! Component: 100 - total flux cleaned = -1.33031e-05 Jy ! Component: 150 - total flux cleaned = -2.51897e-05 Jy ! Component: 200 - total flux cleaned = -2.53934e-05 Jy ! Total flux subtracted in 200 components = -2.53934e-05 Jy ! Clean residual min=-0.002486 max=0.002124 Jy/beam ! Clean residual mean=0.000017 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.0949423 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 77 components and 0.0949423 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.508 mas, bmaj=10.4 mas, bpa=1.301 degrees ! Estimated noise=1.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.35225e-05 Jy ! Component: 100 - total flux cleaned = 0.000123345 Jy ! Component: 150 - total flux cleaned = 0.000150717 Jy ! Component: 200 - total flux cleaned = 0.000175932 Jy ! Total flux subtracted in 200 components = 0.000175932 Jy ! Clean residual min=-0.002622 max=0.002338 Jy/beam ! Clean residual mean=0.000010 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.0951182 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 87 components and 0.0951182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082296Jy sigma=0.454963 ! Fit after self-cal, rms=0.082249Jy sigma=0.454875 wmodel J0010-3054_S_a_map.mod ! Writing 87 model components to file: J0010-3054_S_a_map.mod wobs J0010-3054_S_a_uvs.fits ! Writing UV FITS file: J0010-3054_S_a_uvs.fits wwins J0010-3054_S_a_map.win ! wwins: Wrote 2 windows to J0010-3054_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 = -0.000578268 Jy ! Component: 100 - total flux cleaned = -0.000954312 Jy ! Component: 150 - total flux cleaned = -0.00126925 Jy ! Component: 200 - total flux cleaned = -0.00152943 Jy ! Component: 250 - total flux cleaned = -0.00170725 Jy ! Component: 300 - total flux cleaned = -0.00187949 Jy ! Component: 350 - total flux cleaned = -0.00204701 Jy ! Component: 400 - total flux cleaned = -0.0022101 Jy ! Component: 450 - total flux cleaned = -0.00239931 Jy ! Component: 500 - total flux cleaned = -0.00249096 Jy ! Component: 550 - total flux cleaned = -0.00255083 Jy ! Component: 600 - total flux cleaned = -0.00266774 Jy ! Component: 650 - total flux cleaned = -0.00272469 Jy ! Component: 700 - total flux cleaned = -0.00275246 Jy ! Component: 750 - total flux cleaned = -0.00286247 Jy ! Component: 800 - total flux cleaned = -0.00291548 Jy ! Component: 850 - total flux cleaned = -0.00299462 Jy ! Component: 900 - total flux cleaned = -0.00307216 Jy ! Component: 950 - total flux cleaned = -0.00299503 Jy ! Component: 1000 - total flux cleaned = -0.00304577 Jy ! Component: 1050 - total flux cleaned = -0.00307016 Jy ! Component: 1100 - total flux cleaned = -0.00302096 Jy ! Component: 1150 - total flux cleaned = -0.00304511 Jy ! Component: 1200 - total flux cleaned = -0.00306918 Jy ! Component: 1250 - total flux cleaned = -0.00309245 Jy ! Component: 1300 - total flux cleaned = -0.00306923 Jy ! Component: 1350 - total flux cleaned = -0.00304622 Jy ! Component: 1400 - total flux cleaned = -0.00300115 Jy ! Component: 1450 - total flux cleaned = -0.00306796 Jy ! Component: 1500 - total flux cleaned = -0.00295754 Jy ! Component: 1550 - total flux cleaned = -0.00291411 Jy ! Component: 1600 - total flux cleaned = -0.00287122 Jy ! Component: 1650 - total flux cleaned = -0.00285019 Jy ! Component: 1700 - total flux cleaned = -0.00282889 Jy ! Component: 1750 - total flux cleaned = -0.00272515 Jy ! Component: 1800 - total flux cleaned = -0.00274591 Jy ! Component: 1850 - total flux cleaned = -0.00264401 Jy ! Component: 1900 - total flux cleaned = -0.00258371 Jy ! Component: 1950 - total flux cleaned = -0.00254404 Jy ! Component: 2000 - total flux cleaned = -0.00246514 Jy ! Component: 2050 - total flux cleaned = -0.00238689 Jy ! Component: 2100 - total flux cleaned = -0.0023482 Jy ! Component: 2150 - total flux cleaned = -0.00231009 Jy ! Component: 2200 - total flux cleaned = -0.00221497 Jy ! Component: 2250 - total flux cleaned = -0.00215868 Jy ! Component: 2300 - total flux cleaned = -0.00212135 Jy ! Component: 2350 - total flux cleaned = -0.00204732 Jy ! Component: 2400 - total flux cleaned = -0.00201061 Jy ! Component: 2450 - total flux cleaned = -0.00190154 Jy ! Component: 2500 - total flux cleaned = -0.00181147 Jy ! Component: 2550 - total flux cleaned = -0.00175772 Jy ! Component: 2600 - total flux cleaned = -0.00168689 Jy ! Component: 2650 - total flux cleaned = -0.00158115 Jy ! Component: 2700 - total flux cleaned = -0.00158126 Jy ! Component: 2750 - total flux cleaned = -0.00146001 Jy ! Component: 2800 - total flux cleaned = -0.00144278 Jy ! Component: 2850 - total flux cleaned = -0.00139187 Jy ! Component: 2900 - total flux cleaned = -0.00140892 Jy ! Component: 2950 - total flux cleaned = -0.00135841 Jy ! Component: 3000 - total flux cleaned = -0.00130824 Jy ! Component: 3050 - total flux cleaned = -0.00125871 Jy ! Component: 3100 - total flux cleaned = -0.00127526 Jy ! Component: 3150 - total flux cleaned = -0.00122637 Jy ! Component: 3200 - total flux cleaned = -0.00122638 Jy ! Component: 3250 - total flux cleaned = -0.00116187 Jy ! Component: 3300 - total flux cleaned = -0.00114575 Jy ! Component: 3350 - total flux cleaned = -0.00108206 Jy ! Component: 3400 - total flux cleaned = -0.00100326 Jy ! Component: 3450 - total flux cleaned = -0.00109754 Jy ! Component: 3500 - total flux cleaned = -0.00103532 Jy ! Component: 3550 - total flux cleaned = -0.00101998 Jy ! Component: 3600 - total flux cleaned = -0.00100443 Jy ! Component: 3650 - total flux cleaned = -0.000973869 Jy ! Component: 3700 - total flux cleaned = -0.000973658 Jy ! Component: 3750 - total flux cleaned = -0.000928645 Jy ! Component: 3800 - total flux cleaned = -0.00088384 Jy ! Component: 3850 - total flux cleaned = -0.000854141 Jy ! Component: 3900 - total flux cleaned = -0.000824472 Jy ! Component: 3950 - total flux cleaned = -0.000853942 Jy ! Component: 4000 - total flux cleaned = -0.000780805 Jy ! Component: 4050 - total flux cleaned = -0.000795224 Jy ! Total flux subtracted in 4096 components = -0.000780878 Jy ! Clean residual min=-0.000789 max=0.001002 Jy/beam ! Clean residual mean=0.000006 rms=0.000269 Jy/beam ! Combined flux in latest and established models = 0.0943374 Jy keep ! Adding 241 model components to the UV plane model. ! The established model now contains 328 components and 0.0943374 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uvm//J0010-3054_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.508 x 10.4 at 1.301 degrees (North through East) ! Clean map min=-0.002305 max=0.081058 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uvm//J0010-3054_S_a_map.fits wmodel /image_prod/ug002_uvm//J0010-3054_S_a_map.mod ! Writing 328 model components to file: /image_prod/ug002_uvm//J0010-3054_S_a_map.mod wobs /image_prod/ug002_uvm//J0010-3054_S_a_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uvm//J0010-3054_S_a_uvs.fits wwins /image_prod/ug002_uvm//J0010-3054_S_a_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uvm//J0010-3054_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0810582 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000264868 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.980288 0.980288 1.96058 3.92115 7.8423 15.6846 31.3692 62.7384 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.081 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 306.032 quit ! Quitting program ! Log file /image_prod/ug002_uvm//J0010-3054_S_a_dfm.log closed on Wed Mar 4 16:24:17 2020