! Started logfile: /image_prod/ug002_uva//J1346+7320_S_b_dfm.log on Thu Mar 5 01:26:44 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//J1346+7320_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1346+7320_S_b_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.857037 visibilities/baseline/integration-bin. ! Found source: J1346+7320 ! ! 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 6942 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 J1346+7320_S_b] 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 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004905Jy sigma=8.193365 ! Fit after self-cal, rms=0.942794Jy sigma=7.708720 ! 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.421 mas, bmaj=3.742 mas, bpa=-65.11 degrees ! Estimated noise=1.5838 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.0450302 Jy ! Component: 100 - total flux cleaned = 0.0549013 Jy ! Total flux subtracted in 100 components = 0.0549013 Jy ! Clean residual min=-0.003486 max=0.003506 Jy/beam ! Clean residual mean=0.000001 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.0549013 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0549013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065240Jy sigma=0.465497 ! Fit after self-cal, rms=0.064567Jy sigma=0.461133 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.103 mas, bmaj=4.385 mas, bpa=-54.36 degrees ! Estimated noise=1.07045 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.0040036 Jy ! Component: 100 - total flux cleaned = 0.00547711 Jy ! Component: 150 - total flux cleaned = 0.00562682 Jy ! Component: 200 - total flux cleaned = 0.00574065 Jy ! Total flux subtracted in 200 components = 0.00574065 Jy ! Clean residual min=-0.002105 max=0.002230 Jy/beam ! Clean residual mean=0.000006 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.060642 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 15 components and 0.060642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064290Jy sigma=0.459495 ! Fit after self-cal, rms=0.064286Jy sigma=0.459432 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.103 x 4.385 at -54.36 degrees (North through East) ! Clean map min=-0.0019928 max=0.058646 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.02 HN 1.04 KP 0.97 ! LA 0.99 MK 1.05 NL 0.96 OV 1.01 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.24 FD 1.01 HN 1.04 KP 0.98 ! LA 0.94 MK 0.98 NL 0.96 OV 1.06 ! PT 0.98 SC 0.88 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 0.99 KP 0.94 ! LA 1.01 MK 1.01 NL 1.05 OV 0.98 ! PT 1.01 SC 0.90 ! ! ! Fit before self-cal, rms=0.064286Jy sigma=0.459432 ! Fit after self-cal, rms=0.063847Jy sigma=0.458151 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.107 mas, bmaj=4.351 mas, bpa=-54.35 degrees ! Estimated noise=1.07209 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 = 9.76266e-05 Jy ! Component: 100 - total flux cleaned = 0.000206794 Jy ! Component: 150 - total flux cleaned = 0.000256315 Jy ! Component: 200 - total flux cleaned = 0.000283129 Jy ! Total flux subtracted in 200 components = 0.000283129 Jy ! Clean residual min=-0.002055 max=0.002130 Jy/beam ! Clean residual mean=0.000006 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.0609251 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 24 components and 0.0609251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063826Jy sigma=0.458058 ! Fit after self-cal, rms=0.063845Jy sigma=0.457971 ! 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.063845Jy sigma=0.457971 ! Fit after self-cal, rms=0.061174Jy sigma=0.454493 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.096 mas, bmaj=4.36 mas, bpa=-50.09 degrees ! Estimated noise=1.06838 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000147571 Jy ! Component: 100 - total flux cleaned = -0.000200186 Jy ! Component: 150 - total flux cleaned = -0.000220994 Jy ! Component: 200 - total flux cleaned = -0.000212297 Jy ! Total flux subtracted in 200 components = -0.000212297 Jy ! Clean residual min=-0.002025 max=0.001875 Jy/beam ! Clean residual mean=0.000003 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.0607128 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 33 components and 0.0607128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061168Jy sigma=0.454457 ! Fit after self-cal, rms=0.061169Jy sigma=0.454281 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.97726e-07 Jy ! Component: 100 - total flux cleaned = 1.44051e-06 Jy ! Component: 150 - total flux cleaned = 9.72194e-06 Jy ! Component: 200 - total flux cleaned = 1.78574e-05 Jy ! Total flux subtracted in 200 components = 1.78574e-05 Jy ! Clean residual min=-0.002020 max=0.001859 Jy/beam ! Clean residual mean=0.000003 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.0607307 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 38 components and 0.0607307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061165Jy sigma=0.454257 ! Fit after self-cal, rms=0.061165Jy sigma=0.454252 ! 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.061165Jy sigma=0.454252 ! Fit after self-cal, rms=0.061217Jy sigma=0.454237 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.091 mas, bmaj=4.37 mas, bpa=-49.33 degrees ! Estimated noise=1.06776 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.40931e-05 Jy ! Component: 100 - total flux cleaned = -0.000113637 Jy ! Component: 150 - total flux cleaned = -0.000121766 Jy ! Component: 200 - total flux cleaned = -0.000114271 Jy ! Total flux subtracted in 200 components = -0.000114271 Jy ! Clean residual min=-0.002021 max=0.001864 Jy/beam ! Clean residual mean=0.000003 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.0606164 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.0606164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061214Jy sigma=0.454217 ! Fit after self-cal, rms=0.061216Jy sigma=0.454212 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 = -2.21893e-05 Jy ! Component: 100 - total flux cleaned = -2.20749e-05 Jy ! Component: 150 - total flux cleaned = -2.22121e-05 Jy ! Component: 200 - total flux cleaned = -1.45219e-05 Jy ! Total flux subtracted in 200 components = -1.45219e-05 Jy ! Clean residual min=-0.002019 max=0.001856 Jy/beam ! Clean residual mean=0.000003 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.0606019 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.0606019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061213Jy sigma=0.454197 ! Fit after self-cal, rms=0.061214Jy sigma=0.454195 ! 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.061214Jy sigma=0.454195 ! Fit after self-cal, rms=0.061210Jy sigma=0.454192 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.642 mas, bmaj=9.308 mas, bpa=83.96 degrees ! Estimated noise=1.30903 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.27175e-05 Jy ! Component: 100 - total flux cleaned = 7.98652e-06 Jy ! Component: 150 - total flux cleaned = -4.57535e-06 Jy ! Component: 200 - total flux cleaned = -1.36644e-05 Jy ! Total flux subtracted in 200 components = -1.36644e-05 Jy ! Clean residual min=-0.001870 max=0.001777 Jy/beam ! Clean residual mean=0.000007 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.0605882 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 45 components and 0.0605882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061211Jy sigma=0.454194 ! Fit after self-cal, rms=0.061212Jy sigma=0.454190 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 = 1.46933e-05 Jy ! Component: 100 - total flux cleaned = 1.08908e-05 Jy ! Component: 150 - total flux cleaned = 2.52868e-06 Jy ! Component: 200 - total flux cleaned = 2.47955e-06 Jy ! Total flux subtracted in 200 components = 2.47955e-06 Jy ! Clean residual min=-0.001870 max=0.001775 Jy/beam ! Clean residual mean=0.000007 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.0605907 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 46 components and 0.0605907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061212Jy sigma=0.454192 ! Fit after self-cal, rms=0.061213Jy sigma=0.454191 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=4.087 mas, bmaj=4.376 mas, bpa=-48.6 degrees ! Estimated noise=1.06698 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.087 x 4.376 at -48.6 degrees (North through East) ! Clean map min=-0.0019321 max=0.058447 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.432 mas, bmaj=3.722 mas, bpa=-60.57 degrees ! Estimated noise=1.57761 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.045354 Jy ! Component: 100 - total flux cleaned = 0.0556651 Jy ! Component: 150 - total flux cleaned = 0.0591391 Jy ! Component: 200 - total flux cleaned = 0.0597685 Jy ! Total flux subtracted in 200 components = 0.0597685 Jy ! Clean residual min=-0.003444 max=0.003168 Jy/beam ! Clean residual mean=0.000001 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.0597685 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0597685 Jy ! Inverting map and beam ! Estimated beam: bmin=4.087 mas, bmaj=4.376 mas, bpa=-48.6 degrees ! Estimated noise=1.06698 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 (-80, -21). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111681 Jy ! Component: 100 - total flux cleaned = 0.00107603 Jy ! Component: 150 - total flux cleaned = 0.00099318 Jy ! Component: 200 - total flux cleaned = 0.000957839 Jy ! Total flux subtracted in 200 components = 0.000957839 Jy ! Clean residual min=-0.002050 max=0.001872 Jy/beam ! Clean residual mean=0.000003 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.0607263 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 33 components and 0.0607263 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.642 mas, bmaj=9.308 mas, bpa=83.96 degrees ! Estimated noise=1.30903 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.71101e-06 Jy ! Component: 100 - total flux cleaned = -7.60729e-05 Jy ! Component: 150 - total flux cleaned = -0.000133563 Jy ! Component: 200 - total flux cleaned = -0.000168823 Jy ! Total flux subtracted in 200 components = -0.000168823 Jy ! Clean residual min=-0.001789 max=0.001857 Jy/beam ! Clean residual mean=0.000008 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.0605575 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 = -4.72063e-05 Jy ! Component: 100 - total flux cleaned = -8.9044e-05 Jy ! Component: 150 - total flux cleaned = -0.000114481 Jy ! Component: 200 - total flux cleaned = -0.000114359 Jy ! Total flux subtracted in 200 components = -0.000114359 Jy ! Clean residual min=-0.001767 max=0.001875 Jy/beam ! Clean residual mean=0.000008 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.0604432 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 56 components and 0.0604432 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.087 mas, bmaj=4.376 mas, bpa=-48.6 degrees ! Estimated noise=1.06698 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000103834 Jy ! Component: 100 - total flux cleaned = 0.000106529 Jy ! Component: 150 - total flux cleaned = 6.26511e-05 Jy ! Component: 200 - total flux cleaned = 6.7982e-07 Jy ! Total flux subtracted in 200 components = 6.7982e-07 Jy ! Clean residual min=-0.001963 max=0.001838 Jy/beam ! Clean residual mean=0.000003 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.0604438 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 73 components and 0.0604438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061137Jy sigma=0.453705 ! Fit after self-cal, rms=0.061132Jy sigma=0.453596 wmodel J1346+7320_S_b_map.mod ! Writing 73 model components to file: J1346+7320_S_b_map.mod wobs J1346+7320_S_b_uvs.fits ! Writing UV FITS file: J1346+7320_S_b_uvs.fits wwins J1346+7320_S_b_map.win ! wwins: Wrote 2 windows to J1346+7320_S_b_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 = -4.88619e-05 Jy ! Component: 100 - total flux cleaned = 0.000135899 Jy ! Component: 150 - total flux cleaned = 0.000338301 Jy ! Component: 200 - total flux cleaned = 0.000450073 Jy ! Component: 250 - total flux cleaned = 0.000504465 Jy ! Component: 300 - total flux cleaned = 0.000530684 Jy ! Component: 350 - total flux cleaned = 0.000505135 Jy ! Component: 400 - total flux cleaned = 0.000505172 Jy ! Component: 450 - total flux cleaned = 0.000529251 Jy ! Component: 500 - total flux cleaned = 0.0006236 Jy ! Component: 550 - total flux cleaned = 0.000669641 Jy ! Component: 600 - total flux cleaned = 0.000782874 Jy ! Component: 650 - total flux cleaned = 0.000782637 Jy ! Component: 700 - total flux cleaned = 0.000870766 Jy ! Component: 750 - total flux cleaned = 0.000956882 Jy ! Component: 800 - total flux cleaned = 0.00104171 Jy ! Component: 850 - total flux cleaned = 0.0010629 Jy ! Component: 900 - total flux cleaned = 0.0011251 Jy ! Component: 950 - total flux cleaned = 0.00126785 Jy ! Component: 1000 - total flux cleaned = 0.00124768 Jy ! Component: 1050 - total flux cleaned = 0.00128777 Jy ! Component: 1100 - total flux cleaned = 0.00140545 Jy ! Component: 1150 - total flux cleaned = 0.00140537 Jy ! Component: 1200 - total flux cleaned = 0.00144388 Jy ! Component: 1250 - total flux cleaned = 0.00144394 Jy ! Component: 1300 - total flux cleaned = 0.00140691 Jy ! Component: 1350 - total flux cleaned = 0.00148091 Jy ! Component: 1400 - total flux cleaned = 0.00148092 Jy ! Component: 1450 - total flux cleaned = 0.00139151 Jy ! Component: 1500 - total flux cleaned = 0.00142711 Jy ! Component: 1550 - total flux cleaned = 0.00139204 Jy ! Component: 1600 - total flux cleaned = 0.00137489 Jy ! Component: 1650 - total flux cleaned = 0.00127196 Jy ! Component: 1700 - total flux cleaned = 0.00130612 Jy ! Component: 1750 - total flux cleaned = 0.0012554 Jy ! Component: 1800 - total flux cleaned = 0.00127185 Jy ! Component: 1850 - total flux cleaned = 0.00118892 Jy ! Component: 1900 - total flux cleaned = 0.00115652 Jy ! Component: 1950 - total flux cleaned = 0.00115686 Jy ! Component: 2000 - total flux cleaned = 0.00117297 Jy ! Component: 2050 - total flux cleaned = 0.0011414 Jy ! Component: 2100 - total flux cleaned = 0.00117266 Jy ! Component: 2150 - total flux cleaned = 0.00121943 Jy ! Component: 2200 - total flux cleaned = 0.00117324 Jy ! Component: 2250 - total flux cleaned = 0.00118834 Jy ! Component: 2300 - total flux cleaned = 0.00114314 Jy ! Component: 2350 - total flux cleaned = 0.00115811 Jy ! Component: 2400 - total flux cleaned = 0.00115816 Jy ! Component: 2450 - total flux cleaned = 0.00112856 Jy ! Component: 2500 - total flux cleaned = 0.00112853 Jy ! Component: 2550 - total flux cleaned = 0.00105606 Jy ! Component: 2600 - total flux cleaned = 0.00102744 Jy ! Component: 2650 - total flux cleaned = 0.00104192 Jy ! Component: 2700 - total flux cleaned = 0.00104209 Jy ! Component: 2750 - total flux cleaned = 0.00104215 Jy ! Component: 2800 - total flux cleaned = 0.00104228 Jy ! Component: 2850 - total flux cleaned = 0.000973338 Jy ! Component: 2900 - total flux cleaned = 0.00100067 Jy ! Component: 2950 - total flux cleaned = 0.000959961 Jy ! Component: 3000 - total flux cleaned = 0.000932882 Jy ! Component: 3050 - total flux cleaned = 0.000932881 Jy ! Component: 3100 - total flux cleaned = 0.000892952 Jy ! Component: 3150 - total flux cleaned = 0.000879931 Jy ! Component: 3200 - total flux cleaned = 0.000762207 Jy ! Component: 3250 - total flux cleaned = 0.000827272 Jy ! Component: 3300 - total flux cleaned = 0.000788507 Jy ! Component: 3350 - total flux cleaned = 0.000801325 Jy ! Component: 3400 - total flux cleaned = 0.000788541 Jy ! Component: 3450 - total flux cleaned = 0.000738032 Jy ! Component: 3500 - total flux cleaned = 0.000738028 Jy ! Component: 3550 - total flux cleaned = 0.000688152 Jy ! Component: 3600 - total flux cleaned = 0.000626135 Jy ! Component: 3650 - total flux cleaned = 0.000601602 Jy ! Component: 3700 - total flux cleaned = 0.00057721 Jy ! Component: 3750 - total flux cleaned = 0.000504576 Jy ! Component: 3800 - total flux cleaned = 0.000492562 Jy ! Component: 3850 - total flux cleaned = 0.000516399 Jy ! Component: 3900 - total flux cleaned = 0.000468748 Jy ! Component: 3950 - total flux cleaned = 0.000433242 Jy ! Component: 4000 - total flux cleaned = 0.000421544 Jy ! Component: 4050 - total flux cleaned = 0.000456539 Jy ! Total flux subtracted in 4096 components = 0.000410078 Jy ! Clean residual min=-0.000678 max=0.000736 Jy/beam ! Clean residual mean=0.000001 rms=0.000206 Jy/beam ! Combined flux in latest and established models = 0.0608539 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 366 components and 0.0608538 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1346+7320_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.087 x 4.376 at -48.6 degrees (North through East) ! Clean map min=-0.0015933 max=0.058294 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1346+7320_S_b_map.fits wmodel /image_prod/ug002_uva//J1346+7320_S_b_map.mod ! Writing 366 model components to file: /image_prod/ug002_uva//J1346+7320_S_b_map.mod wobs /image_prod/ug002_uva//J1346+7320_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1346+7320_S_b_uvs.fits wwins /image_prod/ug002_uva//J1346+7320_S_b_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1346+7320_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0582941 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000203617 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.04788 1.04788 2.09575 4.19151 8.38302 16.766 33.5321 67.0641 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.058 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 286.293 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1346+7320_S_b_dfm.log closed on Thu Mar 5 01:26:48 2020