! Started logfile: /vlbi/uf001/uva//J1155-1216_S_dfm.log on Mon Jan 14 01:34:06 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//J1155-1216_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1155-1216_S_uva.fits ! AN table 1: 38 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.800585 visibilities/baseline/integration-bin. ! Found source: J1155-1216 ! ! 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 4107 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 J1155-1216_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 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.014097Jy sigma=18.207277 ! Fit after self-cal, rms=0.919787Jy sigma=16.465284 ! 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.229 mas, bmaj=6.703 mas, bpa=2.209 degrees ! Estimated noise=0.927793 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.0611605 Jy ! Component: 100 - total flux cleaned = 0.0783116 Jy ! Total flux subtracted in 100 components = 0.0783116 Jy ! Clean residual min=-0.008385 max=0.012545 Jy/beam ! Clean residual mean=-0.000058 rms=0.002268 Jy/beam ! Combined flux in latest and established models = 0.0783117 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0783117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089642Jy sigma=1.386598 ! Fit after self-cal, rms=0.088984Jy sigma=1.374806 ! 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.786 mas, bmaj=7.879 mas, bpa=4.609 degrees ! Estimated noise=0.670133 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 (6.5, -2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0175063 Jy ! Component: 100 - total flux cleaned = 0.0291741 Jy ! Component: 150 - total flux cleaned = 0.0376935 Jy ! Component: 200 - total flux cleaned = 0.0440959 Jy ! Total flux subtracted in 200 components = 0.0440959 Jy ! Clean residual min=-0.004823 max=0.005497 Jy/beam ! Clean residual mean=-0.000031 rms=0.001378 Jy/beam ! Combined flux in latest and established models = 0.122408 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 61 components and 0.122408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084723Jy sigma=1.283430 ! Fit after self-cal, rms=0.084404Jy sigma=1.277196 ! 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.786 x 7.879 at 4.609 degrees (North through East) ! Clean map min=-0.0050027 max=0.08364 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.95 HN 1.10 KP 0.97 ! LA 0.93 MK 1.03 NL 1.11 OV 1.06 ! PT 0.81 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.88 HN 1.22 KP 0.92 ! LA 0.89 MK 1.03 NL 1.03 OV 1.03 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.78 FD 0.94 HN 0.97 KP 0.97 ! LA 0.95 MK 1.04 NL 0.99 OV 1.03 ! PT 0.92 SC 1.06 ! ! ! Fit before self-cal, rms=0.084404Jy sigma=1.277196 ! Fit after self-cal, rms=0.079365Jy sigma=1.261057 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.874 mas, bmaj=8.046 mas, bpa=5.214 degrees ! Estimated noise=0.645516 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.00377903 Jy ! Component: 100 - total flux cleaned = 0.00501787 Jy ! Component: 150 - total flux cleaned = 0.00535852 Jy ! Component: 200 - total flux cleaned = 0.00553241 Jy ! Total flux subtracted in 200 components = 0.00553241 Jy ! Clean residual min=-0.003555 max=0.003575 Jy/beam ! Clean residual mean=0.000004 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.12794 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 79 components and 0.12794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079132Jy sigma=1.256626 ! Fit after self-cal, rms=0.079196Jy sigma=1.255639 ! 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.079196Jy sigma=1.255639 ! Fit after self-cal, rms=0.083520Jy sigma=1.251918 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.864 mas, bmaj=8.072 mas, bpa=5.296 degrees ! Estimated noise=0.643541 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115655 Jy ! Component: 100 - total flux cleaned = 0.00127806 Jy ! Component: 150 - total flux cleaned = 0.00133208 Jy ! Component: 200 - total flux cleaned = 0.00138011 Jy ! Total flux subtracted in 200 components = 0.00138011 Jy ! Clean residual min=-0.003384 max=0.003466 Jy/beam ! Clean residual mean=0.000008 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.12932 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 94 components and 0.12932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083407Jy sigma=1.250418 ! Fit after self-cal, rms=0.083470Jy sigma=1.250180 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 (-20.5, 96.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00194271 Jy ! Component: 100 - total flux cleaned = 0.00187709 Jy ! Component: 150 - total flux cleaned = 0.0017085 Jy ! Component: 200 - total flux cleaned = 0.00165768 Jy ! Total flux subtracted in 200 components = 0.00165768 Jy ! Clean residual min=-0.003188 max=0.002737 Jy/beam ! Clean residual mean=0.000006 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.130978 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 111 components and 0.130978 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083293Jy sigma=1.247801 ! Fit after self-cal, rms=0.083306Jy sigma=1.247524 ! 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.083306Jy sigma=1.247524 ! Fit after self-cal, rms=0.083104Jy sigma=1.247247 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.851 mas, bmaj=8.045 mas, bpa=5.369 degrees ! Estimated noise=0.638881 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000820379 Jy ! Component: 100 - total flux cleaned = 0.000871296 Jy ! Component: 150 - total flux cleaned = 0.0009196 Jy ! Component: 200 - total flux cleaned = 0.00105024 Jy ! Total flux subtracted in 200 components = 0.00105024 Jy ! Clean residual min=-0.002929 max=0.002675 Jy/beam ! Clean residual mean=0.000004 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.132028 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 123 components and 0.132028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083025Jy sigma=1.246304 ! Fit after self-cal, rms=0.083028Jy sigma=1.246244 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.000284358 Jy ! Component: 100 - total flux cleaned = 0.000285903 Jy ! Component: 150 - total flux cleaned = 0.000286519 Jy ! Component: 200 - total flux cleaned = 0.000286956 Jy ! Total flux subtracted in 200 components = 0.000286956 Jy ! Clean residual min=-0.002849 max=0.002663 Jy/beam ! Clean residual mean=0.000004 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.132315 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 129 components and 0.132315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082979Jy sigma=1.245632 ! Fit after self-cal, rms=0.082982Jy sigma=1.245608 ! 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.082982Jy sigma=1.245608 ! Fit after self-cal, rms=0.082770Jy sigma=1.245523 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.376 mas, bmaj=13.65 mas, bpa=2.496 degrees ! Estimated noise=0.754117 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000665771 Jy ! Component: 100 - total flux cleaned = 0.000704582 Jy ! Component: 150 - total flux cleaned = 0.000816487 Jy ! Component: 200 - total flux cleaned = 0.000885711 Jy ! Total flux subtracted in 200 components = 0.000885711 Jy ! Clean residual min=-0.002765 max=0.002788 Jy/beam ! Clean residual mean=0.000005 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.133201 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 144 components and 0.133201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082760Jy sigma=1.245094 ! Fit after self-cal, rms=0.082767Jy sigma=1.245002 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.00011585 Jy ! Component: 100 - total flux cleaned = 0.00011647 Jy ! Component: 150 - total flux cleaned = 0.000145732 Jy ! Component: 200 - total flux cleaned = 0.000116381 Jy ! Total flux subtracted in 200 components = 0.000116381 Jy ! Clean residual min=-0.002696 max=0.002815 Jy/beam ! Clean residual mean=0.000005 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.133317 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 148 components and 0.133317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082756Jy sigma=1.244797 ! Fit after self-cal, rms=0.082762Jy sigma=1.244757 ! 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.845 mas, bmaj=8.026 mas, bpa=5.377 degrees ! Estimated noise=0.638028 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.845 x 8.026 at 5.377 degrees (North through East) ! Clean map min=-0.0029056 max=0.080106 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.271 mas, bmaj=6.819 mas, bpa=2.696 degrees ! Estimated noise=0.89382 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0581533 Jy ! Component: 100 - total flux cleaned = 0.0768641 Jy ! Component: 150 - total flux cleaned = 0.089551 Jy ! Component: 200 - total flux cleaned = 0.0991484 Jy ! Total flux subtracted in 200 components = 0.0991484 Jy ! Clean residual min=-0.006734 max=0.006380 Jy/beam ! Clean residual mean=-0.000023 rms=0.001664 Jy/beam ! Combined flux in latest and established models = 0.0991484 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.0991484 Jy ! Inverting map and beam ! Estimated beam: bmin=3.845 mas, bmaj=8.026 mas, bpa=5.377 degrees ! Estimated noise=0.638028 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.0098284 Jy ! Component: 100 - total flux cleaned = 0.0167014 Jy ! Component: 150 - total flux cleaned = 0.0220445 Jy ! Component: 200 - total flux cleaned = 0.0262195 Jy ! Total flux subtracted in 200 components = 0.0262195 Jy ! Clean residual min=-0.003467 max=0.004024 Jy/beam ! Clean residual mean=-0.000008 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.125368 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 68 components and 0.125368 Jy ! Inverting map ! Added new window around map position (14.5, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00403753 Jy ! Component: 100 - total flux cleaned = 0.00624607 Jy ! Component: 150 - total flux cleaned = 0.00794515 Jy ! Component: 200 - total flux cleaned = 0.00909355 Jy ! Total flux subtracted in 200 components = 0.00909355 Jy ! Clean residual min=-0.003024 max=0.002577 Jy/beam ! Clean residual mean=-0.000001 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.134461 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 91 components and 0.134461 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.376 mas, bmaj=13.65 mas, bpa=2.496 degrees ! Estimated noise=0.754117 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174557 Jy ! Component: 100 - total flux cleaned = 0.00236743 Jy ! Component: 150 - total flux cleaned = 0.00318876 Jy ! Component: 200 - total flux cleaned = 0.0035455 Jy ! Total flux subtracted in 200 components = 0.0035455 Jy ! Clean residual min=-0.002817 max=0.002503 Jy/beam ! Clean residual mean=-0.000001 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.138007 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 = 0.000271104 Jy ! Component: 100 - total flux cleaned = 0.000396489 Jy ! Component: 150 - total flux cleaned = 0.000550512 Jy ! Component: 200 - total flux cleaned = 0.000623355 Jy ! Total flux subtracted in 200 components = 0.000623355 Jy ! Clean residual min=-0.002662 max=0.002413 Jy/beam ! Clean residual mean=-0.000002 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.13863 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 132 components and 0.13863 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.845 mas, bmaj=8.026 mas, bpa=5.377 degrees ! Estimated noise=0.638028 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00030511 Jy ! Component: 100 - total flux cleaned = -0.000473564 Jy ! Component: 150 - total flux cleaned = -0.000522256 Jy ! Component: 200 - total flux cleaned = -0.000523573 Jy ! Total flux subtracted in 200 components = -0.000523573 Jy ! Clean residual min=-0.002622 max=0.002305 Jy/beam ! Clean residual mean=-0.000000 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.138107 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 152 components and 0.138107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082794Jy sigma=1.244104 ! Fit after self-cal, rms=0.082815Jy sigma=1.243711 wmodel J1155-1216_S_map.mod ! Writing 152 model components to file: J1155-1216_S_map.mod wobs J1155-1216_S_uvs.fits ! Writing UV FITS file: J1155-1216_S_uvs.fits wwins J1155-1216_S_map.win ! wwins: Wrote 4 windows to J1155-1216_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.000969486 Jy ! Component: 100 - total flux cleaned = -0.0013115 Jy ! Component: 150 - total flux cleaned = -0.0014316 Jy ! Component: 200 - total flux cleaned = -0.00143261 Jy ! Component: 250 - total flux cleaned = -0.00139646 Jy ! Component: 300 - total flux cleaned = -0.00139687 Jy ! Component: 350 - total flux cleaned = -0.00122692 Jy ! Component: 400 - total flux cleaned = -0.000961635 Jy ! Component: 450 - total flux cleaned = -0.00070278 Jy ! Component: 500 - total flux cleaned = -0.000449824 Jy ! Component: 550 - total flux cleaned = -0.000202659 Jy ! Component: 600 - total flux cleaned = 3.87024e-05 Jy ! Component: 650 - total flux cleaned = 0.000274795 Jy ! Component: 700 - total flux cleaned = 0.00044823 Jy ! Component: 750 - total flux cleaned = 0.000561509 Jy ! Component: 800 - total flux cleaned = 0.000728425 Jy ! Component: 850 - total flux cleaned = 0.000837747 Jy ! Component: 900 - total flux cleaned = 0.000972652 Jy ! Component: 950 - total flux cleaned = 0.00107903 Jy ! Component: 1000 - total flux cleaned = 0.00118356 Jy ! Component: 1050 - total flux cleaned = 0.0013115 Jy ! Component: 1100 - total flux cleaned = 0.00133549 Jy ! Component: 1150 - total flux cleaned = 0.00131062 Jy ! Component: 1200 - total flux cleaned = 0.00133496 Jy ! Component: 1250 - total flux cleaned = 0.00128689 Jy ! Component: 1300 - total flux cleaned = 0.00123856 Jy ! Component: 1350 - total flux cleaned = 0.00112076 Jy ! Component: 1400 - total flux cleaned = 0.00105106 Jy ! Component: 1450 - total flux cleaned = 0.000959006 Jy ! Component: 1500 - total flux cleaned = 0.00093635 Jy ! Component: 1550 - total flux cleaned = 0.000735187 Jy ! Component: 1600 - total flux cleaned = 0.000801747 Jy ! Component: 1650 - total flux cleaned = 0.00064885 Jy ! Component: 1700 - total flux cleaned = 0.000540781 Jy ! Component: 1750 - total flux cleaned = 0.000455022 Jy ! Component: 1800 - total flux cleaned = 0.000369816 Jy ! Component: 1850 - total flux cleaned = 0.000285933 Jy ! Component: 1900 - total flux cleaned = 0.000182219 Jy ! Component: 1950 - total flux cleaned = 0.000120763 Jy ! Component: 2000 - total flux cleaned = 3.93422e-05 Jy ! Component: 2050 - total flux cleaned = -2.11548e-05 Jy ! Component: 2100 - total flux cleaned = -4.13515e-05 Jy ! Component: 2150 - total flux cleaned = -0.000199836 Jy ! Component: 2200 - total flux cleaned = -0.000278217 Jy ! Component: 2250 - total flux cleaned = -0.000414274 Jy ! Component: 2300 - total flux cleaned = -0.000510533 Jy ! Component: 2350 - total flux cleaned = -0.000586789 Jy ! Component: 2400 - total flux cleaned = -0.000643847 Jy ! Component: 2450 - total flux cleaned = -0.000718989 Jy ! Component: 2500 - total flux cleaned = -0.000868317 Jy ! Component: 2550 - total flux cleaned = -0.000961057 Jy ! Component: 2600 - total flux cleaned = -0.00103449 Jy ! Component: 2650 - total flux cleaned = -0.00108903 Jy ! Component: 2700 - total flux cleaned = -0.00116148 Jy ! Component: 2750 - total flux cleaned = -0.00125126 Jy ! Component: 2800 - total flux cleaned = -0.00132251 Jy ! Component: 2850 - total flux cleaned = -0.00139323 Jy ! Component: 2900 - total flux cleaned = -0.00139319 Jy ! Component: 2950 - total flux cleaned = -0.00149796 Jy ! Component: 3000 - total flux cleaned = -0.00158471 Jy ! Component: 3050 - total flux cleaned = -0.00168783 Jy ! Component: 3100 - total flux cleaned = -0.00175603 Jy ! Component: 3150 - total flux cleaned = -0.00175599 Jy ! Component: 3200 - total flux cleaned = -0.00180668 Jy ! Component: 3250 - total flux cleaned = -0.00189043 Jy ! Component: 3300 - total flux cleaned = -0.00192345 Jy ! Component: 3350 - total flux cleaned = -0.00192335 Jy ! Component: 3400 - total flux cleaned = -0.00197264 Jy ! Component: 3450 - total flux cleaned = -0.00208657 Jy ! Component: 3500 - total flux cleaned = -0.00207046 Jy ! Component: 3550 - total flux cleaned = -0.00208664 Jy ! Component: 3600 - total flux cleaned = -0.00210265 Jy ! Component: 3650 - total flux cleaned = -0.00216609 Jy ! Component: 3700 - total flux cleaned = -0.00218186 Jy ! Component: 3750 - total flux cleaned = -0.00222878 Jy ! Component: 3800 - total flux cleaned = -0.00229114 Jy ! Component: 3850 - total flux cleaned = -0.00230658 Jy ! Component: 3900 - total flux cleaned = -0.00229111 Jy ! Component: 3950 - total flux cleaned = -0.00235242 Jy ! Component: 4000 - total flux cleaned = -0.00236776 Jy ! Component: 4050 - total flux cleaned = -0.00236789 Jy ! Total flux subtracted in 4096 components = -0.00242825 Jy ! Clean residual min=-0.000832 max=0.001262 Jy/beam ! Clean residual mean=0.000000 rms=0.000269 Jy/beam ! Combined flux in latest and established models = 0.135678 Jy keep ! Adding 251 model components to the UV plane model. ! The established model now contains 403 components and 0.135678 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1155-1216_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.845 x 8.026 at 5.377 degrees (North through East) ! Clean map min=-0.0017547 max=0.078562 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1155-1216_S_map.fits wmodel /vlbi/uf001/uva//J1155-1216_S_map.mod ! Writing 403 model components to file: /vlbi/uf001/uva//J1155-1216_S_map.mod wobs /vlbi/uf001/uva//J1155-1216_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1155-1216_S_uvs.fits wwins /vlbi/uf001/uva//J1155-1216_S_map.win ! wwins: Wrote 5 windows to /vlbi/uf001/uva//J1155-1216_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0785617 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000265724 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.01471 1.01471 2.02941 4.05883 8.11765 16.2353 32.4706 64.9412 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.078 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 295.652 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1155-1216_S_dfm.log closed on Mon Jan 14 01:34:10 2019