! Started logfile: /vlbi/bp222/maps//J0012-3954_S_dfm.log on Thu Sep 27 10:32:05 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//J0012-3954_S_uva.fits ! Reading UV FITS file: /vlbi/bp222/maps//J0012-3954_S_uva.fits ! AN table 1: 15 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.946667 visibilities/baseline/integration-bin. ! Found source: J0012-3954 ! ! 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 54 lines of history. ! ! Reading 852 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 J0012-3954_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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.122037Jy sigma=9.495431 ! Fit after self-cal, rms=0.419514Jy sigma=3.132383 ! 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.462 mas, bmaj=28.69 mas, bpa=-22.73 degrees ! Estimated noise=4.02037 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.515803 Jy ! Component: 100 - total flux cleaned = 0.658491 Jy ! Total flux subtracted in 100 components = 0.658491 Jy ! Clean residual min=-0.035706 max=0.051900 Jy/beam ! Clean residual mean=-0.000193 rms=0.012919 Jy/beam ! Combined flux in latest and established models = 0.658491 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.658491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125827Jy sigma=0.993391 ! Fit after self-cal, rms=0.125934Jy sigma=0.992879 ! 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.973 mas, bmaj=26.73 mas, bpa=-21.35 degrees ! Estimated noise=3.4702 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.0588518 Jy ! Component: 100 - total flux cleaned = 0.0724408 Jy ! Component: 150 - total flux cleaned = 0.0698483 Jy ! Component: 200 - total flux cleaned = 0.0642349 Jy ! Total flux subtracted in 200 components = 0.0642349 Jy ! Clean residual min=-0.012587 max=0.012404 Jy/beam ! Clean residual mean=0.000025 rms=0.004298 Jy/beam ! Combined flux in latest and established models = 0.722726 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 72 components and 0.722726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095644Jy sigma=0.686251 ! Fit after self-cal, rms=0.095652Jy sigma=0.685424 ! 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.973 x 26.73 at -21.35 degrees (North through East) ! Clean map min=-0.015936 max=0.49423 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 LA 0.98 MK 0.98 NL 1.01 ! OV 1.02 PT 1.00 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 LA 1.00 MK 1.02 NL 1.05 ! OV 1.00 PT 0.95 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 LA 1.03 MK 1.04 NL 1.00 ! OV 0.97 PT 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* LA 0.00* MK 0.00* NL 0.00* ! OV 0.00* PT 0.00* ! ! ! Fit before self-cal, rms=0.095652Jy sigma=0.685424 ! Fit after self-cal, rms=0.090835Jy sigma=0.649180 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.018 mas, bmaj=26.59 mas, bpa=-21.37 degrees ! Estimated noise=3.46895 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.00312 Jy ! Component: 100 - total flux cleaned = -0.00250512 Jy ! Component: 150 - total flux cleaned = -0.00100547 Jy ! Component: 200 - total flux cleaned = -0.000282828 Jy ! Total flux subtracted in 200 components = -0.000282828 Jy ! Clean residual min=-0.002259 max=0.002259 Jy/beam ! Clean residual mean=0.000015 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.722443 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 117 components and 0.722443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089752Jy sigma=0.641447 ! Fit after self-cal, rms=0.089729Jy sigma=0.641334 ! 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.089729Jy sigma=0.641334 ! Fit after self-cal, rms=0.089732Jy sigma=0.641235 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=26.58 mas, bpa=-21.37 degrees ! Estimated noise=3.46911 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.91747e-05 Jy ! Component: 100 - total flux cleaned = 0.00111705 Jy ! Component: 150 - total flux cleaned = 0.00121906 Jy ! Component: 200 - total flux cleaned = 0.00123222 Jy ! Total flux subtracted in 200 components = 0.00123222 Jy ! Clean residual min=-0.001305 max=0.001305 Jy/beam ! Clean residual mean=0.000007 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.723675 Jy selfcal ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 179 components and 0.723675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089513Jy sigma=0.639657 ! Fit after self-cal, rms=0.089519Jy sigma=0.639619 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.000812761 Jy ! Component: 100 - total flux cleaned = -0.00102195 Jy ! Component: 150 - total flux cleaned = -0.00128733 Jy ! Component: 200 - total flux cleaned = -0.00141461 Jy ! Total flux subtracted in 200 components = -0.00141461 Jy ! Clean residual min=-0.001061 max=0.001064 Jy/beam ! Clean residual mean=0.000002 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.722261 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 228 components and 0.722261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089415Jy sigma=0.638810 ! Fit after self-cal, rms=0.089419Jy sigma=0.638786 ! 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.089419Jy sigma=0.638786 ! Fit after self-cal, rms=0.089372Jy sigma=0.638728 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=26.57 mas, bpa=-21.37 degrees ! Estimated noise=3.46912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000197014 Jy ! Component: 100 - total flux cleaned = -0.000318281 Jy ! Component: 150 - total flux cleaned = -0.000539598 Jy ! Component: 200 - total flux cleaned = -0.00048781 Jy ! Total flux subtracted in 200 components = -0.00048781 Jy ! Clean residual min=-0.000881 max=0.000867 Jy/beam ! Clean residual mean=-0.000002 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.721773 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 262 components and 0.721773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089296Jy sigma=0.638162 ! Fit after self-cal, rms=0.089304Jy sigma=0.638147 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.000259599 Jy ! Component: 100 - total flux cleaned = -0.000555415 Jy ! Component: 150 - total flux cleaned = -0.000793049 Jy ! Component: 200 - total flux cleaned = -0.000932313 Jy ! Total flux subtracted in 200 components = -0.000932313 Jy ! Clean residual min=-0.000779 max=0.000773 Jy/beam ! Clean residual mean=-0.000001 rms=0.000294 Jy/beam ! Combined flux in latest and established models = 0.72084 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 294 components and 0.72084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089253Jy sigma=0.637751 ! Fit after self-cal, rms=0.089258Jy sigma=0.637744 ! 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.089258Jy sigma=0.637744 ! Fit after self-cal, rms=0.089160Jy sigma=0.637695 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.758 mas, bmaj=39.01 mas, bpa=-6.614 degrees ! Estimated noise=4.48584 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.05211e-06 Jy ! Component: 100 - total flux cleaned = -0.000156039 Jy ! Component: 150 - total flux cleaned = 8.22448e-05 Jy ! Component: 200 - total flux cleaned = 0.00038623 Jy ! Total flux subtracted in 200 components = 0.00038623 Jy ! Clean residual min=-0.000876 max=0.000863 Jy/beam ! Clean residual mean=-0.000005 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.721227 Jy selfcal ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 341 components and 0.721227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089127Jy sigma=0.637546 ! Fit after self-cal, rms=0.089129Jy sigma=0.637538 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.000456479 Jy ! Component: 100 - total flux cleaned = 0.000375628 Jy ! Component: 150 - total flux cleaned = 0.00026295 Jy ! Component: 200 - total flux cleaned = 0.000300831 Jy ! Total flux subtracted in 200 components = 0.000300831 Jy ! Clean residual min=-0.000615 max=0.000616 Jy/beam ! Clean residual mean=0.000003 rms=0.000253 Jy/beam ! Combined flux in latest and established models = 0.721527 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 377 components and 0.721527 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089097Jy sigma=0.637376 ! Fit after self-cal, rms=0.089099Jy sigma=0.637373 ! 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.017 mas, bmaj=26.56 mas, bpa=-21.37 degrees ! Estimated noise=3.46846 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.017 x 26.56 at -21.37 degrees (North through East) ! Clean map min=-0.0098975 max=0.48707 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.47 mas, bmaj=28.67 mas, bpa=-22.72 degrees ! Estimated noise=4.02485 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.513485 Jy ! Component: 100 - total flux cleaned = 0.654773 Jy ! Component: 150 - total flux cleaned = 0.676171 Jy ! Component: 200 - total flux cleaned = 0.664298 Jy ! Total flux subtracted in 200 components = 0.664298 Jy ! Clean residual min=-0.026995 max=0.027450 Jy/beam ! Clean residual mean=-0.000077 rms=0.006819 Jy/beam ! Combined flux in latest and established models = 0.664298 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.664298 Jy ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=26.56 mas, bpa=-21.37 degrees ! Estimated noise=3.46846 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.0158148 Jy ! Component: 100 - total flux cleaned = 0.0218213 Jy ! Component: 150 - total flux cleaned = 0.0252691 Jy ! Component: 200 - total flux cleaned = 0.0217323 Jy ! Total flux subtracted in 200 components = 0.0217323 Jy ! Clean residual min=-0.006143 max=0.006248 Jy/beam ! Clean residual mean=-0.000002 rms=0.002437 Jy/beam ! Combined flux in latest and established models = 0.686031 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 96 components and 0.686031 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=8.758 mas, bmaj=39.01 mas, bpa=-6.614 degrees ! Estimated noise=4.48584 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00293082 Jy ! Component: 100 - total flux cleaned = -0.00353432 Jy ! Component: 150 - total flux cleaned = -0.00435191 Jy ! Component: 200 - total flux cleaned = -0.00421586 Jy ! Total flux subtracted in 200 components = -0.00421586 Jy ! Clean residual min=-0.002312 max=0.002291 Jy/beam ! Clean residual mean=-0.000002 rms=0.000869 Jy/beam ! Combined flux in latest and established models = 0.681815 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.000547513 Jy ! Component: 100 - total flux cleaned = -0.00054763 Jy ! Component: 150 - total flux cleaned = -0.000403607 Jy ! Component: 200 - total flux cleaned = -0.000558474 Jy ! Total flux subtracted in 200 components = -0.000558474 Jy ! Clean residual min=-0.002751 max=0.002837 Jy/beam ! Clean residual mean=0.000015 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.681256 Jy ! Adding 125 model components to the UV plane model. ! The established model now contains 219 components and 0.681256 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=26.56 mas, bpa=-21.37 degrees ! Estimated noise=3.46846 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00172265 Jy ! Component: 100 - total flux cleaned = 0.00153448 Jy ! Component: 150 - total flux cleaned = 0.00138201 Jy ! Component: 200 - total flux cleaned = 0.00161658 Jy ! Total flux subtracted in 200 components = 0.00161658 Jy ! Clean residual min=-0.001894 max=0.001916 Jy/beam ! Clean residual mean=-0.000006 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.682873 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 259 components and 0.682873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089575Jy sigma=0.640642 ! Fit after self-cal, rms=0.089537Jy sigma=0.640322 wmodel J0012-3954_S_map.mod ! Writing 259 model components to file: J0012-3954_S_map.mod wobs J0012-3954_S_uvs.fits ! Writing UV FITS file: J0012-3954_S_uvs.fits wwins J0012-3954_S_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /vlbi/bp222/maps//J0012-3954_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.017 x 26.56 at -21.37 degrees (North through East) ! Clean map min=-0.019338 max=0.49287 Jy/beam ! Writing clean map to FITS file: /vlbi/bp222/maps//J0012-3954_S_map.fits wmodel /vlbi/bp222/maps//J0012-3954_S_map.mod ! Writing 259 model components to file: /vlbi/bp222/maps//J0012-3954_S_map.mod wobs /vlbi/bp222/maps//J0012-3954_S_uvs.fits ! Writing UV FITS file: /vlbi/bp222/maps//J0012-3954_S_uvs.fits wwins /vlbi/bp222/maps//J0012-3954_S_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ! float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.49287 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000712574 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.43373 0.43373 0.86746 1.73492 3.46984 6.93968 13.8794 27.7587 55.5174 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.492 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 691.674 quit ! Quitting program ! Log file /vlbi/bp222/maps//J0012-3954_S_dfm.log closed on Thu Sep 27 10:32:08 2018