! Started logfile: /image_prod/ug002_uva//J1037-2705_S_dfm.log on Wed Mar 4 23:39:51 2020 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 /image_prod/ug002_uva//J1037-2705_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1037-2705_S_uva.fits ! AN table 1: 40 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.982143 visibilities/baseline/integration-bin. ! Found source: J1037-2705 ! ! 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 3300 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 J1037-2705_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.017054Jy sigma=6.509486 ! Fit after self-cal, rms=0.888923Jy sigma=5.659843 ! 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.549 mas, bmaj=6.381 mas, bpa=-4.512 degrees ! Estimated noise=2.96641 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.0911314 Jy ! Component: 100 - total flux cleaned = 0.112175 Jy ! Total flux subtracted in 100 components = 0.112175 Jy ! Clean residual min=-0.007879 max=0.011059 Jy/beam ! Clean residual mean=0.000010 rms=0.002241 Jy/beam ! Combined flux in latest and established models = 0.112175 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.112175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081332Jy sigma=0.481362 ! Fit after self-cal, rms=0.081168Jy sigma=0.480418 ! 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.048 mas, bmaj=7.44 mas, bpa=-4.304 degrees ! Estimated noise=1.98563 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.00583998 Jy ! Component: 100 - total flux cleaned = 0.00777169 Jy ! Component: 150 - total flux cleaned = 0.00812627 Jy ! Component: 200 - total flux cleaned = 0.00837505 Jy ! Total flux subtracted in 200 components = 0.00837505 Jy ! Clean residual min=-0.006953 max=0.011195 Jy/beam ! Clean residual mean=0.000028 rms=0.002162 Jy/beam ! Combined flux in latest and established models = 0.12055 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 19 components and 0.12055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080875Jy sigma=0.476876 ! Fit after self-cal, rms=0.080893Jy sigma=0.476825 ! 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.048 x 7.44 at -4.304 degrees (North through East) ! Clean map min=-0.0067624 max=0.11558 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.95 KP 0.97 MK 0.94 ! NL 1.04 OV 0.86 PT 0.94 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.09 FD 0.93 KP 1.00 MK 1.06 ! NL 1.08 OV 0.90 PT 0.96 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.50 FD 0.97 KP 0.98 MK 1.02 ! NL 0.92 OV 0.83 PT 0.97 SC 0.92 ! ! ! Fit before self-cal, rms=0.080893Jy sigma=0.476825 ! Fit after self-cal, rms=0.087224Jy sigma=0.453427 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.035 mas, bmaj=7.524 mas, bpa=-4.092 degrees ! Estimated noise=1.97536 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.000107863 Jy ! Component: 100 - total flux cleaned = 1.40072e-05 Jy ! Component: 150 - total flux cleaned = 1.17276e-05 Jy ! Component: 200 - total flux cleaned = 1.13455e-05 Jy ! Total flux subtracted in 200 components = 1.13455e-05 Jy ! Clean residual min=-0.004491 max=0.005637 Jy/beam ! Clean residual mean=-0.000013 rms=0.001325 Jy/beam ! Combined flux in latest and established models = 0.120561 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 25 components and 0.120561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087166Jy sigma=0.453167 ! Fit after self-cal, rms=0.087547Jy sigma=0.452695 ! 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.087547Jy sigma=0.452695 ! Fit after self-cal, rms=0.093332Jy sigma=0.448377 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.034 mas, bmaj=7.565 mas, bpa=-4.262 degrees ! Estimated noise=1.99093 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000497848 Jy ! Component: 100 - total flux cleaned = 0.000536628 Jy ! Component: 150 - total flux cleaned = 0.000603326 Jy ! Component: 200 - total flux cleaned = 0.000632583 Jy ! Total flux subtracted in 200 components = 0.000632583 Jy ! Clean residual min=-0.004252 max=0.004730 Jy/beam ! Clean residual mean=-0.000015 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.121194 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 34 components and 0.121194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093303Jy sigma=0.448188 ! Fit after self-cal, rms=0.093396Jy sigma=0.448130 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 (-56.5, -24.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00421776 Jy ! Component: 100 - total flux cleaned = 0.00494069 Jy ! Component: 150 - total flux cleaned = 0.00515052 Jy ! Component: 200 - total flux cleaned = 0.00549938 Jy ! Total flux subtracted in 200 components = 0.00549938 Jy ! Clean residual min=-0.003720 max=0.003903 Jy/beam ! Clean residual mean=-0.000014 rms=0.000942 Jy/beam ! Combined flux in latest and established models = 0.126693 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 59 components and 0.126693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093136Jy sigma=0.446578 ! Fit after self-cal, rms=0.093110Jy sigma=0.446473 ! 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.093110Jy sigma=0.446473 ! Fit after self-cal, rms=0.094915Jy sigma=0.445973 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.04 mas, bmaj=7.586 mas, bpa=-4.297 degrees ! Estimated noise=1.98311 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000799309 Jy ! Component: 100 - total flux cleaned = 0.0008995 Jy ! Component: 150 - total flux cleaned = 0.000940406 Jy ! Component: 200 - total flux cleaned = 0.000863802 Jy ! Total flux subtracted in 200 components = 0.000863802 Jy ! Clean residual min=-0.003502 max=0.003644 Jy/beam ! Clean residual mean=-0.000013 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.127557 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 78 components and 0.127557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094858Jy sigma=0.445639 ! Fit after self-cal, rms=0.094870Jy sigma=0.445617 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.90321e-06 Jy ! Component: 100 - total flux cleaned = -2.48775e-05 Jy ! Component: 150 - total flux cleaned = -8.82756e-05 Jy ! Component: 200 - total flux cleaned = -0.000117333 Jy ! Total flux subtracted in 200 components = -0.000117333 Jy ! Clean residual min=-0.003510 max=0.003558 Jy/beam ! Clean residual mean=-0.000013 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.127439 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 86 components and 0.127439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094845Jy sigma=0.445480 ! Fit after self-cal, rms=0.094842Jy sigma=0.445477 ! 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.094842Jy sigma=0.445477 ! Fit after self-cal, rms=0.094909Jy sigma=0.445438 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.231 mas, bmaj=19.15 mas, bpa=-3.132 degrees ! Estimated noise=2.49836 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000332147 Jy ! Component: 100 - total flux cleaned = -0.000429448 Jy ! Component: 150 - total flux cleaned = -0.000562998 Jy ! Component: 200 - total flux cleaned = -0.000664317 Jy ! Total flux subtracted in 200 components = -0.000664317 Jy ! Clean residual min=-0.004339 max=0.004266 Jy/beam ! Clean residual mean=-0.000028 rms=0.001232 Jy/beam ! Combined flux in latest and established models = 0.126775 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 93 components and 0.126775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094901Jy sigma=0.445435 ! Fit after self-cal, rms=0.094901Jy sigma=0.445430 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.37693e-05 Jy ! Component: 100 - total flux cleaned = -0.000120873 Jy ! Component: 150 - total flux cleaned = -0.000173721 Jy ! Component: 200 - total flux cleaned = -0.000225372 Jy ! Total flux subtracted in 200 components = -0.000225372 Jy ! Clean residual min=-0.004274 max=0.004233 Jy/beam ! Clean residual mean=-0.000028 rms=0.001228 Jy/beam ! Combined flux in latest and established models = 0.12655 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 96 components and 0.12655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094896Jy sigma=0.445442 ! Fit after self-cal, rms=0.094894Jy sigma=0.445440 ! 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.043 mas, bmaj=7.593 mas, bpa=-4.292 degrees ! Estimated noise=1.9815 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.043 x 7.593 at -4.292 degrees (North through East) ! Clean map min=-0.0033621 max=0.11572 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.57 mas, bmaj=6.558 mas, bpa=-5.076 degrees ! Estimated noise=2.92611 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0898084 Jy ! Component: 100 - total flux cleaned = 0.109976 Jy ! Component: 150 - total flux cleaned = 0.117494 Jy ! Component: 200 - total flux cleaned = 0.122042 Jy ! Total flux subtracted in 200 components = 0.122042 Jy ! Clean residual min=-0.004489 max=0.004145 Jy/beam ! Clean residual mean=-0.000017 rms=0.001101 Jy/beam ! Combined flux in latest and established models = 0.122042 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.122042 Jy ! Inverting map and beam ! Estimated beam: bmin=3.043 mas, bmaj=7.593 mas, bpa=-4.292 degrees ! Estimated noise=1.9815 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.00267121 Jy ! Component: 100 - total flux cleaned = 0.00332841 Jy ! Component: 150 - total flux cleaned = 0.00395615 Jy ! Component: 200 - total flux cleaned = 0.00442652 Jy ! Total flux subtracted in 200 components = 0.00442652 Jy ! Clean residual min=-0.003637 max=0.003523 Jy/beam ! Clean residual mean=-0.000015 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.126468 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 34 components and 0.126468 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.231 mas, bmaj=19.15 mas, bpa=-3.132 degrees ! Estimated noise=2.49836 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000771074 Jy ! Component: 100 - total flux cleaned = 0.000936819 Jy ! Component: 150 - total flux cleaned = 0.000938043 Jy ! Component: 200 - total flux cleaned = 0.000861353 Jy ! Total flux subtracted in 200 components = 0.000861353 Jy ! Clean residual min=-0.004431 max=0.004355 Jy/beam ! Clean residual mean=-0.000028 rms=0.001249 Jy/beam ! Combined flux in latest and established models = 0.127329 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 = -9.60808e-05 Jy ! Component: 100 - total flux cleaned = -0.000164097 Jy ! Component: 150 - total flux cleaned = -0.000207289 Jy ! Component: 200 - total flux cleaned = -0.000248656 Jy ! Total flux subtracted in 200 components = -0.000248656 Jy ! Clean residual min=-0.004353 max=0.004276 Jy/beam ! Clean residual mean=-0.000028 rms=0.001236 Jy/beam ! Combined flux in latest and established models = 0.127081 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 48 components and 0.127081 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.043 mas, bmaj=7.593 mas, bpa=-4.292 degrees ! Estimated noise=1.9815 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00023001 Jy ! Component: 100 - total flux cleaned = 0.000237411 Jy ! Component: 150 - total flux cleaned = 0.000192677 Jy ! Component: 200 - total flux cleaned = 6.91865e-05 Jy ! Total flux subtracted in 200 components = 6.91865e-05 Jy ! Clean residual min=-0.003556 max=0.003472 Jy/beam ! Clean residual mean=-0.000014 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.12715 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 69 components and 0.12715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.094926Jy sigma=0.445777 ! Fit after self-cal, rms=0.094911Jy sigma=0.445749 wmodel J1037-2705_S_map.mod ! Writing 69 model components to file: J1037-2705_S_map.mod wobs J1037-2705_S_uvs.fits ! Writing UV FITS file: J1037-2705_S_uvs.fits wwins J1037-2705_S_map.win ! wwins: Wrote 2 windows to J1037-2705_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.000581788 Jy ! Component: 100 - total flux cleaned = -0.00105789 Jy ! Component: 150 - total flux cleaned = -0.00166927 Jy ! Component: 200 - total flux cleaned = -0.00224185 Jy ! Component: 250 - total flux cleaned = -0.00248697 Jy ! Component: 300 - total flux cleaned = -0.00276801 Jy ! Component: 350 - total flux cleaned = -0.0029457 Jy ! Component: 400 - total flux cleaned = -0.00303046 Jy ! Component: 450 - total flux cleaned = -0.00323497 Jy ! Component: 500 - total flux cleaned = -0.00339213 Jy ! Component: 550 - total flux cleaned = -0.00335322 Jy ! Component: 600 - total flux cleaned = -0.00331678 Jy ! Component: 650 - total flux cleaned = -0.00342471 Jy ! Component: 700 - total flux cleaned = -0.00342469 Jy ! Component: 750 - total flux cleaned = -0.0035269 Jy ! Component: 800 - total flux cleaned = -0.00352679 Jy ! Component: 850 - total flux cleaned = -0.00362441 Jy ! Component: 900 - total flux cleaned = -0.00375214 Jy ! Component: 950 - total flux cleaned = -0.00390852 Jy ! Component: 1000 - total flux cleaned = -0.00406124 Jy ! Component: 1050 - total flux cleaned = -0.00415131 Jy ! Component: 1100 - total flux cleaned = -0.00426969 Jy ! Component: 1150 - total flux cleaned = -0.00438516 Jy ! Component: 1200 - total flux cleaned = -0.00455589 Jy ! Component: 1250 - total flux cleaned = -0.00472405 Jy ! Component: 1300 - total flux cleaned = -0.00477924 Jy ! Component: 1350 - total flux cleaned = -0.00499634 Jy ! Component: 1400 - total flux cleaned = -0.00520959 Jy ! Component: 1450 - total flux cleaned = -0.00536722 Jy ! Component: 1500 - total flux cleaned = -0.00549696 Jy ! Component: 1550 - total flux cleaned = -0.00562539 Jy ! Component: 1600 - total flux cleaned = -0.00580323 Jy ! Component: 1650 - total flux cleaned = -0.00602887 Jy ! Component: 1700 - total flux cleaned = -0.00617761 Jy ! Component: 1750 - total flux cleaned = -0.00637347 Jy ! Component: 1800 - total flux cleaned = -0.00656696 Jy ! Component: 1850 - total flux cleaned = -0.00671041 Jy ! Component: 1900 - total flux cleaned = -0.00687562 Jy ! Component: 1950 - total flux cleaned = -0.00699245 Jy ! Component: 2000 - total flux cleaned = -0.00720064 Jy ! Component: 2050 - total flux cleaned = -0.00736056 Jy ! Component: 2100 - total flux cleaned = -0.00751888 Jy ! Component: 2150 - total flux cleaned = -0.00765336 Jy ! Component: 2200 - total flux cleaned = -0.00780871 Jy ! Component: 2250 - total flux cleaned = -0.00798471 Jy ! Component: 2300 - total flux cleaned = -0.0081371 Jy ! Component: 2350 - total flux cleaned = -0.00826672 Jy ! Component: 2400 - total flux cleaned = -0.00845946 Jy ! Component: 2450 - total flux cleaned = -0.00854427 Jy ! Component: 2500 - total flux cleaned = -0.00864961 Jy ! Component: 2550 - total flux cleaned = -0.00877506 Jy ! Component: 2600 - total flux cleaned = -0.00883735 Jy ! Component: 2650 - total flux cleaned = -0.00896132 Jy ! Component: 2700 - total flux cleaned = -0.0090023 Jy ! Component: 2750 - total flux cleaned = -0.00912473 Jy ! Component: 2800 - total flux cleaned = -0.00916529 Jy ! Component: 2850 - total flux cleaned = -0.00926623 Jy ! Component: 2900 - total flux cleaned = -0.00940652 Jy ! Component: 2950 - total flux cleaned = -0.00946627 Jy ! Component: 3000 - total flux cleaned = -0.00952599 Jy ! Component: 3050 - total flux cleaned = -0.00962468 Jy ! Component: 3100 - total flux cleaned = -0.00966391 Jy ! Component: 3150 - total flux cleaned = -0.00972263 Jy ! Component: 3200 - total flux cleaned = -0.00976159 Jy ! Component: 3250 - total flux cleaned = -0.00980046 Jy ! Component: 3300 - total flux cleaned = -0.00987766 Jy ! Component: 3350 - total flux cleaned = -0.00991615 Jy ! Component: 3400 - total flux cleaned = -0.00989715 Jy ! Component: 3450 - total flux cleaned = -0.00995449 Jy ! Component: 3500 - total flux cleaned = -0.00997341 Jy ! Component: 3550 - total flux cleaned = -0.00997346 Jy ! Component: 3600 - total flux cleaned = -0.0100112 Jy ! Component: 3650 - total flux cleaned = -0.0100489 Jy ! Component: 3700 - total flux cleaned = -0.0100301 Jy ! Component: 3750 - total flux cleaned = -0.0100488 Jy ! Component: 3800 - total flux cleaned = -0.0100859 Jy ! Component: 3850 - total flux cleaned = -0.010123 Jy ! Component: 3900 - total flux cleaned = -0.0100859 Jy ! Component: 3950 - total flux cleaned = -0.0100858 Jy ! Component: 4000 - total flux cleaned = -0.0101412 Jy ! Component: 4050 - total flux cleaned = -0.0101596 Jy ! Total flux subtracted in 4096 components = -0.0102518 Jy ! Clean residual min=-0.001113 max=0.001102 Jy/beam ! Clean residual mean=-0.000005 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.116898 Jy keep ! Adding 239 model components to the UV plane model. ! The established model now contains 308 components and 0.116898 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1037-2705_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.043 x 7.593 at -4.292 degrees (North through East) ! Clean map min=-0.0020665 max=0.11471 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1037-2705_S_map.fits wmodel /image_prod/ug002_uva//J1037-2705_S_map.mod ! Writing 308 model components to file: /image_prod/ug002_uva//J1037-2705_S_map.mod wobs /image_prod/ug002_uva//J1037-2705_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1037-2705_S_uvs.fits wwins /image_prod/ug002_uva//J1037-2705_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1037-2705_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.114708 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000286215 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.748547 0.748547 1.49709 2.99419 5.98838 11.9768 23.9535 47.907 95.8141 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.114 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 400.776 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1037-2705_S_dfm.log closed on Wed Mar 4 23:39:54 2020