! Started logfile: /vlbi/uf001/uva//J1445-2445_S_dfm.log on Mon Jan 14 03:02:35 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//J1445-2445_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1445-2445_S_uva.fits ! AN table 1: 28 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.805556 visibilities/baseline/integration-bin. ! Found source: J1445-2445 ! ! 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 3045 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 J1445-2445_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 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002629Jy sigma=16.086589 ! Fit after self-cal, rms=0.917611Jy sigma=14.653735 ! 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.457 mas, bmaj=6.802 mas, bpa=-6.922 degrees ! Estimated noise=1.11927 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.0666076 Jy ! Component: 100 - total flux cleaned = 0.0820572 Jy ! Total flux subtracted in 100 components = 0.0820572 Jy ! Clean residual min=-0.006564 max=0.007260 Jy/beam ! Clean residual mean=0.000004 rms=0.001647 Jy/beam ! Combined flux in latest and established models = 0.0820572 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0820572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085384Jy sigma=1.264440 ! Fit after self-cal, rms=0.085148Jy sigma=1.260833 ! 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=2.888 mas, bmaj=7.762 mas, bpa=-5.307 degrees ! Estimated noise=0.88454 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.00666412 Jy ! Component: 100 - total flux cleaned = 0.00976361 Jy ! Component: 150 - total flux cleaned = 0.0105794 Jy ! Component: 200 - total flux cleaned = 0.0107566 Jy ! Total flux subtracted in 200 components = 0.0107566 Jy ! Clean residual min=-0.004770 max=0.004530 Jy/beam ! Clean residual mean=0.000022 rms=0.001217 Jy/beam ! Combined flux in latest and established models = 0.0928138 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 22 components and 0.0928138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084722Jy sigma=1.251650 ! Fit after self-cal, rms=0.084730Jy sigma=1.251509 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.888 x 7.762 at -5.307 degrees (North through East) ! Clean map min=-0.0045317 max=0.08422 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 1.25 KP 0.94 ! LA 1.02 MK 0.87 NL 1.01 OV 0.99 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.90 HN 1.12 KP 0.99 ! LA 0.90 MK 0.99 NL 0.99 OV 0.96 ! PT 1.10 SC 0.91 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.92 HN 1.17 KP 0.95 ! LA 1.05 MK 1.13 NL 1.00 OV 0.92 ! PT 1.04 SC 0.90 ! ! ! Fit before self-cal, rms=0.084730Jy sigma=1.251509 ! Fit after self-cal, rms=0.087634Jy sigma=1.242655 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.883 mas, bmaj=7.663 mas, bpa=-4.633 degrees ! Estimated noise=0.877777 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.000382013 Jy ! Component: 100 - total flux cleaned = 0.000333021 Jy ! Component: 150 - total flux cleaned = 0.000288057 Jy ! Component: 200 - total flux cleaned = 0.000245757 Jy ! Total flux subtracted in 200 components = 0.000245757 Jy ! Clean residual min=-0.004286 max=0.004313 Jy/beam ! Clean residual mean=0.000017 rms=0.001055 Jy/beam ! Combined flux in latest and established models = 0.0930596 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 28 components and 0.0930596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087569Jy sigma=1.241868 ! Fit after self-cal, rms=0.087740Jy sigma=1.241374 ! 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.087740Jy sigma=1.241374 ! Fit after self-cal, rms=0.088674Jy sigma=1.238685 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.878 mas, bmaj=7.666 mas, bpa=-4.392 degrees ! Estimated noise=0.880813 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00029706 Jy ! Component: 100 - total flux cleaned = 0.000334474 Jy ! Component: 150 - total flux cleaned = 0.000334323 Jy ! Component: 200 - total flux cleaned = 0.000307364 Jy ! Total flux subtracted in 200 components = 0.000307364 Jy ! Clean residual min=-0.004201 max=0.004101 Jy/beam ! Clean residual mean=0.000010 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.0933669 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 31 components and 0.0933669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088645Jy sigma=1.238386 ! Fit after self-cal, rms=0.088690Jy sigma=1.238277 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.21837e-05 Jy ! Component: 100 - total flux cleaned = -6.66867e-05 Jy ! Component: 150 - total flux cleaned = -6.71422e-05 Jy ! Component: 200 - total flux cleaned = -4.68738e-05 Jy ! Total flux subtracted in 200 components = -4.68738e-05 Jy ! Clean residual min=-0.004227 max=0.004081 Jy/beam ! Clean residual mean=0.000010 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.0933201 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 34 components and 0.0933201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088674Jy sigma=1.238135 ! Fit after self-cal, rms=0.088678Jy sigma=1.238125 ! 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.088678Jy sigma=1.238125 ! Fit after self-cal, rms=0.089072Jy sigma=1.237808 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.877 mas, bmaj=7.653 mas, bpa=-4.277 degrees ! Estimated noise=0.881037 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000248061 Jy ! Component: 100 - total flux cleaned = 0.000271886 Jy ! Component: 150 - total flux cleaned = 0.000271562 Jy ! Component: 200 - total flux cleaned = 0.000271832 Jy ! Total flux subtracted in 200 components = 0.000271832 Jy ! Clean residual min=-0.004134 max=0.004016 Jy/beam ! Clean residual mean=0.000007 rms=0.001024 Jy/beam ! Combined flux in latest and established models = 0.0935919 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.0935919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089057Jy sigma=1.237692 ! Fit after self-cal, rms=0.089081Jy sigma=1.237666 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.10208e-06 Jy ! Component: 100 - total flux cleaned = 2.66352e-05 Jy ! Component: 150 - total flux cleaned = 4.36694e-05 Jy ! Component: 200 - total flux cleaned = 6.05252e-05 Jy ! Total flux subtracted in 200 components = 6.05252e-05 Jy ! Clean residual min=-0.004140 max=0.004014 Jy/beam ! Clean residual mean=0.000007 rms=0.001023 Jy/beam ! Combined flux in latest and established models = 0.0936524 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.0936524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089071Jy sigma=1.237598 ! Fit after self-cal, rms=0.089075Jy sigma=1.237590 ! 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.089075Jy sigma=1.237590 ! Fit after self-cal, rms=0.089157Jy sigma=1.237565 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.302 mas, bmaj=17.65 mas, bpa=-2.185 degrees ! Estimated noise=1.18627 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000233644 Jy ! Component: 100 - total flux cleaned = 0.000232606 Jy ! Component: 150 - total flux cleaned = 0.00023161 Jy ! Component: 200 - total flux cleaned = 0.000230786 Jy ! Total flux subtracted in 200 components = 0.000230786 Jy ! Clean residual min=-0.004686 max=0.004799 Jy/beam ! Clean residual mean=0.000016 rms=0.001444 Jy/beam ! Combined flux in latest and established models = 0.0938832 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 39 components and 0.0938832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089158Jy sigma=1.237658 ! Fit after self-cal, rms=0.089155Jy sigma=1.237618 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.75305e-05 Jy ! Component: 100 - total flux cleaned = -8.12843e-05 Jy ! Component: 150 - total flux cleaned = -9.50013e-05 Jy ! Component: 200 - total flux cleaned = -0.000106496 Jy ! Total flux subtracted in 200 components = -0.000106496 Jy ! Clean residual min=-0.004643 max=0.004776 Jy/beam ! Clean residual mean=0.000016 rms=0.001442 Jy/beam ! Combined flux in latest and established models = 0.0937767 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 40 components and 0.0937767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089160Jy sigma=1.237740 ! Fit after self-cal, rms=0.089159Jy sigma=1.237724 ! 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=2.876 mas, bmaj=7.644 mas, bpa=-4.192 degrees ! Estimated noise=0.881741 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.876 x 7.644 at -4.192 degrees (North through East) ! Clean map min=-0.0039393 max=0.082879 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.453 mas, bmaj=6.693 mas, bpa=-5.736 degrees ! Estimated noise=1.12375 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0670091 Jy ! Component: 100 - total flux cleaned = 0.0825241 Jy ! Component: 150 - total flux cleaned = 0.0883996 Jy ! Component: 200 - total flux cleaned = 0.089982 Jy ! Total flux subtracted in 200 components = 0.089982 Jy ! Clean residual min=-0.005607 max=0.005357 Jy/beam ! Clean residual mean=0.000001 rms=0.001334 Jy/beam ! Combined flux in latest and established models = 0.089982 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.089982 Jy ! Inverting map and beam ! Estimated beam: bmin=2.876 mas, bmaj=7.644 mas, bpa=-4.192 degrees ! Estimated noise=0.881741 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.00250581 Jy ! Component: 100 - total flux cleaned = 0.00296519 Jy ! Component: 150 - total flux cleaned = 0.00301806 Jy ! Component: 200 - total flux cleaned = 0.00306779 Jy ! Total flux subtracted in 200 components = 0.00306779 Jy ! Clean residual min=-0.004312 max=0.004050 Jy/beam ! Clean residual mean=0.000005 rms=0.001041 Jy/beam ! Combined flux in latest and established models = 0.0930498 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.0930498 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.302 mas, bmaj=17.65 mas, bpa=-2.185 degrees ! Estimated noise=1.18627 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000628239 Jy ! Component: 100 - total flux cleaned = 0.000595362 Jy ! Component: 150 - total flux cleaned = 0.000594603 Jy ! Component: 200 - total flux cleaned = 0.0005708 Jy ! Total flux subtracted in 200 components = 0.0005708 Jy ! Clean residual min=-0.004706 max=0.004777 Jy/beam ! Clean residual mean=0.000015 rms=0.001443 Jy/beam ! Combined flux in latest and established models = 0.0936206 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 = -2.14437e-05 Jy ! Component: 100 - total flux cleaned = -3.95421e-05 Jy ! Component: 150 - total flux cleaned = -3.96276e-05 Jy ! Component: 200 - total flux cleaned = -4.06484e-05 Jy ! Total flux subtracted in 200 components = -4.06484e-05 Jy ! Clean residual min=-0.004685 max=0.004737 Jy/beam ! Clean residual mean=0.000015 rms=0.001439 Jy/beam ! Combined flux in latest and established models = 0.0935799 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 40 components and 0.0935799 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.876 mas, bmaj=7.644 mas, bpa=-4.192 degrees ! Estimated noise=0.881741 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000121149 Jy ! Component: 100 - total flux cleaned = 0.000121083 Jy ! Component: 150 - total flux cleaned = 0.000198429 Jy ! Component: 200 - total flux cleaned = 0.000231143 Jy ! Total flux subtracted in 200 components = 0.000231143 Jy ! Clean residual min=-0.004282 max=0.004028 Jy/beam ! Clean residual mean=0.000006 rms=0.001029 Jy/beam ! Combined flux in latest and established models = 0.0938111 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 43 components and 0.0938111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089183Jy sigma=1.238034 ! Fit after self-cal, rms=0.089186Jy sigma=1.237971 wmodel J1445-2445_S_map.mod ! Writing 43 model components to file: J1445-2445_S_map.mod wobs J1445-2445_S_uvs.fits ! Writing UV FITS file: J1445-2445_S_uvs.fits wwins J1445-2445_S_map.win ! wwins: Wrote 1 windows to J1445-2445_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.000171735 Jy ! Component: 100 - total flux cleaned = -0.000376811 Jy ! Component: 150 - total flux cleaned = -0.000836047 Jy ! Component: 200 - total flux cleaned = -0.00108625 Jy ! Component: 250 - total flux cleaned = -0.00120764 Jy ! Component: 300 - total flux cleaned = -0.00144006 Jy ! Component: 350 - total flux cleaned = -0.00160764 Jy ! Component: 400 - total flux cleaned = -0.00177048 Jy ! Component: 450 - total flux cleaned = -0.00193022 Jy ! Component: 500 - total flux cleaned = -0.00198334 Jy ! Component: 550 - total flux cleaned = -0.00213584 Jy ! Component: 600 - total flux cleaned = -0.00228282 Jy ! Component: 650 - total flux cleaned = -0.00237937 Jy ! Component: 700 - total flux cleaned = -0.00233324 Jy ! Component: 750 - total flux cleaned = -0.00261208 Jy ! Component: 800 - total flux cleaned = -0.00274818 Jy ! Component: 850 - total flux cleaned = -0.00288209 Jy ! Component: 900 - total flux cleaned = -0.00318754 Jy ! Component: 950 - total flux cleaned = -0.00331532 Jy ! Component: 1000 - total flux cleaned = -0.00344113 Jy ! Component: 1050 - total flux cleaned = -0.00356459 Jy ! Component: 1100 - total flux cleaned = -0.003727 Jy ! Component: 1150 - total flux cleaned = -0.00376722 Jy ! Component: 1200 - total flux cleaned = -0.00384641 Jy ! Component: 1250 - total flux cleaned = -0.00400186 Jy ! Component: 1300 - total flux cleaned = -0.00411599 Jy ! Component: 1350 - total flux cleaned = -0.00422812 Jy ! Component: 1400 - total flux cleaned = -0.00433882 Jy ! Component: 1450 - total flux cleaned = -0.00441214 Jy ! Component: 1500 - total flux cleaned = -0.00455484 Jy ! Component: 1550 - total flux cleaned = -0.00469558 Jy ! Component: 1600 - total flux cleaned = -0.0048005 Jy ! Component: 1650 - total flux cleaned = -0.00497228 Jy ! Component: 1700 - total flux cleaned = -0.00503998 Jy ! Component: 1750 - total flux cleaned = -0.00514013 Jy ! Component: 1800 - total flux cleaned = -0.00527231 Jy ! Component: 1850 - total flux cleaned = -0.00530578 Jy ! Component: 1900 - total flux cleaned = -0.0054343 Jy ! Component: 1950 - total flux cleaned = -0.00540227 Jy ! Component: 2000 - total flux cleaned = -0.00549601 Jy ! Component: 2050 - total flux cleaned = -0.00552648 Jy ! Component: 2100 - total flux cleaned = -0.00555709 Jy ! Component: 2150 - total flux cleaned = -0.00567771 Jy ! Component: 2200 - total flux cleaned = -0.00570758 Jy ! Component: 2250 - total flux cleaned = -0.00573776 Jy ! Component: 2300 - total flux cleaned = -0.00585374 Jy ! Component: 2350 - total flux cleaned = -0.00596825 Jy ! Component: 2400 - total flux cleaned = -0.00593979 Jy ! Component: 2450 - total flux cleaned = -0.00605182 Jy ! Component: 2500 - total flux cleaned = -0.00610701 Jy ! Component: 2550 - total flux cleaned = -0.00613476 Jy ! Component: 2600 - total flux cleaned = -0.00632455 Jy ! Component: 2650 - total flux cleaned = -0.00632409 Jy ! Component: 2700 - total flux cleaned = -0.00637716 Jy ! Component: 2750 - total flux cleaned = -0.00648186 Jy ! Component: 2800 - total flux cleaned = -0.00653338 Jy ! Component: 2850 - total flux cleaned = -0.00655927 Jy ! Component: 2900 - total flux cleaned = -0.00666129 Jy ! Component: 2950 - total flux cleaned = -0.00681262 Jy ! Component: 3000 - total flux cleaned = -0.0068379 Jy ! Component: 3050 - total flux cleaned = -0.0069615 Jy ! Component: 3100 - total flux cleaned = -0.00696151 Jy ! Component: 3150 - total flux cleaned = -0.00710744 Jy ! Component: 3200 - total flux cleaned = -0.00720371 Jy ! Component: 3250 - total flux cleaned = -0.00727521 Jy ! Component: 3300 - total flux cleaned = -0.00732233 Jy ! Component: 3350 - total flux cleaned = -0.00739294 Jy ! Component: 3400 - total flux cleaned = -0.00748608 Jy ! Component: 3450 - total flux cleaned = -0.00755517 Jy ! Component: 3500 - total flux cleaned = -0.00760108 Jy ! Component: 3550 - total flux cleaned = -0.00776057 Jy ! Component: 3600 - total flux cleaned = -0.00776049 Jy ! Component: 3650 - total flux cleaned = -0.00787218 Jy ! Component: 3700 - total flux cleaned = -0.00784988 Jy ! Component: 3750 - total flux cleaned = -0.00798222 Jy ! Component: 3800 - total flux cleaned = -0.0080259 Jy ! Component: 3850 - total flux cleaned = -0.00809132 Jy ! Component: 3900 - total flux cleaned = -0.00824282 Jy ! Component: 3950 - total flux cleaned = -0.00837163 Jy ! Component: 4000 - total flux cleaned = -0.00839279 Jy ! Component: 4050 - total flux cleaned = -0.00845626 Jy ! Total flux subtracted in 4096 components = -0.00849858 Jy ! Clean residual min=-0.001401 max=0.001385 Jy/beam ! Clean residual mean=-0.000005 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.0853125 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 339 components and 0.0853124 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1445-2445_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.876 x 7.644 at -4.192 degrees (North through East) ! Clean map min=-0.0028121 max=0.082963 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1445-2445_S_map.fits wmodel /vlbi/uf001/uva//J1445-2445_S_map.mod ! Writing 339 model components to file: /vlbi/uf001/uva//J1445-2445_S_map.mod wobs /vlbi/uf001/uva//J1445-2445_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1445-2445_S_uvs.fits wwins /vlbi/uf001/uva//J1445-2445_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1445-2445_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0829632 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000385501 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.394 1.394 2.78799 5.57598 11.152 22.3039 44.6078 89.2157 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.082 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 215.208 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1445-2445_S_dfm.log closed on Mon Jan 14 03:02:39 2019