! Started logfile: /vlbi/uf001/uva//J0609-0230_S_dfm.log on Sun Jan 13 22:51:55 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//J0609-0230_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0609-0230_S_uva.fits ! AN table 1: 57 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0609-0230 ! ! 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 7695 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 J0609-0230_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 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005493Jy sigma=20.011652 ! Fit after self-cal, rms=0.931330Jy sigma=18.567176 ! 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.703 mas, bmaj=6.993 mas, bpa=-3.734 degrees ! Estimated noise=0.526509 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.0544371 Jy ! Component: 100 - total flux cleaned = 0.0669005 Jy ! Total flux subtracted in 100 components = 0.0669005 Jy ! Clean residual min=-0.003362 max=0.004510 Jy/beam ! Clean residual mean=0.000002 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.0669006 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0669006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069977Jy sigma=1.283027 ! Fit after self-cal, rms=0.069485Jy sigma=1.270139 ! 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.222 mas, bmaj=7.87 mas, bpa=-3.437 degrees ! Estimated noise=0.437808 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.00494141 Jy ! Component: 100 - total flux cleaned = 0.00703323 Jy ! Component: 150 - total flux cleaned = 0.00803683 Jy ! Component: 200 - total flux cleaned = 0.00818572 Jy ! Total flux subtracted in 200 components = 0.00818572 Jy ! Clean residual min=-0.002594 max=0.002732 Jy/beam ! Clean residual mean=0.000002 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.0750863 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 23 components and 0.0750863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069120Jy sigma=1.264420 ! Fit after self-cal, rms=0.069118Jy sigma=1.264305 ! 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.222 x 7.87 at -3.437 degrees (North through East) ! Clean map min=-0.0024756 max=0.0707 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.91 HN 1.04 KP 1.07 ! LA 0.96 MK 0.99 NL 1.09 OV 1.02 ! PT 1.01 SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.95 HN 0.98 KP 1.03 ! LA 0.95 MK 1.08 NL 1.12 OV 0.98 ! PT 0.99 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 0.95 HN 1.03 KP 1.05 ! LA 1.00 MK 0.95 NL 1.06 OV 1.00 ! PT 0.98 SC 1.02 ! ! ! Fit before self-cal, rms=0.069118Jy sigma=1.264305 ! Fit after self-cal, rms=0.067525Jy sigma=1.259396 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.252 mas, bmaj=7.899 mas, bpa=-3.589 degrees ! Estimated noise=0.437788 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.000163844 Jy ! Component: 100 - total flux cleaned = -0.000180422 Jy ! Component: 150 - total flux cleaned = -0.000194617 Jy ! Component: 200 - total flux cleaned = -0.00019516 Jy ! Total flux subtracted in 200 components = -0.00019516 Jy ! Clean residual min=-0.002416 max=0.002451 Jy/beam ! Clean residual mean=-0.000002 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.0748911 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 30 components and 0.0748911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067518Jy sigma=1.259273 ! Fit after self-cal, rms=0.067514Jy sigma=1.259039 ! 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.067514Jy sigma=1.259039 ! Fit after self-cal, rms=0.067567Jy sigma=1.255169 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.26 mas, bmaj=7.905 mas, bpa=-3.575 degrees ! Estimated noise=0.437806 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000219001 Jy ! Component: 100 - total flux cleaned = -0.000218732 Jy ! Component: 150 - total flux cleaned = -0.000218638 Jy ! Component: 200 - total flux cleaned = -0.00021862 Jy ! Total flux subtracted in 200 components = -0.00021862 Jy ! Clean residual min=-0.002274 max=0.002281 Jy/beam ! Clean residual mean=-0.000003 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.0746725 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.0746725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067562Jy sigma=1.255088 ! Fit after self-cal, rms=0.067589Jy sigma=1.254884 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 = -2.73066e-05 Jy ! Component: 100 - total flux cleaned = -1.69047e-05 Jy ! Component: 150 - total flux cleaned = -2.6085e-05 Jy ! Component: 200 - total flux cleaned = -3.4784e-05 Jy ! Total flux subtracted in 200 components = -3.4784e-05 Jy ! Clean residual min=-0.002241 max=0.002283 Jy/beam ! Clean residual mean=-0.000003 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.0746377 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.0746377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067586Jy sigma=1.254839 ! Fit after self-cal, rms=0.067587Jy sigma=1.254837 ! 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.067587Jy sigma=1.254837 ! Fit after self-cal, rms=0.067515Jy sigma=1.250439 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.262 mas, bmaj=7.901 mas, bpa=-3.478 degrees ! Estimated noise=0.437116 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000219264 Jy ! Component: 100 - total flux cleaned = -0.000274426 Jy ! Component: 150 - total flux cleaned = -0.000283144 Jy ! Component: 200 - total flux cleaned = -0.000291213 Jy ! Total flux subtracted in 200 components = -0.000291213 Jy ! Clean residual min=-0.002169 max=0.002272 Jy/beam ! Clean residual mean=-0.000002 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.0743465 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.0743465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067511Jy sigma=1.250384 ! Fit after self-cal, rms=0.067530Jy sigma=1.250203 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 (33.5, 60.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000875455 Jy ! Component: 100 - total flux cleaned = 0.000834151 Jy ! Component: 150 - total flux cleaned = 0.000760467 Jy ! Component: 200 - total flux cleaned = 0.000639076 Jy ! Total flux subtracted in 200 components = 0.000639076 Jy ! Clean residual min=-0.001920 max=0.001838 Jy/beam ! Clean residual mean=-0.000002 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.0749855 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 57 components and 0.0749855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067456Jy sigma=1.248642 ! Fit after self-cal, rms=0.067449Jy sigma=1.248517 ! 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.067449Jy sigma=1.248517 ! Fit after self-cal, rms=0.067276Jy sigma=1.248440 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.374 mas, bmaj=12.59 mas, bpa=-2.651 degrees ! Estimated noise=0.549275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0003926 Jy ! Component: 100 - total flux cleaned = 0.000244782 Jy ! Component: 150 - total flux cleaned = 0.000180627 Jy ! Component: 200 - total flux cleaned = 0.000123933 Jy ! Total flux subtracted in 200 components = 0.000123933 Jy ! Clean residual min=-0.002480 max=0.002424 Jy/beam ! Clean residual mean=-0.000005 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.0751095 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 66 components and 0.0751095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067270Jy sigma=1.248269 ! Fit after self-cal, rms=0.067270Jy sigma=1.248247 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.31135e-06 Jy ! Component: 100 - total flux cleaned = -2.73668e-05 Jy ! Component: 150 - total flux cleaned = -7.37361e-05 Jy ! Component: 200 - total flux cleaned = -0.000129601 Jy ! Total flux subtracted in 200 components = -0.000129601 Jy ! Clean residual min=-0.002488 max=0.002438 Jy/beam ! Clean residual mean=-0.000005 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.0749799 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 71 components and 0.0749799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067272Jy sigma=1.248252 ! Fit after self-cal, rms=0.067271Jy sigma=1.248245 ! 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.27 mas, bmaj=7.908 mas, bpa=-3.424 degrees ! Estimated noise=0.435874 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.27 x 7.908 at -3.424 degrees (North through East) ! Clean map min=-0.0019953 max=0.070398 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.74 mas, bmaj=6.977 mas, bpa=-3.675 degrees ! Estimated noise=0.525481 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0546701 Jy ! Component: 100 - total flux cleaned = 0.0670405 Jy ! Component: 150 - total flux cleaned = 0.0714137 Jy ! Component: 200 - total flux cleaned = 0.0726935 Jy ! Total flux subtracted in 200 components = 0.0726935 Jy ! Clean residual min=-0.002554 max=0.002482 Jy/beam ! Clean residual mean=-0.000001 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.0726935 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0726935 Jy ! Inverting map and beam ! Estimated beam: bmin=3.27 mas, bmaj=7.908 mas, bpa=-3.424 degrees ! Estimated noise=0.435874 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.00103353 Jy ! Component: 100 - total flux cleaned = 0.00142515 Jy ! Component: 150 - total flux cleaned = 0.00165475 Jy ! Component: 200 - total flux cleaned = 0.001846 Jy ! Total flux subtracted in 200 components = 0.001846 Jy ! Clean residual min=-0.001939 max=0.001791 Jy/beam ! Clean residual mean=-0.000002 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.0745395 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 36 components and 0.0745395 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.374 mas, bmaj=12.59 mas, bpa=-2.651 degrees ! Estimated noise=0.549275 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000328936 Jy ! Component: 100 - total flux cleaned = 0.000399588 Jy ! Component: 150 - total flux cleaned = 0.00044257 Jy ! Component: 200 - total flux cleaned = 0.000463037 Jy ! Total flux subtracted in 200 components = 0.000463037 Jy ! Clean residual min=-0.002557 max=0.002382 Jy/beam ! Clean residual mean=-0.000004 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.0750025 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 = 1.43136e-08 Jy ! Component: 100 - total flux cleaned = 1.65218e-07 Jy ! Component: 150 - total flux cleaned = -1.44985e-05 Jy ! Component: 200 - total flux cleaned = -1.3683e-05 Jy ! Total flux subtracted in 200 components = -1.3683e-05 Jy ! Clean residual min=-0.002555 max=0.002394 Jy/beam ! Clean residual mean=-0.000005 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.0749888 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 48 components and 0.0749888 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.27 mas, bmaj=7.908 mas, bpa=-3.424 degrees ! Estimated noise=0.435874 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000123889 Jy ! Component: 100 - total flux cleaned = -0.000246122 Jy ! Component: 150 - total flux cleaned = -0.000193715 Jy ! Component: 200 - total flux cleaned = -0.000170488 Jy ! Total flux subtracted in 200 components = -0.000170488 Jy ! Clean residual min=-0.001964 max=0.001764 Jy/beam ! Clean residual mean=-0.000002 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.0748183 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 62 components and 0.0748183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067268Jy sigma=1.248176 ! Fit after self-cal, rms=0.067268Jy sigma=1.248144 wmodel J0609-0230_S_map.mod ! Writing 62 model components to file: J0609-0230_S_map.mod wobs J0609-0230_S_uvs.fits ! Writing UV FITS file: J0609-0230_S_uvs.fits wwins J0609-0230_S_map.win ! wwins: Wrote 2 windows to J0609-0230_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.000456823 Jy ! Component: 100 - total flux cleaned = -0.000749594 Jy ! Component: 150 - total flux cleaned = -0.00087516 Jy ! Component: 200 - total flux cleaned = -0.000996996 Jy ! Component: 250 - total flux cleaned = -0.00105649 Jy ! Component: 300 - total flux cleaned = -0.00111466 Jy ! Component: 350 - total flux cleaned = -0.00111467 Jy ! Component: 400 - total flux cleaned = -0.00116967 Jy ! Component: 450 - total flux cleaned = -0.00116969 Jy ! Component: 500 - total flux cleaned = -0.00114342 Jy ! Component: 550 - total flux cleaned = -0.00114315 Jy ! Component: 600 - total flux cleaned = -0.0010927 Jy ! Component: 650 - total flux cleaned = -0.00101794 Jy ! Component: 700 - total flux cleaned = -0.00091952 Jy ! Component: 750 - total flux cleaned = -0.000774899 Jy ! Component: 800 - total flux cleaned = -0.000704004 Jy ! Component: 850 - total flux cleaned = -0.0007043 Jy ! Component: 900 - total flux cleaned = -0.000635096 Jy ! Component: 950 - total flux cleaned = -0.000612201 Jy ! Component: 1000 - total flux cleaned = -0.000612159 Jy ! Component: 1050 - total flux cleaned = -0.000611781 Jy ! Component: 1100 - total flux cleaned = -0.000458648 Jy ! Component: 1150 - total flux cleaned = -0.000437836 Jy ! Component: 1200 - total flux cleaned = -0.000395688 Jy ! Component: 1250 - total flux cleaned = -0.000458868 Jy ! Component: 1300 - total flux cleaned = -0.000313093 Jy ! Component: 1350 - total flux cleaned = -0.000292838 Jy ! Component: 1400 - total flux cleaned = -0.000292875 Jy ! Component: 1450 - total flux cleaned = -0.000273242 Jy ! Component: 1500 - total flux cleaned = -0.000273181 Jy ! Component: 1550 - total flux cleaned = -0.000272934 Jy ! Component: 1600 - total flux cleaned = -0.000253198 Jy ! Component: 1650 - total flux cleaned = -0.000214582 Jy ! Component: 1700 - total flux cleaned = -0.000214529 Jy ! Component: 1750 - total flux cleaned = -0.000233257 Jy ! Component: 1800 - total flux cleaned = -0.000233309 Jy ! Component: 1850 - total flux cleaned = -0.000270376 Jy ! Component: 1900 - total flux cleaned = -0.000178468 Jy ! Component: 1950 - total flux cleaned = -0.00016037 Jy ! Component: 2000 - total flux cleaned = -0.000196591 Jy ! Component: 2050 - total flux cleaned = -0.000214116 Jy ! Component: 2100 - total flux cleaned = -0.000196448 Jy ! Component: 2150 - total flux cleaned = -0.000248719 Jy ! Component: 2200 - total flux cleaned = -0.00017911 Jy ! Component: 2250 - total flux cleaned = -0.000144748 Jy ! Component: 2300 - total flux cleaned = -0.000127319 Jy ! Component: 2350 - total flux cleaned = -0.000144274 Jy ! Component: 2400 - total flux cleaned = -0.000110645 Jy ! Component: 2450 - total flux cleaned = -0.000143737 Jy ! Component: 2500 - total flux cleaned = -0.000160056 Jy ! Component: 2550 - total flux cleaned = -9.4752e-05 Jy ! Component: 2600 - total flux cleaned = -0.000127191 Jy ! Component: 2650 - total flux cleaned = -0.000110967 Jy ! Component: 2700 - total flux cleaned = -6.3107e-05 Jy ! Component: 2750 - total flux cleaned = -0.000173643 Jy ! Component: 2800 - total flux cleaned = -0.000110999 Jy ! Component: 2850 - total flux cleaned = -7.96519e-05 Jy ! Component: 2900 - total flux cleaned = -4.88788e-05 Jy ! Component: 2950 - total flux cleaned = -4.89172e-05 Jy ! Component: 3000 - total flux cleaned = -3.37482e-05 Jy ! Component: 3050 - total flux cleaned = -3.47868e-06 Jy ! Component: 3100 - total flux cleaned = -3.51293e-06 Jy ! Component: 3150 - total flux cleaned = 2.62387e-05 Jy ! Component: 3200 - total flux cleaned = 4.10489e-05 Jy ! Component: 3250 - total flux cleaned = 7.03071e-05 Jy ! Component: 3300 - total flux cleaned = 7.01618e-05 Jy ! Component: 3350 - total flux cleaned = 4.14037e-05 Jy ! Component: 3400 - total flux cleaned = 0.000127566 Jy ! Component: 3450 - total flux cleaned = 8.48077e-05 Jy ! Component: 3500 - total flux cleaned = 0.000141561 Jy ! Component: 3550 - total flux cleaned = 0.00011345 Jy ! Component: 3600 - total flux cleaned = 0.000155484 Jy ! Component: 3650 - total flux cleaned = 0.000155628 Jy ! Component: 3700 - total flux cleaned = 0.000238622 Jy ! Component: 3750 - total flux cleaned = 0.000211003 Jy ! Component: 3800 - total flux cleaned = 0.000197487 Jy ! Component: 3850 - total flux cleaned = 0.000265473 Jy ! Component: 3900 - total flux cleaned = 0.00022496 Jy ! Component: 3950 - total flux cleaned = 0.000291945 Jy ! Component: 4000 - total flux cleaned = 0.000291899 Jy ! Component: 4050 - total flux cleaned = 0.00026567 Jy ! Total flux subtracted in 4096 components = 0.000292059 Jy ! Clean residual min=-0.000899 max=0.000782 Jy/beam ! Clean residual mean=-0.000001 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.0751104 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 359 components and 0.0751104 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0609-0230_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.27 x 7.908 at -3.424 degrees (North through East) ! Clean map min=-0.0018138 max=0.070193 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0609-0230_S_map.fits wmodel /vlbi/uf001/uva//J0609-0230_S_map.mod ! Writing 359 model components to file: /vlbi/uf001/uva//J0609-0230_S_map.mod wobs /vlbi/uf001/uva//J0609-0230_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0609-0230_S_uvs.fits wwins /vlbi/uf001/uva//J0609-0230_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J0609-0230_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0701927 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000246325 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.05278 1.05278 2.10556 4.21113 8.42226 16.8445 33.689 67.378 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.07 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 284.959 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0609-0230_S_dfm.log closed on Sun Jan 13 22:52:00 2019