! Started logfile: /vlbi/uf001/uva//J1605+3001_S_dfm.log on Mon Jan 14 03:34:18 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//J1605+3001_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1605+3001_S_uva.fits ! AN table 1: 42 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.729592 visibilities/baseline/integration-bin. ! Found source: J1605+3001 ! ! 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 40 lines of history. ! ! Reading 2574 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 J1605+3001_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 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.046150Jy sigma=23.403011 ! Fit after self-cal, rms=0.742148Jy sigma=16.736128 ! 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=5.2 mas, bmaj=11.37 mas, bpa=-22.94 degrees ! Estimated noise=1.0584 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.201343 Jy ! Component: 100 - total flux cleaned = 0.245326 Jy ! Total flux subtracted in 100 components = 0.245326 Jy ! Clean residual min=-0.010226 max=0.014515 Jy/beam ! Clean residual mean=-0.000010 rms=0.003321 Jy/beam ! Combined flux in latest and established models = 0.245326 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.245326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058984Jy sigma=1.298656 ! Fit after self-cal, rms=0.058978Jy sigma=1.298553 ! 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=5.926 mas, bmaj=12.13 mas, bpa=-23.56 degrees ! Estimated noise=0.724256 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.0163387 Jy ! Component: 100 - total flux cleaned = 0.0254394 Jy ! Component: 150 - total flux cleaned = 0.0288973 Jy ! Component: 200 - total flux cleaned = 0.0300519 Jy ! Total flux subtracted in 200 components = 0.0300519 Jy ! Clean residual min=-0.006390 max=0.008602 Jy/beam ! Clean residual mean=-0.000000 rms=0.002042 Jy/beam ! Combined flux in latest and established models = 0.275378 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 48 components and 0.275378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054217Jy sigma=1.190817 ! Fit after self-cal, rms=0.054174Jy sigma=1.189853 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.926 x 12.13 at -23.56 degrees (North through East) ! Clean map min=-0.0062876 max=0.25743 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 0.98 KP 1.00 ! LA 0.94 NL 1.03 OV 0.98 PT 1.01 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 0.99 KP 1.02 ! LA 0.94 NL 1.02 OV 0.98 PT 1.00 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.00 KP 1.03 ! LA 0.97 NL 1.03 OV 1.05 PT 0.98 ! ! ! Fit before self-cal, rms=0.054174Jy sigma=1.189853 ! Fit after self-cal, rms=0.052872Jy sigma=1.167268 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.924 mas, bmaj=12.13 mas, bpa=-23.45 degrees ! Estimated noise=0.720984 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.00369339 Jy ! Component: 100 - total flux cleaned = -0.00425951 Jy ! Component: 150 - total flux cleaned = -0.0044787 Jy ! Component: 200 - total flux cleaned = -0.00466595 Jy ! Total flux subtracted in 200 components = -0.00466595 Jy ! Clean residual min=-0.006396 max=0.007256 Jy/beam ! Clean residual mean=0.000008 rms=0.001771 Jy/beam ! Combined flux in latest and established models = 0.270712 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 68 components and 0.270712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052542Jy sigma=1.159285 ! Fit after self-cal, rms=0.052537Jy sigma=1.159137 ! 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.052537Jy sigma=1.159137 ! Fit after self-cal, rms=0.049389Jy sigma=1.075039 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.922 mas, bmaj=12.11 mas, bpa=-23.23 degrees ! Estimated noise=0.71969 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000274083 Jy ! Component: 100 - total flux cleaned = 0.00053217 Jy ! Component: 150 - total flux cleaned = 0.000694417 Jy ! Component: 200 - total flux cleaned = 0.000695186 Jy ! Total flux subtracted in 200 components = 0.000695186 Jy ! Clean residual min=-0.002606 max=0.003302 Jy/beam ! Clean residual mean=0.000000 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 0.271408 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 81 components and 0.271408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.049294Jy sigma=1.073221 ! Fit after self-cal, rms=0.049306Jy sigma=1.072958 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.46348e-05 Jy ! Component: 100 - total flux cleaned = 6.33958e-05 Jy ! Component: 150 - total flux cleaned = 3.8773e-05 Jy ! Component: 200 - total flux cleaned = 3.87672e-05 Jy ! Total flux subtracted in 200 components = 3.87672e-05 Jy ! Clean residual min=-0.002561 max=0.003272 Jy/beam ! Clean residual mean=0.000000 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.271446 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 91 components and 0.271446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.049277Jy sigma=1.072484 ! Fit after self-cal, rms=0.049279Jy sigma=1.072451 ! 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.049279Jy sigma=1.072451 ! Fit after self-cal, rms=0.049251Jy sigma=1.071437 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.913 mas, bmaj=12.1 mas, bpa=-23.13 degrees ! Estimated noise=0.71905 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.86127e-05 Jy ! Component: 100 - total flux cleaned = 7.01622e-05 Jy ! Component: 150 - total flux cleaned = 0.000193786 Jy ! Component: 200 - total flux cleaned = 0.000193271 Jy ! Total flux subtracted in 200 components = 0.000193271 Jy ! Clean residual min=-0.002339 max=0.003214 Jy/beam ! Clean residual mean=0.000000 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.27164 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 95 components and 0.27164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.049196Jy sigma=1.070436 ! Fit after self-cal, rms=0.049200Jy sigma=1.070403 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 (118.5, 74.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00201278 Jy ! Component: 100 - total flux cleaned = 0.00260008 Jy ! Component: 150 - total flux cleaned = 0.00245413 Jy ! Component: 200 - total flux cleaned = 0.00237105 Jy ! Total flux subtracted in 200 components = 0.00237105 Jy ! Clean residual min=-0.002460 max=0.002494 Jy/beam ! Clean residual mean=-0.000004 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.274011 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 122 components and 0.274011 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.049005Jy sigma=1.066373 ! Fit after self-cal, rms=0.048995Jy sigma=1.065988 ! 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.048995Jy sigma=1.065988 ! Fit after self-cal, rms=0.048956Jy sigma=1.065604 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.391 mas, bmaj=13.84 mas, bpa=-27.05 degrees ! Estimated noise=0.785655 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000659187 Jy ! Component: 100 - total flux cleaned = 0.000659725 Jy ! Component: 150 - total flux cleaned = 0.000691545 Jy ! Component: 200 - total flux cleaned = 0.000691995 Jy ! Total flux subtracted in 200 components = 0.000691995 Jy ! Clean residual min=-0.002138 max=0.002245 Jy/beam ! Clean residual mean=-0.000006 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.274703 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 134 components and 0.274703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.048903Jy sigma=1.064465 ! Fit after self-cal, rms=0.048903Jy sigma=1.064405 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.000161521 Jy ! Component: 100 - total flux cleaned = 0.000138386 Jy ! Component: 150 - total flux cleaned = 0.000116746 Jy ! Component: 200 - total flux cleaned = 0.000116221 Jy ! Total flux subtracted in 200 components = 0.000116221 Jy ! Clean residual min=-0.002108 max=0.002208 Jy/beam ! Clean residual mean=-0.000007 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.274819 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 146 components and 0.274819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.048881Jy sigma=1.063916 ! Fit after self-cal, rms=0.048882Jy sigma=1.063896 ! 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=5.911 mas, bmaj=12.09 mas, bpa=-23.09 degrees ! Estimated noise=0.718581 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.911 x 12.09 at -23.09 degrees (North through East) ! Clean map min=-0.0023577 max=0.25542 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=5.187 mas, bmaj=11.3 mas, bpa=-22.7 degrees ! Estimated noise=1.05891 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.199779 Jy ! Component: 100 - total flux cleaned = 0.243423 Jy ! Component: 150 - total flux cleaned = 0.256837 Jy ! Component: 200 - total flux cleaned = 0.264472 Jy ! Total flux subtracted in 200 components = 0.264472 Jy ! Clean residual min=-0.004265 max=0.006286 Jy/beam ! Clean residual mean=-0.000001 rms=0.001361 Jy/beam ! Combined flux in latest and established models = 0.264472 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.264472 Jy ! Inverting map and beam ! Estimated beam: bmin=5.911 mas, bmaj=12.09 mas, bpa=-23.09 degrees ! Estimated noise=0.718581 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) ! Added new window around map position (43, 125). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00533056 Jy ! Component: 100 - total flux cleaned = 0.00688738 Jy ! Component: 150 - total flux cleaned = 0.00757586 Jy ! Component: 200 - total flux cleaned = 0.00804298 Jy ! Total flux subtracted in 200 components = 0.00804298 Jy ! Clean residual min=-0.002733 max=0.002430 Jy/beam ! Clean residual mean=-0.000005 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.272515 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 55 components and 0.272516 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.391 mas, bmaj=13.84 mas, bpa=-27.05 degrees ! Estimated noise=0.785655 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124984 Jy ! Component: 100 - total flux cleaned = 0.00138775 Jy ! Component: 150 - total flux cleaned = 0.00127762 Jy ! Component: 200 - total flux cleaned = 0.00123295 Jy ! Total flux subtracted in 200 components = 0.00123295 Jy ! Clean residual min=-0.002497 max=0.002091 Jy/beam ! Clean residual mean=-0.000001 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.273748 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 = -8.89542e-07 Jy ! Component: 100 - total flux cleaned = -4.10396e-05 Jy ! Component: 150 - total flux cleaned = -0.000109318 Jy ! Component: 200 - total flux cleaned = -0.000171932 Jy ! Total flux subtracted in 200 components = -0.000171932 Jy ! Clean residual min=-0.002213 max=0.001961 Jy/beam ! Clean residual mean=-0.000001 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.273577 Jy ! Adding 88 model components to the UV plane model. ! The established model now contains 130 components and 0.273577 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.911 mas, bmaj=12.09 mas, bpa=-23.09 degrees ! Estimated noise=0.718581 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.97971e-05 Jy ! Component: 100 - total flux cleaned = 0.000102546 Jy ! Component: 150 - total flux cleaned = 0.00010277 Jy ! Component: 200 - total flux cleaned = 6.90433e-05 Jy ! Total flux subtracted in 200 components = 6.90433e-05 Jy ! Clean residual min=-0.002208 max=0.002123 Jy/beam ! Clean residual mean=-0.000002 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.273646 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 160 components and 0.273646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.048809Jy sigma=1.062169 ! Fit after self-cal, rms=0.048795Jy sigma=1.061863 wmodel J1605+3001_S_map.mod ! Writing 160 model components to file: J1605+3001_S_map.mod wobs J1605+3001_S_uvs.fits ! Writing UV FITS file: J1605+3001_S_uvs.fits wwins J1605+3001_S_map.win ! wwins: Wrote 3 windows to J1605+3001_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.00047481 Jy ! Component: 100 - total flux cleaned = -0.000814453 Jy ! Component: 150 - total flux cleaned = -0.00132148 Jy ! Component: 200 - total flux cleaned = -0.00168281 Jy ! Component: 250 - total flux cleaned = -0.00203092 Jy ! Component: 300 - total flux cleaned = -0.00236613 Jy ! Component: 350 - total flux cleaned = -0.00271537 Jy ! Component: 400 - total flux cleaned = -0.00297405 Jy ! Component: 450 - total flux cleaned = -0.00325052 Jy ! Component: 500 - total flux cleaned = -0.00356638 Jy ! Component: 550 - total flux cleaned = -0.00380209 Jy ! Component: 600 - total flux cleaned = -0.0040532 Jy ! Component: 650 - total flux cleaned = -0.00425256 Jy ! Component: 700 - total flux cleaned = -0.00436047 Jy ! Component: 750 - total flux cleaned = -0.00442324 Jy ! Component: 800 - total flux cleaned = -0.00442385 Jy ! Component: 850 - total flux cleaned = -0.00446373 Jy ! Component: 900 - total flux cleaned = -0.00448366 Jy ! Component: 950 - total flux cleaned = -0.00448412 Jy ! Component: 1000 - total flux cleaned = -0.004447 Jy ! Component: 1050 - total flux cleaned = -0.00441098 Jy ! Component: 1100 - total flux cleaned = -0.00442854 Jy ! Component: 1150 - total flux cleaned = -0.00430626 Jy ! Component: 1200 - total flux cleaned = -0.00428904 Jy ! Component: 1250 - total flux cleaned = -0.00427193 Jy ! Component: 1300 - total flux cleaned = -0.00418987 Jy ! Component: 1350 - total flux cleaned = -0.00410944 Jy ! Component: 1400 - total flux cleaned = -0.00406182 Jy ! Component: 1450 - total flux cleaned = -0.00401533 Jy ! Component: 1500 - total flux cleaned = -0.00392346 Jy ! Component: 1550 - total flux cleaned = -0.00383315 Jy ! Component: 1600 - total flux cleaned = -0.0037445 Jy ! Component: 1650 - total flux cleaned = -0.00375936 Jy ! Component: 1700 - total flux cleaned = -0.00370145 Jy ! Component: 1750 - total flux cleaned = -0.00360251 Jy ! Component: 1800 - total flux cleaned = -0.00354688 Jy ! Component: 1850 - total flux cleaned = -0.00354675 Jy ! Component: 1900 - total flux cleaned = -0.00346541 Jy ! Component: 1950 - total flux cleaned = -0.00338525 Jy ! Component: 2000 - total flux cleaned = -0.00334566 Jy ! Component: 2050 - total flux cleaned = -0.00329347 Jy ! Component: 2100 - total flux cleaned = -0.00322929 Jy ! Component: 2150 - total flux cleaned = -0.00320395 Jy ! Component: 2200 - total flux cleaned = -0.00315357 Jy ! Component: 2250 - total flux cleaned = -0.00312867 Jy ! Component: 2300 - total flux cleaned = -0.00304251 Jy ! Component: 2350 - total flux cleaned = -0.00301827 Jy ! Component: 2400 - total flux cleaned = -0.00296986 Jy ! Component: 2450 - total flux cleaned = -0.00294599 Jy ! Component: 2500 - total flux cleaned = -0.00293419 Jy ! Component: 2550 - total flux cleaned = -0.00296934 Jy ! Component: 2600 - total flux cleaned = -0.00295764 Jy ! Component: 2650 - total flux cleaned = -0.00295778 Jy ! Component: 2700 - total flux cleaned = -0.00296918 Jy ! Component: 2750 - total flux cleaned = -0.00294671 Jy ! Component: 2800 - total flux cleaned = -0.00295799 Jy ! Component: 2850 - total flux cleaned = -0.00293569 Jy ! Component: 2900 - total flux cleaned = -0.00295779 Jy ! Component: 2950 - total flux cleaned = -0.00297963 Jy ! Component: 3000 - total flux cleaned = -0.00295792 Jy ! Component: 3050 - total flux cleaned = -0.00294716 Jy ! Component: 3100 - total flux cleaned = -0.002958 Jy ! Component: 3150 - total flux cleaned = -0.0029366 Jy ! Component: 3200 - total flux cleaned = -0.00297904 Jy ! Component: 3250 - total flux cleaned = -0.00295784 Jy ! Component: 3300 - total flux cleaned = -0.00296833 Jy ! Component: 3350 - total flux cleaned = -0.00298922 Jy ! Component: 3400 - total flux cleaned = -0.00301002 Jy ! Component: 3450 - total flux cleaned = -0.00303069 Jy ! Component: 3500 - total flux cleaned = -0.00305123 Jy ! Component: 3550 - total flux cleaned = -0.0030615 Jy ! Component: 3600 - total flux cleaned = -0.00310222 Jy ! Component: 3650 - total flux cleaned = -0.00311232 Jy ! Component: 3700 - total flux cleaned = -0.00313251 Jy ! Component: 3750 - total flux cleaned = -0.00316258 Jy ! Component: 3800 - total flux cleaned = -0.00319253 Jy ! Component: 3850 - total flux cleaned = -0.00318271 Jy ! Component: 3900 - total flux cleaned = -0.00322235 Jy ! Component: 3950 - total flux cleaned = -0.00324204 Jy ! Component: 4000 - total flux cleaned = -0.00327147 Jy ! Component: 4050 - total flux cleaned = -0.00331055 Jy ! Total flux subtracted in 4096 components = -0.00331048 Jy ! Clean residual min=-0.000502 max=0.000650 Jy/beam ! Clean residual mean=-0.000001 rms=0.000186 Jy/beam ! Combined flux in latest and established models = 0.270335 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 458 components and 0.270335 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1605+3001_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.911 x 12.09 at -23.09 degrees (North through East) ! Clean map min=-0.0016385 max=0.25455 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1605+3001_S_map.fits wmodel /vlbi/uf001/uva//J1605+3001_S_map.mod ! Writing 458 model components to file: /vlbi/uf001/uva//J1605+3001_S_map.mod wobs /vlbi/uf001/uva//J1605+3001_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1605+3001_S_uvs.fits wwins /vlbi/uf001/uva//J1605+3001_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J1605+3001_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.254548 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000174274 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.205393 0.205393 0.410785 0.82157 1.64314 3.28628 6.57256 13.1451 26.2902 52.5805 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.254 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1460.62 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1605+3001_S_dfm.log closed on Mon Jan 14 03:34:23 2019