! Started logfile: /image_prod/ug002_uva//J1152+3209_S_b_dfm.log on Thu Mar 5 00:15:35 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//J1152+3209_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1152+3209_S_b_uva.fits ! AN table 1: 90 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.630952 visibilities/baseline/integration-bin. ! Found source: J1152+3209 ! ! 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 4770 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 J1152+3209_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 150 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 150 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 150 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002608Jy sigma=10.174079 ! Fit after self-cal, rms=0.965879Jy sigma=9.843046 ! 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.14 mas, bmaj=10.44 mas, bpa=-15.45 degrees ! Estimated noise=1.85185 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.0257386 Jy ! Component: 100 - total flux cleaned = 0.0303757 Jy ! Total flux subtracted in 100 components = 0.0303757 Jy ! Clean residual min=-0.004461 max=0.004461 Jy/beam ! Clean residual mean=0.000008 rms=0.001186 Jy/beam ! Combined flux in latest and established models = 0.0303757 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0303757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067503Jy sigma=0.521651 ! Fit after self-cal, rms=0.066340Jy sigma=0.507094 ! 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.995 mas, bmaj=11.19 mas, bpa=-15.61 degrees ! Estimated noise=1.0367 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.00232418 Jy ! Component: 100 - total flux cleaned = 0.0018302 Jy ! Component: 150 - total flux cleaned = 0.00131445 Jy ! Component: 200 - total flux cleaned = 0.000888152 Jy ! Total flux subtracted in 200 components = 0.000888152 Jy ! Clean residual min=-0.003068 max=0.003096 Jy/beam ! Clean residual mean=0.000002 rms=0.000792 Jy/beam ! Combined flux in latest and established models = 0.0312638 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 22 components and 0.0312639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065225Jy sigma=0.500432 ! Fit after self-cal, rms=0.064850Jy sigma=0.499704 ! 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.995 x 11.19 at -15.61 degrees (North through East) ! Clean map min=-0.00647 max=0.03882 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 0.95 KP 1.00 LA 1.03 ! MK 1.00 NL 1.24 OV 1.16 PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.44 FD 0.97 KP 1.11 LA 1.05 ! MK 1.03 NL 0.65 OV 1.11 PT 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.70 FD 0.91 KP 1.11 LA 1.06 ! MK 1.08 NL 0.83 OV 1.02 PT 1.13 ! ! ! Fit before self-cal, rms=0.064850Jy sigma=0.499704 ! Fit after self-cal, rms=0.050525Jy sigma=0.489641 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.073 mas, bmaj=10.42 mas, bpa=-15.9 degrees ! Estimated noise=1.00872 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.000727539 Jy ! Component: 100 - total flux cleaned = 0.000764048 Jy ! Component: 150 - total flux cleaned = 0.000793918 Jy ! Component: 200 - total flux cleaned = 0.000820976 Jy ! Total flux subtracted in 200 components = 0.000820976 Jy ! Clean residual min=-0.001867 max=0.001783 Jy/beam ! Clean residual mean=0.000004 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.0320848 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 37 components and 0.0320848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.050509Jy sigma=0.489509 ! Fit after self-cal, rms=0.050616Jy sigma=0.483948 ! 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.050616Jy sigma=0.483948 ! Fit after self-cal, rms=0.053089Jy sigma=0.478798 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.066 mas, bmaj=10.13 mas, bpa=-16.34 degrees ! Estimated noise=1.02484 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000498096 Jy ! Component: 100 - total flux cleaned = 0.000545738 Jy ! Component: 150 - total flux cleaned = 0.000583721 Jy ! Component: 200 - total flux cleaned = 0.000583248 Jy ! Total flux subtracted in 200 components = 0.000583248 Jy ! Clean residual min=-0.001707 max=0.001916 Jy/beam ! Clean residual mean=0.000001 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.0326681 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 47 components and 0.0326681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053063Jy sigma=0.478626 ! Fit after self-cal, rms=0.053844Jy sigma=0.475909 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.00139423 Jy ! Component: 100 - total flux cleaned = -0.00179064 Jy ! Component: 150 - total flux cleaned = -0.00193324 Jy ! Component: 200 - total flux cleaned = -0.00196718 Jy ! Total flux subtracted in 200 components = -0.00196718 Jy ! Clean residual min=-0.001992 max=0.001920 Jy/beam ! Clean residual mean=0.000005 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.0307009 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 61 components and 0.0307009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.053789Jy sigma=0.475590 ! Fit after self-cal, rms=0.053829Jy sigma=0.475446 ! 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.053829Jy sigma=0.475446 ! Fit after self-cal, rms=0.059446Jy sigma=0.473863 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.064 mas, bmaj=10.04 mas, bpa=-16.41 degrees ! Estimated noise=1.03112 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000341579 Jy ! Component: 100 - total flux cleaned = 0.000340607 Jy ! Component: 150 - total flux cleaned = 0.000354527 Jy ! Component: 200 - total flux cleaned = 0.000329291 Jy ! Total flux subtracted in 200 components = 0.000329291 Jy ! Clean residual min=-0.001721 max=0.002021 Jy/beam ! Clean residual mean=-0.000000 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.0310302 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 68 components and 0.0310302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059427Jy sigma=0.473790 ! Fit after self-cal, rms=0.059967Jy sigma=0.472998 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 (52.5, 37.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00158986 Jy ! Component: 100 - total flux cleaned = 0.00184424 Jy ! Component: 150 - total flux cleaned = 0.00161979 Jy ! Component: 200 - total flux cleaned = 0.00145099 Jy ! Total flux subtracted in 200 components = 0.00145099 Jy ! Clean residual min=-0.001782 max=0.001613 Jy/beam ! Clean residual mean=0.000002 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.0324812 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 96 components and 0.0324812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.059872Jy sigma=0.472418 ! Fit after self-cal, rms=0.059889Jy sigma=0.472186 ! 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.059889Jy sigma=0.472186 ! Fit after self-cal, rms=0.066891Jy sigma=0.471679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.27 mas, bmaj=11.46 mas, bpa=-13.41 degrees ! Estimated noise=1.20777 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000325424 Jy ! Component: 100 - total flux cleaned = 0.000210194 Jy ! Component: 150 - total flux cleaned = 0.000208876 Jy ! Component: 200 - total flux cleaned = 0.000225573 Jy ! Total flux subtracted in 200 components = 0.000225573 Jy ! Clean residual min=-0.001512 max=0.001585 Jy/beam ! Clean residual mean=0.000000 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.0327068 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 112 components and 0.0327068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066856Jy sigma=0.471465 ! Fit after self-cal, rms=0.067216Jy sigma=0.471081 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.000364773 Jy ! Component: 100 - total flux cleaned = 0.00032416 Jy ! Component: 150 - total flux cleaned = 0.000217948 Jy ! Component: 200 - total flux cleaned = 0.000140812 Jy ! Total flux subtracted in 200 components = 0.000140812 Jy ! Clean residual min=-0.001619 max=0.001523 Jy/beam ! Clean residual mean=0.000001 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.0328476 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 131 components and 0.0328476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067192Jy sigma=0.471003 ! Fit after self-cal, rms=0.067190Jy sigma=0.470951 ! 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.062 mas, bmaj=9.959 mas, bpa=-16.53 degrees ! Estimated noise=1.03633 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.062 x 9.959 at -16.53 degrees (North through East) ! Clean map min=-0.0055132 max=0.03644 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.238 mas, bmaj=9.597 mas, bpa=-15.56 degrees ! Estimated noise=1.85278 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0257825 Jy ! Component: 100 - total flux cleaned = 0.0298419 Jy ! Component: 150 - total flux cleaned = 0.0316824 Jy ! Component: 200 - total flux cleaned = 0.0331395 Jy ! Total flux subtracted in 200 components = 0.0331395 Jy ! Clean residual min=-0.004009 max=0.003841 Jy/beam ! Clean residual mean=0.000003 rms=0.001069 Jy/beam ! Combined flux in latest and established models = 0.0331395 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.0331395 Jy ! Inverting map and beam ! Estimated beam: bmin=4.062 mas, bmaj=9.959 mas, bpa=-16.53 degrees ! Estimated noise=1.03633 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.000956464 Jy ! Component: 100 - total flux cleaned = 0.000997718 Jy ! Component: 150 - total flux cleaned = 0.000788618 Jy ! Component: 200 - total flux cleaned = 0.000783214 Jy ! Total flux subtracted in 200 components = 0.000783214 Jy ! Clean residual min=-0.002071 max=0.001981 Jy/beam ! Clean residual mean=0.000001 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.0339228 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 49 components and 0.0339228 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=10.27 mas, bmaj=11.46 mas, bpa=-13.41 degrees ! Estimated noise=1.20777 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.91668e-05 Jy ! Component: 100 - total flux cleaned = -0.000332594 Jy ! Component: 150 - total flux cleaned = -0.000456062 Jy ! Component: 200 - total flux cleaned = -0.00053476 Jy ! Total flux subtracted in 200 components = -0.00053476 Jy ! Clean residual min=-0.001681 max=0.001727 Jy/beam ! Clean residual mean=0.000001 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.033388 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 = -6.80886e-05 Jy ! Component: 100 - total flux cleaned = -0.000107851 Jy ! Component: 150 - total flux cleaned = -0.000161217 Jy ! Component: 200 - total flux cleaned = -0.0001775 Jy ! Total flux subtracted in 200 components = -0.0001775 Jy ! Clean residual min=-0.001623 max=0.001647 Jy/beam ! Clean residual mean=0.000001 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.0332105 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 83 components and 0.0332105 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.062 mas, bmaj=9.959 mas, bpa=-16.53 degrees ! Estimated noise=1.03633 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.26064e-05 Jy ! Component: 100 - total flux cleaned = -8.68453e-05 Jy ! Component: 150 - total flux cleaned = -0.000120808 Jy ! Component: 200 - total flux cleaned = -0.000120105 Jy ! Total flux subtracted in 200 components = -0.000120105 Jy ! Clean residual min=-0.001860 max=0.001695 Jy/beam ! Clean residual mean=0.000001 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.0330904 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 99 components and 0.0330904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067166Jy sigma=0.471336 ! Fit after self-cal, rms=0.067163Jy sigma=0.471175 wmodel J1152+3209_S_b_map.mod ! Writing 99 model components to file: J1152+3209_S_b_map.mod wobs J1152+3209_S_b_uvs.fits ! Writing UV FITS file: J1152+3209_S_b_uvs.fits wwins J1152+3209_S_b_map.win ! wwins: Wrote 2 windows to J1152+3209_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 = -0.000452026 Jy ! Component: 100 - total flux cleaned = -0.000670901 Jy ! Component: 150 - total flux cleaned = -0.00087505 Jy ! Component: 200 - total flux cleaned = -0.0010911 Jy ! Component: 250 - total flux cleaned = -0.00141361 Jy ! Component: 300 - total flux cleaned = -0.00167857 Jy ! Component: 350 - total flux cleaned = -0.00189078 Jy ! Component: 400 - total flux cleaned = -0.00205452 Jy ! Component: 450 - total flux cleaned = -0.00215333 Jy ! Component: 500 - total flux cleaned = -0.00224949 Jy ! Component: 550 - total flux cleaned = -0.00238 Jy ! Component: 600 - total flux cleaned = -0.00250684 Jy ! Component: 650 - total flux cleaned = -0.00261255 Jy ! Component: 700 - total flux cleaned = -0.00266428 Jy ! Component: 750 - total flux cleaned = -0.00274799 Jy ! Component: 800 - total flux cleaned = -0.0027807 Jy ! Component: 850 - total flux cleaned = -0.00282909 Jy ! Component: 900 - total flux cleaned = -0.00281332 Jy ! Component: 950 - total flux cleaned = -0.00284446 Jy ! Component: 1000 - total flux cleaned = -0.00278332 Jy ! Component: 1050 - total flux cleaned = -0.00272366 Jy ! Component: 1100 - total flux cleaned = -0.00269464 Jy ! Component: 1150 - total flux cleaned = -0.00260785 Jy ! Component: 1200 - total flux cleaned = -0.00256492 Jy ! Component: 1250 - total flux cleaned = -0.00245234 Jy ! Component: 1300 - total flux cleaned = -0.00239686 Jy ! Component: 1350 - total flux cleaned = -0.00230141 Jy ! Component: 1400 - total flux cleaned = -0.00226103 Jy ! Component: 1450 - total flux cleaned = -0.00222115 Jy ! Component: 1500 - total flux cleaned = -0.00212941 Jy ! Component: 1550 - total flux cleaned = -0.00209072 Jy ! Component: 1600 - total flux cleaned = -0.0020011 Jy ! Component: 1650 - total flux cleaned = -0.0018872 Jy ! Component: 1700 - total flux cleaned = -0.00179955 Jy ! Component: 1750 - total flux cleaned = -0.00173744 Jy ! Component: 1800 - total flux cleaned = -0.00162688 Jy ! Component: 1850 - total flux cleaned = -0.00159059 Jy ! Component: 1900 - total flux cleaned = -0.00150635 Jy ! Component: 1950 - total flux cleaned = -0.00144689 Jy ! Component: 2000 - total flux cleaned = -0.00137616 Jy ! Component: 2050 - total flux cleaned = -0.00129451 Jy ! Component: 2100 - total flux cleaned = -0.00128296 Jy ! Component: 2150 - total flux cleaned = -0.00122569 Jy ! Component: 2200 - total flux cleaned = -0.00119148 Jy ! Component: 2250 - total flux cleaned = -0.00112387 Jy ! Component: 2300 - total flux cleaned = -0.00105702 Jy ! Component: 2350 - total flux cleaned = -0.000979593 Jy ! Component: 2400 - total flux cleaned = -0.000848403 Jy ! Component: 2450 - total flux cleaned = -0.000804945 Jy ! Component: 2500 - total flux cleaned = -0.000708072 Jy ! Component: 2550 - total flux cleaned = -0.000643868 Jy ! Component: 2600 - total flux cleaned = -0.000537866 Jy ! Component: 2650 - total flux cleaned = -0.000485428 Jy ! Component: 2700 - total flux cleaned = -0.000412309 Jy ! Component: 2750 - total flux cleaned = -0.000339785 Jy ! Component: 2800 - total flux cleaned = -0.000278013 Jy ! Component: 2850 - total flux cleaned = -0.000175802 Jy ! Component: 2900 - total flux cleaned = -0.000104826 Jy ! Component: 2950 - total flux cleaned = -2.41404e-05 Jy ! Component: 3000 - total flux cleaned = 3.58594e-05 Jy ! Component: 3050 - total flux cleaned = 0.000135293 Jy ! Component: 3100 - total flux cleaned = 0.000214333 Jy ! Component: 3150 - total flux cleaned = 0.000312492 Jy ! Component: 3200 - total flux cleaned = 0.000361323 Jy ! Component: 3250 - total flux cleaned = 0.000458392 Jy ! Component: 3300 - total flux cleaned = 0.000526012 Jy ! Component: 3350 - total flux cleaned = 0.000593286 Jy ! Component: 3400 - total flux cleaned = 0.000669721 Jy ! Component: 3450 - total flux cleaned = 0.000764713 Jy ! Component: 3500 - total flux cleaned = 0.00081206 Jy ! Component: 3550 - total flux cleaned = 0.000887236 Jy ! Component: 3600 - total flux cleaned = 0.000952685 Jy ! Component: 3650 - total flux cleaned = 0.00102713 Jy ! Component: 3700 - total flux cleaned = 0.00109198 Jy ! Component: 3750 - total flux cleaned = 0.00117489 Jy ! Component: 3800 - total flux cleaned = 0.00122996 Jy ! Component: 3850 - total flux cleaned = 0.00133953 Jy ! Component: 3900 - total flux cleaned = 0.00139401 Jy ! Component: 3950 - total flux cleaned = 0.00145738 Jy ! Component: 4000 - total flux cleaned = 0.00152051 Jy ! Component: 4050 - total flux cleaned = 0.00158345 Jy ! Total flux subtracted in 4096 components = 0.00164615 Jy ! Clean residual min=-0.000510 max=0.000576 Jy/beam ! Clean residual mean=0.000000 rms=0.000160 Jy/beam ! Combined flux in latest and established models = 0.0347365 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 375 components and 0.0347365 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1152+3209_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.062 x 9.959 at -16.53 degrees (North through East) ! Clean map min=-0.0048313 max=0.035659 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1152+3209_S_b_map.fits wmodel /image_prod/ug002_uva//J1152+3209_S_b_map.mod ! Writing 375 model components to file: /image_prod/ug002_uva//J1152+3209_S_b_map.mod wobs /image_prod/ug002_uva//J1152+3209_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1152+3209_S_b_uvs.fits wwins /image_prod/ug002_uva//J1152+3209_S_b_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1152+3209_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0356594 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000155796 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.3107 1.3107 2.6214 5.2428 10.4856 20.9712 41.9424 83.8847 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.035 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 228.885 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1152+3209_S_b_dfm.log closed on Thu Mar 5 00:15:39 2020