! Started logfile: /image_prod/ug002_uva//J0010+1058_S_i_dfm.log on Wed Mar 4 18:14:20 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//J0010+1058_S_i_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0010+1058_S_i_uva.fits ! AN table 1: 12 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.75 visibilities/baseline/integration-bin. ! Found source: J0010+1058 ! ! 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 36 lines of history. ! ! Reading 567 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 J0010+1058_S_i] 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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004397Jy sigma=9.722192 ! Fit after self-cal, rms=0.936909Jy sigma=9.098643 ! 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.071 mas, bmaj=11.01 mas, bpa=-17.31 degrees ! Estimated noise=3.51253 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.0501064 Jy ! Component: 100 - total flux cleaned = 0.0612998 Jy ! Total flux subtracted in 100 components = 0.0612998 Jy ! Clean residual min=-0.007026 max=0.006666 Jy/beam ! Clean residual mean=-0.000013 rms=0.001783 Jy/beam ! Combined flux in latest and established models = 0.0612998 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0612998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053051Jy sigma=0.480926 ! Fit after self-cal, rms=0.052974Jy sigma=0.480152 ! 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.353 mas, bmaj=11.08 mas, bpa=-16.19 degrees ! Estimated noise=3.2031 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.00377515 Jy ! Component: 100 - total flux cleaned = 0.005209 Jy ! Component: 150 - total flux cleaned = 0.00627141 Jy ! Component: 200 - total flux cleaned = 0.00713988 Jy ! Total flux subtracted in 200 components = 0.00713988 Jy ! Clean residual min=-0.006333 max=0.005755 Jy/beam ! Clean residual mean=-0.000011 rms=0.001539 Jy/beam ! Combined flux in latest and established models = 0.0684397 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 32 components and 0.0684397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052530Jy sigma=0.475179 ! Fit after self-cal, rms=0.052509Jy sigma=0.475036 ! 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.353 x 11.08 at -16.19 degrees (North through East) ! Clean map min=-0.0062571 max=0.064422 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 0.99 HN 1.08 KP 0.85 ! MK 0.89 NL 1.11 OV 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.16 HN 1.10 KP 1.02 ! MK 1.21 NL 1.11 OV 0.84 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.88 HN 0.96 KP 1.13 ! MK 0.98 NL 0.88 OV 1.04 ! ! ! Fit before self-cal, rms=0.052509Jy sigma=0.475036 ! Fit after self-cal, rms=0.052463Jy sigma=0.466994 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.391 mas, bmaj=10.97 mas, bpa=-16.11 degrees ! Estimated noise=3.17968 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.00027371 Jy ! Component: 100 - total flux cleaned = 0.000664471 Jy ! Component: 150 - total flux cleaned = 0.000905816 Jy ! Component: 200 - total flux cleaned = 0.00104602 Jy ! Total flux subtracted in 200 components = 0.00104602 Jy ! Clean residual min=-0.005414 max=0.005383 Jy/beam ! Clean residual mean=-0.000008 rms=0.001450 Jy/beam ! Combined flux in latest and established models = 0.0694857 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.0694857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052398Jy sigma=0.466407 ! Fit after self-cal, rms=0.052599Jy sigma=0.465889 ! 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.052599Jy sigma=0.465889 ! Fit after self-cal, rms=0.053020Jy sigma=0.461333 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.395 mas, bmaj=10.92 mas, bpa=-16.13 degrees ! Estimated noise=3.18244 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000361079 Jy ! Component: 100 - total flux cleaned = 0.000607263 Jy ! Component: 150 - total flux cleaned = 0.000758593 Jy ! Component: 200 - total flux cleaned = 0.00083483 Jy ! Total flux subtracted in 200 components = 0.00083483 Jy ! Clean residual min=-0.005215 max=0.005367 Jy/beam ! Clean residual mean=-0.000008 rms=0.001389 Jy/beam ! Combined flux in latest and established models = 0.0703206 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 58 components and 0.0703206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052984Jy sigma=0.461221 ! Fit after self-cal, rms=0.053080Jy sigma=0.461054 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.82939e-05 Jy ! Component: 100 - total flux cleaned = -9.61554e-05 Jy ! Component: 150 - total flux cleaned = -0.000144664 Jy ! Component: 200 - total flux cleaned = -0.000175877 Jy ! Total flux subtracted in 200 components = -0.000175877 Jy ! Clean residual min=-0.005243 max=0.005402 Jy/beam ! Clean residual mean=-0.000008 rms=0.001397 Jy/beam ! Combined flux in latest and established models = 0.0701447 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 67 components and 0.0701447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053060Jy sigma=0.461011 ! Fit after self-cal, rms=0.053062Jy sigma=0.460994 ! 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.053062Jy sigma=0.460994 ! Fit after self-cal, rms=0.053344Jy sigma=0.460930 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.403 mas, bmaj=10.87 mas, bpa=-16.12 degrees ! Estimated noise=3.19215 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0003059 Jy ! Component: 100 - total flux cleaned = 0.000427925 Jy ! Component: 150 - total flux cleaned = 0.000462362 Jy ! Component: 200 - total flux cleaned = 0.000478391 Jy ! Total flux subtracted in 200 components = 0.000478391 Jy ! Clean residual min=-0.005284 max=0.005310 Jy/beam ! Clean residual mean=-0.000007 rms=0.001399 Jy/beam ! Combined flux in latest and established models = 0.0706231 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 73 components and 0.0706231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053319Jy sigma=0.460900 ! Fit after self-cal, rms=0.053334Jy sigma=0.460884 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 = 3.92704e-05 Jy ! Component: 100 - total flux cleaned = -2.31617e-05 Jy ! Component: 150 - total flux cleaned = -6.59365e-05 Jy ! Component: 200 - total flux cleaned = -9.38558e-05 Jy ! Total flux subtracted in 200 components = -9.38558e-05 Jy ! Clean residual min=-0.005250 max=0.005333 Jy/beam ! Clean residual mean=-0.000007 rms=0.001398 Jy/beam ! Combined flux in latest and established models = 0.0705292 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 77 components and 0.0705292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053320Jy sigma=0.460852 ! Fit after self-cal, rms=0.053321Jy sigma=0.460841 ! 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.053321Jy sigma=0.460841 ! Fit after self-cal, rms=0.053571Jy sigma=0.460800 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.828 mas, bmaj=10.58 mas, bpa=-10.75 degrees ! Estimated noise=3.74186 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000204934 Jy ! Component: 100 - total flux cleaned = 0.000236585 Jy ! Component: 150 - total flux cleaned = 0.000181063 Jy ! Component: 200 - total flux cleaned = 0.000132835 Jy ! Total flux subtracted in 200 components = 0.000132835 Jy ! Clean residual min=-0.006980 max=0.006150 Jy/beam ! Clean residual mean=-0.000014 rms=0.001856 Jy/beam ! Combined flux in latest and established models = 0.0706621 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 84 components and 0.070662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053582Jy sigma=0.460892 ! Fit after self-cal, rms=0.053597Jy sigma=0.460809 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 = -5.8855e-05 Jy ! Component: 100 - total flux cleaned = -0.000102766 Jy ! Component: 150 - total flux cleaned = -0.000143462 Jy ! Component: 200 - total flux cleaned = -0.000200098 Jy ! Total flux subtracted in 200 components = -0.000200098 Jy ! Clean residual min=-0.006983 max=0.006128 Jy/beam ! Clean residual mean=-0.000014 rms=0.001850 Jy/beam ! Combined flux in latest and established models = 0.0704619 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 88 components and 0.070462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053615Jy sigma=0.460957 ! Fit after self-cal, rms=0.053626Jy sigma=0.460908 ! 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.41 mas, bmaj=10.82 mas, bpa=-16.1 degrees ! Estimated noise=3.20448 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.41 x 10.82 at -16.1 degrees (North through East) ! Clean map min=-0.0053703 max=0.064594 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.129 mas, bmaj=10.82 mas, bpa=-17.2 degrees ! Estimated noise=3.49331 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0497849 Jy ! Component: 100 - total flux cleaned = 0.0610639 Jy ! Component: 150 - total flux cleaned = 0.0643731 Jy ! Component: 200 - total flux cleaned = 0.0658131 Jy ! Total flux subtracted in 200 components = 0.0658131 Jy ! Clean residual min=-0.005974 max=0.005237 Jy/beam ! Clean residual mean=-0.000008 rms=0.001538 Jy/beam ! Combined flux in latest and established models = 0.0658131 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0658131 Jy ! Inverting map and beam ! Estimated beam: bmin=3.41 mas, bmaj=10.82 mas, bpa=-16.1 degrees ! Estimated noise=3.20448 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.00215015 Jy ! Component: 100 - total flux cleaned = 0.00309353 Jy ! Component: 150 - total flux cleaned = 0.00374349 Jy ! Component: 200 - total flux cleaned = 0.00428393 Jy ! Total flux subtracted in 200 components = 0.00428393 Jy ! Clean residual min=-0.005375 max=0.005084 Jy/beam ! Clean residual mean=-0.000008 rms=0.001412 Jy/beam ! Combined flux in latest and established models = 0.0700971 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 42 components and 0.070097 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=6.828 mas, bmaj=10.58 mas, bpa=-10.75 degrees ! Estimated noise=3.74186 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000224379 Jy ! Component: 100 - total flux cleaned = 0.000255368 Jy ! Component: 150 - total flux cleaned = 0.000312627 Jy ! Component: 200 - total flux cleaned = 0.000289875 Jy ! Total flux subtracted in 200 components = 0.000289875 Jy ! Clean residual min=-0.007016 max=0.006116 Jy/beam ! Clean residual mean=-0.000014 rms=0.001851 Jy/beam ! Combined flux in latest and established models = 0.0703869 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.92954e-05 Jy ! Component: 100 - total flux cleaned = -3.73364e-05 Jy ! Component: 150 - total flux cleaned = -6.99564e-05 Jy ! Component: 200 - total flux cleaned = -9.85465e-05 Jy ! Total flux subtracted in 200 components = -9.85465e-05 Jy ! Clean residual min=-0.006999 max=0.006102 Jy/beam ! Clean residual mean=-0.000013 rms=0.001842 Jy/beam ! Combined flux in latest and established models = 0.0702884 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 67 components and 0.0702884 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.41 mas, bmaj=10.82 mas, bpa=-16.1 degrees ! Estimated noise=3.20448 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000369973 Jy ! Component: 100 - total flux cleaned = 0.000573614 Jy ! Component: 150 - total flux cleaned = 0.000601512 Jy ! Component: 200 - total flux cleaned = 0.000519448 Jy ! Total flux subtracted in 200 components = 0.000519448 Jy ! Clean residual min=-0.005362 max=0.005149 Jy/beam ! Clean residual mean=-0.000007 rms=0.001402 Jy/beam ! Combined flux in latest and established models = 0.0708079 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 88 components and 0.0708078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053617Jy sigma=0.461005 ! Fit after self-cal, rms=0.053613Jy sigma=0.460904 wmodel J0010+1058_S_i_map.mod ! Writing 88 model components to file: J0010+1058_S_i_map.mod wobs J0010+1058_S_i_uvs.fits ! Writing UV FITS file: J0010+1058_S_i_uvs.fits wwins J0010+1058_S_i_map.win ! wwins: Wrote 1 windows to J0010+1058_S_i_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.000309796 Jy ! Component: 100 - total flux cleaned = -0.000564434 Jy ! Component: 150 - total flux cleaned = -0.00103825 Jy ! Component: 200 - total flux cleaned = -0.00111136 Jy ! Component: 250 - total flux cleaned = -0.00138809 Jy ! Component: 300 - total flux cleaned = -0.00158293 Jy ! Component: 350 - total flux cleaned = -0.00139738 Jy ! Component: 400 - total flux cleaned = -0.00140016 Jy ! Component: 450 - total flux cleaned = -0.00151327 Jy ! Component: 500 - total flux cleaned = -0.00151193 Jy ! Component: 550 - total flux cleaned = -0.00161433 Jy ! Component: 600 - total flux cleaned = -0.00156377 Jy ! Component: 650 - total flux cleaned = -0.00166048 Jy ! Component: 700 - total flux cleaned = -0.00156659 Jy ! Component: 750 - total flux cleaned = -0.00143302 Jy ! Component: 800 - total flux cleaned = -0.00143191 Jy ! Component: 850 - total flux cleaned = -0.00130443 Jy ! Component: 900 - total flux cleaned = -0.00130488 Jy ! Component: 950 - total flux cleaned = -0.00130405 Jy ! Component: 1000 - total flux cleaned = -0.00118902 Jy ! Component: 1050 - total flux cleaned = -0.00107806 Jy ! Component: 1100 - total flux cleaned = -0.00107951 Jy ! Component: 1150 - total flux cleaned = -0.00111558 Jy ! Component: 1200 - total flux cleaned = -0.00125198 Jy ! Component: 1250 - total flux cleaned = -0.00118535 Jy ! Component: 1300 - total flux cleaned = -0.00125168 Jy ! Component: 1350 - total flux cleaned = -0.00128367 Jy ! Component: 1400 - total flux cleaned = -0.00134632 Jy ! Component: 1450 - total flux cleaned = -0.00140667 Jy ! Component: 1500 - total flux cleaned = -0.00149588 Jy ! Component: 1550 - total flux cleaned = -0.00152535 Jy ! Component: 1600 - total flux cleaned = -0.00163961 Jy ! Component: 1650 - total flux cleaned = -0.00177969 Jy ! Component: 1700 - total flux cleaned = -0.00186188 Jy ! Component: 1750 - total flux cleaned = -0.00191581 Jy ! Component: 1800 - total flux cleaned = -0.0020485 Jy ! Component: 1850 - total flux cleaned = -0.00210064 Jy ! Component: 1900 - total flux cleaned = -0.00222878 Jy ! Component: 1950 - total flux cleaned = -0.00233003 Jy ! Component: 2000 - total flux cleaned = -0.00243004 Jy ! Component: 2050 - total flux cleaned = -0.00255203 Jy ! Component: 2100 - total flux cleaned = -0.0026489 Jy ! Component: 2150 - total flux cleaned = -0.00281541 Jy ! Component: 2200 - total flux cleaned = -0.00290887 Jy ! Component: 2250 - total flux cleaned = -0.00300154 Jy ! Component: 2300 - total flux cleaned = -0.00318403 Jy ! Component: 2350 - total flux cleaned = -0.00334177 Jy ! Component: 2400 - total flux cleaned = -0.00347557 Jy ! Component: 2450 - total flux cleaned = -0.00365168 Jy ! Component: 2500 - total flux cleaned = -0.00382586 Jy ! Component: 2550 - total flux cleaned = -0.00397658 Jy ! Component: 2600 - total flux cleaned = -0.00416888 Jy ! Component: 2650 - total flux cleaned = -0.00433796 Jy ! Component: 2700 - total flux cleaned = -0.00450599 Jy ! Component: 2750 - total flux cleaned = -0.0047351 Jy ! Component: 2800 - total flux cleaned = -0.00490042 Jy ! Component: 2850 - total flux cleaned = -0.00506472 Jy ! Component: 2900 - total flux cleaned = -0.00526851 Jy ! Component: 2950 - total flux cleaned = -0.00545059 Jy ! Component: 3000 - total flux cleaned = -0.00569141 Jy ! Component: 3050 - total flux cleaned = -0.00585081 Jy ! Component: 3100 - total flux cleaned = -0.00604889 Jy ! Component: 3150 - total flux cleaned = -0.00622606 Jy ! Component: 3200 - total flux cleaned = -0.0064408 Jy ! Component: 3250 - total flux cleaned = -0.00659595 Jy ! Component: 3300 - total flux cleaned = -0.0068274 Jy ! Component: 3350 - total flux cleaned = -0.00699989 Jy ! Component: 3400 - total flux cleaned = -0.00720952 Jy ! Component: 3450 - total flux cleaned = -0.0073989 Jy ! Component: 3500 - total flux cleaned = -0.00758729 Jy ! Component: 3550 - total flux cleaned = -0.00775589 Jy ! Component: 3600 - total flux cleaned = -0.00790507 Jy ! Component: 3650 - total flux cleaned = -0.00799798 Jy ! Component: 3700 - total flux cleaned = -0.00801664 Jy ! Component: 3750 - total flux cleaned = -0.00807215 Jy ! Component: 3800 - total flux cleaned = -0.00812787 Jy ! Component: 3850 - total flux cleaned = -0.00812793 Jy ! Component: 3900 - total flux cleaned = -0.00810932 Jy ! Component: 3950 - total flux cleaned = -0.00809078 Jy ! Component: 4000 - total flux cleaned = -0.00809065 Jy ! Component: 4050 - total flux cleaned = -0.00805318 Jy ! Total flux subtracted in 4096 components = -0.00801557 Jy ! Clean residual min=-0.001089 max=0.001084 Jy/beam ! Clean residual mean=-0.000001 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.0627923 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 374 components and 0.0627923 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0010+1058_S_i_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.41 x 10.82 at -16.1 degrees (North through East) ! Clean map min=-0.0033585 max=0.064448 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0010+1058_S_i_map.fits wmodel /image_prod/ug002_uva//J0010+1058_S_i_map.mod ! Writing 374 model components to file: /image_prod/ug002_uva//J0010+1058_S_i_map.mod wobs /image_prod/ug002_uva//J0010+1058_S_i_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0010+1058_S_i_uvs.fits wwins /image_prod/ug002_uva//J0010+1058_S_i_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0010+1058_S_i_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0644485 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000283827 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.32118 1.32118 2.64236 5.28473 10.5695 21.1389 42.2778 84.5556 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.064 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 227.069 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0010+1058_S_i_dfm.log closed on Wed Mar 4 18:14:24 2020