! Started logfile: /vlbi/bp222/maps//J1258-2219_S_dfm.log on Thu Sep 27 11:09:00 2018 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/bp222/maps//J1258-2219_S_uva.fits ! Reading UV FITS file: /vlbi/bp222/maps//J1258-2219_S_uva.fits ! AN table 1: 14 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.962585 visibilities/baseline/integration-bin. ! Found source: J1258-2219 ! ! There are 4 IFs, and a total of 4 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 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 44 lines of history. ! ! Reading 1132 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 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 J1258-2219_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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.160092Jy sigma=13.348098 ! Fit after self-cal, rms=0.522508Jy sigma=5.850154 ! 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.684 mas, bmaj=13.15 mas, bpa=-13.66 degrees ! Estimated noise=2.40306 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.386493 Jy ! Component: 100 - total flux cleaned = 0.481139 Jy ! Total flux subtracted in 100 components = 0.481139 Jy ! Clean residual min=-0.028061 max=0.053457 Jy/beam ! Clean residual mean=0.000035 rms=0.010972 Jy/beam ! Combined flux in latest and established models = 0.481139 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.481139 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112813Jy sigma=1.267709 ! Fit after self-cal, rms=0.112594Jy sigma=1.267405 ! 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.043 mas, bmaj=13.43 mas, bpa=-12.75 degrees ! Estimated noise=2.16965 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.0484344 Jy ! Component: 100 - total flux cleaned = 0.0766303 Jy ! Component: 150 - total flux cleaned = 0.0948816 Jy ! Component: 200 - total flux cleaned = 0.107847 Jy ! Total flux subtracted in 200 components = 0.107847 Jy ! Clean residual min=-0.017455 max=0.021822 Jy/beam ! Clean residual mean=0.000040 rms=0.005205 Jy/beam ! Combined flux in latest and established models = 0.588986 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 40 components and 0.588986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093515Jy sigma=0.911474 ! Fit after self-cal, rms=0.092683Jy sigma=0.907353 ! 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.043 x 13.43 at -12.75 degrees (North through East) ! Clean map min=-0.015763 max=0.48956 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.98 HN 1.10 KP 0.97 ! MK 0.99 NL 0.95 OV 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.01 HN 1.11 KP 0.98 ! MK 1.02 NL 1.07 OV 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.97 HN 1.16 KP 1.01 ! MK 1.02 NL 0.93 OV 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! MK 0.00* NL 0.00* OV 0.00* ! ! ! Fit before self-cal, rms=0.092683Jy sigma=0.907353 ! Fit after self-cal, rms=0.083111Jy sigma=0.803495 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.102 mas, bmaj=13.46 mas, bpa=-12.95 degrees ! Estimated noise=2.16519 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.000215747 Jy ! Component: 100 - total flux cleaned = -0.00127474 Jy ! Component: 150 - total flux cleaned = -0.00178268 Jy ! Component: 200 - total flux cleaned = -0.00166259 Jy ! Total flux subtracted in 200 components = -0.00166259 Jy ! Clean residual min=-0.010887 max=0.014761 Jy/beam ! Clean residual mean=0.000020 rms=0.003242 Jy/beam ! Combined flux in latest and established models = 0.587324 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 53 components and 0.587324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082372Jy sigma=0.794899 ! Fit after self-cal, rms=0.082270Jy sigma=0.794199 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082270Jy sigma=0.794199 ! Fit after self-cal, rms=0.081945Jy sigma=0.792788 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.112 mas, bmaj=13.43 mas, bpa=-12.95 degrees ! Estimated noise=2.1636 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0016872 Jy ! Component: 100 - total flux cleaned = -0.00248837 Jy ! Component: 150 - total flux cleaned = -0.00268022 Jy ! Component: 200 - total flux cleaned = -0.00276272 Jy ! Total flux subtracted in 200 components = -0.00276272 Jy ! Clean residual min=-0.009795 max=0.013637 Jy/beam ! Clean residual mean=0.000014 rms=0.003022 Jy/beam ! Combined flux in latest and established models = 0.584561 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 59 components and 0.584561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081571Jy sigma=0.788827 ! Fit after self-cal, rms=0.081499Jy sigma=0.788612 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 (7, -8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0117074 Jy ! Component: 100 - total flux cleaned = 0.0136808 Jy ! Component: 150 - total flux cleaned = 0.0162272 Jy ! Component: 200 - total flux cleaned = 0.018391 Jy ! Total flux subtracted in 200 components = 0.018391 Jy ! Clean residual min=-0.007374 max=0.006555 Jy/beam ! Clean residual mean=0.000007 rms=0.001987 Jy/beam ! Combined flux in latest and established models = 0.602952 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 107 components and 0.602952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079173Jy sigma=0.767554 ! Fit after self-cal, rms=0.079111Jy sigma=0.766642 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079111Jy sigma=0.766642 ! Fit after self-cal, rms=0.078847Jy sigma=0.763741 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.121 mas, bmaj=13.43 mas, bpa=-12.97 degrees ! Estimated noise=2.1536 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00278156 Jy ! Component: 100 - total flux cleaned = 0.00476381 Jy ! Component: 150 - total flux cleaned = 0.00603709 Jy ! Component: 200 - total flux cleaned = 0.00656287 Jy ! Total flux subtracted in 200 components = 0.00656287 Jy ! Clean residual min=-0.006179 max=0.005590 Jy/beam ! Clean residual mean=0.000002 rms=0.001589 Jy/beam ! Combined flux in latest and established models = 0.609515 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 135 components and 0.609515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078463Jy sigma=0.761505 ! Fit after self-cal, rms=0.078459Jy sigma=0.761237 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.000754806 Jy ! Component: 100 - total flux cleaned = 0.00149369 Jy ! Component: 150 - total flux cleaned = 0.00209809 Jy ! Component: 200 - total flux cleaned = 0.00251599 Jy ! Total flux subtracted in 200 components = 0.00251599 Jy ! Clean residual min=-0.006090 max=0.005320 Jy/beam ! Clean residual mean=0.000002 rms=0.001522 Jy/beam ! Combined flux in latest and established models = 0.612031 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 149 components and 0.612031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078364Jy sigma=0.760480 ! Fit after self-cal, rms=0.078350Jy sigma=0.760402 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078350Jy sigma=0.760402 ! Fit after self-cal, rms=0.078331Jy sigma=0.759701 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.731 mas, bmaj=17.95 mas, bpa=3.037 degrees ! Estimated noise=2.55736 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000289314 Jy ! Component: 100 - total flux cleaned = -0.000960421 Jy ! Component: 150 - total flux cleaned = -0.00154665 Jy ! Component: 200 - total flux cleaned = -0.00186027 Jy ! Total flux subtracted in 200 components = -0.00186027 Jy ! Clean residual min=-0.005742 max=0.004662 Jy/beam ! Clean residual mean=0.000005 rms=0.001695 Jy/beam ! Combined flux in latest and established models = 0.610171 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 182 components and 0.610171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078174Jy sigma=0.759284 ! Fit after self-cal, rms=0.078180Jy sigma=0.759084 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.000885939 Jy ! Component: 100 - total flux cleaned = -0.00123083 Jy ! Component: 150 - total flux cleaned = -0.00126742 Jy ! Component: 200 - total flux cleaned = -0.00141061 Jy ! Total flux subtracted in 200 components = -0.00141061 Jy ! Clean residual min=-0.005471 max=0.004568 Jy/beam ! Clean residual mean=0.000006 rms=0.001666 Jy/beam ! Combined flux in latest and established models = 0.60876 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 201 components and 0.60876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078120Jy sigma=0.759050 ! Fit after self-cal, rms=0.078123Jy sigma=0.758957 ! 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.125 mas, bmaj=13.43 mas, bpa=-12.99 degrees ! Estimated noise=2.14879 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.125 x 13.43 at -12.99 degrees (North through East) ! Clean map min=-0.0054719 max=0.48983 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.76 mas, bmaj=13.1 mas, bpa=-13.97 degrees ! Estimated noise=2.38816 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.384042 Jy ! Component: 100 - total flux cleaned = 0.470753 Jy ! Component: 150 - total flux cleaned = 0.505434 Jy ! Component: 200 - total flux cleaned = 0.52612 Jy ! Total flux subtracted in 200 components = 0.52612 Jy ! Clean residual min=-0.013579 max=0.015730 Jy/beam ! Clean residual mean=0.000011 rms=0.004029 Jy/beam ! Combined flux in latest and established models = 0.52612 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.52612 Jy ! Inverting map and beam ! Estimated beam: bmin=3.125 mas, bmaj=13.43 mas, bpa=-12.99 degrees ! Estimated noise=2.14879 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.0180864 Jy ! Component: 100 - total flux cleaned = 0.0294383 Jy ! Component: 150 - total flux cleaned = 0.0381802 Jy ! Component: 200 - total flux cleaned = 0.0451039 Jy ! Total flux subtracted in 200 components = 0.0451039 Jy ! Clean residual min=-0.010201 max=0.009044 Jy/beam ! Clean residual mean=0.000007 rms=0.002550 Jy/beam ! Combined flux in latest and established models = 0.571224 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 59 components and 0.571224 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.731 mas, bmaj=17.95 mas, bpa=3.037 degrees ! Estimated noise=2.55736 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00968185 Jy ! Component: 100 - total flux cleaned = 0.0161314 Jy ! Component: 150 - total flux cleaned = 0.0208359 Jy ! Component: 200 - total flux cleaned = 0.0239513 Jy ! Total flux subtracted in 200 components = 0.0239513 Jy ! Clean residual min=-0.008119 max=0.005966 Jy/beam ! Clean residual mean=0.000003 rms=0.002095 Jy/beam ! Combined flux in latest and established models = 0.595175 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.00215026 Jy ! Component: 100 - total flux cleaned = 0.00326953 Jy ! Component: 150 - total flux cleaned = 0.00390405 Jy ! Component: 200 - total flux cleaned = 0.00495664 Jy ! Total flux subtracted in 200 components = 0.00495664 Jy ! Clean residual min=-0.006722 max=0.004864 Jy/beam ! Clean residual mean=0.000003 rms=0.001845 Jy/beam ! Combined flux in latest and established models = 0.600132 Jy ! Adding 115 model components to the UV plane model. ! The established model now contains 168 components and 0.600132 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.125 mas, bmaj=13.43 mas, bpa=-12.99 degrees ! Estimated noise=2.14879 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116407 Jy ! Component: 100 - total flux cleaned = 0.00282057 Jy ! Component: 150 - total flux cleaned = 0.00414944 Jy ! Component: 200 - total flux cleaned = 0.00505253 Jy ! Total flux subtracted in 200 components = 0.00505253 Jy ! Clean residual min=-0.006522 max=0.005623 Jy/beam ! Clean residual mean=0.000002 rms=0.001522 Jy/beam ! Combined flux in latest and established models = 0.605184 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 188 components and 0.605184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078341Jy sigma=0.760832 ! Fit after self-cal, rms=0.078261Jy sigma=0.760522 wmodel J1258-2219_S_map.mod ! Writing 188 model components to file: J1258-2219_S_map.mod wobs J1258-2219_S_uvs.fits ! Writing UV FITS file: J1258-2219_S_uvs.fits wwins J1258-2219_S_map.win ! wwins: Wrote 2 windows to J1258-2219_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.00106873 Jy ! Component: 100 - total flux cleaned = -0.000802142 Jy ! Component: 150 - total flux cleaned = -7.6823e-05 Jy ! Component: 200 - total flux cleaned = 0.000663653 Jy ! Component: 250 - total flux cleaned = 0.00156098 Jy ! Component: 300 - total flux cleaned = 0.00233545 Jy ! Component: 350 - total flux cleaned = 0.00306283 Jy ! Component: 400 - total flux cleaned = 0.00386042 Jy ! Component: 450 - total flux cleaned = 0.00424181 Jy ! Component: 500 - total flux cleaned = 0.00460787 Jy ! Component: 550 - total flux cleaned = 0.00485988 Jy ! Component: 600 - total flux cleaned = 0.00525072 Jy ! Component: 650 - total flux cleaned = 0.00567578 Jy ! Component: 700 - total flux cleaned = 0.00595 Jy ! Component: 750 - total flux cleaned = 0.00599415 Jy ! Component: 800 - total flux cleaned = 0.00608082 Jy ! Component: 850 - total flux cleaned = 0.00612319 Jy ! Component: 900 - total flux cleaned = 0.00587162 Jy ! Component: 950 - total flux cleaned = 0.00591171 Jy ! Component: 1000 - total flux cleaned = 0.00566783 Jy ! Component: 1050 - total flux cleaned = 0.00554786 Jy ! Component: 1100 - total flux cleaned = 0.00542986 Jy ! Component: 1150 - total flux cleaned = 0.00535235 Jy ! Component: 1200 - total flux cleaned = 0.00535204 Jy ! Component: 1250 - total flux cleaned = 0.00527621 Jy ! Component: 1300 - total flux cleaned = 0.00520158 Jy ! Component: 1350 - total flux cleaned = 0.0052012 Jy ! Component: 1400 - total flux cleaned = 0.00516496 Jy ! Component: 1450 - total flux cleaned = 0.00512974 Jy ! Component: 1500 - total flux cleaned = 0.00512946 Jy ! Component: 1550 - total flux cleaned = 0.00502497 Jy ! Component: 1600 - total flux cleaned = 0.00485288 Jy ! Component: 1650 - total flux cleaned = 0.0047848 Jy ! Component: 1700 - total flux cleaned = 0.00468322 Jy ! Component: 1750 - total flux cleaned = 0.00451498 Jy ! Component: 1800 - total flux cleaned = 0.0043811 Jy ! Component: 1850 - total flux cleaned = 0.00414766 Jy ! Component: 1900 - total flux cleaned = 0.00401499 Jy ! Component: 1950 - total flux cleaned = 0.00381654 Jy ! Component: 2000 - total flux cleaned = 0.00365171 Jy ! Component: 2050 - total flux cleaned = 0.00352047 Jy ! Component: 2100 - total flux cleaned = 0.00345487 Jy ! Component: 2150 - total flux cleaned = 0.00329142 Jy ! Component: 2200 - total flux cleaned = 0.0031936 Jy ! Component: 2250 - total flux cleaned = 0.00309598 Jy ! Component: 2300 - total flux cleaned = 0.00299848 Jy ! Component: 2350 - total flux cleaned = 0.00290089 Jy ! Component: 2400 - total flux cleaned = 0.00286841 Jy ! Component: 2450 - total flux cleaned = 0.00286857 Jy ! Component: 2500 - total flux cleaned = 0.00283578 Jy ! Component: 2550 - total flux cleaned = 0.00273691 Jy ! Component: 2600 - total flux cleaned = 0.00273686 Jy ! Component: 2650 - total flux cleaned = 0.00270377 Jy ! Component: 2700 - total flux cleaned = 0.00263659 Jy ! Component: 2750 - total flux cleaned = 0.00260327 Jy ! Component: 2800 - total flux cleaned = 0.00253544 Jy ! Component: 2850 - total flux cleaned = 0.00253527 Jy ! Component: 2900 - total flux cleaned = 0.00253544 Jy ! Component: 2950 - total flux cleaned = 0.00253567 Jy ! Component: 3000 - total flux cleaned = 0.00253604 Jy ! Component: 3050 - total flux cleaned = 0.00260714 Jy ! Component: 3100 - total flux cleaned = 0.00260763 Jy ! Component: 3150 - total flux cleaned = 0.00271628 Jy ! Component: 3200 - total flux cleaned = 0.0027897 Jy ! Component: 3250 - total flux cleaned = 0.00286416 Jy ! Component: 3300 - total flux cleaned = 0.00293871 Jy ! Component: 3350 - total flux cleaned = 0.00305161 Jy ! Component: 3400 - total flux cleaned = 0.00316697 Jy ! Component: 3450 - total flux cleaned = 0.00320534 Jy ! Component: 3500 - total flux cleaned = 0.00336143 Jy ! Component: 3550 - total flux cleaned = 0.00344128 Jy ! Component: 3600 - total flux cleaned = 0.00364307 Jy ! Component: 3650 - total flux cleaned = 0.00380728 Jy ! Component: 3700 - total flux cleaned = 0.00389084 Jy ! Component: 3750 - total flux cleaned = 0.0040604 Jy ! Component: 3800 - total flux cleaned = 0.00419023 Jy ! Component: 3850 - total flux cleaned = 0.00432145 Jy ! Component: 3900 - total flux cleaned = 0.00441066 Jy ! Component: 3950 - total flux cleaned = 0.00459242 Jy ! Component: 4000 - total flux cleaned = 0.00473157 Jy ! Component: 4050 - total flux cleaned = 0.00482604 Jy ! Total flux subtracted in 4096 components = 0.00501776 Jy ! Clean residual min=-0.002713 max=0.002627 Jy/beam ! Clean residual mean=-0.000001 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.610202 Jy keep ! Adding 212 model components to the UV plane model. ! The established model now contains 400 components and 0.610202 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/bp222/maps//J1258-2219_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.125 x 13.43 at -12.99 degrees (North through East) ! Clean map min=-0.0091923 max=0.49798 Jy/beam ! Writing clean map to FITS file: /vlbi/bp222/maps//J1258-2219_S_map.fits wmodel /vlbi/bp222/maps//J1258-2219_S_map.mod ! Writing 400 model components to file: /vlbi/bp222/maps//J1258-2219_S_map.mod wobs /vlbi/bp222/maps//J1258-2219_S_uvs.fits ! Writing UV FITS file: /vlbi/bp222/maps//J1258-2219_S_uvs.fits wwins /vlbi/bp222/maps//J1258-2219_S_map.win ! wwins: Wrote 3 windows to /vlbi/bp222/maps//J1258-2219_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.497983 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000850739 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.512511 0.512511 1.02502 2.05004 4.10009 8.20017 16.4003 32.8007 65.6014 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.497 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 585.353 quit ! Quitting program ! Log file /vlbi/bp222/maps//J1258-2219_S_dfm.log closed on Thu Sep 27 11:09:04 2018