! Started logfile: /vlbi/bp222/maps//J1424+225C_S_dfm.log on Thu Sep 27 11:14:43 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//J1424+225C_S_uva.fits ! Reading UV FITS file: /vlbi/bp222/maps//J1424+225C_S_uva.fits ! AN table 1: 23 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.975155 visibilities/baseline/integration-bin. ! Found source: J1424+225C ! ! 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 1884 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 J1424+225C_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 161 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.058756Jy sigma=17.682237 ! Fit after self-cal, rms=0.855277Jy sigma=14.322382 ! 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.177 mas, bmaj=10.06 mas, bpa=-27.47 degrees ! Estimated noise=1.46689 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.141643 Jy ! Component: 100 - total flux cleaned = 0.190361 Jy ! Total flux subtracted in 100 components = 0.190361 Jy ! Clean residual min=-0.048742 max=0.049139 Jy/beam ! Clean residual mean=0.000006 rms=0.017566 Jy/beam ! Combined flux in latest and established models = 0.190361 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 30 components and 0.190361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.224406Jy sigma=3.570016 ! Fit after self-cal, rms=0.220216Jy sigma=3.511659 ! 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.871 mas, bmaj=10.42 mas, bpa=-25.79 degrees ! Estimated noise=1.13352 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.0542119 Jy ! Component: 100 - total flux cleaned = 0.0477071 Jy ! Component: 150 - total flux cleaned = 0.0515203 Jy ! Component: 200 - total flux cleaned = 0.0566342 Jy ! Total flux subtracted in 200 components = 0.0566342 Jy ! Clean residual min=-0.027648 max=0.027593 Jy/beam ! Clean residual mean=-0.000022 rms=0.010668 Jy/beam ! Combined flux in latest and established models = 0.246995 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 100 components and 0.246995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165094Jy sigma=2.627742 ! Fit after self-cal, rms=0.161697Jy sigma=2.579867 ! 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.871 x 10.42 at -25.79 degrees (North through East) ! Clean map min=-0.04092 max=0.12494 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.72 FD 1.25 LA 1.12 MK 0.90 ! NL 0.99 OV 0.68 PT 0.74 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.63 FD 0.70 LA 0.79 MK 1.09 ! NL 0.91 OV 1.02 PT 1.18 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.77 LA 0.66 MK 0.95 ! NL 1.38 OV 1.22 PT 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* LA 0.00* MK 0.00* ! NL 0.00* OV 0.00* PT 0.00* ! ! ! Fit before self-cal, rms=0.161697Jy sigma=2.579867 ! Fit after self-cal, rms=0.122904Jy sigma=2.058507 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.044 mas, bmaj=9.881 mas, bpa=-24.81 degrees ! Estimated noise=0.912745 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.0247785 Jy ! Component: 100 - total flux cleaned = 0.041938 Jy ! Component: 150 - total flux cleaned = 0.0545013 Jy ! Component: 200 - total flux cleaned = 0.063696 Jy ! Total flux subtracted in 200 components = 0.063696 Jy ! Clean residual min=-0.009008 max=0.009036 Jy/beam ! Clean residual mean=-0.000015 rms=0.003081 Jy/beam ! Combined flux in latest and established models = 0.310691 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 143 components and 0.310691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110648Jy sigma=1.874435 ! Fit after self-cal, rms=0.109811Jy sigma=1.858429 ! 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.109811Jy sigma=1.858429 ! Fit after self-cal, rms=0.100762Jy sigma=1.843017 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.024 mas, bmaj=9.935 mas, bpa=-25.06 degrees ! Estimated noise=0.875317 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00151632 Jy ! Component: 100 - total flux cleaned = 0.00244215 Jy ! Component: 150 - total flux cleaned = 0.00465646 Jy ! Component: 200 - total flux cleaned = 0.00793588 Jy ! Total flux subtracted in 200 components = 0.00793588 Jy ! Clean residual min=-0.006647 max=0.006635 Jy/beam ! Clean residual mean=-0.000005 rms=0.002316 Jy/beam ! Combined flux in latest and established models = 0.318627 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 184 components and 0.318627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094926Jy sigma=1.759936 ! Fit after self-cal, rms=0.094435Jy sigma=1.753855 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.00273543 Jy ! Component: 100 - total flux cleaned = 0.00429835 Jy ! Component: 150 - total flux cleaned = 0.00576736 Jy ! Component: 200 - total flux cleaned = 0.00612868 Jy ! Total flux subtracted in 200 components = 0.00612868 Jy ! Clean residual min=-0.005625 max=0.005672 Jy/beam ! Clean residual mean=-0.000005 rms=0.001999 Jy/beam ! Combined flux in latest and established models = 0.324756 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 219 components and 0.324756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091029Jy sigma=1.696526 ! Fit after self-cal, rms=0.090721Jy sigma=1.693596 ! 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.090721Jy sigma=1.693596 ! Fit after self-cal, rms=0.083374Jy sigma=1.680948 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.016 mas, bmaj=9.987 mas, bpa=-25.3 degrees ! Estimated noise=0.846565 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00691855 Jy ! Component: 100 - total flux cleaned = -0.00657344 Jy ! Component: 150 - total flux cleaned = -0.00440239 Jy ! Component: 200 - total flux cleaned = -0.00353913 Jy ! Total flux subtracted in 200 components = -0.00353913 Jy ! Clean residual min=-0.004670 max=0.004678 Jy/beam ! Clean residual mean=-0.000011 rms=0.001599 Jy/beam ! Combined flux in latest and established models = 0.321217 Jy selfcal ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 255 components and 0.321217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080465Jy sigma=1.627552 ! Fit after self-cal, rms=0.080236Jy sigma=1.625596 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.000335801 Jy ! Component: 100 - total flux cleaned = -0.000352178 Jy ! Component: 150 - total flux cleaned = -0.000102428 Jy ! Component: 200 - total flux cleaned = 0.00113363 Jy ! Total flux subtracted in 200 components = 0.00113363 Jy ! Clean residual min=-0.004027 max=0.004059 Jy/beam ! Clean residual mean=-0.000009 rms=0.001433 Jy/beam ! Combined flux in latest and established models = 0.32235 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 294 components and 0.32235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078497Jy sigma=1.591735 ! Fit after self-cal, rms=0.078345Jy sigma=1.590658 ! 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.078345Jy sigma=1.590658 ! Fit after self-cal, rms=0.073652Jy sigma=1.578880 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.132 mas, bmaj=11.55 mas, bpa=9.172 degrees ! Estimated noise=0.907048 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00182768 Jy ! Component: 100 - total flux cleaned = -0.00242083 Jy ! Component: 150 - total flux cleaned = -0.00241223 Jy ! Component: 200 - total flux cleaned = -0.00215391 Jy ! Total flux subtracted in 200 components = -0.00215391 Jy ! Clean residual min=-0.004106 max=0.004049 Jy/beam ! Clean residual mean=-0.000010 rms=0.001378 Jy/beam ! Combined flux in latest and established models = 0.320197 Jy selfcal ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 339 components and 0.320197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071995Jy sigma=1.541727 ! Fit after self-cal, rms=0.071874Jy sigma=1.540371 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.00182868 Jy ! Component: 100 - total flux cleaned = -0.00253886 Jy ! Component: 150 - total flux cleaned = -0.00322031 Jy ! Component: 200 - total flux cleaned = -0.00366711 Jy ! Total flux subtracted in 200 components = -0.00366711 Jy ! Clean residual min=-0.003695 max=0.003700 Jy/beam ! Clean residual mean=-0.000009 rms=0.001241 Jy/beam ! Combined flux in latest and established models = 0.316529 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 375 components and 0.316529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070955Jy sigma=1.519916 ! Fit after self-cal, rms=0.070865Jy sigma=1.519147 ! 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=4.015 mas, bmaj=10.06 mas, bpa=-25.52 degrees ! Estimated noise=0.820943 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.015 x 10.06 at -25.52 degrees (North through East) ! Clean map min=-0.015924 max=0.10015 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.257 mas, bmaj=9.809 mas, bpa=-27.7 degrees ! Estimated noise=1.07954 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.104546 Jy ! Component: 100 - total flux cleaned = 0.140098 Jy ! Component: 150 - total flux cleaned = 0.166034 Jy ! Component: 200 - total flux cleaned = 0.189155 Jy ! Total flux subtracted in 200 components = 0.189155 Jy ! Clean residual min=-0.026251 max=0.026262 Jy/beam ! Clean residual mean=-0.000045 rms=0.010030 Jy/beam ! Combined flux in latest and established models = 0.189154 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 66 model components to the UV plane model. ! The established model now contains 66 components and 0.189154 Jy ! Inverting map and beam ! Estimated beam: bmin=4.015 mas, bmaj=10.06 mas, bpa=-25.52 degrees ! Estimated noise=0.820943 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.0171843 Jy ! Component: 100 - total flux cleaned = 0.0160951 Jy ! Component: 150 - total flux cleaned = 0.0196474 Jy ! Component: 200 - total flux cleaned = 0.0255605 Jy ! Total flux subtracted in 200 components = 0.0255605 Jy ! Clean residual min=-0.015112 max=0.015239 Jy/beam ! Clean residual mean=-0.000039 rms=0.005823 Jy/beam ! Combined flux in latest and established models = 0.214715 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 124 components and 0.214715 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=9.132 mas, bmaj=11.55 mas, bpa=9.172 degrees ! Estimated noise=0.907048 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00814264 Jy ! Component: 100 - total flux cleaned = -0.0174244 Jy ! Component: 150 - total flux cleaned = -0.019431 Jy ! Component: 200 - total flux cleaned = -0.0187725 Jy ! Total flux subtracted in 200 components = -0.0187725 Jy ! Clean residual min=-0.009692 max=0.009699 Jy/beam ! Clean residual mean=-0.000032 rms=0.003556 Jy/beam ! Combined flux in latest and established models = 0.195942 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.000564811 Jy ! Component: 100 - total flux cleaned = -0.00279169 Jy ! Component: 150 - total flux cleaned = -0.00389163 Jy ! Component: 200 - total flux cleaned = -0.00389766 Jy ! Total flux subtracted in 200 components = -0.00389766 Jy ! Clean residual min=-0.009181 max=0.009312 Jy/beam ! Clean residual mean=-0.000062 rms=0.002918 Jy/beam ! Combined flux in latest and established models = 0.192045 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 197 components and 0.192045 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.015 mas, bmaj=10.06 mas, bpa=-25.52 degrees ! Estimated noise=0.820943 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0124609 Jy ! Component: 100 - total flux cleaned = 0.0162038 Jy ! Component: 150 - total flux cleaned = 0.0187231 Jy ! Component: 200 - total flux cleaned = 0.0191018 Jy ! Total flux subtracted in 200 components = 0.0191018 Jy ! Clean residual min=-0.006250 max=0.006278 Jy/beam ! Clean residual mean=-0.000014 rms=0.002111 Jy/beam ! Combined flux in latest and established models = 0.211147 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 240 components and 0.211147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077340Jy sigma=1.665054 ! Fit after self-cal, rms=0.076785Jy sigma=1.652207 wmodel J1424+225C_S_map.mod ! Writing 240 model components to file: J1424+225C_S_map.mod wobs J1424+225C_S_uvs.fits ! Writing UV FITS file: J1424+225C_S_uvs.fits wwins J1424+225C_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//J1424+225C_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.015 x 10.06 at -25.52 degrees (North through East) ! Clean map min=-0.020125 max=0.062849 Jy/beam ! Writing clean map to FITS file: /vlbi/bp222/maps//J1424+225C_S_map.fits wmodel /vlbi/bp222/maps//J1424+225C_S_map.mod ! Writing 240 model components to file: /vlbi/bp222/maps//J1424+225C_S_map.mod wobs /vlbi/bp222/maps//J1424+225C_S_uvs.fits ! Writing UV FITS file: /vlbi/bp222/maps//J1424+225C_S_uvs.fits wwins /vlbi/bp222/maps//J1424+225C_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.0628485 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00207417 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -9.90082 9.90082 19.8016 39.6033 79.2066 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0062 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.062 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 30.3 quit ! Quitting program ! Log file /vlbi/bp222/maps//J1424+225C_S_dfm.log closed on Thu Sep 27 11:14:45 2018