! Started logfile: /vlbi/uf001/uva//J0200-1542_S_dfm.log on Sun Jan 13 21:12:13 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//J0200-1542_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0200-1542_S_uva.fits ! AN table 1: 38 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.973099 visibilities/baseline/integration-bin. ! Found source: J0200-1542 ! ! 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 4992 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 J0200-1542_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 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011858Jy sigma=19.428775 ! Fit after self-cal, rms=0.905046Jy sigma=17.336391 ! 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.6 mas, bmaj=6.644 mas, bpa=-6.229 degrees ! Estimated noise=0.728421 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.0739617 Jy ! Component: 100 - total flux cleaned = 0.0905516 Jy ! Total flux subtracted in 100 components = 0.0905516 Jy ! Clean residual min=-0.004160 max=0.005714 Jy/beam ! Clean residual mean=-0.000026 rms=0.001056 Jy/beam ! Combined flux in latest and established models = 0.0905516 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0905516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073201Jy sigma=1.283078 ! Fit after self-cal, rms=0.072990Jy sigma=1.279822 ! 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.103 mas, bmaj=7.801 mas, bpa=-4.837 degrees ! Estimated noise=0.562034 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.00796245 Jy ! Component: 100 - total flux cleaned = 0.0117656 Jy ! Component: 150 - total flux cleaned = 0.0138203 Jy ! Component: 200 - total flux cleaned = 0.0149525 Jy ! Total flux subtracted in 200 components = 0.0149525 Jy ! Clean residual min=-0.003762 max=0.003332 Jy/beam ! Clean residual mean=-0.000013 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.105504 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 35 components and 0.105504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072215Jy sigma=1.262535 ! Fit after self-cal, rms=0.072208Jy sigma=1.262324 ! 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.103 x 7.801 at -4.837 degrees (North through East) ! Clean map min=-0.0035746 max=0.096357 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.95 HN 1.09 KP 1.02 ! LA 0.96 MK 1.06 NL 1.07 OV 1.04 ! PT 0.94 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 1.01 KP 0.97 ! LA 1.03 MK 0.99 NL 1.07 OV 0.95 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.96 HN 1.02 KP 1.04 ! LA 1.01 MK 0.96 NL 1.02 OV 0.98 ! PT 0.96 SC 0.98 ! ! ! Fit before self-cal, rms=0.072208Jy sigma=1.262324 ! Fit after self-cal, rms=0.072361Jy sigma=1.257833 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.119 mas, bmaj=7.833 mas, bpa=-4.791 degrees ! Estimated noise=0.561956 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.000145779 Jy ! Component: 100 - total flux cleaned = -0.000167334 Jy ! Component: 150 - total flux cleaned = -0.00016723 Jy ! Component: 200 - total flux cleaned = -0.000153639 Jy ! Total flux subtracted in 200 components = -0.000153639 Jy ! Clean residual min=-0.002981 max=0.003179 Jy/beam ! Clean residual mean=-0.000007 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.10535 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.10535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072355Jy sigma=1.257647 ! Fit after self-cal, rms=0.072386Jy sigma=1.257507 ! 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.072386Jy sigma=1.257507 ! Fit after self-cal, rms=0.073699Jy sigma=1.251786 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.115 mas, bmaj=7.859 mas, bpa=-4.619 degrees ! Estimated noise=0.562506 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000326963 Jy ! Component: 100 - total flux cleaned = 0.000327453 Jy ! Component: 150 - total flux cleaned = 0.000351822 Jy ! Component: 200 - total flux cleaned = 0.000362687 Jy ! Total flux subtracted in 200 components = 0.000362687 Jy ! Clean residual min=-0.002826 max=0.002459 Jy/beam ! Clean residual mean=-0.000004 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.105713 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.105713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073694Jy sigma=1.251703 ! Fit after self-cal, rms=0.073735Jy sigma=1.251557 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.65123e-05 Jy ! Component: 100 - total flux cleaned = 4.63031e-05 Jy ! Component: 150 - total flux cleaned = 3.69623e-05 Jy ! Component: 200 - total flux cleaned = 4.526e-05 Jy ! Total flux subtracted in 200 components = 4.526e-05 Jy ! Clean residual min=-0.002821 max=0.002465 Jy/beam ! Clean residual mean=-0.000004 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.105758 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 59 components and 0.105758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073733Jy sigma=1.251503 ! Fit after self-cal, rms=0.073733Jy sigma=1.251493 ! 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.073733Jy sigma=1.251493 ! Fit after self-cal, rms=0.073998Jy sigma=1.251468 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.113 mas, bmaj=7.862 mas, bpa=-4.607 degrees ! Estimated noise=0.563211 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000266704 Jy ! Component: 100 - total flux cleaned = 0.000267645 Jy ! Component: 150 - total flux cleaned = 0.000276295 Jy ! Component: 200 - total flux cleaned = 0.000283735 Jy ! Total flux subtracted in 200 components = 0.000283735 Jy ! Clean residual min=-0.002825 max=0.002463 Jy/beam ! Clean residual mean=-0.000004 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.106042 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 60 components and 0.106042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073996Jy sigma=1.251425 ! Fit after self-cal, rms=0.073998Jy sigma=1.251414 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.82032e-05 Jy ! Component: 100 - total flux cleaned = 3.96283e-05 Jy ! Component: 150 - total flux cleaned = 3.94237e-05 Jy ! Component: 200 - total flux cleaned = 3.9492e-05 Jy ! Total flux subtracted in 200 components = 3.9492e-05 Jy ! Clean residual min=-0.002819 max=0.002462 Jy/beam ! Clean residual mean=-0.000004 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.106082 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 62 components and 0.106082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073997Jy sigma=1.251382 ! Fit after self-cal, rms=0.073996Jy sigma=1.251374 ! 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.073996Jy sigma=1.251374 ! Fit after self-cal, rms=0.074122Jy sigma=1.251368 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.364 mas, bmaj=14.97 mas, bpa=-1.454 degrees ! Estimated noise=0.729053 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000501594 Jy ! Component: 100 - total flux cleaned = 0.000503731 Jy ! Component: 150 - total flux cleaned = 0.000504737 Jy ! Component: 200 - total flux cleaned = 0.000498133 Jy ! Total flux subtracted in 200 components = 0.000498133 Jy ! Clean residual min=-0.003368 max=0.002646 Jy/beam ! Clean residual mean=-0.000007 rms=0.000806 Jy/beam ! Combined flux in latest and established models = 0.10658 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 67 components and 0.10658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074127Jy sigma=1.251410 ! Fit after self-cal, rms=0.074123Jy sigma=1.251381 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.72449e-05 Jy ! Component: 100 - total flux cleaned = -1.64213e-05 Jy ! Component: 150 - total flux cleaned = -2.31226e-05 Jy ! Component: 200 - total flux cleaned = -2.93284e-05 Jy ! Total flux subtracted in 200 components = -2.93284e-05 Jy ! Clean residual min=-0.003364 max=0.002640 Jy/beam ! Clean residual mean=-0.000007 rms=0.000806 Jy/beam ! Combined flux in latest and established models = 0.10655 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 70 components and 0.10655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074127Jy sigma=1.251420 ! Fit after self-cal, rms=0.074125Jy sigma=1.251403 ! 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.111 mas, bmaj=7.862 mas, bpa=-4.591 degrees ! Estimated noise=0.563891 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.111 x 7.862 at -4.591 degrees (North through East) ! Clean map min=-0.0028215 max=0.096365 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.611 mas, bmaj=6.701 mas, bpa=-5.748 degrees ! Estimated noise=0.738415 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0750049 Jy ! Component: 100 - total flux cleaned = 0.0915948 Jy ! Component: 150 - total flux cleaned = 0.0973485 Jy ! Component: 200 - total flux cleaned = 0.100682 Jy ! Total flux subtracted in 200 components = 0.100682 Jy ! Clean residual min=-0.002999 max=0.003233 Jy/beam ! Clean residual mean=-0.000006 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.100682 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.100682 Jy ! Inverting map and beam ! Estimated beam: bmin=3.111 mas, bmaj=7.862 mas, bpa=-4.591 degrees ! Estimated noise=0.563891 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.00290356 Jy ! Component: 100 - total flux cleaned = 0.00434233 Jy ! Component: 150 - total flux cleaned = 0.00510196 Jy ! Component: 200 - total flux cleaned = 0.0054986 Jy ! Total flux subtracted in 200 components = 0.0054986 Jy ! Clean residual min=-0.002857 max=0.002462 Jy/beam ! Clean residual mean=-0.000004 rms=0.000645 Jy/beam ! Combined flux in latest and established models = 0.10618 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 43 components and 0.10618 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.364 mas, bmaj=14.97 mas, bpa=-1.454 degrees ! Estimated noise=0.729053 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000419833 Jy ! Component: 100 - total flux cleaned = 0.000423171 Jy ! Component: 150 - total flux cleaned = 0.00041501 Jy ! Component: 200 - total flux cleaned = 0.000399505 Jy ! Total flux subtracted in 200 components = 0.000399505 Jy ! Clean residual min=-0.003358 max=0.002658 Jy/beam ! Clean residual mean=-0.000007 rms=0.000806 Jy/beam ! Combined flux in latest and established models = 0.10658 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 = -7.30558e-06 Jy ! Component: 100 - total flux cleaned = -7.2345e-06 Jy ! Component: 150 - total flux cleaned = -1.43161e-05 Jy ! Component: 200 - total flux cleaned = -2.03388e-05 Jy ! Total flux subtracted in 200 components = -2.03388e-05 Jy ! Clean residual min=-0.003354 max=0.002655 Jy/beam ! Clean residual mean=-0.000007 rms=0.000806 Jy/beam ! Combined flux in latest and established models = 0.10656 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 48 components and 0.10656 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.111 mas, bmaj=7.862 mas, bpa=-4.591 degrees ! Estimated noise=0.563891 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000245619 Jy ! Component: 100 - total flux cleaned = -0.000246288 Jy ! Component: 150 - total flux cleaned = -0.000257565 Jy ! Component: 200 - total flux cleaned = -0.000266887 Jy ! Total flux subtracted in 200 components = -0.000266887 Jy ! Clean residual min=-0.002851 max=0.002473 Jy/beam ! Clean residual mean=-0.000004 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.106293 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 55 components and 0.106293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074123Jy sigma=1.251428 ! Fit after self-cal, rms=0.074122Jy sigma=1.251397 wmodel J0200-1542_S_map.mod ! Writing 55 model components to file: J0200-1542_S_map.mod wobs J0200-1542_S_uvs.fits ! Writing UV FITS file: J0200-1542_S_uvs.fits wwins J0200-1542_S_map.win ! wwins: Wrote 1 windows to J0200-1542_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.0011756 Jy ! Component: 100 - total flux cleaned = -0.00171893 Jy ! Component: 150 - total flux cleaned = -0.0021449 Jy ! Component: 200 - total flux cleaned = -0.00258538 Jy ! Component: 250 - total flux cleaned = -0.00269927 Jy ! Component: 300 - total flux cleaned = -0.00273601 Jy ! Component: 350 - total flux cleaned = -0.00280699 Jy ! Component: 400 - total flux cleaned = -0.00284159 Jy ! Component: 450 - total flux cleaned = -0.00297654 Jy ! Component: 500 - total flux cleaned = -0.0029768 Jy ! Component: 550 - total flux cleaned = -0.0031053 Jy ! Component: 600 - total flux cleaned = -0.00313597 Jy ! Component: 650 - total flux cleaned = -0.00313609 Jy ! Component: 700 - total flux cleaned = -0.00310593 Jy ! Component: 750 - total flux cleaned = -0.00304742 Jy ! Component: 800 - total flux cleaned = -0.00304842 Jy ! Component: 850 - total flux cleaned = -0.00310526 Jy ! Component: 900 - total flux cleaned = -0.00310515 Jy ! Component: 950 - total flux cleaned = -0.00318645 Jy ! Component: 1000 - total flux cleaned = -0.00323981 Jy ! Component: 1050 - total flux cleaned = -0.00329288 Jy ! Component: 1100 - total flux cleaned = -0.00339733 Jy ! Component: 1150 - total flux cleaned = -0.0034999 Jy ! Component: 1200 - total flux cleaned = -0.00365117 Jy ! Component: 1250 - total flux cleaned = -0.00370099 Jy ! Component: 1300 - total flux cleaned = -0.00382334 Jy ! Component: 1350 - total flux cleaned = -0.00394425 Jy ! Component: 1400 - total flux cleaned = -0.0040162 Jy ! Component: 1450 - total flux cleaned = -0.00413457 Jy ! Component: 1500 - total flux cleaned = -0.0042743 Jy ! Component: 1550 - total flux cleaned = -0.00438915 Jy ! Component: 1600 - total flux cleaned = -0.00443478 Jy ! Component: 1650 - total flux cleaned = -0.00452476 Jy ! Component: 1700 - total flux cleaned = -0.00463534 Jy ! Component: 1750 - total flux cleaned = -0.00465754 Jy ! Component: 1800 - total flux cleaned = -0.00474388 Jy ! Component: 1850 - total flux cleaned = -0.00485043 Jy ! Component: 1900 - total flux cleaned = -0.00487153 Jy ! Component: 1950 - total flux cleaned = -0.00495475 Jy ! Component: 2000 - total flux cleaned = -0.00501611 Jy ! Component: 2050 - total flux cleaned = -0.0050162 Jy ! Component: 2100 - total flux cleaned = -0.00507655 Jy ! Component: 2150 - total flux cleaned = -0.0051361 Jy ! Component: 2200 - total flux cleaned = -0.00513602 Jy ! Component: 2250 - total flux cleaned = -0.00511645 Jy ! Component: 2300 - total flux cleaned = -0.00515495 Jy ! Component: 2350 - total flux cleaned = -0.00515493 Jy ! Component: 2400 - total flux cleaned = -0.00521115 Jy ! Component: 2450 - total flux cleaned = -0.00524813 Jy ! Component: 2500 - total flux cleaned = -0.00521106 Jy ! Component: 2550 - total flux cleaned = -0.00530211 Jy ! Component: 2600 - total flux cleaned = -0.00532027 Jy ! Component: 2650 - total flux cleaned = -0.00540973 Jy ! Component: 2700 - total flux cleaned = -0.00537422 Jy ! Component: 2750 - total flux cleaned = -0.00546182 Jy ! Component: 2800 - total flux cleaned = -0.00553141 Jy ! Component: 2850 - total flux cleaned = -0.00553143 Jy ! Component: 2900 - total flux cleaned = -0.00559957 Jy ! Component: 2950 - total flux cleaned = -0.00563333 Jy ! Component: 3000 - total flux cleaned = -0.00563336 Jy ! Component: 3050 - total flux cleaned = -0.00563335 Jy ! Component: 3100 - total flux cleaned = -0.00568279 Jy ! Component: 3150 - total flux cleaned = -0.00574773 Jy ! Component: 3200 - total flux cleaned = -0.00573131 Jy ! Component: 3250 - total flux cleaned = -0.00577936 Jy ! Component: 3300 - total flux cleaned = -0.00579527 Jy ! Component: 3350 - total flux cleaned = -0.00579531 Jy ! Component: 3400 - total flux cleaned = -0.00585786 Jy ! Component: 3450 - total flux cleaned = -0.00590432 Jy ! Component: 3500 - total flux cleaned = -0.00590425 Jy ! Component: 3550 - total flux cleaned = -0.00599547 Jy ! Component: 3600 - total flux cleaned = -0.00596524 Jy ! Component: 3650 - total flux cleaned = -0.00601017 Jy ! Component: 3700 - total flux cleaned = -0.00602487 Jy ! Component: 3750 - total flux cleaned = -0.00601009 Jy ! Component: 3800 - total flux cleaned = -0.00603921 Jy ! Component: 3850 - total flux cleaned = -0.00599562 Jy ! Component: 3900 - total flux cleaned = -0.00605338 Jy ! Component: 3950 - total flux cleaned = -0.00605347 Jy ! Component: 4000 - total flux cleaned = -0.00603922 Jy ! Component: 4050 - total flux cleaned = -0.00603921 Jy ! Total flux subtracted in 4096 components = -0.00605307 Jy ! Clean residual min=-0.000919 max=0.000994 Jy/beam ! Clean residual mean=0.000000 rms=0.000253 Jy/beam ! Combined flux in latest and established models = 0.10024 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 333 components and 0.10024 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0200-1542_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.111 x 7.862 at -4.591 degrees (North through East) ! Clean map min=-0.0019253 max=0.096551 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0200-1542_S_map.fits wmodel /vlbi/uf001/uva//J0200-1542_S_map.mod ! Writing 333 model components to file: /vlbi/uf001/uva//J0200-1542_S_map.mod wobs /vlbi/uf001/uva//J0200-1542_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0200-1542_S_uvs.fits wwins /vlbi/uf001/uva//J0200-1542_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J0200-1542_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0965509 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000248228 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.771287 0.771287 1.54257 3.08515 6.17029 12.3406 24.6812 49.3624 98.7247 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.096 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 388.96 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0200-1542_S_dfm.log closed on Sun Jan 13 21:12:17 2019