! Started logfile: /vlbi/uf001/uva//J1736-1944_S_dfm.log on Mon Jan 14 04:15:13 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//J1736-1944_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1736-1944_S_uva.fits ! AN table 1: 57 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.925926 visibilities/baseline/integration-bin. ! Found source: J1736-1944 ! ! 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 5700 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 J1736-1944_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.999204Jy sigma=18.521731 ! Fit after self-cal, rms=0.950439Jy sigma=17.625840 ! 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.446 mas, bmaj=7.538 mas, bpa=-8.965 degrees ! Estimated noise=0.705979 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.0390802 Jy ! Component: 100 - total flux cleaned = 0.0484737 Jy ! Total flux subtracted in 100 components = 0.0484737 Jy ! Clean residual min=-0.004127 max=0.004012 Jy/beam ! Clean residual mean=-0.000004 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.0484737 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0484737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073922Jy sigma=1.331790 ! Fit after self-cal, rms=0.072519Jy sigma=1.305934 ! 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.894 mas, bmaj=8.243 mas, bpa=-7.653 degrees ! Estimated noise=0.516468 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.00785921 Jy ! Component: 100 - total flux cleaned = 0.011789 Jy ! Component: 150 - total flux cleaned = 0.0140355 Jy ! Component: 200 - total flux cleaned = 0.0154038 Jy ! Total flux subtracted in 200 components = 0.0154038 Jy ! Clean residual min=-0.002702 max=0.002631 Jy/beam ! Clean residual mean=-0.000005 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.0638775 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 41 components and 0.0638775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071721Jy sigma=1.290608 ! Fit after self-cal, rms=0.071637Jy sigma=1.289544 ! 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.894 x 8.243 at -7.653 degrees (North through East) ! Clean map min=-0.0026611 max=0.052872 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.99 HN 1.05 KP 0.92 ! LA 0.99 MK 1.13 NL 1.09 OV 0.96 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.90 HN 1.03 KP 0.94 ! LA 0.89 MK 1.00 NL 1.09 OV 1.03 ! SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.91 HN 1.10 KP 0.99 ! LA 0.93 MK 0.98 NL 1.09 OV 0.99 ! SC 1.01 ! ! ! Fit before self-cal, rms=0.071637Jy sigma=1.289544 ! Fit after self-cal, rms=0.072378Jy sigma=1.286108 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.943 mas, bmaj=8.341 mas, bpa=-7.453 degrees ! Estimated noise=0.514044 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 = 6.69317e-05 Jy ! Component: 100 - total flux cleaned = 0.000165643 Jy ! Component: 150 - total flux cleaned = 0.000182377 Jy ! Component: 200 - total flux cleaned = 0.000167167 Jy ! Total flux subtracted in 200 components = 0.000167167 Jy ! Clean residual min=-0.002348 max=0.002783 Jy/beam ! Clean residual mean=-0.000004 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.0640447 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.0640447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072371Jy sigma=1.285912 ! Fit after self-cal, rms=0.072462Jy sigma=1.285398 ! 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.072462Jy sigma=1.285398 ! Fit after self-cal, rms=0.073054Jy sigma=1.284378 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.95 mas, bmaj=8.339 mas, bpa=-7.453 degrees ! Estimated noise=0.516423 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.32726e-05 Jy ! Component: 100 - total flux cleaned = 0.000144049 Jy ! Component: 150 - total flux cleaned = 0.000171745 Jy ! Component: 200 - total flux cleaned = 0.000184766 Jy ! Total flux subtracted in 200 components = 0.000184766 Jy ! Clean residual min=-0.002325 max=0.002792 Jy/beam ! Clean residual mean=-0.000004 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.0642295 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 52 components and 0.0642295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073049Jy sigma=1.284229 ! Fit after self-cal, rms=0.073071Jy sigma=1.284137 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 (51.5, -54). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00164282 Jy ! Component: 100 - total flux cleaned = 0.00219634 Jy ! Component: 150 - total flux cleaned = 0.00233126 Jy ! Component: 200 - total flux cleaned = 0.00247846 Jy ! Total flux subtracted in 200 components = 0.00247846 Jy ! Clean residual min=-0.002072 max=0.002201 Jy/beam ! Clean residual mean=-0.000004 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.0667079 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 69 components and 0.0667079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072948Jy sigma=1.282180 ! Fit after self-cal, rms=0.072933Jy sigma=1.281786 ! 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.072933Jy sigma=1.281786 ! Fit after self-cal, rms=0.073548Jy sigma=1.278663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.945 mas, bmaj=8.308 mas, bpa=-7.139 degrees ! Estimated noise=0.514452 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101967 Jy ! Component: 100 - total flux cleaned = 0.00143155 Jy ! Component: 150 - total flux cleaned = 0.00162624 Jy ! Component: 200 - total flux cleaned = 0.0017062 Jy ! Total flux subtracted in 200 components = 0.0017062 Jy ! Clean residual min=-0.002276 max=0.001982 Jy/beam ! Clean residual mean=-0.000003 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.0684141 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 79 components and 0.0684141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073497Jy sigma=1.277967 ! Fit after self-cal, rms=0.073563Jy sigma=1.277449 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 = 6.99683e-05 Jy ! Component: 100 - total flux cleaned = 0.000144688 Jy ! Component: 150 - total flux cleaned = 0.000143277 Jy ! Component: 200 - total flux cleaned = 0.000164345 Jy ! Total flux subtracted in 200 components = 0.000164345 Jy ! Clean residual min=-0.002215 max=0.002002 Jy/beam ! Clean residual mean=-0.000003 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.0685785 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 90 components and 0.0685785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073546Jy sigma=1.277193 ! Fit after self-cal, rms=0.073545Jy sigma=1.277167 ! 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.073545Jy sigma=1.277167 ! Fit after self-cal, rms=0.074110Jy sigma=1.276954 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.029 mas, bmaj=15.39 mas, bpa=0.7699 degrees ! Estimated noise=0.675775 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000353997 Jy ! Component: 100 - total flux cleaned = 0.00040473 Jy ! Component: 150 - total flux cleaned = 0.000499383 Jy ! Component: 200 - total flux cleaned = 0.000515031 Jy ! Total flux subtracted in 200 components = 0.000515031 Jy ! Clean residual min=-0.002515 max=0.002250 Jy/beam ! Clean residual mean=-0.000009 rms=0.000732 Jy/beam ! Combined flux in latest and established models = 0.0690935 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 112 components and 0.0690935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074101Jy sigma=1.276928 ! Fit after self-cal, rms=0.074134Jy sigma=1.276845 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 = -7.15631e-05 Jy ! Component: 100 - total flux cleaned = -8.64953e-05 Jy ! Component: 150 - total flux cleaned = -8.6042e-05 Jy ! Component: 200 - total flux cleaned = -9.94723e-05 Jy ! Total flux subtracted in 200 components = -9.94723e-05 Jy ! Clean residual min=-0.002470 max=0.002174 Jy/beam ! Clean residual mean=-0.000009 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.0689941 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 120 components and 0.0689941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074134Jy sigma=1.276859 ! Fit after self-cal, rms=0.074141Jy sigma=1.276835 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=2.944 mas, bmaj=8.3 mas, bpa=-7.011 degrees ! Estimated noise=0.514719 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.944 x 8.3 at -7.011 degrees (North through East) ! Clean map min=-0.0031972 max=0.052325 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.48 mas, bmaj=7.511 mas, bpa=-8.314 degrees ! Estimated noise=0.71057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0398777 Jy ! Component: 100 - total flux cleaned = 0.0502837 Jy ! Component: 150 - total flux cleaned = 0.0548587 Jy ! Component: 200 - total flux cleaned = 0.0575928 Jy ! Total flux subtracted in 200 components = 0.0575928 Jy ! Clean residual min=-0.003633 max=0.003435 Jy/beam ! Clean residual mean=-0.000003 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.0575928 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.0575928 Jy ! Inverting map and beam ! Estimated beam: bmin=2.944 mas, bmaj=8.3 mas, bpa=-7.011 degrees ! Estimated noise=0.514719 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.00408446 Jy ! Component: 100 - total flux cleaned = 0.00596001 Jy ! Component: 150 - total flux cleaned = 0.00715036 Jy ! Component: 200 - total flux cleaned = 0.00783166 Jy ! Total flux subtracted in 200 components = 0.00783166 Jy ! Clean residual min=-0.002411 max=0.002247 Jy/beam ! Clean residual mean=-0.000004 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.0654244 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 55 components and 0.0654244 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.029 mas, bmaj=15.39 mas, bpa=0.7699 degrees ! Estimated noise=0.675775 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127623 Jy ! Component: 100 - total flux cleaned = 0.00196615 Jy ! Component: 150 - total flux cleaned = 0.00239728 Jy ! Component: 200 - total flux cleaned = 0.0027014 Jy ! Total flux subtracted in 200 components = 0.0027014 Jy ! Clean residual min=-0.002569 max=0.002198 Jy/beam ! Clean residual mean=-0.000009 rms=0.000734 Jy/beam ! Combined flux in latest and established models = 0.0681258 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.000218955 Jy ! Component: 100 - total flux cleaned = 0.00026583 Jy ! Component: 150 - total flux cleaned = 0.000265077 Jy ! Component: 200 - total flux cleaned = 0.000263899 Jy ! Total flux subtracted in 200 components = 0.000263899 Jy ! Clean residual min=-0.002504 max=0.002178 Jy/beam ! Clean residual mean=-0.000009 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.0683897 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 102 components and 0.0683897 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.944 mas, bmaj=8.3 mas, bpa=-7.011 degrees ! Estimated noise=0.514719 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000124063 Jy ! Component: 100 - total flux cleaned = -0.000189695 Jy ! Component: 150 - total flux cleaned = -0.000189666 Jy ! Component: 200 - total flux cleaned = -0.000164883 Jy ! Total flux subtracted in 200 components = -0.000164883 Jy ! Clean residual min=-0.002326 max=0.002128 Jy/beam ! Clean residual mean=-0.000004 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.0682249 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 114 components and 0.0682248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.074150Jy sigma=1.277085 ! Fit after self-cal, rms=0.074136Jy sigma=1.276974 wmodel J1736-1944_S_map.mod ! Writing 114 model components to file: J1736-1944_S_map.mod wobs J1736-1944_S_uvs.fits ! Writing UV FITS file: J1736-1944_S_uvs.fits wwins J1736-1944_S_map.win ! wwins: Wrote 2 windows to J1736-1944_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.00010336 Jy ! Component: 100 - total flux cleaned = 0.000189767 Jy ! Component: 150 - total flux cleaned = 0.000536305 Jy ! Component: 200 - total flux cleaned = 0.000803621 Jy ! Component: 250 - total flux cleaned = 0.00106259 Jy ! Component: 300 - total flux cleaned = 0.00118812 Jy ! Component: 350 - total flux cleaned = 0.00143089 Jy ! Component: 400 - total flux cleaned = 0.00157815 Jy ! Component: 450 - total flux cleaned = 0.00169335 Jy ! Component: 500 - total flux cleaned = 0.00177809 Jy ! Component: 550 - total flux cleaned = 0.00180556 Jy ! Component: 600 - total flux cleaned = 0.00180555 Jy ! Component: 650 - total flux cleaned = 0.00185886 Jy ! Component: 700 - total flux cleaned = 0.00180658 Jy ! Component: 750 - total flux cleaned = 0.00178113 Jy ! Component: 800 - total flux cleaned = 0.00173054 Jy ! Component: 850 - total flux cleaned = 0.0016812 Jy ! Component: 900 - total flux cleaned = 0.00163258 Jy ! Component: 950 - total flux cleaned = 0.00160883 Jy ! Component: 1000 - total flux cleaned = 0.00170441 Jy ! Component: 1050 - total flux cleaned = 0.00165714 Jy ! Component: 1100 - total flux cleaned = 0.00172641 Jy ! Component: 1150 - total flux cleaned = 0.00163506 Jy ! Component: 1200 - total flux cleaned = 0.00161281 Jy ! Component: 1250 - total flux cleaned = 0.00167963 Jy ! Component: 1300 - total flux cleaned = 0.0015482 Jy ! Component: 1350 - total flux cleaned = 0.00159155 Jy ! Component: 1400 - total flux cleaned = 0.00148467 Jy ! Component: 1450 - total flux cleaned = 0.0015057 Jy ! Component: 1500 - total flux cleaned = 0.00148469 Jy ! Component: 1550 - total flux cleaned = 0.001505 Jy ! Component: 1600 - total flux cleaned = 0.00146462 Jy ! Component: 1650 - total flux cleaned = 0.00156486 Jy ! Component: 1700 - total flux cleaned = 0.00146521 Jy ! Component: 1750 - total flux cleaned = 0.00146522 Jy ! Component: 1800 - total flux cleaned = 0.00146503 Jy ! Component: 1850 - total flux cleaned = 0.00140706 Jy ! Component: 1900 - total flux cleaned = 0.00136876 Jy ! Component: 1950 - total flux cleaned = 0.00140632 Jy ! Component: 2000 - total flux cleaned = 0.00138751 Jy ! Component: 2050 - total flux cleaned = 0.001369 Jy ! Component: 2100 - total flux cleaned = 0.00131416 Jy ! Component: 2150 - total flux cleaned = 0.00131409 Jy ! Component: 2200 - total flux cleaned = 0.00129637 Jy ! Component: 2250 - total flux cleaned = 0.00127878 Jy ! Component: 2300 - total flux cleaned = 0.00124371 Jy ! Component: 2350 - total flux cleaned = 0.00126122 Jy ! Component: 2400 - total flux cleaned = 0.00122678 Jy ! Component: 2450 - total flux cleaned = 0.00126079 Jy ! Component: 2500 - total flux cleaned = 0.00126098 Jy ! Component: 2550 - total flux cleaned = 0.0012275 Jy ! Component: 2600 - total flux cleaned = 0.00127738 Jy ! Component: 2650 - total flux cleaned = 0.00121146 Jy ! Component: 2700 - total flux cleaned = 0.00116266 Jy ! Component: 2750 - total flux cleaned = 0.00122755 Jy ! Component: 2800 - total flux cleaned = 0.00116338 Jy ! Component: 2850 - total flux cleaned = 0.0011794 Jy ! Component: 2900 - total flux cleaned = 0.00122675 Jy ! Component: 2950 - total flux cleaned = 0.00110135 Jy ! Component: 3000 - total flux cleaned = 0.00114809 Jy ! Component: 3050 - total flux cleaned = 0.0011635 Jy ! Component: 3100 - total flux cleaned = 0.00111744 Jy ! Component: 3150 - total flux cleaned = 0.00110199 Jy ! Component: 3200 - total flux cleaned = 0.00107176 Jy ! Component: 3250 - total flux cleaned = 0.00104195 Jy ! Component: 3300 - total flux cleaned = 0.00104215 Jy ! Component: 3350 - total flux cleaned = 0.00110089 Jy ! Component: 3400 - total flux cleaned = 0.0010569 Jy ! Component: 3450 - total flux cleaned = 0.00105667 Jy ! Component: 3500 - total flux cleaned = 0.00104218 Jy ! Component: 3550 - total flux cleaned = 0.00105658 Jy ! Component: 3600 - total flux cleaned = 0.00107067 Jy ! Component: 3650 - total flux cleaned = 0.00101443 Jy ! Component: 3700 - total flux cleaned = 0.0010704 Jy ! Component: 3750 - total flux cleaned = 0.00101483 Jy ! Component: 3800 - total flux cleaned = 0.000973549 Jy ! Component: 3850 - total flux cleaned = 0.00101468 Jy ! Component: 3900 - total flux cleaned = 0.000973837 Jy ! Component: 3950 - total flux cleaned = 0.00097372 Jy ! Component: 4000 - total flux cleaned = 0.000946905 Jy ! Component: 4050 - total flux cleaned = 0.000853634 Jy ! Total flux subtracted in 4096 components = 0.000880185 Jy ! Clean residual min=-0.000702 max=0.000664 Jy/beam ! Clean residual mean=-0.000003 rms=0.000245 Jy/beam ! Combined flux in latest and established models = 0.069105 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 403 components and 0.0691051 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1736-1944_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.944 x 8.3 at -7.011 degrees (North through East) ! Clean map min=-0.0031619 max=0.052747 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1736-1944_S_map.fits wmodel /vlbi/uf001/uva//J1736-1944_S_map.mod ! Writing 403 model components to file: /vlbi/uf001/uva//J1736-1944_S_map.mod wobs /vlbi/uf001/uva//J1736-1944_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1736-1944_S_uvs.fits wwins /vlbi/uf001/uva//J1736-1944_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1736-1944_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0527471 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000241149 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.37154 1.37154 2.74309 5.48617 10.9723 21.9447 43.8894 87.7787 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.052 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 218.731 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1736-1944_S_dfm.log closed on Mon Jan 14 04:15:18 2019