! Started logfile: /vlbi/uf001/uva//J1625-3108_S_dfm.log on Mon Jan 14 03:41:39 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//J1625-3108_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1625-3108_S_uva.fits ! AN table 1: 38 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.873538 visibilities/baseline/integration-bin. ! Found source: J1625-3108 ! ! 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 3585 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 J1625-3108_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 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011565Jy sigma=15.053610 ! Fit after self-cal, rms=0.926477Jy sigma=13.778806 ! 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.319 mas, bmaj=12.02 mas, bpa=14.53 degrees ! Estimated noise=1.3843 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.0586014 Jy ! Component: 100 - total flux cleaned = 0.0759963 Jy ! Total flux subtracted in 100 components = 0.0759963 Jy ! Clean residual min=-0.009579 max=0.009689 Jy/beam ! Clean residual mean=-0.000255 rms=0.002686 Jy/beam ! Combined flux in latest and established models = 0.0759963 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0759963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110224Jy sigma=1.404010 ! Fit after self-cal, rms=0.109762Jy sigma=1.395416 ! 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=4 mas, bmaj=14 mas, bpa=15.14 degrees ! Estimated noise=0.874337 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.0157669 Jy ! Component: 100 - total flux cleaned = 0.0243107 Jy ! Component: 150 - total flux cleaned = 0.0293164 Jy ! Component: 200 - total flux cleaned = 0.0322634 Jy ! Total flux subtracted in 200 components = 0.0322634 Jy ! Clean residual min=-0.009211 max=0.011100 Jy/beam ! Clean residual mean=-0.000436 rms=0.003030 Jy/beam ! Combined flux in latest and established models = 0.10826 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 47 components and 0.10826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.107497Jy sigma=1.353447 ! Fit after self-cal, rms=0.107129Jy sigma=1.346529 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4 x 14 at 15.14 degrees (North through East) ! Clean map min=-0.009513 max=0.074998 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.18 HN 1.02 KP 1.29 ! LA 0.80 NL 1.45 OV 1.09 PT 0.75 ! SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 1.02 HN 0.97 KP 1.10 ! LA 0.83 NL 1.27 OV 1.14 PT 0.84 ! SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.96 HN 0.91 KP 1.02 ! LA 0.79 NL 1.32 OV 1.14 PT 0.90 ! SC 1.05 ! ! ! Fit before self-cal, rms=0.107129Jy sigma=1.346529 ! Fit after self-cal, rms=0.116423Jy sigma=1.319315 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.043 mas, bmaj=14.35 mas, bpa=15.29 degrees ! Estimated noise=0.892416 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 = -3.12541e-05 Jy ! Component: 100 - total flux cleaned = -9.16153e-05 Jy ! Component: 150 - total flux cleaned = -0.000139392 Jy ! Component: 200 - total flux cleaned = -0.000140125 Jy ! Total flux subtracted in 200 components = -0.000140125 Jy ! Clean residual min=-0.007588 max=0.009745 Jy/beam ! Clean residual mean=-0.000274 rms=0.002495 Jy/beam ! Combined flux in latest and established models = 0.10812 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 55 components and 0.10812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.116338Jy sigma=1.318731 ! Fit after self-cal, rms=0.117027Jy sigma=1.315431 ! 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.117027Jy sigma=1.315431 ! Fit after self-cal, rms=0.131066Jy sigma=1.284411 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.082 mas, bmaj=14.59 mas, bpa=15.19 degrees ! Estimated noise=0.919149 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100451 Jy ! Component: 100 - total flux cleaned = 0.000728237 Jy ! Component: 150 - total flux cleaned = 0.000552945 Jy ! Component: 200 - total flux cleaned = 0.000513347 Jy ! Total flux subtracted in 200 components = 0.000513347 Jy ! Clean residual min=-0.007539 max=0.008279 Jy/beam ! Clean residual mean=-0.000166 rms=0.002318 Jy/beam ! Combined flux in latest and established models = 0.108633 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 63 components and 0.108633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.130956Jy sigma=1.284302 ! Fit after self-cal, rms=0.131497Jy sigma=1.281392 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.000217993 Jy ! Component: 100 - total flux cleaned = -0.000352892 Jy ! Component: 150 - total flux cleaned = -0.000393189 Jy ! Component: 200 - total flux cleaned = -0.000466707 Jy ! Total flux subtracted in 200 components = -0.000466707 Jy ! Clean residual min=-0.007582 max=0.008514 Jy/beam ! Clean residual mean=-0.000172 rms=0.002335 Jy/beam ! Combined flux in latest and established models = 0.108166 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 68 components and 0.108166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.131448Jy sigma=1.281242 ! Fit after self-cal, rms=0.131465Jy sigma=1.281167 ! 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.131465Jy sigma=1.281167 ! Fit after self-cal, rms=0.137575Jy sigma=1.280155 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.111 mas, bmaj=14.75 mas, bpa=15.19 degrees ! Estimated noise=0.932143 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000305067 Jy ! Component: 100 - total flux cleaned = 0.000106676 Jy ! Component: 150 - total flux cleaned = -6.09674e-05 Jy ! Component: 200 - total flux cleaned = -9.87387e-05 Jy ! Total flux subtracted in 200 components = -9.87387e-05 Jy ! Clean residual min=-0.007708 max=0.008258 Jy/beam ! Clean residual mean=-0.000159 rms=0.002362 Jy/beam ! Combined flux in latest and established models = 0.108067 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 70 components and 0.108067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.137505Jy sigma=1.280136 ! Fit after self-cal, rms=0.137640Jy sigma=1.279973 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 = -4.08703e-05 Jy ! Component: 100 - total flux cleaned = -0.000235011 Jy ! Component: 150 - total flux cleaned = -0.000269282 Jy ! Component: 200 - total flux cleaned = -0.000300892 Jy ! Total flux subtracted in 200 components = -0.000300892 Jy ! Clean residual min=-0.007704 max=0.008188 Jy/beam ! Clean residual mean=-0.000161 rms=0.002364 Jy/beam ! Combined flux in latest and established models = 0.107767 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 70 components and 0.107767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.137598Jy sigma=1.279929 ! Fit after self-cal, rms=0.137612Jy sigma=1.279866 ! 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.137612Jy sigma=1.279866 ! Fit after self-cal, rms=0.140771Jy sigma=1.279731 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.328 mas, bmaj=25.59 mas, bpa=3.713 degrees ! Estimated noise=1.03997 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.40687e-05 Jy ! Component: 100 - total flux cleaned = 4.69462e-05 Jy ! Component: 150 - total flux cleaned = -1.38479e-05 Jy ! Component: 200 - total flux cleaned = -6.94829e-05 Jy ! Total flux subtracted in 200 components = -6.94829e-05 Jy ! Clean residual min=-0.008187 max=0.010742 Jy/beam ! Clean residual mean=-0.000250 rms=0.003267 Jy/beam ! Combined flux in latest and established models = 0.107697 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 76 components and 0.107697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.140731Jy sigma=1.279788 ! Fit after self-cal, rms=0.140758Jy sigma=1.279729 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 = -8.52154e-05 Jy ! Component: 100 - total flux cleaned = -8.29472e-05 Jy ! Component: 150 - total flux cleaned = -0.000134659 Jy ! Component: 200 - total flux cleaned = -0.000183826 Jy ! Total flux subtracted in 200 components = -0.000183826 Jy ! Clean residual min=-0.008189 max=0.010753 Jy/beam ! Clean residual mean=-0.000252 rms=0.003268 Jy/beam ! Combined flux in latest and established models = 0.107513 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 79 components and 0.107513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.140739Jy sigma=1.279783 ! Fit after self-cal, rms=0.140736Jy sigma=1.279736 ! 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.133 mas, bmaj=14.9 mas, bpa=15.21 degrees ! Estimated noise=0.944216 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.133 x 14.9 at 15.21 degrees (North through East) ! Clean map min=-0.0076645 max=0.083276 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.327 mas, bmaj=12.57 mas, bpa=15.33 degrees ! Estimated noise=1.54323 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0644646 Jy ! Component: 100 - total flux cleaned = 0.0829781 Jy ! Component: 150 - total flux cleaned = 0.0928957 Jy ! Component: 200 - total flux cleaned = 0.0986831 Jy ! Total flux subtracted in 200 components = 0.0986831 Jy ! Clean residual min=-0.007902 max=0.010064 Jy/beam ! Clean residual mean=-0.000114 rms=0.002343 Jy/beam ! Combined flux in latest and established models = 0.0986831 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.0986831 Jy ! Inverting map and beam ! Estimated beam: bmin=4.133 mas, bmaj=14.9 mas, bpa=15.21 degrees ! Estimated noise=0.944216 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.004682 Jy ! Component: 100 - total flux cleaned = 0.006263 Jy ! Component: 150 - total flux cleaned = 0.0066649 Jy ! Component: 200 - total flux cleaned = 0.00684506 Jy ! Total flux subtracted in 200 components = 0.00684506 Jy ! Clean residual min=-0.008019 max=0.008721 Jy/beam ! Clean residual mean=-0.000174 rms=0.002425 Jy/beam ! Combined flux in latest and established models = 0.105528 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 46 components and 0.105528 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.328 mas, bmaj=25.59 mas, bpa=3.713 degrees ! Estimated noise=1.03997 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000821806 Jy ! Component: 100 - total flux cleaned = 0.000860779 Jy ! Component: 150 - total flux cleaned = 0.000827588 Jy ! Component: 200 - total flux cleaned = 0.000858618 Jy ! Total flux subtracted in 200 components = 0.000858618 Jy ! Clean residual min=-0.008478 max=0.010989 Jy/beam ! Clean residual mean=-0.000262 rms=0.003288 Jy/beam ! Combined flux in latest and established models = 0.106387 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 = 5.85585e-05 Jy ! Component: 100 - total flux cleaned = 5.88195e-05 Jy ! Component: 150 - total flux cleaned = 8.5996e-05 Jy ! Component: 200 - total flux cleaned = 0.000113161 Jy ! Total flux subtracted in 200 components = 0.000113161 Jy ! Clean residual min=-0.008446 max=0.010950 Jy/beam ! Clean residual mean=-0.000261 rms=0.003285 Jy/beam ! Combined flux in latest and established models = 0.1065 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 53 components and 0.1065 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.133 mas, bmaj=14.9 mas, bpa=15.21 degrees ! Estimated noise=0.944216 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000417794 Jy ! Component: 100 - total flux cleaned = -0.000510279 Jy ! Component: 150 - total flux cleaned = -0.000470803 Jy ! Component: 200 - total flux cleaned = -0.000396849 Jy ! Total flux subtracted in 200 components = -0.000396849 Jy ! Clean residual min=-0.007934 max=0.008473 Jy/beam ! Clean residual mean=-0.000170 rms=0.002408 Jy/beam ! Combined flux in latest and established models = 0.106103 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 60 components and 0.106103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.140713Jy sigma=1.280737 ! Fit after self-cal, rms=0.140673Jy sigma=1.280598 wmodel J1625-3108_S_map.mod ! Writing 60 model components to file: J1625-3108_S_map.mod wobs J1625-3108_S_uvs.fits ! Writing UV FITS file: J1625-3108_S_uvs.fits wwins J1625-3108_S_map.win ! wwins: Wrote 1 windows to J1625-3108_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.00296698 Jy ! Component: 100 - total flux cleaned = 0.00544776 Jy ! Component: 150 - total flux cleaned = 0.00686513 Jy ! Component: 200 - total flux cleaned = 0.00783985 Jy ! Component: 250 - total flux cleaned = 0.00853029 Jy ! Component: 300 - total flux cleaned = 0.00918795 Jy ! Component: 350 - total flux cleaned = 0.00992645 Jy ! Component: 400 - total flux cleaned = 0.010639 Jy ! Component: 450 - total flux cleaned = 0.011516 Jy ! Component: 500 - total flux cleaned = 0.0122637 Jy ! Component: 550 - total flux cleaned = 0.0128961 Jy ! Component: 600 - total flux cleaned = 0.0137722 Jy ! Component: 650 - total flux cleaned = 0.0144509 Jy ! Component: 700 - total flux cleaned = 0.0148617 Jy ! Component: 750 - total flux cleaned = 0.0151795 Jy ! Component: 800 - total flux cleaned = 0.0153342 Jy ! Component: 850 - total flux cleaned = 0.0155598 Jy ! Component: 900 - total flux cleaned = 0.0157793 Jy ! Component: 950 - total flux cleaned = 0.0161382 Jy ! Component: 1000 - total flux cleaned = 0.0164181 Jy ! Component: 1050 - total flux cleaned = 0.0165553 Jy ! Component: 1100 - total flux cleaned = 0.0167566 Jy ! Component: 1150 - total flux cleaned = 0.0169528 Jy ! Component: 1200 - total flux cleaned = 0.0170804 Jy ! Component: 1250 - total flux cleaned = 0.0171434 Jy ! Component: 1300 - total flux cleaned = 0.0172049 Jy ! Component: 1350 - total flux cleaned = 0.0172051 Jy ! Component: 1400 - total flux cleaned = 0.0172051 Jy ! Component: 1450 - total flux cleaned = 0.0170891 Jy ! Component: 1500 - total flux cleaned = 0.0173176 Jy ! Component: 1550 - total flux cleaned = 0.0170939 Jy ! Component: 1600 - total flux cleaned = 0.0171501 Jy ! Component: 1650 - total flux cleaned = 0.0170963 Jy ! Component: 1700 - total flux cleaned = 0.0170423 Jy ! Component: 1750 - total flux cleaned = 0.0169893 Jy ! Component: 1800 - total flux cleaned = 0.0169887 Jy ! Component: 1850 - total flux cleaned = 0.0170399 Jy ! Component: 1900 - total flux cleaned = 0.0170906 Jy ! Component: 1950 - total flux cleaned = 0.0170908 Jy ! Component: 2000 - total flux cleaned = 0.0173389 Jy ! Component: 2050 - total flux cleaned = 0.0174369 Jy ! Component: 2100 - total flux cleaned = 0.0175828 Jy ! Component: 2150 - total flux cleaned = 0.0178237 Jy ! Component: 2200 - total flux cleaned = 0.0178238 Jy ! Component: 2250 - total flux cleaned = 0.0180137 Jy ! Component: 2300 - total flux cleaned = 0.0181074 Jy ! Component: 2350 - total flux cleaned = 0.0182479 Jy ! Component: 2400 - total flux cleaned = 0.0184803 Jy ! Component: 2450 - total flux cleaned = 0.0184341 Jy ! Component: 2500 - total flux cleaned = 0.0186178 Jy ! Component: 2550 - total flux cleaned = 0.018846 Jy ! Component: 2600 - total flux cleaned = 0.0188004 Jy ! Component: 2650 - total flux cleaned = 0.018982 Jy ! Component: 2700 - total flux cleaned = 0.019163 Jy ! Component: 2750 - total flux cleaned = 0.019163 Jy ! Component: 2800 - total flux cleaned = 0.0193431 Jy ! Component: 2850 - total flux cleaned = 0.019433 Jy ! Component: 2900 - total flux cleaned = 0.0194777 Jy ! Component: 2950 - total flux cleaned = 0.0195227 Jy ! Component: 3000 - total flux cleaned = 0.0195674 Jy ! Component: 3050 - total flux cleaned = 0.0195226 Jy ! Component: 3100 - total flux cleaned = 0.0195672 Jy ! Component: 3150 - total flux cleaned = 0.0196124 Jy ! Component: 3200 - total flux cleaned = 0.0196124 Jy ! Component: 3250 - total flux cleaned = 0.0196572 Jy ! Component: 3300 - total flux cleaned = 0.0197473 Jy ! Component: 3350 - total flux cleaned = 0.0197024 Jy ! Component: 3400 - total flux cleaned = 0.0197928 Jy ! Component: 3450 - total flux cleaned = 0.0197927 Jy ! Component: 3500 - total flux cleaned = 0.0197926 Jy ! Component: 3550 - total flux cleaned = 0.0199283 Jy ! Component: 3600 - total flux cleaned = 0.0200192 Jy ! Component: 3650 - total flux cleaned = 0.0200193 Jy ! Component: 3700 - total flux cleaned = 0.0201105 Jy ! Component: 3750 - total flux cleaned = 0.020248 Jy ! Component: 3800 - total flux cleaned = 0.0203399 Jy ! Component: 3850 - total flux cleaned = 0.0204783 Jy ! Component: 3900 - total flux cleaned = 0.0206179 Jy ! Component: 3950 - total flux cleaned = 0.020804 Jy ! Component: 4000 - total flux cleaned = 0.0208042 Jy ! Component: 4050 - total flux cleaned = 0.0208987 Jy ! Total flux subtracted in 4096 components = 0.0209932 Jy ! Clean residual min=-0.002889 max=0.002792 Jy/beam ! Clean residual mean=0.000001 rms=0.000928 Jy/beam ! Combined flux in latest and established models = 0.127096 Jy keep ! Adding 330 model components to the UV plane model. ! The established model now contains 390 components and 0.127096 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1625-3108_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.133 x 14.9 at 15.21 degrees (North through East) ! Clean map min=-0.0066154 max=0.08342 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1625-3108_S_map.fits wmodel /vlbi/uf001/uva//J1625-3108_S_map.mod ! Writing 390 model components to file: /vlbi/uf001/uva//J1625-3108_S_map.mod wobs /vlbi/uf001/uva//J1625-3108_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1625-3108_S_uvs.fits wwins /vlbi/uf001/uva//J1625-3108_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1625-3108_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0834196 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000843261 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.0326 3.0326 6.0652 12.1304 24.2608 48.5216 97.0432 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.083 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 98.925 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1625-3108_S_dfm.log closed on Mon Jan 14 03:41:43 2019