! Started logfile: /image_prod/ug002_uva//J1811+5214_S_dfm.log on Thu Mar 5 03:39:18 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//J1811+5214_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1811+5214_S_uva.fits ! AN table 1: 30 integrations on 1 of 1 possible baselines. ! AN table 2: 60 integrations on 10 of 10 possible baselines. ! AN table 3: 30 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.870968 visibilities/baseline/integration-bin. ! Found source: J1811+5214 ! ! 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 2430 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 J1811+5214_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 60 telescope corrections were flagged in sub-array 1. ! A total of 30 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! A total of 30 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! A total of 30 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.998756Jy sigma=10.170221 ! Fit after self-cal, rms=0.968281Jy sigma=9.954464 ! 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.692 mas, bmaj=18.78 mas, bpa=-52.3 degrees ! Estimated noise=2.24134 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.0257644 Jy ! Component: 100 - total flux cleaned = 0.0304475 Jy ! Total flux subtracted in 100 components = 0.0304475 Jy ! Clean residual min=-0.003564 max=0.003415 Jy/beam ! Clean residual mean=-0.000023 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.0304475 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0304475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.038289Jy sigma=0.387493 ! Fit after self-cal, rms=0.037065Jy sigma=0.374245 ! 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.293 mas, bmaj=21.18 mas, bpa=-52.03 degrees ! Estimated noise=1.42952 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.00258177 Jy ! Component: 100 - total flux cleaned = 0.00320912 Jy ! Component: 150 - total flux cleaned = 0.00344511 Jy ! Component: 200 - total flux cleaned = 0.00357822 Jy ! Total flux subtracted in 200 components = 0.00357822 Jy ! Clean residual min=-0.002569 max=0.002198 Jy/beam ! Clean residual mean=-0.000035 rms=0.000685 Jy/beam ! Combined flux in latest and established models = 0.0340257 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 18 components and 0.0340257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.036891Jy sigma=0.372338 ! Fit after self-cal, rms=0.036870Jy sigma=0.372140 ! 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.293 x 21.18 at -52.03 degrees (North through East) ! Clean map min=-0.0026137 max=0.03361 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.13 KP 0.94 LA 1.06 OV 1.06 ! PT 0.91 ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.90 LA 0.98 MK 1.05 OV 0.93 ! PT 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.91 KP 1.09 LA 0.99 OV 1.00 ! PT 1.07 ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.84 LA 0.87 MK 1.12 OV 0.92 ! PT 1.11 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.99 KP 1.02 LA 1.07 OV 0.93 ! PT 1.02 ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.76 LA 0.97 MK 0.97 OV 1.06 ! PT 1.07 ! ! ! Fit before self-cal, rms=0.036870Jy sigma=0.372140 ! Fit after self-cal, rms=0.036266Jy sigma=0.369902 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.277 mas, bmaj=21.2 mas, bpa=-51.85 degrees ! Estimated noise=1.40878 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.000232759 Jy ! Component: 100 - total flux cleaned = 0.000349427 Jy ! Component: 150 - total flux cleaned = 0.000384008 Jy ! Component: 200 - total flux cleaned = 0.000429233 Jy ! Total flux subtracted in 200 components = 0.000429233 Jy ! Clean residual min=-0.001898 max=0.001592 Jy/beam ! Clean residual mean=-0.000030 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.0344549 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 31 components and 0.0344549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.036237Jy sigma=0.369614 ! Fit after self-cal, rms=0.036381Jy sigma=0.369009 ! 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.036381Jy sigma=0.369009 ! Fit after self-cal, rms=0.036855Jy sigma=0.367901 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.327 mas, bmaj=21.04 mas, bpa=-51.7 degrees ! Estimated noise=1.40703 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.24771e-05 Jy ! Component: 100 - total flux cleaned = 0.000109434 Jy ! Component: 150 - total flux cleaned = 0.00012075 Jy ! Component: 200 - total flux cleaned = 0.000129917 Jy ! Total flux subtracted in 200 components = 0.000129917 Jy ! Clean residual min=-0.001396 max=0.001430 Jy/beam ! Clean residual mean=-0.000008 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.0345849 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 41 components and 0.0345849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.036843Jy sigma=0.367797 ! Fit after self-cal, rms=0.036957Jy sigma=0.367442 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.000119477 Jy ! Component: 100 - total flux cleaned = 0.000143697 Jy ! Component: 150 - total flux cleaned = 0.000164996 Jy ! Component: 200 - total flux cleaned = 0.000183063 Jy ! Total flux subtracted in 200 components = 0.000183063 Jy ! Clean residual min=-0.001432 max=0.001451 Jy/beam ! Clean residual mean=-0.000012 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.0347679 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 52 components and 0.0347679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.036947Jy sigma=0.367366 ! Fit after self-cal, rms=0.036940Jy sigma=0.367205 ! 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.036940Jy sigma=0.367205 ! Fit after self-cal, rms=0.037223Jy sigma=0.367099 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.316 mas, bmaj=20.97 mas, bpa=-51.65 degrees ! Estimated noise=1.40416 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000119527 Jy ! Component: 100 - total flux cleaned = 0.000169141 Jy ! Component: 150 - total flux cleaned = 0.000189736 Jy ! Component: 200 - total flux cleaned = 0.000199415 Jy ! Total flux subtracted in 200 components = 0.000199415 Jy ! Clean residual min=-0.001425 max=0.001359 Jy/beam ! Clean residual mean=-0.000005 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.0349673 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 60 components and 0.0349673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037215Jy sigma=0.367043 ! Fit after self-cal, rms=0.037274Jy sigma=0.366997 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 = 9.45723e-05 Jy ! Component: 100 - total flux cleaned = 0.000113811 Jy ! Component: 150 - total flux cleaned = 0.000121583 Jy ! Component: 200 - total flux cleaned = 0.000114397 Jy ! Total flux subtracted in 200 components = 0.000114397 Jy ! Clean residual min=-0.001431 max=0.001405 Jy/beam ! Clean residual mean=-0.000006 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.0350817 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 68 components and 0.0350817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037268Jy sigma=0.366965 ! Fit after self-cal, rms=0.037261Jy sigma=0.366883 ! 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.037261Jy sigma=0.366883 ! Fit after self-cal, rms=0.037305Jy sigma=0.366859 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=15.63 mas, bmaj=23.75 mas, bpa=-21.37 degrees ! Estimated noise=1.49969 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.92355e-05 Jy ! Component: 100 - total flux cleaned = 9.73404e-05 Jy ! Component: 150 - total flux cleaned = 0.000113362 Jy ! Component: 200 - total flux cleaned = 0.000122736 Jy ! Total flux subtracted in 200 components = 0.000122736 Jy ! Clean residual min=-0.001274 max=0.001369 Jy/beam ! Clean residual mean=-0.000005 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.0352045 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 100 components and 0.0352045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037302Jy sigma=0.366855 ! Fit after self-cal, rms=0.037322Jy sigma=0.366830 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.93819e-05 Jy ! Component: 100 - total flux cleaned = 7.69741e-05 Jy ! Component: 150 - total flux cleaned = 9.781e-05 Jy ! Component: 200 - total flux cleaned = 0.000117696 Jy ! Total flux subtracted in 200 components = 0.000117696 Jy ! Clean residual min=-0.001240 max=0.001425 Jy/beam ! Clean residual mean=-0.000005 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.0353222 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 117 components and 0.0353222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037320Jy sigma=0.366827 ! Fit after self-cal, rms=0.037320Jy sigma=0.366825 ! 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.304 mas, bmaj=20.92 mas, bpa=-51.64 degrees ! Estimated noise=1.40027 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.304 x 20.92 at -51.64 degrees (North through East) ! Clean map min=-0.0027881 max=0.033006 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.641 mas, bmaj=18.56 mas, bpa=-51.92 degrees ! Estimated noise=2.20536 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0262733 Jy ! Component: 100 - total flux cleaned = 0.0302543 Jy ! Component: 150 - total flux cleaned = 0.0315415 Jy ! Component: 200 - total flux cleaned = 0.0325945 Jy ! Total flux subtracted in 200 components = 0.0325945 Jy ! Clean residual min=-0.002210 max=0.001954 Jy/beam ! Clean residual mean=-0.000008 rms=0.000624 Jy/beam ! Combined flux in latest and established models = 0.0325945 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0325945 Jy ! Inverting map and beam ! Estimated beam: bmin=5.304 mas, bmaj=20.92 mas, bpa=-51.64 degrees ! Estimated noise=1.40027 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.00145929 Jy ! Component: 100 - total flux cleaned = 0.00182258 Jy ! Component: 150 - total flux cleaned = 0.00207024 Jy ! Component: 200 - total flux cleaned = 0.00224513 Jy ! Total flux subtracted in 200 components = 0.00224513 Jy ! Clean residual min=-0.001484 max=0.001398 Jy/beam ! Clean residual mean=-0.000006 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.0348396 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 36 components and 0.0348397 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=15.63 mas, bmaj=23.75 mas, bpa=-21.37 degrees ! Estimated noise=1.49969 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.3771e-05 Jy ! Component: 100 - total flux cleaned = 8.8631e-05 Jy ! Component: 150 - total flux cleaned = 0.000136586 Jy ! Component: 200 - total flux cleaned = 0.00017067 Jy ! Total flux subtracted in 200 components = 0.00017067 Jy ! Clean residual min=-0.001238 max=0.001442 Jy/beam ! Clean residual mean=-0.000007 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.0350103 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 = 3.1338e-05 Jy ! Component: 100 - total flux cleaned = 6.76865e-05 Jy ! Component: 150 - total flux cleaned = 9.52415e-05 Jy ! Component: 200 - total flux cleaned = 0.000121653 Jy ! Total flux subtracted in 200 components = 0.000121653 Jy ! Clean residual min=-0.001226 max=0.001438 Jy/beam ! Clean residual mean=-0.000006 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.035132 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 68 components and 0.035132 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.304 mas, bmaj=20.92 mas, bpa=-51.64 degrees ! Estimated noise=1.40027 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.15382e-05 Jy ! Component: 100 - total flux cleaned = 9.15713e-05 Jy ! Component: 150 - total flux cleaned = 0.000100048 Jy ! Component: 200 - total flux cleaned = 0.000123055 Jy ! Total flux subtracted in 200 components = 0.000123055 Jy ! Clean residual min=-0.001405 max=0.001391 Jy/beam ! Clean residual mean=-0.000005 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.035255 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 81 components and 0.035255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.037320Jy sigma=0.366830 ! Fit after self-cal, rms=0.037314Jy sigma=0.366807 wmodel J1811+5214_S_map.mod ! Writing 81 model components to file: J1811+5214_S_map.mod wobs J1811+5214_S_uvs.fits ! Writing UV FITS file: J1811+5214_S_uvs.fits wwins J1811+5214_S_map.win ! wwins: Wrote 1 windows to J1811+5214_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.000103819 Jy ! Component: 100 - total flux cleaned = 8.76143e-05 Jy ! Component: 150 - total flux cleaned = 0.0002332 Jy ! Component: 200 - total flux cleaned = 0.000385441 Jy ! Component: 250 - total flux cleaned = 0.000542308 Jy ! Component: 300 - total flux cleaned = 0.000629643 Jy ! Component: 350 - total flux cleaned = 0.000711915 Jy ! Component: 400 - total flux cleaned = 0.000737664 Jy ! Component: 450 - total flux cleaned = 0.000798791 Jy ! Component: 500 - total flux cleaned = 0.000833473 Jy ! Component: 550 - total flux cleaned = 0.000900266 Jy ! Component: 600 - total flux cleaned = 0.000985817 Jy ! Component: 650 - total flux cleaned = 0.00104729 Jy ! Component: 700 - total flux cleaned = 0.00110666 Jy ! Component: 750 - total flux cleaned = 0.0011635 Jy ! Component: 800 - total flux cleaned = 0.00119085 Jy ! Component: 850 - total flux cleaned = 0.00124399 Jy ! Component: 900 - total flux cleaned = 0.00128661 Jy ! Component: 950 - total flux cleaned = 0.00128656 Jy ! Component: 1000 - total flux cleaned = 0.00131071 Jy ! Component: 1050 - total flux cleaned = 0.00131815 Jy ! Component: 1100 - total flux cleaned = 0.00131036 Jy ! Component: 1150 - total flux cleaned = 0.00131036 Jy ! Component: 1200 - total flux cleaned = 0.00131029 Jy ! Component: 1250 - total flux cleaned = 0.0013102 Jy ! Component: 1300 - total flux cleaned = 0.00128939 Jy ! Component: 1350 - total flux cleaned = 0.001276 Jy ! Component: 1400 - total flux cleaned = 0.00130247 Jy ! Component: 1450 - total flux cleaned = 0.00130227 Jy ! Component: 1500 - total flux cleaned = 0.00130225 Jy ! Component: 1550 - total flux cleaned = 0.00132721 Jy ! Component: 1600 - total flux cleaned = 0.00135164 Jy ! Component: 1650 - total flux cleaned = 0.00136373 Jy ! Component: 1700 - total flux cleaned = 0.00138158 Jy ! Component: 1750 - total flux cleaned = 0.00139925 Jy ! Component: 1800 - total flux cleaned = 0.0013935 Jy ! Component: 1850 - total flux cleaned = 0.00138768 Jy ! Component: 1900 - total flux cleaned = 0.00139343 Jy ! Component: 1950 - total flux cleaned = 0.00137655 Jy ! Component: 2000 - total flux cleaned = 0.00137094 Jy ! Component: 2050 - total flux cleaned = 0.00136533 Jy ! Component: 2100 - total flux cleaned = 0.00134885 Jy ! Component: 2150 - total flux cleaned = 0.00135979 Jy ! Component: 2200 - total flux cleaned = 0.00136519 Jy ! Component: 2250 - total flux cleaned = 0.00138137 Jy ! Component: 2300 - total flux cleaned = 0.00140279 Jy ! Component: 2350 - total flux cleaned = 0.00141877 Jy ! Component: 2400 - total flux cleaned = 0.00142409 Jy ! Component: 2450 - total flux cleaned = 0.00145042 Jy ! Component: 2500 - total flux cleaned = 0.00145039 Jy ! Component: 2550 - total flux cleaned = 0.00146084 Jy ! Component: 2600 - total flux cleaned = 0.00147644 Jy ! Component: 2650 - total flux cleaned = 0.0015023 Jy ! Component: 2700 - total flux cleaned = 0.00152289 Jy ! Component: 2750 - total flux cleaned = 0.00154853 Jy ! Component: 2800 - total flux cleaned = 0.00156387 Jy ! Component: 2850 - total flux cleaned = 0.00159442 Jy ! Component: 2900 - total flux cleaned = 0.00162992 Jy ! Component: 2950 - total flux cleaned = 0.00165517 Jy ! Component: 3000 - total flux cleaned = 0.00169543 Jy ! Component: 3050 - total flux cleaned = 0.00171048 Jy ! Component: 3100 - total flux cleaned = 0.00173547 Jy ! Component: 3150 - total flux cleaned = 0.00176043 Jy ! Component: 3200 - total flux cleaned = 0.00179026 Jy ! Component: 3250 - total flux cleaned = 0.00181007 Jy ! Component: 3300 - total flux cleaned = 0.00182494 Jy ! Component: 3350 - total flux cleaned = 0.0018595 Jy ! Component: 3400 - total flux cleaned = 0.00186937 Jy ! Component: 3450 - total flux cleaned = 0.00188415 Jy ! Component: 3500 - total flux cleaned = 0.001894 Jy ! Component: 3550 - total flux cleaned = 0.00191368 Jy ! Component: 3600 - total flux cleaned = 0.00192349 Jy ! Component: 3650 - total flux cleaned = 0.00194316 Jy ! Component: 3700 - total flux cleaned = 0.00195298 Jy ! Component: 3750 - total flux cleaned = 0.00198249 Jy ! Component: 3800 - total flux cleaned = 0.00199231 Jy ! Component: 3850 - total flux cleaned = 0.00201688 Jy ! Component: 3900 - total flux cleaned = 0.00203161 Jy ! Component: 3950 - total flux cleaned = 0.00203653 Jy ! Component: 4000 - total flux cleaned = 0.00204146 Jy ! Component: 4050 - total flux cleaned = 0.00206604 Jy ! Total flux subtracted in 4096 components = 0.00206603 Jy ! Clean residual min=-0.000251 max=0.000292 Jy/beam ! Clean residual mean=-0.000001 rms=0.000093 Jy/beam ! Combined flux in latest and established models = 0.0373211 Jy keep ! Adding 270 model components to the UV plane model. ! The established model now contains 351 components and 0.0373211 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1811+5214_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.304 x 20.92 at -51.64 degrees (North through East) ! Clean map min=-0.0031199 max=0.032969 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1811+5214_S_map.fits wmodel /image_prod/ug002_uva//J1811+5214_S_map.mod ! Writing 351 model components to file: /image_prod/ug002_uva//J1811+5214_S_map.mod wobs /image_prod/ug002_uva//J1811+5214_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1811+5214_S_uvs.fits wwins /image_prod/ug002_uva//J1811+5214_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1811+5214_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0329688 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 9.53949e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.868048 0.868048 1.7361 3.47219 6.94439 13.8888 27.7775 55.5551 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.032 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 345.602 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1811+5214_S_dfm.log closed on Thu Mar 5 03:39:22 2020