! Started logfile: /vlbi/uf001/uva//J1551-1755_S_dfm.log on Mon Jan 14 03:29:02 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//J1551-1755_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1551-1755_S_uva.fits ! AN table 1: 38 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.769737 visibilities/baseline/integration-bin. ! Found source: J1551-1755 ! ! 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 3159 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 J1551-1755_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 62 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 62 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 62 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.038001Jy sigma=16.795452 ! Fit after self-cal, rms=0.803210Jy sigma=13.336452 ! 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.722 mas, bmaj=5.915 mas, bpa=-4.303 degrees ! Estimated noise=1.02566 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.143735 Jy ! Component: 100 - total flux cleaned = 0.192725 Jy ! Total flux subtracted in 100 components = 0.192725 Jy ! Clean residual min=-0.016775 max=0.024952 Jy/beam ! Clean residual mean=0.000054 rms=0.004459 Jy/beam ! Combined flux in latest and established models = 0.192725 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.192725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.130759Jy sigma=1.586694 ! Fit after self-cal, rms=0.130437Jy sigma=1.582290 ! 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.127 mas, bmaj=6.879 mas, bpa=-4.024 degrees ! Estimated noise=0.846032 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.0339439 Jy ! Component: 100 - total flux cleaned = 0.0522012 Jy ! Component: 150 - total flux cleaned = 0.0625952 Jy ! Component: 200 - total flux cleaned = 0.0686261 Jy ! Total flux subtracted in 200 components = 0.0686261 Jy ! Clean residual min=-0.015599 max=0.015733 Jy/beam ! Clean residual mean=0.000025 rms=0.003426 Jy/beam ! Combined flux in latest and established models = 0.261351 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 48 components and 0.261351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.118667Jy sigma=1.407136 ! Fit after self-cal, rms=0.118659Jy sigma=1.405835 ! 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.127 x 6.879 at -4.024 degrees (North through East) ! Clean map min=-0.014736 max=0.18522 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.78 HN 0.96 KP 0.98 LA 0.99 ! MK 1.77 NL 1.10 OV 1.00 PT 0.95 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 HN 1.03 KP 0.97 LA 1.04 ! MK 1.65 NL 1.09 OV 0.96 PT 0.91 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 HN 1.00 KP 0.98 LA 0.99 ! MK 1.22 NL 1.06 OV 1.01 PT 0.94 ! SC 1.01 ! ! ! Fit before self-cal, rms=0.118659Jy sigma=1.405835 ! Fit after self-cal, rms=0.119855Jy sigma=1.368262 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.288 mas, bmaj=7.281 mas, bpa=0.6419 degrees ! Estimated noise=0.888698 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.00136966 Jy ! Component: 100 - total flux cleaned = 0.00136926 Jy ! Component: 150 - total flux cleaned = 0.00123184 Jy ! Component: 200 - total flux cleaned = 0.00111951 Jy ! Total flux subtracted in 200 components = 0.00111951 Jy ! Clean residual min=-0.012501 max=0.011873 Jy/beam ! Clean residual mean=0.000006 rms=0.003089 Jy/beam ! Combined flux in latest and established models = 0.262471 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 58 components and 0.262471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.119282Jy sigma=1.361336 ! Fit after self-cal, rms=0.119281Jy sigma=1.360854 ! 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.119281Jy sigma=1.360854 ! Fit after self-cal, rms=0.110916Jy sigma=1.301523 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.309 mas, bmaj=7.393 mas, bpa=1.595 degrees ! Estimated noise=0.892373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000585023 Jy ! Component: 100 - total flux cleaned = -0.000368257 Jy ! Component: 150 - total flux cleaned = -0.000173758 Jy ! Component: 200 - total flux cleaned = 6.38747e-06 Jy ! Total flux subtracted in 200 components = 6.38747e-06 Jy ! Clean residual min=-0.009133 max=0.012002 Jy/beam ! Clean residual mean=-0.000008 rms=0.002149 Jy/beam ! Combined flux in latest and established models = 0.262477 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 64 components and 0.262477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110653Jy sigma=1.298593 ! Fit after self-cal, rms=0.110728Jy sigma=1.298156 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) ! Added new window around map position (9, 18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0110413 Jy ! Component: 100 - total flux cleaned = 0.0144282 Jy ! Component: 150 - total flux cleaned = 0.0152942 Jy ! Component: 200 - total flux cleaned = 0.0152966 Jy ! Total flux subtracted in 200 components = 0.0152966 Jy ! Clean residual min=-0.008263 max=0.006747 Jy/beam ! Clean residual mean=-0.000008 rms=0.001638 Jy/beam ! Combined flux in latest and established models = 0.277774 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 84 components and 0.277774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109640Jy sigma=1.276588 ! Fit after self-cal, rms=0.109487Jy sigma=1.274264 ! 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.109487Jy sigma=1.274264 ! Fit after self-cal, rms=0.110233Jy sigma=1.272075 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.308 mas, bmaj=7.427 mas, bpa=1.837 degrees ! Estimated noise=0.889473 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00475676 Jy ! Component: 100 - total flux cleaned = 0.00598608 Jy ! Component: 150 - total flux cleaned = 0.00618956 Jy ! Component: 200 - total flux cleaned = 0.0061022 Jy ! Total flux subtracted in 200 components = 0.0061022 Jy ! Clean residual min=-0.007482 max=0.005194 Jy/beam ! Clean residual mean=-0.000007 rms=0.001413 Jy/beam ! Combined flux in latest and established models = 0.283876 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 92 components and 0.283876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109886Jy sigma=1.267815 ! Fit after self-cal, rms=0.109847Jy sigma=1.267147 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.0023312 Jy ! Component: 100 - total flux cleaned = 0.00232508 Jy ! Component: 150 - total flux cleaned = 0.00224699 Jy ! Component: 200 - total flux cleaned = 0.00224757 Jy ! Total flux subtracted in 200 components = 0.00224757 Jy ! Clean residual min=-0.007229 max=0.005129 Jy/beam ! Clean residual mean=-0.000007 rms=0.001363 Jy/beam ! Combined flux in latest and established models = 0.286123 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 102 components and 0.286124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109671Jy sigma=1.265517 ! Fit after self-cal, rms=0.109653Jy sigma=1.265363 ! 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.109653Jy sigma=1.265363 ! Fit after self-cal, rms=0.109818Jy sigma=1.264816 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.847 mas, bmaj=14.1 mas, bpa=-0.2672 degrees ! Estimated noise=1.14607 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106846 Jy ! Component: 100 - total flux cleaned = 0.00131587 Jy ! Component: 150 - total flux cleaned = 0.00131504 Jy ! Component: 200 - total flux cleaned = 0.00143246 Jy ! Total flux subtracted in 200 components = 0.00143246 Jy ! Clean residual min=-0.005321 max=0.005190 Jy/beam ! Clean residual mean=-0.000019 rms=0.001584 Jy/beam ! Combined flux in latest and established models = 0.287556 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 112 components and 0.287556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109801Jy sigma=1.265434 ! Fit after self-cal, rms=0.109749Jy sigma=1.264536 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 = -8.05997e-05 Jy ! Component: 100 - total flux cleaned = 0.000124247 Jy ! Component: 150 - total flux cleaned = 0.000237244 Jy ! Component: 200 - total flux cleaned = 0.000340016 Jy ! Total flux subtracted in 200 components = 0.000340016 Jy ! Clean residual min=-0.005385 max=0.005082 Jy/beam ! Clean residual mean=-0.000019 rms=0.001543 Jy/beam ! Combined flux in latest and established models = 0.287896 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 118 components and 0.287896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109773Jy sigma=1.265042 ! Fit after self-cal, rms=0.109723Jy sigma=1.264516 ! 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.31 mas, bmaj=7.438 mas, bpa=1.906 degrees ! Estimated noise=0.888503 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.31 x 7.438 at 1.906 degrees (North through East) ! Clean map min=-0.0063594 max=0.19717 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.855 mas, bmaj=6.313 mas, bpa=2.375 degrees ! Estimated noise=1.11564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.150865 Jy ! Component: 100 - total flux cleaned = 0.196481 Jy ! Component: 150 - total flux cleaned = 0.220964 Jy ! Component: 200 - total flux cleaned = 0.237702 Jy ! Total flux subtracted in 200 components = 0.237702 Jy ! Clean residual min=-0.010597 max=0.012527 Jy/beam ! Clean residual mean=0.000023 rms=0.002583 Jy/beam ! Combined flux in latest and established models = 0.237702 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.237702 Jy ! Inverting map and beam ! Estimated beam: bmin=3.31 mas, bmaj=7.438 mas, bpa=1.906 degrees ! Estimated noise=0.888503 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 (42.5, -66.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0161737 Jy ! Component: 100 - total flux cleaned = 0.0268286 Jy ! Component: 150 - total flux cleaned = 0.0346032 Jy ! Component: 200 - total flux cleaned = 0.0403867 Jy ! Total flux subtracted in 200 components = 0.0403867 Jy ! Clean residual min=-0.006456 max=0.005621 Jy/beam ! Clean residual mean=0.000009 rms=0.001383 Jy/beam ! Combined flux in latest and established models = 0.278089 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 70 components and 0.278088 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=6.847 mas, bmaj=14.1 mas, bpa=-0.2672 degrees ! Estimated noise=1.14607 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00657338 Jy ! Component: 100 - total flux cleaned = 0.00921915 Jy ! Component: 150 - total flux cleaned = 0.00991442 Jy ! Component: 200 - total flux cleaned = 0.0102315 Jy ! Total flux subtracted in 200 components = 0.0102315 Jy ! Clean residual min=-0.005497 max=0.004793 Jy/beam ! Clean residual mean=-0.000009 rms=0.001467 Jy/beam ! Combined flux in latest and established models = 0.28832 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 = 5.92822e-05 Jy ! Component: 100 - total flux cleaned = 0.000165064 Jy ! Component: 150 - total flux cleaned = 0.000264585 Jy ! Component: 200 - total flux cleaned = 0.00040426 Jy ! Total flux subtracted in 200 components = 0.00040426 Jy ! Clean residual min=-0.005458 max=0.004744 Jy/beam ! Clean residual mean=-0.000010 rms=0.001439 Jy/beam ! Combined flux in latest and established models = 0.288724 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 94 components and 0.288724 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.31 mas, bmaj=7.438 mas, bpa=1.906 degrees ! Estimated noise=0.888503 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.58574e-05 Jy ! Component: 100 - total flux cleaned = 0.000198937 Jy ! Component: 150 - total flux cleaned = 0.000396044 Jy ! Component: 200 - total flux cleaned = 0.000481631 Jy ! Total flux subtracted in 200 components = 0.000481631 Jy ! Clean residual min=-0.005480 max=0.004498 Jy/beam ! Clean residual mean=-0.000001 rms=0.001164 Jy/beam ! Combined flux in latest and established models = 0.289206 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 122 components and 0.289206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109187Jy sigma=1.259693 ! Fit after self-cal, rms=0.109118Jy sigma=1.258701 wmodel J1551-1755_S_map.mod ! Writing 122 model components to file: J1551-1755_S_map.mod wobs J1551-1755_S_uvs.fits ! Writing UV FITS file: J1551-1755_S_uvs.fits wwins J1551-1755_S_map.win ! wwins: Wrote 3 windows to J1551-1755_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.00218575 Jy ! Component: 100 - total flux cleaned = -0.00336643 Jy ! Component: 150 - total flux cleaned = -0.00425232 Jy ! Component: 200 - total flux cleaned = -0.00495132 Jy ! Component: 250 - total flux cleaned = -0.00555349 Jy ! Component: 300 - total flux cleaned = -0.0062593 Jy ! Component: 350 - total flux cleaned = -0.00675392 Jy ! Component: 400 - total flux cleaned = -0.00729312 Jy ! Component: 450 - total flux cleaned = -0.00781774 Jy ! Component: 500 - total flux cleaned = -0.00849714 Jy ! Component: 550 - total flux cleaned = -0.0090471 Jy ! Component: 600 - total flux cleaned = -0.00952932 Jy ! Component: 650 - total flux cleaned = -0.00989483 Jy ! Component: 700 - total flux cleaned = -0.0103516 Jy ! Component: 750 - total flux cleaned = -0.0106482 Jy ! Component: 800 - total flux cleaned = -0.0109866 Jy ! Component: 850 - total flux cleaned = -0.0112698 Jy ! Component: 900 - total flux cleaned = -0.0114548 Jy ! Component: 950 - total flux cleaned = -0.0118607 Jy ! Component: 1000 - total flux cleaned = -0.0120367 Jy ! Component: 1050 - total flux cleaned = -0.0122961 Jy ! Component: 1100 - total flux cleaned = -0.0124651 Jy ! Component: 1150 - total flux cleaned = -0.0126731 Jy ! Component: 1200 - total flux cleaned = -0.0129579 Jy ! Component: 1250 - total flux cleaned = -0.0130373 Jy ! Component: 1300 - total flux cleaned = -0.0131937 Jy ! Component: 1350 - total flux cleaned = -0.0133099 Jy ! Component: 1400 - total flux cleaned = -0.0134988 Jy ! Component: 1450 - total flux cleaned = -0.0137205 Jy ! Component: 1500 - total flux cleaned = -0.0138652 Jy ! Component: 1550 - total flux cleaned = -0.0140084 Jy ! Component: 1600 - total flux cleaned = -0.0141141 Jy ! Component: 1650 - total flux cleaned = -0.0142184 Jy ! Component: 1700 - total flux cleaned = -0.0143891 Jy ! Component: 1750 - total flux cleaned = -0.0144903 Jy ! Component: 1800 - total flux cleaned = -0.0147231 Jy ! Component: 1850 - total flux cleaned = -0.0148536 Jy ! Component: 1900 - total flux cleaned = -0.0150139 Jy ! Component: 1950 - total flux cleaned = -0.0152039 Jy ! Component: 2000 - total flux cleaned = -0.0152976 Jy ! Component: 2050 - total flux cleaned = -0.0155143 Jy ! Component: 2100 - total flux cleaned = -0.0156667 Jy ! Component: 2150 - total flux cleaned = -0.0158482 Jy ! Component: 2200 - total flux cleaned = -0.0160273 Jy ! Component: 2250 - total flux cleaned = -0.016204 Jy ! Component: 2300 - total flux cleaned = -0.0163493 Jy ! Component: 2350 - total flux cleaned = -0.0164647 Jy ! Component: 2400 - total flux cleaned = -0.0166068 Jy ! Component: 2450 - total flux cleaned = -0.0168033 Jy ! Component: 2500 - total flux cleaned = -0.0168585 Jy ! Component: 2550 - total flux cleaned = -0.0168587 Jy ! Component: 2600 - total flux cleaned = -0.0169401 Jy ! Component: 2650 - total flux cleaned = -0.0170478 Jy ! Component: 2700 - total flux cleaned = -0.0171015 Jy ! Component: 2750 - total flux cleaned = -0.0172074 Jy ! Component: 2800 - total flux cleaned = -0.0172856 Jy ! Component: 2850 - total flux cleaned = -0.0173632 Jy ! Component: 2900 - total flux cleaned = -0.0174148 Jy ! Component: 2950 - total flux cleaned = -0.017516 Jy ! Component: 3000 - total flux cleaned = -0.0176165 Jy ! Component: 3050 - total flux cleaned = -0.0177909 Jy ! Component: 3100 - total flux cleaned = -0.0178896 Jy ! Component: 3150 - total flux cleaned = -0.0178163 Jy ! Component: 3200 - total flux cleaned = -0.0179379 Jy ! Component: 3250 - total flux cleaned = -0.0179861 Jy ! Component: 3300 - total flux cleaned = -0.0179861 Jy ! Component: 3350 - total flux cleaned = -0.0182239 Jy ! Component: 3400 - total flux cleaned = -0.0182473 Jy ! Component: 3450 - total flux cleaned = -0.0182941 Jy ! Component: 3500 - total flux cleaned = -0.0183869 Jy ! Component: 3550 - total flux cleaned = -0.0183867 Jy ! Component: 3600 - total flux cleaned = -0.0185009 Jy ! Component: 3650 - total flux cleaned = -0.0185692 Jy ! Component: 3700 - total flux cleaned = -0.0185692 Jy ! Component: 3750 - total flux cleaned = -0.018614 Jy ! Component: 3800 - total flux cleaned = -0.018614 Jy ! Component: 3850 - total flux cleaned = -0.0186582 Jy ! Component: 3900 - total flux cleaned = -0.0186361 Jy ! Component: 3950 - total flux cleaned = -0.0187231 Jy ! Component: 4000 - total flux cleaned = -0.0187665 Jy ! Component: 4050 - total flux cleaned = -0.018831 Jy ! Total flux subtracted in 4096 components = -0.0188097 Jy ! Clean residual min=-0.001087 max=0.001263 Jy/beam ! Clean residual mean=0.000001 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.270396 Jy keep ! Adding 245 model components to the UV plane model. ! The established model now contains 367 components and 0.270396 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1551-1755_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.31 x 7.438 at 1.906 degrees (North through East) ! Clean map min=-0.0032131 max=0.19983 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1551-1755_S_map.fits wmodel /vlbi/uf001/uva//J1551-1755_S_map.mod ! Writing 367 model components to file: /vlbi/uf001/uva//J1551-1755_S_map.mod wobs /vlbi/uf001/uva//J1551-1755_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1551-1755_S_uvs.fits wwins /vlbi/uf001/uva//J1551-1755_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J1551-1755_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.199832 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000371353 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.557498 0.557498 1.115 2.22999 4.45999 8.91997 17.8399 35.6799 71.3598 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.199 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 538.118 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1551-1755_S_dfm.log closed on Mon Jan 14 03:29:06 2019