! Started logfile: /vlbi/uf001/uva//J0313+4120_S_a_dfm.log on Sun Jan 13 21:43:25 2019 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 /vlbi/uf001/uva//J0313+4120_S_a_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0313+4120_S_a_uva.fits ! AN table 1: 5 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.835714 visibilities/baseline/integration-bin. ! Found source: J0313+4120 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 351 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 J0313+4120_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 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.058661Jy sigma=16.105814 ! Fit after self-cal, rms=0.733711Jy sigma=11.242965 ! 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.001 mas, bmaj=9.932 mas, bpa=-57.24 degrees ! Estimated noise=3.20945 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.208127 Jy ! Component: 100 - total flux cleaned = 0.259725 Jy ! Total flux subtracted in 100 components = 0.259725 Jy ! Clean residual min=-0.024471 max=0.024624 Jy/beam ! Clean residual mean=0.000014 rms=0.007382 Jy/beam ! Combined flux in latest and established models = 0.259725 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.259725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093850Jy sigma=1.378206 ! Fit after self-cal, rms=0.093809Jy sigma=1.377841 ! 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.444 mas, bmaj=10.32 mas, bpa=-57.84 degrees ! Estimated noise=2.88599 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.0240099 Jy ! Component: 100 - total flux cleaned = 0.0389847 Jy ! Component: 150 - total flux cleaned = 0.04948 Jy ! Component: 200 - total flux cleaned = 0.0572614 Jy ! Total flux subtracted in 200 components = 0.0572614 Jy ! Clean residual min=-0.023251 max=0.017403 Jy/beam ! Clean residual mean=-0.000036 rms=0.005360 Jy/beam ! Combined flux in latest and established models = 0.316986 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 42 components and 0.316986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086456Jy sigma=1.264619 ! Fit after self-cal, rms=0.086320Jy sigma=1.263548 ! 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.444 x 10.32 at -57.84 degrees (North through East) ! Clean map min=-0.023315 max=0.26426 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.83 HN 1.01 LA 0.90 ! MK 1.01 NL 1.09 OV 1.02 PT 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.82 HN 1.01 LA 0.94 ! MK 1.03 NL 1.05 OV 1.05 PT 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.81 HN 1.04 LA 0.87 ! MK 1.07 NL 1.07 OV 1.06 PT 1.12 ! ! ! Fit before self-cal, rms=0.086320Jy sigma=1.263548 ! Fit after self-cal, rms=0.078142Jy sigma=1.139953 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.506 mas, bmaj=10.17 mas, bpa=-57.64 degrees ! Estimated noise=2.85899 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.00287016 Jy ! Component: 100 - total flux cleaned = 0.00218057 Jy ! Component: 150 - total flux cleaned = 0.00162556 Jy ! Component: 200 - total flux cleaned = 0.00114408 Jy ! Total flux subtracted in 200 components = 0.00114408 Jy ! Clean residual min=-0.010674 max=0.012028 Jy/beam ! Clean residual mean=-0.000032 rms=0.003057 Jy/beam ! Combined flux in latest and established models = 0.31813 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 66 components and 0.31813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.077326Jy sigma=1.128786 ! Fit after self-cal, rms=0.077392Jy sigma=1.127636 ! 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.077392Jy sigma=1.127636 ! Fit after self-cal, rms=0.076794Jy sigma=1.126213 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.512 mas, bmaj=10.14 mas, bpa=-57.62 degrees ! Estimated noise=2.84289 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00141589 Jy ! Component: 100 - total flux cleaned = -0.00239561 Jy ! Component: 150 - total flux cleaned = -0.0028457 Jy ! Component: 200 - total flux cleaned = -0.00316374 Jy ! Total flux subtracted in 200 components = -0.00316374 Jy ! Clean residual min=-0.010989 max=0.011414 Jy/beam ! Clean residual mean=-0.000025 rms=0.002933 Jy/beam ! Combined flux in latest and established models = 0.314966 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 79 components and 0.314966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076482Jy sigma=1.123195 ! Fit after self-cal, rms=0.076473Jy sigma=1.123129 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.000481143 Jy ! Component: 100 - total flux cleaned = -0.00073746 Jy ! Component: 150 - total flux cleaned = -0.00102439 Jy ! Component: 200 - total flux cleaned = -0.00128072 Jy ! Total flux subtracted in 200 components = -0.00128072 Jy ! Clean residual min=-0.011125 max=0.011127 Jy/beam ! Clean residual mean=-0.000023 rms=0.002914 Jy/beam ! Combined flux in latest and established models = 0.313686 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 87 components and 0.313686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076363Jy sigma=1.122257 ! Fit after self-cal, rms=0.076358Jy sigma=1.122227 ! 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.076358Jy sigma=1.122227 ! Fit after self-cal, rms=0.076138Jy sigma=1.121025 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.525 mas, bmaj=10.12 mas, bpa=-57.59 degrees ! Estimated noise=2.83211 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00242389 Jy ! Component: 100 - total flux cleaned = -0.00325222 Jy ! Component: 150 - total flux cleaned = -0.00353324 Jy ! Component: 200 - total flux cleaned = -0.00373471 Jy ! Total flux subtracted in 200 components = -0.00373471 Jy ! Clean residual min=-0.011030 max=0.010938 Jy/beam ! Clean residual mean=-0.000020 rms=0.002862 Jy/beam ! Combined flux in latest and established models = 0.309951 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 94 components and 0.309951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075987Jy sigma=1.120225 ! Fit after self-cal, rms=0.075989Jy sigma=1.120205 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.000300657 Jy ! Component: 100 - total flux cleaned = -0.00046936 Jy ! Component: 150 - total flux cleaned = -0.000696811 Jy ! Component: 200 - total flux cleaned = -0.000869558 Jy ! Total flux subtracted in 200 components = -0.000869558 Jy ! Clean residual min=-0.011073 max=0.010819 Jy/beam ! Clean residual mean=-0.000018 rms=0.002854 Jy/beam ! Combined flux in latest and established models = 0.309081 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 99 components and 0.309081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075942Jy sigma=1.119855 ! Fit after self-cal, rms=0.075938Jy sigma=1.119846 ! 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.075938Jy sigma=1.119846 ! Fit after self-cal, rms=0.075862Jy sigma=1.119132 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.921 mas, bmaj=11.86 mas, bpa=-81.08 degrees ! Estimated noise=3.33538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00274587 Jy ! Component: 100 - total flux cleaned = -0.00363128 Jy ! Component: 150 - total flux cleaned = -0.00387595 Jy ! Component: 200 - total flux cleaned = -0.00394358 Jy ! Total flux subtracted in 200 components = -0.00394358 Jy ! Clean residual min=-0.011209 max=0.012479 Jy/beam ! Clean residual mean=-0.000030 rms=0.003486 Jy/beam ! Combined flux in latest and established models = 0.305138 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 112 components and 0.305138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075821Jy sigma=1.119513 ! Fit after self-cal, rms=0.075817Jy sigma=1.119318 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.000166392 Jy ! Component: 100 - total flux cleaned = -0.00019732 Jy ! Component: 150 - total flux cleaned = -0.000197903 Jy ! Component: 200 - total flux cleaned = -0.000198683 Jy ! Total flux subtracted in 200 components = -0.000198683 Jy ! Clean residual min=-0.011361 max=0.012379 Jy/beam ! Clean residual mean=-0.000029 rms=0.003485 Jy/beam ! Combined flux in latest and established models = 0.304939 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 123 components and 0.304939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.075840Jy sigma=1.119302 ! Fit after self-cal, rms=0.075838Jy sigma=1.119275 ! 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.539 mas, bmaj=10.11 mas, bpa=-57.57 degrees ! Estimated noise=2.82439 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.539 x 10.11 at -57.57 degrees (North through East) ! Clean map min=-0.010945 max=0.26613 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.09 mas, bmaj=9.692 mas, bpa=-56.96 degrees ! Estimated noise=3.12955 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.202846 Jy ! Component: 100 - total flux cleaned = 0.249705 Jy ! Component: 150 - total flux cleaned = 0.269633 Jy ! Component: 200 - total flux cleaned = 0.28219 Jy ! Total flux subtracted in 200 components = 0.28219 Jy ! Clean residual min=-0.014379 max=0.015341 Jy/beam ! Clean residual mean=0.000017 rms=0.003870 Jy/beam ! Combined flux in latest and established models = 0.28219 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.28219 Jy ! Inverting map and beam ! Estimated beam: bmin=3.539 mas, bmaj=10.11 mas, bpa=-57.57 degrees ! Estimated noise=2.82439 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.0100504 Jy ! Component: 100 - total flux cleaned = 0.01573 Jy ! Component: 150 - total flux cleaned = 0.0173527 Jy ! Component: 200 - total flux cleaned = 0.0186168 Jy ! Total flux subtracted in 200 components = 0.0186168 Jy ! Clean residual min=-0.011071 max=0.011232 Jy/beam ! Clean residual mean=-0.000005 rms=0.002949 Jy/beam ! Combined flux in latest and established models = 0.300807 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 43 components and 0.300807 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.921 mas, bmaj=11.86 mas, bpa=-81.08 degrees ! Estimated noise=3.33538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00299097 Jy ! Component: 100 - total flux cleaned = 0.00322981 Jy ! Component: 150 - total flux cleaned = 0.00316002 Jy ! Component: 200 - total flux cleaned = 0.00316261 Jy ! Total flux subtracted in 200 components = 0.00316261 Jy ! Clean residual min=-0.011486 max=0.012341 Jy/beam ! Clean residual mean=-0.000023 rms=0.003605 Jy/beam ! Combined flux in latest and established models = 0.30397 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.97615e-06 Jy ! Component: 100 - total flux cleaned = 2.7571e-06 Jy ! Component: 150 - total flux cleaned = 4.92249e-05 Jy ! Component: 200 - total flux cleaned = 4.86325e-05 Jy ! Total flux subtracted in 200 components = 4.86325e-05 Jy ! Clean residual min=-0.011601 max=0.012308 Jy/beam ! Clean residual mean=-0.000024 rms=0.003569 Jy/beam ! Combined flux in latest and established models = 0.304018 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 69 components and 0.304018 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.539 mas, bmaj=10.11 mas, bpa=-57.57 degrees ! Estimated noise=2.82439 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.23519e-05 Jy ! Component: 100 - total flux cleaned = -1.15047e-05 Jy ! Component: 150 - total flux cleaned = 4.99093e-05 Jy ! Component: 200 - total flux cleaned = 4.94716e-05 Jy ! Total flux subtracted in 200 components = 4.94716e-05 Jy ! Clean residual min=-0.011117 max=0.010942 Jy/beam ! Clean residual mean=-0.000013 rms=0.002868 Jy/beam ! Combined flux in latest and established models = 0.304068 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 78 components and 0.304068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076006Jy sigma=1.121065 ! Fit after self-cal, rms=0.075985Jy sigma=1.120919 wmodel J0313+4120_S_a_map.mod ! Writing 78 model components to file: J0313+4120_S_a_map.mod wobs J0313+4120_S_a_uvs.fits ! Writing UV FITS file: J0313+4120_S_a_uvs.fits wwins J0313+4120_S_a_map.win ! wwins: Wrote 1 windows to J0313+4120_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 = -4.29808e-05 Jy ! Component: 100 - total flux cleaned = 0.00182493 Jy ! Component: 150 - total flux cleaned = 0.00382027 Jy ! Component: 200 - total flux cleaned = 0.00467785 Jy ! Component: 250 - total flux cleaned = 0.00534836 Jy ! Component: 300 - total flux cleaned = 0.00572699 Jy ! Component: 350 - total flux cleaned = 0.00644049 Jy ! Component: 400 - total flux cleaned = 0.00689113 Jy ! Component: 450 - total flux cleaned = 0.00742663 Jy ! Component: 500 - total flux cleaned = 0.00783503 Jy ! Component: 550 - total flux cleaned = 0.00881307 Jy ! Component: 600 - total flux cleaned = 0.00965182 Jy ! Component: 650 - total flux cleaned = 0.0103668 Jy ! Component: 700 - total flux cleaned = 0.011142 Jy ! Component: 750 - total flux cleaned = 0.0118012 Jy ! Component: 800 - total flux cleaned = 0.0123572 Jy ! Component: 850 - total flux cleaned = 0.0128923 Jy ! Component: 900 - total flux cleaned = 0.0135532 Jy ! Component: 950 - total flux cleaned = 0.0140471 Jy ! Component: 1000 - total flux cleaned = 0.0145267 Jy ! Component: 1050 - total flux cleaned = 0.0151258 Jy ! Component: 1100 - total flux cleaned = 0.0158326 Jy ! Component: 1150 - total flux cleaned = 0.0161449 Jy ! Component: 1200 - total flux cleaned = 0.0163272 Jy ! Component: 1250 - total flux cleaned = 0.0165649 Jy ! Component: 1300 - total flux cleaned = 0.0167378 Jy ! Component: 1350 - total flux cleaned = 0.0169624 Jy ! Component: 1400 - total flux cleaned = 0.0171261 Jy ! Component: 1450 - total flux cleaned = 0.0170193 Jy ! Component: 1500 - total flux cleaned = 0.0170194 Jy ! Component: 1550 - total flux cleaned = 0.0169681 Jy ! Component: 1600 - total flux cleaned = 0.0169686 Jy ! Component: 1650 - total flux cleaned = 0.0169684 Jy ! Component: 1700 - total flux cleaned = 0.0170178 Jy ! Component: 1750 - total flux cleaned = 0.0172118 Jy ! Component: 1800 - total flux cleaned = 0.0173552 Jy ! Component: 1850 - total flux cleaned = 0.0174499 Jy ! Component: 1900 - total flux cleaned = 0.0176376 Jy ! Component: 1950 - total flux cleaned = 0.0178231 Jy ! Component: 2000 - total flux cleaned = 0.0180066 Jy ! Component: 2050 - total flux cleaned = 0.018097 Jy ! Component: 2100 - total flux cleaned = 0.0182322 Jy ! Component: 2150 - total flux cleaned = 0.0184548 Jy ! Component: 2200 - total flux cleaned = 0.0186309 Jy ! Component: 2250 - total flux cleaned = 0.0185872 Jy ! Component: 2300 - total flux cleaned = 0.0186739 Jy ! Component: 2350 - total flux cleaned = 0.0187174 Jy ! Component: 2400 - total flux cleaned = 0.01876 Jy ! Component: 2450 - total flux cleaned = 0.0188026 Jy ! Component: 2500 - total flux cleaned = 0.0188877 Jy ! Component: 2550 - total flux cleaned = 0.0190988 Jy ! Component: 2600 - total flux cleaned = 0.0191829 Jy ! Component: 2650 - total flux cleaned = 0.0193507 Jy ! Component: 2700 - total flux cleaned = 0.0194763 Jy ! Component: 2750 - total flux cleaned = 0.0196428 Jy ! Component: 2800 - total flux cleaned = 0.0196426 Jy ! Component: 2850 - total flux cleaned = 0.0197671 Jy ! Component: 2900 - total flux cleaned = 0.0198086 Jy ! Component: 2950 - total flux cleaned = 0.019974 Jy ! Component: 3000 - total flux cleaned = 0.0200565 Jy ! Component: 3050 - total flux cleaned = 0.0200978 Jy ! Component: 3100 - total flux cleaned = 0.0203455 Jy ! Component: 3150 - total flux cleaned = 0.0204279 Jy ! Component: 3200 - total flux cleaned = 0.0205929 Jy ! Component: 3250 - total flux cleaned = 0.0205929 Jy ! Component: 3300 - total flux cleaned = 0.0207579 Jy ! Component: 3350 - total flux cleaned = 0.0208407 Jy ! Component: 3400 - total flux cleaned = 0.020882 Jy ! Component: 3450 - total flux cleaned = 0.0210063 Jy ! Component: 3500 - total flux cleaned = 0.0210064 Jy ! Component: 3550 - total flux cleaned = 0.0210894 Jy ! Component: 3600 - total flux cleaned = 0.0212564 Jy ! Component: 3650 - total flux cleaned = 0.0212979 Jy ! Component: 3700 - total flux cleaned = 0.0212983 Jy ! Component: 3750 - total flux cleaned = 0.0213823 Jy ! Component: 3800 - total flux cleaned = 0.0215092 Jy ! Component: 3850 - total flux cleaned = 0.021594 Jy ! Component: 3900 - total flux cleaned = 0.0216794 Jy ! Component: 3950 - total flux cleaned = 0.0216792 Jy ! Component: 4000 - total flux cleaned = 0.0218083 Jy ! Component: 4050 - total flux cleaned = 0.0218949 Jy ! Total flux subtracted in 4096 components = 0.0218947 Jy ! Clean residual min=-0.002442 max=0.002533 Jy/beam ! Clean residual mean=0.000017 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.325962 Jy keep ! Adding 249 model components to the UV plane model. ! The established model now contains 327 components and 0.325963 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0313+4120_S_a_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.539 x 10.11 at -57.57 degrees (North through East) ! Clean map min=-0.0057148 max=0.26557 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0313+4120_S_a_map.fits wmodel /vlbi/uf001/uva//J0313+4120_S_a_map.mod ! Writing 327 model components to file: /vlbi/uf001/uva//J0313+4120_S_a_map.mod wobs /vlbi/uf001/uva//J0313+4120_S_a_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0313+4120_S_a_uvs.fits wwins /vlbi/uf001/uva//J0313+4120_S_a_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0313+4120_S_a_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.26557 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000659866 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.745415 0.745415 1.49083 2.98166 5.96332 11.9266 23.8533 47.7065 95.4131 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.265 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 402.46 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0313+4120_S_a_dfm.log closed on Sun Jan 13 21:43:29 2019