! Started logfile: /scr/pima/rv125_uvs/J1651+4002_X_dfm.log on Sun Dec 23 02:52:44 2018 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv125_uvs/J1651+4002_X_uva.fits ! Reading UV FITS file: /scr/pima/rv125_uvs/J1651+4002_X_uva.fits ! AN table 1: 22 integrations on 21 of 21 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1651+4002 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 69 lines of history. ! ! Reading 1848 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J1651+4002_X] 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.200x0.200 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.001733Jy sigma=20.072216 ! Fit after self-cal, rms=0.965393Jy sigma=19.353483 ! 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=0.9224 mas, bmaj=2.047 mas, bpa=-12.81 degrees ! Estimated noise=1.4913 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.0275093 Jy ! Component: 100 - total flux cleaned = 0.0333479 Jy ! Total flux subtracted in 100 components = 0.0333479 Jy ! Clean residual min=-0.005921 max=0.005450 Jy/beam ! Clean residual mean=0.000000 rms=0.001504 Jy/beam ! Combined flux in latest and established models = 0.0333479 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0333479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048412Jy sigma=0.903773 ! Fit after self-cal, rms=0.046433Jy sigma=0.866814 ! 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=1.117 mas, bmaj=2.181 mas, bpa=-11.45 degrees ! Estimated noise=0.83398 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.00466929 Jy ! Component: 100 - total flux cleaned = 0.0055161 Jy ! Component: 150 - total flux cleaned = 0.00554698 Jy ! Component: 200 - total flux cleaned = 0.00559057 Jy ! Total flux subtracted in 200 components = 0.00559057 Jy ! Clean residual min=-0.002812 max=0.002674 Jy/beam ! Clean residual mean=0.000001 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.0389384 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 20 components and 0.0389384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046061Jy sigma=0.858065 ! Fit after self-cal, rms=0.046056Jy sigma=0.858057 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.117 x 2.181 at -11.45 degrees (North through East) ! Clean map min=-0.0026212 max=0.038795 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 HN 0.98 KP 0.92 LA 0.93 ! NL 1.00 OV 0.94 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 HN 1.09 KP 1.04 LA 1.02 ! NL 1.10 OV 0.99 SC 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 HN 1.03 KP 1.10 LA 1.00 ! NL 0.99 OV 0.94 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 HN 0.90 KP 1.20 LA 1.04 ! NL 0.99 OV 0.92 SC 1.04 ! ! ! Fit before self-cal, rms=0.046056Jy sigma=0.858057 ! Fit after self-cal, rms=0.046320Jy sigma=0.855177 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.111 mas, bmaj=2.191 mas, bpa=-11.23 degrees ! Estimated noise=0.828512 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.000295558 Jy ! Component: 100 - total flux cleaned = -0.000283609 Jy ! Component: 150 - total flux cleaned = -0.000230935 Jy ! Component: 200 - total flux cleaned = -0.000230951 Jy ! Total flux subtracted in 200 components = -0.000230951 Jy ! Clean residual min=-0.002794 max=0.002524 Jy/beam ! Clean residual mean=0.000002 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.0387075 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 25 components and 0.0387075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046311Jy sigma=0.855037 ! Fit after self-cal, rms=0.046372Jy sigma=0.854661 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046372Jy sigma=0.854661 ! Fit after self-cal, rms=0.046670Jy sigma=0.854585 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.109 mas, bmaj=2.193 mas, bpa=-11.06 degrees ! Estimated noise=0.830582 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.79962e-05 Jy ! Component: 100 - total flux cleaned = 3.63979e-05 Jy ! Component: 150 - total flux cleaned = 1.68165e-05 Jy ! Component: 200 - total flux cleaned = -1.02652e-06 Jy ! Total flux subtracted in 200 components = -1.02652e-06 Jy ! Clean residual min=-0.002765 max=0.002558 Jy/beam ! Clean residual mean=0.000002 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.0387065 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 27 components and 0.0387065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046664Jy sigma=0.854512 ! Fit after self-cal, rms=0.046678Jy sigma=0.854492 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.49352e-05 Jy ! Component: 100 - total flux cleaned = -6.37625e-05 Jy ! Component: 150 - total flux cleaned = -8.02989e-05 Jy ! Component: 200 - total flux cleaned = -8.80642e-05 Jy ! Total flux subtracted in 200 components = -8.80642e-05 Jy ! Clean residual min=-0.002757 max=0.002552 Jy/beam ! Clean residual mean=0.000002 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.0386184 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.0386184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046674Jy sigma=0.854454 ! Fit after self-cal, rms=0.046675Jy sigma=0.854450 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046675Jy sigma=0.854450 ! Fit after self-cal, rms=0.047341Jy sigma=0.854413 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.107 mas, bmaj=2.196 mas, bpa=-10.85 degrees ! Estimated noise=0.840709 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000391961 Jy ! Component: 100 - total flux cleaned = 0.000351791 Jy ! Component: 150 - total flux cleaned = 0.000326487 Jy ! Component: 200 - total flux cleaned = 0.000325791 Jy ! Total flux subtracted in 200 components = 0.000325791 Jy ! Clean residual min=-0.002807 max=0.002541 Jy/beam ! Clean residual mean=0.000002 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.0389442 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 32 components and 0.0389442 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047335Jy sigma=0.854328 ! Fit after self-cal, rms=0.047346Jy sigma=0.854304 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.36346e-06 Jy ! Component: 100 - total flux cleaned = 1.23015e-05 Jy ! Component: 150 - total flux cleaned = 3.31128e-05 Jy ! Component: 200 - total flux cleaned = 3.98002e-05 Jy ! Total flux subtracted in 200 components = 3.98002e-05 Jy ! Clean residual min=-0.002800 max=0.002549 Jy/beam ! Clean residual mean=0.000002 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.038984 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 34 components and 0.038984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047343Jy sigma=0.854278 ! Fit after self-cal, rms=0.047345Jy sigma=0.854276 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047345Jy sigma=0.854276 ! Fit after self-cal, rms=0.047625Jy sigma=0.854213 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.838 mas, bmaj=2.506 mas, bpa=-18.93 degrees ! Estimated noise=0.979458 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000292212 Jy ! Component: 100 - total flux cleaned = 0.000292748 Jy ! Component: 150 - total flux cleaned = 0.000282511 Jy ! Component: 200 - total flux cleaned = 0.000273208 Jy ! Total flux subtracted in 200 components = 0.000273208 Jy ! Clean residual min=-0.002358 max=0.002269 Jy/beam ! Clean residual mean=0.000002 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.0392572 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 46 components and 0.0392572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047625Jy sigma=0.854191 ! Fit after self-cal, rms=0.047627Jy sigma=0.854150 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.000149264 Jy ! Component: 100 - total flux cleaned = -0.000191691 Jy ! Component: 150 - total flux cleaned = -0.00020555 Jy ! Component: 200 - total flux cleaned = -0.00021224 Jy ! Total flux subtracted in 200 components = -0.00021224 Jy ! Clean residual min=-0.002355 max=0.002220 Jy/beam ! Clean residual mean=0.000002 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.039045 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 0.039045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047630Jy sigma=0.854196 ! Fit after self-cal, rms=0.047629Jy sigma=0.854184 ! 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=1.105 mas, bmaj=2.196 mas, bpa=-10.63 degrees ! Estimated noise=0.8468 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.105 x 2.196 at -10.63 degrees (North through East) ! Clean map min=-0.0025828 max=0.038934 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=0.9127 mas, bmaj=2.064 mas, bpa=-12.02 degrees ! Estimated noise=1.50564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0304722 Jy ! Component: 100 - total flux cleaned = 0.0372392 Jy ! Component: 150 - total flux cleaned = 0.0375152 Jy ! Component: 200 - total flux cleaned = 0.0373907 Jy ! Total flux subtracted in 200 components = 0.0373907 Jy ! Clean residual min=-0.004493 max=0.004611 Jy/beam ! Clean residual mean=0.000001 rms=0.001159 Jy/beam ! Combined flux in latest and established models = 0.0373907 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0373907 Jy ! Inverting map and beam ! Estimated beam: bmin=1.105 mas, bmaj=2.196 mas, bpa=-10.63 degrees ! Estimated noise=0.8468 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.000892464 Jy ! Component: 100 - total flux cleaned = 0.00125823 Jy ! Component: 150 - total flux cleaned = 0.00149508 Jy ! Component: 200 - total flux cleaned = 0.00159458 Jy ! Total flux subtracted in 200 components = 0.00159458 Jy ! Clean residual min=-0.002871 max=0.002606 Jy/beam ! Clean residual mean=0.000002 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.0389853 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 0.0389853 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.838 mas, bmaj=2.506 mas, bpa=-18.93 degrees ! Estimated noise=0.979458 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000221614 Jy ! Component: 100 - total flux cleaned = 0.000219078 Jy ! Component: 150 - total flux cleaned = 0.000207994 Jy ! Component: 200 - total flux cleaned = 0.000200229 Jy ! Total flux subtracted in 200 components = 0.000200229 Jy ! Clean residual min=-0.002346 max=0.002277 Jy/beam ! Clean residual mean=0.000002 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.0391855 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.23737e-05 Jy ! Component: 100 - total flux cleaned = -5.49678e-05 Jy ! Component: 150 - total flux cleaned = -6.94783e-05 Jy ! Component: 200 - total flux cleaned = -7.63697e-05 Jy ! Total flux subtracted in 200 components = -7.63697e-05 Jy ! Clean residual min=-0.002341 max=0.002255 Jy/beam ! Clean residual mean=0.000002 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.0391092 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 33 components and 0.0391092 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.105 mas, bmaj=2.196 mas, bpa=-10.63 degrees ! Estimated noise=0.8468 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000179403 Jy ! Component: 100 - total flux cleaned = -8.43836e-05 Jy ! Component: 150 - total flux cleaned = -2.21206e-05 Jy ! Component: 200 - total flux cleaned = 2.13288e-05 Jy ! Total flux subtracted in 200 components = 2.13288e-05 Jy ! Clean residual min=-0.002792 max=0.002583 Jy/beam ! Clean residual mean=0.000002 rms=0.000603 Jy/beam ! Combined flux in latest and established models = 0.0391305 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 38 components and 0.0391305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047634Jy sigma=0.854210 ! Fit after self-cal, rms=0.047631Jy sigma=0.854189 wmodel J1651+4002_X_map.mod ! Writing 38 model components to file: J1651+4002_X_map.mod wobs J1651+4002_X_uvs.fits ! Writing UV FITS file: J1651+4002_X_uvs.fits wwins J1651+4002_X_map.win ! wwins: Wrote 1 windows to J1651+4002_X_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.77423e-05 Jy ! Component: 100 - total flux cleaned = 0.000600853 Jy ! Component: 150 - total flux cleaned = 0.00118025 Jy ! Component: 200 - total flux cleaned = 0.00150873 Jy ! Component: 250 - total flux cleaned = 0.00175323 Jy ! Component: 300 - total flux cleaned = 0.00188668 Jy ! Component: 350 - total flux cleaned = 0.00201605 Jy ! Component: 400 - total flux cleaned = 0.00217274 Jy ! Component: 450 - total flux cleaned = 0.00229288 Jy ! Component: 500 - total flux cleaned = 0.00238028 Jy ! Component: 550 - total flux cleaned = 0.00246568 Jy ! Component: 600 - total flux cleaned = 0.00257661 Jy ! Component: 650 - total flux cleaned = 0.00260371 Jy ! Component: 700 - total flux cleaned = 0.0025779 Jy ! Component: 750 - total flux cleaned = 0.00260433 Jy ! Component: 800 - total flux cleaned = 0.00260407 Jy ! Component: 850 - total flux cleaned = 0.00257901 Jy ! Component: 900 - total flux cleaned = 0.00265147 Jy ! Component: 950 - total flux cleaned = 0.00267528 Jy ! Component: 1000 - total flux cleaned = 0.00267582 Jy ! Component: 1050 - total flux cleaned = 0.00272146 Jy ! Component: 1100 - total flux cleaned = 0.00274371 Jy ! Component: 1150 - total flux cleaned = 0.00269976 Jy ! Component: 1200 - total flux cleaned = 0.00269998 Jy ! Component: 1250 - total flux cleaned = 0.00278533 Jy ! Component: 1300 - total flux cleaned = 0.00280624 Jy ! Component: 1350 - total flux cleaned = 0.00282698 Jy ! Component: 1400 - total flux cleaned = 0.00286753 Jy ! Component: 1450 - total flux cleaned = 0.00286741 Jy ! Component: 1500 - total flux cleaned = 0.00286745 Jy ! Component: 1550 - total flux cleaned = 0.00294495 Jy ! Component: 1600 - total flux cleaned = 0.00298316 Jy ! Component: 1650 - total flux cleaned = 0.00305869 Jy ! Component: 1700 - total flux cleaned = 0.00304009 Jy ! Component: 1750 - total flux cleaned = 0.00309563 Jy ! Component: 1800 - total flux cleaned = 0.00315037 Jy ! Component: 1850 - total flux cleaned = 0.00322236 Jy ! Component: 1900 - total flux cleaned = 0.0032224 Jy ! Component: 1950 - total flux cleaned = 0.00325751 Jy ! Component: 2000 - total flux cleaned = 0.00323997 Jy ! Component: 2050 - total flux cleaned = 0.00327475 Jy ! Component: 2100 - total flux cleaned = 0.00329193 Jy ! Component: 2150 - total flux cleaned = 0.00334317 Jy ! Component: 2200 - total flux cleaned = 0.00336011 Jy ! Component: 2250 - total flux cleaned = 0.00341014 Jy ! Component: 2300 - total flux cleaned = 0.0034433 Jy ! Component: 2350 - total flux cleaned = 0.00341065 Jy ! Component: 2400 - total flux cleaned = 0.00342719 Jy ! Component: 2450 - total flux cleaned = 0.003476 Jy ! Component: 2500 - total flux cleaned = 0.00345979 Jy ! Component: 2550 - total flux cleaned = 0.00349178 Jy ! Component: 2600 - total flux cleaned = 0.00347592 Jy ! Component: 2650 - total flux cleaned = 0.00347607 Jy ! Component: 2700 - total flux cleaned = 0.00349183 Jy ! Component: 2750 - total flux cleaned = 0.00350729 Jy ! Component: 2800 - total flux cleaned = 0.003461 Jy ! Component: 2850 - total flux cleaned = 0.00353752 Jy ! Component: 2900 - total flux cleaned = 0.00355262 Jy ! Component: 2950 - total flux cleaned = 0.00352235 Jy ! Component: 3000 - total flux cleaned = 0.00355237 Jy ! Component: 3050 - total flux cleaned = 0.00353741 Jy ! Component: 3100 - total flux cleaned = 0.00358186 Jy ! Component: 3150 - total flux cleaned = 0.00361121 Jy ! Component: 3200 - total flux cleaned = 0.00358183 Jy ! Component: 3250 - total flux cleaned = 0.00361081 Jy ! Component: 3300 - total flux cleaned = 0.0036253 Jy ! Component: 3350 - total flux cleaned = 0.00368282 Jy ! Component: 3400 - total flux cleaned = 0.00375417 Jy ! Component: 3450 - total flux cleaned = 0.00376832 Jy ! Component: 3500 - total flux cleaned = 0.00379658 Jy ! Component: 3550 - total flux cleaned = 0.00382468 Jy ! Component: 3600 - total flux cleaned = 0.00386651 Jy ! Component: 3650 - total flux cleaned = 0.00390831 Jy ! Component: 3700 - total flux cleaned = 0.00390825 Jy ! Component: 3750 - total flux cleaned = 0.00396346 Jy ! Component: 3800 - total flux cleaned = 0.00399095 Jy ! Component: 3850 - total flux cleaned = 0.00403194 Jy ! Component: 3900 - total flux cleaned = 0.00405918 Jy ! Component: 3950 - total flux cleaned = 0.00405928 Jy ! Component: 4000 - total flux cleaned = 0.00411326 Jy ! Component: 4050 - total flux cleaned = 0.00419399 Jy ! Total flux subtracted in 4096 components = 0.00416716 Jy ! Clean residual min=-0.000816 max=0.000984 Jy/beam ! Clean residual mean=-0.000000 rms=0.000222 Jy/beam ! Combined flux in latest and established models = 0.0432976 Jy keep ! Adding 240 model components to the UV plane model. ! The established model now contains 278 components and 0.0432976 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv125_uvs/J1651+4002_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.105 x 2.196 at -10.63 degrees (North through East) ! Clean map min=-0.0022766 max=0.039085 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv125_uvs/J1651+4002_X_map.fits wmodel /scr/pima/rv125_uvs/J1651+4002_X_map.mod ! Writing 278 model components to file: /scr/pima/rv125_uvs/J1651+4002_X_map.mod wobs /scr/pima/rv125_uvs/J1651+4002_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv125_uvs/J1651+4002_X_uvs.fits wwins /scr/pima/rv125_uvs/J1651+4002_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rv125_uvs/J1651+4002_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0390853 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000222138 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.70503 1.70503 3.41006 6.82012 13.6402 27.2805 54.5609 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.039 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 175.95 quit ! Quitting program ! Log file /scr/pima/rv125_uvs/J1651+4002_X_dfm.log closed on Sun Dec 23 02:52:47 2018